Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_timer.h371 static inline long long tst_timespec_to_ms(struct timespec ts) in tst_timespec_to_ms() function
720 return tst_timespec_to_ms(tst_timer_elapsed()); in tst_timer_elapsed_ms()
/third_party/ltp/lib/
Dtst_test.c1089 return tst_timespec_to_ms(ts); in get_time_ms()
/third_party/ltp/doc/
Dtest-writing-guidelines.txt1385 long long tst_timespec_to_ms(struct timespec t);