Searched refs:GetProfiledMethods (Results 1 – 4 of 4) sorted by relevance
339 EXPORT void GetProfiledMethods(const std::set<std::string>& dex_base_locations,
826 jit_code_cache_->GetProfiledMethods( in ProcessProfilingInfo()
1435 void JitCodeCache::GetProfiledMethods(const std::set<std::string>& dex_base_locations, in GetProfiledMethods() function in art::jit::JitCodeCache
412 code_cache->GetProfiledMethods(unused_locations, unused_vector, /*inline_cache_threshold=*/0); in Java_Main_fetchProfiles()