Home
last modified time | relevance | path

Searched refs:GetOsrHotnessThreshold (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.h156 GateRef GetOsrHotnessThreshold(GateRef profileTypeInfo);
H A Dprofiler_stub_builder.cpp955 GateRef ProfilerStubBuilder::GetOsrHotnessThreshold(GateRef profileTypeInfo) in GetOsrHotnessThreshold() function in panda::ecmascript::kungfu::ProfilerStubBuilder
1070 GateRef osrHotnessThreshold = GetOsrHotnessThreshold(profileTypeInfo); in TryJitCompile()
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dprofile_type_info.h267 uint16_t GetOsrHotnessThreshold() const in GetOsrHotnessThreshold() function in panda::ecmascript::ProfileTypeInfo
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h1299 uint16_t GetOsrHotnessThreshold() const in GetOsrHotnessThreshold() function in panda::ecmascript::JSRuntimeOptions
H A Dobject_factory.cpp3346 threshold = vm_->GetJSOptions().GetOsrHotnessThreshold(); in NewProfileTypeInfo()

Completed in 17 milliseconds