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

  /external/fio/
thread_options.h 137 unsigned long long start_delay_high; member in struct:thread_options
361 uint64_t start_delay_high; member in struct:thread_options_pack
cconv.c 174 o->start_delay_high = le64_to_cpu(top->start_delay_high);
435 top->start_delay_high = __cpu_to_le64(o->start_delay_high);
init.c 442 delayrange = td->o.start_delay_high - td->o.start_delay;
540 if (o->start_delay_high)
    [all...]
options.c     [all...]

Completed in 44 milliseconds