Searched refs:DTRACE_FSINFO_IO (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/vfs/ |
| H A D | kpi_vfs.c | 3728 DTRACE_FSINFO_IO(read, in VNOP_READ() 3769 DTRACE_FSINFO_IO(write, in VNOP_WRITE() 5179 DTRACE_FSINFO_IO(readdir, in VNOP_READDIR() 5227 DTRACE_FSINFO_IO(readdirattr, in VNOP_READDIRATTR() 5270 DTRACE_FSINFO_IO(getattrlistbulk, in VNOP_GETATTRLISTBULK() 5323 DTRACE_FSINFO_IO(readlink, in VNOP_READLINK()
|
| /xnu-8019.80.24/osfmk/mach/machine/ |
| H A D | sdt.h | 407 #define DTRACE_FSINFO_IO(name, type1, vp, type2, size) \ macro
|