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/quick/se/20.eio-short/ref/alpha/eio/detailed/stats.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/quick/se/20.eio-short/ref') diff --git a/tests/quick/se/20.eio-short/ref/alpha/eio/detailed/stats.txt b/tests/quick/se/20.eio-short/ref/alpha/eio/detailed/stats.txt index 119cc8e9d..b0b72b954 100644 --- a/tests/quick/se/20.eio-short/ref/alpha/eio/detailed/stats.txt +++ b/tests/quick/se/20.eio-short/ref/alpha/eio/detailed/stats.txt @@ -44,7 +44,6 @@ system.cpu.commit.COM:membars 0 # Nu system.cpu.commit.COM:refs 189772 # Number of memory references committed system.cpu.commit.COM:swp_count 0 # Number of s/w prefetches committed system.cpu.commit.branchMispredicts 2863 # The number of times a branch was mispredicted -system.cpu.commit.commitCommittedInsts 518948 # The number of committed instructions system.cpu.commit.commitNonSpecStalls 18 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.commitSquashedInsts 59006 # The number of squashed insts skipped by commit system.cpu.committedInsts 500002 # Number of Instructions Simulated -- cgit v1.2.3