Searched refs:CLOCK_UPTIME (Results 1 – 17 of 17) sorted by relevance
41 #ifndef CLOCK_UPTIME42 #define CLOCK_UPTIME CLOCK_UPTIME_RAW macro
42 #define CLOCK_UPTIME CLOCK_BOOTTIME macro
63 #define CLOCK_UPTIME 5 macro
92 clock_gettime(CLOCK_UPTIME, &ts); in gethrtime()
241 #ifdef CLOCK_UPTIME242 CLOCK_UPTIME,
312 #ifdef CLOCK_UPTIME313 CLOCK_UPTIME,
178 case CLOCK_UPTIME: in __vdso_clock_gettime()
132 *n = CLOCK_UPTIME;284 case CLOCK_UPTIME:
290 *n = CLOCK_UPTIME; in linux_to_native_clockid()
77 if (clock_gettime(CLOCK_UPTIME, &ts)) { in OS_getSystemUptime()
362 case CLOCK_UPTIME: in kern_clock_gettime()469 case CLOCK_UPTIME: in kern_clock_getres()545 case CLOCK_UPTIME: in kern_clock_nanosleep()
439 case CLOCK_UPTIME: in kern_timerfd_create()
740 case CLOCK_UPTIME: in umtx_abs_timeout_getsbt()
493 if (clock_gettime(CLOCK_UPTIME, &tp) != -1) { in pr_header()
132 if (clock_gettime(CLOCK_UPTIME, &uptime) < 0) in routepr()
476 (void)clock_gettime(CLOCK_UPTIME, &sp); in getuptime()
869 if (clock_gettime(CLOCK_UPTIME, &proc_uptime) != 0) in get_process_info()