Home | History | Annotate | Download | only in fio

Lines Matching defs:rate_iops

148 	unsigned int rate_iops = 0;
165 rate_iops += td->o.rate_iops[ddir];
202 if (iops < rate_iops) {
204 td->o.name, rate_iops);