Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dtrace.h74 #define TR_BREADMISS 1 /* buffer read not in cache */ macro
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_bio.c2273 trace(TR_BREADMISS, pack(vp, size), blkno); in bio_doread()