Searched refs:total_allocated_bytes_ (Results 1 – 3 of 3) sorted by relevance
55 total_allocated_bytes_ += stats.total_allocated_bytes_; in Accumulate()72 static_cast<double>(stats.total_allocated_bytes_ * 100) / in WriteLine()73 static_cast<double>(total_stats.total_allocated_bytes_); in WriteLine()77 stats.total_allocated_bytes_); in WriteLine()82 name, ms, percent, stats.total_allocated_bytes_, in WriteLine()
32 : total_allocated_bytes_(0), in BasicStats()39 size_t total_allocated_bytes_; variable
40 diff->total_allocated_bytes_ = in End()