Searched defs:Profiler (Results 1 – 7 of 7) sorted by relevance
28 public class Profiler { class51 private Profiler() { in Profiler() method in Profiler
23 public interface Profiler { interface
55 Profiler::Profiler() noexcept { in Profiler() function in utils::Profiler
83 friend class Profiler; variable
31 Profiler(const clockid_t clockId) in Profiler() function
260 std::unique_ptr<google::camera_common::Profiler> /* profiler */) override { in SetLatencyProfiler()264 std::unique_ptr<google::camera_common::Profiler> /* profiler */) override { in SetFpsProfiler()
905 static final class Profiler { class in ActivityThread