HomeSort by relevance Sort by last modified time
    Searched refs:profile_aot_code_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
profile_saver_options.h 45 profile_aot_code_(false),
71 profile_aot_code_(profile_aot_code),
113 return profile_aot_code_;
116 profile_aot_code_ = value;
135 << ", profile_aot_code_" << pso.profile_aot_code_
152 bool profile_aot_code_; member in struct:art::ProfileSaverOptions
  /art/cmdline/
cmdline_types.h 649 existing.profile_aot_code_ = true;

Completed in 113 milliseconds