Searched refs:CLOCK_UPTIME (Results 1 – 15 of 15) sorted by relevance
41 #ifndef CLOCK_UPTIME42 #define CLOCK_UPTIME CLOCK_UPTIME_RAW macro
74 #define CLOCK_UPTIME 5 macro92 #define CLOCK_BOOTTIME CLOCK_UPTIME
42 #define CLOCK_UPTIME CLOCK_BOOTTIME macro
93 clock_gettime(CLOCK_UPTIME, &ts); in gethrtime()
241 #ifdef CLOCK_UPTIME242 CLOCK_UPTIME,
312 #ifdef CLOCK_UPTIME313 CLOCK_UPTIME,
179 case CLOCK_UPTIME: in __vdso_clock_gettime()
132 *n = CLOCK_UPTIME;284 case CLOCK_UPTIME:
306 *n = CLOCK_UPTIME; in linux_to_native_clockid()
351 case CLOCK_UPTIME: in kern_clock_gettime()457 case CLOCK_UPTIME: in kern_clock_getres()526 case CLOCK_UPTIME: in kern_clock_nanosleep()
732 case CLOCK_UPTIME: in umtx_abs_timeout_getsbt()
496 if (clock_gettime(CLOCK_UPTIME, &tp) != -1) { in pr_header()
136 if (clock_gettime(CLOCK_UPTIME, &uptime) < 0) in routepr()
482 (void)clock_gettime(CLOCK_UPTIME, &sp); in getuptime()
793 if (clock_gettime(CLOCK_UPTIME, &proc_uptime) != 0) in get_process_info()