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