Searched defs:tv_diff (Results 1 – 2 of 2) sorted by relevance
250 struct timeval tv_start, tv_end, tv_diff; in do_memcpy_gettimeofday() local324 struct timeval tv_start, tv_end, tv_diff; in do_memset_gettimeofday() local
192 static double tv_diff(const struct timeval *a, const struct timeval *b) in tv_diff() function