Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofman.cc321 profile_assistant_options_(ProfileAssistant::Options()) {} in ProfMan()
453 profile_assistant_options_.SetMinNewMethodsPercentChangeForCompilation( in ParseArgs()
462 profile_assistant_options_.SetMinNewClassesPercentChangeForCompilation( in ParseArgs()
467 profile_assistant_options_.SetBootImageMerge(true); in ParseArgs()
469 profile_assistant_options_.SetForceMerge(true); in ParseArgs()
548 profile_assistant_options_); in ProcessProfiles()
554 profile_assistant_options_); in ProcessProfiles()
1944 ProfileAssistant::Options profile_assistant_options_; member in art::ProfMan