Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant.h55 min_new_classes_percent_change_for_compilation_( in Options()
65 return min_new_classes_percent_change_for_compilation_; in GetMinNewClassesPercentChangeForCompilation()
74 min_new_classes_percent_change_for_compilation_ = value; in SetMinNewClassesPercentChangeForCompilation()
86 uint32_t min_new_classes_percent_change_for_compilation_; variable