Searched refs:EventSelectionSet (Results 1 – 4 of 4) sorted by relevance
53 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 …]
51 class EventSelectionSet {53 EventSelectionSet() { in EventSelectionSet() function96 DISALLOW_COPY_AND_ASSIGN(EventSelectionSet);
98 EventSelectionSet event_selection_set_;
173 EventSelectionSet event_selection_set_;