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.h47 profile_aot_code_(false), in ProfileSaverOptions()
75 profile_aot_code_(profile_aot_code), in enabled_()
116 return profile_aot_code_; in GetProfileAOTCode()
136 << ", profile_aot_code_" << pso.profile_aot_code_
152 bool profile_aot_code_; member
/art/cmdline/
Dcmdline_types.h804 existing.profile_aot_code_ = true;