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.h227 PRO_VMRSS, enumerator
240 …{StatusType::PRO_VMRSS, "VmRSS"}, {StatusType::PRO_RSSANON, "RssAnon"}, {StatusType::PRO_RSS…
/developtools/profiler/device/plugins/memory_plugin/src/
Dmemory_data_plugin.cpp668 case PRO_VMRSS: in SetProcessInfo()