Home
last modified time | relevance | path

Searched refs:PRO_NAME (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/memory_plugin/include/
H A Dmemory_data_plugin.h226 PRO_NAME, enumerator
240 {StatusType::PRO_TGID, "Tgid"}, {StatusType::PRO_NAME, "Name"}, {StatusType::PRO_VMSIZE, "VmSize"},
/developtools/profiler/device/plugins/memory_plugin/src/
H A Dmemory_data_plugin.cpp641 if ((key >= PRO_TGID && key <= PRO_PURGPIN && key != PRO_NAME) && !StringToUll(word, value)) { in SetProcessInfo()
702 if (key == PRO_NAME) { in WriteProcess()

Completed in 4 milliseconds