----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3490/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- 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. Diffs ----- src/base/statistics.hh e273e86a873d4c9542186f9268883f3249a33621 src/base/stats/info.hh e273e86a873d4c9542186f9268883f3249a33621 src/base/stats/text.cc e273e86a873d4c9542186f9268883f3249a33621 Diff: http://reviews.gem5.org/r/3490/diff/ Testing ------- Thanks, Curtis Dunham _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
