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

  /external/fio/
thread_options.h 173 unsigned int rwmixcycle; member in struct:thread_options
396 uint32_t rwmixcycle; member in struct:thread_options_pack
cconv.c 202 o->rwmixcycle = le32_to_cpu(top->rwmixcycle);
363 top->rwmixcycle = cpu_to_le32(o->rwmixcycle);

Completed in 48 milliseconds