Searched refs:TR_BREADHIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/sys/ | ||
| H A D | trace.h | 73 #define TR_BREADHIT 0 /* buffer read found in cache */ macro |
| /xnu-12377.1.9/bsd/vfs/ | ||
| H A D | vfs_bio.c | 2457 trace(TR_BREADHIT, pack(vp, size), blkno); in bio_doread() |