Searched refs:memorystatus_is_system_healthy (Results 1 – 5 of 5) sorted by relevance
116 memorystatus_is_system_healthy(const memorystatus_system_health_t *status) in memorystatus_is_system_healthy() function159 bool is_system_healthy = memorystatus_is_system_healthy(&status); in memorystatus_pick_action()
173 bool memorystatus_is_system_healthy(const memorystatus_system_health_t *status);
9661 bool healthy = memorystatus_is_system_healthy(status);9774 assert(!memorystatus_is_system_healthy(status));
117 If the system is unhealthy, see `memorystatus_is_system_healthy` in `bsd/kern/kern_memorystatus_pol…
63 1. Check if the system is healthy via `memorystatus_is_system_healthy`