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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c1244 DTRACE_IO1(start, buf_t, bp);
1252 DTRACE_IO1(start, buf_t, bp);
1260 DTRACE_IO1(start, buf_t, bp);
1267 DTRACE_IO1(start, buf_t, bp);
1284 DTRACE_IO1(start, buf_t, bp);
1297 DTRACE_IO1(start, buf_t, bp);
3779 DTRACE_IO1(wait__start, buf_t, bp);
3781 DTRACE_IO1(wait__done, buf_t, bp);
3884 DTRACE_IO1(done, buf_t, bp);
H A Dvfs_journal.c93 #include <sys/sdt.h> /* DTRACE_IO1 */
391 DTRACE_IO1(journal__start, buf_t, bp);
396 DTRACE_IO1(journal__done, buf_t, bp);
H A Dvfs_cluster.c831 DTRACE_IO1(wait__start, buf_t, cbp);
833 DTRACE_IO1(wait__done, buf_t, cbp);
/xnu-2422.115.4/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 42 milliseconds