Searched refs:memorystatus_is_system_healthy (Results 1 – 5 of 5) sorted by relevance
110 memorystatus_is_system_healthy(const memorystatus_system_health_t *status) in memorystatus_is_system_healthy() function150 bool is_system_healthy = memorystatus_is_system_healthy(&status); in memorystatus_pick_action()
158 bool memorystatus_is_system_healthy(const memorystatus_system_health_t *status);
8575 bool healthy = memorystatus_is_system_healthy(status);8613 assert(!memorystatus_is_system_healthy(status));
123 If the system is unhealthy, see `memorystatus_is_system_healthy` in `bsd/kern/kern_memorystatus_pol…
68 1. Check if the system is healthy via `memorystatus_is_system_healthy`