Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/vm/
H A Dvm_compressor.c1619 uint32_t *donate_swapout_count, *donate_swappedin_count; in c_seg_switch_state() local
1635 donate_swapout_count = &c_early_swapout_count; in c_seg_switch_state()
1640 donate_swapout_count = &c_late_swapout_count; in c_seg_switch_state()
1700 *donate_swapout_count -= 1; in c_seg_switch_state()
1855 *donate_swapout_count += 1; in c_seg_switch_state()