Searched refs:total_discardable_bytes (Results 1 – 2 of 2) sorted by relevance
1365 stats.total_discardable_bytes += bucket_stats[i].discardable_bytes; in PartitionDumpStatsGeneric()1435 stats.total_discardable_bytes += memory_stats[i].discardable_bytes; in PartitionDumpStats()
373 size_t total_discardable_bytes; // Total bytes that could be discarded. member