Searched refs:CLOCK_TAI (Results 1 – 20 of 20) sorted by relevance
83 #if defined(CLOCK_TAI) || (defined(HAVE_DECL_CLOCK_TAI) && HAVE_DECL_CLOCK_TAI)85 static_assert((CLOCK_TAI) == (11), "CLOCK_TAI != 11");88 # define CLOCK_TAI 11107 [CLOCK_TAI] = XLAT(CLOCK_TAI),
13 CLOCK_TAI 11
26 CLOCK_TAI,47 CLOCK_TO_STR(CLOCK_TAI); in get_clock_str()59 case CLOCK_TAI: in possibly_unsupported()
38 #ifndef CLOCK_TAI39 #define CLOCK_TAI 11 macro
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()
27 static int cfg_clockid = CLOCK_TAI;187 cfg_clockid == CLOCK_TAI ? "tai" : "monotonic"); in do_test()251 cfg_clockid = CLOCK_TAI; in parse_opts()
21 if tc qdisc replace dev lo root etf clockid CLOCK_TAI delta 200000; then
64 #define CLOCK_TAI 11 macro
164 pub const CLOCK_TAI: ClockId = ClockId(libc::CLOCK_TAI); constant
1941 #ifdef CLOCK_TAI1942 if (PyModule_AddIntMacro(module, CLOCK_TAI) < 0) {
494 pub const CLOCK_TAI: ::clockid_t = 11; constant
738 Add :data:`time.CLOCK_TAI` constant if the operating system support it.
777 .. data:: CLOCK_TAI
1444 pub const CLOCK_TAI: ::clockid_t = 11; constant
43777 CLOCK_BOOTTIME_ALARM, CLOCK_SGI_CYCLE, and CLOCK_TAI.