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

  /art/runtime/gc/collector/
mark_sweep.h 197 uint64_t GetTotalFreedBytes() const {
  /art/runtime/gc/
heap.cc 445 const uint64_t freed_bytes = collector->GetTotalFreedBytes();
    [all...]

Completed in 144 milliseconds