Home
last modified time | relevance | path

Searched refs:FindEventFdsByType (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.h80 const std::vector<std::unique_ptr<EventFd>>* FindEventFdsByType(
Devent_selection_set.cpp325 const std::vector<std::unique_ptr<EventFd>>* EventSelectionSet::FindEventFdsByType( in FindEventFdsByType() function in EventSelectionSet
Dcmd_record.cpp519 event_selection_set_.FindEventFdsByType(event_type); in CreateRecordFile()