OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:avg_unupdate
(Results
1 - 1
of
1
) sorted by null
/external/blktrace/btt/
inlines.h
111
static inline void
avg_unupdate
(struct avg_info *ap, __u64 t)
function
195
avg_unupdate
(&all_avgs. _avg , _time); \
196
avg_unupdate
(&_iop->dip->avgs. _avg , _time); \
197
if (_pip)
avg_unupdate
(&_pip->avgs. _avg , _time); \
Completed in 103 milliseconds