Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h116 void SetEnableOnExec(bool enable);
Devent_selection_set.cpp345 void EventSelectionSet::SetEnableOnExec(bool enable) { in SetEnableOnExec() function in EventSelectionSet
Dcmd_stat.cpp519 event_selection_set_.SetEnableOnExec(true); in Run()
Dcmd_record.cpp476 event_selection_set_.SetEnableOnExec(true); in PrepareRecording()