Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h49 profile_aot_code_(false), in ProfileSaverOptions()
77 profile_aot_code_(profile_aot_code), in enabled_()
122 return profile_aot_code_; in GetProfileAOTCode()
142 << ", profile_aot_code_" << pso.profile_aot_code_
160 bool profile_aot_code_; member
/art/cmdline/
Dcmdline_types.h750 existing.profile_aot_code_ = true;