Home
last modified time | relevance | path

Searched refs:child_inherit_ (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dcmd_stat.cpp420 child_inherit_(true), in StatCommand()
449 bool child_inherit_; member in simpleperf::__anon5e11e9640211::StatCommand
683 child_inherit_ = !options.PullBoolValue("--no-inherit"); in ParseOptions()
833 event_selection_set_.SetInherit(child_inherit_); in SetEventSelectionFlags()
Dcmd_record.cpp341 child_inherit_(true), in RecordCommand()
427 bool child_inherit_; member in simpleperf::__anon4909a6070111::RecordCommand
601 if (child_inherit_) { in PrepareRecording()
1092 child_inherit_ = false; in ParseOptions()
1096 child_inherit_ = false; in ParseOptions()
1398 event_selection_set_.SetInherit(child_inherit_); in SetEventSelectionFlags()