Searched refs:GetProfiledMethods (Results 1 – 4 of 4) sorted by relevance
328 void GetProfiledMethods(const std::set<std::string>& dex_base_locations,
866 jit_code_cache_->GetProfiledMethods(locations, profile_methods); in ProcessProfilingInfo()
1486 void JitCodeCache::GetProfiledMethods(const std::set<std::string>& dex_base_locations, in GetProfiledMethods() function in art::jit::JitCodeCache
383 code_cache->GetProfiledMethods(unused_locations, unused_vector); in Java_Main_fetchProfiles()