Lines Matching refs:SPUtils
43 SPUtils::LoadCmd(cmdStr + pidStr, result);
82 std::string result = SPUtils::GetScreen();
94 SPUtils::LoadCmd(cmdStr + pidStr, result);
167 int SmartPerfCommand::GetItemInfo(std::multimap<std::string, std::string, decltype(SPUtils::Cmp) *> &spMap)
224 std::multimap<std::string, std::string, decltype(SPUtils::Cmp) *> spMap(SPUtils::Cmp);
225 long long lastTime = SPUtils::GetCurTime();
242 long long nextTime = SPUtils::GetCurTime();
267 decltype(SPUtils::Cmp) *> &spMap, int index) const
281 if (SPUtils::LoadCmd(stat, cmdResult)) {