Searched refs:tst_timespec_to_us (Results 1 – 6 of 6) sorted by relevance
67 tst_timespec_to_us(timerem), tst_timespec_to_us(exp_rem), in do_child()
52 usecs = tst_timespec_to_us(res); in clock_wait_tick()
112 return tst_timespec_to_us(now) - epoch; in atomic_timestamp()574 epoch = tst_timespec_to_us(now); in setup()
648 static inline long long tst_timespec_to_us(struct timespec ts) in tst_timespec_to_us() function1062 return tst_timespec_to_us(tst_timer_elapsed()); in tst_timer_elapsed_us()
1430 long long tst_timespec_to_us(struct timespec t);
1349 long long tst_timespec_to_us(struct timespec t);