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.h665 static inline long long tst_timespec_to_ms(struct timespec ts) in tst_timespec_to_ms() function
1054 return tst_timespec_to_ms(tst_timer_elapsed()); in tst_timer_elapsed_ms()
/third_party/ltp/lib/
Dtst_test.c1266 return tst_timespec_to_ms(ts); in get_time_ms()
/third_party/ltp/doc/
Dc-test-api.txt1350 long long tst_timespec_to_ms(struct timespec t);