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

  /external/fio/
thread_options.h 268 unsigned int rate_process; member in struct:thread_options
538 uint32_t rate_process; member in struct:thread_options_pack
cconv.c 295 o->rate_process = le32_to_cpu(top->rate_process);
549 top->rate_process = cpu_to_le32(o->rate_process);
backend.c 810 if (td->o.rate_process == RATE_PROCESS_POISSON) {
    [all...]
options.c     [all...]

Completed in 72 milliseconds