Home
last modified time | relevance | path

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

/external/fio/
Dthread_options.h233 unsigned int no_stall; member
503 uint32_t no_stall; member
Dcconv.c262 o->no_stall = le32_to_cpu(top->no_stall); in convert_thread_options_to_cpu()
448 top->no_stall = cpu_to_le32(o->no_stall); in convert_thread_options_to_net()
Dblktrace.c337 if (!last_ttime || td->o.no_stall) { in handle_trace()
Diolog.c439 if (td->o.no_stall) in read_iolog2()
Doptions.c3015 .off1 = offsetof(struct thread_options, no_stall),