Searched refs:total_active_count (Results 1 – 4 of 4) sorted by relevance
69 size_t total_active_count; // Total count of active objects in the partition. member
1473 stats.total_active_count += bucket_stats[i].active_count; in DumpStats()1494 stats.total_active_count += num_direct_mapped_allocations; in DumpStats()
99 size_t total_active_count() const { return total_active_count_; }
153 *allocated_objects_count += partition_stats_dumper.total_active_count(); in ReportPartitionAllocStats()487 total_active_count_ += memory_stats->total_active_count; in PartitionDumpTotals()514 memory_stats->total_active_count); in PartitionDumpTotals()