Searched refs:target_foreground_process (Results 1 – 1 of 1) sorted by relevance
128 …te_to_notify(struct klist *candidate_list, int level, boolean_t target_foreground_process, uint64_…130 kern_return_t memorystatus_update_vm_pressure(boolean_t target_foreground_process);1096 …te_to_notify(struct klist *candidate_list, int level, boolean_t target_foreground_process, uint64_… in vm_pressure_select_optimal_candidate_to_notify() argument1151 if (target_foreground_process == TRUE && !memorystatus_is_foreground_locked(p)) { in vm_pressure_select_optimal_candidate_to_notify()1172 if (target_foreground_process == FALSE && !memorystatus_bg_pressure_eligible(p)) { in vm_pressure_select_optimal_candidate_to_notify()1406 memorystatus_update_vm_pressure(boolean_t target_foreground_process) in memorystatus_update_vm_pressure() argument1551 …ptimal_candidate_to_notify(&memorystatus_klist, level_snapshot, target_foreground_process, &next_t… in memorystatus_update_vm_pressure()1653 if (memorystatus_manual_testing_on == TRUE && target_foreground_process == TRUE) { in memorystatus_update_vm_pressure()