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