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/70.twolf/ref/alpha/tru64/o3-timing/stats.txt | 2 -- tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt | 2 -- tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt | 2 -- 3 files changed, 6 deletions(-) (limited to 'tests/long/se/70.twolf/ref') diff --git a/tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt b/tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt index dcc05c5e6..79c8453b1 100644 --- a/tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt +++ b/tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt @@ -279,8 +279,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 1.995621 # insts written-back per cycle system.cpu.iew.wb_fanout 0.717989 # 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 91903055 # The number of committed instructions -system.cpu.commit.commitCommittedOps 91903055 # The number of committed instructions system.cpu.commit.commitSquashedInsts 24565165 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 389 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 952869 # The number of times a branch was mispredicted diff --git a/tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt index 5df5997a1..abf6c428d 100644 --- a/tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt @@ -291,8 +291,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 1.594464 # insts written-back per cycle system.cpu.iew.wb_fanout 0.557554 # 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 172347739 # The number of committed instructions -system.cpu.commit.commitCommittedOps 188701221 # The number of committed instructions system.cpu.commit.commitSquashedInsts 146223871 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 51282 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 6420079 # The number of times a branch was mispredicted diff --git a/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt b/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt index 2682ff067..344b3932c 100644 --- a/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt +++ b/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt @@ -244,8 +244,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 1.580423 # insts written-back per cycle system.cpu.iew.wb_fanout 0.568952 # 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 132071192 # The number of committed instructions -system.cpu.commit.commitCommittedOps 221362960 # The number of committed instructions system.cpu.commit.commitSquashedInsts 121732782 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 1246 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 2255092 # The number of times a branch was mispredicted -- cgit v1.2.3