Searched refs:JETSAM_REASON_MEMORY_PERPROCESSLIMIT (Results 1 – 4 of 4) sorted by relevance
279 #define JETSAM_REASON_MEMORY_PERPROCESSLIMIT 7 macro305 kMemorystatusKilledPerProcessLimit = JETSAM_REASON_MEMORY_PERPROCESSLIMIT,
20 | `JETSAM_REASON_MEMORY_PERPROCESSLIMIT` | N/A …116 This behaves similarly to `JETSAM_REASON_MEMORY_PERPROCESSLIMIT`, except that it occurs when the pr…
442 if (p->p_exit_reason->osr_code == JETSAM_REASON_MEMORY_PERPROCESSLIMIT) { in proc_update_corpse_exception_codes()
5081 jetsam_reason = os_reason_create(OS_REASON_JETSAM, JETSAM_REASON_MEMORY_PERPROCESSLIMIT); in memorystatus_on_ledger_footprint_exceeded()