Home
last modified time | relevance | path

Searched refs:GetInitialHotnessCounter (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dmethod.cpp609 int16_t Method::GetInitialHotnessCounter() in GetInitialHotnessCounter() function in ark::Method
623 stor16Pair_.hotnessCounter = GetInitialHotnessCounter(); in ResetHotnessCounter()
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
H A Dprofile_saver.cpp200 if (method.GetHotnessCounter() < Method::GetInitialHotnessCounter()) { in CallBackTranverseResolvedClassAndMethods()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod.h338 static NO_THREAD_SANITIZE int16_t GetInitialHotnessCounter();

Completed in 4 milliseconds