Searched refs:timex_show (Results 1 – 3 of 3) sorted by relevance
139 timex_show("GET", &ttxc); in verify_clock_adjtime()160 timex_show("SET", &ttxc); in verify_clock_adjtime()168 timex_show("VERIFY", &verify); in verify_clock_adjtime()198 timex_show("SAVE_STATUS", &saved); in setup()
145 timex_show("GET", txcptr); in verify_clock_adjtime()168 timex_show("TEST", txcptr); in verify_clock_adjtime()211 timex_show("SAVE_STATUS", &saved); in setup()
156 static inline void timex_show(const char *mode, struct tst_timex *timex) in timex_show() function