Home
last modified time | relevance | path

Searched refs:pre_gc_weighted_allocated_bytes_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap.h445 return pre_gc_weighted_allocated_bytes_; in GetPreGcWeightedAllocatedBytes()
1302 double pre_gc_weighted_allocated_bytes_; variable
Dheap.cc266 pre_gc_weighted_allocated_bytes_(0.0), in Heap()
1122 pre_gc_weighted_allocated_bytes_ += in CalculatePreGcWeightedAllocatedBytes()
1219 pre_gc_weighted_allocated_bytes_ = 0u; in ResetGcPerformanceInfo()