Searched refs:absolute_max_allocated_bytes_ (Results 1 – 3 of 3) sorted by relevance
50 if (stats.absolute_max_allocated_bytes_ > absolute_max_allocated_bytes_) { in Accumulate()51 absolute_max_allocated_bytes_ = stats.absolute_max_allocated_bytes_; in Accumulate()74 stats.absolute_max_allocated_bytes_); in WriteLine()
28 absolute_max_allocated_bytes_(0) {} in BasicStats()35 size_t absolute_max_allocated_bytes_; variable
35 diff->absolute_max_allocated_bytes_ = in End()