Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h126 void SetRecordNotExecutableMaps(bool record);
Devent_selection_set.cpp478 void EventSelectionSet::SetRecordNotExecutableMaps(bool record) { in SetRecordNotExecutableMaps() function in EventSelectionSet
Dcmd_record.cpp504 event_selection_set_.SetRecordNotExecutableMaps(true); in PrepareRecording()