Searched defs:help_msg (Results 1 – 1 of 1) sorted by relevance
45 const OptionFormatMap& option_formats, const std::string& help_msg, in ConvertArgsToOptions()133 const std::string help_msg = " Try `simpleperf help " + name_ + "`."; in PreprocessOptions() local