Hi all,

I would like to trace cache miss rate evolution during the execution of an application. I am thinking to add a new debug flag and to use "DPRINTF" to report periodically (each n ticks) the cache miss rate. So I need to have access to actual total number of cache accesses and total number of misses since the beginning of the execution. Can I do this task in this way ? Or is there a better way to trace cache miss rate during execution ?

Thanks for your help.

--
Cordialement / Best Regards

SENNI Sophiane
Ph.D. candidate - Microelectronics
LIRMM - www.lirmm.fr

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to