Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dmachine.c945 DTRACE_PHYSLAT5(physioread, uint64_t, (eabs - sabs), in ml_io_read()
1093 DTRACE_PHYSLAT5(physiowrite, uint64_t, (eabs - sabs), in ml_io_write()
/xnu-8792.61.2/osfmk/mach/machine/
H A Dsdt.h152 #define DTRACE_PHYSLAT5(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4, type5, arg5) \ macro