summaryrefslogtreecommitdiff
path: root/src/sim/stat_control.cc
AgeCommit message (Expand)Author
2011-09-22event: minor cleanupSteve Reinhardt
2011-04-15includes: sort all includesNathan Binkert
2011-01-15time: improve time datastructureNathan Binkert
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2011-01-07stats: rename StatEvent() function to schedStatEvent().Steve Reinhardt
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-11-19SCons: Support building without an ISAAli Saidi
2010-04-18stats: make simTicks and simFreq accessible from stats.hhNathan Binkert
2010-04-15tick: rename Clock namespace to SimClockNathan Binkert
2009-02-23stats: cleanup static stats to make startup work.Nathan Binkert
2008-10-09eventq: convert all usage of events to use the new API.Nathan Binkert
2007-02-17Get rid of the Statistics and Statreset ParamContexts, andNathan Binkert
2006-10-05fix the argument to m5.simulate() on a checkpoint.Lisa Hsu
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-06-26remove extern "C" from the functions we all from gdb. This isn't requried and...Ali Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt