stats.txt revision 8802:ef66a9083bc4
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  0.000104                       # Number of seconds simulated
4sim_ticks                                   104317500                       # Number of ticks simulated
5final_tick                                  104317500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                 1000000000000                       # Frequency of simulated ticks
7host_inst_rate                                 132902                       # Simulator instruction rate (inst/s)
8host_tick_rate                               13605540                       # Simulator tick rate (ticks/s)
9host_mem_usage                                 226920                       # Number of bytes of host memory used
10host_seconds                                     7.67                       # Real time elapsed on the host
11sim_insts                                     1018993                       # Number of instructions simulated
12system.physmem.bytes_read                       41984                       # Number of bytes read from this memory
13system.physmem.bytes_inst_read                  28224                       # Number of instructions bytes read from this memory
14system.physmem.bytes_written                        0                       # Number of bytes written to this memory
15system.physmem.num_reads                          656                       # Number of read requests responded to by this memory
16system.physmem.num_writes                           0                       # Number of write requests responded to by this memory
17system.physmem.num_other                            0                       # Number of other requests responded to by this memory
18system.physmem.bw_read                      402463633                       # Total read bandwidth from this memory (bytes/s)
19system.physmem.bw_inst_read                 270558631                       # Instruction read bandwidth from this memory (bytes/s)
20system.physmem.bw_total                     402463633                       # Total bandwidth to/from this memory (bytes/s)
21system.cpu0.workload.num_syscalls                  89                       # Number of system calls
22system.cpu0.numCycles                          208636                       # number of cpu cycles simulated
23system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
24system.cpu0.numWorkItemsCompleted                   0                       # number of work items this cpu completed
25system.cpu0.BPredUnit.lookups                   80640                       # Number of BP lookups
26system.cpu0.BPredUnit.condPredicted             78657                       # Number of conditional branches predicted
27system.cpu0.BPredUnit.condIncorrect              1043                       # Number of conditional branches incorrect
28system.cpu0.BPredUnit.BTBLookups                79781                       # Number of BTB lookups
29system.cpu0.BPredUnit.BTBHits                   77332                       # Number of BTB hits
30system.cpu0.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
31system.cpu0.BPredUnit.usedRAS                     408                       # Number of times the RAS was used to get a target.
32system.cpu0.BPredUnit.RASInCorrect                132                       # Number of incorrect RAS predictions.
33system.cpu0.fetch.icacheStallCycles             16565                       # Number of cycles fetch is stalled on an Icache miss
34system.cpu0.fetch.Insts                        478922                       # Number of instructions fetch has processed
35system.cpu0.fetch.Branches                      80640                       # Number of branches that fetch encountered
36system.cpu0.fetch.predictedBranches             77740                       # Number of branches that fetch has predicted taken
37system.cpu0.fetch.Cycles                       158137                       # Number of cycles fetch has run and was not squashing or blocked
38system.cpu0.fetch.SquashCycles                   3216                       # Number of cycles fetch has spent squashing
39system.cpu0.fetch.BlockedCycles                 12889                       # Number of cycles fetch has spent blocked
40system.cpu0.fetch.MiscStallCycles                   5                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
41system.cpu0.fetch.PendingTrapStallCycles         1227                       # Number of stall cycles due to pending traps
42system.cpu0.fetch.CacheLines                     5515                       # Number of cache lines fetched
43system.cpu0.fetch.IcacheSquashes                  447                       # Number of outstanding Icache misses that were squashed
44system.cpu0.fetch.rateDist::samples            190846                       # Number of instructions fetched each cycle (Total)
45system.cpu0.fetch.rateDist::mean             2.509468                       # Number of instructions fetched each cycle (Total)
46system.cpu0.fetch.rateDist::stdev            2.192643                       # Number of instructions fetched each cycle (Total)
47system.cpu0.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
48system.cpu0.fetch.rateDist::0                   32709     17.14%     17.14% # Number of instructions fetched each cycle (Total)
49system.cpu0.fetch.rateDist::1                   78517     41.14%     58.28% # Number of instructions fetched each cycle (Total)
50system.cpu0.fetch.rateDist::2                     548      0.29%     58.57% # Number of instructions fetched each cycle (Total)
51system.cpu0.fetch.rateDist::3                     994      0.52%     59.09% # Number of instructions fetched each cycle (Total)
52system.cpu0.fetch.rateDist::4                     666      0.35%     59.44% # Number of instructions fetched each cycle (Total)
53system.cpu0.fetch.rateDist::5                   74596     39.09%     98.52% # Number of instructions fetched each cycle (Total)
54system.cpu0.fetch.rateDist::6                     801      0.42%     98.94% # Number of instructions fetched each cycle (Total)
55system.cpu0.fetch.rateDist::7                     243      0.13%     99.07% # Number of instructions fetched each cycle (Total)
56system.cpu0.fetch.rateDist::8                    1772      0.93%    100.00% # Number of instructions fetched each cycle (Total)
57system.cpu0.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
58system.cpu0.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
59system.cpu0.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
60system.cpu0.fetch.rateDist::total              190846                       # Number of instructions fetched each cycle (Total)
61system.cpu0.fetch.branchRate                 0.386510                       # Number of branch fetches per cycle
62system.cpu0.fetch.rate                       2.295491                       # Number of inst fetches per cycle
63system.cpu0.decode.IdleCycles                   16943                       # Number of cycles decode is idle
64system.cpu0.decode.BlockedCycles                14345                       # Number of cycles decode is blocked
65system.cpu0.decode.RunCycles                   157232                       # Number of cycles decode is running
66system.cpu0.decode.UnblockCycles                  303                       # Number of cycles decode is unblocking
67system.cpu0.decode.SquashCycles                  2023                       # Number of cycles decode is squashing
68system.cpu0.decode.DecodedInsts                476750                       # Number of instructions handled by decode
69system.cpu0.rename.SquashCycles                  2023                       # Number of cycles rename is squashing
70system.cpu0.rename.IdleCycles                   17547                       # Number of cycles rename is idle
71system.cpu0.rename.BlockCycles                   1397                       # Number of cycles rename is blocking
72system.cpu0.rename.serializeStallCycles         12300                       # count of cycles rename stalled for serializing inst
73system.cpu0.rename.RunCycles                   156956                       # Number of cycles rename is running
74system.cpu0.rename.UnblockCycles                  623                       # Number of cycles rename is unblocking
75system.cpu0.rename.RenamedInsts                474177                       # Number of instructions processed by rename
76system.cpu0.rename.IQFullEvents                     5                       # Number of times rename has blocked due to IQ full
77system.cpu0.rename.LSQFullEvents                  220                       # Number of times rename has blocked due to LSQ full
78system.cpu0.rename.RenamedOperands             323986                       # Number of destination operands rename has renamed
79system.cpu0.rename.RenameLookups               945682                       # Number of register rename lookups that rename has made
80system.cpu0.rename.int_rename_lookups          945682                       # Number of integer rename lookups
81system.cpu0.rename.CommittedMaps               313636                       # Number of HB maps that are committed
82system.cpu0.rename.UndoneMaps                   10350                       # Number of HB maps that are undone due to squashing
83system.cpu0.rename.serializingInsts               803                       # count of serializing insts renamed
84system.cpu0.rename.tempSerializingInsts           824                       # count of temporary serializing insts renamed
85system.cpu0.rename.skidInsts                     3595                       # count of insts added to the skid buffer
86system.cpu0.memDep0.insertedLoads              152097                       # Number of loads inserted to the mem dependence unit.
87system.cpu0.memDep0.insertedStores              76745                       # Number of stores inserted to the mem dependence unit.
88system.cpu0.memDep0.conflictingLoads            74317                       # Number of conflicting loads.
89system.cpu0.memDep0.conflictingStores           74189                       # Number of conflicting stores.
90system.cpu0.iq.iqInstsAdded                    396725                       # Number of instructions added to the IQ (excludes non-spec)
91system.cpu0.iq.iqNonSpecInstsAdded                846                       # Number of non-speculative instructions added to the IQ
92system.cpu0.iq.iqInstsIssued                   395036                       # Number of instructions issued
93system.cpu0.iq.iqSquashedInstsIssued               98                       # Number of squashed instructions issued
94system.cpu0.iq.iqSquashedInstsExamined           8285                       # Number of squashed instructions iterated over during squash; mainly for profiling
95system.cpu0.iq.iqSquashedOperandsExamined         7136                       # Number of squashed operands that are examined and possibly removed from graph
96system.cpu0.iq.iqSquashedNonSpecRemoved           287                       # Number of squashed non-spec instructions that were removed
97system.cpu0.iq.issued_per_cycle::samples       190846                       # Number of insts issued each cycle
98system.cpu0.iq.issued_per_cycle::mean        2.069920                       # Number of insts issued each cycle
99system.cpu0.iq.issued_per_cycle::stdev       1.087146                       # Number of insts issued each cycle
100system.cpu0.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
101system.cpu0.iq.issued_per_cycle::0              31787     16.66%     16.66% # Number of insts issued each cycle
102system.cpu0.iq.issued_per_cycle::1               5152      2.70%     19.36% # Number of insts issued each cycle
103system.cpu0.iq.issued_per_cycle::2              75953     39.80%     59.15% # Number of insts issued each cycle
104system.cpu0.iq.issued_per_cycle::3              75299     39.46%     98.61% # Number of insts issued each cycle
105system.cpu0.iq.issued_per_cycle::4               1582      0.83%     99.44% # Number of insts issued each cycle
106system.cpu0.iq.issued_per_cycle::5                772      0.40%     99.84% # Number of insts issued each cycle
107system.cpu0.iq.issued_per_cycle::6                222      0.12%     99.96% # Number of insts issued each cycle
108system.cpu0.iq.issued_per_cycle::7                 71      0.04%    100.00% # Number of insts issued each cycle
109system.cpu0.iq.issued_per_cycle::8                  8      0.00%    100.00% # Number of insts issued each cycle
110system.cpu0.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
111system.cpu0.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
112system.cpu0.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
113system.cpu0.iq.issued_per_cycle::total         190846                       # Number of insts issued each cycle
114system.cpu0.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
115system.cpu0.iq.fu_full::IntAlu                     35     14.96%     14.96% # attempts to use FU when none available
116system.cpu0.iq.fu_full::IntMult                     0      0.00%     14.96% # attempts to use FU when none available
117system.cpu0.iq.fu_full::IntDiv                      0      0.00%     14.96% # attempts to use FU when none available
118system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     14.96% # attempts to use FU when none available
119system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     14.96% # attempts to use FU when none available
120system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     14.96% # attempts to use FU when none available
121system.cpu0.iq.fu_full::FloatMult                   0      0.00%     14.96% # attempts to use FU when none available
122system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     14.96% # attempts to use FU when none available
123system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     14.96% # attempts to use FU when none available
124system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     14.96% # attempts to use FU when none available
125system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     14.96% # attempts to use FU when none available
126system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     14.96% # attempts to use FU when none available
127system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     14.96% # attempts to use FU when none available
128system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     14.96% # attempts to use FU when none available
129system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     14.96% # attempts to use FU when none available
130system.cpu0.iq.fu_full::SimdMult                    0      0.00%     14.96% # attempts to use FU when none available
131system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     14.96% # attempts to use FU when none available
132system.cpu0.iq.fu_full::SimdShift                   0      0.00%     14.96% # attempts to use FU when none available
133system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     14.96% # attempts to use FU when none available
134system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     14.96% # attempts to use FU when none available
135system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     14.96% # attempts to use FU when none available
136system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     14.96% # attempts to use FU when none available
137system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     14.96% # attempts to use FU when none available
138system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     14.96% # attempts to use FU when none available
139system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     14.96% # attempts to use FU when none available
140system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     14.96% # attempts to use FU when none available
141system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     14.96% # attempts to use FU when none available
142system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     14.96% # attempts to use FU when none available
143system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     14.96% # attempts to use FU when none available
144system.cpu0.iq.fu_full::MemRead                    80     34.19%     49.15% # attempts to use FU when none available
145system.cpu0.iq.fu_full::MemWrite                  119     50.85%    100.00% # attempts to use FU when none available
146system.cpu0.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
147system.cpu0.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
148system.cpu0.iq.FU_type_0::No_OpClass                0      0.00%      0.00% # Type of FU issued
149system.cpu0.iq.FU_type_0::IntAlu               166893     42.25%     42.25% # Type of FU issued
150system.cpu0.iq.FU_type_0::IntMult                   0      0.00%     42.25% # Type of FU issued
151system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     42.25% # Type of FU issued
152system.cpu0.iq.FU_type_0::FloatAdd                  0      0.00%     42.25% # Type of FU issued
153system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     42.25% # Type of FU issued
154system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     42.25% # Type of FU issued
155system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     42.25% # Type of FU issued
156system.cpu0.iq.FU_type_0::FloatDiv                  0      0.00%     42.25% # Type of FU issued
157system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     42.25% # Type of FU issued
158system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     42.25% # Type of FU issued
159system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     42.25% # Type of FU issued
160system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     42.25% # Type of FU issued
161system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     42.25% # Type of FU issued
162system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     42.25% # Type of FU issued
163system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     42.25% # Type of FU issued
164system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     42.25% # Type of FU issued
165system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     42.25% # Type of FU issued
166system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     42.25% # Type of FU issued
167system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     42.25% # Type of FU issued
168system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     42.25% # Type of FU issued
169system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     42.25% # Type of FU issued
170system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     42.25% # Type of FU issued
171system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     42.25% # Type of FU issued
172system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     42.25% # Type of FU issued
173system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     42.25% # Type of FU issued
174system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     42.25% # Type of FU issued
175system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     42.25% # Type of FU issued
176system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     42.25% # Type of FU issued
177system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     42.25% # Type of FU issued
178system.cpu0.iq.FU_type_0::MemRead              151805     38.43%     80.68% # Type of FU issued
179system.cpu0.iq.FU_type_0::MemWrite              76338     19.32%    100.00% # Type of FU issued
180system.cpu0.iq.FU_type_0::IprAccess                 0      0.00%    100.00% # Type of FU issued
181system.cpu0.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
182system.cpu0.iq.FU_type_0::total                395036                       # Type of FU issued
183system.cpu0.iq.rate                          1.893422                       # Inst issue rate
184system.cpu0.iq.fu_busy_cnt                        234                       # FU busy when requested
185system.cpu0.iq.fu_busy_rate                  0.000592                       # FU busy rate (busy events/executed inst)
186system.cpu0.iq.int_inst_queue_reads            981250                       # Number of integer instruction queue reads
187system.cpu0.iq.int_inst_queue_writes           405901                       # Number of integer instruction queue writes
188system.cpu0.iq.int_inst_queue_wakeup_accesses       393576                       # Number of integer instruction queue wakeup accesses
189system.cpu0.iq.fp_inst_queue_reads                  0                       # Number of floating instruction queue reads
190system.cpu0.iq.fp_inst_queue_writes                 0                       # Number of floating instruction queue writes
191system.cpu0.iq.fp_inst_queue_wakeup_accesses            0                       # Number of floating instruction queue wakeup accesses
192system.cpu0.iq.int_alu_accesses                395270                       # Number of integer alu accesses
193system.cpu0.iq.fp_alu_accesses                      0                       # Number of floating point alu accesses
194system.cpu0.iew.lsq.thread0.forwLoads           73924                       # Number of loads that had data forwarded from stores
195system.cpu0.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
196system.cpu0.iew.lsq.thread0.squashedLoads         1695                       # Number of loads squashed
197system.cpu0.iew.lsq.thread0.ignoredResponses            3                       # Number of memory responses ignored because the instruction is squashed
198system.cpu0.iew.lsq.thread0.memOrderViolation           45                       # Number of memory ordering violations
199system.cpu0.iew.lsq.thread0.squashedStores         1038                       # Number of stores squashed
200system.cpu0.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
201system.cpu0.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
202system.cpu0.iew.lsq.thread0.rescheduledLoads            0                       # Number of loads that were rescheduled
203system.cpu0.iew.lsq.thread0.cacheBlocked           18                       # Number of times an access to memory failed due to the cache being blocked
204system.cpu0.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
205system.cpu0.iew.iewSquashCycles                  2023                       # Number of cycles IEW is squashing
206system.cpu0.iew.iewBlockCycles                   1027                       # Number of cycles IEW is blocking
207system.cpu0.iew.iewUnblockCycles                   29                       # Number of cycles IEW is unblocking
208system.cpu0.iew.iewDispatchedInsts             472373                       # Number of instructions dispatched to IQ
209system.cpu0.iew.iewDispSquashedInsts              357                       # Number of squashed instructions skipped by dispatch
210system.cpu0.iew.iewDispLoadInsts               152097                       # Number of dispatched load instructions
211system.cpu0.iew.iewDispStoreInsts               76745                       # Number of dispatched store instructions
212system.cpu0.iew.iewDispNonSpecInsts               745                       # Number of dispatched non-speculative instructions
213system.cpu0.iew.iewIQFullEvents                    27                       # Number of times the IQ has become full, causing a stall
214system.cpu0.iew.iewLSQFullEvents                    0                       # Number of times the LSQ has become full, causing a stall
215system.cpu0.iew.memOrderViolationEvents            45                       # Number of memory order violations
216system.cpu0.iew.predictedTakenIncorrect           467                       # Number of branches that were predicted taken incorrectly
217system.cpu0.iew.predictedNotTakenIncorrect          734                       # Number of branches that were predicted not taken incorrectly
218system.cpu0.iew.branchMispredicts                1201                       # Number of branch mispredicts detected at execute
219system.cpu0.iew.iewExecutedInsts               394155                       # Number of executed instructions
220system.cpu0.iew.iewExecLoadInsts               151500                       # Number of load instructions executed
221system.cpu0.iew.iewExecSquashedInsts              881                       # Number of squashed instructions skipped in execute
222system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
223system.cpu0.iew.exec_nop                        74802                       # number of nop insts executed
224system.cpu0.iew.exec_refs                      227728                       # number of memory reference insts executed
225system.cpu0.iew.exec_branches                   78432                       # Number of branches executed
226system.cpu0.iew.exec_stores                     76228                       # Number of stores executed
227system.cpu0.iew.exec_rate                    1.889199                       # Inst execution rate
228system.cpu0.iew.wb_sent                        393836                       # cumulative count of insts sent to commit
229system.cpu0.iew.wb_count                       393576                       # cumulative count of insts written-back
230system.cpu0.iew.wb_producers                   233255                       # num instructions producing a value
231system.cpu0.iew.wb_consumers                   235364                       # num instructions consuming a value
232system.cpu0.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
233system.cpu0.iew.wb_rate                      1.886424                       # insts written-back per cycle
234system.cpu0.iew.wb_fanout                    0.991039                       # average fanout of values written-back
235system.cpu0.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
236system.cpu0.commit.commitCommittedInsts        462799                       # The number of committed instructions
237system.cpu0.commit.commitSquashedInsts           9535                       # The number of squashed insts skipped by commit
238system.cpu0.commit.commitNonSpecStalls            559                       # The number of times commit has been forced to stall to communicate backwards
239system.cpu0.commit.branchMispredicts             1043                       # The number of times a branch was mispredicted
240system.cpu0.commit.committed_per_cycle::samples       188840                       # Number of insts commited each cycle
241system.cpu0.commit.committed_per_cycle::mean     2.450747                       # Number of insts commited each cycle
242system.cpu0.commit.committed_per_cycle::stdev     2.135046                       # Number of insts commited each cycle
243system.cpu0.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
244system.cpu0.commit.committed_per_cycle::0        32333     17.12%     17.12% # Number of insts commited each cycle
245system.cpu0.commit.committed_per_cycle::1        78258     41.44%     58.56% # Number of insts commited each cycle
246system.cpu0.commit.committed_per_cycle::2         2188      1.16%     59.72% # Number of insts commited each cycle
247system.cpu0.commit.committed_per_cycle::3          719      0.38%     60.10% # Number of insts commited each cycle
248system.cpu0.commit.committed_per_cycle::4          659      0.35%     60.45% # Number of insts commited each cycle
249system.cpu0.commit.committed_per_cycle::5        73614     38.98%     99.43% # Number of insts commited each cycle
250system.cpu0.commit.committed_per_cycle::6          485      0.26%     99.69% # Number of insts commited each cycle
251system.cpu0.commit.committed_per_cycle::7          280      0.15%     99.84% # Number of insts commited each cycle
252system.cpu0.commit.committed_per_cycle::8          304      0.16%    100.00% # Number of insts commited each cycle
253system.cpu0.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
254system.cpu0.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
255system.cpu0.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
256system.cpu0.commit.committed_per_cycle::total       188840                       # Number of insts commited each cycle
257system.cpu0.commit.count                       462799                       # Number of instructions committed
258system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
259system.cpu0.commit.refs                        226109                       # Number of memory references committed
260system.cpu0.commit.loads                       150402                       # Number of loads committed
261system.cpu0.commit.membars                         84                       # Number of memory barriers committed
262system.cpu0.commit.branches                     77595                       # Number of branches committed
263system.cpu0.commit.fp_insts                         0                       # Number of committed floating point instructions.
264system.cpu0.commit.int_insts                   311966                       # Number of committed integer instructions.
265system.cpu0.commit.function_calls                 223                       # Number of function calls committed.
266system.cpu0.commit.bw_lim_events                  304                       # number cycles where commit BW limit reached
267system.cpu0.commit.bw_limited                       0                       # number of insts not committed due to BW limits
268system.cpu0.rob.rob_reads                      659709                       # The number of ROB reads
269system.cpu0.rob.rob_writes                     946703                       # The number of ROB writes
270system.cpu0.timesIdled                            320                       # Number of times that the entire CPU went into an idle state and unscheduled itself
271system.cpu0.idleCycles                          17790                       # Total number of cycles that the CPU has spent unscheduled due to idling
272system.cpu0.committedInsts                     388389                       # Number of Instructions Simulated
273system.cpu0.committedInsts_total               388389                       # Number of Instructions Simulated
274system.cpu0.cpi                              0.537183                       # CPI: Cycles Per Instruction
275system.cpu0.cpi_total                        0.537183                       # CPI: Total CPI of All Threads
276system.cpu0.ipc                              1.861563                       # IPC: Instructions Per Cycle
277system.cpu0.ipc_total                        1.861563                       # IPC: Total IPC of All Threads
278system.cpu0.int_regfile_reads                  705230                       # number of integer regfile reads
279system.cpu0.int_regfile_writes                 317935                       # number of integer regfile writes
280system.cpu0.fp_regfile_reads                      192                       # number of floating regfile reads
281system.cpu0.misc_regfile_reads                 229503                       # number of misc regfile reads
282system.cpu0.misc_regfile_writes                   564                       # number of misc regfile writes
283system.cpu0.icache.replacements                   294                       # number of replacements
284system.cpu0.icache.tagsinuse               244.353680                       # Cycle average of tags in use
285system.cpu0.icache.total_refs                    4810                       # Total number of references to valid blocks.
286system.cpu0.icache.sampled_refs                   581                       # Sample count of references to valid blocks.
287system.cpu0.icache.avg_refs                  8.278830                       # Average number of references to valid blocks.
288system.cpu0.icache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
289system.cpu0.icache.occ_blocks::0           244.353680                       # Average occupied blocks per context
290system.cpu0.icache.occ_percent::0            0.477253                       # Average percentage of cache occupancy
291system.cpu0.icache.ReadReq_hits                  4810                       # number of ReadReq hits
292system.cpu0.icache.demand_hits                   4810                       # number of demand (read+write) hits
293system.cpu0.icache.overall_hits                  4810                       # number of overall hits
294system.cpu0.icache.ReadReq_misses                 705                       # number of ReadReq misses
295system.cpu0.icache.demand_misses                  705                       # number of demand (read+write) misses
296system.cpu0.icache.overall_misses                 705                       # number of overall misses
297system.cpu0.icache.ReadReq_miss_latency      27622000                       # number of ReadReq miss cycles
298system.cpu0.icache.demand_miss_latency       27622000                       # number of demand (read+write) miss cycles
299system.cpu0.icache.overall_miss_latency      27622000                       # number of overall miss cycles
300system.cpu0.icache.ReadReq_accesses              5515                       # number of ReadReq accesses(hits+misses)
301system.cpu0.icache.demand_accesses               5515                       # number of demand (read+write) accesses
302system.cpu0.icache.overall_accesses              5515                       # number of overall (read+write) accesses
303system.cpu0.icache.ReadReq_miss_rate         0.127833                       # miss rate for ReadReq accesses
304system.cpu0.icache.demand_miss_rate          0.127833                       # miss rate for demand accesses
305system.cpu0.icache.overall_miss_rate         0.127833                       # miss rate for overall accesses
306system.cpu0.icache.ReadReq_avg_miss_latency 39180.141844                       # average ReadReq miss latency
307system.cpu0.icache.demand_avg_miss_latency 39180.141844                       # average overall miss latency
308system.cpu0.icache.overall_avg_miss_latency 39180.141844                       # average overall miss latency
309system.cpu0.icache.blocked_cycles::no_mshrs        15500                       # number of cycles access was blocked
310system.cpu0.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
311system.cpu0.icache.blocked::no_mshrs                1                       # number of cycles access was blocked
312system.cpu0.icache.blocked::no_targets              0                       # number of cycles access was blocked
313system.cpu0.icache.avg_blocked_cycles::no_mshrs        15500                       # average number of cycles each access was blocked
314system.cpu0.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
315system.cpu0.icache.fast_writes                      0                       # number of fast writes performed
316system.cpu0.icache.cache_copies                     0                       # number of cache copies performed
317system.cpu0.icache.writebacks                       0                       # number of writebacks
318system.cpu0.icache.ReadReq_mshr_hits              123                       # number of ReadReq MSHR hits
319system.cpu0.icache.demand_mshr_hits               123                       # number of demand (read+write) MSHR hits
320system.cpu0.icache.overall_mshr_hits              123                       # number of overall MSHR hits
321system.cpu0.icache.ReadReq_mshr_misses            582                       # number of ReadReq MSHR misses
322system.cpu0.icache.demand_mshr_misses             582                       # number of demand (read+write) MSHR misses
323system.cpu0.icache.overall_mshr_misses            582                       # number of overall MSHR misses
324system.cpu0.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
325system.cpu0.icache.ReadReq_mshr_miss_latency     21369000                       # number of ReadReq MSHR miss cycles
326system.cpu0.icache.demand_mshr_miss_latency     21369000                       # number of demand (read+write) MSHR miss cycles
327system.cpu0.icache.overall_mshr_miss_latency     21369000                       # number of overall MSHR miss cycles
328system.cpu0.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
329system.cpu0.icache.ReadReq_mshr_miss_rate     0.105530                       # mshr miss rate for ReadReq accesses
330system.cpu0.icache.demand_mshr_miss_rate     0.105530                       # mshr miss rate for demand accesses
331system.cpu0.icache.overall_mshr_miss_rate     0.105530                       # mshr miss rate for overall accesses
332system.cpu0.icache.ReadReq_avg_mshr_miss_latency 36716.494845                       # average ReadReq mshr miss latency
333system.cpu0.icache.demand_avg_mshr_miss_latency 36716.494845                       # average overall mshr miss latency
334system.cpu0.icache.overall_avg_mshr_miss_latency 36716.494845                       # average overall mshr miss latency
335system.cpu0.icache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
336system.cpu0.icache.mshr_cap_events                  0                       # number of times MSHR cap was activated
337system.cpu0.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
338system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
339system.cpu0.dcache.replacements                     9                       # number of replacements
340system.cpu0.dcache.tagsinuse               138.901719                       # Cycle average of tags in use
341system.cpu0.dcache.total_refs                   97328                       # Total number of references to valid blocks.
342system.cpu0.dcache.sampled_refs                   174                       # Sample count of references to valid blocks.
343system.cpu0.dcache.avg_refs                559.356322                       # Average number of references to valid blocks.
344system.cpu0.dcache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
345system.cpu0.dcache.occ_blocks::0           140.432794                       # Average occupied blocks per context
346system.cpu0.dcache.occ_blocks::1            -1.531076                       # Average occupied blocks per context
347system.cpu0.dcache.occ_percent::0            0.274283                       # Average percentage of cache occupancy
348system.cpu0.dcache.occ_percent::1           -0.002990                       # Average percentage of cache occupancy
349system.cpu0.dcache.ReadReq_hits                 77005                       # number of ReadReq hits
350system.cpu0.dcache.WriteReq_hits                75125                       # number of WriteReq hits
351system.cpu0.dcache.SwapReq_hits                    23                       # number of SwapReq hits
352system.cpu0.dcache.demand_hits                 152130                       # number of demand (read+write) hits
353system.cpu0.dcache.overall_hits                152130                       # number of overall hits
354system.cpu0.dcache.ReadReq_misses                 517                       # number of ReadReq misses
355system.cpu0.dcache.WriteReq_misses                540                       # number of WriteReq misses
356system.cpu0.dcache.SwapReq_misses                  19                       # number of SwapReq misses
357system.cpu0.dcache.demand_misses                 1057                       # number of demand (read+write) misses
358system.cpu0.dcache.overall_misses                1057                       # number of overall misses
359system.cpu0.dcache.ReadReq_miss_latency      14734500                       # number of ReadReq miss cycles
360system.cpu0.dcache.WriteReq_miss_latency     24692984                       # number of WriteReq miss cycles
361system.cpu0.dcache.SwapReq_miss_latency        371000                       # number of SwapReq miss cycles
362system.cpu0.dcache.demand_miss_latency       39427484                       # number of demand (read+write) miss cycles
363system.cpu0.dcache.overall_miss_latency      39427484                       # number of overall miss cycles
364system.cpu0.dcache.ReadReq_accesses             77522                       # number of ReadReq accesses(hits+misses)
365system.cpu0.dcache.WriteReq_accesses            75665                       # number of WriteReq accesses(hits+misses)
366system.cpu0.dcache.SwapReq_accesses                42                       # number of SwapReq accesses(hits+misses)
367system.cpu0.dcache.demand_accesses             153187                       # number of demand (read+write) accesses
368system.cpu0.dcache.overall_accesses            153187                       # number of overall (read+write) accesses
369system.cpu0.dcache.ReadReq_miss_rate         0.006669                       # miss rate for ReadReq accesses
370system.cpu0.dcache.WriteReq_miss_rate        0.007137                       # miss rate for WriteReq accesses
371system.cpu0.dcache.SwapReq_miss_rate         0.452381                       # miss rate for SwapReq accesses
372system.cpu0.dcache.demand_miss_rate          0.006900                       # miss rate for demand accesses
373system.cpu0.dcache.overall_miss_rate         0.006900                       # miss rate for overall accesses
374system.cpu0.dcache.ReadReq_avg_miss_latency        28500                       # average ReadReq miss latency
375system.cpu0.dcache.WriteReq_avg_miss_latency 45727.748148                       # average WriteReq miss latency
376system.cpu0.dcache.SwapReq_avg_miss_latency 19526.315789                       # average SwapReq miss latency
377system.cpu0.dcache.demand_avg_miss_latency 37301.309366                       # average overall miss latency
378system.cpu0.dcache.overall_avg_miss_latency 37301.309366                       # average overall miss latency
379system.cpu0.dcache.blocked_cycles::no_mshrs       180500                       # number of cycles access was blocked
380system.cpu0.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
381system.cpu0.dcache.blocked::no_mshrs               21                       # number of cycles access was blocked
382system.cpu0.dcache.blocked::no_targets              0                       # number of cycles access was blocked
383system.cpu0.dcache.avg_blocked_cycles::no_mshrs  8595.238095                       # average number of cycles each access was blocked
384system.cpu0.dcache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
385system.cpu0.dcache.fast_writes                      0                       # number of fast writes performed
386system.cpu0.dcache.cache_copies                     0                       # number of cache copies performed
387system.cpu0.dcache.writebacks                       6                       # number of writebacks
388system.cpu0.dcache.ReadReq_mshr_hits              327                       # number of ReadReq MSHR hits
389system.cpu0.dcache.WriteReq_mshr_hits             368                       # number of WriteReq MSHR hits
390system.cpu0.dcache.demand_mshr_hits               695                       # number of demand (read+write) MSHR hits
391system.cpu0.dcache.overall_mshr_hits              695                       # number of overall MSHR hits
392system.cpu0.dcache.ReadReq_mshr_misses            190                       # number of ReadReq MSHR misses
393system.cpu0.dcache.WriteReq_mshr_misses           172                       # number of WriteReq MSHR misses
394system.cpu0.dcache.SwapReq_mshr_misses             19                       # number of SwapReq MSHR misses
395system.cpu0.dcache.demand_mshr_misses             362                       # number of demand (read+write) MSHR misses
396system.cpu0.dcache.overall_mshr_misses            362                       # number of overall MSHR misses
397system.cpu0.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
398system.cpu0.dcache.ReadReq_mshr_miss_latency      5255000                       # number of ReadReq MSHR miss cycles
399system.cpu0.dcache.WriteReq_mshr_miss_latency      6251500                       # number of WriteReq MSHR miss cycles
400system.cpu0.dcache.SwapReq_mshr_miss_latency       314000                       # number of SwapReq MSHR miss cycles
401system.cpu0.dcache.demand_mshr_miss_latency     11506500                       # number of demand (read+write) MSHR miss cycles
402system.cpu0.dcache.overall_mshr_miss_latency     11506500                       # number of overall MSHR miss cycles
403system.cpu0.dcache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
404system.cpu0.dcache.ReadReq_mshr_miss_rate     0.002451                       # mshr miss rate for ReadReq accesses
405system.cpu0.dcache.WriteReq_mshr_miss_rate     0.002273                       # mshr miss rate for WriteReq accesses
406system.cpu0.dcache.SwapReq_mshr_miss_rate     0.452381                       # mshr miss rate for SwapReq accesses
407system.cpu0.dcache.demand_mshr_miss_rate     0.002363                       # mshr miss rate for demand accesses
408system.cpu0.dcache.overall_mshr_miss_rate     0.002363                       # mshr miss rate for overall accesses
409system.cpu0.dcache.ReadReq_avg_mshr_miss_latency 27657.894737                       # average ReadReq mshr miss latency
410system.cpu0.dcache.WriteReq_avg_mshr_miss_latency 36345.930233                       # average WriteReq mshr miss latency
411system.cpu0.dcache.SwapReq_avg_mshr_miss_latency 16526.315789                       # average SwapReq mshr miss latency
412system.cpu0.dcache.demand_avg_mshr_miss_latency 31785.911602                       # average overall mshr miss latency
413system.cpu0.dcache.overall_avg_mshr_miss_latency 31785.911602                       # average overall mshr miss latency
414system.cpu0.dcache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
415system.cpu0.dcache.mshr_cap_events                  0                       # number of times MSHR cap was activated
416system.cpu0.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
417system.cpu0.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
418system.cpu1.numCycles                          174305                       # number of cpu cycles simulated
419system.cpu1.numWorkItemsStarted                     0                       # number of work items this cpu started
420system.cpu1.numWorkItemsCompleted                   0                       # number of work items this cpu completed
421system.cpu1.BPredUnit.lookups                   52112                       # Number of BP lookups
422system.cpu1.BPredUnit.condPredicted             49475                       # Number of conditional branches predicted
423system.cpu1.BPredUnit.condIncorrect              1085                       # Number of conditional branches incorrect
424system.cpu1.BPredUnit.BTBLookups                48064                       # Number of BTB lookups
425system.cpu1.BPredUnit.BTBHits                   46080                       # Number of BTB hits
426system.cpu1.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
427system.cpu1.BPredUnit.usedRAS                     697                       # Number of times the RAS was used to get a target.
428system.cpu1.BPredUnit.RASInCorrect                232                       # Number of incorrect RAS predictions.
429system.cpu1.fetch.icacheStallCycles             26834                       # Number of cycles fetch is stalled on an Icache miss
430system.cpu1.fetch.Insts                        291745                       # Number of instructions fetch has processed
431system.cpu1.fetch.Branches                      52112                       # Number of branches that fetch encountered
432system.cpu1.fetch.predictedBranches             46777                       # Number of branches that fetch has predicted taken
433system.cpu1.fetch.Cycles                       102740                       # Number of cycles fetch has run and was not squashing or blocked
434system.cpu1.fetch.SquashCycles                   3160                       # Number of cycles fetch has spent squashing
435system.cpu1.fetch.BlockedCycles                 32953                       # Number of cycles fetch has spent blocked
436system.cpu1.fetch.MiscStallCycles                   5                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
437system.cpu1.fetch.NoActiveThreadStallCycles         6397                       # Number of stall cycles due to no active thread to fetch from
438system.cpu1.fetch.PendingTrapStallCycles          670                       # Number of stall cycles due to pending traps
439system.cpu1.fetch.CacheLines                    18341                       # Number of cache lines fetched
440system.cpu1.fetch.IcacheSquashes                  181                       # Number of outstanding Icache misses that were squashed
441system.cpu1.fetch.rateDist::samples            171598                       # Number of instructions fetched each cycle (Total)
442system.cpu1.fetch.rateDist::mean             1.700166                       # Number of instructions fetched each cycle (Total)
443system.cpu1.fetch.rateDist::stdev            2.136223                       # Number of instructions fetched each cycle (Total)
444system.cpu1.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
445system.cpu1.fetch.rateDist::0                   68858     40.13%     40.13% # Number of instructions fetched each cycle (Total)
446system.cpu1.fetch.rateDist::1                   52177     30.41%     70.53% # Number of instructions fetched each cycle (Total)
447system.cpu1.fetch.rateDist::2                    5705      3.32%     73.86% # Number of instructions fetched each cycle (Total)
448system.cpu1.fetch.rateDist::3                    3354      1.95%     75.81% # Number of instructions fetched each cycle (Total)
449system.cpu1.fetch.rateDist::4                     589      0.34%     76.16% # Number of instructions fetched each cycle (Total)
450system.cpu1.fetch.rateDist::5                   36153     21.07%     97.22% # Number of instructions fetched each cycle (Total)
451system.cpu1.fetch.rateDist::6                    1352      0.79%     98.01% # Number of instructions fetched each cycle (Total)
452system.cpu1.fetch.rateDist::7                     417      0.24%     98.26% # Number of instructions fetched each cycle (Total)
453system.cpu1.fetch.rateDist::8                    2993      1.74%    100.00% # Number of instructions fetched each cycle (Total)
454system.cpu1.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
455system.cpu1.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
456system.cpu1.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
457system.cpu1.fetch.rateDist::total              171598                       # Number of instructions fetched each cycle (Total)
458system.cpu1.fetch.branchRate                 0.298970                       # Number of branch fetches per cycle
459system.cpu1.fetch.rate                       1.673762                       # Number of inst fetches per cycle
460system.cpu1.decode.IdleCycles                   31662                       # Number of cycles decode is idle
461system.cpu1.decode.BlockedCycles                29517                       # Number of cycles decode is blocked
462system.cpu1.decode.RunCycles                    97194                       # Number of cycles decode is running
463system.cpu1.decode.UnblockCycles                 4829                       # Number of cycles decode is unblocking
464system.cpu1.decode.SquashCycles                  1999                       # Number of cycles decode is squashing
465system.cpu1.decode.DecodedInsts                288983                       # Number of instructions handled by decode
466system.cpu1.rename.SquashCycles                  1999                       # Number of cycles rename is squashing
467system.cpu1.rename.IdleCycles                   32299                       # Number of cycles rename is idle
468system.cpu1.rename.BlockCycles                  14957                       # Number of cycles rename is blocking
469system.cpu1.rename.serializeStallCycles         13738                       # count of cycles rename stalled for serializing inst
470system.cpu1.rename.RunCycles                    92834                       # Number of cycles rename is running
471system.cpu1.rename.UnblockCycles                 9374                       # Number of cycles rename is unblocking
472system.cpu1.rename.RenamedInsts                287085                       # Number of instructions processed by rename
473system.cpu1.rename.IQFullEvents                    26                       # Number of times rename has blocked due to IQ full
474system.cpu1.rename.LSQFullEvents                   60                       # Number of times rename has blocked due to LSQ full
475system.cpu1.rename.RenamedOperands             200836                       # Number of destination operands rename has renamed
476system.cpu1.rename.RenameLookups               551958                       # Number of register rename lookups that rename has made
477system.cpu1.rename.int_rename_lookups          551958                       # Number of integer rename lookups
478system.cpu1.rename.CommittedMaps               191192                       # Number of HB maps that are committed
479system.cpu1.rename.UndoneMaps                    9644                       # Number of HB maps that are undone due to squashing
480system.cpu1.rename.serializingInsts              1080                       # count of serializing insts renamed
481system.cpu1.rename.tempSerializingInsts          1209                       # count of temporary serializing insts renamed
482system.cpu1.rename.skidInsts                    11997                       # count of insts added to the skid buffer
483system.cpu1.memDep0.insertedLoads               82183                       # Number of loads inserted to the mem dependence unit.
484system.cpu1.memDep0.insertedStores              38955                       # Number of stores inserted to the mem dependence unit.
485system.cpu1.memDep0.conflictingLoads            39306                       # Number of conflicting loads.
486system.cpu1.memDep0.conflictingStores           34408                       # Number of conflicting stores.
487system.cpu1.iq.iqInstsAdded                    238857                       # Number of instructions added to the IQ (excludes non-spec)
488system.cpu1.iq.iqNonSpecInstsAdded               6064                       # Number of non-speculative instructions added to the IQ
489system.cpu1.iq.iqInstsIssued                   241490                       # Number of instructions issued
490system.cpu1.iq.iqSquashedInstsIssued                3                       # Number of squashed instructions issued
491system.cpu1.iq.iqSquashedInstsExamined           8361                       # Number of squashed instructions iterated over during squash; mainly for profiling
492system.cpu1.iq.iqSquashedOperandsExamined         7490                       # Number of squashed operands that are examined and possibly removed from graph
493system.cpu1.iq.iqSquashedNonSpecRemoved           637                       # Number of squashed non-spec instructions that were removed
494system.cpu1.iq.issued_per_cycle::samples       171598                       # Number of insts issued each cycle
495system.cpu1.iq.issued_per_cycle::mean        1.407301                       # Number of insts issued each cycle
496system.cpu1.iq.issued_per_cycle::stdev       1.310079                       # Number of insts issued each cycle
497system.cpu1.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
498system.cpu1.iq.issued_per_cycle::0              65840     38.37%     38.37% # Number of insts issued each cycle
499system.cpu1.iq.issued_per_cycle::1              21732     12.66%     51.03% # Number of insts issued each cycle
500system.cpu1.iq.issued_per_cycle::2              38892     22.66%     73.70% # Number of insts issued each cycle
501system.cpu1.iq.issued_per_cycle::3              40381     23.53%     97.23% # Number of insts issued each cycle
502system.cpu1.iq.issued_per_cycle::4               3339      1.95%     99.18% # Number of insts issued each cycle
503system.cpu1.iq.issued_per_cycle::5               1157      0.67%     99.85% # Number of insts issued each cycle
504system.cpu1.iq.issued_per_cycle::6                163      0.09%     99.95% # Number of insts issued each cycle
505system.cpu1.iq.issued_per_cycle::7                 40      0.02%     99.97% # Number of insts issued each cycle
506system.cpu1.iq.issued_per_cycle::8                 54      0.03%    100.00% # Number of insts issued each cycle
507system.cpu1.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
508system.cpu1.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
509system.cpu1.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
510system.cpu1.iq.issued_per_cycle::total         171598                       # Number of insts issued each cycle
511system.cpu1.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
512system.cpu1.iq.fu_full::IntAlu                     12      4.55%      4.55% # attempts to use FU when none available
513system.cpu1.iq.fu_full::IntMult                     0      0.00%      4.55% # attempts to use FU when none available
514system.cpu1.iq.fu_full::IntDiv                      0      0.00%      4.55% # attempts to use FU when none available
515system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      4.55% # attempts to use FU when none available
516system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      4.55% # attempts to use FU when none available
517system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      4.55% # attempts to use FU when none available
518system.cpu1.iq.fu_full::FloatMult                   0      0.00%      4.55% # attempts to use FU when none available
519system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      4.55% # attempts to use FU when none available
520system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      4.55% # attempts to use FU when none available
521system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      4.55% # attempts to use FU when none available
522system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      4.55% # attempts to use FU when none available
523system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      4.55% # attempts to use FU when none available
524system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      4.55% # attempts to use FU when none available
525system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      4.55% # attempts to use FU when none available
526system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      4.55% # attempts to use FU when none available
527system.cpu1.iq.fu_full::SimdMult                    0      0.00%      4.55% # attempts to use FU when none available
528system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      4.55% # attempts to use FU when none available
529system.cpu1.iq.fu_full::SimdShift                   0      0.00%      4.55% # attempts to use FU when none available
530system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      4.55% # attempts to use FU when none available
531system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      4.55% # attempts to use FU when none available
532system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      4.55% # attempts to use FU when none available
533system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      4.55% # attempts to use FU when none available
534system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      4.55% # attempts to use FU when none available
535system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      4.55% # attempts to use FU when none available
536system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      4.55% # attempts to use FU when none available
537system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      4.55% # attempts to use FU when none available
538system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      4.55% # attempts to use FU when none available
539system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      4.55% # attempts to use FU when none available
540system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      4.55% # attempts to use FU when none available
541system.cpu1.iq.fu_full::MemRead                    62     23.48%     28.03% # attempts to use FU when none available
542system.cpu1.iq.fu_full::MemWrite                  190     71.97%    100.00% # attempts to use FU when none available
543system.cpu1.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
544system.cpu1.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
545system.cpu1.iq.FU_type_0::No_OpClass                0      0.00%      0.00% # Type of FU issued
546system.cpu1.iq.FU_type_0::IntAlu               116592     48.28%     48.28% # Type of FU issued
547system.cpu1.iq.FU_type_0::IntMult                   0      0.00%     48.28% # Type of FU issued
548system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     48.28% # Type of FU issued
549system.cpu1.iq.FU_type_0::FloatAdd                  0      0.00%     48.28% # Type of FU issued
550system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     48.28% # Type of FU issued
551system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     48.28% # Type of FU issued
552system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     48.28% # Type of FU issued
553system.cpu1.iq.FU_type_0::FloatDiv                  0      0.00%     48.28% # Type of FU issued
554system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     48.28% # Type of FU issued
555system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     48.28% # Type of FU issued
556system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     48.28% # Type of FU issued
557system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     48.28% # Type of FU issued
558system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     48.28% # Type of FU issued
559system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     48.28% # Type of FU issued
560system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     48.28% # Type of FU issued
561system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     48.28% # Type of FU issued
562system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     48.28% # Type of FU issued
563system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     48.28% # Type of FU issued
564system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     48.28% # Type of FU issued
565system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     48.28% # Type of FU issued
566system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     48.28% # Type of FU issued
567system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     48.28% # Type of FU issued
568system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     48.28% # Type of FU issued
569system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     48.28% # Type of FU issued
570system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     48.28% # Type of FU issued
571system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     48.28% # Type of FU issued
572system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     48.28% # Type of FU issued
573system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     48.28% # Type of FU issued
574system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     48.28% # Type of FU issued
575system.cpu1.iq.FU_type_0::MemRead               86338     35.75%     84.03% # Type of FU issued
576system.cpu1.iq.FU_type_0::MemWrite              38560     15.97%    100.00% # Type of FU issued
577system.cpu1.iq.FU_type_0::IprAccess                 0      0.00%    100.00% # Type of FU issued
578system.cpu1.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
579system.cpu1.iq.FU_type_0::total                241490                       # Type of FU issued
580system.cpu1.iq.rate                          1.385445                       # Inst issue rate
581system.cpu1.iq.fu_busy_cnt                        264                       # FU busy when requested
582system.cpu1.iq.fu_busy_rate                  0.001093                       # FU busy rate (busy events/executed inst)
583system.cpu1.iq.int_inst_queue_reads            654845                       # Number of integer instruction queue reads
584system.cpu1.iq.int_inst_queue_writes           253312                       # Number of integer instruction queue writes
585system.cpu1.iq.int_inst_queue_wakeup_accesses       240391                       # Number of integer instruction queue wakeup accesses
586system.cpu1.iq.fp_inst_queue_reads                  0                       # Number of floating instruction queue reads
587system.cpu1.iq.fp_inst_queue_writes                 0                       # Number of floating instruction queue writes
588system.cpu1.iq.fp_inst_queue_wakeup_accesses            0                       # Number of floating instruction queue wakeup accesses
589system.cpu1.iq.int_alu_accesses                241754                       # Number of integer alu accesses
590system.cpu1.iq.fp_alu_accesses                      0                       # Number of floating point alu accesses
591system.cpu1.iew.lsq.thread0.forwLoads           34276                       # Number of loads that had data forwarded from stores
592system.cpu1.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
593system.cpu1.iew.lsq.thread0.squashedLoads         1784                       # Number of loads squashed
594system.cpu1.iew.lsq.thread0.ignoredResponses            2                       # Number of memory responses ignored because the instruction is squashed
595system.cpu1.iew.lsq.thread0.memOrderViolation           30                       # Number of memory ordering violations
596system.cpu1.iew.lsq.thread0.squashedStores          861                       # Number of stores squashed
597system.cpu1.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
598system.cpu1.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
599system.cpu1.iew.lsq.thread0.rescheduledLoads            0                       # Number of loads that were rescheduled
600system.cpu1.iew.lsq.thread0.cacheBlocked            0                       # Number of times an access to memory failed due to the cache being blocked
601system.cpu1.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
602system.cpu1.iew.iewSquashCycles                  1999                       # Number of cycles IEW is squashing
603system.cpu1.iew.iewBlockCycles                   1765                       # Number of cycles IEW is blocking
604system.cpu1.iew.iewUnblockCycles                   48                       # Number of cycles IEW is unblocking
605system.cpu1.iew.iewDispatchedInsts             285210                       # Number of instructions dispatched to IQ
606system.cpu1.iew.iewDispSquashedInsts              302                       # Number of squashed instructions skipped by dispatch
607system.cpu1.iew.iewDispLoadInsts                82183                       # Number of dispatched load instructions
608system.cpu1.iew.iewDispStoreInsts               38955                       # Number of dispatched store instructions
609system.cpu1.iew.iewDispNonSpecInsts              1043                       # Number of dispatched non-speculative instructions
610system.cpu1.iew.iewIQFullEvents                    45                       # Number of times the IQ has become full, causing a stall
611system.cpu1.iew.iewLSQFullEvents                    0                       # Number of times the LSQ has become full, causing a stall
612system.cpu1.iew.memOrderViolationEvents            30                       # Number of memory order violations
613system.cpu1.iew.predictedTakenIncorrect           599                       # Number of branches that were predicted taken incorrectly
614system.cpu1.iew.predictedNotTakenIncorrect          655                       # Number of branches that were predicted not taken incorrectly
615system.cpu1.iew.branchMispredicts                1254                       # Number of branch mispredicts detected at execute
616system.cpu1.iew.iewExecutedInsts               240751                       # Number of executed instructions
617system.cpu1.iew.iewExecLoadInsts                81429                       # Number of load instructions executed
618system.cpu1.iew.iewExecSquashedInsts              739                       # Number of squashed instructions skipped in execute
619system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
620system.cpu1.iew.exec_nop                        40289                       # number of nop insts executed
621system.cpu1.iew.exec_refs                      119949                       # number of memory reference insts executed
622system.cpu1.iew.exec_branches                   49362                       # Number of branches executed
623system.cpu1.iew.exec_stores                     38520                       # Number of stores executed
624system.cpu1.iew.exec_rate                    1.381205                       # Inst execution rate
625system.cpu1.iew.wb_sent                        240558                       # cumulative count of insts sent to commit
626system.cpu1.iew.wb_count                       240391                       # cumulative count of insts written-back
627system.cpu1.iew.wb_producers                   136702                       # num instructions producing a value
628system.cpu1.iew.wb_consumers                   141193                       # num instructions consuming a value
629system.cpu1.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
630system.cpu1.iew.wb_rate                      1.379140                       # insts written-back per cycle
631system.cpu1.iew.wb_fanout                    0.968192                       # average fanout of values written-back
632system.cpu1.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
633system.cpu1.commit.commitCommittedInsts        275667                       # The number of committed instructions
634system.cpu1.commit.commitSquashedInsts           9533                       # The number of squashed insts skipped by commit
635system.cpu1.commit.commitNonSpecStalls           5427                       # The number of times commit has been forced to stall to communicate backwards
636system.cpu1.commit.branchMispredicts             1085                       # The number of times a branch was mispredicted
637system.cpu1.commit.committed_per_cycle::samples       163203                       # Number of insts commited each cycle
638system.cpu1.commit.committed_per_cycle::mean     1.689105                       # Number of insts commited each cycle
639system.cpu1.commit.committed_per_cycle::stdev     2.043033                       # Number of insts commited each cycle
640system.cpu1.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
641system.cpu1.commit.committed_per_cycle::0        64641     39.61%     39.61% # Number of insts commited each cycle
642system.cpu1.commit.committed_per_cycle::1        47587     29.16%     68.77% # Number of insts commited each cycle
643system.cpu1.commit.committed_per_cycle::2         5957      3.65%     72.42% # Number of insts commited each cycle
644system.cpu1.commit.committed_per_cycle::3         6309      3.87%     76.28% # Number of insts commited each cycle
645system.cpu1.commit.committed_per_cycle::4         1571      0.96%     77.24% # Number of insts commited each cycle
646system.cpu1.commit.committed_per_cycle::5        34602     21.20%     98.45% # Number of insts commited each cycle
647system.cpu1.commit.committed_per_cycle::6          646      0.40%     98.84% # Number of insts commited each cycle
648system.cpu1.commit.committed_per_cycle::7         1051      0.64%     99.49% # Number of insts commited each cycle
649system.cpu1.commit.committed_per_cycle::8          839      0.51%    100.00% # Number of insts commited each cycle
650system.cpu1.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
651system.cpu1.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
652system.cpu1.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
653system.cpu1.commit.committed_per_cycle::total       163203                       # Number of insts commited each cycle
654system.cpu1.commit.count                       275667                       # Number of instructions committed
655system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
656system.cpu1.commit.refs                        118493                       # Number of memory references committed
657system.cpu1.commit.loads                        80399                       # Number of loads committed
658system.cpu1.commit.membars                       4716                       # Number of memory barriers committed
659system.cpu1.commit.branches                     48773                       # Number of branches committed
660system.cpu1.commit.fp_insts                         0                       # Number of committed floating point instructions.
661system.cpu1.commit.int_insts                   189391                       # Number of committed integer instructions.
662system.cpu1.commit.function_calls                 322                       # Number of function calls committed.
663system.cpu1.commit.bw_lim_events                  839                       # number cycles where commit BW limit reached
664system.cpu1.commit.bw_limited                       0                       # number of insts not committed due to BW limits
665system.cpu1.rob.rob_reads                      446977                       # The number of ROB reads
666system.cpu1.rob.rob_writes                     572400                       # The number of ROB writes
667system.cpu1.timesIdled                            225                       # Number of times that the entire CPU went into an idle state and unscheduled itself
668system.cpu1.idleCycles                           2707                       # Total number of cycles that the CPU has spent unscheduled due to idling
669system.cpu1.quiesceCycles                       34329                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
670system.cpu1.committedInsts                     231385                       # Number of Instructions Simulated
671system.cpu1.committedInsts_total               231385                       # Number of Instructions Simulated
672system.cpu1.cpi                              0.753312                       # CPI: Cycles Per Instruction
673system.cpu1.cpi_total                        0.753312                       # CPI: Total CPI of All Threads
674system.cpu1.ipc                              1.327472                       # IPC: Instructions Per Cycle
675system.cpu1.ipc_total                        1.327472                       # IPC: Total IPC of All Threads
676system.cpu1.int_regfile_reads                  418065                       # number of integer regfile reads
677system.cpu1.int_regfile_writes                 194844                       # number of integer regfile writes
678system.cpu1.fp_regfile_writes                      64                       # number of floating regfile writes
679system.cpu1.misc_regfile_reads                 121500                       # number of misc regfile reads
680system.cpu1.misc_regfile_writes                   646                       # number of misc regfile writes
681system.cpu1.icache.replacements                   317                       # number of replacements
682system.cpu1.icache.tagsinuse                84.541118                       # Cycle average of tags in use
683system.cpu1.icache.total_refs                   17870                       # Total number of references to valid blocks.
684system.cpu1.icache.sampled_refs                   427                       # Sample count of references to valid blocks.
685system.cpu1.icache.avg_refs                 41.850117                       # Average number of references to valid blocks.
686system.cpu1.icache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
687system.cpu1.icache.occ_blocks::0            84.541118                       # Average occupied blocks per context
688system.cpu1.icache.occ_percent::0            0.165119                       # Average percentage of cache occupancy
689system.cpu1.icache.ReadReq_hits                 17870                       # number of ReadReq hits
690system.cpu1.icache.demand_hits                  17870                       # number of demand (read+write) hits
691system.cpu1.icache.overall_hits                 17870                       # number of overall hits
692system.cpu1.icache.ReadReq_misses                 471                       # number of ReadReq misses
693system.cpu1.icache.demand_misses                  471                       # number of demand (read+write) misses
694system.cpu1.icache.overall_misses                 471                       # number of overall misses
695system.cpu1.icache.ReadReq_miss_latency       7203000                       # number of ReadReq miss cycles
696system.cpu1.icache.demand_miss_latency        7203000                       # number of demand (read+write) miss cycles
697system.cpu1.icache.overall_miss_latency       7203000                       # number of overall miss cycles
698system.cpu1.icache.ReadReq_accesses             18341                       # number of ReadReq accesses(hits+misses)
699system.cpu1.icache.demand_accesses              18341                       # number of demand (read+write) accesses
700system.cpu1.icache.overall_accesses             18341                       # number of overall (read+write) accesses
701system.cpu1.icache.ReadReq_miss_rate         0.025680                       # miss rate for ReadReq accesses
702system.cpu1.icache.demand_miss_rate          0.025680                       # miss rate for demand accesses
703system.cpu1.icache.overall_miss_rate         0.025680                       # miss rate for overall accesses
704system.cpu1.icache.ReadReq_avg_miss_latency 15292.993631                       # average ReadReq miss latency
705system.cpu1.icache.demand_avg_miss_latency 15292.993631                       # average overall miss latency
706system.cpu1.icache.overall_avg_miss_latency 15292.993631                       # average overall miss latency
707system.cpu1.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
708system.cpu1.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
709system.cpu1.icache.blocked::no_mshrs                0                       # number of cycles access was blocked
710system.cpu1.icache.blocked::no_targets              0                       # number of cycles access was blocked
711system.cpu1.icache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
712system.cpu1.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
713system.cpu1.icache.fast_writes                      0                       # number of fast writes performed
714system.cpu1.icache.cache_copies                     0                       # number of cache copies performed
715system.cpu1.icache.writebacks                       0                       # number of writebacks
716system.cpu1.icache.ReadReq_mshr_hits               44                       # number of ReadReq MSHR hits
717system.cpu1.icache.demand_mshr_hits                44                       # number of demand (read+write) MSHR hits
718system.cpu1.icache.overall_mshr_hits               44                       # number of overall MSHR hits
719system.cpu1.icache.ReadReq_mshr_misses            427                       # number of ReadReq MSHR misses
720system.cpu1.icache.demand_mshr_misses             427                       # number of demand (read+write) MSHR misses
721system.cpu1.icache.overall_mshr_misses            427                       # number of overall MSHR misses
722system.cpu1.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
723system.cpu1.icache.ReadReq_mshr_miss_latency      5374000                       # number of ReadReq MSHR miss cycles
724system.cpu1.icache.demand_mshr_miss_latency      5374000                       # number of demand (read+write) MSHR miss cycles
725system.cpu1.icache.overall_mshr_miss_latency      5374000                       # number of overall MSHR miss cycles
726system.cpu1.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
727system.cpu1.icache.ReadReq_mshr_miss_rate     0.023281                       # mshr miss rate for ReadReq accesses
728system.cpu1.icache.demand_mshr_miss_rate     0.023281                       # mshr miss rate for demand accesses
729system.cpu1.icache.overall_mshr_miss_rate     0.023281                       # mshr miss rate for overall accesses
730system.cpu1.icache.ReadReq_avg_mshr_miss_latency 12585.480094                       # average ReadReq mshr miss latency
731system.cpu1.icache.demand_avg_mshr_miss_latency 12585.480094                       # average overall mshr miss latency
732system.cpu1.icache.overall_avg_mshr_miss_latency 12585.480094                       # average overall mshr miss latency
733system.cpu1.icache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
734system.cpu1.icache.mshr_cap_events                  0                       # number of times MSHR cap was activated
735system.cpu1.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
736system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
737system.cpu1.dcache.replacements                     2                       # number of replacements
738system.cpu1.dcache.tagsinuse                18.588243                       # Cycle average of tags in use
739system.cpu1.dcache.total_refs                   44082                       # Total number of references to valid blocks.
740system.cpu1.dcache.sampled_refs                    30                       # Sample count of references to valid blocks.
741system.cpu1.dcache.avg_refs               1469.400000                       # Average number of references to valid blocks.
742system.cpu1.dcache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
743system.cpu1.dcache.occ_blocks::0            24.401572                       # Average occupied blocks per context
744system.cpu1.dcache.occ_blocks::1            -5.813330                       # Average occupied blocks per context
745system.cpu1.dcache.occ_percent::0            0.047659                       # Average percentage of cache occupancy
746system.cpu1.dcache.occ_percent::1           -0.011354                       # Average percentage of cache occupancy
747system.cpu1.dcache.ReadReq_hits                 46660                       # number of ReadReq hits
748system.cpu1.dcache.WriteReq_hits                37905                       # number of WriteReq hits
749system.cpu1.dcache.SwapReq_hits                    13                       # number of SwapReq hits
750system.cpu1.dcache.demand_hits                  84565                       # number of demand (read+write) hits
751system.cpu1.dcache.overall_hits                 84565                       # number of overall hits
752system.cpu1.dcache.ReadReq_misses                 478                       # number of ReadReq misses
753system.cpu1.dcache.WriteReq_misses                124                       # number of WriteReq misses
754system.cpu1.dcache.SwapReq_misses                  52                       # number of SwapReq misses
755system.cpu1.dcache.demand_misses                  602                       # number of demand (read+write) misses
756system.cpu1.dcache.overall_misses                 602                       # number of overall misses
757system.cpu1.dcache.ReadReq_miss_latency      10261500                       # number of ReadReq miss cycles
758system.cpu1.dcache.WriteReq_miss_latency      2943000                       # number of WriteReq miss cycles
759system.cpu1.dcache.SwapReq_miss_latency       1149500                       # number of SwapReq miss cycles
760system.cpu1.dcache.demand_miss_latency       13204500                       # number of demand (read+write) miss cycles
761system.cpu1.dcache.overall_miss_latency      13204500                       # number of overall miss cycles
762system.cpu1.dcache.ReadReq_accesses             47138                       # number of ReadReq accesses(hits+misses)
763system.cpu1.dcache.WriteReq_accesses            38029                       # number of WriteReq accesses(hits+misses)
764system.cpu1.dcache.SwapReq_accesses                65                       # number of SwapReq accesses(hits+misses)
765system.cpu1.dcache.demand_accesses              85167                       # number of demand (read+write) accesses
766system.cpu1.dcache.overall_accesses             85167                       # number of overall (read+write) accesses
767system.cpu1.dcache.ReadReq_miss_rate         0.010140                       # miss rate for ReadReq accesses
768system.cpu1.dcache.WriteReq_miss_rate        0.003261                       # miss rate for WriteReq accesses
769system.cpu1.dcache.SwapReq_miss_rate         0.800000                       # miss rate for SwapReq accesses
770system.cpu1.dcache.demand_miss_rate          0.007068                       # miss rate for demand accesses
771system.cpu1.dcache.overall_miss_rate         0.007068                       # miss rate for overall accesses
772system.cpu1.dcache.ReadReq_avg_miss_latency 21467.573222                       # average ReadReq miss latency
773system.cpu1.dcache.WriteReq_avg_miss_latency 23733.870968                       # average WriteReq miss latency
774system.cpu1.dcache.SwapReq_avg_miss_latency 22105.769231                       # average SwapReq miss latency
775system.cpu1.dcache.demand_avg_miss_latency 21934.385382                       # average overall miss latency
776system.cpu1.dcache.overall_avg_miss_latency 21934.385382                       # average overall miss latency
777system.cpu1.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
778system.cpu1.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
779system.cpu1.dcache.blocked::no_mshrs                0                       # number of cycles access was blocked
780system.cpu1.dcache.blocked::no_targets              0                       # number of cycles access was blocked
781system.cpu1.dcache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
782system.cpu1.dcache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
783system.cpu1.dcache.fast_writes                      0                       # number of fast writes performed
784system.cpu1.dcache.cache_copies                     0                       # number of cache copies performed
785system.cpu1.dcache.writebacks                       1                       # number of writebacks
786system.cpu1.dcache.ReadReq_mshr_hits              323                       # number of ReadReq MSHR hits
787system.cpu1.dcache.WriteReq_mshr_hits              18                       # number of WriteReq MSHR hits
788system.cpu1.dcache.demand_mshr_hits               341                       # number of demand (read+write) MSHR hits
789system.cpu1.dcache.overall_mshr_hits              341                       # number of overall MSHR hits
790system.cpu1.dcache.ReadReq_mshr_misses            155                       # number of ReadReq MSHR misses
791system.cpu1.dcache.WriteReq_mshr_misses           106                       # number of WriteReq MSHR misses
792system.cpu1.dcache.SwapReq_mshr_misses             52                       # number of SwapReq MSHR misses
793system.cpu1.dcache.demand_mshr_misses             261                       # number of demand (read+write) MSHR misses
794system.cpu1.dcache.overall_mshr_misses            261                       # number of overall MSHR misses
795system.cpu1.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
796system.cpu1.dcache.ReadReq_mshr_miss_latency      2079000                       # number of ReadReq MSHR miss cycles
797system.cpu1.dcache.WriteReq_mshr_miss_latency      1617000                       # number of WriteReq MSHR miss cycles
798system.cpu1.dcache.SwapReq_mshr_miss_latency       993500                       # number of SwapReq MSHR miss cycles
799system.cpu1.dcache.demand_mshr_miss_latency      3696000                       # number of demand (read+write) MSHR miss cycles
800system.cpu1.dcache.overall_mshr_miss_latency      3696000                       # number of overall MSHR miss cycles
801system.cpu1.dcache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
802system.cpu1.dcache.ReadReq_mshr_miss_rate     0.003288                       # mshr miss rate for ReadReq accesses
803system.cpu1.dcache.WriteReq_mshr_miss_rate     0.002787                       # mshr miss rate for WriteReq accesses
804system.cpu1.dcache.SwapReq_mshr_miss_rate     0.800000                       # mshr miss rate for SwapReq accesses
805system.cpu1.dcache.demand_mshr_miss_rate     0.003065                       # mshr miss rate for demand accesses
806system.cpu1.dcache.overall_mshr_miss_rate     0.003065                       # mshr miss rate for overall accesses
807system.cpu1.dcache.ReadReq_avg_mshr_miss_latency 13412.903226                       # average ReadReq mshr miss latency
808system.cpu1.dcache.WriteReq_avg_mshr_miss_latency 15254.716981                       # average WriteReq mshr miss latency
809system.cpu1.dcache.SwapReq_avg_mshr_miss_latency 19105.769231                       # average SwapReq mshr miss latency
810system.cpu1.dcache.demand_avg_mshr_miss_latency 14160.919540                       # average overall mshr miss latency
811system.cpu1.dcache.overall_avg_mshr_miss_latency 14160.919540                       # average overall mshr miss latency
812system.cpu1.dcache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
813system.cpu1.dcache.mshr_cap_events                  0                       # number of times MSHR cap was activated
814system.cpu1.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
815system.cpu1.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
816system.cpu2.numCycles                          174018                       # number of cpu cycles simulated
817system.cpu2.numWorkItemsStarted                     0                       # number of work items this cpu started
818system.cpu2.numWorkItemsCompleted                   0                       # number of work items this cpu completed
819system.cpu2.BPredUnit.lookups                   49365                       # Number of BP lookups
820system.cpu2.BPredUnit.condPredicted             46733                       # Number of conditional branches predicted
821system.cpu2.BPredUnit.condIncorrect              1149                       # Number of conditional branches incorrect
822system.cpu2.BPredUnit.BTBLookups                45641                       # Number of BTB lookups
823system.cpu2.BPredUnit.BTBHits                   43566                       # Number of BTB hits
824system.cpu2.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
825system.cpu2.BPredUnit.usedRAS                     657                       # Number of times the RAS was used to get a target.
826system.cpu2.BPredUnit.RASInCorrect                232                       # Number of incorrect RAS predictions.
827system.cpu2.fetch.icacheStallCycles             27807                       # Number of cycles fetch is stalled on an Icache miss
828system.cpu2.fetch.Insts                        273933                       # Number of instructions fetch has processed
829system.cpu2.fetch.Branches                      49365                       # Number of branches that fetch encountered
830system.cpu2.fetch.predictedBranches             44223                       # Number of branches that fetch has predicted taken
831system.cpu2.fetch.Cycles                        97490                       # Number of cycles fetch has run and was not squashing or blocked
832system.cpu2.fetch.SquashCycles                   3286                       # Number of cycles fetch has spent squashing
833system.cpu2.fetch.BlockedCycles                 34440                       # Number of cycles fetch has spent blocked
834system.cpu2.fetch.MiscStallCycles                   5                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
835system.cpu2.fetch.NoActiveThreadStallCycles         6393                       # Number of stall cycles due to no active thread to fetch from
836system.cpu2.fetch.PendingTrapStallCycles          776                       # Number of stall cycles due to pending traps
837system.cpu2.fetch.CacheLines                    19059                       # Number of cache lines fetched
838system.cpu2.fetch.IcacheSquashes                  204                       # Number of outstanding Icache misses that were squashed
839system.cpu2.fetch.rateDist::samples            168970                       # Number of instructions fetched each cycle (Total)
840system.cpu2.fetch.rateDist::mean             1.621193                       # Number of instructions fetched each cycle (Total)
841system.cpu2.fetch.rateDist::stdev            2.105353                       # Number of instructions fetched each cycle (Total)
842system.cpu2.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
843system.cpu2.fetch.rateDist::0                   71480     42.30%     42.30% # Number of instructions fetched each cycle (Total)
844system.cpu2.fetch.rateDist::1                   49528     29.31%     71.62% # Number of instructions fetched each cycle (Total)
845system.cpu2.fetch.rateDist::2                    6067      3.59%     75.21% # Number of instructions fetched each cycle (Total)
846system.cpu2.fetch.rateDist::3                    3620      2.14%     77.35% # Number of instructions fetched each cycle (Total)
847system.cpu2.fetch.rateDist::4                     727      0.43%     77.78% # Number of instructions fetched each cycle (Total)
848system.cpu2.fetch.rateDist::5                   32913     19.48%     97.26% # Number of instructions fetched each cycle (Total)
849system.cpu2.fetch.rateDist::6                    1356      0.80%     98.06% # Number of instructions fetched each cycle (Total)
850system.cpu2.fetch.rateDist::7                     430      0.25%     98.31% # Number of instructions fetched each cycle (Total)
851system.cpu2.fetch.rateDist::8                    2849      1.69%    100.00% # Number of instructions fetched each cycle (Total)
852system.cpu2.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
853system.cpu2.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
854system.cpu2.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
855system.cpu2.fetch.rateDist::total              168970                       # Number of instructions fetched each cycle (Total)
856system.cpu2.fetch.branchRate                 0.283678                       # Number of branch fetches per cycle
857system.cpu2.fetch.rate                       1.574165                       # Number of inst fetches per cycle
858system.cpu2.decode.IdleCycles                   32851                       # Number of cycles decode is idle
859system.cpu2.decode.BlockedCycles                30938                       # Number of cycles decode is blocked
860system.cpu2.decode.RunCycles                    91697                       # Number of cycles decode is running
861system.cpu2.decode.UnblockCycles                 5032                       # Number of cycles decode is unblocking
862system.cpu2.decode.SquashCycles                  2059                       # Number of cycles decode is squashing
863system.cpu2.decode.DecodedInsts                271122                       # Number of instructions handled by decode
864system.cpu2.rename.SquashCycles                  2059                       # Number of cycles rename is squashing
865system.cpu2.rename.IdleCycles                   33552                       # Number of cycles rename is idle
866system.cpu2.rename.BlockCycles                  15710                       # Number of cycles rename is blocking
867system.cpu2.rename.serializeStallCycles         14412                       # count of cycles rename stalled for serializing inst
868system.cpu2.rename.RunCycles                    87163                       # Number of cycles rename is running
869system.cpu2.rename.UnblockCycles                 9681                       # Number of cycles rename is unblocking
870system.cpu2.rename.RenamedInsts                268918                       # Number of instructions processed by rename
871system.cpu2.rename.IQFullEvents                    31                       # Number of times rename has blocked due to IQ full
872system.cpu2.rename.LSQFullEvents                   44                       # Number of times rename has blocked due to LSQ full
873system.cpu2.rename.RenamedOperands             188425                       # Number of destination operands rename has renamed
874system.cpu2.rename.RenameLookups               514118                       # Number of register rename lookups that rename has made
875system.cpu2.rename.int_rename_lookups          514118                       # Number of integer rename lookups
876system.cpu2.rename.CommittedMaps               178130                       # Number of HB maps that are committed
877system.cpu2.rename.UndoneMaps                   10295                       # Number of HB maps that are undone due to squashing
878system.cpu2.rename.serializingInsts              1067                       # count of serializing insts renamed
879system.cpu2.rename.tempSerializingInsts          1200                       # count of temporary serializing insts renamed
880system.cpu2.rename.skidInsts                    12339                       # count of insts added to the skid buffer
881system.cpu2.memDep0.insertedLoads               75827                       # Number of loads inserted to the mem dependence unit.
882system.cpu2.memDep0.insertedStores              35627                       # Number of stores inserted to the mem dependence unit.
883system.cpu2.memDep0.conflictingLoads            36245                       # Number of conflicting loads.
884system.cpu2.memDep0.conflictingStores           31070                       # Number of conflicting stores.
885system.cpu2.iq.iqInstsAdded                    223191                       # Number of instructions added to the IQ (excludes non-spec)
886system.cpu2.iq.iqNonSpecInstsAdded               6330                       # Number of non-speculative instructions added to the IQ
887system.cpu2.iq.iqInstsIssued                   225872                       # Number of instructions issued
888system.cpu2.iq.iqSquashedInstsIssued                3                       # Number of squashed instructions issued
889system.cpu2.iq.iqSquashedInstsExamined           8710                       # Number of squashed instructions iterated over during squash; mainly for profiling
890system.cpu2.iq.iqSquashedOperandsExamined         8050                       # Number of squashed operands that are examined and possibly removed from graph
891system.cpu2.iq.iqSquashedNonSpecRemoved           644                       # Number of squashed non-spec instructions that were removed
892system.cpu2.iq.issued_per_cycle::samples       168970                       # Number of insts issued each cycle
893system.cpu2.iq.issued_per_cycle::mean        1.336758                       # Number of insts issued each cycle
894system.cpu2.iq.issued_per_cycle::stdev       1.306399                       # Number of insts issued each cycle
895system.cpu2.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
896system.cpu2.iq.issued_per_cycle::0              68735     40.68%     40.68% # Number of insts issued each cycle
897system.cpu2.iq.issued_per_cycle::1              22585     13.37%     54.05% # Number of insts issued each cycle
898system.cpu2.iq.issued_per_cycle::2              35942     21.27%     75.32% # Number of insts issued each cycle
899system.cpu2.iq.issued_per_cycle::3              37104     21.96%     97.28% # Number of insts issued each cycle
900system.cpu2.iq.issued_per_cycle::4               3355      1.99%     99.26% # Number of insts issued each cycle
901system.cpu2.iq.issued_per_cycle::5                981      0.58%     99.84% # Number of insts issued each cycle
902system.cpu2.iq.issued_per_cycle::6                168      0.10%     99.94% # Number of insts issued each cycle
903system.cpu2.iq.issued_per_cycle::7                 42      0.02%     99.97% # Number of insts issued each cycle
904system.cpu2.iq.issued_per_cycle::8                 58      0.03%    100.00% # Number of insts issued each cycle
905system.cpu2.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
906system.cpu2.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
907system.cpu2.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
908system.cpu2.iq.issued_per_cycle::total         168970                       # Number of insts issued each cycle
909system.cpu2.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
910system.cpu2.iq.fu_full::IntAlu                     19      7.04%      7.04% # attempts to use FU when none available
911system.cpu2.iq.fu_full::IntMult                     0      0.00%      7.04% # attempts to use FU when none available
912system.cpu2.iq.fu_full::IntDiv                      0      0.00%      7.04% # attempts to use FU when none available
913system.cpu2.iq.fu_full::FloatAdd                    0      0.00%      7.04% # attempts to use FU when none available
914system.cpu2.iq.fu_full::FloatCmp                    0      0.00%      7.04% # attempts to use FU when none available
915system.cpu2.iq.fu_full::FloatCvt                    0      0.00%      7.04% # attempts to use FU when none available
916system.cpu2.iq.fu_full::FloatMult                   0      0.00%      7.04% # attempts to use FU when none available
917system.cpu2.iq.fu_full::FloatDiv                    0      0.00%      7.04% # attempts to use FU when none available
918system.cpu2.iq.fu_full::FloatSqrt                   0      0.00%      7.04% # attempts to use FU when none available
919system.cpu2.iq.fu_full::SimdAdd                     0      0.00%      7.04% # attempts to use FU when none available
920system.cpu2.iq.fu_full::SimdAddAcc                  0      0.00%      7.04% # attempts to use FU when none available
921system.cpu2.iq.fu_full::SimdAlu                     0      0.00%      7.04% # attempts to use FU when none available
922system.cpu2.iq.fu_full::SimdCmp                     0      0.00%      7.04% # attempts to use FU when none available
923system.cpu2.iq.fu_full::SimdCvt                     0      0.00%      7.04% # attempts to use FU when none available
924system.cpu2.iq.fu_full::SimdMisc                    0      0.00%      7.04% # attempts to use FU when none available
925system.cpu2.iq.fu_full::SimdMult                    0      0.00%      7.04% # attempts to use FU when none available
926system.cpu2.iq.fu_full::SimdMultAcc                 0      0.00%      7.04% # attempts to use FU when none available
927system.cpu2.iq.fu_full::SimdShift                   0      0.00%      7.04% # attempts to use FU when none available
928system.cpu2.iq.fu_full::SimdShiftAcc                0      0.00%      7.04% # attempts to use FU when none available
929system.cpu2.iq.fu_full::SimdSqrt                    0      0.00%      7.04% # attempts to use FU when none available
930system.cpu2.iq.fu_full::SimdFloatAdd                0      0.00%      7.04% # attempts to use FU when none available
931system.cpu2.iq.fu_full::SimdFloatAlu                0      0.00%      7.04% # attempts to use FU when none available
932system.cpu2.iq.fu_full::SimdFloatCmp                0      0.00%      7.04% # attempts to use FU when none available
933system.cpu2.iq.fu_full::SimdFloatCvt                0      0.00%      7.04% # attempts to use FU when none available
934system.cpu2.iq.fu_full::SimdFloatDiv                0      0.00%      7.04% # attempts to use FU when none available
935system.cpu2.iq.fu_full::SimdFloatMisc               0      0.00%      7.04% # attempts to use FU when none available
936system.cpu2.iq.fu_full::SimdFloatMult               0      0.00%      7.04% # attempts to use FU when none available
937system.cpu2.iq.fu_full::SimdFloatMultAcc            0      0.00%      7.04% # attempts to use FU when none available
938system.cpu2.iq.fu_full::SimdFloatSqrt               0      0.00%      7.04% # attempts to use FU when none available
939system.cpu2.iq.fu_full::MemRead                    61     22.59%     29.63% # attempts to use FU when none available
940system.cpu2.iq.fu_full::MemWrite                  190     70.37%    100.00% # attempts to use FU when none available
941system.cpu2.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
942system.cpu2.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
943system.cpu2.iq.FU_type_0::No_OpClass                0      0.00%      0.00% # Type of FU issued
944system.cpu2.iq.FU_type_0::IntAlu               110495     48.92%     48.92% # Type of FU issued
945system.cpu2.iq.FU_type_0::IntMult                   0      0.00%     48.92% # Type of FU issued
946system.cpu2.iq.FU_type_0::IntDiv                    0      0.00%     48.92% # Type of FU issued
947system.cpu2.iq.FU_type_0::FloatAdd                  0      0.00%     48.92% # Type of FU issued
948system.cpu2.iq.FU_type_0::FloatCmp                  0      0.00%     48.92% # Type of FU issued
949system.cpu2.iq.FU_type_0::FloatCvt                  0      0.00%     48.92% # Type of FU issued
950system.cpu2.iq.FU_type_0::FloatMult                 0      0.00%     48.92% # Type of FU issued
951system.cpu2.iq.FU_type_0::FloatDiv                  0      0.00%     48.92% # Type of FU issued
952system.cpu2.iq.FU_type_0::FloatSqrt                 0      0.00%     48.92% # Type of FU issued
953system.cpu2.iq.FU_type_0::SimdAdd                   0      0.00%     48.92% # Type of FU issued
954system.cpu2.iq.FU_type_0::SimdAddAcc                0      0.00%     48.92% # Type of FU issued
955system.cpu2.iq.FU_type_0::SimdAlu                   0      0.00%     48.92% # Type of FU issued
956system.cpu2.iq.FU_type_0::SimdCmp                   0      0.00%     48.92% # Type of FU issued
957system.cpu2.iq.FU_type_0::SimdCvt                   0      0.00%     48.92% # Type of FU issued
958system.cpu2.iq.FU_type_0::SimdMisc                  0      0.00%     48.92% # Type of FU issued
959system.cpu2.iq.FU_type_0::SimdMult                  0      0.00%     48.92% # Type of FU issued
960system.cpu2.iq.FU_type_0::SimdMultAcc               0      0.00%     48.92% # Type of FU issued
961system.cpu2.iq.FU_type_0::SimdShift                 0      0.00%     48.92% # Type of FU issued
962system.cpu2.iq.FU_type_0::SimdShiftAcc              0      0.00%     48.92% # Type of FU issued
963system.cpu2.iq.FU_type_0::SimdSqrt                  0      0.00%     48.92% # Type of FU issued
964system.cpu2.iq.FU_type_0::SimdFloatAdd              0      0.00%     48.92% # Type of FU issued
965system.cpu2.iq.FU_type_0::SimdFloatAlu              0      0.00%     48.92% # Type of FU issued
966system.cpu2.iq.FU_type_0::SimdFloatCmp              0      0.00%     48.92% # Type of FU issued
967system.cpu2.iq.FU_type_0::SimdFloatCvt              0      0.00%     48.92% # Type of FU issued
968system.cpu2.iq.FU_type_0::SimdFloatDiv              0      0.00%     48.92% # Type of FU issued
969system.cpu2.iq.FU_type_0::SimdFloatMisc             0      0.00%     48.92% # Type of FU issued
970system.cpu2.iq.FU_type_0::SimdFloatMult             0      0.00%     48.92% # Type of FU issued
971system.cpu2.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     48.92% # Type of FU issued
972system.cpu2.iq.FU_type_0::SimdFloatSqrt             0      0.00%     48.92% # Type of FU issued
973system.cpu2.iq.FU_type_0::MemRead               80157     35.49%     84.41% # Type of FU issued
974system.cpu2.iq.FU_type_0::MemWrite              35220     15.59%    100.00% # Type of FU issued
975system.cpu2.iq.FU_type_0::IprAccess                 0      0.00%    100.00% # Type of FU issued
976system.cpu2.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
977system.cpu2.iq.FU_type_0::total                225872                       # Type of FU issued
978system.cpu2.iq.rate                          1.297981                       # Inst issue rate
979system.cpu2.iq.fu_busy_cnt                        270                       # FU busy when requested
980system.cpu2.iq.fu_busy_rate                  0.001195                       # FU busy rate (busy events/executed inst)
981system.cpu2.iq.int_inst_queue_reads            620987                       # Number of integer instruction queue reads
982system.cpu2.iq.int_inst_queue_writes           238263                       # Number of integer instruction queue writes
983system.cpu2.iq.int_inst_queue_wakeup_accesses       224632                       # Number of integer instruction queue wakeup accesses
984system.cpu2.iq.fp_inst_queue_reads                  0                       # Number of floating instruction queue reads
985system.cpu2.iq.fp_inst_queue_writes                 0                       # Number of floating instruction queue writes
986system.cpu2.iq.fp_inst_queue_wakeup_accesses            0                       # Number of floating instruction queue wakeup accesses
987system.cpu2.iq.int_alu_accesses                226142                       # Number of integer alu accesses
988system.cpu2.iq.fp_alu_accesses                      0                       # Number of floating point alu accesses
989system.cpu2.iew.lsq.thread0.forwLoads           30940                       # Number of loads that had data forwarded from stores
990system.cpu2.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
991system.cpu2.iew.lsq.thread0.squashedLoads         1843                       # Number of loads squashed
992system.cpu2.iew.lsq.thread0.ignoredResponses            2                       # Number of memory responses ignored because the instruction is squashed
993system.cpu2.iew.lsq.thread0.memOrderViolation           32                       # Number of memory ordering violations
994system.cpu2.iew.lsq.thread0.squashedStores          852                       # Number of stores squashed
995system.cpu2.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
996system.cpu2.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
997system.cpu2.iew.lsq.thread0.rescheduledLoads            0                       # Number of loads that were rescheduled
998system.cpu2.iew.lsq.thread0.cacheBlocked            0                       # Number of times an access to memory failed due to the cache being blocked
999system.cpu2.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
1000system.cpu2.iew.iewSquashCycles                  2059                       # Number of cycles IEW is squashing
1001system.cpu2.iew.iewBlockCycles                   1941                       # Number of cycles IEW is blocking
1002system.cpu2.iew.iewUnblockCycles                   63                       # Number of cycles IEW is unblocking
1003system.cpu2.iew.iewDispatchedInsts             266786                       # Number of instructions dispatched to IQ
1004system.cpu2.iew.iewDispSquashedInsts              354                       # Number of squashed instructions skipped by dispatch
1005system.cpu2.iew.iewDispLoadInsts                75827                       # Number of dispatched load instructions
1006system.cpu2.iew.iewDispStoreInsts               35627                       # Number of dispatched store instructions
1007system.cpu2.iew.iewDispNonSpecInsts              1018                       # Number of dispatched non-speculative instructions
1008system.cpu2.iew.iewIQFullEvents                    57                       # Number of times the IQ has become full, causing a stall
1009system.cpu2.iew.iewLSQFullEvents                    0                       # Number of times the LSQ has become full, causing a stall
1010system.cpu2.iew.memOrderViolationEvents            32                       # Number of memory order violations
1011system.cpu2.iew.predictedTakenIncorrect           683                       # Number of branches that were predicted taken incorrectly
1012system.cpu2.iew.predictedNotTakenIncorrect          611                       # Number of branches that were predicted not taken incorrectly
1013system.cpu2.iew.branchMispredicts                1294                       # Number of branch mispredicts detected at execute
1014system.cpu2.iew.iewExecutedInsts               225039                       # Number of executed instructions
1015system.cpu2.iew.iewExecLoadInsts                74986                       # Number of load instructions executed
1016system.cpu2.iew.iewExecSquashedInsts              833                       # Number of squashed instructions skipped in execute
1017system.cpu2.iew.exec_swp                            0                       # number of swp insts executed
1018system.cpu2.iew.exec_nop                        37265                       # number of nop insts executed
1019system.cpu2.iew.exec_refs                      110171                       # number of memory reference insts executed
1020system.cpu2.iew.exec_branches                   46373                       # Number of branches executed
1021system.cpu2.iew.exec_stores                     35185                       # Number of stores executed
1022system.cpu2.iew.exec_rate                    1.293194                       # Inst execution rate
1023system.cpu2.iew.wb_sent                        224805                       # cumulative count of insts sent to commit
1024system.cpu2.iew.wb_count                       224632                       # cumulative count of insts written-back
1025system.cpu2.iew.wb_producers                   127007                       # num instructions producing a value
1026system.cpu2.iew.wb_consumers                   131418                       # num instructions consuming a value
1027system.cpu2.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
1028system.cpu2.iew.wb_rate                      1.290855                       # insts written-back per cycle
1029system.cpu2.iew.wb_fanout                    0.966435                       # average fanout of values written-back
1030system.cpu2.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
1031system.cpu2.commit.commitCommittedInsts        256708                       # The number of committed instructions
1032system.cpu2.commit.commitSquashedInsts          10074                       # The number of squashed insts skipped by commit
1033system.cpu2.commit.commitNonSpecStalls           5686                       # The number of times commit has been forced to stall to communicate backwards
1034system.cpu2.commit.branchMispredicts             1149                       # The number of times a branch was mispredicted
1035system.cpu2.commit.committed_per_cycle::samples       160519                       # Number of insts commited each cycle
1036system.cpu2.commit.committed_per_cycle::mean     1.599237                       # Number of insts commited each cycle
1037system.cpu2.commit.committed_per_cycle::stdev     2.012927                       # Number of insts commited each cycle
1038system.cpu2.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
1039system.cpu2.commit.committed_per_cycle::0        67924     42.32%     42.32% # Number of insts commited each cycle
1040system.cpu2.commit.committed_per_cycle::1        44668     27.83%     70.14% # Number of insts commited each cycle
1041system.cpu2.commit.committed_per_cycle::2         6005      3.74%     73.88% # Number of insts commited each cycle
1042system.cpu2.commit.committed_per_cycle::3         6542      4.08%     77.96% # Number of insts commited each cycle
1043system.cpu2.commit.committed_per_cycle::4         1606      1.00%     78.96% # Number of insts commited each cycle
1044system.cpu2.commit.committed_per_cycle::5        31385     19.55%     98.51% # Number of insts commited each cycle
1045system.cpu2.commit.committed_per_cycle::6          504      0.31%     98.83% # Number of insts commited each cycle
1046system.cpu2.commit.committed_per_cycle::7         1049      0.65%     99.48% # Number of insts commited each cycle
1047system.cpu2.commit.committed_per_cycle::8          836      0.52%    100.00% # Number of insts commited each cycle
1048system.cpu2.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
1049system.cpu2.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
1050system.cpu2.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
1051system.cpu2.commit.committed_per_cycle::total       160519                       # Number of insts commited each cycle
1052system.cpu2.commit.count                       256708                       # Number of instructions committed
1053system.cpu2.commit.swp_count                        0                       # Number of s/w prefetches committed
1054system.cpu2.commit.refs                        108759                       # Number of memory references committed
1055system.cpu2.commit.loads                        73984                       # Number of loads committed
1056system.cpu2.commit.membars                       4966                       # Number of memory barriers committed
1057system.cpu2.commit.branches                     45704                       # Number of branches committed
1058system.cpu2.commit.fp_insts                         0                       # Number of committed floating point instructions.
1059system.cpu2.commit.int_insts                   176579                       # Number of committed integer instructions.
1060system.cpu2.commit.function_calls                 322                       # Number of function calls committed.
1061system.cpu2.commit.bw_lim_events                  836                       # number cycles where commit BW limit reached
1062system.cpu2.commit.bw_limited                       0                       # number of insts not committed due to BW limits
1063system.cpu2.rob.rob_reads                      425878                       # The number of ROB reads
1064system.cpu2.rob.rob_writes                     535627                       # The number of ROB writes
1065system.cpu2.timesIdled                            232                       # Number of times that the entire CPU went into an idle state and unscheduled itself
1066system.cpu2.idleCycles                           5048                       # Total number of cycles that the CPU has spent unscheduled due to idling
1067system.cpu2.quiesceCycles                       34616                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
1068system.cpu2.committedInsts                     215254                       # Number of Instructions Simulated
1069system.cpu2.committedInsts_total               215254                       # Number of Instructions Simulated
1070system.cpu2.cpi                              0.808431                       # CPI: Cycles Per Instruction
1071system.cpu2.cpi_total                        0.808431                       # CPI: Total CPI of All Threads
1072system.cpu2.ipc                              1.236964                       # IPC: Instructions Per Cycle
1073system.cpu2.ipc_total                        1.236964                       # IPC: Total IPC of All Threads
1074system.cpu2.int_regfile_reads                  389052                       # number of integer regfile reads
1075system.cpu2.int_regfile_writes                 181919                       # number of integer regfile writes
1076system.cpu2.fp_regfile_writes                      64                       # number of floating regfile writes
1077system.cpu2.misc_regfile_reads                 111746                       # number of misc regfile reads
1078system.cpu2.misc_regfile_writes                   646                       # number of misc regfile writes
1079system.cpu2.icache.replacements                   321                       # number of replacements
1080system.cpu2.icache.tagsinuse                85.227474                       # Cycle average of tags in use
1081system.cpu2.icache.total_refs                   18578                       # Total number of references to valid blocks.
1082system.cpu2.icache.sampled_refs                   427                       # Sample count of references to valid blocks.
1083system.cpu2.icache.avg_refs                 43.508197                       # Average number of references to valid blocks.
1084system.cpu2.icache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
1085system.cpu2.icache.occ_blocks::0            85.227474                       # Average occupied blocks per context
1086system.cpu2.icache.occ_percent::0            0.166460                       # Average percentage of cache occupancy
1087system.cpu2.icache.ReadReq_hits                 18578                       # number of ReadReq hits
1088system.cpu2.icache.demand_hits                  18578                       # number of demand (read+write) hits
1089system.cpu2.icache.overall_hits                 18578                       # number of overall hits
1090system.cpu2.icache.ReadReq_misses                 481                       # number of ReadReq misses
1091system.cpu2.icache.demand_misses                  481                       # number of demand (read+write) misses
1092system.cpu2.icache.overall_misses                 481                       # number of overall misses
1093system.cpu2.icache.ReadReq_miss_latency      10446500                       # number of ReadReq miss cycles
1094system.cpu2.icache.demand_miss_latency       10446500                       # number of demand (read+write) miss cycles
1095system.cpu2.icache.overall_miss_latency      10446500                       # number of overall miss cycles
1096system.cpu2.icache.ReadReq_accesses             19059                       # number of ReadReq accesses(hits+misses)
1097system.cpu2.icache.demand_accesses              19059                       # number of demand (read+write) accesses
1098system.cpu2.icache.overall_accesses             19059                       # number of overall (read+write) accesses
1099system.cpu2.icache.ReadReq_miss_rate         0.025237                       # miss rate for ReadReq accesses
1100system.cpu2.icache.demand_miss_rate          0.025237                       # miss rate for demand accesses
1101system.cpu2.icache.overall_miss_rate         0.025237                       # miss rate for overall accesses
1102system.cpu2.icache.ReadReq_avg_miss_latency 21718.295218                       # average ReadReq miss latency
1103system.cpu2.icache.demand_avg_miss_latency 21718.295218                       # average overall miss latency
1104system.cpu2.icache.overall_avg_miss_latency 21718.295218                       # average overall miss latency
1105system.cpu2.icache.blocked_cycles::no_mshrs        33000                       # number of cycles access was blocked
1106system.cpu2.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
1107system.cpu2.icache.blocked::no_mshrs                1                       # number of cycles access was blocked
1108system.cpu2.icache.blocked::no_targets              0                       # number of cycles access was blocked
1109system.cpu2.icache.avg_blocked_cycles::no_mshrs        33000                       # average number of cycles each access was blocked
1110system.cpu2.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
1111system.cpu2.icache.fast_writes                      0                       # number of fast writes performed
1112system.cpu2.icache.cache_copies                     0                       # number of cache copies performed
1113system.cpu2.icache.writebacks                       0                       # number of writebacks
1114system.cpu2.icache.ReadReq_mshr_hits               54                       # number of ReadReq MSHR hits
1115system.cpu2.icache.demand_mshr_hits                54                       # number of demand (read+write) MSHR hits
1116system.cpu2.icache.overall_mshr_hits               54                       # number of overall MSHR hits
1117system.cpu2.icache.ReadReq_mshr_misses            427                       # number of ReadReq MSHR misses
1118system.cpu2.icache.demand_mshr_misses             427                       # number of demand (read+write) MSHR misses
1119system.cpu2.icache.overall_mshr_misses            427                       # number of overall MSHR misses
1120system.cpu2.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
1121system.cpu2.icache.ReadReq_mshr_miss_latency      8026500                       # number of ReadReq MSHR miss cycles
1122system.cpu2.icache.demand_mshr_miss_latency      8026500                       # number of demand (read+write) MSHR miss cycles
1123system.cpu2.icache.overall_mshr_miss_latency      8026500                       # number of overall MSHR miss cycles
1124system.cpu2.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
1125system.cpu2.icache.ReadReq_mshr_miss_rate     0.022404                       # mshr miss rate for ReadReq accesses
1126system.cpu2.icache.demand_mshr_miss_rate     0.022404                       # mshr miss rate for demand accesses
1127system.cpu2.icache.overall_mshr_miss_rate     0.022404                       # mshr miss rate for overall accesses
1128system.cpu2.icache.ReadReq_avg_mshr_miss_latency 18797.423888                       # average ReadReq mshr miss latency
1129system.cpu2.icache.demand_avg_mshr_miss_latency 18797.423888                       # average overall mshr miss latency
1130system.cpu2.icache.overall_avg_mshr_miss_latency 18797.423888                       # average overall mshr miss latency
1131system.cpu2.icache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
1132system.cpu2.icache.mshr_cap_events                  0                       # number of times MSHR cap was activated
1133system.cpu2.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
1134system.cpu2.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
1135system.cpu2.dcache.replacements                     2                       # number of replacements
1136system.cpu2.dcache.tagsinuse                19.370911                       # Cycle average of tags in use
1137system.cpu2.dcache.total_refs                   40686                       # Total number of references to valid blocks.
1138system.cpu2.dcache.sampled_refs                    30                       # Sample count of references to valid blocks.
1139system.cpu2.dcache.avg_refs               1356.200000                       # Average number of references to valid blocks.
1140system.cpu2.dcache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
1141system.cpu2.dcache.occ_blocks::0            26.582846                       # Average occupied blocks per context
1142system.cpu2.dcache.occ_blocks::1            -7.211935                       # Average occupied blocks per context
1143system.cpu2.dcache.occ_percent::0            0.051920                       # Average percentage of cache occupancy
1144system.cpu2.dcache.occ_percent::1           -0.014086                       # Average percentage of cache occupancy
1145system.cpu2.dcache.ReadReq_hits                 43569                       # number of ReadReq hits
1146system.cpu2.dcache.WriteReq_hits                34581                       # number of WriteReq hits
1147system.cpu2.dcache.SwapReq_hits                    13                       # number of SwapReq hits
1148system.cpu2.dcache.demand_hits                  78150                       # number of demand (read+write) hits
1149system.cpu2.dcache.overall_hits                 78150                       # number of overall hits
1150system.cpu2.dcache.ReadReq_misses                 459                       # number of ReadReq misses
1151system.cpu2.dcache.WriteReq_misses                120                       # number of WriteReq misses
1152system.cpu2.dcache.SwapReq_misses                  61                       # number of SwapReq misses
1153system.cpu2.dcache.demand_misses                  579                       # number of demand (read+write) misses
1154system.cpu2.dcache.overall_misses                 579                       # number of overall misses
1155system.cpu2.dcache.ReadReq_miss_latency      10999500                       # number of ReadReq miss cycles
1156system.cpu2.dcache.WriteReq_miss_latency      2980500                       # number of WriteReq miss cycles
1157system.cpu2.dcache.SwapReq_miss_latency       1343500                       # number of SwapReq miss cycles
1158system.cpu2.dcache.demand_miss_latency       13980000                       # number of demand (read+write) miss cycles
1159system.cpu2.dcache.overall_miss_latency      13980000                       # number of overall miss cycles
1160system.cpu2.dcache.ReadReq_accesses             44028                       # number of ReadReq accesses(hits+misses)
1161system.cpu2.dcache.WriteReq_accesses            34701                       # number of WriteReq accesses(hits+misses)
1162system.cpu2.dcache.SwapReq_accesses                74                       # number of SwapReq accesses(hits+misses)
1163system.cpu2.dcache.demand_accesses              78729                       # number of demand (read+write) accesses
1164system.cpu2.dcache.overall_accesses             78729                       # number of overall (read+write) accesses
1165system.cpu2.dcache.ReadReq_miss_rate         0.010425                       # miss rate for ReadReq accesses
1166system.cpu2.dcache.WriteReq_miss_rate        0.003458                       # miss rate for WriteReq accesses
1167system.cpu2.dcache.SwapReq_miss_rate         0.824324                       # miss rate for SwapReq accesses
1168system.cpu2.dcache.demand_miss_rate          0.007354                       # miss rate for demand accesses
1169system.cpu2.dcache.overall_miss_rate         0.007354                       # miss rate for overall accesses
1170system.cpu2.dcache.ReadReq_avg_miss_latency 23964.052288                       # average ReadReq miss latency
1171system.cpu2.dcache.WriteReq_avg_miss_latency 24837.500000                       # average WriteReq miss latency
1172system.cpu2.dcache.SwapReq_avg_miss_latency 22024.590164                       # average SwapReq miss latency
1173system.cpu2.dcache.demand_avg_miss_latency 24145.077720                       # average overall miss latency
1174system.cpu2.dcache.overall_avg_miss_latency 24145.077720                       # average overall miss latency
1175system.cpu2.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
1176system.cpu2.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
1177system.cpu2.dcache.blocked::no_mshrs                0                       # number of cycles access was blocked
1178system.cpu2.dcache.blocked::no_targets              0                       # number of cycles access was blocked
1179system.cpu2.dcache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
1180system.cpu2.dcache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
1181system.cpu2.dcache.fast_writes                      0                       # number of fast writes performed
1182system.cpu2.dcache.cache_copies                     0                       # number of cache copies performed
1183system.cpu2.dcache.writebacks                       1                       # number of writebacks
1184system.cpu2.dcache.ReadReq_mshr_hits              297                       # number of ReadReq MSHR hits
1185system.cpu2.dcache.WriteReq_mshr_hits              18                       # number of WriteReq MSHR hits
1186system.cpu2.dcache.demand_mshr_hits               315                       # number of demand (read+write) MSHR hits
1187system.cpu2.dcache.overall_mshr_hits              315                       # number of overall MSHR hits
1188system.cpu2.dcache.ReadReq_mshr_misses            162                       # number of ReadReq MSHR misses
1189system.cpu2.dcache.WriteReq_mshr_misses           102                       # number of WriteReq MSHR misses
1190system.cpu2.dcache.SwapReq_mshr_misses             61                       # number of SwapReq MSHR misses
1191system.cpu2.dcache.demand_mshr_misses             264                       # number of demand (read+write) MSHR misses
1192system.cpu2.dcache.overall_mshr_misses            264                       # number of overall MSHR misses
1193system.cpu2.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
1194system.cpu2.dcache.ReadReq_mshr_miss_latency      2380000                       # number of ReadReq MSHR miss cycles
1195system.cpu2.dcache.WriteReq_mshr_miss_latency      1660000                       # number of WriteReq MSHR miss cycles
1196system.cpu2.dcache.SwapReq_mshr_miss_latency      1160500                       # number of SwapReq MSHR miss cycles
1197system.cpu2.dcache.demand_mshr_miss_latency      4040000                       # number of demand (read+write) MSHR miss cycles
1198system.cpu2.dcache.overall_mshr_miss_latency      4040000                       # number of overall MSHR miss cycles
1199system.cpu2.dcache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
1200system.cpu2.dcache.ReadReq_mshr_miss_rate     0.003679                       # mshr miss rate for ReadReq accesses
1201system.cpu2.dcache.WriteReq_mshr_miss_rate     0.002939                       # mshr miss rate for WriteReq accesses
1202system.cpu2.dcache.SwapReq_mshr_miss_rate     0.824324                       # mshr miss rate for SwapReq accesses
1203system.cpu2.dcache.demand_mshr_miss_rate     0.003353                       # mshr miss rate for demand accesses
1204system.cpu2.dcache.overall_mshr_miss_rate     0.003353                       # mshr miss rate for overall accesses
1205system.cpu2.dcache.ReadReq_avg_mshr_miss_latency 14691.358025                       # average ReadReq mshr miss latency
1206system.cpu2.dcache.WriteReq_avg_mshr_miss_latency 16274.509804                       # average WriteReq mshr miss latency
1207system.cpu2.dcache.SwapReq_avg_mshr_miss_latency 19024.590164                       # average SwapReq mshr miss latency
1208system.cpu2.dcache.demand_avg_mshr_miss_latency 15303.030303                       # average overall mshr miss latency
1209system.cpu2.dcache.overall_avg_mshr_miss_latency 15303.030303                       # average overall mshr miss latency
1210system.cpu2.dcache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
1211system.cpu2.dcache.mshr_cap_events                  0                       # number of times MSHR cap was activated
1212system.cpu2.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
1213system.cpu2.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
1214system.cpu3.numCycles                          173752                       # number of cpu cycles simulated
1215system.cpu3.numWorkItemsStarted                     0                       # number of work items this cpu started
1216system.cpu3.numWorkItemsCompleted                   0                       # number of work items this cpu completed
1217system.cpu3.BPredUnit.lookups                   43974                       # Number of BP lookups
1218system.cpu3.BPredUnit.condPredicted             41362                       # Number of conditional branches predicted
1219system.cpu3.BPredUnit.condIncorrect              1065                       # Number of conditional branches incorrect
1220system.cpu3.BPredUnit.BTBLookups                40218                       # Number of BTB lookups
1221system.cpu3.BPredUnit.BTBHits                   38243                       # Number of BTB hits
1222system.cpu3.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
1223system.cpu3.BPredUnit.usedRAS                     627                       # Number of times the RAS was used to get a target.
1224system.cpu3.BPredUnit.RASInCorrect                232                       # Number of incorrect RAS predictions.
1225system.cpu3.fetch.icacheStallCycles             31228                       # Number of cycles fetch is stalled on an Icache miss
1226system.cpu3.fetch.Insts                        238342                       # Number of instructions fetch has processed
1227system.cpu3.fetch.Branches                      43974                       # Number of branches that fetch encountered
1228system.cpu3.fetch.predictedBranches             38870                       # Number of branches that fetch has predicted taken
1229system.cpu3.fetch.Cycles                        88902                       # Number of cycles fetch has run and was not squashing or blocked
1230system.cpu3.fetch.SquashCycles                   3085                       # Number of cycles fetch has spent squashing
1231system.cpu3.fetch.BlockedCycles                 41810                       # Number of cycles fetch has spent blocked
1232system.cpu3.fetch.MiscStallCycles                   5                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
1233system.cpu3.fetch.NoActiveThreadStallCycles         6387                       # Number of stall cycles due to no active thread to fetch from
1234system.cpu3.fetch.PendingTrapStallCycles          706                       # Number of stall cycles due to pending traps
1235system.cpu3.fetch.CacheLines                    22959                       # Number of cache lines fetched
1236system.cpu3.fetch.IcacheSquashes                  173                       # Number of outstanding Icache misses that were squashed
1237system.cpu3.fetch.rateDist::samples            170982                       # Number of instructions fetched each cycle (Total)
1238system.cpu3.fetch.rateDist::mean             1.393960                       # Number of instructions fetched each cycle (Total)
1239system.cpu3.fetch.rateDist::stdev            2.002021                       # Number of instructions fetched each cycle (Total)
1240system.cpu3.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
1241system.cpu3.fetch.rateDist::0                   82080     48.01%     48.01% # Number of instructions fetched each cycle (Total)
1242system.cpu3.fetch.rateDist::1                   46273     27.06%     75.07% # Number of instructions fetched each cycle (Total)
1243system.cpu3.fetch.rateDist::2                    8028      4.70%     79.76% # Number of instructions fetched each cycle (Total)
1244system.cpu3.fetch.rateDist::3                    3581      2.09%     81.86% # Number of instructions fetched each cycle (Total)
1245system.cpu3.fetch.rateDist::4                     661      0.39%     82.24% # Number of instructions fetched each cycle (Total)
1246system.cpu3.fetch.rateDist::5                   25734     15.05%     97.30% # Number of instructions fetched each cycle (Total)
1247system.cpu3.fetch.rateDist::6                    1333      0.78%     98.07% # Number of instructions fetched each cycle (Total)
1248system.cpu3.fetch.rateDist::7                     378      0.22%     98.30% # Number of instructions fetched each cycle (Total)
1249system.cpu3.fetch.rateDist::8                    2914      1.70%    100.00% # Number of instructions fetched each cycle (Total)
1250system.cpu3.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
1251system.cpu3.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
1252system.cpu3.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
1253system.cpu3.fetch.rateDist::total              170982                       # Number of instructions fetched each cycle (Total)
1254system.cpu3.fetch.branchRate                 0.253085                       # Number of branch fetches per cycle
1255system.cpu3.fetch.rate                       1.371737                       # Number of inst fetches per cycle
1256system.cpu3.decode.IdleCycles                   38250                       # Number of cycles decode is idle
1257system.cpu3.decode.BlockedCycles                36210                       # Number of cycles decode is blocked
1258system.cpu3.decode.RunCycles                    81249                       # Number of cycles decode is running
1259system.cpu3.decode.UnblockCycles                 6942                       # Number of cycles decode is unblocking
1260system.cpu3.decode.SquashCycles                  1944                       # Number of cycles decode is squashing
1261system.cpu3.decode.DecodedInsts                235582                       # Number of instructions handled by decode
1262system.cpu3.rename.SquashCycles                  1944                       # Number of cycles rename is squashing
1263system.cpu3.rename.IdleCycles                   38898                       # Number of cycles rename is idle
1264system.cpu3.rename.BlockCycles                  21197                       # Number of cycles rename is blocking
1265system.cpu3.rename.serializeStallCycles         14171                       # count of cycles rename stalled for serializing inst
1266system.cpu3.rename.RunCycles                    74841                       # Number of cycles rename is running
1267system.cpu3.rename.UnblockCycles                13544                       # Number of cycles rename is unblocking
1268system.cpu3.rename.RenamedInsts                233650                       # Number of instructions processed by rename
1269system.cpu3.rename.IQFullEvents                    34                       # Number of times rename has blocked due to IQ full
1270system.cpu3.rename.LSQFullEvents                   44                       # Number of times rename has blocked due to LSQ full
1271system.cpu3.rename.RenamedOperands             161376                       # Number of destination operands rename has renamed
1272system.cpu3.rename.RenameLookups               435940                       # Number of register rename lookups that rename has made
1273system.cpu3.rename.int_rename_lookups          435940                       # Number of integer rename lookups
1274system.cpu3.rename.CommittedMaps               151925                       # Number of HB maps that are committed
1275system.cpu3.rename.UndoneMaps                    9451                       # Number of HB maps that are undone due to squashing
1276system.cpu3.rename.serializingInsts              1060                       # count of serializing insts renamed
1277system.cpu3.rename.tempSerializingInsts          1201                       # count of temporary serializing insts renamed
1278system.cpu3.rename.skidInsts                    16222                       # count of insts added to the skid buffer
1279system.cpu3.memDep0.insertedLoads               63593                       # Number of loads inserted to the mem dependence unit.
1280system.cpu3.memDep0.insertedStores              28573                       # Number of stores inserted to the mem dependence unit.
1281system.cpu3.memDep0.conflictingLoads            31152                       # Number of conflicting loads.
1282system.cpu3.memDep0.conflictingStores           24018                       # Number of conflicting stores.
1283system.cpu3.iq.iqInstsAdded                    191280                       # Number of instructions added to the IQ (excludes non-spec)
1284system.cpu3.iq.iqNonSpecInstsAdded               8270                       # Number of non-speculative instructions added to the IQ
1285system.cpu3.iq.iqInstsIssued                   196054                       # Number of instructions issued
1286system.cpu3.iq.iqSquashedInstsIssued                3                       # Number of squashed instructions issued
1287system.cpu3.iq.iqSquashedInstsExamined           8200                       # Number of squashed instructions iterated over during squash; mainly for profiling
1288system.cpu3.iq.iqSquashedOperandsExamined         7610                       # Number of squashed operands that are examined and possibly removed from graph
1289system.cpu3.iq.iqSquashedNonSpecRemoved           629                       # Number of squashed non-spec instructions that were removed
1290system.cpu3.iq.issued_per_cycle::samples       170982                       # Number of insts issued each cycle
1291system.cpu3.iq.issued_per_cycle::mean        1.146635                       # Number of insts issued each cycle
1292system.cpu3.iq.issued_per_cycle::stdev       1.276395                       # Number of insts issued each cycle
1293system.cpu3.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
1294system.cpu3.iq.issued_per_cycle::0              79237     46.34%     46.34% # Number of insts issued each cycle
1295system.cpu3.iq.issued_per_cycle::1              28336     16.57%     62.91% # Number of insts issued each cycle
1296system.cpu3.iq.issued_per_cycle::2              28717     16.80%     79.71% # Number of insts issued each cycle
1297system.cpu3.iq.issued_per_cycle::3              30135     17.62%     97.33% # Number of insts issued each cycle
1298system.cpu3.iq.issued_per_cycle::4               3289      1.92%     99.26% # Number of insts issued each cycle
1299system.cpu3.iq.issued_per_cycle::5               1034      0.60%     99.86% # Number of insts issued each cycle
1300system.cpu3.iq.issued_per_cycle::6                139      0.08%     99.94% # Number of insts issued each cycle
1301system.cpu3.iq.issued_per_cycle::7                 41      0.02%     99.97% # Number of insts issued each cycle
1302system.cpu3.iq.issued_per_cycle::8                 54      0.03%    100.00% # Number of insts issued each cycle
1303system.cpu3.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
1304system.cpu3.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
1305system.cpu3.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
1306system.cpu3.iq.issued_per_cycle::total         170982                       # Number of insts issued each cycle
1307system.cpu3.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
1308system.cpu3.iq.fu_full::IntAlu                     11      4.49%      4.49% # attempts to use FU when none available
1309system.cpu3.iq.fu_full::IntMult                     0      0.00%      4.49% # attempts to use FU when none available
1310system.cpu3.iq.fu_full::IntDiv                      0      0.00%      4.49% # attempts to use FU when none available
1311system.cpu3.iq.fu_full::FloatAdd                    0      0.00%      4.49% # attempts to use FU when none available
1312system.cpu3.iq.fu_full::FloatCmp                    0      0.00%      4.49% # attempts to use FU when none available
1313system.cpu3.iq.fu_full::FloatCvt                    0      0.00%      4.49% # attempts to use FU when none available
1314system.cpu3.iq.fu_full::FloatMult                   0      0.00%      4.49% # attempts to use FU when none available
1315system.cpu3.iq.fu_full::FloatDiv                    0      0.00%      4.49% # attempts to use FU when none available
1316system.cpu3.iq.fu_full::FloatSqrt                   0      0.00%      4.49% # attempts to use FU when none available
1317system.cpu3.iq.fu_full::SimdAdd                     0      0.00%      4.49% # attempts to use FU when none available
1318system.cpu3.iq.fu_full::SimdAddAcc                  0      0.00%      4.49% # attempts to use FU when none available
1319system.cpu3.iq.fu_full::SimdAlu                     0      0.00%      4.49% # attempts to use FU when none available
1320system.cpu3.iq.fu_full::SimdCmp                     0      0.00%      4.49% # attempts to use FU when none available
1321system.cpu3.iq.fu_full::SimdCvt                     0      0.00%      4.49% # attempts to use FU when none available
1322system.cpu3.iq.fu_full::SimdMisc                    0      0.00%      4.49% # attempts to use FU when none available
1323system.cpu3.iq.fu_full::SimdMult                    0      0.00%      4.49% # attempts to use FU when none available
1324system.cpu3.iq.fu_full::SimdMultAcc                 0      0.00%      4.49% # attempts to use FU when none available
1325system.cpu3.iq.fu_full::SimdShift                   0      0.00%      4.49% # attempts to use FU when none available
1326system.cpu3.iq.fu_full::SimdShiftAcc                0      0.00%      4.49% # attempts to use FU when none available
1327system.cpu3.iq.fu_full::SimdSqrt                    0      0.00%      4.49% # attempts to use FU when none available
1328system.cpu3.iq.fu_full::SimdFloatAdd                0      0.00%      4.49% # attempts to use FU when none available
1329system.cpu3.iq.fu_full::SimdFloatAlu                0      0.00%      4.49% # attempts to use FU when none available
1330system.cpu3.iq.fu_full::SimdFloatCmp                0      0.00%      4.49% # attempts to use FU when none available
1331system.cpu3.iq.fu_full::SimdFloatCvt                0      0.00%      4.49% # attempts to use FU when none available
1332system.cpu3.iq.fu_full::SimdFloatDiv                0      0.00%      4.49% # attempts to use FU when none available
1333system.cpu3.iq.fu_full::SimdFloatMisc               0      0.00%      4.49% # attempts to use FU when none available
1334system.cpu3.iq.fu_full::SimdFloatMult               0      0.00%      4.49% # attempts to use FU when none available
1335system.cpu3.iq.fu_full::SimdFloatMultAcc            0      0.00%      4.49% # attempts to use FU when none available
1336system.cpu3.iq.fu_full::SimdFloatSqrt               0      0.00%      4.49% # attempts to use FU when none available
1337system.cpu3.iq.fu_full::MemRead                    44     17.96%     22.45% # attempts to use FU when none available
1338system.cpu3.iq.fu_full::MemWrite                  190     77.55%    100.00% # attempts to use FU when none available
1339system.cpu3.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
1340system.cpu3.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
1341system.cpu3.iq.FU_type_0::No_OpClass                0      0.00%      0.00% # Type of FU issued
1342system.cpu3.iq.FU_type_0::IntAlu                97962     49.97%     49.97% # Type of FU issued
1343system.cpu3.iq.FU_type_0::IntMult                   0      0.00%     49.97% # Type of FU issued
1344system.cpu3.iq.FU_type_0::IntDiv                    0      0.00%     49.97% # Type of FU issued
1345system.cpu3.iq.FU_type_0::FloatAdd                  0      0.00%     49.97% # Type of FU issued
1346system.cpu3.iq.FU_type_0::FloatCmp                  0      0.00%     49.97% # Type of FU issued
1347system.cpu3.iq.FU_type_0::FloatCvt                  0      0.00%     49.97% # Type of FU issued
1348system.cpu3.iq.FU_type_0::FloatMult                 0      0.00%     49.97% # Type of FU issued
1349system.cpu3.iq.FU_type_0::FloatDiv                  0      0.00%     49.97% # Type of FU issued
1350system.cpu3.iq.FU_type_0::FloatSqrt                 0      0.00%     49.97% # Type of FU issued
1351system.cpu3.iq.FU_type_0::SimdAdd                   0      0.00%     49.97% # Type of FU issued
1352system.cpu3.iq.FU_type_0::SimdAddAcc                0      0.00%     49.97% # Type of FU issued
1353system.cpu3.iq.FU_type_0::SimdAlu                   0      0.00%     49.97% # Type of FU issued
1354system.cpu3.iq.FU_type_0::SimdCmp                   0      0.00%     49.97% # Type of FU issued
1355system.cpu3.iq.FU_type_0::SimdCvt                   0      0.00%     49.97% # Type of FU issued
1356system.cpu3.iq.FU_type_0::SimdMisc                  0      0.00%     49.97% # Type of FU issued
1357system.cpu3.iq.FU_type_0::SimdMult                  0      0.00%     49.97% # Type of FU issued
1358system.cpu3.iq.FU_type_0::SimdMultAcc               0      0.00%     49.97% # Type of FU issued
1359system.cpu3.iq.FU_type_0::SimdShift                 0      0.00%     49.97% # Type of FU issued
1360system.cpu3.iq.FU_type_0::SimdShiftAcc              0      0.00%     49.97% # Type of FU issued
1361system.cpu3.iq.FU_type_0::SimdSqrt                  0      0.00%     49.97% # Type of FU issued
1362system.cpu3.iq.FU_type_0::SimdFloatAdd              0      0.00%     49.97% # Type of FU issued
1363system.cpu3.iq.FU_type_0::SimdFloatAlu              0      0.00%     49.97% # Type of FU issued
1364system.cpu3.iq.FU_type_0::SimdFloatCmp              0      0.00%     49.97% # Type of FU issued
1365system.cpu3.iq.FU_type_0::SimdFloatCvt              0      0.00%     49.97% # Type of FU issued
1366system.cpu3.iq.FU_type_0::SimdFloatDiv              0      0.00%     49.97% # Type of FU issued
1367system.cpu3.iq.FU_type_0::SimdFloatMisc             0      0.00%     49.97% # Type of FU issued
1368system.cpu3.iq.FU_type_0::SimdFloatMult             0      0.00%     49.97% # Type of FU issued
1369system.cpu3.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     49.97% # Type of FU issued
1370system.cpu3.iq.FU_type_0::SimdFloatSqrt             0      0.00%     49.97% # Type of FU issued
1371system.cpu3.iq.FU_type_0::MemRead               69919     35.66%     85.63% # Type of FU issued
1372system.cpu3.iq.FU_type_0::MemWrite              28173     14.37%    100.00% # Type of FU issued
1373system.cpu3.iq.FU_type_0::IprAccess                 0      0.00%    100.00% # Type of FU issued
1374system.cpu3.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
1375system.cpu3.iq.FU_type_0::total                196054                       # Type of FU issued
1376system.cpu3.iq.rate                          1.128355                       # Inst issue rate
1377system.cpu3.iq.fu_busy_cnt                        245                       # FU busy when requested
1378system.cpu3.iq.fu_busy_rate                  0.001250                       # FU busy rate (busy events/executed inst)
1379system.cpu3.iq.int_inst_queue_reads            563338                       # Number of integer instruction queue reads
1380system.cpu3.iq.int_inst_queue_writes           207780                       # Number of integer instruction queue writes
1381system.cpu3.iq.int_inst_queue_wakeup_accesses       194934                       # Number of integer instruction queue wakeup accesses
1382system.cpu3.iq.fp_inst_queue_reads                  0                       # Number of floating instruction queue reads
1383system.cpu3.iq.fp_inst_queue_writes                 0                       # Number of floating instruction queue writes
1384system.cpu3.iq.fp_inst_queue_wakeup_accesses            0                       # Number of floating instruction queue wakeup accesses
1385system.cpu3.iq.int_alu_accesses                196299                       # Number of integer alu accesses
1386system.cpu3.iq.fp_alu_accesses                      0                       # Number of floating point alu accesses
1387system.cpu3.iew.lsq.thread0.forwLoads           23899                       # Number of loads that had data forwarded from stores
1388system.cpu3.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
1389system.cpu3.iew.lsq.thread0.squashedLoads         1728                       # Number of loads squashed
1390system.cpu3.iew.lsq.thread0.ignoredResponses            2                       # Number of memory responses ignored because the instruction is squashed
1391system.cpu3.iew.lsq.thread0.memOrderViolation           30                       # Number of memory ordering violations
1392system.cpu3.iew.lsq.thread0.squashedStores          841                       # Number of stores squashed
1393system.cpu3.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
1394system.cpu3.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
1395system.cpu3.iew.lsq.thread0.rescheduledLoads            0                       # Number of loads that were rescheduled
1396system.cpu3.iew.lsq.thread0.cacheBlocked            0                       # Number of times an access to memory failed due to the cache being blocked
1397system.cpu3.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
1398system.cpu3.iew.iewSquashCycles                  1944                       # Number of cycles IEW is squashing
1399system.cpu3.iew.iewBlockCycles                   1688                       # Number of cycles IEW is blocking
1400system.cpu3.iew.iewUnblockCycles                   45                       # Number of cycles IEW is unblocking
1401system.cpu3.iew.iewDispatchedInsts             231715                       # Number of instructions dispatched to IQ
1402system.cpu3.iew.iewDispSquashedInsts              366                       # Number of squashed instructions skipped by dispatch
1403system.cpu3.iew.iewDispLoadInsts                63593                       # Number of dispatched load instructions
1404system.cpu3.iew.iewDispStoreInsts               28573                       # Number of dispatched store instructions
1405system.cpu3.iew.iewDispNonSpecInsts               992                       # Number of dispatched non-speculative instructions
1406system.cpu3.iew.iewIQFullEvents                    40                       # Number of times the IQ has become full, causing a stall
1407system.cpu3.iew.iewLSQFullEvents                    0                       # Number of times the LSQ has become full, causing a stall
1408system.cpu3.iew.memOrderViolationEvents            30                       # Number of memory order violations
1409system.cpu3.iew.predictedTakenIncorrect           631                       # Number of branches that were predicted taken incorrectly
1410system.cpu3.iew.predictedNotTakenIncorrect          549                       # Number of branches that were predicted not taken incorrectly
1411system.cpu3.iew.branchMispredicts                1180                       # Number of branch mispredicts detected at execute
1412system.cpu3.iew.iewExecutedInsts               195273                       # Number of executed instructions
1413system.cpu3.iew.iewExecLoadInsts                62778                       # Number of load instructions executed
1414system.cpu3.iew.iewExecSquashedInsts              781                       # Number of squashed instructions skipped in execute
1415system.cpu3.iew.exec_swp                            0                       # number of swp insts executed
1416system.cpu3.iew.exec_nop                        32165                       # number of nop insts executed
1417system.cpu3.iew.exec_refs                       90920                       # number of memory reference insts executed
1418system.cpu3.iew.exec_branches                   41191                       # Number of branches executed
1419system.cpu3.iew.exec_stores                     28142                       # Number of stores executed
1420system.cpu3.iew.exec_rate                    1.123860                       # Inst execution rate
1421system.cpu3.iew.wb_sent                        195091                       # cumulative count of insts sent to commit
1422system.cpu3.iew.wb_count                       194934                       # cumulative count of insts written-back
1423system.cpu3.iew.wb_producers                   107675                       # num instructions producing a value
1424system.cpu3.iew.wb_consumers                   111992                       # num instructions consuming a value
1425system.cpu3.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
1426system.cpu3.iew.wb_rate                      1.121909                       # insts written-back per cycle
1427system.cpu3.iew.wb_fanout                    0.961453                       # average fanout of values written-back
1428system.cpu3.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
1429system.cpu3.commit.commitCommittedInsts        222296                       # The number of committed instructions
1430system.cpu3.commit.commitSquashedInsts           9409                       # The number of squashed insts skipped by commit
1431system.cpu3.commit.commitNonSpecStalls           7641                       # The number of times commit has been forced to stall to communicate backwards
1432system.cpu3.commit.branchMispredicts             1065                       # The number of times a branch was mispredicted
1433system.cpu3.commit.committed_per_cycle::samples       162652                       # Number of insts commited each cycle
1434system.cpu3.commit.committed_per_cycle::mean     1.366697                       # Number of insts commited each cycle
1435system.cpu3.commit.committed_per_cycle::stdev     1.912123                       # Number of insts commited each cycle
1436system.cpu3.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
1437system.cpu3.commit.committed_per_cycle::0        80351     49.40%     49.40% # Number of insts commited each cycle
1438system.cpu3.commit.committed_per_cycle::1        39430     24.24%     73.64% # Number of insts commited each cycle
1439system.cpu3.commit.committed_per_cycle::2         6019      3.70%     77.34% # Number of insts commited each cycle
1440system.cpu3.commit.committed_per_cycle::3         8502      5.23%     82.57% # Number of insts commited each cycle
1441system.cpu3.commit.committed_per_cycle::4         1632      1.00%     83.57% # Number of insts commited each cycle
1442system.cpu3.commit.committed_per_cycle::5        24257     14.91%     98.49% # Number of insts commited each cycle
1443system.cpu3.commit.committed_per_cycle::6          559      0.34%     98.83% # Number of insts commited each cycle
1444system.cpu3.commit.committed_per_cycle::7         1061      0.65%     99.48% # Number of insts commited each cycle
1445system.cpu3.commit.committed_per_cycle::8          841      0.52%    100.00% # Number of insts commited each cycle
1446system.cpu3.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
1447system.cpu3.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
1448system.cpu3.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
1449system.cpu3.commit.committed_per_cycle::total       162652                       # Number of insts commited each cycle
1450system.cpu3.commit.count                       222296                       # Number of instructions committed
1451system.cpu3.commit.swp_count                        0                       # Number of s/w prefetches committed
1452system.cpu3.commit.refs                         89597                       # Number of memory references committed
1453system.cpu3.commit.loads                        61865                       # Number of loads committed
1454system.cpu3.commit.membars                       6925                       # Number of memory barriers committed
1455system.cpu3.commit.branches                     40618                       # Number of branches committed
1456system.cpu3.commit.fp_insts                         0                       # Number of committed floating point instructions.
1457system.cpu3.commit.int_insts                   152335                       # Number of committed integer instructions.
1458system.cpu3.commit.function_calls                 322                       # Number of function calls committed.
1459system.cpu3.commit.bw_lim_events                  841                       # number cycles where commit BW limit reached
1460system.cpu3.commit.bw_limited                       0                       # number of insts not committed due to BW limits
1461system.cpu3.rob.rob_reads                      392929                       # The number of ROB reads
1462system.cpu3.rob.rob_writes                     465356                       # The number of ROB writes
1463system.cpu3.timesIdled                            234                       # Number of times that the entire CPU went into an idle state and unscheduled itself
1464system.cpu3.idleCycles                           2770                       # Total number of cycles that the CPU has spent unscheduled due to idling
1465system.cpu3.quiesceCycles                       34882                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
1466system.cpu3.committedInsts                     183965                       # Number of Instructions Simulated
1467system.cpu3.committedInsts_total               183965                       # Number of Instructions Simulated
1468system.cpu3.cpi                              0.944484                       # CPI: Cycles Per Instruction
1469system.cpu3.cpi_total                        0.944484                       # CPI: Total CPI of All Threads
1470system.cpu3.ipc                              1.058779                       # IPC: Instructions Per Cycle
1471system.cpu3.ipc_total                        1.058779                       # IPC: Total IPC of All Threads
1472system.cpu3.int_regfile_reads                  330929                       # number of integer regfile reads
1473system.cpu3.int_regfile_writes                 155348                       # number of integer regfile writes
1474system.cpu3.fp_regfile_writes                      64                       # number of floating regfile writes
1475system.cpu3.misc_regfile_reads                  92475                       # number of misc regfile reads
1476system.cpu3.misc_regfile_writes                   646                       # number of misc regfile writes
1477system.cpu3.icache.replacements                   318                       # number of replacements
1478system.cpu3.icache.tagsinuse                80.006059                       # Cycle average of tags in use
1479system.cpu3.icache.total_refs                   22493                       # Total number of references to valid blocks.
1480system.cpu3.icache.sampled_refs                   426                       # Sample count of references to valid blocks.
1481system.cpu3.icache.avg_refs                 52.800469                       # Average number of references to valid blocks.
1482system.cpu3.icache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
1483system.cpu3.icache.occ_blocks::0            80.006059                       # Average occupied blocks per context
1484system.cpu3.icache.occ_percent::0            0.156262                       # Average percentage of cache occupancy
1485system.cpu3.icache.ReadReq_hits                 22493                       # number of ReadReq hits
1486system.cpu3.icache.demand_hits                  22493                       # number of demand (read+write) hits
1487system.cpu3.icache.overall_hits                 22493                       # number of overall hits
1488system.cpu3.icache.ReadReq_misses                 466                       # number of ReadReq misses
1489system.cpu3.icache.demand_misses                  466                       # number of demand (read+write) misses
1490system.cpu3.icache.overall_misses                 466                       # number of overall misses
1491system.cpu3.icache.ReadReq_miss_latency       6527000                       # number of ReadReq miss cycles
1492system.cpu3.icache.demand_miss_latency        6527000                       # number of demand (read+write) miss cycles
1493system.cpu3.icache.overall_miss_latency       6527000                       # number of overall miss cycles
1494system.cpu3.icache.ReadReq_accesses             22959                       # number of ReadReq accesses(hits+misses)
1495system.cpu3.icache.demand_accesses              22959                       # number of demand (read+write) accesses
1496system.cpu3.icache.overall_accesses             22959                       # number of overall (read+write) accesses
1497system.cpu3.icache.ReadReq_miss_rate         0.020297                       # miss rate for ReadReq accesses
1498system.cpu3.icache.demand_miss_rate          0.020297                       # miss rate for demand accesses
1499system.cpu3.icache.overall_miss_rate         0.020297                       # miss rate for overall accesses
1500system.cpu3.icache.ReadReq_avg_miss_latency 14006.437768                       # average ReadReq miss latency
1501system.cpu3.icache.demand_avg_miss_latency 14006.437768                       # average overall miss latency
1502system.cpu3.icache.overall_avg_miss_latency 14006.437768                       # average overall miss latency
1503system.cpu3.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
1504system.cpu3.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
1505system.cpu3.icache.blocked::no_mshrs                0                       # number of cycles access was blocked
1506system.cpu3.icache.blocked::no_targets              0                       # number of cycles access was blocked
1507system.cpu3.icache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
1508system.cpu3.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
1509system.cpu3.icache.fast_writes                      0                       # number of fast writes performed
1510system.cpu3.icache.cache_copies                     0                       # number of cache copies performed
1511system.cpu3.icache.writebacks                       0                       # number of writebacks
1512system.cpu3.icache.ReadReq_mshr_hits               40                       # number of ReadReq MSHR hits
1513system.cpu3.icache.demand_mshr_hits                40                       # number of demand (read+write) MSHR hits
1514system.cpu3.icache.overall_mshr_hits               40                       # number of overall MSHR hits
1515system.cpu3.icache.ReadReq_mshr_misses            426                       # number of ReadReq MSHR misses
1516system.cpu3.icache.demand_mshr_misses             426                       # number of demand (read+write) MSHR misses
1517system.cpu3.icache.overall_mshr_misses            426                       # number of overall MSHR misses
1518system.cpu3.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
1519system.cpu3.icache.ReadReq_mshr_miss_latency      4833500                       # number of ReadReq MSHR miss cycles
1520system.cpu3.icache.demand_mshr_miss_latency      4833500                       # number of demand (read+write) MSHR miss cycles
1521system.cpu3.icache.overall_mshr_miss_latency      4833500                       # number of overall MSHR miss cycles
1522system.cpu3.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
1523system.cpu3.icache.ReadReq_mshr_miss_rate     0.018555                       # mshr miss rate for ReadReq accesses
1524system.cpu3.icache.demand_mshr_miss_rate     0.018555                       # mshr miss rate for demand accesses
1525system.cpu3.icache.overall_mshr_miss_rate     0.018555                       # mshr miss rate for overall accesses
1526system.cpu3.icache.ReadReq_avg_mshr_miss_latency 11346.244131                       # average ReadReq mshr miss latency
1527system.cpu3.icache.demand_avg_mshr_miss_latency 11346.244131                       # average overall mshr miss latency
1528system.cpu3.icache.overall_avg_mshr_miss_latency 11346.244131                       # average overall mshr miss latency
1529system.cpu3.icache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
1530system.cpu3.icache.mshr_cap_events                  0                       # number of times MSHR cap was activated
1531system.cpu3.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
1532system.cpu3.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
1533system.cpu3.dcache.replacements                     2                       # number of replacements
1534system.cpu3.dcache.tagsinuse                13.455705                       # Cycle average of tags in use
1535system.cpu3.dcache.total_refs                   33584                       # Total number of references to valid blocks.
1536system.cpu3.dcache.sampled_refs                    29                       # Sample count of references to valid blocks.
1537system.cpu3.dcache.avg_refs               1158.068966                       # Average number of references to valid blocks.
1538system.cpu3.dcache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
1539system.cpu3.dcache.occ_blocks::0            23.407477                       # Average occupied blocks per context
1540system.cpu3.dcache.occ_blocks::1            -9.951772                       # Average occupied blocks per context
1541system.cpu3.dcache.occ_percent::0            0.045718                       # Average percentage of cache occupancy
1542system.cpu3.dcache.occ_percent::1           -0.019437                       # Average percentage of cache occupancy
1543system.cpu3.dcache.ReadReq_hits                 38412                       # number of ReadReq hits
1544system.cpu3.dcache.WriteReq_hits                27537                       # number of WriteReq hits
1545system.cpu3.dcache.SwapReq_hits                    14                       # number of SwapReq hits
1546system.cpu3.dcache.demand_hits                  65949                       # number of demand (read+write) hits
1547system.cpu3.dcache.overall_hits                 65949                       # number of overall hits
1548system.cpu3.dcache.ReadReq_misses                 448                       # number of ReadReq misses
1549system.cpu3.dcache.WriteReq_misses                125                       # number of WriteReq misses
1550system.cpu3.dcache.SwapReq_misses                  56                       # number of SwapReq misses
1551system.cpu3.dcache.demand_misses                  573                       # number of demand (read+write) misses
1552system.cpu3.dcache.overall_misses                 573                       # number of overall misses
1553system.cpu3.dcache.ReadReq_miss_latency       9358000                       # number of ReadReq miss cycles
1554system.cpu3.dcache.WriteReq_miss_latency      2911000                       # number of WriteReq miss cycles
1555system.cpu3.dcache.SwapReq_miss_latency       1350500                       # number of SwapReq miss cycles
1556system.cpu3.dcache.demand_miss_latency       12269000                       # number of demand (read+write) miss cycles
1557system.cpu3.dcache.overall_miss_latency      12269000                       # number of overall miss cycles
1558system.cpu3.dcache.ReadReq_accesses             38860                       # number of ReadReq accesses(hits+misses)
1559system.cpu3.dcache.WriteReq_accesses            27662                       # number of WriteReq accesses(hits+misses)
1560system.cpu3.dcache.SwapReq_accesses                70                       # number of SwapReq accesses(hits+misses)
1561system.cpu3.dcache.demand_accesses              66522                       # number of demand (read+write) accesses
1562system.cpu3.dcache.overall_accesses             66522                       # number of overall (read+write) accesses
1563system.cpu3.dcache.ReadReq_miss_rate         0.011529                       # miss rate for ReadReq accesses
1564system.cpu3.dcache.WriteReq_miss_rate        0.004519                       # miss rate for WriteReq accesses
1565system.cpu3.dcache.SwapReq_miss_rate         0.800000                       # miss rate for SwapReq accesses
1566system.cpu3.dcache.demand_miss_rate          0.008614                       # miss rate for demand accesses
1567system.cpu3.dcache.overall_miss_rate         0.008614                       # miss rate for overall accesses
1568system.cpu3.dcache.ReadReq_avg_miss_latency 20888.392857                       # average ReadReq miss latency
1569system.cpu3.dcache.WriteReq_avg_miss_latency        23288                       # average WriteReq miss latency
1570system.cpu3.dcache.SwapReq_avg_miss_latency 24116.071429                       # average SwapReq miss latency
1571system.cpu3.dcache.demand_avg_miss_latency 21411.867365                       # average overall miss latency
1572system.cpu3.dcache.overall_avg_miss_latency 21411.867365                       # average overall miss latency
1573system.cpu3.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
1574system.cpu3.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
1575system.cpu3.dcache.blocked::no_mshrs                0                       # number of cycles access was blocked
1576system.cpu3.dcache.blocked::no_targets              0                       # number of cycles access was blocked
1577system.cpu3.dcache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
1578system.cpu3.dcache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
1579system.cpu3.dcache.fast_writes                      0                       # number of fast writes performed
1580system.cpu3.dcache.cache_copies                     0                       # number of cache copies performed
1581system.cpu3.dcache.writebacks                       1                       # number of writebacks
1582system.cpu3.dcache.ReadReq_mshr_hits              279                       # number of ReadReq MSHR hits
1583system.cpu3.dcache.WriteReq_mshr_hits              17                       # number of WriteReq MSHR hits
1584system.cpu3.dcache.demand_mshr_hits               296                       # number of demand (read+write) MSHR hits
1585system.cpu3.dcache.overall_mshr_hits              296                       # number of overall MSHR hits
1586system.cpu3.dcache.ReadReq_mshr_misses            169                       # number of ReadReq MSHR misses
1587system.cpu3.dcache.WriteReq_mshr_misses           108                       # number of WriteReq MSHR misses
1588system.cpu3.dcache.SwapReq_mshr_misses             56                       # number of SwapReq MSHR misses
1589system.cpu3.dcache.demand_mshr_misses             277                       # number of demand (read+write) MSHR misses
1590system.cpu3.dcache.overall_mshr_misses            277                       # number of overall MSHR misses
1591system.cpu3.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
1592system.cpu3.dcache.ReadReq_mshr_miss_latency      2218000                       # number of ReadReq MSHR miss cycles
1593system.cpu3.dcache.WriteReq_mshr_miss_latency      1624500                       # number of WriteReq MSHR miss cycles
1594system.cpu3.dcache.SwapReq_mshr_miss_latency      1182500                       # number of SwapReq MSHR miss cycles
1595system.cpu3.dcache.demand_mshr_miss_latency      3842500                       # number of demand (read+write) MSHR miss cycles
1596system.cpu3.dcache.overall_mshr_miss_latency      3842500                       # number of overall MSHR miss cycles
1597system.cpu3.dcache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
1598system.cpu3.dcache.ReadReq_mshr_miss_rate     0.004349                       # mshr miss rate for ReadReq accesses
1599system.cpu3.dcache.WriteReq_mshr_miss_rate     0.003904                       # mshr miss rate for WriteReq accesses
1600system.cpu3.dcache.SwapReq_mshr_miss_rate     0.800000                       # mshr miss rate for SwapReq accesses
1601system.cpu3.dcache.demand_mshr_miss_rate     0.004164                       # mshr miss rate for demand accesses
1602system.cpu3.dcache.overall_mshr_miss_rate     0.004164                       # mshr miss rate for overall accesses
1603system.cpu3.dcache.ReadReq_avg_mshr_miss_latency 13124.260355                       # average ReadReq mshr miss latency
1604system.cpu3.dcache.WriteReq_avg_mshr_miss_latency 15041.666667                       # average WriteReq mshr miss latency
1605system.cpu3.dcache.SwapReq_avg_mshr_miss_latency 21116.071429                       # average SwapReq mshr miss latency
1606system.cpu3.dcache.demand_avg_mshr_miss_latency 13871.841155                       # average overall mshr miss latency
1607system.cpu3.dcache.overall_avg_mshr_miss_latency 13871.841155                       # average overall mshr miss latency
1608system.cpu3.dcache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
1609system.cpu3.dcache.mshr_cap_events                  0                       # number of times MSHR cap was activated
1610system.cpu3.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
1611system.cpu3.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
1612system.l2c.replacements                             0                       # number of replacements
1613system.l2c.tagsinuse                       428.231635                       # Cycle average of tags in use
1614system.l2c.total_refs                            1446                       # Total number of references to valid blocks.
1615system.l2c.sampled_refs                           527                       # Sample count of references to valid blocks.
1616system.l2c.avg_refs                          2.743833                       # Average number of references to valid blocks.
1617system.l2c.warmup_cycle                             0                       # Cycle when the warmup percentage was hit.
1618system.l2c.occ_blocks::0                   347.174574                       # Average occupied blocks per context
1619system.l2c.occ_blocks::1                    11.269547                       # Average occupied blocks per context
1620system.l2c.occ_blocks::2                    63.254631                       # Average occupied blocks per context
1621system.l2c.occ_blocks::3                     1.567259                       # Average occupied blocks per context
1622system.l2c.occ_blocks::4                     4.965624                       # Average occupied blocks per context
1623system.l2c.occ_percent::0                    0.005297                       # Average percentage of cache occupancy
1624system.l2c.occ_percent::1                    0.000172                       # Average percentage of cache occupancy
1625system.l2c.occ_percent::2                    0.000965                       # Average percentage of cache occupancy
1626system.l2c.occ_percent::3                    0.000024                       # Average percentage of cache occupancy
1627system.l2c.occ_percent::4                    0.000076                       # Average percentage of cache occupancy
1628system.l2c.ReadReq_hits::0                        233                       # number of ReadReq hits
1629system.l2c.ReadReq_hits::1                        424                       # number of ReadReq hits
1630system.l2c.ReadReq_hits::2                        356                       # number of ReadReq hits
1631system.l2c.ReadReq_hits::3                        436                       # number of ReadReq hits
1632system.l2c.ReadReq_hits::total                   1449                       # number of ReadReq hits
1633system.l2c.Writeback_hits::0                        9                       # number of Writeback hits
1634system.l2c.Writeback_hits::total                    9                       # number of Writeback hits
1635system.l2c.UpgradeReq_hits::0                       3                       # number of UpgradeReq hits
1636system.l2c.UpgradeReq_hits::total                   3                       # number of UpgradeReq hits
1637system.l2c.demand_hits::0                         233                       # number of demand (read+write) hits
1638system.l2c.demand_hits::1                         424                       # number of demand (read+write) hits
1639system.l2c.demand_hits::2                         356                       # number of demand (read+write) hits
1640system.l2c.demand_hits::3                         436                       # number of demand (read+write) hits
1641system.l2c.demand_hits::total                    1449                       # number of demand (read+write) hits
1642system.l2c.overall_hits::0                        233                       # number of overall hits
1643system.l2c.overall_hits::1                        424                       # number of overall hits
1644system.l2c.overall_hits::2                        356                       # number of overall hits
1645system.l2c.overall_hits::3                        436                       # number of overall hits
1646system.l2c.overall_hits::total                   1449                       # number of overall hits
1647system.l2c.ReadReq_misses::0                      429                       # number of ReadReq misses
1648system.l2c.ReadReq_misses::1                       16                       # number of ReadReq misses
1649system.l2c.ReadReq_misses::2                       85                       # number of ReadReq misses
1650system.l2c.ReadReq_misses::3                        3                       # number of ReadReq misses
1651system.l2c.ReadReq_misses::total                  533                       # number of ReadReq misses
1652system.l2c.UpgradeReq_misses::0                    21                       # number of UpgradeReq misses
1653system.l2c.UpgradeReq_misses::1                    22                       # number of UpgradeReq misses
1654system.l2c.UpgradeReq_misses::2                    22                       # number of UpgradeReq misses
1655system.l2c.UpgradeReq_misses::3                    22                       # number of UpgradeReq misses
1656system.l2c.UpgradeReq_misses::total                87                       # number of UpgradeReq misses
1657system.l2c.ReadExReq_misses::0                     94                       # number of ReadExReq misses
1658system.l2c.ReadExReq_misses::1                     12                       # number of ReadExReq misses
1659system.l2c.ReadExReq_misses::2                     13                       # number of ReadExReq misses
1660system.l2c.ReadExReq_misses::3                     12                       # number of ReadExReq misses
1661system.l2c.ReadExReq_misses::total                131                       # number of ReadExReq misses
1662system.l2c.demand_misses::0                       523                       # number of demand (read+write) misses
1663system.l2c.demand_misses::1                        28                       # number of demand (read+write) misses
1664system.l2c.demand_misses::2                        98                       # number of demand (read+write) misses
1665system.l2c.demand_misses::3                        15                       # number of demand (read+write) misses
1666system.l2c.demand_misses::total                   664                       # number of demand (read+write) misses
1667system.l2c.overall_misses::0                      523                       # number of overall misses
1668system.l2c.overall_misses::1                       28                       # number of overall misses
1669system.l2c.overall_misses::2                       98                       # number of overall misses
1670system.l2c.overall_misses::3                       15                       # number of overall misses
1671system.l2c.overall_misses::total                  664                       # number of overall misses
1672system.l2c.ReadReq_miss_latency              27701000                       # number of ReadReq miss cycles
1673system.l2c.UpgradeReq_miss_latency             157500                       # number of UpgradeReq miss cycles
1674system.l2c.ReadExReq_miss_latency             6878000                       # number of ReadExReq miss cycles
1675system.l2c.demand_miss_latency               34579000                       # number of demand (read+write) miss cycles
1676system.l2c.overall_miss_latency              34579000                       # number of overall miss cycles
1677system.l2c.ReadReq_accesses::0                    662                       # number of ReadReq accesses(hits+misses)
1678system.l2c.ReadReq_accesses::1                    440                       # number of ReadReq accesses(hits+misses)
1679system.l2c.ReadReq_accesses::2                    441                       # number of ReadReq accesses(hits+misses)
1680system.l2c.ReadReq_accesses::3                    439                       # number of ReadReq accesses(hits+misses)
1681system.l2c.ReadReq_accesses::total               1982                       # number of ReadReq accesses(hits+misses)
1682system.l2c.Writeback_accesses::0                    9                       # number of Writeback accesses(hits+misses)
1683system.l2c.Writeback_accesses::total                9                       # number of Writeback accesses(hits+misses)
1684system.l2c.UpgradeReq_accesses::0                  24                       # number of UpgradeReq accesses(hits+misses)
1685system.l2c.UpgradeReq_accesses::1                  22                       # number of UpgradeReq accesses(hits+misses)
1686system.l2c.UpgradeReq_accesses::2                  22                       # number of UpgradeReq accesses(hits+misses)
1687system.l2c.UpgradeReq_accesses::3                  22                       # number of UpgradeReq accesses(hits+misses)
1688system.l2c.UpgradeReq_accesses::total              90                       # number of UpgradeReq accesses(hits+misses)
1689system.l2c.ReadExReq_accesses::0                   94                       # number of ReadExReq accesses(hits+misses)
1690system.l2c.ReadExReq_accesses::1                   12                       # number of ReadExReq accesses(hits+misses)
1691system.l2c.ReadExReq_accesses::2                   13                       # number of ReadExReq accesses(hits+misses)
1692system.l2c.ReadExReq_accesses::3                   12                       # number of ReadExReq accesses(hits+misses)
1693system.l2c.ReadExReq_accesses::total              131                       # number of ReadExReq accesses(hits+misses)
1694system.l2c.demand_accesses::0                     756                       # number of demand (read+write) accesses
1695system.l2c.demand_accesses::1                     452                       # number of demand (read+write) accesses
1696system.l2c.demand_accesses::2                     454                       # number of demand (read+write) accesses
1697system.l2c.demand_accesses::3                     451                       # number of demand (read+write) accesses
1698system.l2c.demand_accesses::total                2113                       # number of demand (read+write) accesses
1699system.l2c.overall_accesses::0                    756                       # number of overall (read+write) accesses
1700system.l2c.overall_accesses::1                    452                       # number of overall (read+write) accesses
1701system.l2c.overall_accesses::2                    454                       # number of overall (read+write) accesses
1702system.l2c.overall_accesses::3                    451                       # number of overall (read+write) accesses
1703system.l2c.overall_accesses::total               2113                       # number of overall (read+write) accesses
1704system.l2c.ReadReq_miss_rate::0              0.648036                       # miss rate for ReadReq accesses
1705system.l2c.ReadReq_miss_rate::1              0.036364                       # miss rate for ReadReq accesses
1706system.l2c.ReadReq_miss_rate::2              0.192744                       # miss rate for ReadReq accesses
1707system.l2c.ReadReq_miss_rate::3              0.006834                       # miss rate for ReadReq accesses
1708system.l2c.ReadReq_miss_rate::total          0.883977                       # miss rate for ReadReq accesses
1709system.l2c.UpgradeReq_miss_rate::0           0.875000                       # miss rate for UpgradeReq accesses
1710system.l2c.UpgradeReq_miss_rate::1                  1                       # miss rate for UpgradeReq accesses
1711system.l2c.UpgradeReq_miss_rate::2                  1                       # miss rate for UpgradeReq accesses
1712system.l2c.UpgradeReq_miss_rate::3                  1                       # miss rate for UpgradeReq accesses
1713system.l2c.UpgradeReq_miss_rate::total       3.875000                       # miss rate for UpgradeReq accesses
1714system.l2c.ReadExReq_miss_rate::0                   1                       # miss rate for ReadExReq accesses
1715system.l2c.ReadExReq_miss_rate::1                   1                       # miss rate for ReadExReq accesses
1716system.l2c.ReadExReq_miss_rate::2                   1                       # miss rate for ReadExReq accesses
1717system.l2c.ReadExReq_miss_rate::3                   1                       # miss rate for ReadExReq accesses
1718system.l2c.ReadExReq_miss_rate::total               4                       # miss rate for ReadExReq accesses
1719system.l2c.demand_miss_rate::0               0.691799                       # miss rate for demand accesses
1720system.l2c.demand_miss_rate::1               0.061947                       # miss rate for demand accesses
1721system.l2c.demand_miss_rate::2               0.215859                       # miss rate for demand accesses
1722system.l2c.demand_miss_rate::3               0.033259                       # miss rate for demand accesses
1723system.l2c.demand_miss_rate::total           1.002864                       # miss rate for demand accesses
1724system.l2c.overall_miss_rate::0              0.691799                       # miss rate for overall accesses
1725system.l2c.overall_miss_rate::1              0.061947                       # miss rate for overall accesses
1726system.l2c.overall_miss_rate::2              0.215859                       # miss rate for overall accesses
1727system.l2c.overall_miss_rate::3              0.033259                       # miss rate for overall accesses
1728system.l2c.overall_miss_rate::total          1.002864                       # miss rate for overall accesses
1729system.l2c.ReadReq_avg_miss_latency::0   64571.095571                       # average ReadReq miss latency
1730system.l2c.ReadReq_avg_miss_latency::1   1731312.500000                       # average ReadReq miss latency
1731system.l2c.ReadReq_avg_miss_latency::2   325894.117647                       # average ReadReq miss latency
1732system.l2c.ReadReq_avg_miss_latency::3   9233666.666667                       # average ReadReq miss latency
1733system.l2c.ReadReq_avg_miss_latency::total 11355444.379885                       # average ReadReq miss latency
1734system.l2c.UpgradeReq_avg_miss_latency::0         7500                       # average UpgradeReq miss latency
1735system.l2c.UpgradeReq_avg_miss_latency::1  7159.090909                       # average UpgradeReq miss latency
1736system.l2c.UpgradeReq_avg_miss_latency::2  7159.090909                       # average UpgradeReq miss latency
1737system.l2c.UpgradeReq_avg_miss_latency::3  7159.090909                       # average UpgradeReq miss latency
1738system.l2c.UpgradeReq_avg_miss_latency::total 28977.272727                       # average UpgradeReq miss latency
1739system.l2c.ReadExReq_avg_miss_latency::0 73170.212766                       # average ReadExReq miss latency
1740system.l2c.ReadExReq_avg_miss_latency::1 573166.666667                       # average ReadExReq miss latency
1741system.l2c.ReadExReq_avg_miss_latency::2 529076.923077                       # average ReadExReq miss latency
1742system.l2c.ReadExReq_avg_miss_latency::3 573166.666667                       # average ReadExReq miss latency
1743system.l2c.ReadExReq_avg_miss_latency::total 1748580.469176                       # average ReadExReq miss latency
1744system.l2c.demand_avg_miss_latency::0    66116.634799                       # average overall miss latency
1745system.l2c.demand_avg_miss_latency::1    1234964.285714                       # average overall miss latency
1746system.l2c.demand_avg_miss_latency::2    352846.938776                       # average overall miss latency
1747system.l2c.demand_avg_miss_latency::3    2305266.666667                       # average overall miss latency
1748system.l2c.demand_avg_miss_latency::total 3959194.525956                       # average overall miss latency
1749system.l2c.overall_avg_miss_latency::0   66116.634799                       # average overall miss latency
1750system.l2c.overall_avg_miss_latency::1   1234964.285714                       # average overall miss latency
1751system.l2c.overall_avg_miss_latency::2   352846.938776                       # average overall miss latency
1752system.l2c.overall_avg_miss_latency::3   2305266.666667                       # average overall miss latency
1753system.l2c.overall_avg_miss_latency::total 3959194.525956                       # average overall miss latency
1754system.l2c.blocked_cycles::no_mshrs                 0                       # number of cycles access was blocked
1755system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
1756system.l2c.blocked::no_mshrs                        0                       # number of cycles access was blocked
1757system.l2c.blocked::no_targets                      0                       # number of cycles access was blocked
1758system.l2c.avg_blocked_cycles::no_mshrs      no_value                       # average number of cycles each access was blocked
1759system.l2c.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
1760system.l2c.fast_writes                              0                       # number of fast writes performed
1761system.l2c.cache_copies                             0                       # number of cache copies performed
1762system.l2c.writebacks                               0                       # number of writebacks
1763system.l2c.ReadReq_mshr_hits                        8                       # number of ReadReq MSHR hits
1764system.l2c.demand_mshr_hits                         8                       # number of demand (read+write) MSHR hits
1765system.l2c.overall_mshr_hits                        8                       # number of overall MSHR hits
1766system.l2c.ReadReq_mshr_misses                    525                       # number of ReadReq MSHR misses
1767system.l2c.UpgradeReq_mshr_misses                  87                       # number of UpgradeReq MSHR misses
1768system.l2c.ReadExReq_mshr_misses                  131                       # number of ReadExReq MSHR misses
1769system.l2c.demand_mshr_misses                     656                       # number of demand (read+write) MSHR misses
1770system.l2c.overall_mshr_misses                    656                       # number of overall MSHR misses
1771system.l2c.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
1772system.l2c.ReadReq_mshr_miss_latency         20993500                       # number of ReadReq MSHR miss cycles
1773system.l2c.UpgradeReq_mshr_miss_latency       3480000                       # number of UpgradeReq MSHR miss cycles
1774system.l2c.ReadExReq_mshr_miss_latency        5279000                       # number of ReadExReq MSHR miss cycles
1775system.l2c.demand_mshr_miss_latency          26272500                       # number of demand (read+write) MSHR miss cycles
1776system.l2c.overall_mshr_miss_latency         26272500                       # number of overall MSHR miss cycles
1777system.l2c.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
1778system.l2c.ReadReq_mshr_miss_rate::0         0.793051                       # mshr miss rate for ReadReq accesses
1779system.l2c.ReadReq_mshr_miss_rate::1         1.193182                       # mshr miss rate for ReadReq accesses
1780system.l2c.ReadReq_mshr_miss_rate::2         1.190476                       # mshr miss rate for ReadReq accesses
1781system.l2c.ReadReq_mshr_miss_rate::3         1.195900                       # mshr miss rate for ReadReq accesses
1782system.l2c.ReadReq_mshr_miss_rate::total     4.372609                       # mshr miss rate for ReadReq accesses
1783system.l2c.UpgradeReq_mshr_miss_rate::0      3.625000                       # mshr miss rate for UpgradeReq accesses
1784system.l2c.UpgradeReq_mshr_miss_rate::1      3.954545                       # mshr miss rate for UpgradeReq accesses
1785system.l2c.UpgradeReq_mshr_miss_rate::2      3.954545                       # mshr miss rate for UpgradeReq accesses
1786system.l2c.UpgradeReq_mshr_miss_rate::3      3.954545                       # mshr miss rate for UpgradeReq accesses
1787system.l2c.UpgradeReq_mshr_miss_rate::total    15.488636                       # mshr miss rate for UpgradeReq accesses
1788system.l2c.ReadExReq_mshr_miss_rate::0       1.393617                       # mshr miss rate for ReadExReq accesses
1789system.l2c.ReadExReq_mshr_miss_rate::1      10.916667                       # mshr miss rate for ReadExReq accesses
1790system.l2c.ReadExReq_mshr_miss_rate::2      10.076923                       # mshr miss rate for ReadExReq accesses
1791system.l2c.ReadExReq_mshr_miss_rate::3      10.916667                       # mshr miss rate for ReadExReq accesses
1792system.l2c.ReadExReq_mshr_miss_rate::total    33.303873                       # mshr miss rate for ReadExReq accesses
1793system.l2c.demand_mshr_miss_rate::0          0.867725                       # mshr miss rate for demand accesses
1794system.l2c.demand_mshr_miss_rate::1          1.451327                       # mshr miss rate for demand accesses
1795system.l2c.demand_mshr_miss_rate::2          1.444934                       # mshr miss rate for demand accesses
1796system.l2c.demand_mshr_miss_rate::3          1.454545                       # mshr miss rate for demand accesses
1797system.l2c.demand_mshr_miss_rate::total      5.218532                       # mshr miss rate for demand accesses
1798system.l2c.overall_mshr_miss_rate::0         0.867725                       # mshr miss rate for overall accesses
1799system.l2c.overall_mshr_miss_rate::1         1.451327                       # mshr miss rate for overall accesses
1800system.l2c.overall_mshr_miss_rate::2         1.444934                       # mshr miss rate for overall accesses
1801system.l2c.overall_mshr_miss_rate::3         1.454545                       # mshr miss rate for overall accesses
1802system.l2c.overall_mshr_miss_rate::total     5.218532                       # mshr miss rate for overall accesses
1803system.l2c.ReadReq_avg_mshr_miss_latency 39987.619048                       # average ReadReq mshr miss latency
1804system.l2c.UpgradeReq_avg_mshr_miss_latency        40000                       # average UpgradeReq mshr miss latency
1805system.l2c.ReadExReq_avg_mshr_miss_latency 40297.709924                       # average ReadExReq mshr miss latency
1806system.l2c.demand_avg_mshr_miss_latency  40049.542683                       # average overall mshr miss latency
1807system.l2c.overall_avg_mshr_miss_latency 40049.542683                       # average overall mshr miss latency
1808system.l2c.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
1809system.l2c.mshr_cap_events                          0                       # number of times MSHR cap was activated
1810system.l2c.soft_prefetch_mshr_full                  0                       # number of mshr full events for SW prefetching instrutions
1811system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
1812
1813---------- End Simulation Statistics   ----------
1814