HomeSort by relevance Sort by last modified time
    Searched refs:total_complete (Results 1 - 6 of 6) sorted by null

  /external/fio/
stat.h 190 uint64_t total_complete; member in struct:thread_stat
stat.c 777 stat_calc_dist(ts->io_u_complete, ts->total_complete, io_u_dist);
    [all...]
client.c 927 dst->total_complete = le64_to_cpu(src->total_complete);
    [all...]
server.c     [all...]
gclient.c 729 stat_calc_dist(ts->io_u_complete, ts->total_complete, io_u_dist);
    [all...]
io_u.c 960 td->ts.total_complete++;
    [all...]

Completed in 183 milliseconds