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