Home | History | Annotate | Download | only in blktrace

Lines Matching full:last_read_time

54 	unsigned long long last_read_time;
403 pdi->last_read_time = 0;
2229 if (bit->time > pdi->last_read_time)
2230 pdi->last_read_time = bit->time;
2364 if (bit->time > pdi->last_read_time)
2365 pdi->last_read_time = bit->time;