Hi, I plan to collect some data in timing accesses when running BBench. As gem.fast doesn't have DPRINTF, I chose to use std::cout inside those timing access functions to print out the data I want.
I let the system run in Atomic before BBench running. I set a checkpoint there. Then I tried to restore with another cpu type, e.g. arm_detailed, which should print out the timing data. However, system restored successfully, but nothing showed up on the screen. Does anyone have thoughts on this? Thanks, Tony
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
