Searched refs:absolute_max_allocated_bytes_ (Results 1 – 3 of 3) sorted by relevance
56 if (stats.absolute_max_allocated_bytes_ > absolute_max_allocated_bytes_) { in Accumulate()57 absolute_max_allocated_bytes_ = stats.absolute_max_allocated_bytes_; in Accumulate()84 stats.absolute_max_allocated_bytes_); in WriteLine()
34 absolute_max_allocated_bytes_(0) {} in BasicStats()41 size_t absolute_max_allocated_bytes_; variable
39 diff->absolute_max_allocated_bytes_ = in End()