Searched refs:GetHotnessInfo (Results 1 – 2 of 2) sorted by relevance
1601 ? dex_data->GetHotnessInfo(method_ref.index) in GetMethodHotness()1718 MethodHotness hotness_info(dex_data->GetHotnessInfo(method_idx)); in DumpInfo()1760 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in GetClassesAndMethods()2053 ProfileCompilationInfo::MethodHotness ProfileCompilationInfo::DexFileData::GetHotnessInfo( in GetHotnessInfo() function in art::ProfileCompilationInfo::DexFileData2323 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in ExtractProfileData()
656 MethodHotness GetHotnessInfo(uint32_t dex_method_index) const;