Home
last modified time | relevance | path

Searched refs:SetMethodCount (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_saver.h133 void SetMethodCount(uint64_t methodcnt) in SetMethodCount() function
Dprofile_saver.cpp322 cachedStat->SetMethodCount(cachedInfo->GetNumberOfMethods()); in MergeAndDumpProfileData()