gem5/src/cpu/simple
Kevin Lim af7315c7dc Fix caches plus sampling switch over.
src/cpu/o3/cpu.cc:
    Fix up caches plus sampling switch over.

--HG--
extra : convert_revision : 49d0c16d4c5e8d5ba83749d568a4efe3b42e3a97
2006-10-09 19:13:06 -04:00
..
atomic.cc checkpoint recovery was screwed up because a new section was created in the middle of another section and messed up unserializing. 2006-10-06 01:29:50 -04:00
atomic.hh Some minor compiling fixes. 2006-07-19 15:26:48 -04:00
base.cc Merge ktlim@zamp:./local/clean/o3-merge/m5 2006-09-30 23:43:23 -04:00
base.hh Remove sampler and serializer. Now they are handled through C++ interacting with Python. 2006-07-05 21:14:36 -04:00
timing.cc Fix caches plus sampling switch over. 2006-10-09 19:13:06 -04:00
timing.hh Record numCycles properly. 2006-10-08 00:55:05 -04:00