Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dkern_memorystatus_policy.c159 bool is_system_healthy = memorystatus_is_system_healthy(&status); in memorystatus_pick_action() local
162 if (status.msh_available_pages_below_soft || !is_system_healthy) { in memorystatus_pick_action()
211 is_system_healthy) { in memorystatus_pick_action()
219 if (memstat_reaper_is_currently_sweeping && is_system_healthy) { in memorystatus_pick_action()
227 if (is_system_healthy) { in memorystatus_pick_action()
264 if (is_system_healthy) { in memorystatus_pick_action()