Hi, All !

I want to print L1 instruction cache miss addresses, only for correct path
instructions. To print cache miss addresses I can put printings in
cache_impl.hh file but, these misses will include speculative misses as
well. Is there a way that I can print misses only if they are due to
correct path instructions.

Looking for your help !

-Ayaz Akram
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to