Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.h153 GateRef GetJitCallCntOffset(GateRef profileTypeInfo);
H A Dprofiler_stub_builder.cpp935 GateRef ProfilerStubBuilder::GetJitCallCntOffset(GateRef profileTypeInfo) in GetJitCallCntOffset() function in panda::ecmascript::kungfu::ProfilerStubBuilder
943 GateRef jitCallCntOffset = GetJitCallCntOffset(profileTypeInfo); in GetJitCallCnt()
1024 GateRef jitCallCntOffset = GetJitCallCntOffset(profileTypeInfo); in IsCompiledOrTryCompile()
1033 GateRef jitCallCntOffset = GetJitCallCntOffset(profileTypeInfo); in IsCompiledOrTryCompile()

Completed in 5 milliseconds