Dear Black, Thanks for your response, but resetstats() only resets gem5 stats.
On 5/13/12, Gabe Black <[email protected]> wrote: > This might be what you're looking for: > > http://www.gem5.org/M5ops > > On 05/10/12 23:13, Hamid Reza Khaleghzadeh wrote: >> Hello, >> >> You know that gem5 stats can be reset by M5_reset_stat(). I'm going to >> reset Ruby stats via application. Ruby profiler source codes exist in >> "gem5/src/mem/ruby/profiler" path. A reset method must be added to >> Ruby profiler for reseting stats. But I don't know how the function >> can be invoked via application (likes M5_reset_stats()). Could you >> tell me how a gem5's method can be invoked by application? >> By the way, is there any way to reset ruby stats by M5_reset_stats()? >> >> Sorry to bother you >> >> >> >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > > -- Hamid Reza Khaleghzadeh http://hkhaleghzadeh.webs.com _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
