Home
last modified time | relevance | path

Searched refs:SYSTEM_TIME_THREAD (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dandroid_os_SystemClock.cpp52 return nanoseconds_to_milliseconds(systemTime(SYSTEM_TIME_THREAD)); in android_os_SystemClock_currentThreadTimeMillis()
60 return nanoseconds_to_microseconds(systemTime(SYSTEM_TIME_THREAD)); in android_os_SystemClock_currentThreadTimeMicro()
/aosp12/system/core/libutils/
H A DTimers_test.cpp26 systemTime(SYSTEM_TIME_THREAD); in TEST()
/aosp12/frameworks/av/media/tests/benchmark/src/native/common/utils/
H A DTimers.h94 SYSTEM_TIME_THREAD = 3, // high-resolution per-thread clock enumerator
/aosp12/system/core/libutils/include/utils/
H A DTimers.h79 SYSTEM_TIME_THREAD = 3, // high-resolution per-thread clock enumerator
/aosp12/frameworks/rs/
H A DrsCppUtils.h66 SYSTEM_TIME_THREAD = 3, // high-resolution per-thread clock enumerator