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 142 unsigned int iops_avg_time; member in struct:thread_options
366 uint32_t iops_avg_time; member in struct:thread_options_pack
cconv.c 186 o->iops_avg_time = le32_to_cpu(top->iops_avg_time);
343 top->iops_avg_time = cpu_to_le32(o->iops_avg_time);
options.c     [all...]
stat.c     [all...]

Completed in 615 milliseconds