Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Djit_compiler.cpp63 hotnessThreshold_ = runtimeOptions.GetPGOHotnessThreshold(); in JitCompilationOptions()
H A Daot_compiler_preprocessor.cpp47 hotnessThreshold_ = runtimeOptions.GetPGOHotnessThreshold(); in CompilationOptions()
/arkcompiler/ets_runtime/ecmascript/
H A Druntime.cpp62 options.GetPGOHotnessThreshold()); in CreateIfFirstVm()
H A Djs_runtime_options.h1109 uint32_t GetPGOHotnessThreshold() const in GetPGOHotnessThreshold() function in panda::ecmascript::JSRuntimeOptions

Completed in 6 milliseconds