Home
last modified time | relevance | path

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

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