Searched defs:AllocEntry (Results 1 – 2 of 2) 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()
80 struct AllocEntry { in dumpMemInfo() struct81 size_t size; // bit 31 is set if this is zygote allocated memory in dumpMemInfo()82 size_t allocations; in dumpMemInfo()83 uintptr_t backtrace[]; in dumpMemInfo()