Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dstats.c39 static const unsigned int accounting_delay = (HZ * 300) / 22; variable
180 acc->timer.expires += accounting_delay; in scale_accounting()
245 acc->timer.expires = jiffies + accounting_delay; in bch_cache_accounting_init()