Home
last modified time | relevance | path

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

/external/fio/
Dstat.c2154 static inline void reset_io_stat(struct io_stat *ios) in reset_io_stat() function
2166 reset_io_stat(&ts->clat_stat[i]); in reset_io_stats()
2167 reset_io_stat(&ts->slat_stat[i]); in reset_io_stats()
2168 reset_io_stat(&ts->lat_stat[i]); in reset_io_stats()
2169 reset_io_stat(&ts->bw_stat[i]); in reset_io_stats()
2170 reset_io_stat(&ts->iops_stat[i]); in reset_io_stats()
2216 reset_io_stat(&iolog->avg_window[ddir]); in __add_stat_to_log()