HomeSort by relevance Sort by last modified time
    Searched refs:latency_end_run (Results 1 - 2 of 2) sorted by null

  /external/fio/
fio.h 280 int latency_end_run; member in struct:thread_data
io_u.c 1189 td->latency_end_run = 0;
1204 if (!td->latency_end_run)
1235 if (td->latency_end_run) {
1241 td->latency_end_run = 1;
    [all...]

Completed in 115 milliseconds