Searched refs:GetEventCollector (Results 1 – 2 of 2) sorted by relevance
59 friend const EventCollector* GetEventCollector(EventCategory);69 inline const EventCollector* GetEventCollector(EventCategory category) { in GetEventCollector() function84 if (auto collector = GetEventCollector(category)) { in RecordEvent()99 : collector_(GetEventCollector(category)) { in ScopedRegion()108 : collector_(GetEventCollector(category)) { in ScopedRegion()117 : collector_(GetEventCollector(category)) { in ScopedRegion()
406 tracing::GetEventCollector(tracing::EventCategory::kCompute)), in ExecutorState()