Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Devent_selection_set.h167 bool FinishReadMmapEventData();
H A Dcmd_monitor.cpp294 if (!event_selection_set_.FinishReadMmapEventData()) { in DoMonitoring()
H A Devent_selection_set.cpp787 bool EventSelectionSet::FinishReadMmapEventData() { in FinishReadMmapEventData() function in simpleperf::EventSelectionSet
H A Dcmd_record.cpp682 if (!event_selection_set_.FinishReadMmapEventData()) { in DoRecording()