Searched refs:c_regular_swappedin_count (Results 1 – 2 of 2) sorted by relevance
887 extern uint32_t c_early_swappedin_count, c_regular_swappedin_count, c_late_swappedin_count;911 qc->qcc_regular_swappedin_count = c_regular_swappedin_count; in vm_compressor_queue_lens()
278 uint32_t c_early_swappedin_count = 0, c_regular_swappedin_count = 0, c_late_swappedin_count … variable1769 c_regular_swappedin_count--; in c_seg_switch_state()1910 c_regular_swappedin_count++; in c_seg_switch_state()3450 if (c_age_count < C_AGE_Q_COUNT_LOW_THRESHOLD || c_age_count < c_regular_swappedin_count) { in vm_compressor_process_regular_swapped_in_segments()