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