Home
last modified time | relevance | path

Searched refs:DTRACE_MEMORYSTATUS4 (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/osfmk/mach/machine/
H A Dsdt.h124 #define DTRACE_MEMORYSTATUS4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) \ macro
/xnu-8792.61.2/bsd/kern/
H A Dkern_memorystatus.c1563DTRACE_MEMORYSTATUS4(memorystatus_do_kill, proc_t, p, os_reason_t, jetsam_reason, uint32_t, cause,… in memorystatus_do_kill()