Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/ !
H A Dhost.c894 extern uint32_t c_empty_count;
921 qc->qcc_empty_count = c_empty_count; in vm_compressor_queue_lens()
/xnu-12377.1.9/osfmk/vm/ !
H A Dvm_compressor.c285 uint32_t c_empty_count = 0; variable
1738 c_empty_count--; in c_seg_switch_state()
1864 c_empty_count++; in c_seg_switch_state()
4263 c_empty_count++; /* going to be immediately decremented in the next call */ in c_seg_allocate()