Searched refs:ParseOptions (Results 1 – 6 of 6) sorted by relevance
48 bool ParseOptions(const std::vector<std::string>& args);60 if (!ParseOptions(args)) { in Run()83 bool DumpRecordCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in DumpRecordCommand
309 bool ParseOptions(const std::vector<std::string>& args,334 if (!ParseOptions(args, &workload_args)) { in Run()444 bool StatCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in __anon3ff1e7bf0111::StatCommand
87 bool ParseOptions(const std::vector<std::string>& args);117 if (!ParseOptions(args)) { in Run()201 bool ReportSampleCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon5d136c400111::ReportSampleCommand
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 __anoncbe18e6d0111::KmemCommand
359 bool ParseOptions(const std::vector<std::string>& args);395 if (!ParseOptions(args)) { in Run()424 bool ReportCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon235bfe9f0111::ReportCommand
174 bool ParseOptions(const std::vector<std::string>& args,234 if (!ParseOptions(args, &workload_args)) { in Run()363 bool RecordCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in RecordCommand