Hi all,
I have noticed the following behaviour:

Garnet router resetStats() is not called when using m5_reset_stats(0, 0);
call.

Therefore statistics like:

*system.ruby.network.routersXX.crossbar_activity,
system.ruby.network.routersXX.buffer_reads/writes *
are not getting reset!

The same issue happens for link-related statistics (e.g: link utilization)!

The flit related statistics (e.g: system.ruby.network.flits_injected) are
getting reset correctly.

collateStats() is called for all above stats, and seems to be working OK
(upon using m5_dump_stats) .

I have already posted this in gem5-JIRA:
https://gem5.atlassian.net/browse/GEM5-434


Best Regards,

Polydoros Petrakis
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to