Age | Commit message (Expand) | Author |
---|---|---|
2013-02-19 | sim: Make clock private and access using clockPeriod() | Andreas Hansson |
2013-01-07 | sim: Fatal if a clocked object is set to have a clock of 0 | Andreas Hansson |
2012-11-16 | sim: have a curTick per eventq | Nilay Vaish |
2012-10-15 | ruby: reset timing after cache warm up | Nilay Vaish |
2012-08-28 | Clock: Add a Cycles wrapper class and use where applicable | Andreas Hansson |
2012-08-28 | Clock: Rework clocks to avoid tick-to-cycle transformations | Andreas Hansson |
2012-08-21 | Clock: Move the clock and related functions to ClockedObject | Andreas Hansson |