Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/memory_plugin/include/
Dmemory_data_plugin.h220 PRO_VMRSS, enumerator
231 …{StatusType::PRO_VMRSS, "VmRSS"}, {StatusType::PRO_RSSANON, "RssAnon"}, {StatusType::PRO_RSS…
/developtools/profiler/device/plugins/memory_plugin/src/
Dmemory_data_plugin.cpp657 case PRO_VMRSS: in SetProcessInfo()