Searched refs:resident_bytes (Results 1 – 2 of 2) sorted by relevance
657 stats_out->resident_bytes += page_bytes_resident; in PartitionDumpPageStats()691 stats_out->resident_bytes = in PartitionDumpBucketStats()750 stats.total_resident_bytes += bucket_stats[i].resident_bytes; in DumpStats()789 mapped_stats.resident_bytes = size; in DumpStats()821 stats.total_resident_bytes += bucket_stats.resident_bytes; in DumpStats()
198 uint32_t resident_bytes; // Total bytes provisioned in the bucket. member