Searched refs:highsum (Results 1 – 1 of 1) sorted by relevance
268 int highsum = 0; in hash_debug() local274 highsum += vm_page_buckets[i].hi_count; in hash_debug()286 printf("Sum of bucket max depth: %d\n", highsum); in hash_debug()288 highsum / vm_page_bucket_count, in hash_debug()289 highsum % vm_page_bucket_count); in hash_debug()