Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod-inl.h455 inline bool Method::DecrementHotnessCounter(ManagedThread *thread, uintptr_t bytecodeOffset, in DecrementHotnessCounter() function
534 inline bool Method::DecrementHotnessCounter(uintptr_t bytecodeOffset, AccVRegisterPtrT acc, bool os… in DecrementHotnessCounter() function
Dmethod.h333 inline NO_THREAD_SANITIZE void DecrementHotnessCounter() in DecrementHotnessCounter() function
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp1353 extern "C" bool DecrementHotnessCounter(Method *method, ManagedThread *thread) in DecrementHotnessCounter() function