Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dhost.c871 extern uint32_t c_empty_count;
898 qc->qcc_empty_count = c_empty_count; in vm_compressor_queue_lens()
/xnu-11417.101.15/osfmk/vm/
H A Dvm_compressor.c285 uint32_t c_empty_count = 0; variable
1734 c_empty_count--; in c_seg_switch_state()
1860 c_empty_count++; in c_seg_switch_state()
4228 c_empty_count++; /* going to be immediately decremented in the next call */ in c_seg_allocate()