HomeSort by relevance Sort by last modified time
    Searched refs:GetFreedBytes (Results 1 - 3 of 3) sorted by null

  /art/runtime/gc/collector/
garbage_collector.h 66 int64_t GetFreedBytes() const {
garbage_collector.cc 86 total_freed_bytes_ += current_iteration->GetFreedBytes() +
  /art/runtime/gc/
heap.cc     [all...]

Completed in 197 milliseconds