Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.cpp144 static bool ReadMmapEventDataForFd(std::unique_ptr<EventFd>& event_fd, in ReadMmapEventDataForFd() function
168 if (!ReadMmapEventDataForFd(event_fd, callback, &have_data)) { in ReadMmapEventData()