Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h46 class JITProfiler; variable
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp26 JITProfiler::JITProfiler(EcmaVM *vm) : vm_(vm) in JITProfiler() function in panda::ecmascript::JITProfiler