Home
last modified time | relevance | path

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

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