Home
last modified time | relevance | path

Searched refs:AddEventType (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.h50 void AddEventType(const EventType& event_type);
Devent_selection_set.cpp25 void EventSelectionSet::AddEventType(const EventType& event_type) { in AddEventType() function in EventSelectionSet
Dcmd_stat.cpp161 event_selection_set_.AddEventType(*event_type); in AddMeasuredEventType()
Dcmd_record.cpp241 event_selection_set_.AddEventType(*measured_event_type_); in SetEventSelection()