Home
last modified time | relevance | path

Searched refs:tst_timespec_to_us (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nanosleep/
Dnanosleep02.c67 tst_timespec_to_us(timerem), tst_timespec_to_us(exp_rem), in do_child()
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c68 usecs = tst_timespec_to_us(res); in clock_wait_tick()
/third_party/ltp/include/
Dtst_timer.h354 static inline long long tst_timespec_to_us(struct timespec ts) in tst_timespec_to_us() function
728 return tst_timespec_to_us(tst_timer_elapsed()); in tst_timer_elapsed_us()
/third_party/ltp/doc/
Dtest-writing-guidelines.txt1384 long long tst_timespec_to_us(struct timespec t);