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

  /external/fio/
thread_options.h 151 unsigned int iops_avg_time; member in struct:thread_options
378 uint32_t iops_avg_time; member in struct:thread_options_pack
cconv.c 192 o->iops_avg_time = le32_to_cpu(top->iops_avg_time);
353 top->iops_avg_time = cpu_to_le32(o->iops_avg_time);
stat.c     [all...]
options.c     [all...]

Completed in 135 milliseconds