Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dproc_internal.h548 #define P_JETSAM_HIWAT 0x20000000 /* jetsam: high water mark */ macro
/xnu-12377.41.6/bsd/kern/
H A Dproc_info.c4007 case P_JETSAM_HIWAT: in proc_pidnoteexit()
H A Dkern_memorystatus.c2401 …ystatusKilledHiwat: jetsam_flags |= P_JETSAM_HIWAT; break; in memorystatus_do_kill()
H A Dkern_event.c1262 case P_JETSAM_HIWAT: in filt_procevent()