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/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt | 2 -- tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt | 2 -- 2 files changed, 4 deletions(-) (limited to 'tests/long/se/60.bzip2/ref') diff --git a/tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt b/tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt index 3ccb6ec23..24a60df2f 100644 --- a/tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt +++ b/tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt @@ -286,8 +286,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 1.928561 # insts written-back per cycle system.cpu.iew.wb_fanout 0.789527 # 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 1819780126 # The number of committed instructions -system.cpu.commit.commitCommittedOps 1819780126 # The number of committed instructions system.cpu.commit.commitSquashedInsts 793041487 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 29 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 19005172 # The number of times a branch was mispredicted diff --git a/tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt index 9750f5933..13d5bc965 100644 --- a/tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt @@ -297,8 +297,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 2.046555 # insts written-back per cycle system.cpu.iew.wb_fanout 0.626701 # 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 1544563046 # The number of committed instructions -system.cpu.commit.commitCommittedOps 1723073858 # The number of committed instructions system.cpu.commit.commitSquashedInsts 476570852 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 171 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 16105557 # The number of times a branch was mispredicted -- cgit v1.2.3