Searched defs:EventQueue (Results 1 – 8 of 8) sorted by relevance
22 pub struct EventQueue<T> { struct29 impl<T> EventQueue<T> { argument91 impl<T> AsRawDescriptor for EventQueue<T> { implementation
20 EventQueue, enumerator
158 struct EventQueue { struct165 std::array<EventQueue, 1> eventQueues; argument
61 public interface EventQueue extends Mirror { interface
20 public interface EventQueue { interface
119 class EventQueue { class121 EventQueue() in EventQueue() function in tensorflow::profiler::__anon4c11b14f0111::EventQueue
33 using EventQueue = std::list<EVENT_TRACE>; typedef
124 using EventQueue = base::queue<std::unique_ptr<std::string>>; typedef