Searched refs:DTRACE_IO4 (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/osfmk/mach/machine/ |
| H A D | sdt.h | 110 #define DTRACE_IO4(name, type1, arg1, type2, arg2, \ macro
|
| /xnu-8792.61.2/osfmk/kern/ |
| H A D | task.c | 7572 …DTRACE_IO4(physical_writes, struct task *, task, task_physical_write_flavor_t, flavor, uint64_t, i… in task_update_physical_writes() 7604 DTRACE_IO4(logical_writes, struct task *, task, uint32_t, io_size, int, flags, vnode *, vp); in task_update_logical_writes()
|