Hello All, I am using gem5 for simulating arm architecture and getting following register file stats.
system.cpu.int_regfile_reads 758 # number of integer regfile reads system.cpu.int_regfile_writes 442 # number of integer regfile writes The stats which gem5 is providing are register file level while we are interested about individual register.* So is their any way to get read and write access count of each register separately* or any other tools to get this information? Thanks, Bala
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
