Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc27 static constexpr const uint32_t kMinNewMethodsPercentChangeForCompilation = 2; variable
94 (kMinNewMethodsPercentChangeForCompilation * number_of_methods) / 100, in ProcessProfilesInternal()