Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc665 data->SetMethodHotness(method_index, flags); in AddMethod()
713 data->SetMethodHotness(pmi.ref.index, flags); in AddMethod()
1982 SetMethodHotness(index, flags); in AddMethod()
1992 void ProfileCompilationInfo::DexFileData::SetMethodHotness(size_t index, in SetMethodHotness() function in art::ProfileCompilationInfo::DexFileData
Dprofile_compilation_info.h509 void SetMethodHotness(size_t index, MethodHotness::Flag flags);