gem5/cpu/trace
Erik Hallnor 867a9b84d9 Bunch of little changes for tracking copies and getting OPT right.
cpu/simple_cpu/simple_cpu.cc:
    Send Copy
cpu/trace/opt_cpu.cc:
    Calculate the block size correctly. Set lookupTable value directly, since the old way only worked for FA caches.
cpu/trace/trace_cpu.cc:
    Don't start events if the hierarchy is in non-event mode.

--HG--
extra : convert_revision : daf2db5ed7428c2fb08652cf76f6fe99d8357db5
2004-10-17 00:07:21 -04:00
..
reader Updates to make traces work correctly in all circumstances. Add opt set associative simulation. 2004-09-30 01:46:48 -04:00
opt_cpu.cc Bunch of little changes for tracking copies and getting OPT right. 2004-10-17 00:07:21 -04:00
opt_cpu.hh Updates to make traces work correctly in all circumstances. Add opt set associative simulation. 2004-09-30 01:46:48 -04:00
trace_cpu.cc Bunch of little changes for tracking copies and getting OPT right. 2004-10-17 00:07:21 -04:00
trace_cpu.hh Update tracing functionality and add an ITX trace writer. 2004-09-02 11:27:38 -04:00