changeset 117db3a0d78c in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=117db3a0d78c
description:
        arm, stats: Update stats to reflect reduction in misc reg reads

diffstat:

 tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt        
|   2 +-
 tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt           
|   4 +-
 tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt                
|   2 +-
 tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt   
|   2 +-
 tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt     
|  18 +++++-----
 tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-checker/stats.txt      
|   2 +-
 tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-dual/stats.txt         
|   4 +-
 tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3/stats.txt              
|   2 +-
 tests/long/fs/10.linux-boot/ref/arm/linux/realview64-switcheroo-full/stats.txt 
|   2 +-
 tests/long/fs/10.linux-boot/ref/arm/linux/realview64-switcheroo-o3/stats.txt   
|   4 +-
 10 files changed, 21 insertions(+), 21 deletions(-)

diffs (185 lines):

diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt   
Tue May 26 03:21:42 2015 -0400
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt   
Tue May 26 03:21:44 2015 -0400
@@ -981,7 +981,7 @@
 system.cpu.fp_regfile_writes                     2716                       # 
number of floating regfile writes
 system.cpu.cc_regfile_reads                 502981881                       # 
number of cc regfile reads
 system.cpu.cc_regfile_writes                 53178096                       # 
number of cc regfile writes
-system.cpu.misc_regfile_reads               446088160                       # 
number of misc regfile reads
+system.cpu.misc_regfile_reads               334359649                       # 
number of misc regfile reads
 system.cpu.misc_regfile_writes                1519760                       # 
number of misc regfile writes
 system.cpu.dcache.tags.replacements            839617                       # 
number of replacements
 system.cpu.dcache.tags.tagsinuse           511.954240                       # 
Cycle average of tags in use
diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt      
Tue May 26 03:21:42 2015 -0400
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt      
Tue May 26 03:21:44 2015 -0400
@@ -870,7 +870,7 @@
 system.cpu0.fp_regfile_writes                    2264                       # 
number of floating regfile writes
 system.cpu0.cc_regfile_reads                331224109                       # 
number of cc regfile reads
 system.cpu0.cc_regfile_writes                38421528                       # 
number of cc regfile writes
-system.cpu0.misc_regfile_reads              233358199                       # 
number of misc regfile reads
+system.cpu0.misc_regfile_reads              166953922                       # 
number of misc regfile reads
 system.cpu0.misc_regfile_writes               1191250                       # 
number of misc regfile writes
 system.cpu0.dcache.tags.replacements           674914                       # 
number of replacements
 system.cpu0.dcache.tags.tagsinuse          486.328727                       # 
Cycle average of tags in use
@@ -2090,7 +2090,7 @@
 system.cpu1.fp_regfile_writes                     516                       # 
number of floating regfile writes
 system.cpu1.cc_regfile_reads                211116899                       # 
number of cc regfile reads
 system.cpu1.cc_regfile_writes                18233735                       # 
number of cc regfile writes
-system.cpu1.misc_regfile_reads              220514092                       # 
number of misc regfile reads
+system.cpu1.misc_regfile_reads              156287903                       # 
number of misc regfile reads
 system.cpu1.misc_regfile_writes                421035                       # 
number of misc regfile writes
 system.cpu1.dcache.tags.replacements           227457                       # 
number of replacements
 system.cpu1.dcache.tags.tagsinuse          483.345523                       # 
Cycle average of tags in use
diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt   Tue May 
26 03:21:42 2015 -0400
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt   Tue May 
26 03:21:44 2015 -0400
@@ -842,7 +842,7 @@
 system.cpu.fp_regfile_writes                     2716                       # 
number of floating regfile writes
 system.cpu.cc_regfile_reads                 502981878                       # 
number of cc regfile reads
 system.cpu.cc_regfile_writes                 53178096                       # 
number of cc regfile writes
-system.cpu.misc_regfile_reads               446088160                       # 
number of misc regfile reads
+system.cpu.misc_regfile_reads               334359649                       # 
number of misc regfile reads
 system.cpu.misc_regfile_writes                1519760                       # 
number of misc regfile writes
 system.cpu.dcache.tags.replacements            839617                       # 
number of replacements
 system.cpu.dcache.tags.tagsinuse           511.954240                       # 
Cycle average of tags in use
diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt
--- 
a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt  
    Tue May 26 03:21:42 2015 -0400
+++ 
b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt  
    Tue May 26 03:21:44 2015 -0400
@@ -1751,7 +1751,7 @@
 system.cpu2.fp_regfile_writes                   13758                       # 
number of floating regfile writes
 system.cpu2.cc_regfile_reads                181999487                       # 
number of cc regfile reads
 system.cpu2.cc_regfile_writes                19225356                       # 
number of cc regfile writes
-system.cpu2.misc_regfile_reads              123907201                       # 
number of misc regfile reads
+system.cpu2.misc_regfile_reads               94261250                       # 
number of misc regfile reads
 system.cpu2.misc_regfile_writes                485009                       # 
number of misc regfile writes
 system.iobus.trans_dist::ReadReq                30180                       # 
Transaction distribution
 system.iobus.trans_dist::ReadResp               30180                       # 
Transaction distribution
diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt
--- 
a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt    
    Tue May 26 03:21:42 2015 -0400
+++ 
b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt    
    Tue May 26 03:21:44 2015 -0400
@@ -4,11 +4,11 @@
 sim_ticks                                2804323403500                       # 
Number of ticks simulated
 final_tick                               2804323403500                       # 
Number of ticks from beginning of simulation (restored from checkpoints and 
never reset)
 sim_freq                                 1000000000000                       # 
Frequency of simulated ticks
-host_inst_rate                                 111566                       # 
Simulator instruction rate (inst/s)
-host_op_rate                                   135412                       # 
Simulator op (including micro ops) rate (op/s)
-host_tick_rate                             2674295919                       # 
Simulator tick rate (ticks/s)
-host_mem_usage                                 578464                       # 
Number of bytes of host memory used
-host_seconds                                  1048.62                       # 
Real time elapsed on the host
+host_inst_rate                                 112232                       # 
Simulator instruction rate (inst/s)
+host_op_rate                                   136221                       # 
Simulator op (including micro ops) rate (op/s)
+host_tick_rate                             2690265937                       # 
Simulator tick rate (ticks/s)
+host_mem_usage                                 630508                       # 
Number of bytes of host memory used
+host_seconds                                  1042.40                       # 
Real time elapsed on the host
 sim_insts                                   116990114                       # 
Number of instructions simulated
 sim_ops                                     141995948                       # 
Number of ops (including micro ops) simulated
 system.voltage_domain.voltage                       1                       # 
Voltage in Volts
@@ -868,7 +868,7 @@
 system.cpu0.fp_regfile_writes                   13235                       # 
number of floating regfile writes
 system.cpu0.cc_regfile_reads                265909763                       # 
number of cc regfile reads
 system.cpu0.cc_regfile_writes                27649979                       # 
number of cc regfile writes
-system.cpu0.misc_regfile_reads              189136920                       # 
number of misc regfile reads
+system.cpu0.misc_regfile_reads              144518865                       # 
number of misc regfile reads
 system.cpu0.misc_regfile_writes                724107                       # 
number of misc regfile writes
 system.cpu0.dcache.tags.replacements           853909                       # 
number of replacements
 system.cpu0.dcache.tags.tagsinuse          511.982202                       # 
Cycle average of tags in use
@@ -1704,9 +1704,9 @@
 system.cpu1.iew.iewIQFullEvents                 42277                       # 
Number of times the IQ has become full, causing a stall
 system.cpu1.iew.iewLSQFullEvents               608480                       # 
Number of times the LSQ has become full, causing a stall
 system.cpu1.iew.memOrderViolationEvents         51509                       # 
Number of memory order violations
-system.cpu1.iew.predictedTakenIncorrect        260301                       # 
Number of branches that were predicted taken incorrectly
+system.cpu1.iew.predictedTakenIncorrect        260306                       # 
Number of branches that were predicted taken incorrectly
 system.cpu1.iew.predictedNotTakenIncorrect       223242                       
# Number of branches that were predicted not taken incorrectly
-system.cpu1.iew.branchMispredicts              483543                       # 
Number of branch mispredicts detected at execute
+system.cpu1.iew.branchMispredicts              483548                       # 
Number of branch mispredicts detected at execute
 system.cpu1.iew.iewExecutedInsts             79294806                       # 
Number of executed instructions
 system.cpu1.iew.iewExecLoadInsts             14687602                       # 
Number of load instructions executed
 system.cpu1.iew.iewExecSquashedInsts           558095                       # 
Number of squashed instructions skipped in execute
@@ -1807,7 +1807,7 @@
 system.cpu1.fp_regfile_writes                   13022                       # 
number of floating regfile writes
 system.cpu1.cc_regfile_reads                279979126                       # 
number of cc regfile reads
 system.cpu1.cc_regfile_writes                29562027                       # 
number of cc regfile writes
-system.cpu1.misc_regfile_reads              195055071                       # 
number of misc regfile reads
+system.cpu1.misc_regfile_reads              148792397                       # 
number of misc regfile reads
 system.cpu1.misc_regfile_writes                795609                       # 
number of misc regfile writes
 system.iobus.trans_dist::ReadReq                30198                       # 
Transaction distribution
 system.iobus.trans_dist::ReadResp               30198                       # 
Transaction distribution
diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-checker/stats.txt
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-checker/stats.txt 
Tue May 26 03:21:42 2015 -0400
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-checker/stats.txt 
Tue May 26 03:21:44 2015 -0400
@@ -992,7 +992,7 @@
 system.cpu.fp_regfile_writes                   784484                       # 
number of floating regfile writes
 system.cpu.cc_regfile_reads                 227546613                       # 
number of cc regfile reads
 system.cpu.cc_regfile_writes                228200703                       # 
number of cc regfile writes
-system.cpu.misc_regfile_reads              5246257758                       # 
number of misc regfile reads
+system.cpu.misc_regfile_reads              2526906641                       # 
number of misc regfile reads
 system.cpu.misc_regfile_writes               27367002                       # 
number of misc regfile writes
 system.cpu.dcache.tags.replacements           9794555                       # 
number of replacements
 system.cpu.dcache.tags.tagsinuse           511.983548                       # 
Cycle average of tags in use
diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-dual/stats.txt
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-dual/stats.txt    
Tue May 26 03:21:42 2015 -0400
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-dual/stats.txt    
Tue May 26 03:21:44 2015 -0400
@@ -872,7 +872,7 @@
 system.cpu0.fp_regfile_writes                  450680                       # 
number of floating regfile writes
 system.cpu0.cc_regfile_reads                133543353                       # 
number of cc regfile reads
 system.cpu0.cc_regfile_writes               134332816                       # 
number of cc regfile writes
-system.cpu0.misc_regfile_reads             3015329804                       # 
number of misc regfile reads
+system.cpu0.misc_regfile_reads             1348291201                       # 
number of misc regfile reads
 system.cpu0.misc_regfile_writes              16059632                       # 
number of misc regfile writes
 system.cpu0.dcache.tags.replacements          6141043                       # 
number of replacements
 system.cpu0.dcache.tags.tagsinuse          503.422627                       # 
Cycle average of tags in use
@@ -2134,7 +2134,7 @@
 system.cpu1.fp_regfile_writes                  325148                       # 
number of floating regfile writes
 system.cpu1.cc_regfile_reads                119080359                       # 
number of cc regfile reads
 system.cpu1.cc_regfile_writes               119756232                       # 
number of cc regfile writes
-system.cpu1.misc_regfile_reads             2706897787                       # 
number of misc regfile reads
+system.cpu1.misc_regfile_reads             1205246137                       # 
number of misc regfile reads
 system.cpu1.misc_regfile_writes              15455536                       # 
number of misc regfile writes
 system.cpu1.dcache.tags.replacements          5466279                       # 
number of replacements
 system.cpu1.dcache.tags.tagsinuse          430.006906                       # 
Cycle average of tags in use
diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3/stats.txt
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3/stats.txt Tue May 
26 03:21:42 2015 -0400
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3/stats.txt Tue May 
26 03:21:44 2015 -0400
@@ -853,7 +853,7 @@
 system.cpu.fp_regfile_writes                   784484                       # 
number of floating regfile writes
 system.cpu.cc_regfile_reads                 227546613                       # 
number of cc regfile reads
 system.cpu.cc_regfile_writes                228200703                       # 
number of cc regfile writes
-system.cpu.misc_regfile_reads              5246257758                       # 
number of misc regfile reads
+system.cpu.misc_regfile_reads              2526906641                       # 
number of misc regfile reads
 system.cpu.misc_regfile_writes               27367002                       # 
number of misc regfile writes
 system.cpu.dcache.tags.replacements           9794555                       # 
number of replacements
 system.cpu.dcache.tags.tagsinuse           511.983548                       # 
Cycle average of tags in use
diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview64-switcheroo-full/stats.txt
--- 
a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-switcheroo-full/stats.txt
    Tue May 26 03:21:42 2015 -0400
+++ 
b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-switcheroo-full/stats.txt
    Tue May 26 03:21:44 2015 -0400
@@ -1842,7 +1842,7 @@
 system.cpu2.fp_regfile_writes                  409456                       # 
number of floating regfile writes
 system.cpu2.cc_regfile_reads                 92253105                       # 
number of cc regfile reads
 system.cpu2.cc_regfile_writes                93114012                       # 
number of cc regfile writes
-system.cpu2.misc_regfile_reads             1670741863                       # 
number of misc regfile reads
+system.cpu2.misc_regfile_reads              838596406                       # 
number of misc regfile reads
 system.cpu2.misc_regfile_writes               9943766                       # 
number of misc regfile writes
 system.iobus.trans_dist::ReadReq                40265                       # 
Transaction distribution
 system.iobus.trans_dist::ReadResp               40265                       # 
Transaction distribution
diff -r f449d6f8a647 -r 117db3a0d78c 
tests/long/fs/10.linux-boot/ref/arm/linux/realview64-switcheroo-o3/stats.txt
--- 
a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-switcheroo-o3/stats.txt  
    Tue May 26 03:21:42 2015 -0400
+++ 
b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-switcheroo-o3/stats.txt  
    Tue May 26 03:21:44 2015 -0400
@@ -890,7 +890,7 @@
 system.cpu0.fp_regfile_writes                  468068                       # 
number of floating regfile writes
 system.cpu0.cc_regfile_reads                128308023                       # 
number of cc regfile reads
 system.cpu0.cc_regfile_writes               129504102                       # 
number of cc regfile writes
-system.cpu0.misc_regfile_reads             2335799510                       # 
number of misc regfile reads
+system.cpu0.misc_regfile_reads             1200484287                       # 
number of misc regfile reads
 system.cpu0.misc_regfile_writes              15629054                       # 
number of misc regfile writes
 system.cpu0.dcache.tags.replacements         10737693                       # 
number of replacements
 system.cpu0.dcache.tags.tagsinuse          511.983333                       # 
Cycle average of tags in use
@@ -1879,7 +1879,7 @@
 system.cpu1.fp_regfile_writes                  523684                       # 
number of floating regfile writes
 system.cpu1.cc_regfile_reads                126609999                       # 
number of cc regfile reads
 system.cpu1.cc_regfile_writes               127812398                       # 
number of cc regfile writes
-system.cpu1.misc_regfile_reads             2340278076                       # 
number of misc regfile reads
+system.cpu1.misc_regfile_reads             1197834701                       # 
number of misc regfile reads
 system.cpu1.misc_regfile_writes              15057964                       # 
number of misc regfile writes
 system.iobus.trans_dist::ReadReq                40297                       # 
Transaction distribution
 system.iobus.trans_dist::ReadResp               40297                       # 
Transaction distribution
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to