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.h449 return post_gc_weighted_allocated_bytes_; in GetPostGcWeightedAllocatedBytes()
1303 double post_gc_weighted_allocated_bytes_; variable
Dheap.cc267 post_gc_weighted_allocated_bytes_(0.0), in Heap()
1129 post_gc_weighted_allocated_bytes_ += in CalculatePostGcWeightedAllocatedBytes()
1222 post_gc_weighted_allocated_bytes_ = 0u; in ResetGcPerformanceInfo()