Searched refs:tst_timespec_to_ms (Results 1 – 3 of 3) sorted by relevance
665 static inline long long tst_timespec_to_ms(struct timespec ts) in tst_timespec_to_ms() function1054 return tst_timespec_to_ms(tst_timer_elapsed()); in tst_timer_elapsed_ms()
1266 return tst_timespec_to_ms(ts); in get_time_ms()
1350 long long tst_timespec_to_ms(struct timespec t);