Home
last modified time | relevance | path

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

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