Searched refs:profilerCommand (Results 1 – 1 of 1) sorted by relevance
388 const std::string profilerCommand("profile"); in DebuggerConnectionManager() local389 if (dOption.perfCmd.find(profilerCommand) != std::string::npos) { in DebuggerConnectionManager()