Home
last modified time | relevance | path

Searched refs:threads_per_queue (Results 1 – 1 of 1) sorted by relevance

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