Home
last modified time | relevance | path

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

/art/profman/
Dboot_image_profile.cc150 static bool IncludeItemInProfile(uint32_t max_aggregation_count, in IncludeItemInProfile() function
172 return IncludeItemInProfile(max_aggregation_count, options.method_threshold, metadata, options); in IncludeMethodInProfile()
183 return IncludeItemInProfile(max_aggregation_count, threshold, metadata, options); in IncludeClassInProfile()
194 return !blacklisted && IncludeItemInProfile( in IncludeInPreloadedClasses()