gem5/src/cpu/testers/directedtest
Steve Reinhardt 6f1187943c Replace curTick global variable with accessor functions.
This step makes it easy to replace the accessor functions
(which still access a global variable) with ones that access
per-thread curTick values.
2011-01-07 21:50:29 -08:00
..
DirectedGenerator.cc testers: move testers to a new directory 2010-08-24 12:07:22 -07:00
DirectedGenerator.hh testers: move testers to a new directory 2010-08-24 12:07:22 -07:00
InvalidateGenerator.cc testers: move testers to a new directory 2010-08-24 12:07:22 -07:00
InvalidateGenerator.hh testers: move testers to a new directory 2010-08-24 12:07:22 -07:00
RubyDirectedTester.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
RubyDirectedTester.hh testers: move testers to a new directory 2010-08-24 12:07:22 -07:00
RubyDirectedTester.py testers: move testers to a new directory 2010-08-24 12:07:22 -07:00
SConscript testers: move testers to a new directory 2010-08-24 12:07:22 -07:00
SeriesRequestGenerator.cc testers: move testers to a new directory 2010-08-24 12:07:22 -07:00
SeriesRequestGenerator.hh testers: move testers to a new directory 2010-08-24 12:07:22 -07:00