Searched refs:AddMethodHotness (Results 1 – 3 of 3) sorted by relevance
63 out_profile->AddMethodHotness(ref, hotness); in GenerateBootImageProfile()73 out_profile->AddMethodHotness(ref, hotness); in GenerateBootImageProfile()
304 bool AddMethodHotness(const MethodReference& method_ref, const MethodHotness& hotness);
1570 bool ProfileCompilationInfo::AddMethodHotness(const MethodReference& method_ref, in AddMethodHotness() function in art::ProfileCompilationInfo