Searched refs:GetHotnessInfo (Results 1 – 2 of 2) sorted by relevance
2066 ? dex_data->GetHotnessInfo(method_ref.index) in GetMethodHotness()2174 MethodHotness hotness_info(dex_data->GetHotnessInfo(method_idx)); in DumpInfo()2216 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in GetClassesAndMethods()2413 ProfileCompilationInfo::MethodHotness ProfileCompilationInfo::DexFileData::GetHotnessInfo( in GetHotnessInfo() function in art::ProfileCompilationInfo::DexFileData3059 MethodHotness hotness = dex_data->GetHotnessInfo(method_idx); in ExtractProfileData()
830 MethodHotness GetHotnessInfo(uint32_t dex_method_index) const;