From e1385784f2cd059727d60ce88cf76ea0f9bec282 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Mon, 16 Nov 2015 04:58:29 -0600 Subject: stats: remove wb_penalized and wb_penalized_rate --- 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 -- .../10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt | 2 -- 3 files changed, 8 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 4156232eb..091040252 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 @@ -573,10 +573,8 @@ system.cpu0.iew.wb_sent 51207379 # cu system.cpu0.iew.wb_count 51093378 # cumulative count of insts written-back system.cpu0.iew.wb_producers 26334207 # num instructions producing a value system.cpu0.iew.wb_consumers 36473944 # num instructions consuming a value -system.cpu0.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ system.cpu0.iew.wb_rate 0.346414 # insts written-back per cycle system.cpu0.iew.wb_fanout 0.722001 # 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.commitSquashedInsts 6824839 # The number of squashed insts skipped by commit system.cpu0.commit.commitNonSpecStalls 584427 # The number of times commit has been forced to stall to communicate backwards system.cpu0.commit.branchMispredicts 463110 # The number of times a branch was mispredicted @@ -1179,10 +1177,8 @@ system.cpu1.iew.wb_sent 8932335 # cu system.cpu1.iew.wb_count 8903375 # cumulative count of insts written-back system.cpu1.iew.wb_producers 4245423 # num instructions producing a value system.cpu1.iew.wb_consumers 6036438 # num instructions consuming a value -system.cpu1.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ system.cpu1.iew.wb_rate 0.587637 # insts written-back per cycle system.cpu1.iew.wb_fanout 0.703299 # 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.commitSquashedInsts 1526496 # The number of squashed insts skipped by commit system.cpu1.commit.commitNonSpecStalls 133492 # The number of times commit has been forced to stall to communicate backwards system.cpu1.commit.branchMispredicts 112683 # 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 30a63d50f..a3cafb881 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 @@ -565,10 +565,8 @@ system.cpu.iew.wb_sent 56315336 # cu system.cpu.iew.wb_count 56178054 # cumulative count of insts written-back system.cpu.iew.wb_producers 28756989 # num instructions producing a value system.cpu.iew.wb_consumers 39942344 # num instructions consuming a value -system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ system.cpu.iew.wb_rate 0.364054 # insts written-back per cycle system.cpu.iew.wb_fanout 0.719962 # 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.commitSquashedInsts 8005033 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 661200 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 537292 # The number of times a branch was mispredicted diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt index 54688b406..771db86aa 100644 --- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt +++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt @@ -1264,10 +1264,8 @@ system.cpu2.iew.wb_sent 33208664 # cu system.cpu2.iew.wb_count 33166253 # cumulative count of insts written-back system.cpu2.iew.wb_producers 19395256 # num instructions producing a value system.cpu2.iew.wb_consumers 23138933 # num instructions consuming a value -system.cpu2.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ system.cpu2.iew.wb_rate 1.028849 # insts written-back per cycle system.cpu2.iew.wb_fanout 0.838209 # 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.commitSquashedInsts 2630446 # The number of squashed insts skipped by commit system.cpu2.commit.commitNonSpecStalls 193503 # The number of times commit has been forced to stall to communicate backwards system.cpu2.commit.branchMispredicts 177071 # The number of times a branch was mispredicted -- cgit v1.2.3