Home
last modified time | relevance | path

Searched refs:ScopedProfiler (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/common/profiler/
Dprofiler.h218 class ScopedProfiler {
225 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target, in ScopedProfiler() function
233 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target) in ScopedProfiler() function
239 ScopedProfiler(const std::string target, int option) in ScopedProfiler() function
246 ~ScopedProfiler() { in ~ScopedProfiler()