Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc87 struct TimeResult { struct in google::camera_common::__anon477d26810111::ProfilerImpl
92 TimeResult(std::string node_name, float max_dt, float avg_dt, float count) in TimeResult() function
202 std::vector<TimeResult> time_results; in PrintResult()