Searched refs:no_stall (Results 1 – 5 of 5) sorted by relevance
233 unsigned int no_stall; member503 uint32_t no_stall; member
262 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()
337 if (!last_ttime || td->o.no_stall) { in handle_trace()
439 if (td->o.no_stall) in read_iolog2()
3015 .off1 = offsetof(struct thread_options, no_stall),