Hi,
I want to get some statistics at the end of every N number of instructions
not N number of ticks. Does anyone already know how to go about doing this?
I tried to set the max_inst_any_thread field for the testsys.cpus in the
Python script, but it turns out this only causes M5.simulate() to exit once.
When I resume M5.simulate() again, it will no longer respond to whatever I
set for max_inst_any_thread. Would the progress_interval field for the cpu
classes work? How do I catch a progress_interval event when it happens? Are
there other ideas?
Thanks,
Steve
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to