Home
last modified time | relevance | path

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

/external/fio/engines/
Dcpu.c85 o->thinktime_spin = 0; in fio_cpuio_init()
/external/fio/
Dthread_options.h131 unsigned int thinktime_spin; member
355 uint32_t thinktime_spin; member
Dcconv.c166 o->thinktime_spin = le32_to_cpu(top->thinktime_spin); in convert_thread_options_to_cpu()
336 top->thinktime_spin = cpu_to_le32(o->thinktime_spin); in convert_thread_options_to_net()
Dbackend.c907 if (td->o.thinktime_spin) in do_io()
908 usec_spin(td->o.thinktime_spin); in do_io()
910 left = td->o.thinktime - td->o.thinktime_spin; in do_io()
Dinit.c556 if (o->thinktime_spin > o->thinktime) in fixup_options()
557 o->thinktime_spin = o->thinktime; in fixup_options()
Doptions.c2729 .off1 = td_var_offset(thinktime_spin),
DHOWTO870 thinktime_spin.
872 thinktime_spin=int