Searched refs:alloc_byte_count (Results 1 – 1 of 1) sorted by relevance
971 size_t alloc_byte_count = 0; in GetRecentAllocations() local980 alloc_byte_count += 4u + 2u + 2u + 1u; in GetRecentAllocations()990 alloc_byte_count += record->GetDepth() * (2u + 2u + 2u + 2u); in GetRecentAllocations()1033 size_t reserve_size = bytes.size() + alloc_byte_count; in GetRecentAllocations()