Searched refs:CheckRecordCmd (Results 1 – 1 of 1) sorted by relevance
144 if (!CheckRecordCmd(record_cmd)) { in ProcessFile()194 virtual bool CheckRecordCmd(const std::string& record_cmd) = 0;227 bool CheckRecordCmd(const std::string& record_cmd) override { in CheckRecordCmd() function in simpleperf::__anon7f0d915e0111::SampleUnwinder369 bool CheckRecordCmd(const std::string&) override { return true; } in CheckRecordCmd() function in simpleperf::__anon7f0d915e0111::TestFileGenerator510 bool CheckRecordCmd(const std::string& record_cmd) override { in CheckRecordCmd() function in simpleperf::__anon7f0d915e0111::ReportGenerator