Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Dkern_memorystatus_policy.c153 bool is_system_healthy = memorystatus_is_system_healthy(&status); in memorystatus_pick_action() local
156 if (status.msh_available_pages_below_pressure || !is_system_healthy) { in memorystatus_pick_action()
199 if (is_system_healthy) { in memorystatus_pick_action()
234 if (is_system_healthy) { in memorystatus_pick_action()