Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.cpp56 bool EventSelectionSet::BuildAndCheckEventSelection( in BuildAndCheckEventSelection()
100 bool EventSelectionSet::AddEventType(const std::string& event_name) { in AddEventType()
104 bool EventSelectionSet::AddEventGroup( in AddEventGroup()
119 std::vector<const EventType*> EventSelectionSet::GetTracepointEvents() const { in GetTracepointEvents()
132 bool EventSelectionSet::HasInplaceSampler() const { in HasInplaceSampler()
144 std::vector<EventAttrWithId> EventSelectionSet::GetEventAttrWithId() const { in GetEventAttrWithId()
164 void EventSelectionSet::UnionSampleType() { in UnionSampleType()
178 void EventSelectionSet::SetEnableOnExec(bool enable) { in SetEnableOnExec()
197 bool EventSelectionSet::GetEnableOnExec() { in GetEnableOnExec()
208 void EventSelectionSet::SampleIdAll() { in SampleIdAll()
[all …]
Devent_selection_set.h67 class EventSelectionSet {
69 EventSelectionSet(bool for_stat_cmd) in EventSelectionSet() function
184 DISALLOW_COPY_AND_ASSIGN(EventSelectionSet);
Dcmd_stat.cpp322 EventSelectionSet event_selection_set_;
Dcmd_record.cpp210 EventSelectionSet event_selection_set_;