summaryrefslogtreecommitdiff
path: root/tests/long/se/30.eon
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2012-09-13 08:02:55 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2012-09-13 08:02:55 -0400
commitae1652b813e461d5e8840be876d038956b64a8cc (patch)
tree12e6c94a5b5bfc6be4cec9bc32bdbcc9a2565ac5 /tests/long/se/30.eon
parent90dd745ff61df35b5144ae40be7e6f16dfce463c (diff)
downloadgem5-ae1652b813e461d5e8840be876d038956b64a8cc.tar.xz
Stats: Remove the reference stats that are no longer present
This patch simply removes the commitCommittedInsts and commitCommittedOps from the reference statistics, following their removal from the CPU.
Diffstat (limited to 'tests/long/se/30.eon')
-rw-r--r--tests/long/se/30.eon/ref/alpha/tru64/o3-timing/stats.txt2
-rw-r--r--tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt2
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/long/se/30.eon/ref/alpha/tru64/o3-timing/stats.txt b/tests/long/se/30.eon/ref/alpha/tru64/o3-timing/stats.txt
index cd4c1620b..33f2699f3 100644
--- a/tests/long/se/30.eon/ref/alpha/tru64/o3-timing/stats.txt
+++ b/tests/long/se/30.eon/ref/alpha/tru64/o3-timing/stats.txt
@@ -279,8 +279,6 @@ system.cpu.iew.wb_penalized 0 # nu
system.cpu.iew.wb_rate 2.493322 # insts written-back per cycle
system.cpu.iew.wb_fanout 0.714342 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.commit.commitCommittedInsts 398664583 # The number of committed instructions
-system.cpu.commit.commitCommittedOps 398664583 # The number of committed instructions
system.cpu.commit.commitSquashedInsts 42764408 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 215 # The number of times commit has been forced to stall to communicate backwards
system.cpu.commit.branchMispredicts 1602444 # The number of times a branch was mispredicted
diff --git a/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt
index 48ec2839e..17a63d224 100644
--- a/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt
+++ b/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt
@@ -290,8 +290,6 @@ system.cpu.iew.wb_penalized 0 # nu
system.cpu.iew.wb_rate 2.607508 # insts written-back per cycle
system.cpu.iew.wb_fanout 0.502437 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.commit.commitCommittedInsts 273049078 # The number of committed instructions
-system.cpu.commit.commitCommittedOps 349076802 # The number of committed instructions
system.cpu.commit.commitSquashedInsts 43967644 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 24482 # The number of times commit has been forced to stall to communicate backwards
system.cpu.commit.branchMispredicts 2096481 # The number of times a branch was mispredicted