Searched refs:GetEventTimeNs (Results 1 – 3 of 3) sorted by relevance
46 uint64_t GetEventTimeNs() const;
62 uint64_t CLEvent::GetEventTimeNs() const { in GetEventTimeNs() function in tflite::gpu::cl::CLEvent
214 absl::Nanoseconds(events_[i].GetEventTimeNs()); in GetProfilingInfo()