Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h168 void CloseEventFiles();
Devent_selection_set.cpp798 void EventSelectionSet::CloseEventFiles() { in CloseEventFiles() function in simpleperf::EventSelectionSet
Dcmd_record.cpp454 event_selection_set_.CloseEventFiles(); in Run()