Searched defs:profiler (Results 1 – 6 of 6) sorted by relevance
80 [type](const auto& profiler) { in MakeScopedProfiler()177 std::shared_ptr<Profiler> profiler = Profiler::Create(latency_flag_); in CreateLatencyProfiler() local188 bool SetOrCreateTrackedProfiler(std::unique_ptr<Profiler> profiler, in SetOrCreateTrackedProfiler()211 std::shared_ptr<Profiler> profiler = Profiler::Create(fps_flag_); in CreateFpsProfiler() local224 std::shared_ptr<Profiler> profiler = Profiler::Create(latency_flag_); in CreateReprocessingProfiler() local246 bool SetFpsProfiler(std::unique_ptr<Profiler> profiler) { in SetFpsProfiler()259 bool SetReprocessingProfiler(std::unique_ptr<Profiler> profiler) { in SetReprocessingProfiler()347 AidlScopedProfiler::AidlScopedProfiler(std::shared_ptr<Profiler> profiler, in AidlScopedProfiler()
38 TrackedProfiler(std::shared_ptr<Profiler> profiler, in TrackedProfiler()
232 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target, in ScopedProfiler()240 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target) in ScopedProfiler()
4 package profiler; package
621 std::unique_ptr<google_camera_hal::AidlScopedProfiler> profiler = in configureStreamsImpl() local809 std::unique_ptr<google_camera_hal::AidlScopedProfiler> profiler = in flush() local831 std::unique_ptr<google_camera_hal::AidlScopedProfiler> profiler = in close() local
292 auto profiler = aidl_profiler_->MakeScopedProfiler( in open() local