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
Nathan Binkert mentioned in the above thread that the statistics might
be reset somehow. My question is where do I check if the stats are
being reset? I looked in the se.py script and doesn't seem like the
stats are being reset. Anyone else has this problem? Any help is much
appreciated.
Thanks,
Zheng Wu
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users