Home | History | Annotate | Download | only in fio

Lines Matching refs:lastrate

172 		spent = mtime_since(&td->lastrate[ddir], now);
224 memcpy(&td->lastrate[ddir], now, sizeof(*now));
1466 memcpy(&td->lastrate[DDIR_READ], &td->bw_sample_time,
1468 memcpy(&td->lastrate[DDIR_WRITE], &td->bw_sample_time,
1470 memcpy(&td->lastrate[DDIR_TRIM], &td->bw_sample_time,