Home
last modified time | relevance | path

Searched defs:AllocationBytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/tools/GpuMemDumpVis/
H A DSample.json17 "AllocationBytes": 73401500, number
36 "AllocationBytes": 33619968, number
50 "AllocationBytes": 8192, number
62 "AllocationBytes": 33611776, number
76 "AllocationBytes": 0, number
86 "AllocationBytes": 0, number
103 "AllocationBytes": 39781532, number
117 "AllocationBytes": 39781532, number
131 "AllocationBytes": 0, number
141 "AllocationBytes": 0, number
[all …]
H A DGpuMemDump.schema.json109 "AllocationBytes": {"type": "integer"}, object
/aosp_15_r20/system/memory/libmemunreachable/
DHeapWalker.cpp139 size_t HeapWalker::AllocationBytes() { in AllocationBytes() function in android::HeapWalker
DMemUnreachable.cpp63 size_t AllocationBytes() { return heap_walker_.AllocationBytes(); } in AllocationBytes() function in android::MemUnreachable