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

  /art/runtime/gc/
heap.cc 76 concurrent_gc_(concurrent_gc),
104 concurrent_start_bytes_(concurrent_gc_ ? initial_size - kMinConcurrentRemainingBytes
819 if (!concurrent_gc_) {
    [all...]
heap.h 534 const bool concurrent_gc_; member in class:art::gc::Heap

Completed in 45 milliseconds