Searched refs:avg_update_n (Results 1 – 1 of 1) sorted by relevance
95 static inline void avg_update_n(struct avg_info *ap, __u64 t, int n) in avg_update_n() function189 avg_update_n(&all_avgs. _avg , _time, _n); \190 avg_update_n(&_iop->dip->avgs. _avg , _time, _n); \191 if (_pip) avg_update_n(&_pip->avgs. _avg , _time,_n); \