Searched refs:ParseOptions (Results 1 – 9 of 9) sorted by relevance
83 bool ParseOptions(const std::vector<std::string>& args);96 if (!ParseOptions(args)) { in Run()106 bool CollectCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon85f98dc60111::CollectCommand
49 bool ParseOptions(const std::vector<std::string>& args);61 if (!ParseOptions(args)) { in Run()95 bool DumpRecordCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in DumpRecordCommand
105 bool ParseOptions(const std::vector<std::string>& args);137 if (!ParseOptions(args)) { in Run()152 bool DebugUnwindCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in DebugUnwindCommand
100 bool ParseOptions(const std::vector<std::string>& args);120 if (!ParseOptions(args)) { in Run()138 bool TraceSchedCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon070c38810111::TraceSchedCommand
363 bool ParseOptions(const std::vector<std::string>& args,394 if (!ParseOptions(args, &workload_args)) { in Run()531 bool StatCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in __anon07e158a80111::StatCommand
325 bool ParseOptions(const std::vector<std::string>& args,363 if (!ParseOptions(args, &left_args)) { in Run()375 bool KmemCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in __anon93d0ff560111::KmemCommand
110 bool ParseOptions(const std::vector<std::string>& args);149 if (!ParseOptions(args)) { in Run()237 bool ReportSampleCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anoncefef3490111::ReportSampleCommand
433 bool ParseOptions(const std::vector<std::string>& args);476 if (!ParseOptions(args)) { in Run()508 bool ReportCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anona4eb4dc80111::ReportCommand
264 bool ParseOptions(const std::vector<std::string>& args,358 if (!ParseOptions(args, &workload_args)) { in Run()664 bool RecordCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in RecordCommand