Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h204 V(UpdateHotnessCounterWithProf) \
Druntime_stubs.cpp990 DEF_RUNTIME_STUBS(UpdateHotnessCounterWithProf) in DEF_RUNTIME_STUBS() argument
992 RUNTIME_STUBS_HEADER(UpdateHotnessCounterWithProf); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp132 … varProfileTypeInfo = CallRuntime(glue, RTSTUB_ID(UpdateHotnessCounterWithProf), { func }); \