HomeSort by relevance Sort by last modified time
    Searched full:allocation_time (Results 1 - 1 of 1) sorted by null

  /external/blktrace/
blkparse.c 250 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;
    [all...]

Completed in 42 milliseconds