summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/arm
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2015-11-16 04:58:29 -0600
committerNilay Vaish <nilay@cs.wisc.edu>2015-11-16 04:58:29 -0600
commite1385784f2cd059727d60ce88cf76ea0f9bec282 (patch)
treea017c3eb937b6e2ef1e1a9de56edab52d2896506 /tests/quick/se/00.hello/ref/arm
parent1d268a1f2d871526a4ebd6536b672db4138b96ef (diff)
downloadgem5-e1385784f2cd059727d60ce88cf76ea0f9bec282.tar.xz
stats: remove wb_penalized and wb_penalized_rate
Diffstat (limited to 'tests/quick/se/00.hello/ref/arm')
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt2
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
index 120cb7565..0fdcdba71 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
@@ -703,10 +703,8 @@ system.cpu.iew.wb_sent 7436 # cu
system.cpu.iew.wb_count 7345 # cumulative count of insts written-back
system.cpu.iew.wb_producers 3459 # num instructions producing a value
system.cpu.iew.wb_consumers 6763 # num instructions consuming a value
-system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
system.cpu.iew.wb_rate 0.213884 # insts written-back per cycle
system.cpu.iew.wb_fanout 0.511459 # 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.commitSquashedInsts 4371 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
system.cpu.commit.branchMispredicts 298 # The number of times a branch was mispredicted
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
index 985aedbbf..087d46b3f 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
@@ -584,10 +584,8 @@ system.cpu.iew.wb_sent 6621 # cu
system.cpu.iew.wb_count 6578 # cumulative count of insts written-back
system.cpu.iew.wb_producers 2993 # num instructions producing a value
system.cpu.iew.wb_consumers 5408 # num instructions consuming a value
-system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
system.cpu.iew.wb_rate 0.175493 # insts written-back per cycle
system.cpu.iew.wb_fanout 0.553439 # 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.commitSquashedInsts 2586 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
system.cpu.commit.branchMispredicts 348 # The number of times a branch was mispredicted