Searched refs:decommittable_bytes (Results 1 – 2 of 2) sorted by relevance
1271 stats_out->decommittable_bytes += page_bytes_resident; in PartitionDumpPageStats()1364 stats.total_decommittable_bytes += bucket_stats[i].decommittable_bytes; in PartitionDumpStatsGeneric()1434 stats.total_decommittable_bytes += memory_stats[i].decommittable_bytes; in PartitionDumpStats()
387 uint32_t decommittable_bytes; // Total bytes that could be decommitted. member