Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc29 static constexpr const uint32_t kMinNewClassesPercentChangeForCompilation = 2; variable
97 (kMinNewClassesPercentChangeForCompilation * number_of_classes) / 100, in ProcessProfilesInternal()