Searched refs:GetEventCollector (Results 1 – 2 of 2) sorted by relevance
64 friend const EventCollector* GetEventCollector(EventCategory);74 inline const EventCollector* GetEventCollector(EventCategory category) { in GetEventCollector() function89 if (auto collector = GetEventCollector(category)) { in RecordEvent()107 : collector_(GetEventCollector(category)) { in ScopedRegion()116 : collector_(GetEventCollector(category)) { in ScopedRegion()125 : collector_(GetEventCollector(category)) { in ScopedRegion()
1390 tracing::GetEventCollector(tracing::EventCategory::kCompute)), in ExecutorState()