Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.cpp53 bool EventSelectionSet::AddEventType(const EventTypeAndModifier& event_type_modifier) { in AddEventType()
74 void EventSelectionSet::UnionSampleType() { in UnionSampleType()
84 void EventSelectionSet::SetEnableOnExec(bool enable) { in SetEnableOnExec()
100 bool EventSelectionSet::GetEnableOnExec() { in GetEnableOnExec()
109 void EventSelectionSet::SampleIdAll() { in SampleIdAll()
115 void EventSelectionSet::SetSampleFreq(uint64_t sample_freq) { in SetSampleFreq()
123 void EventSelectionSet::SetSamplePeriod(uint64_t sample_period) { in SetSamplePeriod()
131 bool EventSelectionSet::SetBranchSampling(uint64_t branch_sample_type) { in SetBranchSampling()
154 void EventSelectionSet::EnableFpCallChainSampling() { in EnableFpCallChainSampling()
160 bool EventSelectionSet::EnableDwarfCallChainSampling(uint32_t dump_stack_size) { in EnableDwarfCallChainSampling()
[all …]
Devent_selection_set.h51 class EventSelectionSet {
53 EventSelectionSet() { in EventSelectionSet() function
96 DISALLOW_COPY_AND_ASSIGN(EventSelectionSet);
Dcmd_stat.cpp98 EventSelectionSet event_selection_set_;
Dcmd_record.cpp173 EventSelectionSet event_selection_set_;