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/70.twolf/ref/alpha/tru64/o3-timing/stats.txt | 2 -- tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt | 2 -- tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt | 2 -- 3 files changed, 6 deletions(-) (limited to 'tests/long/se/70.twolf/ref') diff --git a/tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt b/tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt index fdd161331..5f230123f 100644 --- a/tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt +++ b/tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt @@ -501,10 +501,8 @@ system.cpu.iew.wb_sent 97642114 # cu system.cpu.iew.wb_count 96953004 # cumulative count of insts written-back system.cpu.iew.wb_producers 66984387 # num instructions producing a value system.cpu.iew.wb_consumers 95000699 # 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.211828 # insts written-back per cycle system.cpu.iew.wb_fanout 0.705094 # 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 30880053 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 389 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 914663 # The number of times a branch was mispredicted diff --git a/tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt index ce097fad9..b0b3ea10a 100644 --- a/tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt @@ -586,10 +586,8 @@ system.cpu.iew.wb_sent 206746993 # cu system.cpu.iew.wb_count 206412582 # cumulative count of insts written-back system.cpu.iew.wb_producers 129474820 # num instructions producing a value system.cpu.iew.wb_consumers 221691878 # 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.207226 # insts written-back per cycle system.cpu.iew.wb_fanout 0.584031 # 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 69543013 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 45216 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 5843212 # The number of times a branch was mispredicted diff --git a/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt b/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt index 5cd25481d..0223e3f8f 100644 --- a/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt +++ b/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt @@ -469,10 +469,8 @@ system.cpu.iew.wb_sent 256637538 # cu system.cpu.iew.wb_count 255946404 # cumulative count of insts written-back system.cpu.iew.wb_producers 204333247 # num instructions producing a value system.cpu.iew.wb_consumers 369622334 # 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.615219 # insts written-back per cycle system.cpu.iew.wb_fanout 0.552816 # 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 96429188 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 1245 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 1329692 # The number of times a branch was mispredicted -- cgit v1.2.3