Home
last modified time | relevance | path

Searched refs:clock_boottime (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/proc/
H A Dproc-uptime-001.c38 c0 = clock_boottime(); in main()
42 c1 = clock_boottime(); in main()
H A Dproc-uptime-002.c66 c0 = clock_boottime(); in main()
76 c1 = clock_boottime(); in main()
H A Dproc-uptime.h26 static uint64_t clock_boottime(void) in clock_boottime() function
/openbmc/linux/kernel/time/
H A Dposix-timers.c1497 static const struct k_clock clock_boottime = { variable
1522 [CLOCK_BOOTTIME] = &clock_boottime,