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.h45 profile_aot_code_(false), in ProfileSaverOptions()
71 profile_aot_code_(profile_aot_code), in enabled_()
113 return profile_aot_code_; in GetProfileAOTCode()
132 << ", profile_aot_code_" << pso.profile_aot_code_
149 bool profile_aot_code_; member
/art/cmdline/
Dcmdline_types.h733 existing.profile_aot_code_ = true;