Searched refs:CLOCK_TAI (Results 1 – 10 of 10) sorted by relevance
32 #ifndef CLOCK_TAI33 #define CLOCK_TAI 11 macro44 CLOCKID_MAP("tai", CLOCK_TAI),
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()
26 if tc qdisc replace dev lo root etf clockid CLOCK_TAI delta 400000; then
32 static int cfg_clockid = CLOCK_TAI;275 cfg_clockid == CLOCK_TAI ? "tai" : "monotonic"); in do_test()340 cfg_clockid = CLOCK_TAI; in parse_opts()
439 CLOCK_BOOTTIME, CLOCK_REALTIME and CLOCK_TAI.