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

  /external/fio/
thread_options.h 183 unsigned int refill_buffers; member in struct:thread_options
406 uint32_t refill_buffers; member in struct:thread_options_pack
cconv.c 211 o->refill_buffers = le32_to_cpu(top->refill_buffers);
372 top->refill_buffers = cpu_to_le32(o->refill_buffers);
init.c 663 o->refill_buffers = 1;
936 if (o->refill_buffers)
    [all...]
options.c 1007 td->o.refill_buffers = 0;
1033 td->o.refill_buffers = 1;
    [all...]

Completed in 72 milliseconds