Searched refs:resident_bytes (Results 1 – 2 of 2) sorted by relevance
1269 stats_out->resident_bytes += page_bytes_resident; in PartitionDumpPageStats()1302 stats_out->resident_bytes = in PartitionDumpBucketStats()1362 stats.total_resident_bytes += bucket_stats[i].resident_bytes; in PartitionDumpStatsGeneric()1402 stats.resident_bytes = size; in PartitionDumpStatsGeneric()1432 stats.total_resident_bytes += memory_stats[i].resident_bytes; in PartitionDumpStats()
386 uint32_t resident_bytes; // Total bytes provisioned in the bucket. member