Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/memory_plugin/include/
Dmemory_data_plugin.h219 PRO_VMSIZE, enumerator
230 …RO_TGID, "Tgid"}, {StatusType::PRO_NAME, "Name"}, {StatusType::PRO_VMSIZE, "VmSize"},
/developtools/profiler/device/plugins/memory_plugin/src/
Dmemory_data_plugin.cpp654 case PRO_VMSIZE: in SetProcessInfo()