Home
last modified time | relevance | path

Searched refs:CMD_FORMAT (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/memory_plugin/src/
Dmemory_data_plugin.cpp24 const char* CMD_FORMAT = "memory service meminfo --local "; variable
337 std::string fullCmd = CMD_FORMAT + std::to_string(pid); in GetMemInfoByMemoryService()