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/30.eon/ref/arm/linux/o3-timing/stats.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/long/se/30.eon/ref/arm/linux') diff --git a/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt index 8af356e7f..d3ae1eec4 100644 --- a/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt @@ -586,10 +586,8 @@ system.cpu.iew.wb_sent 340943350 # cu system.cpu.iew.wb_count 340685091 # cumulative count of insts written-back system.cpu.iew.wb_producers 153596503 # num instructions producing a value system.cpu.iew.wb_consumers 266530182 # 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.461208 # insts written-back per cycle system.cpu.iew.wb_fanout 0.576282 # 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 23083392 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 22120 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 1611406 # The number of times a branch was mispredicted -- cgit v1.2.3