Home
last modified time | relevance | path

Searched refs:GetPGOProfilerPath (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp180 std::string profilerIn(runtimeOptions.GetPGOProfilerPath()); in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h883 std::string GetPGOProfilerPath() const in GetPGOProfilerPath() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp985 options.GetPGOProfilerPath(), options.GetPGOHotnessThreshold()); in InitializePGOProfiler()