Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant.h61 uint32_t GetMinNewMethodsPercentChangeForCompilation() const { in GetMinNewMethodsPercentChangeForCompilation() function
H A Dprofile_assistant.cc85 (options.GetMinNewMethodsPercentChangeForCompilation() * number_of_methods) / 100, in ProcessProfilesInternal()