Home
last modified time | relevance | path

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

/drivers/md/bcache/
A Dstats.c47 read_attribute(cache_bypass_misses);
60 var_print(cache_bypass_misses); in SHOW()
113 acc->total.cache_bypass_misses = 0; in bch_cache_accounting_clear()
144 scale_stat(&stats->cache_bypass_misses); in scale_stats()
166 move_stat(cache_bypass_misses); in scale_accounting()
195 atomic_inc(&stats->cache_bypass_misses); in mark_cache_stats()
A Dstats.h9 atomic_t cache_bypass_misses; member
20 unsigned long cache_bypass_misses; member

Completed in 6 milliseconds