Home
last modified time | relevance | path

Searched defs:record_args (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/app_api/cpp/
H A Dsimpleperf.cpp412 const std::vector<std::string>& record_args) { in CreateSimpleperfProcess()
514 void ProfileSession::StartRecording(const std::vector<std::string>& record_args) { in StartRecording()
/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_trace_sched.cpp175 std::vector<std::string> record_args = {"-e", in RecordSchedEvents() local
H A Dcmd_kmem.cpp432 bool KmemCommand::RecordKmemInfo(const std::vector<std::string>& record_args) { in RecordKmemInfo()
/aosp_15_r20/external/autotest/client/common_lib/hosts/
H A Drepair.py198 def _record(self, host, silent, status_code, *record_args):