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.cpp59 const VmeminfoAreaMapping vma[], in GetVMAStuId() argument
66 if (MatchHead(name, vma[i].heapstr)) { in GetVMAStuId()
67 heapIndex[0] = vma[i].heapid[0]; in GetVMAStuId()
68 heapIndex[1] = vma[i].heapid[1]; in GetVMAStuId()
73 if (MatchTail(name, vma[i].heapstr)) { in GetVMAStuId()
74 if (vma[i].heapid[1] == VMHEAP_NEEDFIX) { in GetVMAStuId()
75 HeapIndexFix(name, vma[i].heapstr, heapIndex); in GetVMAStuId()
77 heapIndex[0] = vma[i].heapid[0]; in GetVMAStuId()
78 heapIndex[1] = vma[i].heapid[1]; in GetVMAStuId()
/developtools/profiler/device/plugins/memory_plugin/include/
Dsmaps_stats.h389 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 …]