Home | History | Annotate | Download | only in fio

Lines Matching refs:max_latency

1573 		if (td->o.max_latency && tusec > td->o.max_latency)
1574 lat_fatal(td, icd, tusec, td->o.max_latency);