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