Home
last modified time | relevance | path

Searched defs:hotness (Results 1 – 9 of 9) 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.cc346 ProfileCompilationInfo::MethodHotness hotness = in AssertInlineCaches() local
364 ProfileCompilationInfo::MethodHotness hotness = in AssertInlineCaches() local
866 ProfileCompilationInfo::MethodHotness hotness = in TEST_F() local
1670 ProfileCompilationInfo::MethodHotness hotness = in TEST_F() local
Dprofman.cc798 ProfileCompilationInfo::MethodHotness hotness = in GetInlineCacheLine() local
/art/libprofile/profile/
Dprofile_compilation_info.cc2092 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in GetClassesAndMethods() local
2908 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in ExtractProfileData() local
Dprofile_compilation_info_test.cc665 Hotness hotness = GetMethod(info, dex2, /*method_idx=*/ 0); in TEST_F() local
/art/dexlayout/
Ddexlayout.cc1764 Hotness hotness = info_->GetMethodHotness(MethodReference(dex_file, method_id->GetIndex())); in LayoutCodeItems() local
/art/compiler/optimizing/
Dinliner.cc647 ProfileCompilationInfo::MethodHotness hotness = pci->GetMethodHotness(MethodReference( in GetInlineCacheAOT() local
/art/dex2oat/driver/
Dcompiler_driver.cc583 ProfileCompilationInfo::MethodHotness hotness = in ResolveConstStrings() local
/art/dex2oat/linker/
Doat_writer.cc1104 bool hotness[] = { in GetMethodHotnessOrder() local