Home
last modified time | relevance | path

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

/art/profman/
Dboot_image_profile.cc61 Hotness hotness = profile->GetMethodHotness(ref); in GenerateBootImageProfile() local
72 Hotness hotness; in GenerateBootImageProfile() local
/art/libprofile/profile/
Dprofile_compilation_info.cc1726 const MethodHotness& hotness) { in AddMethodHotness()
1749 MethodHotness hotness(GetMethodHotness(dex_location, dex_checksum, dex_method_index)); in GetMethod() local
1888 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in GetClassesAndMethods() local
/art/runtime/jit/
Dprofile_saver.cc912 ProfileCompilationInfo::MethodHotness hotness = info.GetMethodHotness(ref); in HasSeenMethod() local
/art/dexlayout/
Ddexlayout.cc1760 Hotness hotness = info_->GetMethodHotness(MethodReference(dex_file, method_id->GetIndex())); in LayoutCodeItems() local
/art/dex2oat/driver/
Dcompiler_driver.cc711 ProfileCompilationInfo::MethodHotness hotness = in ResolveConstStrings() local
/art/dex2oat/linker/
Doat_writer.cc1063 bool hotness[] = { in GetMethodHotnessOrder() local