Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h201 bool ReadMmapEventData(bool with_time_limit);
Devent_selection_set.cpp806 [this]() { return ReadMmapEventData(true); })) { in PrepareToReadMmapEventData()
826 bool EventSelectionSet::ReadMmapEventData(bool with_time_limit) { in ReadMmapEventData() function in simpleperf::EventSelectionSet
844 return ReadMmapEventData(false); in FinishReadMmapEventData()