Searched refs:TR_BREADMISS (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/bsd/sys/ | ||
| H A D | trace.h | 74 #define TR_BREADMISS 1 /* buffer read not in cache */ macro |
| /xnu-8792.41.9/bsd/vfs/ | ||
| H A D | vfs_bio.c | 2253 trace(TR_BREADMISS, pack(vp, size), blkno); in bio_doread() |