Home | History | Annotate | Download | only in fio

Lines Matching refs:thinktime

554 	 * thinktime_spin must be less than thinktime
556 if (o->thinktime_spin > o->thinktime)
557 o->thinktime_spin = o->thinktime;