Searched refs:FindEventTypeByName (Results 1 – 6 of 6) sorted by relevance
40 static const EventType* FindEventTypeByName(const std::string& name,
27 const EventType* event_type = EventTypeFactory::FindEventTypeByName("cpu-cycles"); in SetUp()
49 const EventType* EventTypeFactory::FindEventTypeByName(const std::string& name, in FindEventTypeByName() function in EventTypeFactory
35 const EventType* event_type = EventTypeFactory::FindEventTypeByName("cpu-cycles"); in SetUp()
157 EventTypeFactory::FindEventTypeByName(event_type_name, report_unsupported_type); in AddMeasuredEventType()
232 const EventType* event_type = EventTypeFactory::FindEventTypeByName(event_type_name); in SetMeasuredEventType()