HomeSort by relevance Sort by last modified time
    Searched full:addeventgroup (Results 1 - 4 of 4) sorted by null

  /system/extras/simpleperf/
event_selection_set.h 54 // AddEventType() or AddEventGroup().
75 bool AddEventGroup(const std::vector<std::string>& event_names);
event_selection_set.cpp 101 return AddEventGroup(std::vector<std::string>(1, event_name));
104 bool EventSelectionSet::AddEventGroup(
cmd_stat.cpp 491 if (!event_selection_set_.AddEventGroup(event_types)) {
cmd_record.cpp 465 if (!event_selection_set_.AddEventGroup(event_types)) {
    [all...]

Completed in 157 milliseconds