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

  /external/fio/
thread_options.h 113 unsigned int allrand_repeatable; member in struct:thread_options
342 uint32_t allrand_repeatable; member in struct:thread_options_pack
cconv.c 154 o->allrand_repeatable = le32_to_cpu(top->allrand_repeatable);
328 top->allrand_repeatable = cpu_to_le32(o->allrand_repeatable);
init.c 850 if (td->o.allrand_repeatable) {
    [all...]
options.c     [all...]

Completed in 45 milliseconds