Searched defs:record_args (Results 1 – 4 of 4) sorted by relevance
412 const std::vector<std::string>& record_args) { in CreateSimpleperfProcess()514 void ProfileSession::StartRecording(const std::vector<std::string>& record_args) { in StartRecording()
175 std::vector<std::string> record_args = {"-e", in RecordSchedEvents() local
432 bool KmemCommand::RecordKmemInfo(const std::vector<std::string>& record_args) { in RecordKmemInfo()
198 def _record(self, host, silent, status_code, *record_args):