Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dkern_memorystatus_policy.c114 memstat_is_system_healthy(const memorystatus_system_health_t status) in memstat_is_system_healthy() function
140 bool healthy = memstat_is_system_healthy(status); in memstat_log_system_health()
255 return memstat_is_system_healthy(status); in memstat_check_system_health()
272 assert(!memstat_is_system_healthy(status)); in memorystatus_pick_kill_cause()