Searched refs:GetProfilerOptions (Results 1 – 5 of 5) sorted by relevance
182 const ProfilerOptions& GetProfilerOptions() const { return options_; } in GetProfilerOptions() function
89 || !Runtime::Current()->GetProfilerOptions().IsEnabled()) { in OatFileAssistant()524 const ProfilerOptions& options = Runtime::Current()->GetProfilerOptions(); in IsProfileChangeSignificant()
174 const ProfilerOptions& GetProfilerOptions() const { in GetProfilerOptions() function
94 const ProfilerOptions profile_options = profiler->GetProfilerOptions(); in GetSample()
335 if (Runtime::Current()->GetProfilerOptions().IsEnabled()) { in GetDexOptNeeded()