Searched refs:ScopedProfiler (Results 1 – 1 of 1) sorted by relevance
134 class ScopedProfiler {141 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target, in ScopedProfiler() function149 ScopedProfiler(std::shared_ptr<Profiler> profiler, const std::string target) in ScopedProfiler() function155 ScopedProfiler(const std::string target, int option) in ScopedProfiler() function162 ~ScopedProfiler() { in ~ScopedProfiler()