Home
last modified time | relevance | path

Searched refs:tst_ts_to_ns (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime04.c151 end = tst_ts_to_ns(ts); in run()
/third_party/ltp/include/
Dtst_timer.h631 static inline long long tst_ts_to_ns(struct tst_ts t) in tst_ts_to_ns() function
924 return tst_ts_to_ns(tst_ts_diff(t1, t2)); in tst_ts_diff_ns()