Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dmethod.h219 inline int16_t GetHotnessCounter() const in GetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h262 static inline int16_t GetHotnessCounter(uint64_t literalInfo) in GetHotnessCounter() function
/arkcompiler/runtime_core/runtime/include/
Dmethod.h335 inline uint16_t GetHotnessCounter() const in GetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h7276 int16_t EcmaInterpreter::GetHotnessCounter(uint32_t codeSize) in GetHotnessCounter() function