Searched refs:CLOCK_TAI (Results 1 – 12 of 12) sorted by relevance
64 #define CLOCK_TAI 11 macro185 if (clock_gettime(CLOCK_TAI, &ts)) { in main()284 clock_gettime(CLOCK_TAI, &tai); in main()
55 #define CLOCK_TAI 11 macro83 case CLOCK_TAI: in clockstring()
55 #define CLOCK_TAI 11 macro91 case CLOCK_TAI: in clockstring()
56 #define CLOCK_TAI 11 macro84 case CLOCK_TAI: in clockstring()
58 #define CLOCK_TAI 11 macro84 case CLOCK_TAI: in clockstring()
54 #define CLOCK_TAI 11 macro90 case CLOCK_TAI: in clockstring()
58 #define CLOCK_TAI 11 macro
734 #ifndef CLOCK_TAI735 #define CLOCK_TAI 11 macro746 CLOCKID_MAP("tai", CLOCK_TAI),
93 .clockid = CLOCK_TAI,104 [CLOCK_TAI] = HRTIMER_BASE_TAI,
341 posix_timers_register_clock(CLOCK_TAI, &clock_tai); in init_posix_timers()
258 CLOCK_BOOTTIME, CLOCK_REALTIME and CLOCK_TAI.
7889 case CLOCK_TAI: in perf_event_set_clock()