Searched refs:StatusType (Results 1 – 1 of 1) sorted by relevance
| /developtools/profiler/device/plugins/memory_plugin/include/ |
| D | memory_data_plugin.h | 216 enum StatusType { enum 230 …{StatusType::PRO_TGID, "Tgid"}, {StatusType::PRO_NAME, "Name"}, {StatusType::PRO_VMS… 231 …{StatusType::PRO_VMRSS, "VmRSS"}, {StatusType::PRO_RSSANON, "RssAnon"}, {StatusType::PRO_RSS… 232 …{StatusType::PRO_RSSSHMEM, "RssShmem"}, {StatusType::PRO_VMSWAP, "VmSwap"}, {StatusType::PRO_VML… 233 {StatusType::PRO_VMHWM, "VmHWM"},
|