Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc1608 MethodHotness hotness(GetMethodHotness(method_ref, annotation)); in GetHotMethodInfo() local
1760 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in GetClassesAndMethods() local
2323 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in ExtractProfileData() local
/art/runtime/jit/
Dprofile_saver.cc935 const ProfileCompilationInfo::MethodHotness hotness = info.GetMethodHotness(ref); in HasSeenMethod() local
/art/dexlayout/
Ddexlayout.cc1761 Hotness hotness = info_->GetMethodHotness(MethodReference(dex_file, method_id->GetIndex())); in LayoutCodeItems() local
/art/dex2oat/driver/
Dcompiler_driver.cc715 ProfileCompilationInfo::MethodHotness hotness = in ResolveConstStrings() local
/art/dex2oat/linker/
Doat_writer.cc1084 bool hotness[] = { in GetMethodHotnessOrder() local