Home
last modified time | relevance | path

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

/external/fio/engines/
Dcpu.c86 o->thinktime_spin = 0; in fio_cpuio_init()
/external/fio/
Dthread_options.h165 unsigned int thinktime_spin; member
434 uint32_t thinktime_spin; member
Dcconv.c205 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()
Dbackend.c1031 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()
Dinit.c679 if (o->thinktime_spin > o->thinktime) in fixup_options()
680 o->thinktime_spin = o->thinktime; in fixup_options()
Doptions.c3244 .off1 = offsetof(struct thread_options, thinktime_spin),
DHOWTO1989 :option:`thinktime_blocks` and :option:`thinktime_spin`.
1991 .. option:: thinktime_spin=time