Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/memory_plugin/include/
H A Dmemory_data_plugin.h236 PRO_PURGPIN, enumerator
244 {StatusType::PRO_PURGPIN, "PurgPin"},
/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()
677 case PRO_PURGPIN: in SetProcessInfo()

Completed in 3 milliseconds