Home
last modified time | relevance | path

Searched defs:GetPGOProfiler (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompilation_env.cpp29 std::shared_ptr<pgo::PGOProfiler> CompilationEnv::GetPGOProfiler() const in GetPGOProfiler() function in panda::ecmascript::CompilationEnv
H A Djit_compilation_env.cpp64 std::shared_ptr<pgo::PGOProfiler> JitCompilationEnv::GetPGOProfiler() const in GetPGOProfiler() function in panda::ecmascript::JitCompilationEnv
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h561 std::shared_ptr<PGOProfiler> GetPGOProfiler() const in GetPGOProfiler() function in panda::ecmascript::EcmaVM

Completed in 4 milliseconds