HomeSort by relevance Sort by last modified time
    Searched defs:unified_rw_rep (Results 1 - 3 of 3) sorted by null

  /external/fio/
eta.c 277 static void calc_rate(int unified_rw_rep, unsigned long mtime,
287 if (unified_rw_rep) {
297 static void calc_iops(int unified_rw_rep, unsigned long mtime,
307 if (unified_rw_rep) {
324 int i, unified_rw_rep; local
359 unified_rw_rep = 0;
361 unified_rw_rep += td->o.unified_rw_rep;
411 if (unified_rw_rep) {
443 calc_rate(unified_rw_rep, rate_time, io_bytes, rate_io_bytes
    [all...]
stat.h 14 uint32_t unified_rw_rep; member in struct:group_run_stats
129 uint32_t unified_rw_rep; member in struct:thread_stat
thread_options.h 195 unsigned int unified_rw_rep; member in struct:thread_options
418 uint32_t unified_rw_rep; member in struct:thread_options_pack

Completed in 842 milliseconds