Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h116 bool FinishReadMmapEventData();
Devent_selection_set.cpp631 bool EventSelectionSet::FinishReadMmapEventData() { in FinishReadMmapEventData() function in EventSelectionSet
Dcmd_record.cpp327 if (!event_selection_set_.FinishReadMmapEventData()) { in Run()