Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dutil.h235 #define ewma_add(ewma, val, weight) \ macro
A Dutil.c548 derivative = ewma_add(pd->smoothed_derivative, derivative, in bch2_pd_controller_update()
A Dio_write.c93 new = ewma_add(old, io_latency, 5); in bch2_latency_acct()

Completed in 11 milliseconds