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 gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users