Searched refs:commandMap (Results 1 – 3 of 3) sorted by relevance
56 if (commandMap.count(argStr) > 0) { in SmartPerfCommand()73 switch (commandMap.at(argStr)) { in HandleCommand()120 SpProfiler *profiler = SpProfilerFactory::GetCmdProfilerItem(commandMap.at(curParam)); in ExecCommand()
111 … SpProfiler *profiler = SpProfilerFactory::GetCmdProfilerItem(commandMap.at(itConfig)); in StartTask()
85 const std::unordered_map<std::string, CommandType> commandMap = { variable