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