Searched refs:total_decommittable_bytes (Results 1 – 2 of 2) sorted by relevance
1364 stats.total_decommittable_bytes += bucket_stats[i].decommittable_bytes; in PartitionDumpStatsGeneric()1434 stats.total_decommittable_bytes += memory_stats[i].decommittable_bytes; in PartitionDumpStats()
372 size_t total_decommittable_bytes; // Total bytes that could be decommitted. member