Hi everyone,
        I defined an array under public section of BaseCache class. I changed 
its values in Cache::access() function. I need to output its values after gem5 
finished one program. I tried to output its values to the screen in the 
destructor ~BaseCache(),  however, it seems that gem5 didn't execute this 
function. I don't know how to output its values after gem5 finish execution. 
Could anyone help me out? 
        Thanks so much in advance.

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

Reply via email to