Not all L1 accesses lead to noc traffic. Only misses do. The number of packets injected is the metric to use for noc traffic
Cheers, Tushar > On Aug 20, 2017, at 8:04 AM, matild breo <[email protected]> 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 > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
