Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/methodtrace/
Dtrace.cpp174 …::WriteInfoToBuf(const ManagedThread *thread, Method *method, EventFlag event, uint32_t threadTime, in WriteInfoToBuf()
302 uint32_t threadTime = 0; in MethodEntry() local
316 uint32_t threadTime = 0; in MethodExit() local
322 void Trace::GetTimes(uint32_t *threadTime, uint32_t *realTime) in GetTimes()