Searched refs:DTRACE_PHYSLAT4 (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.41.9/osfmk/x86_64/ |
| H A D | loose_ends.c | 370 DTRACE_PHYSLAT4(physread, uint64_t, (eabs - sabs), in ml_phys_read_data() 510 DTRACE_PHYSLAT4(physwrite, uint64_t, (eabs - sabs), in ml_phys_write_data() 693 DTRACE_PHYSLAT4(portiowrite, uint64_t, (eabs - sabs), in ml_port_io_write()
|
| /xnu-10002.41.9/osfmk/arm64/ |
| H A D | loose_ends.c | 378 DTRACE_PHYSLAT4(physread, uint64_t, (eabs - sabs), in ml_phys_read_data() 600 DTRACE_PHYSLAT4(physwrite, uint64_t, (eabs - sabs), in ml_phys_write_data()
|
| /xnu-10002.41.9/osfmk/mach/machine/ |
| H A D | sdt.h | 149 #define DTRACE_PHYSLAT4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) \ macro
|