Searched refs:IOTRACE_PHYS_READ (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | iotrace.h | 40 IOTRACE_PHYS_READ = 1, enumerator
|
| /xnu-12377.61.12/osfmk/x86_64/ |
| H A D | loose_ends.c | 359 iotrace(IOTRACE_PHYS_READ, 0, paddr, size, result, sabs, eabs - sabs); in ml_phys_read_data()
|
| /xnu-12377.61.12/osfmk/arm64/ |
| H A D | loose_ends.c | 578 iotrace(IOTRACE_PHYS_READ, 0, addr, size, result, kern_timeout_start_time(&timeout), duration); in ml_phys_read_data()
|