Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Devent_selection_set.h129 void SetRecordNotExecutableMaps(bool record);
H A Devent_selection_set.cpp484 void EventSelectionSet::SetRecordNotExecutableMaps(bool record) { in SetRecordNotExecutableMaps() function in simpleperf::EventSelectionSet
H A Dcmd_record.cpp563 event_selection_set_.SetRecordNotExecutableMaps(true); in PrepareRecording()