Searched defs:MonitorEvent (Results 1 – 2 of 2) sorted by relevance
117 struct MonitorEvent { struct132 // So any MonitorEvent where these fields are not the default value will have garbage argument140 RingBuffer<MonitorEvent> mMonitoringEvents; argument
391 TagMonitor::MonitorEvent::MonitorEvent(eventSource src, uint32_t frameNumber, nsecs_t timestamp, in MonitorEvent() function in android::TagMonitor::MonitorEvent