HomeSort by relevance Sort by last modified time
    Searched full:threads_per_queue (Results 1 - 1 of 1) sorted by null

  /external/fio/profiles/
act.c 58 static unsigned int threads_per_queue; variable
82 unsigned int threads_per_queue; member in struct:act_options
124 .off1 = offsetof(struct act_options, threads_per_queue),
194 int rload = load * R_LOAD / threads_per_queue;
196 if (act_add_opt("numjobs=%u", threads_per_queue))

Completed in 138 milliseconds