Home
last modified time | relevance | path

Searched defs:SetHotnessCounter (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h210 inline NO_THREAD_SANITIZE void SetHotnessCounter(int16_t counter) in SetHotnessCounter() function
267 static uint64_t SetHotnessCounter(uint64_t literalInfo, int16_t counter) in SetHotnessCounter() function
/arkcompiler/runtime_core/runtime/include/
Dmethod.h359 inline NO_THREAD_SANITIZE void SetHotnessCounter(uint32_t counter) in SetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h225 inline NO_THREAD_SANITIZE void SetHotnessCounter(int16_t counter) in SetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h255 void StubBuilder::SetHotnessCounter(GateRef glue, GateRef method, GateRef value) in SetHotnessCounter() function