Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dbcache.c77 static u_int bcache_misses; variable
238 bcache_misses += (nblk - i); in read_strategy()
519 bcache_bypasses, bcache_hits, bcache_misses); in command_bcache()