Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/vm/ !
H A Dvm_compressor.c1618 uint32_t *donate_swapout_count, *donate_swappedin_count; in c_seg_switch_state() local
1634 donate_swapout_count = &c_early_swapout_count; in c_seg_switch_state()
1639 donate_swapout_count = &c_late_swapout_count; in c_seg_switch_state()
1699 *donate_swapout_count -= 1; in c_seg_switch_state()
1854 *donate_swapout_count += 1; in c_seg_switch_state()