Searched refs:start_time_ns (Results 1 – 2 of 2) sorted by relevance
92 nsecs_t start_time_ns = systemTime(SYSTEM_TIME_MONOTONIC); in trusty_keymaster_call_2() local104 (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()
304 nsecs_t start_time_ns = systemTime(SYSTEM_TIME_MONOTONIC); in SendMgmtFrame() local306 [callback, start_time_ns](bool was_acked) { in SendMgmtFrame()310 nanoseconds_to_milliseconds(end_time_ns - start_time_ns)); in SendMgmtFrame()