Home
last modified time | relevance | path

Searched refs:CLOCK_BOOTTIME (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dtime.h53 #define CLOCK_BOOTTIME 7 macro
/bionic/benchmarks/
Dtime_benchmark.cpp98 clock_gettime(CLOCK_BOOTTIME, &t); in BM_time_clock_gettime_BOOTTIME()
161 clock_getres(CLOCK_BOOTTIME, &t); in BM_time_clock_getres_BOOTTIME()
/bionic/tests/
Dtime_test.cpp951 ASSERT_EQ(0, clock_gettime(CLOCK_BOOTTIME, &ts)); in TEST()
987 ASSERT_EQ(0, clock_getres(CLOCK_BOOTTIME, &ts)); in TEST()