summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/alpha/linux/inorder-timing
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/00.hello/ref/alpha/linux/inorder-timing')
-rwxr-xr-xtests/quick/00.hello/ref/alpha/linux/inorder-timing/simout6
-rw-r--r--tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt11
2 files changed, 10 insertions, 7 deletions
diff --git a/tests/quick/00.hello/ref/alpha/linux/inorder-timing/simout b/tests/quick/00.hello/ref/alpha/linux/inorder-timing/simout
index e4a83a80f..4c70f3561 100755
--- a/tests/quick/00.hello/ref/alpha/linux/inorder-timing/simout
+++ b/tests/quick/00.hello/ref/alpha/linux/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: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
diff --git a/tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt b/tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt
index 051a5e733..b86dfc66d 100644
--- a/tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt
+++ b/tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt
@@ -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