Home
last modified time | relevance | path

Searched refs:ReadMmapEventData (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.h198 bool ReadMmapEventData(bool with_time_limit);
Devent_selection_set.cpp750 [this]() { return ReadMmapEventData(true); })) { in PrepareToReadMmapEventData()
770 bool EventSelectionSet::ReadMmapEventData(bool with_time_limit) { in ReadMmapEventData() function in simpleperf::EventSelectionSet
792 if (!ReadMmapEventData(false)) { in FinishReadMmapEventData()