Searched refs:GetProfileSaverOptions (Results 1 – 3 of 3) sorted by relevance
240 const ProfileSaverOptions& GetProfileSaverOptions() const { in GetProfileSaverOptions() function
180 DCHECK(options->UseJitCompilation() || options->GetProfileSaverOptions().IsEnabled()); in Create()197 jit->profile_saver_options_ = options->GetProfileSaverOptions(); in Create()202 << ", profile_saver_options=" << options->GetProfileSaverOptions(); in Create()
858 !jit_options_->GetProfileSaverOptions().GetProfilePath().empty()) { in Start()861 RegisterAppInfo(dex_filenames, jit_options_->GetProfileSaverOptions().GetProfilePath()); in Start()