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/10.mcf/ref/arm/linux/o3-timing/stats.txt | 2 -- tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt | 2 -- 2 files changed, 4 deletions(-) (limited to 'tests/long/se/10.mcf') diff --git a/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt index a88ddf684..8cda29cfd 100644 --- a/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt @@ -603,10 +603,8 @@ system.cpu.iew.wb_sent 99710755 # cu system.cpu.iew.wb_count 99626115 # cumulative count of insts written-back system.cpu.iew.wb_producers 59703966 # num instructions producing a value system.cpu.iew.wb_consumers 95545842 # 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.856216 # insts written-back per cycle system.cpu.iew.wb_fanout 0.624872 # 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 17384633 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 8218 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 825600 # The number of times a branch was mispredicted diff --git a/tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt b/tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt index 92e3ee5b5..ddbe14f27 100644 --- a/tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt +++ b/tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt @@ -487,10 +487,8 @@ system.cpu.iew.wb_sent 304565842 # cu system.cpu.iew.wb_count 304282792 # cumulative count of insts written-back system.cpu.iew.wb_producers 230213909 # num instructions producing a value system.cpu.iew.wb_consumers 333860979 # 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 2.469736 # insts written-back per cycle system.cpu.iew.wb_fanout 0.689550 # 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 44209690 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 445 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 742008 # The number of times a branch was mispredicted -- cgit v1.2.3