Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.h150 GateRef GetJitHotnessCntOffset(GateRef profileTypeInfo);
H A Dprofiler_stub_builder.cpp895 GateRef ProfilerStubBuilder::GetJitHotnessCntOffset(GateRef profileTypeInfo) in GetJitHotnessCntOffset() function in panda::ecmascript::kungfu::ProfilerStubBuilder
903 GateRef hotnessCntOffset = GetJitHotnessCntOffset(profileTypeInfo); in SetJitHotnessCnt()
909 GateRef hotnessCntOffset = GetJitHotnessCntOffset(profileTypeInfo); in GetJitHotnessCnt()
1110 GateRef jitHotnessCntOffset = GetJitHotnessCntOffset(profileTypeInfo); in TryJitCompile()
1117 GateRef jitHotnessCntOffset = GetJitHotnessCntOffset(profileTypeInfo); in TryJitCompile()

Completed in 4 milliseconds