summaryrefslogtreecommitdiff
path: root/src/base/statistics.cc
AgeCommit message (Expand)Author
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-06-15stats: rename print to display so it work in pythonNathan Binkert
2010-06-15stats: only consider a formula initialized if there is a formulaNathan Binkert
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-04-22stats: Move flags into info.hh and use base/flags.hh to manage the flagsNathan Binkert
2009-04-22stats: Rename the info classes to hopefully make things a bit clearerNathan Binkert
2009-04-08stats: disallow duplicate statistic names.Nathan Binkert
2009-03-05stats: create an enable phase, and a prepare phase.Nathan Binkert
2009-03-05stats: clean up how templates are used on the data side.Nathan Binkert
2009-02-23stats: reorganize how parameters are stored and accessed.Nathan Binkert
2009-02-23stats: get rid of the convoluted 'database' code.Nathan Binkert
2009-02-23stats: Try to make the names of things more intuitive.Nathan Binkert
2008-10-09stats: use properly signed types for looping and comparisonNathan Binkert
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt