Searched defs:ewma_add (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/md/bcache/ | ||
| A D | util.h | 346 #define ewma_add(ewma, val, weight, factor) \ macro |
| /linux/fs/bcachefs/ | ||
| A D | util.h | 222 #define ewma_add(ewma, val, weight) \ macro |
Completed in 8 milliseconds