Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dstats.h42 double SumChildrenValues() const { in SumChildrenValues() function
H A Dstats-inl.h57 other.AddBytes(Value() - SumChildrenValues(), Count()); in Dump()