Home | History | Annotate | Download | only in fio

Lines Matching refs:mtime_since

24 	ts->usr_time += mtime_since(&td->ru_start.ru_utime,
26 ts->sys_time += mtime_since(&td->ru_start.ru_stime,
1451 rt[i] = mtime_since(&td->start, &tv);
1463 td->ts.total_run_time = mtime_since(&td->epoch, &tv);
1824 spent = mtime_since(&td->bw_sample_time, t);
1863 spent = mtime_since(&td->iops_sample_time, t);