Home
last modified time | relevance | path

Searched refs:cache_bypass_misses (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dstats.c47 read_attribute(cache_bypass_misses); variable
61 var_print(cache_bypass_misses); in SHOW()
115 acc->total.cache_bypass_misses = 0; in bch_cache_accounting_clear()
147 scale_stat(&stats->cache_bypass_misses); in scale_stats()
170 move_stat(cache_bypass_misses); in scale_accounting()
200 atomic_inc(&stats->cache_bypass_misses); in mark_cache_stats()
H A Dstats.h9 atomic_t cache_bypass_misses; member
21 unsigned long cache_bypass_misses; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dstats.c47 read_attribute(cache_bypass_misses); variable
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()
H A Dstats.h9 atomic_t cache_bypass_misses; member
20 unsigned long cache_bypass_misses; member

Completed in 3 milliseconds