Searched refs:DTRACE_IO3 (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/osfmk/mach/machine/ |
| H A D | sdt.h | 107 #define DTRACE_IO3(name, type1, arg1, type2, arg2, type3, arg3) \ macro
|
| /xnu-8792.61.2/osfmk/kern/ |
| H A D | thread.c | 2784 DTRACE_IO3(physical_writes, struct task *, task, uint32_t, size, int, io_flags); in thread_update_io_stats()
|