Searched refs:AddEventType (Results 1 – 5 of 5) sorted by relevance
37 void AddEventType(const std::string& event_type_str) { in AddEventType() function in RecordFileTest59 AddEventType("cpu-cycles"); in TEST_F()107 AddEventType("cpu-cycles"); in TEST_F()143 AddEventType("cpu-cycles"); in TEST_F()144 AddEventType("cpu-clock"); in TEST_F()145 AddEventType("task-clock"); in TEST_F()
60 bool AddEventType(const EventTypeAndModifier& event_type_modifier);
53 bool EventSelectionSet::AddEventType(const EventTypeAndModifier& event_type_modifier) { in AddEventType() function in EventSelectionSet
261 if (!event_selection_set_.AddEventType(event_type)) { in SetEventSelection()
469 if (!event_selection_set_.AddEventType(event_type)) { in SetEventSelection()