Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc728 data->SetMethodHotness(method_index, flags); in AddMethod()
776 data->SetMethodHotness(pmi.ref.index, flags); in AddMethod()
2120 SetMethodHotness(index, flags); in AddMethod()
2129 void ProfileCompilationInfo::DexFileData::SetMethodHotness(size_t index, in SetMethodHotness() function in art::ProfileCompilationInfo::DexFileData
Dprofile_compilation_info.h548 void SetMethodHotness(size_t index, MethodHotness::Flag flags);