Home
last modified time | relevance | path

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

/art/profman/
Dboot_image_profile.cc169 static bool IncludeMethodInProfile(uint32_t max_aggregation_count, in IncludeMethodInProfile() function
231 if (IncludeMethodInProfile(flattend_data->GetMaxAggregationForMethods(), it.second, options)) { in GenerateBootImageProfile()