Searched defs:total_committed_bytes (Results 1 – 2 of 2) sorted by relevance
71 size_t total_committed_bytes; // Total size of committed pages. member
505 auto total_committed_bytes = memory_stats->total_committed_bytes; in PartitionDumpTotals() local