Searched refs:CLOCK_BOOTTIME (Results 1 – 4 of 4) sorted by relevance
32 #if defined(CLOCK_BOOTTIME) || (defined(HAVE_DECL_CLOCK_BOOTTIME) && HAVE_DECL_CLOCK_BOOTTIME)33 XLAT(CLOCK_BOOTTIME),
8 CLOCK_BOOTTIME
54 #define CLOCK_BOOTTIME 7 macro
73 #if defined(CLOCK_BOOTTIME) in os_get_reltime()74 static clockid_t clock_id = CLOCK_BOOTTIME; in os_get_reltime()91 #ifdef CLOCK_BOOTTIME in os_get_reltime()92 case CLOCK_BOOTTIME: in os_get_reltime()