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/00.hello/ref/alpha/linux/o3-timing/stats.txt | 2 -- tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt | 2 -- tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt | 2 -- tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt | 2 -- tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt | 2 -- tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt | 2 -- tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt | 2 -- .../quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt | 2 -- tests/quick/se/02.insttest/ref/sparc/linux/o3-timing/stats.txt | 2 -- tests/quick/se/20.eio-short/ref/alpha/eio/detailed/stats.txt | 1 - .../ref/sparc/linux/o3-timing-mp/stats.txt | 8 -------- 11 files changed, 27 deletions(-) (limited to 'tests/quick/se') diff --git a/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt index a5b8857d3..1a124af36 100644 --- a/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt @@ -278,8 +278,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 0.373901 # insts written-back per cycle system.cpu.iew.wb_fanout 0.743023 # 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 6389 # The number of committed instructions -system.cpu.commit.commitCommittedOps 6389 # The number of committed instructions system.cpu.commit.commitSquashedInsts 6396 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 17 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 461 # The number of times a branch was mispredicted diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt index 572203942..d53f6132a 100644 --- a/tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt @@ -278,8 +278,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 0.254671 # insts written-back per cycle system.cpu.iew.wb_fanout 0.790191 # 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 2576 # The number of committed instructions -system.cpu.commit.commitCommittedOps 2576 # The number of committed instructions system.cpu.commit.commitSquashedInsts 2822 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 4 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 174 # The number of times a branch was mispredicted diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt index e9752a794..ca9aa91ca 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt @@ -332,8 +332,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 0.377646 # insts written-back per cycle system.cpu.iew.wb_fanout 0.494235 # 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 4591 # The number of committed instructions -system.cpu.commit.commitCommittedOps 5729 # The number of committed instructions system.cpu.commit.commitSquashedInsts 6051 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 369 # The number of times a branch was mispredicted diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt index 260f325f8..ab4ace327 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt @@ -287,8 +287,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 0.377646 # insts written-back per cycle system.cpu.iew.wb_fanout 0.494235 # 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 4591 # The number of committed instructions -system.cpu.commit.commitCommittedOps 5729 # The number of committed instructions system.cpu.commit.commitSquashedInsts 6051 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 369 # The number of times a branch was mispredicted diff --git a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt index 3001351e6..ad536cc25 100644 --- a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt @@ -263,8 +263,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 0.279592 # insts written-back per cycle system.cpu.iew.wb_fanout 0.701129 # 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 5813 # The number of committed instructions -system.cpu.commit.commitCommittedOps 5813 # The number of committed instructions system.cpu.commit.commitSquashedInsts 4420 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 10 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 395 # The number of times a branch was mispredicted diff --git a/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt index a60091c97..b2cd52879 100644 --- a/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt @@ -263,8 +263,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 0.354684 # insts written-back per cycle system.cpu.iew.wb_fanout 0.623577 # 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 5792 # The number of committed instructions -system.cpu.commit.commitCommittedOps 5792 # The number of committed instructions system.cpu.commit.commitSquashedInsts 5101 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 16 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 292 # The number of times a branch was mispredicted diff --git a/tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt index 1be5d9ebb..87ffbf265 100644 --- a/tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt @@ -244,8 +244,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 0.658180 # insts written-back per cycle system.cpu.iew.wb_fanout 0.645738 # 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 5380 # The number of committed instructions -system.cpu.commit.commitCommittedOps 9745 # The number of committed instructions system.cpu.commit.commitSquashedInsts 11727 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 13 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 596 # The number of times a branch was mispredicted diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt index 412d761af..8a8cdff85 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt @@ -393,8 +393,6 @@ system.cpu.iew.wb_fanout::total 0.773172 # av system.cpu.iew.wb_penalized_rate::0 0 # fraction of instructions written-back that wrote to 'other' IQ system.cpu.iew.wb_penalized_rate::1 0 # fraction of instructions written-back that wrote to 'other' IQ system.cpu.iew.wb_penalized_rate::total 0 # fraction of instructions written-back that wrote to 'other' IQ -system.cpu.commit.commitCommittedInsts 12779 # The number of committed instructions -system.cpu.commit.commitCommittedOps 12779 # The number of committed instructions system.cpu.commit.commitSquashedInsts 12568 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 34 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 1309 # The number of times a branch was mispredicted diff --git a/tests/quick/se/02.insttest/ref/sparc/linux/o3-timing/stats.txt b/tests/quick/se/02.insttest/ref/sparc/linux/o3-timing/stats.txt index 37adfc3c4..c96167523 100644 --- a/tests/quick/se/02.insttest/ref/sparc/linux/o3-timing/stats.txt +++ b/tests/quick/se/02.insttest/ref/sparc/linux/o3-timing/stats.txt @@ -242,8 +242,6 @@ system.cpu.iew.wb_penalized 0 # nu system.cpu.iew.wb_rate 0.491616 # insts written-back per cycle system.cpu.iew.wb_fanout 0.814870 # 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 15162 # The number of committed instructions -system.cpu.commit.commitCommittedOps 15162 # The number of committed instructions system.cpu.commit.commitSquashedInsts 9713 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 475 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 1118 # The number of times a branch was mispredicted 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 diff --git a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt index a13e56193..482a9e980 100644 --- a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt +++ b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt @@ -271,8 +271,6 @@ system.cpu0.iew.wb_penalized 0 # nu system.cpu0.iew.wb_rate 1.875995 # insts written-back per cycle system.cpu0.iew.wb_fanout 0.990608 # 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 502020 # The number of committed instructions -system.cpu0.commit.commitCommittedOps 502020 # The number of committed instructions system.cpu0.commit.commitSquashedInsts 13085 # The number of squashed insts skipped by commit system.cpu0.commit.commitNonSpecStalls 559 # The number of times commit has been forced to stall to communicate backwards system.cpu0.commit.branchMispredicts 1290 # The number of times a branch was mispredicted @@ -748,8 +746,6 @@ system.cpu1.iew.wb_penalized 0 # nu system.cpu1.iew.wb_rate 1.243063 # insts written-back per cycle system.cpu1.iew.wb_fanout 0.964975 # 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 269706 # The number of committed instructions -system.cpu1.commit.commitCommittedOps 269706 # The number of committed instructions system.cpu1.commit.commitSquashedInsts 14936 # The number of squashed insts skipped by commit system.cpu1.commit.commitNonSpecStalls 6432 # The number of times commit has been forced to stall to communicate backwards system.cpu1.commit.branchMispredicts 1521 # The number of times a branch was mispredicted @@ -1224,8 +1220,6 @@ system.cpu2.iew.wb_penalized 0 # nu system.cpu2.iew.wb_rate 1.357123 # insts written-back per cycle system.cpu2.iew.wb_fanout 0.967778 # 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.commitCommittedInsts 294930 # The number of committed instructions -system.cpu2.commit.commitCommittedOps 294930 # The number of committed instructions system.cpu2.commit.commitSquashedInsts 15032 # The number of squashed insts skipped by commit system.cpu2.commit.commitNonSpecStalls 5834 # The number of times commit has been forced to stall to communicate backwards system.cpu2.commit.branchMispredicts 1553 # The number of times a branch was mispredicted @@ -1700,8 +1694,6 @@ system.cpu3.iew.wb_penalized 0 # nu system.cpu3.iew.wb_rate 1.153935 # insts written-back per cycle system.cpu3.iew.wb_fanout 0.961621 # average fanout of values written-back system.cpu3.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ -system.cpu3.commit.commitCommittedInsts 248929 # The number of committed instructions -system.cpu3.commit.commitCommittedOps 248929 # The number of committed instructions system.cpu3.commit.commitSquashedInsts 14631 # The number of squashed insts skipped by commit system.cpu3.commit.commitNonSpecStalls 7704 # The number of times commit has been forced to stall to communicate backwards system.cpu3.commit.branchMispredicts 1563 # The number of times a branch was mispredicted -- cgit v1.2.3