summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/x86/linux
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/long/fs/10.linux-boot/ref/x86/linux
parent1d268a1f2d871526a4ebd6536b672db4138b96ef (diff)
downloadgem5-e1385784f2cd059727d60ce88cf76ea0f9bec282.tar.xz
stats: remove wb_penalized and wb_penalized_rate
Diffstat (limited to 'tests/long/fs/10.linux-boot/ref/x86/linux')
-rw-r--r--tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt2
-rw-r--r--tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt2
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
index 370583b3e..a204e1584 100644
--- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
@@ -527,10 +527,8 @@ system.cpu.iew.wb_sent 818824421 # cu
system.cpu.iew.wb_count 816525502 # cumulative count of insts written-back
system.cpu.iew.wb_producers 638690631 # num instructions producing a value
system.cpu.iew.wb_consumers 1046712832 # 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 1.753889 # insts written-back per cycle
system.cpu.iew.wb_fanout 0.610187 # 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 22323770 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 1009720 # The number of times commit has been forced to stall to communicate backwards
system.cpu.commit.branchMispredicts 855337 # The number of times a branch was mispredicted
diff --git a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
index d9f455151..f975cdce3 100644
--- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
@@ -1049,10 +1049,8 @@ system.cpu2.iew.wb_sent 272840114 # cu
system.cpu2.iew.wb_count 272061642 # cumulative count of insts written-back
system.cpu2.iew.wb_producers 212265363 # num instructions producing a value
system.cpu2.iew.wb_consumers 348191102 # num instructions consuming a value
-system.cpu2.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
system.cpu2.iew.wb_rate 1.732817 # insts written-back per cycle
system.cpu2.iew.wb_fanout 0.609623 # average fanout of values written-back
-system.cpu2.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
system.cpu2.commit.commitSquashedInsts 8350016 # The number of squashed insts skipped by commit
system.cpu2.commit.commitNonSpecStalls 344994 # The number of times commit has been forced to stall to communicate backwards
system.cpu2.commit.branchMispredicts 302940 # The number of times a branch was mispredicted