Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/memory_plugin/include/
Dmemory_data_plugin.h222 PRO_RSSFILE, enumerator
231 …_VMRSS, "VmRSS"}, {StatusType::PRO_RSSANON, "RssAnon"}, {StatusType::PRO_RSSFILE, "RssFile"},
/developtools/profiler/device/plugins/memory_plugin/src/
Dmemory_data_plugin.cpp663 case PRO_RSSFILE: in SetProcessInfo()