gem5/src/mem/cache
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
..
prefetch SCons: Support building without an ISA 2010-11-19 18:00:39 -06:00
tags Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
base.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
base.hh Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
BaseCache.py cache: Make caches sharing aware and add occupancy stats. 2010-02-23 09:34:22 -08:00
blk.cc Fix #include lines for renamed cache files. 2008-02-10 14:45:25 -08:00
blk.hh Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
builder.cc arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh 2009-09-23 08:34:21 -07:00
cache.cc remove the totally obsolete split cache 2008-10-23 16:11:28 -04:00
cache.hh cache: coherence protocol enhancements & bug fixes 2010-09-09 14:40:18 -04:00
cache_impl.hh Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
mshr.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
mshr.hh Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
mshr_queue.cc cache: coherence protocol enhancements & bug fixes 2010-09-09 14:40:18 -04:00
mshr_queue.hh Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
SConscript SCons: Support building without an ISA 2010-11-19 18:00:39 -06:00