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

  /external/fio/
fio_time.h 22 extern void timeval_add_msec(struct timeval *, unsigned int);
helper_thread.c 91 timeval_add_msec(&tv, msec_to_next_event);
112 timeval_add_msec(&last_du, DISK_UTIL_MSEC);
132 timeval_add_msec(&last_ss, since_ss);
time.c 9 void timeval_add_msec(struct timeval *tv, unsigned int msec) function
stat.c     [all...]

Completed in 179 milliseconds