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 257 static void calc_rate(int unified_rw_rep, unsigned long mtime,
267 if (unified_rw_rep) {
277 static void calc_iops(int unified_rw_rep, unsigned long mtime,
287 if (unified_rw_rep) {
304 int i, unified_rw_rep; local
339 unified_rw_rep = 0;
341 unified_rw_rep += td->o.unified_rw_rep;
392 if (unified_rw_rep) {
424 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 189 unsigned int unified_rw_rep; member in struct:thread_options
407 uint32_t unified_rw_rep; member in struct:thread_options_pack

Completed in 206 milliseconds