Searched refs:GetProfileSaverOptions (Results 1 – 4 of 4) sorted by relevance
44 runtime->GetJITOptions()->GetProfileSaverOptions(), in PostRuntimeCreate()
108 const ProfileSaverOptions& GetProfileSaverOptions() const { in GetProfileSaverOptions() function
253 << ", profile_saver_options=" << options->GetProfileSaverOptions(); in Create()397 ProfileSaver::Start(options_->GetProfileSaverOptions(), in StartProfileSaver()
1005 !jit_options_->GetProfileSaverOptions().GetProfilePath().empty()) { in Start()1018 jit_options_->GetProfileSaverOptions().GetProfilePath(), in Start()1170 static_cast<int>(jit_options_->GetProfileSaverOptions().GetProfileBootClassPath())); in InitNonZygoteOrPostFork()1786 if (IsJavaDebuggable() || jit_options_->GetProfileSaverOptions().GetProfileBootClassPath()) { in Init()