Home
last modified time | relevance | path

Searched refs:GetOsrHotnessThresholdOffset (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.h155 GateRef GetOsrHotnessThresholdOffset(GateRef profileTypeInfo);
H A Dprofiler_stub_builder.cpp948 GateRef ProfilerStubBuilder::GetOsrHotnessThresholdOffset(GateRef profileTypeInfo) in GetOsrHotnessThresholdOffset() function in panda::ecmascript::kungfu::ProfilerStubBuilder
957 GateRef hotnessThresholdOffset = GetOsrHotnessThresholdOffset(profileTypeInfo); in GetOsrHotnessThreshold()
978 GateRef thresholdOffset = GetOsrHotnessThresholdOffset(profileTypeInfo); in GetOsrHotnessCntOffset()

Completed in 3 milliseconds