Home
last modified time | relevance | path

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

/external/blktrace/btt/
Dinlines.h95 static inline void avg_update_n(struct avg_info *ap, __u64 t, int n) in avg_update_n() function
189 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); \