Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Devent_selection_set.h119 void SetEnableOnExec(bool enable);
H A Devent_selection_set.cpp362 void EventSelectionSet::SetEnableOnExec(bool enable) { in SetEnableOnExec() function in simpleperf::EventSelectionSet
H A Dcmd_stat.cpp516 event_selection_set_.SetEnableOnExec(true); in Run()
H A Dcmd_record.cpp536 event_selection_set_.SetEnableOnExec(true); in PrepareRecording()