Searched refs:DTRACE_FSINFO_IO (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/bsd/vfs/ |
| H A D | kpi_vfs.c | 3867 DTRACE_FSINFO_IO(read, in VNOP_READ() 3908 DTRACE_FSINFO_IO(write, in VNOP_WRITE() 5343 DTRACE_FSINFO_IO(readdir, in VNOP_READDIR() 5391 DTRACE_FSINFO_IO(readdirattr, in VNOP_READDIRATTR() 5434 DTRACE_FSINFO_IO(getattrlistbulk, in VNOP_GETATTRLISTBULK() 5487 DTRACE_FSINFO_IO(readlink, in VNOP_READLINK()
|
| /xnu-10002.41.9/osfmk/mach/machine/ |
| H A D | sdt.h | 308 #define DTRACE_FSINFO_IO(name, type1, vp, type2, size) \ macro
|