Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/bcache/
Dstats.c38 static const unsigned int FIVE_MINUTE_RESCALE = 1; variable
173 scale_stats(&acc->five_minute, FIVE_MINUTE_RESCALE); in scale_accounting()