Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dstats.c46 read_attribute(cache_bypass_hits); variable
60 var_print(cache_bypass_hits); in SHOW()
114 acc->total.cache_bypass_hits = 0; in bch_cache_accounting_clear()
146 scale_stat(&stats->cache_bypass_hits); in scale_stats()
169 move_stat(cache_bypass_hits); in scale_accounting()
198 atomic_inc(&stats->cache_bypass_hits); in mark_cache_stats()
H A Dstats.h8 atomic_t cache_bypass_hits; member
20 unsigned long cache_bypass_hits; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dstats.c46 read_attribute(cache_bypass_hits); variable
59 var_print(cache_bypass_hits); in SHOW()
112 acc->total.cache_bypass_hits = 0; in bch_cache_accounting_clear()
143 scale_stat(&stats->cache_bypass_hits); in scale_stats()
165 move_stat(cache_bypass_hits); in scale_accounting()
193 atomic_inc(&stats->cache_bypass_hits); in mark_cache_stats()
H A Dstats.h8 atomic_t cache_bypass_hits; member
19 unsigned long cache_bypass_hits; member

Completed in 2 milliseconds