Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/kern/
H A Dkern_memorystatus_policy.c150 bool is_system_healthy = memorystatus_is_system_healthy(&status); in memorystatus_pick_action() local
153 if (status.msh_available_pages_below_pressure || !is_system_healthy) { in memorystatus_pick_action()
194 if (is_system_healthy) { in memorystatus_pick_action()
229 if (is_system_healthy) { in memorystatus_pick_action()