Home
last modified time | relevance | path

Searched refs:Sum (Results 1 – 3 of 3) sorted by relevance

/art/runtime/base/
Dhistogram.h72 Value Sum() const { in Sum() function
Dtiming_logger.cc112 return a->Sum() > b->Sum(); in operator ()()
Dhistogram-inl.h195 os << Name() << ":\tSum: " << PrettyDuration(Sum() * kAdjust) << " " in PrintConfidenceIntervals()