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 300 static void calc_rate(int unified_rw_rep, unsigned long mtime,
315 if (unified_rw_rep) {
325 static void calc_iops(int unified_rw_rep, unsigned long mtime,
340 if (unified_rw_rep) {
357 int i, unified_rw_rep; local
392 unified_rw_rep = 0;
394 unified_rw_rep += td->o.unified_rw_rep;
444 if (unified_rw_rep) {
482 calc_rate(unified_rw_rep, rate_time, io_bytes, rate_io_bytes
    [all...]
stat.h 15 uint32_t unified_rw_rep; member in struct:group_run_stats
152 uint32_t unified_rw_rep; member in struct:thread_stat
thread_options.h 229 unsigned int unified_rw_rep; member in struct:thread_options
499 uint32_t unified_rw_rep; member in struct:thread_options_pack

Completed in 78 milliseconds