name this stat since it makes life easier with the mysql stuff

--HG--
extra : convert_revision : cad76b1741f17e183285a8805198345bd815e98b
This commit is contained in:
Nathan Binkert 2004-07-30 11:37:15 -04:00
parent a3a1b4dbae
commit 7aed9495e1

View file

@ -214,6 +214,7 @@ KSData::regStats(const string &name)
_modeGood
.init(2)
.name(name + ".mode_good")
;
_modeFraction