garnet: added orion2.0 for network power calculation
[gem5.git] / src / base / statistics.cc
2011-01-10 Nathan Binkertstats: Add a histogram statistic type
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-06-15 Nathan Binkertstats: rename print to display so it work in python
2010-06-15 Nathan Binkertstats: only consider a formula initialized if there...
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-04-22 Nathan Binkertstats: Move flags into info.hh and use base/flags.hh...
2009-04-22 Nathan Binkertstats: Rename the info classes to hopefully make things...
2009-04-09 Nathan Binkertstats: disallow duplicate statistic names.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-06 Nathan Binkertstats: create an enable phase, and a prepare phase.
2009-03-06 Nathan Binkertstats: clean up how templates are used on the data...
2009-02-23 Nathan Binkertstats: reorganize how parameters are stored and accessed.
2009-02-23 Nathan Binkertstats: get rid of the convoluted 'database' code.
2009-02-23 Nathan Binkertstats: Try to make the names of things more intuitive.
2008-10-09 Nathan Binkertstats: use properly signed types for looping and comparison
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-12 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-12 Korey SewellMerge zizzer:/bk/newmem
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: