Home | History | Annotate | Download | only in blktrace

Lines Matching refs:allocation_time

250 	unsigned long long allocation_time;
1005 iot->allocation_time = t->time;
1047 if (!iot->allocation_time)
1050 elapsed = iot->queue_time - iot->allocation_time;