Searched refs:decommittable_bytes (Results 1 – 2 of 2) sorted by relevance
659 stats_out->decommittable_bytes += page_bytes_resident; in PartitionDumpPageStats()752 stats.total_decommittable_bytes += bucket_stats[i].decommittable_bytes; in DumpStats()823 stats.total_decommittable_bytes += bucket_stats.decommittable_bytes; in DumpStats()
199 uint32_t decommittable_bytes; // Total bytes that could be decommitted. member