Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Djit_compiler.cpp64 profilerIn_ = std::string(runtimeOptions.GetPGOProfilerPath()); in JitCompilationOptions()
H A Daot_compiler_preprocessor.cpp48 profilerIn_ = std::string(runtimeOptions.GetPGOProfilerPath()); in CompilationOptions()
/arkcompiler/ets_runtime/ecmascript/
H A Druntime.cpp61 PGOProfilerManager::GetInstance()->Initialize(options.GetPGOProfilerPath(), in CreateIfFirstVm()
H A Djs_runtime_options.h1129 std::string GetPGOProfilerPath() const in GetPGOProfilerPath() function in panda::ecmascript::JSRuntimeOptions

Completed in 7 milliseconds