Searched refs:move_stat (Results 1 – 1 of 1) sorted by relevance
154 #define move_stat(name) do { \ in scale_accounting() macro163 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