Home
last modified time | relevance | path

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

/art/profman/
Dboot_image_profile.cc231 if (IncludeMethodInProfile(flattend_data->GetMaxAggregationForMethods(), it.second, options)) { in GenerateBootImageProfile()
/art/libprofile/profile/
Dprofile_compilation_info.h1027 uint32_t GetMaxAggregationForMethods() const { in GetMaxAggregationForMethods() function
Dprofile_compilation_info_test.cc1839 ASSERT_EQ(flattenProfileData->GetMaxAggregationForMethods(), 2u); in TEST_F()
1905 ASSERT_EQ(flattenProfileData1->GetMaxAggregationForMethods(), 2u); in TEST_F()