Searched refs:total_complete (Results 1 – 6 of 6) sorted by relevance
167 uint64_t total_complete; member
568 stat_calc_dist(ts->io_u_complete, ts->total_complete, io_u_dist); in show_thread_status_normal()1160 dst->total_complete += src->total_complete; in sum_thread_stats()1653 ts->total_complete = 0; in reset_io_stats()
876 dst->total_complete = le64_to_cpu(src->total_complete); in convert_ts()
1142 p.ts.total_complete = cpu_to_le64(ts->total_complete); in fio_server_send_ts()
831 td->ts.total_complete++; in io_u_mark_complete()
755 stat_calc_dist(ts->io_u_complete, ts->total_complete, io_u_dist);