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/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt | 2 -- tests/long/se/50.vortex/ref/arm/linux/o3-timing/stats.txt | 2 -- 2 files changed, 4 deletions(-) (limited to 'tests/long/se/50.vortex/ref') diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt index b43434371..ead89988f 100644 --- a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt +++ b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt @@ -534,10 +534,8 @@ system.cpu.iew.wb_sent 87594856 # cu system.cpu.iew.wb_count 87192870 # cumulative count of insts written-back system.cpu.iew.wb_producers 33852684 # num instructions producing a value system.cpu.iew.wb_consumers 44279326 # 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 1.955296 # insts written-back per cycle system.cpu.iew.wb_fanout 0.764526 # 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 8765402 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 4583 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 229860 # The number of times a branch was mispredicted diff --git a/tests/long/se/50.vortex/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/50.vortex/ref/arm/linux/o3-timing/stats.txt index 6b580b547..b6f1be7c5 100644 --- a/tests/long/se/50.vortex/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/50.vortex/ref/arm/linux/o3-timing/stats.txt @@ -616,10 +616,8 @@ system.cpu.iew.wb_sent 93601796 # cu system.cpu.iew.wb_count 93479432 # cumulative count of insts written-back system.cpu.iew.wb_producers 44975266 # num instructions producing a value system.cpu.iew.wb_consumers 76559860 # 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 1.383339 # insts written-back per cycle system.cpu.iew.wb_fanout 0.587452 # 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 6553334 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 33786 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 480109 # The number of times a branch was mispredicted -- cgit v1.2.3