Searched refs:allocation_time (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/
H A Dblkparse.c250 unsigned long long allocation_time; member in struct:io_track
1005 iot->allocation_time = t->time;
1047 if (!iot->allocation_time)
1050 elapsed = iot->queue_time - iot->allocation_time;

Completed in 96 milliseconds