Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dstats.c40 static const unsigned int accounting_weight = 32; variable
133 *stat = ewma_add(*stat, 0, accounting_weight, 0); in scale_stat()