Home
last modified time | relevance | path

Searched refs:SetJitHotnessThreshold (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dprofile_type_info.h189 SetJitHotnessThreshold(JIT_DISABLE_FLAG); in SetSpecialValue()
262 void SetJitHotnessThreshold(uint16_t count) in SetJitHotnessThreshold() function in panda::ecmascript::ProfileTypeInfo
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp50 options.SetJitHotnessThreshold(threshold); in SetJitEnablePostFork()
99 options.SetJitHotnessThreshold(jitHotnessThreshold); in ConfigOptions()
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
H A Ddeoptimizer.cpp554 profileTypeInfo->SetJitHotnessThreshold(threshold); in ResetJitHotness()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp1070 SetJitHotnessThreshold(val); in ParseCommand()
H A Djs_runtime_options.h1274 void SetJitHotnessThreshold(uint16_t value) in SetJitHotnessThreshold() function in panda::ecmascript::JSRuntimeOptions
H A Dobject_factory.cpp3345 array->SetJitHotnessThreshold(threshold); in NewProfileTypeInfo()

Completed in 19 milliseconds