Searched refs:thinktime_spin (Results 1 – 7 of 7) sorted by relevance
86 o->thinktime_spin = 0; in fio_cpuio_init()
165 unsigned int thinktime_spin; member434 uint32_t thinktime_spin; member
205 o->thinktime_spin = le32_to_cpu(top->thinktime_spin); in convert_thread_options_to_cpu()408 top->thinktime_spin = cpu_to_le32(o->thinktime_spin); in convert_thread_options_to_net()
1031 if (td->o.thinktime_spin) in do_io()1032 usec_spin(td->o.thinktime_spin); in do_io()1034 left = td->o.thinktime - td->o.thinktime_spin; in do_io()
679 if (o->thinktime_spin > o->thinktime) in fixup_options()680 o->thinktime_spin = o->thinktime; in fixup_options()
3244 .off1 = offsetof(struct thread_options, thinktime_spin),
1989 :option:`thinktime_blocks` and :option:`thinktime_spin`.1991 .. option:: thinktime_spin=time