Home
last modified time | relevance | path

Searched refs:SYSTEM_TIME_MONOTONIC (Results 1 – 11 of 11) sorted by relevance

/system/core/libutils/
DSystemClock.cpp50 return systemTime(SYSTEM_TIME_MONOTONIC); in uptimeNanos()
77 return systemTime(SYSTEM_TIME_MONOTONIC); in elapsedRealtimeNano()
DTimers_test.cpp24 systemTime(SYSTEM_TIME_MONOTONIC); in TEST()
DLooper.cpp228 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner()
319 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner()
390 nsecs_t endTime = systemTime(SYSTEM_TIME_MONOTONIC) in pollAll()
399 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollAll()
608 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessage()
614 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessageDelayed()
DLooper_test.cpp584 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F()
621 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F()
640 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F()
/system/core/trusty/keymaster/ipc/
Dtrusty_keymaster_ipc.cpp92 nsecs_t start_time_ns = systemTime(SYSTEM_TIME_MONOTONIC); in trusty_keymaster_call_2()
104 (long long)(systemTime(SYSTEM_TIME_MONOTONIC) - start_time_ns)); in trusty_keymaster_call_2()
122 (long long)(systemTime(SYSTEM_TIME_MONOTONIC) - start_time_ns)); in trusty_keymaster_call_2()
161 start_time_ns = systemTime(SYSTEM_TIME_MONOTONIC); in trusty_keymaster_call_2()
173 (long long)(systemTime(SYSTEM_TIME_MONOTONIC) - start_time_ns)); in trusty_keymaster_call_2()
190 (long long)(systemTime(SYSTEM_TIME_MONOTONIC) - start_time_ns)); in trusty_keymaster_call_2()
/system/core/libutils/include/utils/
DTimers.h77 SYSTEM_TIME_MONOTONIC = 1, // monotonic time since unspecified starting point enumerator
85 nsecs_t systemTime(int clock = SYSTEM_TIME_MONOTONIC);
DStopWatch.h28 StopWatch(const char* name, int clock = SYSTEM_TIME_MONOTONIC);
/system/connectivity/wificond/
Dclient_interface_impl.cpp308 nsecs_t start_time_ns = systemTime(SYSTEM_TIME_MONOTONIC); in SendMgmtFrame()
312 nsecs_t end_time_ns = systemTime(SYSTEM_TIME_MONOTONIC); in SendMgmtFrame()
/system/connectivity/wificond/net/
Dnetlink_manager.cpp307 nsecs_t interval = systemTime(SYSTEM_TIME_MONOTONIC); in SendMessageAndGetResponses()
324 interval = systemTime(SYSTEM_TIME_MONOTONIC) - interval; in SendMessageAndGetResponses()
/system/core/libutils/abi-dumps/arm64/source-based/
Dlibutils.so.lsdump1972 "name" : "SYSTEM_TIME_MONOTONIC"
/system/core/libutils/abi-dumps/arm_arm64/source-based/
Dlibutils.so.lsdump1996 "name" : "SYSTEM_TIME_MONOTONIC"