Home
last modified time | relevance | path

Searched defs:AddEventGroup (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_config_muxer.cc66 void AddEventGroup(const ProtoTranslationTable* table, in AddEventGroup() function
/aosp_15_r20/system/extras/simpleperf/
H A Devent_selection_set.cpp294 bool EventSelectionSet::AddEventGroup(const std::vector<std::string>& event_names) { in AddEventGroup() function in simpleperf::EventSelectionSet