Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h329 inline int16_t GetHotnessCounter() const in GetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h344 static inline int16_t GetHotnessCounter(uint64_t literalInfo) in GetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h228 inline int16_t GetHotnessCounter() const in GetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp8064 int16_t EcmaInterpreter::GetHotnessCounter(uint32_t codeSize, bool cancelThreshold) in GetHotnessCounter() function in panda::ecmascript::EcmaInterpreter