Home | History | Annotate | Download | only in fio

Lines Matching refs:lastrate

176 		spent = mtime_since(&td->lastrate[ddir], now);
228 memcpy(&td->lastrate[ddir], now, sizeof(*now));
1509 memcpy(&td->lastrate[DDIR_READ], &td->bw_sample_time,
1511 memcpy(&td->lastrate[DDIR_WRITE], &td->bw_sample_time,
1513 memcpy(&td->lastrate[DDIR_TRIM], &td->bw_sample_time,