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

  /art/runtime/gc/
heap-inl.h 289 heap_->total_allocation_time_.FetchAndAddSequentiallyConsistent(allocation_end_time - allocation_start_time_);
heap.h 1008 AtomicInteger total_allocation_time_; member in class:art::gc::Heap
    [all...]
heap.cc 192 total_allocation_time_(0),
    [all...]

Completed in 36 milliseconds