Home
last modified time | relevance | path

Searched defs:real_time (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/runtime/methodtrace/
Dtrace.cpp175 uint32_t real_time) in WriteInfoToBuf()
303 uint32_t real_time = 0; in MethodEntry() local
317 uint32_t real_time = 0; in MethodExit() local
322 void Trace::GetTimes(uint32_t *thread_time, uint32_t *real_time) in GetTimes()