Home
last modified time | relevance | path

Searched refs:bucket_count (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/tools/lldbmacros/
H A Dmemory.py5447 bucket_count = 20
5449 while bucket_index < bucket_count:
/xnu-12377.81.4/osfmk/vm/
H A Dvm_resident.c10518 unsigned int bucket_count = 0; in vm_page_info() local
10527 bucket_count++; in vm_page_info()
10533 info[i].hib_count = bucket_count; in vm_page_info()