Home
last modified time | relevance | path

Searched refs:GetVmbyTid (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.h121 static EcmaVM *GetVmbyTid(pthread_t tid);
H A Dsamples_record.cpp624 auto vm = CpuProfiler::GetVmbyTid(tid); in AddStartTraceEvent()
646 auto vm = CpuProfiler::GetVmbyTid(tid); in AddTraceEvent()
H A Dcpu_profiler.cpp560 EcmaVM* CpuProfiler::GetVmbyTid(pthread_t tid) in GetVmbyTid() function in panda::ecmascript::CpuProfiler

Completed in 4 milliseconds