Home
last modified time | relevance | path

Searched defs:profiler (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/profiler/
Dprofiler.h141 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target, in ScopedProfiler()
149 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target) in ScopedProfiler()
/hardware/google/camera/common/hal/hidl_service/
Dhidl_profiler.cc48 std::shared_ptr<google::camera_common::Profiler> profiler = nullptr; member
142 std::shared_ptr<google::camera_common::Profiler> profiler, in HidlProfilerItem()