Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_timer.h989 tst_ts_abs_diff_us(struct tst_ts t1, struct tst_ts t2) in tst_ts_abs_diff_us() function
1001 return tst_ts_abs_diff_us(tst_ts_from_timespec(ts1), tst_ts_from_timespec(ts2)); in tst_timespec_abs_diff_us()