base: Add total() to Vector2D stat
authorDavid Guillen Fandos <david.guillen@arm.com>
Thu, 21 Jul 2016 16:19:15 +0000 (17:19 +0100)
committerDavid Guillen Fandos <david.guillen@arm.com>
Thu, 21 Jul 2016 16:19:15 +0000 (17:19 +0100)
commitd25b58036a040d8ac733b824e2865e1f5fe43e00
treeb8b2cd01c429e9c89555f738c14f975dbcc52313
parent0020662459fdd9efcfe9864ef12160515434ccdb
base: Add total() to Vector2D stat

This patch adds a total() function to the Vector2D
stat type. Similar to other stats such as Scalar or
Vector it is useful to be able to read the total for
a given stat.
src/base/statistics.hh
src/base/stats/info.hh
src/base/stats/text.cc