Searched refs:IncludeItemInProfile (Results 1 – 1 of 1) sorted by relevance
150 static bool IncludeItemInProfile(uint32_t max_aggregation_count, in IncludeItemInProfile() function172 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()