Searched defs:cmds (Results 1 – 2 of 2) sorted by relevance
15 cmds = [ variable
46 bool ParseConfigToCmd(const HiperfPluginConfig& config, std::vector<std::string>& cmds) in ParseConfigToCmd()122 std::vector<std::string> cmds; in HiperfPluginSessionStart() local