HomeSort by relevance Sort by last modified time
    Searched refs:EventSelection (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
event_selection_set.h 87 struct EventSelection {
92 EventSelection* FindSelectionByType(const EventTypeAndModifier& event_type_modifier);
94 std::vector<EventSelection> selections_;
event_selection_set.cpp 54 EventSelection selection;
309 EventSelectionSet::EventSelection* EventSelectionSet::FindSelectionByType(
321 EventSelection* selection = FindSelectionByType(event_type_modifier);
327 EventSelection* selection = FindSelectionByType(event_type_modifier);

Completed in 35 milliseconds