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