On Sun, 21 Oct 2012, [email protected] wrote:
Hi all,
I've read this problem in this thread
(http://www.mail-archive.com/[email protected]/msg00645.html).
Basically the problem is that my stats.txt file says that the number of l2
overall miss is 3768.
But when I use grep on the trace file as follows:
$ cat cache.trc | grep -i -E "system.l2.*miss" | wc -l
1090
Why should these two quantities be the same? How do we know that the trace
file you generated has all the misses that occurred?
--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users