Searched refs:GetProfileSaverOptions (Results 1 – 4 of 4) sorted by relevance
46 runtime->GetJITOptions()->GetProfileSaverOptions(), in PostRuntimeCreate()
103 const ProfileSaverOptions& GetProfileSaverOptions() const { in GetProfileSaverOptions() function
250 << ", profile_saver_options=" << options->GetProfileSaverOptions(); in Create()391 ProfileSaver::Start(options_->GetProfileSaverOptions(), filename, code_cache_, code_paths); in StartProfileSaver()
985 !jit_options_->GetProfileSaverOptions().GetProfilePath().empty()) { in Start()988 RegisterAppInfo(dex_filenames, jit_options_->GetProfileSaverOptions().GetProfilePath()); in Start()1604 if (IsJavaDebuggable() || jit_options_->GetProfileSaverOptions().GetProfileBootClassPath()) { in Init()