Home
last modified time | relevance | path

Searched refs:JitWarmupProfiler (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Djit_warmup_profiler.h22 class JitWarmupProfiler { class
24 static JitWarmupProfiler* GetInstance() in GetInstance()
26 static JitWarmupProfiler profiler; in GetInstance()
29 ~JitWarmupProfiler() {} in ~JitWarmupProfiler()
33 JitWarmupProfiler() {} in JitWarmupProfiler() function in panda::ecmascript::JitWarmupProfiler
H A Dopt_code_profiler.cpp93 auto &profMap = JitWarmupProfiler::GetInstance()->profMap_; in FilterMethodToPrint()
145 auto &profMap = JitWarmupProfiler::GetInstance()->profMap_; in FilterMethodToPrint()
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp340 auto &profMap = JitWarmupProfiler::GetInstance()->profMap_; in CountInterpExecFuncs()
459 auto &profMap = JitWarmupProfiler::GetInstance()->profMap_; in CheckJitCompileStatus()
H A Djit_task.cpp324 auto &profMap = JitWarmupProfiler::GetInstance()->profMap_; in InstallCodeByCompilerTier()

Completed in 4 milliseconds