Searched refs:highsum (Results 1 – 1 of 1) sorted by relevance
324 int highsum = 0; in hash_debug() local330 highsum += vm_page_buckets[i].hi_count; in hash_debug()342 printf("Sum of bucket max depth: %d\n", highsum); in hash_debug()344 highsum / vm_page_bucket_count, in hash_debug()345 highsum % vm_page_bucket_count); in hash_debug()