Searched refs:direct_mapped_allocations_total_size (Results 1 – 1 of 1) sorted by relevance
723 size_t direct_mapped_allocations_total_size = 0; in DumpStats() local763 direct_mapped_allocations_total_size += slot_size; in DumpStats()794 stats.total_resident_bytes += direct_mapped_allocations_total_size; in DumpStats()795 stats.total_active_bytes += direct_mapped_allocations_total_size; in DumpStats()