Home
last modified time | relevance | path

Searched refs:CLOCK_MONOTONIC_RAW (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dtime.h53 #define CLOCK_MONOTONIC_RAW 4 macro
/bionic/benchmarks/
Dtime_benchmark.cpp56 clock_gettime(CLOCK_MONOTONIC_RAW, &t); in BM_time_clock_gettime_MONOTONIC_RAW()
119 clock_getres(CLOCK_MONOTONIC_RAW, &t); in BM_time_clock_getres_MONOTONIC_RAW()