Searched defs:AllocEntry (Results 1 – 1 of 1) sorted by relevance
75 struct AllocEntry { in dumpMemoryAddresses() struct76 size_t size; // bit 31 is set if this is zygote allocated memory in dumpMemoryAddresses()77 size_t allocations; in dumpMemoryAddresses()78 uintptr_t backtrace[]; in dumpMemoryAddresses()