Home
last modified time | relevance | path

Searched defs:help_msg (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Dcommand.cpp45 const OptionFormatMap& option_formats, const std::string& help_msg, in ConvertArgsToOptions()
133 const std::string help_msg = " Try `simpleperf help " + name_ + "`."; in PreprocessOptions() local