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

  /external/fio/
fio_time.h 8 extern uint64_t time_since_now(struct timeval *);
gettime.c 441 uint64_t time_since_now(struct timeval *s) function
  /external/fio/profiles/
act.c 322 if (time_since_now(&apd->sample_tv) < SAMPLE_SEC)

Completed in 135 milliseconds