Home
last modified time | relevance | path

Searched refs:UpdateProfile (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Dprofile_saver.cc360 void UpdateProfile(const std::set<std::string>& locations, ProfileCompilationInfo* profile_info);
625 void ProfileSaver::GetClassesAndMethodsHelper::UpdateProfile(const std::set<std::string>& locations, in UpdateProfile() function in art::ProfileSaver::GetClassesAndMethodsHelper
809 helper.UpdateProfile(locations, cached_info); in FetchAndCacheResolvedClassesAndMethods()