Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/
H A Daot_crash_info.h54 void SetOptionPGOProfiler(JSRuntimeOptions *options, const std::string &bundleName) const;
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Daot_crash_info.cpp51 void AotCrashInfo::SetOptionPGOProfiler(JSRuntimeOptions *options, const std::string &bundleName) const in SetOptionPGOProfiler() function in panda::ecmascript::AotCrashInfo
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp108 void AotCrashInfo::SetOptionPGOProfiler(JSRuntimeOptions *options, const std::string &bundleName) const in SetOptionPGOProfiler() function in panda::ecmascript::AotCrashInfo
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.cpp142 AotCrashInfo::GetInstance().SetOptionPGOProfiler(&options_, bundleName); in PostFork()

Completed in 3 milliseconds