Searched defs:unified_rw_rep (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Deta.c277 static void calc_rate(int unified_rw_rep, unsigned long mtime, argument
287 if (unified_rw_rep) {
297 static void calc_iops(int unified_rw_rep, unsigned long mtime, argument
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_tim
[all...]
H A Dstat.h14 uint32_t unified_rw_rep; member in struct:group_run_stats
129 uint32_t unified_rw_rep; member in struct:thread_stat
H A Dthread_options.h195 unsigned int unified_rw_rep; member in struct:thread_options
418 uint32_t unified_rw_rep; member in struct:thread_options_pack

Completed in 156 milliseconds