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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_hash.c677 unsigned int bucket_count = 0; local
684 bucket_count++;
688 info[i].hib_count = bucket_count;
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_resident.c3529 unsigned int bucket_count = 0; local
3534 bucket_count++;
3538 info[i].hib_count = bucket_count;

Completed in 32 milliseconds