Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h447 return post_gc_weighted_allocated_bytes_; in GetPostGcWeightedAllocatedBytes()
1300 double post_gc_weighted_allocated_bytes_; variable
Dheap.cc266 post_gc_weighted_allocated_bytes_(0.0), in Heap()
1126 post_gc_weighted_allocated_bytes_ += in CalculatePostGcWeightedAllocatedBytes()
1219 post_gc_weighted_allocated_bytes_ = 0u; in ResetGcPerformanceInfo()