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

  /external/fio/
thread_options.h 194 unsigned int no_stall; member in struct:thread_options
412 uint32_t no_stall; member in struct:thread_options_pack
cconv.c 220 o->no_stall = le32_to_cpu(top->no_stall);
377 top->no_stall = cpu_to_le32(o->no_stall);
blktrace.c 449 * set delay to zero if no_stall enabled for
452 if (td->o.no_stall)
options.c     [all...]

Completed in 38 milliseconds