Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h183 bool EnableETMEvents();
Devent_selection_set.cpp955 bool EventSelectionSet::EnableETMEvents() { in EnableETMEvents() function in simpleperf::EventSelectionSet
Dcmd_record.cpp764 if (!event_selection_set_.EnableETMEvents()) { in PrepareRecording()
775 return event_selection_set_.DisableETMEvents() && event_selection_set_.EnableETMEvents(); in PrepareRecording()