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.h436 return post_gc_weighted_allocated_bytes_; in GetPostGcWeightedAllocatedBytes()
1266 double post_gc_weighted_allocated_bytes_; variable
Dheap.cc229 post_gc_weighted_allocated_bytes_(0.0), in Heap()
1117 post_gc_weighted_allocated_bytes_ += in CalculatePostGcWeightedAllocatedBytes()
1207 post_gc_weighted_allocated_bytes_ = 0u; in ResetGcPerformanceInfo()