Searched refs:total_size_of_super_pages (Results 1 – 2 of 2) sorted by relevance
121 root->total_size_of_super_pages = 0; in PartitionAllocBaseInit()268 if (root->total_size_of_super_pages + in PartitionOutOfMemory()333 root->total_size_of_super_pages + in PartitionIncreaseCommittedPages()341 root->total_size_of_super_pages + in PartitionDecreaseCommittedPages()391 root->total_size_of_super_pages += kSuperPageSize; in PartitionAllocPartitionPages()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()
302 size_t total_size_of_super_pages; member