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 D | Sample.json | 17 "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 D | GpuMemDump.schema.json | 109 "AllocationBytes": {"type": "integer"}, object
|
/aosp_15_r20/system/memory/libmemunreachable/ |
D | HeapWalker.cpp | 139 size_t HeapWalker::AllocationBytes() { in AllocationBytes() function in android::HeapWalker
|
D | MemUnreachable.cpp | 63 size_t AllocationBytes() { return heap_walker_.AllocationBytes(); } in AllocationBytes() function in android::MemUnreachable
|