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