Home
last modified time | relevance | path

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

/art/profman/
Dboot_image_profile.cc59 Hotness hotness = profile->GetMethodHotness(ref); in GenerateBootImageProfile() local
71 Hotness hotness; in GenerateBootImageProfile() local
/art/runtime/jit/
Dprofile_compilation_info.cc1255 const MethodHotness& hotness) { in AddMethodHotness()
1279 MethodHotness hotness(GetMethodHotness(dex_location, dex_checksum, dex_method_index)); in GetMethod() local
1436 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in GetClassesAndMethods() local
Dprofile_saver.cc810 ProfileCompilationInfo::MethodHotness hotness = info.GetMethodHotness(ref); in HasSeenMethod() local
/art/dexlayout/
Ddexlayout.cc1714 Hotness hotness = info_->GetMethodHotness(MethodReference(dex_file, method_id->GetIndex())); in LayoutCodeItems() local