On Mon, 27 Aug 2012, Xi Chen wrote:
Hi Nilay,
Thanks for the reply.
I double checked ruby.stats file and there are statistics about number of
L1, L2 misses. But I went through ruby.stats several times and did not find
any number about cache accesses number or cache hit number, so I still
cannot get miss rate of the cache. Could you give me some clues?
ruby.stats has histograms for the events that took place in the cache
controllers. You should be able to figure out the number of loads, stores
and instruction fetches from those.
--
Nilay
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users