#include <heap-statistics.h>
| Public Attributes | |
| size_t | allocated_bytes | 
| size_t | object_count | 
Object statistics for a single type.
| size_t cppgc::HeapStatistics::ObjectStatsEntry::allocated_bytes | 
Number of allocated bytes.
| size_t cppgc::HeapStatistics::ObjectStatsEntry::object_count | 
Number of allocated objects.