Searched refs:GetTotalTime (Results 1 – 3 of 3) sorted by relevance
23 absl::Duration ProfilingInfo::GetTotalTime() const { in GetTotalTime() function in tflite::gpu::ProfilingInfo64 std::to_string(absl::ToDoubleMilliseconds(GetTotalTime())) + "\n"; in GetDetailedReport()
35 absl::Duration GetTotalTime() const;
65 profiling_info.GetTotalTime()))); in RunModelSample()