Home
last modified time | relevance | path

Searched refs:GetJitHotnessCnt (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.h148 GateRef GetJitHotnessCnt(GateRef profileTypeInfo);
H A Dprofiler_stub_builder.cpp907 GateRef ProfilerStubBuilder::GetJitHotnessCnt(GateRef profileTypeInfo) in GetJitHotnessCnt() function in panda::ecmascript::kungfu::ProfilerStubBuilder
998 GateRef hotnessCnt = GetJitHotnessCnt(profileTypeInfo); in IsCompiledOrTryCompile()
1069 GateRef jitHotnessCnt = GetJitHotnessCnt(profileTypeInfo); in TryJitCompile()
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dprofile_type_info.h297 uint16_t GetJitHotnessCnt() const in GetJitHotnessCnt() function in panda::ecmascript::ProfileTypeInfo

Completed in 5 milliseconds