Searched refs:tst_ts_to_ns (Results 1 – 2 of 2) sorted by relevance
151 end = tst_ts_to_ns(ts); in run()
631 static inline long long tst_ts_to_ns(struct tst_ts t) in tst_ts_to_ns() function924 return tst_ts_to_ns(tst_ts_diff(t1, t2)); in tst_ts_diff_ns()