Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dhost.c872 extern uint32_t c_empty_count;
899 qc->qcc_empty_count = c_empty_count; in vm_compressor_queue_lens()
/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor.c286 uint32_t c_empty_count = 0; variable
1765 c_empty_count--; in c_seg_switch_state()
1891 c_empty_count++; in c_seg_switch_state()
4236 c_empty_count++; /* going to be immediately decremented in the next call */ in c_seg_allocate()