Home
last modified time | relevance | path

Searched defs:hotness (Results 1 – 7 of 7) sorted by relevance

/art/test/595-profile-saving/
Dprofile-saving.cc79 const ProfileCompilationInfo::MethodHotness hotness = info.GetMethodHotness(ref); in Java_Main_presentInProfile() local
/art/profman/
Dprofile_assistant_test.cc348 ProfileCompilationInfo::MethodHotness hotness = in AssertInlineCaches() local
366 ProfileCompilationInfo::MethodHotness hotness = in AssertInlineCaches() local
865 ProfileCompilationInfo::MethodHotness hotness = in TEST_F() local
1668 ProfileCompilationInfo::MethodHotness hotness = in TEST_F() local
Dprofman.cc804 ProfileCompilationInfo::MethodHotness hotness = in GetInlineCacheLine() local
/art/libprofile/profile/
Dprofile_compilation_info.cc2181 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in GetClassesAndMethods() local
2988 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in ExtractProfileData() local
Dprofile_compilation_info_test.cc677 Hotness hotness = GetMethod(info, dex2, /*method_idx=*/ 0); in TEST_F() local
/art/compiler/optimizing/
Dinliner.cc680 ProfileCompilationInfo::MethodHotness hotness = pci->GetMethodHotness(MethodReference( in GetInlineCacheAOT() local
/art/dexlayout/
Ddexlayout.cc2066 Hotness hotness = info_->GetMethodHotness(MethodReference(dex_file, method_id->GetIndex())); in LayoutCodeItems() local