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 267 int latency_end_run; member in struct:thread_data
io_u.c 1194 td->latency_end_run = 0;
1209 if (!td->latency_end_run)
1240 if (td->latency_end_run) {
1246 td->latency_end_run = 1;
    [all...]

Completed in 242 milliseconds