inorder: update regressions
This commit is contained in:
parent
71b67d408b
commit
0135cdab8d
8 changed files with 40 additions and 30 deletions
|
@ -5,9 +5,9 @@ The Regents of The University of Michigan
|
|||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Jun 23 2010 16:05:32
|
||||
M5 revision f157e4974de9+ 7462+ default qtip inorder_update_regr tip
|
||||
M5 started Jun 23 2010 16:57:34
|
||||
M5 compiled Jun 24 2010 14:21:27
|
||||
M5 revision ec51e8700a87 7479 default qtip tip update_regr
|
||||
M5 started Jun 24 2010 14:21:29
|
||||
M5 executing on zooks
|
||||
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/long/50.vortex/alpha/tru64/inorder-timing -re tests/run.py build/ALPHA_SE/tests/fast/long/50.vortex/alpha/tru64/inorder-timing
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 51467 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 168500 # Number of bytes of host memory used
|
||||
host_seconds 1716.45 # Real time elapsed on the host
|
||||
host_tick_rate 61684615 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 51998 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 168584 # Number of bytes of host memory used
|
||||
host_seconds 1698.93 # Real time elapsed on the host
|
||||
host_tick_rate 62320733 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 88340673 # Number of instructions simulated
|
||||
sim_seconds 0.105878 # Number of seconds simulated
|
||||
|
@ -20,6 +20,9 @@ system.cpu.Branch-Predictor.predictedNotTaken 5781163
|
|||
system.cpu.Branch-Predictor.predictedTaken 7973314 # Number of Branches Predicted As Taken (True).
|
||||
system.cpu.Branch-Predictor.usedRAS 1659774 # Number of times the RAS was used to get a target.
|
||||
system.cpu.Execution-Unit.executions 53075554 # Number of Instructions Executed.
|
||||
system.cpu.Execution-Unit.mispredictPct 17.154320 # Percentage of Incorrect Branches Predicts
|
||||
system.cpu.Execution-Unit.mispredicted 2359487 # Number of Branches Incorrectly Predicted
|
||||
system.cpu.Execution-Unit.predicted 11394990 # Number of Branches Incorrectly Predicted
|
||||
system.cpu.Execution-Unit.predictedNotTakenIncorrect 485820 # Number of Branches Incorrectly Predicted As Not Taken).
|
||||
system.cpu.Execution-Unit.predictedTakenIncorrect 1873667 # Number of Branches Incorrectly Predicted As Taken.
|
||||
system.cpu.Mult-Div-Unit.divides 0 # Number of Divide Operations Executed
|
||||
|
|
|
@ -5,13 +5,11 @@ The Regents of The University of Michigan
|
|||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Jun 23 2010 16:05:32
|
||||
M5 revision f157e4974de9+ 7462+ default qtip inorder_update_regr tip
|
||||
M5 started Jun 23 2010 17:31:47
|
||||
M5 compiled Jun 24 2010 14:49:55
|
||||
M5 revision ec51e8700a87+ 7479+ default qtip tip update_regr
|
||||
M5 started Jun 24 2010 14:49:57
|
||||
M5 executing on zooks
|
||||
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/long/70.twolf/alpha/tru64/inorder-timing -re tests/run.py build/ALPHA_SE/tests/fast/long/70.twolf/alpha/tru64/inorder-timing
|
||||
Couldn't unlink build/ALPHA_SE/tests/fast/long/70.twolf/alpha/tru64/inorder-timing/smred.sav
|
||||
Couldn't unlink build/ALPHA_SE/tests/fast/long/70.twolf/alpha/tru64/inorder-timing/smred.sv2
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
info: Entering event queue @ 0. Starting simulation...
|
||||
info: Increasing stack size by one page.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 54041 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 157904 # Number of bytes of host memory used
|
||||
host_seconds 1700.61 # Real time elapsed on the host
|
||||
host_tick_rate 58028620 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 54292 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 158040 # Number of bytes of host memory used
|
||||
host_seconds 1692.76 # Real time elapsed on the host
|
||||
host_tick_rate 58297931 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 91903056 # Number of instructions simulated
|
||||
sim_seconds 0.098684 # Number of seconds simulated
|
||||
|
@ -20,6 +20,9 @@ system.cpu.Branch-Predictor.predictedNotTaken 2715877
|
|||
system.cpu.Branch-Predictor.predictedTaken 7524808 # Number of Branches Predicted As Taken (True).
|
||||
system.cpu.Branch-Predictor.usedRAS 1029596 # Number of times the RAS was used to get a target.
|
||||
system.cpu.Execution-Unit.executions 64907696 # Number of Instructions Executed.
|
||||
system.cpu.Execution-Unit.mispredictPct 31.297496 # Percentage of Incorrect Branches Predicts
|
||||
system.cpu.Execution-Unit.mispredicted 3205078 # Number of Branches Incorrectly Predicted
|
||||
system.cpu.Execution-Unit.predicted 7035607 # Number of Branches Incorrectly Predicted
|
||||
system.cpu.Execution-Unit.predictedNotTakenIncorrect 357110 # Number of Branches Incorrectly Predicted As Not Taken).
|
||||
system.cpu.Execution-Unit.predictedTakenIncorrect 2847968 # Number of Branches Incorrectly Predicted As Taken.
|
||||
system.cpu.Mult-Div-Unit.divides 0 # Number of Divide Operations Executed
|
||||
|
|
|
@ -5,9 +5,9 @@ The Regents of The University of Michigan
|
|||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Jun 23 2010 16:05:32
|
||||
M5 revision f157e4974de9+ 7462+ default qtip inorder_update_regr tip
|
||||
M5 started Jun 23 2010 16:08:02
|
||||
M5 compiled Jun 24 2010 14:40:14
|
||||
M5 revision ec51e8700a87 7479 default qtip tip update_regr
|
||||
M5 started Jun 24 2010 14:40:15
|
||||
M5 executing on zooks
|
||||
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/inorder-timing -re tests/run.py build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/inorder-timing
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 29161 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 154960 # Number of bytes of host memory used
|
||||
host_seconds 0.22 # Real time elapsed on the host
|
||||
host_tick_rate 142056848 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 13224 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 154984 # Number of bytes of host memory used
|
||||
host_seconds 0.48 # Real time elapsed on the host
|
||||
host_tick_rate 64469997 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 6404 # Number of instructions simulated
|
||||
sim_seconds 0.000031 # Number of seconds simulated
|
||||
|
@ -20,6 +20,9 @@ system.cpu.Branch-Predictor.predictedNotTaken 817
|
|||
system.cpu.Branch-Predictor.predictedTaken 234 # Number of Branches Predicted As Taken (True).
|
||||
system.cpu.Branch-Predictor.usedRAS 124 # Number of times the RAS was used to get a target.
|
||||
system.cpu.Execution-Unit.executions 4354 # Number of Instructions Executed.
|
||||
system.cpu.Execution-Unit.mispredictPct 62.131304 # Percentage of Incorrect Branches Predicts
|
||||
system.cpu.Execution-Unit.mispredicted 653 # Number of Branches Incorrectly Predicted
|
||||
system.cpu.Execution-Unit.predicted 398 # Number of Branches Incorrectly Predicted
|
||||
system.cpu.Execution-Unit.predictedNotTakenIncorrect 523 # Number of Branches Incorrectly Predicted As Not Taken).
|
||||
system.cpu.Execution-Unit.predictedTakenIncorrect 130 # Number of Branches Incorrectly Predicted As Taken.
|
||||
system.cpu.Mult-Div-Unit.divides 0 # Number of Divide Operations Executed
|
||||
|
|
|
@ -5,9 +5,9 @@ The Regents of The University of Michigan
|
|||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Jun 23 2010 15:46:45
|
||||
M5 revision f157e4974de9 7462 default qtip inorder_update_regr tip
|
||||
M5 started Jun 23 2010 15:46:50
|
||||
M5 compiled Jun 24 2010 14:53:19
|
||||
M5 revision ec51e8700a87+ 7479+ default qtip tip update_regr
|
||||
M5 started Jun 24 2010 14:53:20
|
||||
M5 executing on zooks
|
||||
command line: build/MIPS_SE/m5.fast -d build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/inorder-timing -re tests/run.py build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/inorder-timing
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 17945 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 155896 # Number of bytes of host memory used
|
||||
host_seconds 0.33 # Real time elapsed on the host
|
||||
host_tick_rate 89863736 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 23664 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 154124 # Number of bytes of host memory used
|
||||
host_seconds 0.25 # Real time elapsed on the host
|
||||
host_tick_rate 118465507 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 5827 # Number of instructions simulated
|
||||
sim_seconds 0.000029 # Number of seconds simulated
|
||||
|
@ -20,6 +20,9 @@ system.cpu.Branch-Predictor.predictedNotTaken 802
|
|||
system.cpu.Branch-Predictor.predictedTaken 114 # Number of Branches Predicted As Taken (True).
|
||||
system.cpu.Branch-Predictor.usedRAS 86 # Number of times the RAS was used to get a target.
|
||||
system.cpu.Execution-Unit.executions 3734 # Number of Instructions Executed.
|
||||
system.cpu.Execution-Unit.mispredictPct 66.266376 # Percentage of Incorrect Branches Predicts
|
||||
system.cpu.Execution-Unit.mispredicted 607 # Number of Branches Incorrectly Predicted
|
||||
system.cpu.Execution-Unit.predicted 309 # Number of Branches Incorrectly Predicted
|
||||
system.cpu.Execution-Unit.predictedNotTakenIncorrect 519 # Number of Branches Incorrectly Predicted As Not Taken).
|
||||
system.cpu.Execution-Unit.predictedTakenIncorrect 88 # Number of Branches Incorrectly Predicted As Taken.
|
||||
system.cpu.Mult-Div-Unit.divides 1 # Number of Divide Operations Executed
|
||||
|
|
Loading…
Reference in a new issue