Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
DRAM.cpp201 std::map<std::string, std::string> RAM::CollectRam(std::string ramPid, size_t index) const in CollectRam()
243 std::string ramPid, size_t index) const in SetRamValue()
248 std::future<std::map<std::string, std::string>> RAM::AsyncCollectRam(std::string ramPid, size_t ind… in AsyncCollectRam()