Searched refs:highsum (Results 1 – 1 of 1) sorted by relevance
260 int highsum = 0; in hash_debug() local266 highsum += vm_page_buckets[i].hi_count; in hash_debug()278 printf("Sum of bucket max depth: %d\n", highsum); in hash_debug()280 highsum / vm_page_bucket_count, in hash_debug()281 highsum % vm_page_bucket_count); in hash_debug()