Searched refs:CLOCK_TAI (Results 1 – 12 of 12) sorted by relevance
56 #define CLOCK_TAI 11 macro84 case CLOCK_TAI: in clockstring()
55 #define CLOCK_TAI 11 macro91 case CLOCK_TAI: in clockstring()
58 #define CLOCK_TAI 11 macro84 case CLOCK_TAI: in clockstring()
65 #define CLOCK_TAI 11 macro225 if (clock_gettime(CLOCK_TAI, &ts)) { in main()348 clock_gettime(CLOCK_TAI, &tai); in main()
54 #define CLOCK_TAI 11 macro90 case CLOCK_TAI: in clockstring()
58 #define CLOCK_TAI 11 macro
866 #ifndef CLOCK_TAI867 #define CLOCK_TAI 11 macro878 CLOCKID_MAP("tai", CLOCK_TAI),
90 .clockid = CLOCK_TAI,100 [CLOCK_TAI] = HRTIMER_BASE_TAI,
348 posix_timers_register_clock(CLOCK_TAI, &clock_tai); in init_posix_timers()
299 CLOCK_BOOTTIME, CLOCK_REALTIME and CLOCK_TAI.
8218 case CLOCK_TAI: in perf_event_set_clock()