Home
last modified time | relevance | path

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

/aosp_15_r20/art/profman/
H A Dboot_image_profile.cc232 if (IncludeMethodInProfile(flattend_data->GetMaxAggregationForMethods(), it.second, options)) { in GenerateBootImageProfile()
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.h1170 uint32_t GetMaxAggregationForMethods() const { in GetMaxAggregationForMethods() function
H A Dprofile_compilation_info_test.cc1913 ASSERT_EQ(flattenProfileData->GetMaxAggregationForMethods(), 2u); in TEST_F()
1979 ASSERT_EQ(flattenProfileData1->GetMaxAggregationForMethods(), 2u); in TEST_F()