Home
last modified time | relevance | path

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

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