Home
last modified time | relevance | path

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

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