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

  /external/fio/
backend.c 176 spent = mtime_since(&td->lastrate[ddir], now);
228 memcpy(&td->lastrate[ddir], now, sizeof(*now));
    [all...]
fio.h 233 struct timeval lastrate[DDIR_RWDIR_CNT]; member in struct:thread_data

Completed in 94 milliseconds