Home
last modified time | relevance | path

Searched refs:accounting_weight (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dstats.c23 * and accounting_weight is what we use to rescale:
40 static const unsigned int accounting_weight = 32; variable
137 *stat = ewma_add(*stat, 0, accounting_weight, 0); in scale_stat()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dstats.c23 * and accounting_weight is what we use to rescale:
40 static const unsigned int accounting_weight = 32; variable
134 *stat = ewma_add(*stat, 0, accounting_weight, 0); in scale_stat()

Completed in 1 milliseconds