Searched refs:cache_bypass_hits (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/md/bcache/ | ||
H A D | stats.h | 7 atomic_t cache_bypass_hits; member in struct:cache_stat_collector 19 unsigned long cache_bypass_hits; member in struct:cache_stats |
H A D | stats.c | 45 read_attribute(cache_bypass_hits); variable 59 var_print(cache_bypass_hits); SHOW() 141 scale_stat(&stats->cache_bypass_hits); scale_stats() 164 move_stat(cache_bypass_hits); scale_accounting() 193 atomic_inc(&stats->cache_bypass_hits); mark_cache_stats() |
Completed in 60 milliseconds