Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_mteinfo.c682 cell_queue_count(mte_cell_queue_t queue) in cell_queue_count() function
1409 while (cell_queue_count(queue) > 0) { in mteinfo_tag_storage_flush_reclaiming()
1423 if (--batch == 0 && cell_queue_count(queue)) { in mteinfo_tag_storage_flush_reclaiming()
1869 return cell_queue_count(&active_0->buckets[0]) >= threshold; in mteinfo_tag_storage_should_drain()