summaryrefslogtreecommitdiff
path: root/src/sim/clocked_object.hh
AgeCommit message (Expand)Author
2013-01-07sim: Fatal if a clocked object is set to have a clock of 0Andreas Hansson
2012-11-16sim: have a curTick per eventqNilay Vaish
2012-10-15ruby: reset timing after cache warm upNilay Vaish
2012-08-28Clock: Add a Cycles wrapper class and use where applicableAndreas Hansson
2012-08-28Clock: Rework clocks to avoid tick-to-cycle transformationsAndreas Hansson
2012-08-21Clock: Move the clock and related functions to ClockedObjectAndreas Hansson