Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dstats.c36 static const unsigned int DAY_RESCALE = 288; variable
171 scale_stats(&acc->day, DAY_RESCALE); in scale_accounting()