Paul Rosenfeld <dramninjas <at> gmail.com> writes:

> 
> 
> Are you sure that the code with the arm_detailed model isn't just executing a 
different code path that bypasses your couts? (since you didn't specify where 
you added your print statements). 
> 
> On Thu, Apr 5, 2012 at 5:34 PM, Tony Feng <tony.fengkai <at> gmail.com> wrote:
> 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 listgem5-users <at> gem5.orghttp://m5sim.org/cgi-
bin/mailman/listinfo/gem5-users
> 
> 
> 
> 
> 
> _______________________________________________
> gem5-users mailing list
> gem5-users <at> gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Hi Paul,

Thanks. I inserted in the bus.cc. When running in arm_detailed from the start 
(not restoring), everything was printed out just fine. Any clue why?

Tony


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

Reply via email to