At the beginning of my sim, I run m5 dumpresetstats, then every so
often I call m5 dumpresetstatus again. The first call produces:

system.realview.nvmem.bw_read                       2
     # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read                  2
     # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total                      2
     # Total bandwidth to/from this memory (bytes/s)

However, every subsequent call does not print these stats. Maybe they
don't change, but it just seems odd that they aren't present at all.
It doesn't affect anything, it is just confusing when comparing runs
with excel because the rows don't match up - off by three.
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to