Searched defs:ramPid (Results 1 – 2 of 2) sorted by relevance
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | RAM.cpp | 192 std::map<std::string, std::string> RAM::CollectRam(const std::string& ramPid, size_t index) const in CollectRam() argument 229 std::string ramPid, size_t index) const in SetRamValue() 234 std::future<std::map<std::string, std::string>> RAM::AsyncCollectRam(const std::string& ramPid, siz… in AsyncCollectRam() argument
|
| /developtools/smartperf_host/smartperf_device/device_command/collector/src/ |
| D | RAM.cpp | 192 std::map<std::string, std::string> RAM::CollectRam(const std::string& ramPid, size_t index) const in CollectRam() argument 229 std::string ramPid, size_t index) const in SetRamValue() 234 std::future<std::map<std::string, std::string>> RAM::AsyncCollectRam(const std::string& ramPid, siz… in AsyncCollectRam() argument
|