Searched refs:DTRACE_MEMORYSTATUS2 (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/osfmk/mach/machine/ |
| H A D | sdt.h | 118 #define DTRACE_MEMORYSTATUS2(name, type1, arg1, type2, arg2) \ macro
|
| /xnu-12377.61.12/bsd/kern/ |
| H A D | kern_memorystatus.c | 2770 DTRACE_MEMORYSTATUS2(memorystatus_add, proc_t, p, int32_t, p->p_memstat_effectivepriority); in memorystatus_add() 8902 …DTRACE_MEMORYSTATUS2(memorystatus_diag_memlimit_properties_t, proc_t, p, int32_t, (p->p_memstat_me… 8913 …DTRACE_MEMORYSTATUS2(memorystatus_diag_memlimit_properties_t, proc_t, p, int32_t, (p->p_memstat_me…
|