Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/c11/
Dtime.h20 defined(TIME_MONOTONIC_RAW)
31 #undef TIME_MONOTONIC_RAW
38 #define TIME_MONOTONIC_RAW 5 macro
/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dtime.c70 } else if (base == TIME_MONOTONIC || base == TIME_MONOTONIC_RAW) { in c23_timespec_get()
126 case TIME_MONOTONIC_RAW: in c23_timespec_get()