Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant.h53 min_new_methods_percent_change_for_compilation_( in Options()
62 return min_new_methods_percent_change_for_compilation_; in GetMinNewMethodsPercentChangeForCompilation()
71 min_new_methods_percent_change_for_compilation_ = value; in SetMinNewMethodsPercentChangeForCompilation()
85 uint32_t min_new_methods_percent_change_for_compilation_; variable