Searched refs:tst_ts_diff (Results 1 – 1 of 1) sorted by relevance
895 tst_ts_diff(struct tst_ts t1, struct tst_ts t2) in tst_ts_diff() function913 res = tst_ts_diff(tst_ts_from_timespec(ts1), tst_ts_from_timespec(ts2)); in tst_timespec_diff()924 return tst_ts_to_ns(tst_ts_diff(t1, t2)); in tst_ts_diff_ns()942 return tst_ts_to_us(tst_ts_diff(t1, t2)); in tst_ts_diff_us()960 return tst_ts_to_ms(tst_ts_diff(t1, t2)); in tst_ts_diff_ms()979 return tst_ts_diff(t2, t1); in tst_ts_abs_diff()981 return tst_ts_diff(t1, t2); in tst_ts_abs_diff()