Searched refs:freed_los_ (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/collector/
H A Dgarbage_collector.h80 return freed_los_.bytes;
86 return freed_los_.objects;
117 ObjectBytePair freed_los_; member in class:art::gc::collector::Iteration
H A Dgarbage_collector.cc50 freed_los_ = ObjectBytePair();
180 GetCurrentIteration()->freed_los_.Add(freed);

Completed in 43 milliseconds