Home
last modified time | relevance | path

Searched defs:IncrementHotnessCounter (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/include/
Dmethod-inl.h456 inline bool Method::IncrementHotnessCounter(uintptr_t bytecode_offset, [[maybe_unused]] AccVRegiste… in IncrementHotnessCounter() function
Dmethod.h340 inline NO_THREAD_SANITIZE void IncrementHotnessCounter() in IncrementHotnessCounter() function
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.cpp106 extern "C" bool IncrementHotnessCounter(Method *method) in IncrementHotnessCounter() function