OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadMmapEventData
(Results
1 - 3
of
3
) sorted by null
/system/extras/simpleperf/
event_selection_set.h
77
bool
ReadMmapEventData
(std::function<bool(const char*, size_t)> callback);
event_selection_set.cpp
292
bool EventSelectionSet::
ReadMmapEventData
(std::function<bool(const char*, size_t)> callback) {
cmd_record.cpp
259
if (!event_selection_set_.
ReadMmapEventData
(callback)) {
Completed in 999 milliseconds