summaryrefslogtreecommitdiff
path: root/tests/long/50.vortex/ref
diff options
context:
space:
mode:
authorKorey Sewell <ksewell@umich.edu>2010-06-24 15:34:21 -0400
committerKorey Sewell <ksewell@umich.edu>2010-06-24 15:34:21 -0400
commit0135cdab8da6f60e0cb444e3d512aa4799b2b112 (patch)
tree0492e70edde915e3e9fb5e4c87d625a250563509 /tests/long/50.vortex/ref
parent71b67d408bb595471a57dbe8e40cf5ac82c5d3b7 (diff)
downloadgem5-0135cdab8da6f60e0cb444e3d512aa4799b2b112.tar.xz
inorder: update regressions
Diffstat (limited to 'tests/long/50.vortex/ref')
-rwxr-xr-xtests/long/50.vortex/ref/alpha/tru64/inorder-timing/simout6
-rw-r--r--tests/long/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt11
2 files changed, 10 insertions, 7 deletions
diff --git a/tests/long/50.vortex/ref/alpha/tru64/inorder-timing/simout b/tests/long/50.vortex/ref/alpha/tru64/inorder-timing/simout
index aadbb6853..52617316d 100755
--- a/tests/long/50.vortex/ref/alpha/tru64/inorder-timing/simout
+++ b/tests/long/50.vortex/ref/alpha/tru64/inorder-timing/simout
@@ -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
diff --git a/tests/long/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt b/tests/long/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
index 108e63d44..fd3c85c9d 100644
--- a/tests/long/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
+++ b/tests/long/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
@@ -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