Home | History | Annotate | Download | only in blktrace

Lines Matching full:last_reported_time

53 	unsigned long long last_reported_time;
1171 unsigned long long last = pdi->last_reported_time;
1174 pdi->last_reported_time = this;
1840 msec = (pdi->last_reported_time - pdi->first_reported_time) / 1000000;
2470 pdi->last_reported_time = bit->time;