Home
last modified time | relevance | path

Searched refs:vma (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/memory_plugin/src/
Dsmaps_stats.cpp137 const VmeminfoAreaMapping vma[], in GetVMAStuId() argument
144 if (MatchHead(name, vma[i].heapstr)) { in GetVMAStuId()
145 heapIndex[0] = vma[i].heapid[0]; in GetVMAStuId()
146 heapIndex[1] = vma[i].heapid[1]; in GetVMAStuId()
151 if (MatchTail(name, vma[i].heapstr)) { in GetVMAStuId()
152 if (vma[i].heapid[1] == VMHEAP_NEEDFIX) { in GetVMAStuId()
153 HeapIndexFix(name, vma[i].heapstr, heapIndex); in GetVMAStuId()
155 heapIndex[0] = vma[i].heapid[0]; in GetVMAStuId()
156 heapIndex[1] = vma[i].heapid[1]; in GetVMAStuId()
/developtools/profiler/device/plugins/memory_plugin/include/
Dsmaps_stats.h309 const VmeminfoAreaMapping vma[],
/developtools/profiler/hiebpf/include/
Dvmlinux.h3558 struct vm_area_struct *vma; member
5757 struct vm_area_struct *vma; member
18629 struct vm_area_struct *vma; member
32282 struct vm_area_struct *vma; member
32302 struct vm_area_struct *vma; member
35840 struct vm_area_struct *vma; member
36006 struct vm_area_struct *vma; member
37679 struct vm_area_struct *vma; member
37774 struct vm_area_struct *vma; member
37802 struct vm_area_struct *vma; member
[all …]