Searched refs:direct_mapped_allocations_total_size (Results 1 – 1 of 1) sorted by relevance
1335 size_t direct_mapped_allocations_total_size = 0; in PartitionDumpStatsGeneric() local1375 direct_mapped_allocations_total_size += slot_size; in PartitionDumpStatsGeneric()1407 stats.total_resident_bytes += direct_mapped_allocations_total_size; in PartitionDumpStatsGeneric()1408 stats.total_active_bytes += direct_mapped_allocations_total_size; in PartitionDumpStatsGeneric()