Searched refs:DTRACE_IO1 (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_bio.c1262 DTRACE_IO1(start, buf_t, bp);
1270 DTRACE_IO1(start, buf_t, bp);
1278 DTRACE_IO1(start, buf_t, bp);
1285 DTRACE_IO1(start, buf_t, bp);
1302 DTRACE_IO1(start, buf_t, bp);
1315 DTRACE_IO1(start, buf_t, bp);
3859 DTRACE_IO1(wait__start, buf_t, bp);
3861 DTRACE_IO1(wait__done, buf_t, bp);
3960 DTRACE_IO1(done, buf_t, bp);
H A Dvfs_journal.c93 #include <sys/sdt.h> /* DTRACE_IO1 */
409 DTRACE_IO1(journal__start, buf_t, bp);
414 DTRACE_IO1(journal__done, buf_t, bp);
H A Dvfs_cluster.c832 DTRACE_IO1(wait__start, buf_t, cbp);
834 DTRACE_IO1(wait__done, buf_t, cbp);
/xnu-2782.1.97/osfmk/mach/machine/
H A Dsdt.h191 #define DTRACE_IO1(name, type1, arg1) \ macro
361 #define DTRACE_IO1(name, type1, arg1) do {} while(0) macro

Completed in 107 milliseconds