Home
last modified time | relevance | path

Searched refs:SetEnableCondition (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.h124 void SetEnableCondition(bool enable_on_open, bool enable_on_exec);
Devent_selection_set.cpp457 void EventSelectionSet::SetEnableCondition(bool enable_on_open, bool enable_on_exec) { in SetEnableCondition() function in simpleperf::EventSelectionSet
Dcmd_stat.cpp547 event_selection_set_.SetEnableCondition(false, true); in Run()
Dcmd_record.cpp624 event_selection_set_.SetEnableCondition(false, true); in PrepareRecording()
639 event_selection_set_.SetEnableCondition(false, false); in PrepareRecording()