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