Searched refs:CLOCK_TAI (Results 1 – 12 of 12) sorted by relevance
32 #ifndef CLOCK_TAI33 #define CLOCK_TAI 11 macro44 CLOCKID_MAP("tai", CLOCK_TAI),
99 #ifdef CLOCK_TAI in main()100 ret += vdso_test_clock(CLOCK_TAI); in main()
207 #ifdef CLOCK_TAI in main()208 vdso_test_clock(CLOCK_TAI); in main()
45 #define CLOCK_TAI 11 macro73 case CLOCK_TAI: in clockstring()
44 #define CLOCK_TAI 11 macro80 case CLOCK_TAI: in clockstring()
47 #define CLOCK_TAI 11 macro73 case CLOCK_TAI: in clockstring()
54 #define CLOCK_TAI 11 macro215 if (clock_gettime(CLOCK_TAI, &ts)) { in main()338 clock_gettime(CLOCK_TAI, &tai); in main()
44 #define CLOCK_TAI 11 macro81 case CLOCK_TAI: in clockstring()
36 static int cfg_clockid = CLOCK_TAI;328 cfg_clockid == CLOCK_TAI ? "tai" : "monotonic"); in do_test_tx()461 cfg_clockid = CLOCK_TAI; in parse_opts()
79 if ip netns exec "${NS1}" tc qdisc replace dev "${DEV}" root etf clockid CLOCK_TAI delta 400000; th…
445 CLOCK_BOOTTIME, CLOCK_REALTIME and CLOCK_TAI.