Home
last modified time | relevance | path

Searched refs:TR_BREADHIT (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/sys/
H A Dtrace.h73 #define TR_BREADHIT 0 /* buffer read found in cache */ macro
/xnu-10002.1.13/bsd/vfs/
H A Dvfs_bio.c2288 trace(TR_BREADHIT, pack(vp, size), blkno); in bio_doread()