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.h432 return pre_gc_weighted_allocated_bytes_; in GetPreGcWeightedAllocatedBytes()
1265 double pre_gc_weighted_allocated_bytes_; variable
Dheap.cc228 pre_gc_weighted_allocated_bytes_(0.0), in Heap()
1110 pre_gc_weighted_allocated_bytes_ += in CalculatePreGcWeightedAllocatedBytes()
1204 pre_gc_weighted_allocated_bytes_ = 0u; in ResetGcPerformanceInfo()