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

/linux-4.4.14/drivers/md/bcache/
H A Dstats.h8 atomic_t cache_bypass_misses; member in struct:cache_stat_collector
20 unsigned long cache_bypass_misses; member in struct:cache_stats
H A Dstats.c46 read_attribute(cache_bypass_misses); variable
60 var_print(cache_bypass_misses); SHOW()
142 scale_stat(&stats->cache_bypass_misses); scale_stats()
165 move_stat(cache_bypass_misses); scale_accounting()
195 atomic_inc(&stats->cache_bypass_misses); mark_cache_stats()

Completed in 30 milliseconds