gem5/src/cpu/testers
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
..
directedtest Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
memtest Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
rubytest Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00