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

  /art/runtime/gc/collector/
garbage_collector.h 85 int64_t GetTotalFreedBytes() const {
garbage_collector.cc 222 const uint64_t freed_bytes = GetTotalFreedBytes();

Completed in 68 milliseconds