Searched refs:DTRACE_MEMORYSTATUS2 (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/osfmk/mach/machine/ |
| H A D | sdt.h | 118 #define DTRACE_MEMORYSTATUS2(name, type1, arg1, type2, arg2) \ macro
|
| /xnu-8792.61.2/bsd/kern/ |
| H A D | kern_memorystatus.c | 1962 DTRACE_MEMORYSTATUS2(memorystatus_add, proc_t, p, int32_t, p->p_memstat_effectivepriority); in memorystatus_add() 7707 …DTRACE_MEMORYSTATUS2(memorystatus_set_memlimit, proc_t, p, int32_t, (p->p_memstat_memlimit > 0 ? p…
|