Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
DRAM.cpp224 std::vector<std::string> paramsInfo; in CollectRam() local
292 std::map<std::string, std::string> RAM::GetPssRamInfo(FILE *fd, std::vector<std::string> paramsInfo, in GetPssRamInfo()
307 …::map<std::string, std::string> RAM::ParsePssValues(FILE *fd, std::vector<std::string> &paramsInfo, in ParsePssValues()
370 std::map<std::string, std::string> RAM::SaveSumRamInfo(std::vector<std::string> paramsInfo, in SaveSumRamInfo()