Searched refs:total_mmapped_bytes (Results 1 – 2 of 2) sorted by relevance
1331 stats.total_mmapped_bytes = partition->total_size_of_super_pages + in PartitionDumpStatsGeneric()1427 stats.total_mmapped_bytes = partition->total_size_of_super_pages; in PartitionDumpStats()
368 size_t total_mmapped_bytes; // Total bytes mmaped from the system. member