From ae1652b813e461d5e8840be876d038956b64a8cc Mon Sep 17 00:00:00 2001 From: Andreas Hansson Date: Thu, 13 Sep 2012 08:02:55 -0400 Subject: 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. --- tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt | 4 ---- tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt | 2 -- 2 files changed, 6 deletions(-) (limited to 'tests/long/fs/10.linux-boot/ref/alpha/linux') diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt index 082ffde7c..c7b42033d 100644 --- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt +++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt @@ -704,8 +704,6 @@ system.cpu0.iew.wb_penalized 0 # nu system.cpu0.iew.wb_rate 0.442807 # insts written-back per cycle system.cpu0.iew.wb_fanout 0.739963 # average fanout of values written-back system.cpu0.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ -system.cpu0.commit.commitCommittedInsts 53500498 # The number of committed instructions -system.cpu0.commit.commitCommittedOps 53500498 # The number of committed instructions system.cpu0.commit.commitSquashedInsts 7330810 # The number of squashed insts skipped by commit system.cpu0.commit.commitNonSpecStalls 635616 # The number of times commit has been forced to stall to communicate backwards system.cpu0.commit.branchMispredicts 562628 # The number of times a branch was mispredicted @@ -1286,8 +1284,6 @@ system.cpu1.iew.wb_penalized 0 # nu system.cpu1.iew.wb_rate 0.566079 # insts written-back per cycle system.cpu1.iew.wb_fanout 0.719652 # average fanout of values written-back system.cpu1.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ -system.cpu1.commit.commitCommittedInsts 5954935 # The number of committed instructions -system.cpu1.commit.commitCommittedOps 5954935 # The number of committed instructions system.cpu1.commit.commitSquashedInsts 1244518 # The number of squashed insts skipped by commit system.cpu1.commit.commitNonSpecStalls 75662 # The number of times commit has been forced to stall to communicate backwards system.cpu1.commit.branchMispredicts 99560 # The number of times a branch was mispredicted diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt index 76702c28f..b2dcfbe50 100644 --- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt +++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt @@ -587,8 +587,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 0.450273 # insts written-back per cycle system.cpu.iew.wb_fanout 0.737837 # 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 56104643 # The number of committed instructions -system.cpu.commit.commitCommittedOps 56104643 # The number of committed instructions system.cpu.commit.commitSquashedInsts 8193317 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 665267 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 615735 # The number of times a branch was mispredicted -- cgit v1.2.3