Home
last modified time | relevance | path

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

/external/fio/
Dstat.h161 struct io_stat iops_stat[DDIR_RWDIR_CNT]; /* IOPS stats */ member
Dstat.c2170 reset_io_stat(&ts->iops_stat[i]); in reset_io_stats()
2507 add_stat_sample(&ts->iops_stat[io_u->ddir], 1); in add_iops_sample()
2521 td->ts.iops_stat, td->iops_log, false); in add_iops_samples()