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.h140 unsigned int thinktime_spin; member
367 uint32_t thinktime_spin; member
Dcconv.c172 o->thinktime_spin = le32_to_cpu(top->thinktime_spin); in convert_thread_options_to_cpu()
346 top->thinktime_spin = cpu_to_le32(o->thinktime_spin); in convert_thread_options_to_net()
Dbackend.c941 if (td->o.thinktime_spin) in do_io()
942 usec_spin(td->o.thinktime_spin); in do_io()
944 left = td->o.thinktime - td->o.thinktime_spin; in do_io()
Dinit.c608 if (o->thinktime_spin > o->thinktime) in fixup_options()
609 o->thinktime_spin = o->thinktime; in fixup_options()
Doptions.c2775 .off1 = td_var_offset(thinktime_spin),
DHOWTO961 thinktime_spin.
963 thinktime_spin=int