Please take a look at the various stats.
The file prints the number of packets, number of flits, etc, per virtual 
network.
And you can print more stats if u want from 
GarnetNetwork.cc<http://GarnetNetwork.cc>


On Aug 20, 2017, at 5:15 PM, matild breo 
<matild.b...@gmail.com<mailto:matild.b...@gmail.com>> wrote:

Thank you Tushar

if I consider packet injection for extracting total accesses of NoC, does it 
need to multiply packet injection in flits number of packet?

Thanks

On Sun, Aug 20, 2017 at 4:34 PM, matild breo 
<matild.b...@gmail.com<mailto:matild.b...@gmail.com>> wrote:
Hi
I run an 8*8 mesh network with garnet2 and ruby in gem5. now I want to extract 
the total accesses of NoC from stats.txt.

which parameters must be considered for that?
for example Is this correct?: L2cache.demand_accesses of all cpu + 
L1Icache.demand_accesses of all cpu + L1Dcache.demand_accesses of all cpu ????

Thanks

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org<mailto:gem5-users@gem5.org>
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to