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