Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/bcache/
A Dstats.c154 #define move_stat(name) do { \ in scale_accounting() macro
163 move_stat(cache_hits); in scale_accounting()
164 move_stat(cache_misses); in scale_accounting()
165 move_stat(cache_bypass_hits); in scale_accounting()
166 move_stat(cache_bypass_misses); in scale_accounting()
167 move_stat(cache_miss_collisions); in scale_accounting()
168 move_stat(sectors_bypassed); in scale_accounting()

Completed in 4 milliseconds