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