Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h137 void SetRecordNotExecutableMaps(bool record);
Devent_selection_set.cpp588 void EventSelectionSet::SetRecordNotExecutableMaps(bool record) { in SetRecordNotExecutableMaps() function in simpleperf::EventSelectionSet
Dcmd_record.cpp655 event_selection_set_.SetRecordNotExecutableMaps(true); in PrepareRecording()