Searched refs:CheckRecordOptions (Results 1 – 1 of 1) sorted by relevance
65 bool CheckRecordOptions(const std::string& record_options);79 if (!CheckRecordOptions(record_options_) || !SetRecordOptions(record_options_) || in Run()128 bool BootRecordCommand::CheckRecordOptions(const std::string& record_options) { in CheckRecordOptions() function in simpleperf::__anonfe7e6d150111::BootRecordCommand163 if (!CheckRecordOptions(record_options_)) { in Record()