Searched refs:tst_timespec_add (Results 1 – 2 of 2) sorted by relevance
59 adjust = tst_timespec_add(real_begin, elapsed); in tst_wallclock_restore()111 rtc_adjust = tst_timespec_add(rtc_begin_tm, elapsed); in tst_rtc_clock_restore()
882 tst_timespec_add(struct timespec ts1, struct timespec ts2) in tst_timespec_add() function