Home
last modified time | relevance | path

Searched refs:tst_timer_elapsed_us (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait04.c34 if (tst_timer_elapsed_us() <= USEC_PRECISION) in run()
38 tst_timer_elapsed_us()); in run()
/third_party/ltp/testcases/kernel/syscalls/nanosleep/
Dnanosleep02.c72 tst_timer_elapsed_us(), in do_child()
/third_party/ltp/testcases/kernel/syscalls/readahead/
Dreadahead02.c207 *usec = tst_timer_elapsed_us(); in read_testfile()
/third_party/ltp/lib/
Dtst_timer_test.c156 samples[cur_sample++] = tst_timer_elapsed_us(); in tst_timer_sample()
/third_party/ltp/include/
Dtst_timer.h1060 static inline long long tst_timer_elapsed_us(void) in tst_timer_elapsed_us() function
/third_party/ltp/doc/
Dc-test-api.txt1287 long long tst_timer_elapsed_us(void);