Home
last modified time | relevance | path

Searched refs:GetSysRamInfo (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
H A DRAM.h37 std::map<std::string, std::string> GetSysRamInfo() const;
/developtools/profiler/host/smartperf/client/client_command/
H A DRAM.cpp59 std::map<std::string, std::string> sysRamInfo = RAM::GetSysRamInfo(); in ItemData()
123 std::map<std::string, std::string> RAM::GetSysRamInfo() const in GetSysRamInfo() function in OHOS::SmartPerf::RAM
128 LOGE("RAM::GetSysRamInfo collector is nullptr!"); in GetSysRamInfo()

Completed in 2 milliseconds