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

  /system/extras/simpleperf/
event_selection_set.h 92 EventSelection* FindSelectionByType(const EventTypeAndModifier& event_type_modifier);
event_selection_set.cpp 309 EventSelectionSet::EventSelection* EventSelectionSet::FindSelectionByType(
321 EventSelection* selection = FindSelectionByType(event_type_modifier);
327 EventSelection* selection = FindSelectionByType(event_type_modifier);

Completed in 105 milliseconds