stats: Try to make the names of things more intuitive.
authorNathan Binkert <nate@binkert.org>
Mon, 23 Feb 2009 20:22:15 +0000 (12:22 -0800)
committerNathan Binkert <nate@binkert.org>
Mon, 23 Feb 2009 20:22:15 +0000 (12:22 -0800)
commitfb74987c522a141b2f61d303377453cbbfae0788
tree4943df9a3f7f920ba378c74786d0bde0f6debc12
parentbcb7e70178d2d15a8c30561311634df7a2c24c70
stats: Try to make the names of things more intuitive.
Basically, this means renaming several things called data to info, which
is information about the statistics.  Things that are named data now are
actual data stored for the statistic.
src/base/statistics.cc
src/base/statistics.hh
src/base/stats/mysql.cc
src/base/stats/mysql.hh
src/base/stats/statdb.cc
src/base/stats/statdb.hh
src/base/stats/text.cc
src/base/stats/text.hh
src/base/stats/visit.hh