Stats: Remove the reference stats that are no longer present
This patch simply removes the commitCommittedInsts and commitCommittedOps from the reference statistics, following their removal from the CPU.
This commit is contained in:
parent
90dd745ff6
commit
ae1652b813
36 changed files with 0 additions and 81 deletions
|
@ -704,8 +704,6 @@ system.cpu0.iew.wb_penalized 0 # nu
|
||||||
system.cpu0.iew.wb_rate 0.442807 # insts written-back per cycle
|
system.cpu0.iew.wb_rate 0.442807 # insts written-back per cycle
|
||||||
system.cpu0.iew.wb_fanout 0.739963 # average fanout of values written-back
|
system.cpu0.iew.wb_fanout 0.739963 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu0.commit.commitCommittedInsts 53500498 # The number of committed instructions
|
|
||||||
system.cpu0.commit.commitCommittedOps 53500498 # The number of committed instructions
|
|
||||||
system.cpu0.commit.commitSquashedInsts 7330810 # The number of squashed insts skipped by commit
|
system.cpu0.commit.commitSquashedInsts 7330810 # The number of squashed insts skipped by commit
|
||||||
system.cpu0.commit.commitNonSpecStalls 635616 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu0.commit.commitNonSpecStalls 635616 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu0.commit.branchMispredicts 562628 # The number of times a branch was mispredicted
|
system.cpu0.commit.branchMispredicts 562628 # The number of times a branch was mispredicted
|
||||||
|
@ -1286,8 +1284,6 @@ system.cpu1.iew.wb_penalized 0 # nu
|
||||||
system.cpu1.iew.wb_rate 0.566079 # insts written-back per cycle
|
system.cpu1.iew.wb_rate 0.566079 # insts written-back per cycle
|
||||||
system.cpu1.iew.wb_fanout 0.719652 # average fanout of values written-back
|
system.cpu1.iew.wb_fanout 0.719652 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu1.commit.commitCommittedInsts 5954935 # The number of committed instructions
|
|
||||||
system.cpu1.commit.commitCommittedOps 5954935 # The number of committed instructions
|
|
||||||
system.cpu1.commit.commitSquashedInsts 1244518 # The number of squashed insts skipped by commit
|
system.cpu1.commit.commitSquashedInsts 1244518 # The number of squashed insts skipped by commit
|
||||||
system.cpu1.commit.commitNonSpecStalls 75662 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu1.commit.commitNonSpecStalls 75662 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu1.commit.branchMispredicts 99560 # The number of times a branch was mispredicted
|
system.cpu1.commit.branchMispredicts 99560 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -587,8 +587,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.450273 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.450273 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.737837 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.737837 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 56104643 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 56104643 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 8193317 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 8193317 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 665267 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 665267 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 615735 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 615735 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -641,8 +641,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.179522 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.179522 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.549770 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.549770 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 60758719 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 78111318 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 24740610 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 24740610 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 1545198 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 1545198 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 625619 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 625619 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -771,8 +771,6 @@ system.cpu0.iew.wb_penalized 0 # nu
|
||||||
system.cpu0.iew.wb_rate 0.480756 # insts written-back per cycle
|
system.cpu0.iew.wb_rate 0.480756 # insts written-back per cycle
|
||||||
system.cpu0.iew.wb_fanout 0.524445 # average fanout of values written-back
|
system.cpu0.iew.wb_fanout 0.524445 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu0.commit.commitCommittedInsts 24280608 # The number of committed instructions
|
|
||||||
system.cpu0.commit.commitCommittedOps 32020757 # The number of committed instructions
|
|
||||||
system.cpu0.commit.commitSquashedInsts 6703968 # The number of squashed insts skipped by commit
|
system.cpu0.commit.commitSquashedInsts 6703968 # The number of squashed insts skipped by commit
|
||||||
system.cpu0.commit.commitNonSpecStalls 689136 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu0.commit.commitNonSpecStalls 689136 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu0.commit.branchMispredicts 267907 # The number of times a branch was mispredicted
|
system.cpu0.commit.branchMispredicts 267907 # The number of times a branch was mispredicted
|
||||||
|
@ -1347,8 +1345,6 @@ system.cpu1.iew.wb_penalized 0 # nu
|
||||||
system.cpu1.iew.wb_rate 0.132714 # insts written-back per cycle
|
system.cpu1.iew.wb_rate 0.132714 # insts written-back per cycle
|
||||||
system.cpu1.iew.wb_fanout 0.564304 # average fanout of values written-back
|
system.cpu1.iew.wb_fanout 0.564304 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu1.commit.commitCommittedInsts 38947564 # The number of committed instructions
|
|
||||||
system.cpu1.commit.commitCommittedOps 49311547 # The number of committed instructions
|
|
||||||
system.cpu1.commit.commitSquashedInsts 19037243 # The number of squashed insts skipped by commit
|
system.cpu1.commit.commitSquashedInsts 19037243 # The number of squashed insts skipped by commit
|
||||||
system.cpu1.commit.commitNonSpecStalls 919803 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu1.commit.commitNonSpecStalls 919803 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu1.commit.branchMispredicts 377326 # The number of times a branch was mispredicted
|
system.cpu1.commit.branchMispredicts 377326 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -596,8 +596,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.179522 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.179522 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.549770 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.549770 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 60758719 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 78111318 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 24740610 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 24740610 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 1545198 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 1545198 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 625619 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 625619 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -614,8 +614,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.759765 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.759765 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.611996 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.611996 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 407876198 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 806280456 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 24913133 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 24913133 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 1050144 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 1050144 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 1202812 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 1202812 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -286,8 +286,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 2.210136 # insts written-back per cycle
|
system.cpu.iew.wb_rate 2.210136 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.783974 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.783974 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 601856963 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 601856963 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 69254422 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 69254422 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 17 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 17 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 3048560 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 3048560 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -297,8 +297,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.937324 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.937324 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.644082 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.644082 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 570052771 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 602360977 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 79830456 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 79830456 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 2931 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 2931 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 2422889 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 2422889 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -251,8 +251,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.866654 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.866654 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.957807 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.957807 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 1485108088 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 1489523282 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 124161815 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 124161815 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 2243671 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 2243671 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 3785239 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 3785239 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -252,8 +252,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.414980 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.414980 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.693153 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.693153 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 880025277 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 1621493925 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 389506426 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 389506426 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 50 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 50 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 26678961 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 26678961 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -290,8 +290,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.802842 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.802842 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.602043 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.602043 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 90611977 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 91262530 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 27941572 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 27941572 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 10132 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 10132 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 892650 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 892650 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -252,8 +252,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 2.366791 # insts written-back per cycle
|
system.cpu.iew.wb_rate 2.366791 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.725724 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.725724 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 157988547 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 278192462 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 45269554 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 45269554 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 446 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 446 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 1085338 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 1085338 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -297,8 +297,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.528776 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.528776 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.582910 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.582910 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 510299027 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 574685587 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 201955385 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 201955385 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 3721116 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 3721116 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 9921280 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 9921280 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -252,8 +252,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 2.067795 # insts written-back per cycle
|
system.cpu.iew.wb_rate 2.067795 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.683379 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.683379 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 826877109 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 1528988699 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 559448088 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 559448088 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 553 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 553 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 14421135 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 14421135 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -279,8 +279,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 2.493322 # insts written-back per cycle
|
system.cpu.iew.wb_rate 2.493322 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.714342 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.714342 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 398664583 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 398664583 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 42764408 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 42764408 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 215 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 215 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 1602444 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 1602444 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -290,8 +290,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 2.607508 # insts written-back per cycle
|
system.cpu.iew.wb_rate 2.607508 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.502437 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.502437 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 273049078 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 349076802 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 43967644 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 43967644 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 24482 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 24482 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 2096481 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 2096481 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -286,8 +286,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.624227 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.624227 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.675442 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.675442 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 2008987604 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 2008987604 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 980398498 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 980398498 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 39 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 39 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 27578641 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 27578641 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -297,8 +297,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.740623 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.740623 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.534829 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.534829 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 1384389721 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 1885344473 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 1319039983 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 1319039983 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 23007 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 23007 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 41626374 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 41626374 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -286,8 +286,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 2.018743 # insts written-back per cycle
|
system.cpu.iew.wb_rate 2.018743 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.762266 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.762266 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 88340672 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 88340672 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 9533571 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 9533571 # 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.commitNonSpecStalls 4583 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 369490 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 369490 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -297,8 +297,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 2.175471 # insts written-back per cycle
|
system.cpu.iew.wb_rate 2.175471 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.514739 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.514739 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 70929376 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 100648623 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 12825262 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 12825262 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 37025 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 37025 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 616891 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 616891 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -286,8 +286,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.928561 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.928561 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.789527 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.789527 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 1819780126 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 1819780126 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 793041487 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 793041487 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 29 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 29 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 19005172 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 19005172 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -297,8 +297,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 2.046555 # insts written-back per cycle
|
system.cpu.iew.wb_rate 2.046555 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.626701 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.626701 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 1544563046 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 1723073858 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 476570852 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 476570852 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 171 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 171 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 16105557 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 16105557 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -279,8 +279,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.995621 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.995621 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.717989 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.717989 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 91903055 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 91903055 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 24565165 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 24565165 # 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.commitNonSpecStalls 389 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 952869 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 952869 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -291,8 +291,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.594464 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.594464 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.557554 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.557554 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 172347739 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 188701221 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 146223871 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 146223871 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 51282 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 51282 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 6420079 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 6420079 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -244,8 +244,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 1.580423 # insts written-back per cycle
|
system.cpu.iew.wb_rate 1.580423 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.568952 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.568952 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 132071192 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 221362960 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 121732782 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 121732782 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 1246 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 1246 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 2255092 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 2255092 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -278,8 +278,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.373901 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.373901 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.743023 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.743023 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 6389 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 6389 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 6396 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 6396 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 17 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 17 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 461 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 461 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -278,8 +278,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.254671 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.254671 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.790191 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.790191 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 2576 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 2576 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 2822 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 2822 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 4 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 4 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 174 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 174 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -332,8 +332,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.377646 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.377646 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.494235 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.494235 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 4591 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 5729 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 6051 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 6051 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 369 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 369 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -287,8 +287,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.377646 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.377646 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.494235 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.494235 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 4591 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 5729 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 6051 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 6051 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 369 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 369 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -263,8 +263,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.279592 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.279592 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.701129 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.701129 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 5813 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 5813 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 4420 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 4420 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 10 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 10 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 395 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 395 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -263,8 +263,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.354684 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.354684 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.623577 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.623577 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 5792 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 5792 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 5101 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 5101 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 16 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 16 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 292 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 292 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -244,8 +244,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.658180 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.658180 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.645738 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.645738 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 5380 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 9745 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 11727 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 11727 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 13 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 13 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 596 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 596 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -393,8 +393,6 @@ system.cpu.iew.wb_fanout::total 0.773172 # av
|
||||||
system.cpu.iew.wb_penalized_rate::0 0 # fraction of instructions written-back that wrote to 'other' IQ
|
system.cpu.iew.wb_penalized_rate::0 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.iew.wb_penalized_rate::1 0 # fraction of instructions written-back that wrote to 'other' IQ
|
system.cpu.iew.wb_penalized_rate::1 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.iew.wb_penalized_rate::total 0 # fraction of instructions written-back that wrote to 'other' IQ
|
system.cpu.iew.wb_penalized_rate::total 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 12779 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 12779 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 12568 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 12568 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 34 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 34 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 1309 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 1309 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -242,8 +242,6 @@ system.cpu.iew.wb_penalized 0 # nu
|
||||||
system.cpu.iew.wb_rate 0.491616 # insts written-back per cycle
|
system.cpu.iew.wb_rate 0.491616 # insts written-back per cycle
|
||||||
system.cpu.iew.wb_fanout 0.814870 # average fanout of values written-back
|
system.cpu.iew.wb_fanout 0.814870 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu.commit.commitCommittedInsts 15162 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitCommittedOps 15162 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitSquashedInsts 9713 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 9713 # The number of squashed insts skipped by commit
|
||||||
system.cpu.commit.commitNonSpecStalls 475 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 475 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.branchMispredicts 1118 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 1118 # The number of times a branch was mispredicted
|
||||||
|
|
|
@ -44,7 +44,6 @@ system.cpu.commit.COM:membars 0 # Nu
|
||||||
system.cpu.commit.COM:refs 189772 # Number of memory references committed
|
system.cpu.commit.COM:refs 189772 # Number of memory references committed
|
||||||
system.cpu.commit.COM:swp_count 0 # Number of s/w prefetches committed
|
system.cpu.commit.COM:swp_count 0 # Number of s/w prefetches committed
|
||||||
system.cpu.commit.branchMispredicts 2863 # The number of times a branch was mispredicted
|
system.cpu.commit.branchMispredicts 2863 # The number of times a branch was mispredicted
|
||||||
system.cpu.commit.commitCommittedInsts 518948 # The number of committed instructions
|
|
||||||
system.cpu.commit.commitNonSpecStalls 18 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu.commit.commitNonSpecStalls 18 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu.commit.commitSquashedInsts 59006 # The number of squashed insts skipped by commit
|
system.cpu.commit.commitSquashedInsts 59006 # The number of squashed insts skipped by commit
|
||||||
system.cpu.committedInsts 500002 # Number of Instructions Simulated
|
system.cpu.committedInsts 500002 # Number of Instructions Simulated
|
||||||
|
|
|
@ -271,8 +271,6 @@ system.cpu0.iew.wb_penalized 0 # nu
|
||||||
system.cpu0.iew.wb_rate 1.875995 # insts written-back per cycle
|
system.cpu0.iew.wb_rate 1.875995 # insts written-back per cycle
|
||||||
system.cpu0.iew.wb_fanout 0.990608 # average fanout of values written-back
|
system.cpu0.iew.wb_fanout 0.990608 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu0.commit.commitCommittedInsts 502020 # The number of committed instructions
|
|
||||||
system.cpu0.commit.commitCommittedOps 502020 # The number of committed instructions
|
|
||||||
system.cpu0.commit.commitSquashedInsts 13085 # The number of squashed insts skipped by commit
|
system.cpu0.commit.commitSquashedInsts 13085 # The number of squashed insts skipped by commit
|
||||||
system.cpu0.commit.commitNonSpecStalls 559 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu0.commit.commitNonSpecStalls 559 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu0.commit.branchMispredicts 1290 # The number of times a branch was mispredicted
|
system.cpu0.commit.branchMispredicts 1290 # The number of times a branch was mispredicted
|
||||||
|
@ -748,8 +746,6 @@ system.cpu1.iew.wb_penalized 0 # nu
|
||||||
system.cpu1.iew.wb_rate 1.243063 # insts written-back per cycle
|
system.cpu1.iew.wb_rate 1.243063 # insts written-back per cycle
|
||||||
system.cpu1.iew.wb_fanout 0.964975 # average fanout of values written-back
|
system.cpu1.iew.wb_fanout 0.964975 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu1.commit.commitCommittedInsts 269706 # The number of committed instructions
|
|
||||||
system.cpu1.commit.commitCommittedOps 269706 # The number of committed instructions
|
|
||||||
system.cpu1.commit.commitSquashedInsts 14936 # The number of squashed insts skipped by commit
|
system.cpu1.commit.commitSquashedInsts 14936 # The number of squashed insts skipped by commit
|
||||||
system.cpu1.commit.commitNonSpecStalls 6432 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu1.commit.commitNonSpecStalls 6432 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu1.commit.branchMispredicts 1521 # The number of times a branch was mispredicted
|
system.cpu1.commit.branchMispredicts 1521 # The number of times a branch was mispredicted
|
||||||
|
@ -1224,8 +1220,6 @@ system.cpu2.iew.wb_penalized 0 # nu
|
||||||
system.cpu2.iew.wb_rate 1.357123 # insts written-back per cycle
|
system.cpu2.iew.wb_rate 1.357123 # insts written-back per cycle
|
||||||
system.cpu2.iew.wb_fanout 0.967778 # average fanout of values written-back
|
system.cpu2.iew.wb_fanout 0.967778 # 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.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu2.commit.commitCommittedInsts 294930 # The number of committed instructions
|
|
||||||
system.cpu2.commit.commitCommittedOps 294930 # The number of committed instructions
|
|
||||||
system.cpu2.commit.commitSquashedInsts 15032 # The number of squashed insts skipped by commit
|
system.cpu2.commit.commitSquashedInsts 15032 # The number of squashed insts skipped by commit
|
||||||
system.cpu2.commit.commitNonSpecStalls 5834 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu2.commit.commitNonSpecStalls 5834 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu2.commit.branchMispredicts 1553 # The number of times a branch was mispredicted
|
system.cpu2.commit.branchMispredicts 1553 # The number of times a branch was mispredicted
|
||||||
|
@ -1700,8 +1694,6 @@ system.cpu3.iew.wb_penalized 0 # nu
|
||||||
system.cpu3.iew.wb_rate 1.153935 # insts written-back per cycle
|
system.cpu3.iew.wb_rate 1.153935 # insts written-back per cycle
|
||||||
system.cpu3.iew.wb_fanout 0.961621 # average fanout of values written-back
|
system.cpu3.iew.wb_fanout 0.961621 # average fanout of values written-back
|
||||||
system.cpu3.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
system.cpu3.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
|
||||||
system.cpu3.commit.commitCommittedInsts 248929 # The number of committed instructions
|
|
||||||
system.cpu3.commit.commitCommittedOps 248929 # The number of committed instructions
|
|
||||||
system.cpu3.commit.commitSquashedInsts 14631 # The number of squashed insts skipped by commit
|
system.cpu3.commit.commitSquashedInsts 14631 # The number of squashed insts skipped by commit
|
||||||
system.cpu3.commit.commitNonSpecStalls 7704 # The number of times commit has been forced to stall to communicate backwards
|
system.cpu3.commit.commitNonSpecStalls 7704 # The number of times commit has been forced to stall to communicate backwards
|
||||||
system.cpu3.commit.branchMispredicts 1563 # The number of times a branch was mispredicted
|
system.cpu3.commit.branchMispredicts 1563 # The number of times a branch was mispredicted
|
||||||
|
|
Loading…
Reference in a new issue