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