Hi everyone,

I am trying to figure out if there is any class or function that we can use to 
get how read requests were made to the cache, in addition to how many read hits 
and misses were there. I have made my own function for now which does something 
similar. But I thought it would be helpful if I can get this information 
directly from gem5.

I am not sure whether this makes sense, but I read in one of the gem5 mails 
that the memory accesses are stored in opaque variables. So they can be just 
printed in stats.txt, they cannot be read. Is this true?

Thank you very much for the help.

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

Reply via email to