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

  /system/extras/simpleperf/
event_selection_set.h 75 void PreparePollForEventFiles(std::vector<pollfd>* pollfds);
event_selection_set.cpp 253 void EventSelectionSet::PreparePollForEventFiles(std::vector<pollfd>* pollfds) {
cmd_record.cpp 243 event_selection_set_.PreparePollForEventFiles(&pollfds);

Completed in 169 milliseconds