Home
last modified time | relevance | path

Searched refs:UpdateHotnessCounterWithProf (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp258 CallRuntime(glue, RTSTUB_ID(UpdateHotnessCounterWithProf), { target }); in ProfileCall()
Dinterpreter_stub.cpp146 …varProfileTypeInfo = CallRuntime(glue, RTSTUB_ID(UpdateHotnessCounterWithProf), { func }); …
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h251 V(UpdateHotnessCounterWithProf) \
Druntime_stubs.cpp1416 DEF_RUNTIME_STUBS(UpdateHotnessCounterWithProf) in DEF_RUNTIME_STUBS() argument
1418 RUNTIME_STUBS_HEADER(UpdateHotnessCounterWithProf); in DEF_RUNTIME_STUBS()