Searched refs:freed_ (Results 1 – 2 of 2) sorted by relevance
77 return freed_.bytes; in GetFreedBytes()83 return freed_.objects; in GetFreedObjects()116 ObjectBytePair freed_; variable
49 freed_ = ObjectBytePair(); in Reset()56 return (static_cast<uint64_t>(freed_.bytes) * 1000) / (NsToMs(GetDurationNs()) + 1); in GetEstimatedThroughput()176 GetCurrentIteration()->freed_.Add(freed); in RecordFree()