Searched refs:timeval_diff (Results 1 – 3 of 3) sorted by relevance
142 timeval_diff (const struct timeval * start, const struct timeval * end) in timeval_diff() function169 return timeval_diff (&start, &end) / count ; in benchmark_function()
47 double timeval_diff(struct timeval *tv0, struct timeval *tv1);
176 timeval_diff(struct timeval * tv0, struct timeval * tv1) in timeval_diff() function