Home
last modified time | relevance | path

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

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