Home
last modified time | relevance | path

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

/external/blktrace/
Dblkparse.c250 unsigned long long allocation_time; member
1005 iot->allocation_time = t->time; in log_track_getrq()
1047 if (!iot->allocation_time) in log_track_insert()
1050 elapsed = iot->queue_time - iot->allocation_time; in log_track_insert()