Home
last modified time | relevance | path

Searched refs:difftimeval (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c444 static struct timeval difftimeval(struct timeval *end, struct timeval *start) in difftimeval() function
504 usr_time = difftimeval(&end_ru.ru_utime, &start_ru.ru_utime); in start_threads()
505 sys_time = difftimeval(&end_ru.ru_stime, &start_ru.ru_stime); in start_threads()

Completed in 1 milliseconds