Searched refs:GetProfilerOptions (Results 1 – 3 of 3) sorted by relevance
184 const ProfilerOptions& GetProfilerOptions() const { return options_; } in GetProfilerOptions() function
195 const ProfilerOptions& GetProfilerOptions() const { in GetProfilerOptions() function
96 const ProfilerOptions profile_options = profiler->GetProfilerOptions(); in GetSample()