Searched refs:GetProfileBootClassPath (Results 1 – 3 of 3) sorted by relevance
433 options_.GetProfileBootClassPath(), in FetchAndCacheResolvedClassesAndMethods()449 Runtime::Current()->GetArenaPool(), options_.GetProfileBootClassPath())); in FetchAndCacheResolvedClassesAndMethods()561 if (options_.GetProfileBootClassPath() != info.IsForBootImage()) { in ProcessProfilingInfo()565 << options_.GetProfileBootClassPath(); in ProcessProfilingInfo()566 info.ClearDataAndAdjustVersion(options_.GetProfileBootClassPath()); in ProcessProfilingInfo()729 if (options.GetProfileBootClassPath()) { in Start()986 return options_.GetProfileBootClassPath() in GetProfileSampleAnnotation()995 if (options_.GetProfileBootClassPath()) { in AnnotateSampleFlags()
109 bool GetProfileBootClassPath() const { in GetProfileBootClassPath() function
1598 if (IsJavaDebuggable() || jit_options_->GetProfileSaverOptions().GetProfileBootClassPath()) { in Init()