Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dbuf_internal.h360 long bufs_vmhits; /* not incore. found in VM */ member
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_bio.c3569 OSAddAtomicLong(1, &bufstats.bufs_vmhits); in buf_getblk()