Searched refs:EventSelectionSet (Results 1 – 4 of 4) sorted by relevance
25 void EventSelectionSet::AddEventType(const EventType& event_type) { in AddEventType()32 void EventSelectionSet::EnableOnExec() { in EnableOnExec()38 void EventSelectionSet::SampleIdAll() { in SampleIdAll()44 void EventSelectionSet::SetSampleFreq(uint64_t sample_freq) { in SetSampleFreq()52 void EventSelectionSet::SetSamplePeriod(uint64_t sample_period) { in SetSamplePeriod()60 bool EventSelectionSet::OpenEventFilesForAllCpus() { in OpenEventFilesForAllCpus()83 bool EventSelectionSet::OpenEventFilesForProcess(pid_t pid) { in OpenEventFilesForProcess()96 bool EventSelectionSet::EnableEvents() { in EnableEvents()107 bool EventSelectionSet::ReadCounters( in ReadCounters()123 void EventSelectionSet::PreparePollForEventFiles(std::vector<pollfd>* pollfds) { in PreparePollForEventFiles()[all …]
41 class EventSelectionSet {43 EventSelectionSet() { in EventSelectionSet() function79 DISALLOW_COPY_AND_ASSIGN(EventSelectionSet);
53 EventSelectionSet event_selection_set_;
75 EventSelectionSet event_selection_set_;