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

/xnu-2782.1.97/tools/lldbmacros/
H A Dmemory.py111 bucket_count = 20
115 while bucket_index < bucket_count:
/xnu-2782.1.97/osfmk/vm/
H A Dvm_resident.c6552 unsigned int bucket_count = 0; local
6559 bucket_count++;
6564 info[i].hib_count = bucket_count;

Completed in 35 milliseconds