f6ac2f26cca016abdc0b069ce1479f9521e0a0cb
[gem5.git] / tests / quick / se / 40.m5threads-test-atomic / ref / sparc / linux / o3-timing-mp / stats.txt
1
2 ---------- Begin Simulation Statistics ----------
3 sim_seconds 0.000111 # Number of seconds simulated
4 sim_ticks 111402500 # Number of ticks simulated
5 final_tick 111402500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6 sim_freq 1000000000000 # Frequency of simulated ticks
7 host_inst_rate 189621 # Simulator instruction rate (inst/s)
8 host_op_rate 189621 # Simulator op (including micro ops) rate (op/s)
9 host_tick_rate 19396106 # Simulator tick rate (ticks/s)
10 host_mem_usage 226052 # Number of bytes of host memory used
11 host_seconds 5.74 # Real time elapsed on the host
12 sim_insts 1089093 # Number of instructions simulated
13 sim_ops 1089093 # Number of ops (including micro ops) simulated
14 system.physmem.bytes_read 43072 # Number of bytes read from this memory
15 system.physmem.bytes_inst_read 29312 # Number of instructions bytes read from this memory
16 system.physmem.bytes_written 0 # Number of bytes written to this memory
17 system.physmem.num_reads 673 # Number of read requests responded to by this memory
18 system.physmem.num_writes 0 # Number of write requests responded to by this memory
19 system.physmem.num_other 0 # Number of other requests responded to by this memory
20 system.physmem.bw_read 386634052 # Total read bandwidth from this memory (bytes/s)
21 system.physmem.bw_inst_read 263117973 # Instruction read bandwidth from this memory (bytes/s)
22 system.physmem.bw_total 386634052 # Total bandwidth to/from this memory (bytes/s)
23 system.cpu0.workload.num_syscalls 89 # Number of system calls
24 system.cpu0.numCycles 222806 # number of cpu cycles simulated
25 system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
26 system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
27 system.cpu0.BPredUnit.lookups 87253 # Number of BP lookups
28 system.cpu0.BPredUnit.condPredicted 84917 # Number of conditional branches predicted
29 system.cpu0.BPredUnit.condIncorrect 1303 # Number of conditional branches incorrect
30 system.cpu0.BPredUnit.BTBLookups 84794 # Number of BTB lookups
31 system.cpu0.BPredUnit.BTBHits 82358 # Number of BTB hits
32 system.cpu0.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
33 system.cpu0.BPredUnit.usedRAS 518 # Number of times the RAS was used to get a target.
34 system.cpu0.BPredUnit.RASInCorrect 136 # Number of incorrect RAS predictions.
35 system.cpu0.fetch.icacheStallCycles 17579 # Number of cycles fetch is stalled on an Icache miss
36 system.cpu0.fetch.Insts 517995 # Number of instructions fetch has processed
37 system.cpu0.fetch.Branches 87253 # Number of branches that fetch encountered
38 system.cpu0.fetch.predictedBranches 82876 # Number of branches that fetch has predicted taken
39 system.cpu0.fetch.Cycles 170053 # Number of cycles fetch has run and was not squashing or blocked
40 system.cpu0.fetch.SquashCycles 3992 # Number of cycles fetch has spent squashing
41 system.cpu0.fetch.BlockedCycles 13261 # Number of cycles fetch has spent blocked
42 system.cpu0.fetch.MiscStallCycles 5 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
43 system.cpu0.fetch.PendingTrapStallCycles 1318 # Number of stall cycles due to pending traps
44 system.cpu0.fetch.CacheLines 6218 # Number of cache lines fetched
45 system.cpu0.fetch.IcacheSquashes 521 # Number of outstanding Icache misses that were squashed
46 system.cpu0.fetch.rateDist::samples 204756 # Number of instructions fetched each cycle (Total)
47 system.cpu0.fetch.rateDist::mean 2.529816 # Number of instructions fetched each cycle (Total)
48 system.cpu0.fetch.rateDist::stdev 2.210666 # Number of instructions fetched each cycle (Total)
49 system.cpu0.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
50 system.cpu0.fetch.rateDist::0 34703 16.95% 16.95% # Number of instructions fetched each cycle (Total)
51 system.cpu0.fetch.rateDist::1 84234 41.14% 58.09% # Number of instructions fetched each cycle (Total)
52 system.cpu0.fetch.rateDist::2 594 0.29% 58.38% # Number of instructions fetched each cycle (Total)
53 system.cpu0.fetch.rateDist::3 959 0.47% 58.85% # Number of instructions fetched each cycle (Total)
54 system.cpu0.fetch.rateDist::4 591 0.29% 59.13% # Number of instructions fetched each cycle (Total)
55 system.cpu0.fetch.rateDist::5 80169 39.15% 98.29% # Number of instructions fetched each cycle (Total)
56 system.cpu0.fetch.rateDist::6 594 0.29% 98.58% # Number of instructions fetched each cycle (Total)
57 system.cpu0.fetch.rateDist::7 373 0.18% 98.76% # Number of instructions fetched each cycle (Total)
58 system.cpu0.fetch.rateDist::8 2539 1.24% 100.00% # Number of instructions fetched each cycle (Total)
59 system.cpu0.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
60 system.cpu0.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
61 system.cpu0.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
62 system.cpu0.fetch.rateDist::total 204756 # Number of instructions fetched each cycle (Total)
63 system.cpu0.fetch.branchRate 0.391610 # Number of branch fetches per cycle
64 system.cpu0.fetch.rate 2.324870 # Number of inst fetches per cycle
65 system.cpu0.decode.IdleCycles 18003 # Number of cycles decode is idle
66 system.cpu0.decode.BlockedCycles 14874 # Number of cycles decode is blocked
67 system.cpu0.decode.RunCycles 169024 # Number of cycles decode is running
68 system.cpu0.decode.UnblockCycles 315 # Number of cycles decode is unblocking
69 system.cpu0.decode.SquashCycles 2540 # Number of cycles decode is squashing
70 system.cpu0.decode.DecodedInsts 515001 # Number of instructions handled by decode
71 system.cpu0.rename.SquashCycles 2540 # Number of cycles rename is squashing
72 system.cpu0.rename.IdleCycles 18709 # Number of cycles rename is idle
73 system.cpu0.rename.BlockCycles 1371 # Number of cycles rename is blocking
74 system.cpu0.rename.serializeStallCycles 12822 # count of cycles rename stalled for serializing inst
75 system.cpu0.rename.RunCycles 168665 # Number of cycles rename is running
76 system.cpu0.rename.UnblockCycles 649 # Number of cycles rename is unblocking
77 system.cpu0.rename.RenamedInsts 511590 # Number of instructions processed by rename
78 system.cpu0.rename.IQFullEvents 5 # Number of times rename has blocked due to IQ full
79 system.cpu0.rename.LSQFullEvents 235 # Number of times rename has blocked due to LSQ full
80 system.cpu0.rename.RenamedOperands 349678 # Number of destination operands rename has renamed
81 system.cpu0.rename.RenameLookups 1020456 # Number of register rename lookups that rename has made
82 system.cpu0.rename.int_rename_lookups 1020456 # Number of integer rename lookups
83 system.cpu0.rename.CommittedMaps 335896 # Number of HB maps that are committed
84 system.cpu0.rename.UndoneMaps 13782 # Number of HB maps that are undone due to squashing
85 system.cpu0.rename.serializingInsts 911 # count of serializing insts renamed
86 system.cpu0.rename.tempSerializingInsts 939 # count of temporary serializing insts renamed
87 system.cpu0.rename.skidInsts 4054 # count of insts added to the skid buffer
88 system.cpu0.memDep0.insertedLoads 163918 # Number of loads inserted to the mem dependence unit.
89 system.cpu0.memDep0.insertedStores 82754 # Number of stores inserted to the mem dependence unit.
90 system.cpu0.memDep0.conflictingLoads 79985 # Number of conflicting loads.
91 system.cpu0.memDep0.conflictingStores 79744 # Number of conflicting stores.
92 system.cpu0.iq.iqInstsAdded 427655 # Number of instructions added to the IQ (excludes non-spec)
93 system.cpu0.iq.iqNonSpecInstsAdded 948 # Number of non-speculative instructions added to the IQ
94 system.cpu0.iq.iqInstsIssued 424795 # Number of instructions issued
95 system.cpu0.iq.iqSquashedInstsIssued 156 # Number of squashed instructions issued
96 system.cpu0.iq.iqSquashedInstsExamined 11264 # Number of squashed instructions iterated over during squash; mainly for profiling
97 system.cpu0.iq.iqSquashedOperandsExamined 10234 # Number of squashed operands that are examined and possibly removed from graph
98 system.cpu0.iq.iqSquashedNonSpecRemoved 389 # Number of squashed non-spec instructions that were removed
99 system.cpu0.iq.issued_per_cycle::samples 204756 # Number of insts issued each cycle
100 system.cpu0.iq.issued_per_cycle::mean 2.074640 # Number of insts issued each cycle
101 system.cpu0.iq.issued_per_cycle::stdev 1.085274 # Number of insts issued each cycle
102 system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
103 system.cpu0.iq.issued_per_cycle::0 33869 16.54% 16.54% # Number of insts issued each cycle
104 system.cpu0.iq.issued_per_cycle::1 5212 2.55% 19.09% # Number of insts issued each cycle
105 system.cpu0.iq.issued_per_cycle::2 81806 39.95% 59.04% # Number of insts issued each cycle
106 system.cpu0.iq.issued_per_cycle::3 81161 39.64% 98.68% # Number of insts issued each cycle
107 system.cpu0.iq.issued_per_cycle::4 1586 0.77% 99.45% # Number of insts issued each cycle
108 system.cpu0.iq.issued_per_cycle::5 710 0.35% 99.80% # Number of insts issued each cycle
109 system.cpu0.iq.issued_per_cycle::6 306 0.15% 99.95% # Number of insts issued each cycle
110 system.cpu0.iq.issued_per_cycle::7 90 0.04% 99.99% # Number of insts issued each cycle
111 system.cpu0.iq.issued_per_cycle::8 16 0.01% 100.00% # Number of insts issued each cycle
112 system.cpu0.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
113 system.cpu0.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
114 system.cpu0.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
115 system.cpu0.iq.issued_per_cycle::total 204756 # Number of insts issued each cycle
116 system.cpu0.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
117 system.cpu0.iq.fu_full::IntAlu 53 21.81% 21.81% # attempts to use FU when none available
118 system.cpu0.iq.fu_full::IntMult 0 0.00% 21.81% # attempts to use FU when none available
119 system.cpu0.iq.fu_full::IntDiv 0 0.00% 21.81% # attempts to use FU when none available
120 system.cpu0.iq.fu_full::FloatAdd 0 0.00% 21.81% # attempts to use FU when none available
121 system.cpu0.iq.fu_full::FloatCmp 0 0.00% 21.81% # attempts to use FU when none available
122 system.cpu0.iq.fu_full::FloatCvt 0 0.00% 21.81% # attempts to use FU when none available
123 system.cpu0.iq.fu_full::FloatMult 0 0.00% 21.81% # attempts to use FU when none available
124 system.cpu0.iq.fu_full::FloatDiv 0 0.00% 21.81% # attempts to use FU when none available
125 system.cpu0.iq.fu_full::FloatSqrt 0 0.00% 21.81% # attempts to use FU when none available
126 system.cpu0.iq.fu_full::SimdAdd 0 0.00% 21.81% # attempts to use FU when none available
127 system.cpu0.iq.fu_full::SimdAddAcc 0 0.00% 21.81% # attempts to use FU when none available
128 system.cpu0.iq.fu_full::SimdAlu 0 0.00% 21.81% # attempts to use FU when none available
129 system.cpu0.iq.fu_full::SimdCmp 0 0.00% 21.81% # attempts to use FU when none available
130 system.cpu0.iq.fu_full::SimdCvt 0 0.00% 21.81% # attempts to use FU when none available
131 system.cpu0.iq.fu_full::SimdMisc 0 0.00% 21.81% # attempts to use FU when none available
132 system.cpu0.iq.fu_full::SimdMult 0 0.00% 21.81% # attempts to use FU when none available
133 system.cpu0.iq.fu_full::SimdMultAcc 0 0.00% 21.81% # attempts to use FU when none available
134 system.cpu0.iq.fu_full::SimdShift 0 0.00% 21.81% # attempts to use FU when none available
135 system.cpu0.iq.fu_full::SimdShiftAcc 0 0.00% 21.81% # attempts to use FU when none available
136 system.cpu0.iq.fu_full::SimdSqrt 0 0.00% 21.81% # attempts to use FU when none available
137 system.cpu0.iq.fu_full::SimdFloatAdd 0 0.00% 21.81% # attempts to use FU when none available
138 system.cpu0.iq.fu_full::SimdFloatAlu 0 0.00% 21.81% # attempts to use FU when none available
139 system.cpu0.iq.fu_full::SimdFloatCmp 0 0.00% 21.81% # attempts to use FU when none available
140 system.cpu0.iq.fu_full::SimdFloatCvt 0 0.00% 21.81% # attempts to use FU when none available
141 system.cpu0.iq.fu_full::SimdFloatDiv 0 0.00% 21.81% # attempts to use FU when none available
142 system.cpu0.iq.fu_full::SimdFloatMisc 0 0.00% 21.81% # attempts to use FU when none available
143 system.cpu0.iq.fu_full::SimdFloatMult 0 0.00% 21.81% # attempts to use FU when none available
144 system.cpu0.iq.fu_full::SimdFloatMultAcc 0 0.00% 21.81% # attempts to use FU when none available
145 system.cpu0.iq.fu_full::SimdFloatSqrt 0 0.00% 21.81% # attempts to use FU when none available
146 system.cpu0.iq.fu_full::MemRead 78 32.10% 53.91% # attempts to use FU when none available
147 system.cpu0.iq.fu_full::MemWrite 112 46.09% 100.00% # attempts to use FU when none available
148 system.cpu0.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
149 system.cpu0.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
150 system.cpu0.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
151 system.cpu0.iq.FU_type_0::IntAlu 179222 42.19% 42.19% # Type of FU issued
152 system.cpu0.iq.FU_type_0::IntMult 0 0.00% 42.19% # Type of FU issued
153 system.cpu0.iq.FU_type_0::IntDiv 0 0.00% 42.19% # Type of FU issued
154 system.cpu0.iq.FU_type_0::FloatAdd 0 0.00% 42.19% # Type of FU issued
155 system.cpu0.iq.FU_type_0::FloatCmp 0 0.00% 42.19% # Type of FU issued
156 system.cpu0.iq.FU_type_0::FloatCvt 0 0.00% 42.19% # Type of FU issued
157 system.cpu0.iq.FU_type_0::FloatMult 0 0.00% 42.19% # Type of FU issued
158 system.cpu0.iq.FU_type_0::FloatDiv 0 0.00% 42.19% # Type of FU issued
159 system.cpu0.iq.FU_type_0::FloatSqrt 0 0.00% 42.19% # Type of FU issued
160 system.cpu0.iq.FU_type_0::SimdAdd 0 0.00% 42.19% # Type of FU issued
161 system.cpu0.iq.FU_type_0::SimdAddAcc 0 0.00% 42.19% # Type of FU issued
162 system.cpu0.iq.FU_type_0::SimdAlu 0 0.00% 42.19% # Type of FU issued
163 system.cpu0.iq.FU_type_0::SimdCmp 0 0.00% 42.19% # Type of FU issued
164 system.cpu0.iq.FU_type_0::SimdCvt 0 0.00% 42.19% # Type of FU issued
165 system.cpu0.iq.FU_type_0::SimdMisc 0 0.00% 42.19% # Type of FU issued
166 system.cpu0.iq.FU_type_0::SimdMult 0 0.00% 42.19% # Type of FU issued
167 system.cpu0.iq.FU_type_0::SimdMultAcc 0 0.00% 42.19% # Type of FU issued
168 system.cpu0.iq.FU_type_0::SimdShift 0 0.00% 42.19% # Type of FU issued
169 system.cpu0.iq.FU_type_0::SimdShiftAcc 0 0.00% 42.19% # Type of FU issued
170 system.cpu0.iq.FU_type_0::SimdSqrt 0 0.00% 42.19% # Type of FU issued
171 system.cpu0.iq.FU_type_0::SimdFloatAdd 0 0.00% 42.19% # Type of FU issued
172 system.cpu0.iq.FU_type_0::SimdFloatAlu 0 0.00% 42.19% # Type of FU issued
173 system.cpu0.iq.FU_type_0::SimdFloatCmp 0 0.00% 42.19% # Type of FU issued
174 system.cpu0.iq.FU_type_0::SimdFloatCvt 0 0.00% 42.19% # Type of FU issued
175 system.cpu0.iq.FU_type_0::SimdFloatDiv 0 0.00% 42.19% # Type of FU issued
176 system.cpu0.iq.FU_type_0::SimdFloatMisc 0 0.00% 42.19% # Type of FU issued
177 system.cpu0.iq.FU_type_0::SimdFloatMult 0 0.00% 42.19% # Type of FU issued
178 system.cpu0.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 42.19% # Type of FU issued
179 system.cpu0.iq.FU_type_0::SimdFloatSqrt 0 0.00% 42.19% # Type of FU issued
180 system.cpu0.iq.FU_type_0::MemRead 163383 38.46% 80.65% # Type of FU issued
181 system.cpu0.iq.FU_type_0::MemWrite 82190 19.35% 100.00% # Type of FU issued
182 system.cpu0.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
183 system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
184 system.cpu0.iq.FU_type_0::total 424795 # Type of FU issued
185 system.cpu0.iq.rate 1.906569 # Inst issue rate
186 system.cpu0.iq.fu_busy_cnt 243 # FU busy when requested
187 system.cpu0.iq.fu_busy_rate 0.000572 # FU busy rate (busy events/executed inst)
188 system.cpu0.iq.int_inst_queue_reads 1054745 # Number of integer instruction queue reads
189 system.cpu0.iq.int_inst_queue_writes 439928 # Number of integer instruction queue writes
190 system.cpu0.iq.int_inst_queue_wakeup_accesses 422836 # Number of integer instruction queue wakeup accesses
191 system.cpu0.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
192 system.cpu0.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
193 system.cpu0.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
194 system.cpu0.iq.int_alu_accesses 425038 # Number of integer alu accesses
195 system.cpu0.iq.fp_alu_accesses 0 # Number of floating point alu accesses
196 system.cpu0.iew.lsq.thread0.forwLoads 79492 # Number of loads that had data forwarded from stores
197 system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
198 system.cpu0.iew.lsq.thread0.squashedLoads 2386 # Number of loads squashed
199 system.cpu0.iew.lsq.thread0.ignoredResponses 3 # Number of memory responses ignored because the instruction is squashed
200 system.cpu0.iew.lsq.thread0.memOrderViolation 61 # Number of memory ordering violations
201 system.cpu0.iew.lsq.thread0.squashedStores 1482 # Number of stores squashed
202 system.cpu0.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
203 system.cpu0.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
204 system.cpu0.iew.lsq.thread0.rescheduledLoads 0 # Number of loads that were rescheduled
205 system.cpu0.iew.lsq.thread0.cacheBlocked 16 # Number of times an access to memory failed due to the cache being blocked
206 system.cpu0.iew.iewIdleCycles 0 # Number of cycles IEW is idle
207 system.cpu0.iew.iewSquashCycles 2540 # Number of cycles IEW is squashing
208 system.cpu0.iew.iewBlockCycles 996 # Number of cycles IEW is blocking
209 system.cpu0.iew.iewUnblockCycles 37 # Number of cycles IEW is unblocking
210 system.cpu0.iew.iewDispatchedInsts 509141 # Number of instructions dispatched to IQ
211 system.cpu0.iew.iewDispSquashedInsts 346 # Number of squashed instructions skipped by dispatch
212 system.cpu0.iew.iewDispLoadInsts 163918 # Number of dispatched load instructions
213 system.cpu0.iew.iewDispStoreInsts 82754 # Number of dispatched store instructions
214 system.cpu0.iew.iewDispNonSpecInsts 837 # Number of dispatched non-speculative instructions
215 system.cpu0.iew.iewIQFullEvents 38 # Number of times the IQ has become full, causing a stall
216 system.cpu0.iew.iewLSQFullEvents 0 # Number of times the LSQ has become full, causing a stall
217 system.cpu0.iew.memOrderViolationEvents 61 # Number of memory order violations
218 system.cpu0.iew.predictedTakenIncorrect 382 # Number of branches that were predicted taken incorrectly
219 system.cpu0.iew.predictedNotTakenIncorrect 1141 # Number of branches that were predicted not taken incorrectly
220 system.cpu0.iew.branchMispredicts 1523 # Number of branch mispredicts detected at execute
221 system.cpu0.iew.iewExecutedInsts 423658 # Number of executed instructions
222 system.cpu0.iew.iewExecLoadInsts 163081 # Number of load instructions executed
223 system.cpu0.iew.iewExecSquashedInsts 1137 # Number of squashed instructions skipped in execute
224 system.cpu0.iew.exec_swp 0 # number of swp insts executed
225 system.cpu0.iew.exec_nop 80538 # number of nop insts executed
226 system.cpu0.iew.exec_refs 245123 # number of memory reference insts executed
227 system.cpu0.iew.exec_branches 84187 # Number of branches executed
228 system.cpu0.iew.exec_stores 82042 # Number of stores executed
229 system.cpu0.iew.exec_rate 1.901466 # Inst execution rate
230 system.cpu0.iew.wb_sent 423189 # cumulative count of insts sent to commit
231 system.cpu0.iew.wb_count 422836 # cumulative count of insts written-back
232 system.cpu0.iew.wb_producers 250585 # num instructions producing a value
233 system.cpu0.iew.wb_consumers 253105 # num instructions consuming a value
234 system.cpu0.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
235 system.cpu0.iew.wb_rate 1.897777 # insts written-back per cycle
236 system.cpu0.iew.wb_fanout 0.990044 # average fanout of values written-back
237 system.cpu0.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
238 system.cpu0.commit.commitCommittedInsts 496189 # The number of committed instructions
239 system.cpu0.commit.commitCommittedOps 496189 # The number of committed instructions
240 system.cpu0.commit.commitSquashedInsts 12929 # The number of squashed insts skipped by commit
241 system.cpu0.commit.commitNonSpecStalls 559 # The number of times commit has been forced to stall to communicate backwards
242 system.cpu0.commit.branchMispredicts 1303 # The number of times a branch was mispredicted
243 system.cpu0.commit.committed_per_cycle::samples 202233 # Number of insts commited each cycle
244 system.cpu0.commit.committed_per_cycle::mean 2.453551 # Number of insts commited each cycle
245 system.cpu0.commit.committed_per_cycle::stdev 2.134267 # Number of insts commited each cycle
246 system.cpu0.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
247 system.cpu0.commit.committed_per_cycle::0 34442 17.03% 17.03% # Number of insts commited each cycle
248 system.cpu0.commit.committed_per_cycle::1 83893 41.48% 58.51% # Number of insts commited each cycle
249 system.cpu0.commit.committed_per_cycle::2 2396 1.18% 59.70% # Number of insts commited each cycle
250 system.cpu0.commit.committed_per_cycle::3 690 0.34% 60.04% # Number of insts commited each cycle
251 system.cpu0.commit.committed_per_cycle::4 548 0.27% 60.31% # Number of insts commited each cycle
252 system.cpu0.commit.committed_per_cycle::5 79225 39.18% 99.49% # Number of insts commited each cycle
253 system.cpu0.commit.committed_per_cycle::6 480 0.24% 99.72% # Number of insts commited each cycle
254 system.cpu0.commit.committed_per_cycle::7 235 0.12% 99.84% # Number of insts commited each cycle
255 system.cpu0.commit.committed_per_cycle::8 324 0.16% 100.00% # Number of insts commited each cycle
256 system.cpu0.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
257 system.cpu0.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
258 system.cpu0.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
259 system.cpu0.commit.committed_per_cycle::total 202233 # Number of insts commited each cycle
260 system.cpu0.commit.committedInsts 496189 # Number of instructions committed
261 system.cpu0.commit.committedOps 496189 # Number of ops (including micro ops) committed
262 system.cpu0.commit.swp_count 0 # Number of s/w prefetches committed
263 system.cpu0.commit.refs 242804 # Number of memory references committed
264 system.cpu0.commit.loads 161532 # Number of loads committed
265 system.cpu0.commit.membars 84 # Number of memory barriers committed
266 system.cpu0.commit.branches 83160 # Number of branches committed
267 system.cpu0.commit.fp_insts 0 # Number of committed floating point instructions.
268 system.cpu0.commit.int_insts 334226 # Number of committed integer instructions.
269 system.cpu0.commit.function_calls 223 # Number of function calls committed.
270 system.cpu0.commit.bw_lim_events 324 # number cycles where commit BW limit reached
271 system.cpu0.commit.bw_limited 0 # number of insts not committed due to BW limits
272 system.cpu0.rob.rob_reads 709866 # The number of ROB reads
273 system.cpu0.rob.rob_writes 1020791 # The number of ROB writes
274 system.cpu0.timesIdled 320 # Number of times that the entire CPU went into an idle state and unscheduled itself
275 system.cpu0.idleCycles 18050 # Total number of cycles that the CPU has spent unscheduled due to idling
276 system.cpu0.committedInsts 416214 # Number of Instructions Simulated
277 system.cpu0.committedOps 416214 # Number of Ops (including micro ops) Simulated
278 system.cpu0.committedInsts_total 416214 # Number of Instructions Simulated
279 system.cpu0.cpi 0.535316 # CPI: Cycles Per Instruction
280 system.cpu0.cpi_total 0.535316 # CPI: Total CPI of All Threads
281 system.cpu0.ipc 1.868056 # IPC: Instructions Per Cycle
282 system.cpu0.ipc_total 1.868056 # IPC: Total IPC of All Threads
283 system.cpu0.int_regfile_reads 757980 # number of integer regfile reads
284 system.cpu0.int_regfile_writes 341432 # number of integer regfile writes
285 system.cpu0.fp_regfile_reads 192 # number of floating regfile reads
286 system.cpu0.misc_regfile_reads 246952 # number of misc regfile reads
287 system.cpu0.misc_regfile_writes 564 # number of misc regfile writes
288 system.cpu0.icache.replacements 300 # number of replacements
289 system.cpu0.icache.tagsinuse 248.673809 # Cycle average of tags in use
290 system.cpu0.icache.total_refs 5459 # Total number of references to valid blocks.
291 system.cpu0.icache.sampled_refs 593 # Sample count of references to valid blocks.
292 system.cpu0.icache.avg_refs 9.205734 # Average number of references to valid blocks.
293 system.cpu0.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
294 system.cpu0.icache.occ_blocks::cpu0.inst 248.673809 # Average occupied blocks per requestor
295 system.cpu0.icache.occ_percent::cpu0.inst 0.485691 # Average percentage of cache occupancy
296 system.cpu0.icache.occ_percent::total 0.485691 # Average percentage of cache occupancy
297 system.cpu0.icache.ReadReq_hits::cpu0.inst 5459 # number of ReadReq hits
298 system.cpu0.icache.ReadReq_hits::total 5459 # number of ReadReq hits
299 system.cpu0.icache.demand_hits::cpu0.inst 5459 # number of demand (read+write) hits
300 system.cpu0.icache.demand_hits::total 5459 # number of demand (read+write) hits
301 system.cpu0.icache.overall_hits::cpu0.inst 5459 # number of overall hits
302 system.cpu0.icache.overall_hits::total 5459 # number of overall hits
303 system.cpu0.icache.ReadReq_misses::cpu0.inst 759 # number of ReadReq misses
304 system.cpu0.icache.ReadReq_misses::total 759 # number of ReadReq misses
305 system.cpu0.icache.demand_misses::cpu0.inst 759 # number of demand (read+write) misses
306 system.cpu0.icache.demand_misses::total 759 # number of demand (read+write) misses
307 system.cpu0.icache.overall_misses::cpu0.inst 759 # number of overall misses
308 system.cpu0.icache.overall_misses::total 759 # number of overall misses
309 system.cpu0.icache.ReadReq_miss_latency::cpu0.inst 29159500 # number of ReadReq miss cycles
310 system.cpu0.icache.ReadReq_miss_latency::total 29159500 # number of ReadReq miss cycles
311 system.cpu0.icache.demand_miss_latency::cpu0.inst 29159500 # number of demand (read+write) miss cycles
312 system.cpu0.icache.demand_miss_latency::total 29159500 # number of demand (read+write) miss cycles
313 system.cpu0.icache.overall_miss_latency::cpu0.inst 29159500 # number of overall miss cycles
314 system.cpu0.icache.overall_miss_latency::total 29159500 # number of overall miss cycles
315 system.cpu0.icache.ReadReq_accesses::cpu0.inst 6218 # number of ReadReq accesses(hits+misses)
316 system.cpu0.icache.ReadReq_accesses::total 6218 # number of ReadReq accesses(hits+misses)
317 system.cpu0.icache.demand_accesses::cpu0.inst 6218 # number of demand (read+write) accesses
318 system.cpu0.icache.demand_accesses::total 6218 # number of demand (read+write) accesses
319 system.cpu0.icache.overall_accesses::cpu0.inst 6218 # number of overall (read+write) accesses
320 system.cpu0.icache.overall_accesses::total 6218 # number of overall (read+write) accesses
321 system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.122065 # miss rate for ReadReq accesses
322 system.cpu0.icache.demand_miss_rate::cpu0.inst 0.122065 # miss rate for demand accesses
323 system.cpu0.icache.overall_miss_rate::cpu0.inst 0.122065 # miss rate for overall accesses
324 system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 38418.313570 # average ReadReq miss latency
325 system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 38418.313570 # average overall miss latency
326 system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 38418.313570 # average overall miss latency
327 system.cpu0.icache.blocked_cycles::no_mshrs 15500 # number of cycles access was blocked
328 system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
329 system.cpu0.icache.blocked::no_mshrs 1 # number of cycles access was blocked
330 system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
331 system.cpu0.icache.avg_blocked_cycles::no_mshrs 15500 # average number of cycles each access was blocked
332 system.cpu0.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
333 system.cpu0.icache.fast_writes 0 # number of fast writes performed
334 system.cpu0.icache.cache_copies 0 # number of cache copies performed
335 system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst 165 # number of ReadReq MSHR hits
336 system.cpu0.icache.ReadReq_mshr_hits::total 165 # number of ReadReq MSHR hits
337 system.cpu0.icache.demand_mshr_hits::cpu0.inst 165 # number of demand (read+write) MSHR hits
338 system.cpu0.icache.demand_mshr_hits::total 165 # number of demand (read+write) MSHR hits
339 system.cpu0.icache.overall_mshr_hits::cpu0.inst 165 # number of overall MSHR hits
340 system.cpu0.icache.overall_mshr_hits::total 165 # number of overall MSHR hits
341 system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst 594 # number of ReadReq MSHR misses
342 system.cpu0.icache.ReadReq_mshr_misses::total 594 # number of ReadReq MSHR misses
343 system.cpu0.icache.demand_mshr_misses::cpu0.inst 594 # number of demand (read+write) MSHR misses
344 system.cpu0.icache.demand_mshr_misses::total 594 # number of demand (read+write) MSHR misses
345 system.cpu0.icache.overall_mshr_misses::cpu0.inst 594 # number of overall MSHR misses
346 system.cpu0.icache.overall_mshr_misses::total 594 # number of overall MSHR misses
347 system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst 21891000 # number of ReadReq MSHR miss cycles
348 system.cpu0.icache.ReadReq_mshr_miss_latency::total 21891000 # number of ReadReq MSHR miss cycles
349 system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst 21891000 # number of demand (read+write) MSHR miss cycles
350 system.cpu0.icache.demand_mshr_miss_latency::total 21891000 # number of demand (read+write) MSHR miss cycles
351 system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst 21891000 # number of overall MSHR miss cycles
352 system.cpu0.icache.overall_mshr_miss_latency::total 21891000 # number of overall MSHR miss cycles
353 system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst 0.095529 # mshr miss rate for ReadReq accesses
354 system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst 0.095529 # mshr miss rate for demand accesses
355 system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst 0.095529 # mshr miss rate for overall accesses
356 system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 36853.535354 # average ReadReq mshr miss latency
357 system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 36853.535354 # average overall mshr miss latency
358 system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 36853.535354 # average overall mshr miss latency
359 system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
360 system.cpu0.dcache.replacements 8 # number of replacements
361 system.cpu0.dcache.tagsinuse 141.285775 # Cycle average of tags in use
362 system.cpu0.dcache.total_refs 100453 # Total number of references to valid blocks.
363 system.cpu0.dcache.sampled_refs 174 # Sample count of references to valid blocks.
364 system.cpu0.dcache.avg_refs 577.316092 # Average number of references to valid blocks.
365 system.cpu0.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
366 system.cpu0.dcache.occ_blocks::cpu0.data 141.285775 # Average occupied blocks per requestor
367 system.cpu0.dcache.occ_percent::cpu0.data 0.275949 # Average percentage of cache occupancy
368 system.cpu0.dcache.occ_percent::total 0.275949 # Average percentage of cache occupancy
369 system.cpu0.dcache.ReadReq_hits::cpu0.data 83026 # number of ReadReq hits
370 system.cpu0.dcache.ReadReq_hits::total 83026 # number of ReadReq hits
371 system.cpu0.dcache.WriteReq_hits::cpu0.data 80684 # number of WriteReq hits
372 system.cpu0.dcache.WriteReq_hits::total 80684 # number of WriteReq hits
373 system.cpu0.dcache.SwapReq_hits::cpu0.data 22 # number of SwapReq hits
374 system.cpu0.dcache.SwapReq_hits::total 22 # number of SwapReq hits
375 system.cpu0.dcache.demand_hits::cpu0.data 163710 # number of demand (read+write) hits
376 system.cpu0.dcache.demand_hits::total 163710 # number of demand (read+write) hits
377 system.cpu0.dcache.overall_hits::cpu0.data 163710 # number of overall hits
378 system.cpu0.dcache.overall_hits::total 163710 # number of overall hits
379 system.cpu0.dcache.ReadReq_misses::cpu0.data 495 # number of ReadReq misses
380 system.cpu0.dcache.ReadReq_misses::total 495 # number of ReadReq misses
381 system.cpu0.dcache.WriteReq_misses::cpu0.data 546 # number of WriteReq misses
382 system.cpu0.dcache.WriteReq_misses::total 546 # number of WriteReq misses
383 system.cpu0.dcache.SwapReq_misses::cpu0.data 20 # number of SwapReq misses
384 system.cpu0.dcache.SwapReq_misses::total 20 # number of SwapReq misses
385 system.cpu0.dcache.demand_misses::cpu0.data 1041 # number of demand (read+write) misses
386 system.cpu0.dcache.demand_misses::total 1041 # number of demand (read+write) misses
387 system.cpu0.dcache.overall_misses::cpu0.data 1041 # number of overall misses
388 system.cpu0.dcache.overall_misses::total 1041 # number of overall misses
389 system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 13976000 # number of ReadReq miss cycles
390 system.cpu0.dcache.ReadReq_miss_latency::total 13976000 # number of ReadReq miss cycles
391 system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 24361986 # number of WriteReq miss cycles
392 system.cpu0.dcache.WriteReq_miss_latency::total 24361986 # number of WriteReq miss cycles
393 system.cpu0.dcache.SwapReq_miss_latency::cpu0.data 380500 # number of SwapReq miss cycles
394 system.cpu0.dcache.SwapReq_miss_latency::total 380500 # number of SwapReq miss cycles
395 system.cpu0.dcache.demand_miss_latency::cpu0.data 38337986 # number of demand (read+write) miss cycles
396 system.cpu0.dcache.demand_miss_latency::total 38337986 # number of demand (read+write) miss cycles
397 system.cpu0.dcache.overall_miss_latency::cpu0.data 38337986 # number of overall miss cycles
398 system.cpu0.dcache.overall_miss_latency::total 38337986 # number of overall miss cycles
399 system.cpu0.dcache.ReadReq_accesses::cpu0.data 83521 # number of ReadReq accesses(hits+misses)
400 system.cpu0.dcache.ReadReq_accesses::total 83521 # number of ReadReq accesses(hits+misses)
401 system.cpu0.dcache.WriteReq_accesses::cpu0.data 81230 # number of WriteReq accesses(hits+misses)
402 system.cpu0.dcache.WriteReq_accesses::total 81230 # number of WriteReq accesses(hits+misses)
403 system.cpu0.dcache.SwapReq_accesses::cpu0.data 42 # number of SwapReq accesses(hits+misses)
404 system.cpu0.dcache.SwapReq_accesses::total 42 # number of SwapReq accesses(hits+misses)
405 system.cpu0.dcache.demand_accesses::cpu0.data 164751 # number of demand (read+write) accesses
406 system.cpu0.dcache.demand_accesses::total 164751 # number of demand (read+write) accesses
407 system.cpu0.dcache.overall_accesses::cpu0.data 164751 # number of overall (read+write) accesses
408 system.cpu0.dcache.overall_accesses::total 164751 # number of overall (read+write) accesses
409 system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.005927 # miss rate for ReadReq accesses
410 system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.006722 # miss rate for WriteReq accesses
411 system.cpu0.dcache.SwapReq_miss_rate::cpu0.data 0.476190 # miss rate for SwapReq accesses
412 system.cpu0.dcache.demand_miss_rate::cpu0.data 0.006319 # miss rate for demand accesses
413 system.cpu0.dcache.overall_miss_rate::cpu0.data 0.006319 # miss rate for overall accesses
414 system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 28234.343434 # average ReadReq miss latency
415 system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 44619.021978 # average WriteReq miss latency
416 system.cpu0.dcache.SwapReq_avg_miss_latency::cpu0.data 19025 # average SwapReq miss latency
417 system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 36828.036503 # average overall miss latency
418 system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 36828.036503 # average overall miss latency
419 system.cpu0.dcache.blocked_cycles::no_mshrs 194000 # number of cycles access was blocked
420 system.cpu0.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
421 system.cpu0.dcache.blocked::no_mshrs 19 # number of cycles access was blocked
422 system.cpu0.dcache.blocked::no_targets 0 # number of cycles access was blocked
423 system.cpu0.dcache.avg_blocked_cycles::no_mshrs 10210.526316 # average number of cycles each access was blocked
424 system.cpu0.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
425 system.cpu0.dcache.fast_writes 0 # number of fast writes performed
426 system.cpu0.dcache.cache_copies 0 # number of cache copies performed
427 system.cpu0.dcache.writebacks::writebacks 6 # number of writebacks
428 system.cpu0.dcache.writebacks::total 6 # number of writebacks
429 system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data 313 # number of ReadReq MSHR hits
430 system.cpu0.dcache.ReadReq_mshr_hits::total 313 # number of ReadReq MSHR hits
431 system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data 370 # number of WriteReq MSHR hits
432 system.cpu0.dcache.WriteReq_mshr_hits::total 370 # number of WriteReq MSHR hits
433 system.cpu0.dcache.demand_mshr_hits::cpu0.data 683 # number of demand (read+write) MSHR hits
434 system.cpu0.dcache.demand_mshr_hits::total 683 # number of demand (read+write) MSHR hits
435 system.cpu0.dcache.overall_mshr_hits::cpu0.data 683 # number of overall MSHR hits
436 system.cpu0.dcache.overall_mshr_hits::total 683 # number of overall MSHR hits
437 system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 182 # number of ReadReq MSHR misses
438 system.cpu0.dcache.ReadReq_mshr_misses::total 182 # number of ReadReq MSHR misses
439 system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 176 # number of WriteReq MSHR misses
440 system.cpu0.dcache.WriteReq_mshr_misses::total 176 # number of WriteReq MSHR misses
441 system.cpu0.dcache.SwapReq_mshr_misses::cpu0.data 20 # number of SwapReq MSHR misses
442 system.cpu0.dcache.SwapReq_mshr_misses::total 20 # number of SwapReq MSHR misses
443 system.cpu0.dcache.demand_mshr_misses::cpu0.data 358 # number of demand (read+write) MSHR misses
444 system.cpu0.dcache.demand_mshr_misses::total 358 # number of demand (read+write) MSHR misses
445 system.cpu0.dcache.overall_mshr_misses::cpu0.data 358 # number of overall MSHR misses
446 system.cpu0.dcache.overall_mshr_misses::total 358 # number of overall MSHR misses
447 system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 4954500 # number of ReadReq MSHR miss cycles
448 system.cpu0.dcache.ReadReq_mshr_miss_latency::total 4954500 # number of ReadReq MSHR miss cycles
449 system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 6250000 # number of WriteReq MSHR miss cycles
450 system.cpu0.dcache.WriteReq_mshr_miss_latency::total 6250000 # number of WriteReq MSHR miss cycles
451 system.cpu0.dcache.SwapReq_mshr_miss_latency::cpu0.data 320500 # number of SwapReq MSHR miss cycles
452 system.cpu0.dcache.SwapReq_mshr_miss_latency::total 320500 # number of SwapReq MSHR miss cycles
453 system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 11204500 # number of demand (read+write) MSHR miss cycles
454 system.cpu0.dcache.demand_mshr_miss_latency::total 11204500 # number of demand (read+write) MSHR miss cycles
455 system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 11204500 # number of overall MSHR miss cycles
456 system.cpu0.dcache.overall_mshr_miss_latency::total 11204500 # number of overall MSHR miss cycles
457 system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.002179 # mshr miss rate for ReadReq accesses
458 system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.002167 # mshr miss rate for WriteReq accesses
459 system.cpu0.dcache.SwapReq_mshr_miss_rate::cpu0.data 0.476190 # mshr miss rate for SwapReq accesses
460 system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.002173 # mshr miss rate for demand accesses
461 system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.002173 # mshr miss rate for overall accesses
462 system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 27222.527473 # average ReadReq mshr miss latency
463 system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 35511.363636 # average WriteReq mshr miss latency
464 system.cpu0.dcache.SwapReq_avg_mshr_miss_latency::cpu0.data 16025 # average SwapReq mshr miss latency
465 system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 31297.486034 # average overall mshr miss latency
466 system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 31297.486034 # average overall mshr miss latency
467 system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
468 system.cpu1.numCycles 187393 # number of cpu cycles simulated
469 system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
470 system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
471 system.cpu1.BPredUnit.lookups 57495 # Number of BP lookups
472 system.cpu1.BPredUnit.condPredicted 54509 # Number of conditional branches predicted
473 system.cpu1.BPredUnit.condIncorrect 1432 # Number of conditional branches incorrect
474 system.cpu1.BPredUnit.BTBLookups 50945 # Number of BTB lookups
475 system.cpu1.BPredUnit.BTBHits 49902 # Number of BTB hits
476 system.cpu1.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
477 system.cpu1.BPredUnit.usedRAS 759 # Number of times the RAS was used to get a target.
478 system.cpu1.BPredUnit.RASInCorrect 232 # Number of incorrect RAS predictions.
479 system.cpu1.fetch.icacheStallCycles 28506 # Number of cycles fetch is stalled on an Icache miss
480 system.cpu1.fetch.Insts 323137 # Number of instructions fetch has processed
481 system.cpu1.fetch.Branches 57495 # Number of branches that fetch encountered
482 system.cpu1.fetch.predictedBranches 50661 # Number of branches that fetch has predicted taken
483 system.cpu1.fetch.Cycles 112599 # Number of cycles fetch has run and was not squashing or blocked
484 system.cpu1.fetch.SquashCycles 4204 # Number of cycles fetch has spent squashing
485 system.cpu1.fetch.BlockedCycles 33253 # Number of cycles fetch has spent blocked
486 system.cpu1.fetch.MiscStallCycles 5 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
487 system.cpu1.fetch.NoActiveThreadStallCycles 6513 # Number of stall cycles due to no active thread to fetch from
488 system.cpu1.fetch.PendingTrapStallCycles 1058 # Number of stall cycles due to pending traps
489 system.cpu1.fetch.CacheLines 19809 # Number of cache lines fetched
490 system.cpu1.fetch.IcacheSquashes 287 # Number of outstanding Icache misses that were squashed
491 system.cpu1.fetch.rateDist::samples 184628 # Number of instructions fetched each cycle (Total)
492 system.cpu1.fetch.rateDist::mean 1.750206 # Number of instructions fetched each cycle (Total)
493 system.cpu1.fetch.rateDist::stdev 2.168540 # Number of instructions fetched each cycle (Total)
494 system.cpu1.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
495 system.cpu1.fetch.rateDist::0 72029 39.01% 39.01% # Number of instructions fetched each cycle (Total)
496 system.cpu1.fetch.rateDist::1 57027 30.89% 69.90% # Number of instructions fetched each cycle (Total)
497 system.cpu1.fetch.rateDist::2 6026 3.26% 73.16% # Number of instructions fetched each cycle (Total)
498 system.cpu1.fetch.rateDist::3 3313 1.79% 74.96% # Number of instructions fetched each cycle (Total)
499 system.cpu1.fetch.rateDist::4 681 0.37% 75.33% # Number of instructions fetched each cycle (Total)
500 system.cpu1.fetch.rateDist::5 39928 21.63% 96.95% # Number of instructions fetched each cycle (Total)
501 system.cpu1.fetch.rateDist::6 1176 0.64% 97.59% # Number of instructions fetched each cycle (Total)
502 system.cpu1.fetch.rateDist::7 885 0.48% 98.07% # Number of instructions fetched each cycle (Total)
503 system.cpu1.fetch.rateDist::8 3563 1.93% 100.00% # Number of instructions fetched each cycle (Total)
504 system.cpu1.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
505 system.cpu1.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
506 system.cpu1.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
507 system.cpu1.fetch.rateDist::total 184628 # Number of instructions fetched each cycle (Total)
508 system.cpu1.fetch.branchRate 0.306815 # Number of branch fetches per cycle
509 system.cpu1.fetch.rate 1.724381 # Number of inst fetches per cycle
510 system.cpu1.decode.IdleCycles 34082 # Number of cycles decode is idle
511 system.cpu1.decode.BlockedCycles 29678 # Number of cycles decode is blocked
512 system.cpu1.decode.RunCycles 106549 # Number of cycles decode is running
513 system.cpu1.decode.UnblockCycles 5112 # Number of cycles decode is unblocking
514 system.cpu1.decode.SquashCycles 2694 # Number of cycles decode is squashing
515 system.cpu1.decode.DecodedInsts 318863 # Number of instructions handled by decode
516 system.cpu1.rename.SquashCycles 2694 # Number of cycles rename is squashing
517 system.cpu1.rename.IdleCycles 34823 # Number of cycles rename is idle
518 system.cpu1.rename.BlockCycles 15756 # Number of cycles rename is blocking
519 system.cpu1.rename.serializeStallCycles 13064 # count of cycles rename stalled for serializing inst
520 system.cpu1.rename.RunCycles 101771 # Number of cycles rename is running
521 system.cpu1.rename.UnblockCycles 10007 # Number of cycles rename is unblocking
522 system.cpu1.rename.RenamedInsts 316589 # Number of instructions processed by rename
523 system.cpu1.rename.IQFullEvents 26 # Number of times rename has blocked due to IQ full
524 system.cpu1.rename.LSQFullEvents 63 # Number of times rename has blocked due to LSQ full
525 system.cpu1.rename.RenamedOperands 221379 # Number of destination operands rename has renamed
526 system.cpu1.rename.RenameLookups 610170 # Number of register rename lookups that rename has made
527 system.cpu1.rename.int_rename_lookups 610170 # Number of integer rename lookups
528 system.cpu1.rename.CommittedMaps 206274 # Number of HB maps that are committed
529 system.cpu1.rename.UndoneMaps 15105 # Number of HB maps that are undone due to squashing
530 system.cpu1.rename.serializingInsts 1171 # count of serializing insts renamed
531 system.cpu1.rename.tempSerializingInsts 1292 # count of temporary serializing insts renamed
532 system.cpu1.rename.skidInsts 12551 # count of insts added to the skid buffer
533 system.cpu1.memDep0.insertedLoads 90746 # Number of loads inserted to the mem dependence unit.
534 system.cpu1.memDep0.insertedStores 43396 # Number of stores inserted to the mem dependence unit.
535 system.cpu1.memDep0.conflictingLoads 43483 # Number of conflicting loads.
536 system.cpu1.memDep0.conflictingStores 38230 # Number of conflicting stores.
537 system.cpu1.iq.iqInstsAdded 262560 # Number of instructions added to the IQ (excludes non-spec)
538 system.cpu1.iq.iqNonSpecInstsAdded 6300 # Number of non-speculative instructions added to the IQ
539 system.cpu1.iq.iqInstsIssued 264126 # Number of instructions issued
540 system.cpu1.iq.iqSquashedInstsIssued 64 # Number of squashed instructions issued
541 system.cpu1.iq.iqSquashedInstsExamined 12570 # Number of squashed instructions iterated over during squash; mainly for profiling
542 system.cpu1.iq.iqSquashedOperandsExamined 11522 # Number of squashed operands that are examined and possibly removed from graph
543 system.cpu1.iq.iqSquashedNonSpecRemoved 654 # Number of squashed non-spec instructions that were removed
544 system.cpu1.iq.issued_per_cycle::samples 184628 # Number of insts issued each cycle
545 system.cpu1.iq.issued_per_cycle::mean 1.430585 # Number of insts issued each cycle
546 system.cpu1.iq.issued_per_cycle::stdev 1.313833 # Number of insts issued each cycle
547 system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
548 system.cpu1.iq.issued_per_cycle::0 69552 37.67% 37.67% # Number of insts issued each cycle
549 system.cpu1.iq.issued_per_cycle::1 22561 12.22% 49.89% # Number of insts issued each cycle
550 system.cpu1.iq.issued_per_cycle::2 43412 23.51% 73.40% # Number of insts issued each cycle
551 system.cpu1.iq.issued_per_cycle::3 44019 23.84% 97.25% # Number of insts issued each cycle
552 system.cpu1.iq.issued_per_cycle::4 3358 1.82% 99.07% # Number of insts issued each cycle
553 system.cpu1.iq.issued_per_cycle::5 1272 0.69% 99.75% # Number of insts issued each cycle
554 system.cpu1.iq.issued_per_cycle::6 343 0.19% 99.94% # Number of insts issued each cycle
555 system.cpu1.iq.issued_per_cycle::7 54 0.03% 99.97% # Number of insts issued each cycle
556 system.cpu1.iq.issued_per_cycle::8 57 0.03% 100.00% # Number of insts issued each cycle
557 system.cpu1.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
558 system.cpu1.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
559 system.cpu1.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
560 system.cpu1.iq.issued_per_cycle::total 184628 # Number of insts issued each cycle
561 system.cpu1.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
562 system.cpu1.iq.fu_full::IntAlu 21 6.65% 6.65% # attempts to use FU when none available
563 system.cpu1.iq.fu_full::IntMult 0 0.00% 6.65% # attempts to use FU when none available
564 system.cpu1.iq.fu_full::IntDiv 0 0.00% 6.65% # attempts to use FU when none available
565 system.cpu1.iq.fu_full::FloatAdd 0 0.00% 6.65% # attempts to use FU when none available
566 system.cpu1.iq.fu_full::FloatCmp 0 0.00% 6.65% # attempts to use FU when none available
567 system.cpu1.iq.fu_full::FloatCvt 0 0.00% 6.65% # attempts to use FU when none available
568 system.cpu1.iq.fu_full::FloatMult 0 0.00% 6.65% # attempts to use FU when none available
569 system.cpu1.iq.fu_full::FloatDiv 0 0.00% 6.65% # attempts to use FU when none available
570 system.cpu1.iq.fu_full::FloatSqrt 0 0.00% 6.65% # attempts to use FU when none available
571 system.cpu1.iq.fu_full::SimdAdd 0 0.00% 6.65% # attempts to use FU when none available
572 system.cpu1.iq.fu_full::SimdAddAcc 0 0.00% 6.65% # attempts to use FU when none available
573 system.cpu1.iq.fu_full::SimdAlu 0 0.00% 6.65% # attempts to use FU when none available
574 system.cpu1.iq.fu_full::SimdCmp 0 0.00% 6.65% # attempts to use FU when none available
575 system.cpu1.iq.fu_full::SimdCvt 0 0.00% 6.65% # attempts to use FU when none available
576 system.cpu1.iq.fu_full::SimdMisc 0 0.00% 6.65% # attempts to use FU when none available
577 system.cpu1.iq.fu_full::SimdMult 0 0.00% 6.65% # attempts to use FU when none available
578 system.cpu1.iq.fu_full::SimdMultAcc 0 0.00% 6.65% # attempts to use FU when none available
579 system.cpu1.iq.fu_full::SimdShift 0 0.00% 6.65% # attempts to use FU when none available
580 system.cpu1.iq.fu_full::SimdShiftAcc 0 0.00% 6.65% # attempts to use FU when none available
581 system.cpu1.iq.fu_full::SimdSqrt 0 0.00% 6.65% # attempts to use FU when none available
582 system.cpu1.iq.fu_full::SimdFloatAdd 0 0.00% 6.65% # attempts to use FU when none available
583 system.cpu1.iq.fu_full::SimdFloatAlu 0 0.00% 6.65% # attempts to use FU when none available
584 system.cpu1.iq.fu_full::SimdFloatCmp 0 0.00% 6.65% # attempts to use FU when none available
585 system.cpu1.iq.fu_full::SimdFloatCvt 0 0.00% 6.65% # attempts to use FU when none available
586 system.cpu1.iq.fu_full::SimdFloatDiv 0 0.00% 6.65% # attempts to use FU when none available
587 system.cpu1.iq.fu_full::SimdFloatMisc 0 0.00% 6.65% # attempts to use FU when none available
588 system.cpu1.iq.fu_full::SimdFloatMult 0 0.00% 6.65% # attempts to use FU when none available
589 system.cpu1.iq.fu_full::SimdFloatMultAcc 0 0.00% 6.65% # attempts to use FU when none available
590 system.cpu1.iq.fu_full::SimdFloatSqrt 0 0.00% 6.65% # attempts to use FU when none available
591 system.cpu1.iq.fu_full::MemRead 85 26.90% 33.54% # attempts to use FU when none available
592 system.cpu1.iq.fu_full::MemWrite 210 66.46% 100.00% # attempts to use FU when none available
593 system.cpu1.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
594 system.cpu1.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
595 system.cpu1.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
596 system.cpu1.iq.FU_type_0::IntAlu 126488 47.89% 47.89% # Type of FU issued
597 system.cpu1.iq.FU_type_0::IntMult 0 0.00% 47.89% # Type of FU issued
598 system.cpu1.iq.FU_type_0::IntDiv 0 0.00% 47.89% # Type of FU issued
599 system.cpu1.iq.FU_type_0::FloatAdd 0 0.00% 47.89% # Type of FU issued
600 system.cpu1.iq.FU_type_0::FloatCmp 0 0.00% 47.89% # Type of FU issued
601 system.cpu1.iq.FU_type_0::FloatCvt 0 0.00% 47.89% # Type of FU issued
602 system.cpu1.iq.FU_type_0::FloatMult 0 0.00% 47.89% # Type of FU issued
603 system.cpu1.iq.FU_type_0::FloatDiv 0 0.00% 47.89% # Type of FU issued
604 system.cpu1.iq.FU_type_0::FloatSqrt 0 0.00% 47.89% # Type of FU issued
605 system.cpu1.iq.FU_type_0::SimdAdd 0 0.00% 47.89% # Type of FU issued
606 system.cpu1.iq.FU_type_0::SimdAddAcc 0 0.00% 47.89% # Type of FU issued
607 system.cpu1.iq.FU_type_0::SimdAlu 0 0.00% 47.89% # Type of FU issued
608 system.cpu1.iq.FU_type_0::SimdCmp 0 0.00% 47.89% # Type of FU issued
609 system.cpu1.iq.FU_type_0::SimdCvt 0 0.00% 47.89% # Type of FU issued
610 system.cpu1.iq.FU_type_0::SimdMisc 0 0.00% 47.89% # Type of FU issued
611 system.cpu1.iq.FU_type_0::SimdMult 0 0.00% 47.89% # Type of FU issued
612 system.cpu1.iq.FU_type_0::SimdMultAcc 0 0.00% 47.89% # Type of FU issued
613 system.cpu1.iq.FU_type_0::SimdShift 0 0.00% 47.89% # Type of FU issued
614 system.cpu1.iq.FU_type_0::SimdShiftAcc 0 0.00% 47.89% # Type of FU issued
615 system.cpu1.iq.FU_type_0::SimdSqrt 0 0.00% 47.89% # Type of FU issued
616 system.cpu1.iq.FU_type_0::SimdFloatAdd 0 0.00% 47.89% # Type of FU issued
617 system.cpu1.iq.FU_type_0::SimdFloatAlu 0 0.00% 47.89% # Type of FU issued
618 system.cpu1.iq.FU_type_0::SimdFloatCmp 0 0.00% 47.89% # Type of FU issued
619 system.cpu1.iq.FU_type_0::SimdFloatCvt 0 0.00% 47.89% # Type of FU issued
620 system.cpu1.iq.FU_type_0::SimdFloatDiv 0 0.00% 47.89% # Type of FU issued
621 system.cpu1.iq.FU_type_0::SimdFloatMisc 0 0.00% 47.89% # Type of FU issued
622 system.cpu1.iq.FU_type_0::SimdFloatMult 0 0.00% 47.89% # Type of FU issued
623 system.cpu1.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 47.89% # Type of FU issued
624 system.cpu1.iq.FU_type_0::SimdFloatSqrt 0 0.00% 47.89% # Type of FU issued
625 system.cpu1.iq.FU_type_0::MemRead 94921 35.94% 83.83% # Type of FU issued
626 system.cpu1.iq.FU_type_0::MemWrite 42717 16.17% 100.00% # Type of FU issued
627 system.cpu1.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
628 system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
629 system.cpu1.iq.FU_type_0::total 264126 # Type of FU issued
630 system.cpu1.iq.rate 1.409476 # Inst issue rate
631 system.cpu1.iq.fu_busy_cnt 316 # FU busy when requested
632 system.cpu1.iq.fu_busy_rate 0.001196 # FU busy rate (busy events/executed inst)
633 system.cpu1.iq.int_inst_queue_reads 713260 # Number of integer instruction queue reads
634 system.cpu1.iq.int_inst_queue_writes 281477 # Number of integer instruction queue writes
635 system.cpu1.iq.int_inst_queue_wakeup_accesses 262161 # Number of integer instruction queue wakeup accesses
636 system.cpu1.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
637 system.cpu1.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
638 system.cpu1.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
639 system.cpu1.iq.int_alu_accesses 264442 # Number of integer alu accesses
640 system.cpu1.iq.fp_alu_accesses 0 # Number of floating point alu accesses
641 system.cpu1.iew.lsq.thread0.forwLoads 37998 # Number of loads that had data forwarded from stores
642 system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
643 system.cpu1.iew.lsq.thread0.squashedLoads 2692 # Number of loads squashed
644 system.cpu1.iew.lsq.thread0.ignoredResponses 2 # Number of memory responses ignored because the instruction is squashed
645 system.cpu1.iew.lsq.thread0.memOrderViolation 47 # Number of memory ordering violations
646 system.cpu1.iew.lsq.thread0.squashedStores 1591 # Number of stores squashed
647 system.cpu1.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
648 system.cpu1.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
649 system.cpu1.iew.lsq.thread0.rescheduledLoads 0 # Number of loads that were rescheduled
650 system.cpu1.iew.lsq.thread0.cacheBlocked 0 # Number of times an access to memory failed due to the cache being blocked
651 system.cpu1.iew.iewIdleCycles 0 # Number of cycles IEW is idle
652 system.cpu1.iew.iewSquashCycles 2694 # Number of cycles IEW is squashing
653 system.cpu1.iew.iewBlockCycles 1681 # Number of cycles IEW is blocking
654 system.cpu1.iew.iewUnblockCycles 49 # Number of cycles IEW is unblocking
655 system.cpu1.iew.iewDispatchedInsts 313238 # Number of instructions dispatched to IQ
656 system.cpu1.iew.iewDispSquashedInsts 386 # Number of squashed instructions skipped by dispatch
657 system.cpu1.iew.iewDispLoadInsts 90746 # Number of dispatched load instructions
658 system.cpu1.iew.iewDispStoreInsts 43396 # Number of dispatched store instructions
659 system.cpu1.iew.iewDispNonSpecInsts 1094 # Number of dispatched non-speculative instructions
660 system.cpu1.iew.iewIQFullEvents 45 # Number of times the IQ has become full, causing a stall
661 system.cpu1.iew.iewLSQFullEvents 0 # Number of times the LSQ has become full, causing a stall
662 system.cpu1.iew.memOrderViolationEvents 47 # Number of memory order violations
663 system.cpu1.iew.predictedTakenIncorrect 484 # Number of branches that were predicted taken incorrectly
664 system.cpu1.iew.predictedNotTakenIncorrect 1109 # Number of branches that were predicted not taken incorrectly
665 system.cpu1.iew.branchMispredicts 1593 # Number of branch mispredicts detected at execute
666 system.cpu1.iew.iewExecutedInsts 262830 # Number of executed instructions
667 system.cpu1.iew.iewExecLoadInsts 89694 # Number of load instructions executed
668 system.cpu1.iew.iewExecSquashedInsts 1296 # Number of squashed instructions skipped in execute
669 system.cpu1.iew.exec_swp 0 # number of swp insts executed
670 system.cpu1.iew.exec_nop 44378 # number of nop insts executed
671 system.cpu1.iew.exec_refs 132319 # number of memory reference insts executed
672 system.cpu1.iew.exec_branches 53738 # Number of branches executed
673 system.cpu1.iew.exec_stores 42625 # Number of stores executed
674 system.cpu1.iew.exec_rate 1.402560 # Inst execution rate
675 system.cpu1.iew.wb_sent 262446 # cumulative count of insts sent to commit
676 system.cpu1.iew.wb_count 262161 # cumulative count of insts written-back
677 system.cpu1.iew.wb_producers 149144 # num instructions producing a value
678 system.cpu1.iew.wb_consumers 154061 # num instructions consuming a value
679 system.cpu1.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
680 system.cpu1.iew.wb_rate 1.398990 # insts written-back per cycle
681 system.cpu1.iew.wb_fanout 0.968084 # average fanout of values written-back
682 system.cpu1.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
683 system.cpu1.commit.commitCommittedInsts 298843 # The number of committed instructions
684 system.cpu1.commit.commitCommittedOps 298843 # The number of committed instructions
685 system.cpu1.commit.commitSquashedInsts 14389 # The number of squashed insts skipped by commit
686 system.cpu1.commit.commitNonSpecStalls 5646 # The number of times commit has been forced to stall to communicate backwards
687 system.cpu1.commit.branchMispredicts 1432 # The number of times a branch was mispredicted
688 system.cpu1.commit.committed_per_cycle::samples 175422 # Number of insts commited each cycle
689 system.cpu1.commit.committed_per_cycle::mean 1.703566 # Number of insts commited each cycle
690 system.cpu1.commit.committed_per_cycle::stdev 2.044466 # Number of insts commited each cycle
691 system.cpu1.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
692 system.cpu1.commit.committed_per_cycle::0 68710 39.17% 39.17% # Number of insts commited each cycle
693 system.cpu1.commit.committed_per_cycle::1 51651 29.44% 68.61% # Number of insts commited each cycle
694 system.cpu1.commit.committed_per_cycle::2 6180 3.52% 72.14% # Number of insts commited each cycle
695 system.cpu1.commit.committed_per_cycle::3 6549 3.73% 75.87% # Number of insts commited each cycle
696 system.cpu1.commit.committed_per_cycle::4 1541 0.88% 76.75% # Number of insts commited each cycle
697 system.cpu1.commit.committed_per_cycle::5 38344 21.86% 98.61% # Number of insts commited each cycle
698 system.cpu1.commit.committed_per_cycle::6 640 0.36% 98.97% # Number of insts commited each cycle
699 system.cpu1.commit.committed_per_cycle::7 995 0.57% 99.54% # Number of insts commited each cycle
700 system.cpu1.commit.committed_per_cycle::8 812 0.46% 100.00% # Number of insts commited each cycle
701 system.cpu1.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
702 system.cpu1.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
703 system.cpu1.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
704 system.cpu1.commit.committed_per_cycle::total 175422 # Number of insts commited each cycle
705 system.cpu1.commit.committedInsts 298843 # Number of instructions committed
706 system.cpu1.commit.committedOps 298843 # Number of ops (including micro ops) committed
707 system.cpu1.commit.swp_count 0 # Number of s/w prefetches committed
708 system.cpu1.commit.refs 129859 # Number of memory references committed
709 system.cpu1.commit.loads 88054 # Number of loads committed
710 system.cpu1.commit.membars 4938 # Number of memory barriers committed
711 system.cpu1.commit.branches 52708 # Number of branches committed
712 system.cpu1.commit.fp_insts 0 # Number of committed floating point instructions.
713 system.cpu1.commit.int_insts 204694 # Number of committed integer instructions.
714 system.cpu1.commit.function_calls 322 # Number of function calls committed.
715 system.cpu1.commit.bw_lim_events 812 # number cycles where commit BW limit reached
716 system.cpu1.commit.bw_limited 0 # number of insts not committed due to BW limits
717 system.cpu1.rob.rob_reads 487255 # The number of ROB reads
718 system.cpu1.rob.rob_writes 629168 # The number of ROB writes
719 system.cpu1.timesIdled 232 # Number of times that the entire CPU went into an idle state and unscheduled itself
720 system.cpu1.idleCycles 2765 # Total number of cycles that the CPU has spent unscheduled due to idling
721 system.cpu1.quiesceCycles 35411 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
722 system.cpu1.committedInsts 250401 # Number of Instructions Simulated
723 system.cpu1.committedOps 250401 # Number of Ops (including micro ops) Simulated
724 system.cpu1.committedInsts_total 250401 # Number of Instructions Simulated
725 system.cpu1.cpi 0.748372 # CPI: Cycles Per Instruction
726 system.cpu1.cpi_total 0.748372 # CPI: Total CPI of All Threads
727 system.cpu1.ipc 1.336235 # IPC: Instructions Per Cycle
728 system.cpu1.ipc_total 1.336235 # IPC: Total IPC of All Threads
729 system.cpu1.int_regfile_reads 456552 # number of integer regfile reads
730 system.cpu1.int_regfile_writes 212248 # number of integer regfile writes
731 system.cpu1.fp_regfile_writes 64 # number of floating regfile writes
732 system.cpu1.misc_regfile_reads 133945 # number of misc regfile reads
733 system.cpu1.misc_regfile_writes 646 # number of misc regfile writes
734 system.cpu1.icache.replacements 322 # number of replacements
735 system.cpu1.icache.tagsinuse 82.769076 # Cycle average of tags in use
736 system.cpu1.icache.total_refs 19304 # Total number of references to valid blocks.
737 system.cpu1.icache.sampled_refs 435 # Sample count of references to valid blocks.
738 system.cpu1.icache.avg_refs 44.377011 # Average number of references to valid blocks.
739 system.cpu1.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
740 system.cpu1.icache.occ_blocks::cpu1.inst 82.769076 # Average occupied blocks per requestor
741 system.cpu1.icache.occ_percent::cpu1.inst 0.161658 # Average percentage of cache occupancy
742 system.cpu1.icache.occ_percent::total 0.161658 # Average percentage of cache occupancy
743 system.cpu1.icache.ReadReq_hits::cpu1.inst 19304 # number of ReadReq hits
744 system.cpu1.icache.ReadReq_hits::total 19304 # number of ReadReq hits
745 system.cpu1.icache.demand_hits::cpu1.inst 19304 # number of demand (read+write) hits
746 system.cpu1.icache.demand_hits::total 19304 # number of demand (read+write) hits
747 system.cpu1.icache.overall_hits::cpu1.inst 19304 # number of overall hits
748 system.cpu1.icache.overall_hits::total 19304 # number of overall hits
749 system.cpu1.icache.ReadReq_misses::cpu1.inst 505 # number of ReadReq misses
750 system.cpu1.icache.ReadReq_misses::total 505 # number of ReadReq misses
751 system.cpu1.icache.demand_misses::cpu1.inst 505 # number of demand (read+write) misses
752 system.cpu1.icache.demand_misses::total 505 # number of demand (read+write) misses
753 system.cpu1.icache.overall_misses::cpu1.inst 505 # number of overall misses
754 system.cpu1.icache.overall_misses::total 505 # number of overall misses
755 system.cpu1.icache.ReadReq_miss_latency::cpu1.inst 7500500 # number of ReadReq miss cycles
756 system.cpu1.icache.ReadReq_miss_latency::total 7500500 # number of ReadReq miss cycles
757 system.cpu1.icache.demand_miss_latency::cpu1.inst 7500500 # number of demand (read+write) miss cycles
758 system.cpu1.icache.demand_miss_latency::total 7500500 # number of demand (read+write) miss cycles
759 system.cpu1.icache.overall_miss_latency::cpu1.inst 7500500 # number of overall miss cycles
760 system.cpu1.icache.overall_miss_latency::total 7500500 # number of overall miss cycles
761 system.cpu1.icache.ReadReq_accesses::cpu1.inst 19809 # number of ReadReq accesses(hits+misses)
762 system.cpu1.icache.ReadReq_accesses::total 19809 # number of ReadReq accesses(hits+misses)
763 system.cpu1.icache.demand_accesses::cpu1.inst 19809 # number of demand (read+write) accesses
764 system.cpu1.icache.demand_accesses::total 19809 # number of demand (read+write) accesses
765 system.cpu1.icache.overall_accesses::cpu1.inst 19809 # number of overall (read+write) accesses
766 system.cpu1.icache.overall_accesses::total 19809 # number of overall (read+write) accesses
767 system.cpu1.icache.ReadReq_miss_rate::cpu1.inst 0.025493 # miss rate for ReadReq accesses
768 system.cpu1.icache.demand_miss_rate::cpu1.inst 0.025493 # miss rate for demand accesses
769 system.cpu1.icache.overall_miss_rate::cpu1.inst 0.025493 # miss rate for overall accesses
770 system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 14852.475248 # average ReadReq miss latency
771 system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 14852.475248 # average overall miss latency
772 system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 14852.475248 # average overall miss latency
773 system.cpu1.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
774 system.cpu1.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
775 system.cpu1.icache.blocked::no_mshrs 0 # number of cycles access was blocked
776 system.cpu1.icache.blocked::no_targets 0 # number of cycles access was blocked
777 system.cpu1.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
778 system.cpu1.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
779 system.cpu1.icache.fast_writes 0 # number of fast writes performed
780 system.cpu1.icache.cache_copies 0 # number of cache copies performed
781 system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst 70 # number of ReadReq MSHR hits
782 system.cpu1.icache.ReadReq_mshr_hits::total 70 # number of ReadReq MSHR hits
783 system.cpu1.icache.demand_mshr_hits::cpu1.inst 70 # number of demand (read+write) MSHR hits
784 system.cpu1.icache.demand_mshr_hits::total 70 # number of demand (read+write) MSHR hits
785 system.cpu1.icache.overall_mshr_hits::cpu1.inst 70 # number of overall MSHR hits
786 system.cpu1.icache.overall_mshr_hits::total 70 # number of overall MSHR hits
787 system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst 435 # number of ReadReq MSHR misses
788 system.cpu1.icache.ReadReq_mshr_misses::total 435 # number of ReadReq MSHR misses
789 system.cpu1.icache.demand_mshr_misses::cpu1.inst 435 # number of demand (read+write) MSHR misses
790 system.cpu1.icache.demand_mshr_misses::total 435 # number of demand (read+write) MSHR misses
791 system.cpu1.icache.overall_mshr_misses::cpu1.inst 435 # number of overall MSHR misses
792 system.cpu1.icache.overall_mshr_misses::total 435 # number of overall MSHR misses
793 system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst 5474500 # number of ReadReq MSHR miss cycles
794 system.cpu1.icache.ReadReq_mshr_miss_latency::total 5474500 # number of ReadReq MSHR miss cycles
795 system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst 5474500 # number of demand (read+write) MSHR miss cycles
796 system.cpu1.icache.demand_mshr_miss_latency::total 5474500 # number of demand (read+write) MSHR miss cycles
797 system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst 5474500 # number of overall MSHR miss cycles
798 system.cpu1.icache.overall_mshr_miss_latency::total 5474500 # number of overall MSHR miss cycles
799 system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.021960 # mshr miss rate for ReadReq accesses
800 system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst 0.021960 # mshr miss rate for demand accesses
801 system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst 0.021960 # mshr miss rate for overall accesses
802 system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 12585.057471 # average ReadReq mshr miss latency
803 system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 12585.057471 # average overall mshr miss latency
804 system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 12585.057471 # average overall mshr miss latency
805 system.cpu1.icache.no_allocate_misses 0 # Number of misses that were no-allocate
806 system.cpu1.dcache.replacements 2 # number of replacements
807 system.cpu1.dcache.tagsinuse 24.070551 # Cycle average of tags in use
808 system.cpu1.dcache.total_refs 48111 # Total number of references to valid blocks.
809 system.cpu1.dcache.sampled_refs 30 # Sample count of references to valid blocks.
810 system.cpu1.dcache.avg_refs 1603.700000 # Average number of references to valid blocks.
811 system.cpu1.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
812 system.cpu1.dcache.occ_blocks::cpu1.data 24.070551 # Average occupied blocks per requestor
813 system.cpu1.dcache.occ_percent::cpu1.data 0.047013 # Average percentage of cache occupancy
814 system.cpu1.dcache.occ_percent::total 0.047013 # Average percentage of cache occupancy
815 system.cpu1.dcache.ReadReq_hits::cpu1.data 51204 # number of ReadReq hits
816 system.cpu1.dcache.ReadReq_hits::total 51204 # number of ReadReq hits
817 system.cpu1.dcache.WriteReq_hits::cpu1.data 41589 # number of WriteReq hits
818 system.cpu1.dcache.WriteReq_hits::total 41589 # number of WriteReq hits
819 system.cpu1.dcache.SwapReq_hits::cpu1.data 12 # number of SwapReq hits
820 system.cpu1.dcache.SwapReq_hits::total 12 # number of SwapReq hits
821 system.cpu1.dcache.demand_hits::cpu1.data 92793 # number of demand (read+write) hits
822 system.cpu1.dcache.demand_hits::total 92793 # number of demand (read+write) hits
823 system.cpu1.dcache.overall_hits::cpu1.data 92793 # number of overall hits
824 system.cpu1.dcache.overall_hits::total 92793 # number of overall hits
825 system.cpu1.dcache.ReadReq_misses::cpu1.data 475 # number of ReadReq misses
826 system.cpu1.dcache.ReadReq_misses::total 475 # number of ReadReq misses
827 system.cpu1.dcache.WriteReq_misses::cpu1.data 154 # number of WriteReq misses
828 system.cpu1.dcache.WriteReq_misses::total 154 # number of WriteReq misses
829 system.cpu1.dcache.SwapReq_misses::cpu1.data 50 # number of SwapReq misses
830 system.cpu1.dcache.SwapReq_misses::total 50 # number of SwapReq misses
831 system.cpu1.dcache.demand_misses::cpu1.data 629 # number of demand (read+write) misses
832 system.cpu1.dcache.demand_misses::total 629 # number of demand (read+write) misses
833 system.cpu1.dcache.overall_misses::cpu1.data 629 # number of overall misses
834 system.cpu1.dcache.overall_misses::total 629 # number of overall misses
835 system.cpu1.dcache.ReadReq_miss_latency::cpu1.data 9635500 # number of ReadReq miss cycles
836 system.cpu1.dcache.ReadReq_miss_latency::total 9635500 # number of ReadReq miss cycles
837 system.cpu1.dcache.WriteReq_miss_latency::cpu1.data 2967500 # number of WriteReq miss cycles
838 system.cpu1.dcache.WriteReq_miss_latency::total 2967500 # number of WriteReq miss cycles
839 system.cpu1.dcache.SwapReq_miss_latency::cpu1.data 1038500 # number of SwapReq miss cycles
840 system.cpu1.dcache.SwapReq_miss_latency::total 1038500 # number of SwapReq miss cycles
841 system.cpu1.dcache.demand_miss_latency::cpu1.data 12603000 # number of demand (read+write) miss cycles
842 system.cpu1.dcache.demand_miss_latency::total 12603000 # number of demand (read+write) miss cycles
843 system.cpu1.dcache.overall_miss_latency::cpu1.data 12603000 # number of overall miss cycles
844 system.cpu1.dcache.overall_miss_latency::total 12603000 # number of overall miss cycles
845 system.cpu1.dcache.ReadReq_accesses::cpu1.data 51679 # number of ReadReq accesses(hits+misses)
846 system.cpu1.dcache.ReadReq_accesses::total 51679 # number of ReadReq accesses(hits+misses)
847 system.cpu1.dcache.WriteReq_accesses::cpu1.data 41743 # number of WriteReq accesses(hits+misses)
848 system.cpu1.dcache.WriteReq_accesses::total 41743 # number of WriteReq accesses(hits+misses)
849 system.cpu1.dcache.SwapReq_accesses::cpu1.data 62 # number of SwapReq accesses(hits+misses)
850 system.cpu1.dcache.SwapReq_accesses::total 62 # number of SwapReq accesses(hits+misses)
851 system.cpu1.dcache.demand_accesses::cpu1.data 93422 # number of demand (read+write) accesses
852 system.cpu1.dcache.demand_accesses::total 93422 # number of demand (read+write) accesses
853 system.cpu1.dcache.overall_accesses::cpu1.data 93422 # number of overall (read+write) accesses
854 system.cpu1.dcache.overall_accesses::total 93422 # number of overall (read+write) accesses
855 system.cpu1.dcache.ReadReq_miss_rate::cpu1.data 0.009191 # miss rate for ReadReq accesses
856 system.cpu1.dcache.WriteReq_miss_rate::cpu1.data 0.003689 # miss rate for WriteReq accesses
857 system.cpu1.dcache.SwapReq_miss_rate::cpu1.data 0.806452 # miss rate for SwapReq accesses
858 system.cpu1.dcache.demand_miss_rate::cpu1.data 0.006733 # miss rate for demand accesses
859 system.cpu1.dcache.overall_miss_rate::cpu1.data 0.006733 # miss rate for overall accesses
860 system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 20285.263158 # average ReadReq miss latency
861 system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 19269.480519 # average WriteReq miss latency
862 system.cpu1.dcache.SwapReq_avg_miss_latency::cpu1.data 20770 # average SwapReq miss latency
863 system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 20036.565978 # average overall miss latency
864 system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 20036.565978 # average overall miss latency
865 system.cpu1.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
866 system.cpu1.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
867 system.cpu1.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
868 system.cpu1.dcache.blocked::no_targets 0 # number of cycles access was blocked
869 system.cpu1.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
870 system.cpu1.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
871 system.cpu1.dcache.fast_writes 0 # number of fast writes performed
872 system.cpu1.dcache.cache_copies 0 # number of cache copies performed
873 system.cpu1.dcache.writebacks::writebacks 1 # number of writebacks
874 system.cpu1.dcache.writebacks::total 1 # number of writebacks
875 system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data 319 # number of ReadReq MSHR hits
876 system.cpu1.dcache.ReadReq_mshr_hits::total 319 # number of ReadReq MSHR hits
877 system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data 45 # number of WriteReq MSHR hits
878 system.cpu1.dcache.WriteReq_mshr_hits::total 45 # number of WriteReq MSHR hits
879 system.cpu1.dcache.demand_mshr_hits::cpu1.data 364 # number of demand (read+write) MSHR hits
880 system.cpu1.dcache.demand_mshr_hits::total 364 # number of demand (read+write) MSHR hits
881 system.cpu1.dcache.overall_mshr_hits::cpu1.data 364 # number of overall MSHR hits
882 system.cpu1.dcache.overall_mshr_hits::total 364 # number of overall MSHR hits
883 system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data 156 # number of ReadReq MSHR misses
884 system.cpu1.dcache.ReadReq_mshr_misses::total 156 # number of ReadReq MSHR misses
885 system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data 109 # number of WriteReq MSHR misses
886 system.cpu1.dcache.WriteReq_mshr_misses::total 109 # number of WriteReq MSHR misses
887 system.cpu1.dcache.SwapReq_mshr_misses::cpu1.data 50 # number of SwapReq MSHR misses
888 system.cpu1.dcache.SwapReq_mshr_misses::total 50 # number of SwapReq MSHR misses
889 system.cpu1.dcache.demand_mshr_misses::cpu1.data 265 # number of demand (read+write) MSHR misses
890 system.cpu1.dcache.demand_mshr_misses::total 265 # number of demand (read+write) MSHR misses
891 system.cpu1.dcache.overall_mshr_misses::cpu1.data 265 # number of overall MSHR misses
892 system.cpu1.dcache.overall_mshr_misses::total 265 # number of overall MSHR misses
893 system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data 2052000 # number of ReadReq MSHR miss cycles
894 system.cpu1.dcache.ReadReq_mshr_miss_latency::total 2052000 # number of ReadReq MSHR miss cycles
895 system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data 1523500 # number of WriteReq MSHR miss cycles
896 system.cpu1.dcache.WriteReq_mshr_miss_latency::total 1523500 # number of WriteReq MSHR miss cycles
897 system.cpu1.dcache.SwapReq_mshr_miss_latency::cpu1.data 888500 # number of SwapReq MSHR miss cycles
898 system.cpu1.dcache.SwapReq_mshr_miss_latency::total 888500 # number of SwapReq MSHR miss cycles
899 system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data 3575500 # number of demand (read+write) MSHR miss cycles
900 system.cpu1.dcache.demand_mshr_miss_latency::total 3575500 # number of demand (read+write) MSHR miss cycles
901 system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data 3575500 # number of overall MSHR miss cycles
902 system.cpu1.dcache.overall_mshr_miss_latency::total 3575500 # number of overall MSHR miss cycles
903 system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.003019 # mshr miss rate for ReadReq accesses
904 system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.002611 # mshr miss rate for WriteReq accesses
905 system.cpu1.dcache.SwapReq_mshr_miss_rate::cpu1.data 0.806452 # mshr miss rate for SwapReq accesses
906 system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data 0.002837 # mshr miss rate for demand accesses
907 system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data 0.002837 # mshr miss rate for overall accesses
908 system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 13153.846154 # average ReadReq mshr miss latency
909 system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 13977.064220 # average WriteReq mshr miss latency
910 system.cpu1.dcache.SwapReq_avg_mshr_miss_latency::cpu1.data 17770 # average SwapReq mshr miss latency
911 system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 13492.452830 # average overall mshr miss latency
912 system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 13492.452830 # average overall mshr miss latency
913 system.cpu1.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
914 system.cpu2.numCycles 187102 # number of cpu cycles simulated
915 system.cpu2.numWorkItemsStarted 0 # number of work items this cpu started
916 system.cpu2.numWorkItemsCompleted 0 # number of work items this cpu completed
917 system.cpu2.BPredUnit.lookups 52366 # Number of BP lookups
918 system.cpu2.BPredUnit.condPredicted 49346 # Number of conditional branches predicted
919 system.cpu2.BPredUnit.condIncorrect 1501 # Number of conditional branches incorrect
920 system.cpu2.BPredUnit.BTBLookups 45884 # Number of BTB lookups
921 system.cpu2.BPredUnit.BTBHits 44697 # Number of BTB hits
922 system.cpu2.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
923 system.cpu2.BPredUnit.usedRAS 764 # Number of times the RAS was used to get a target.
924 system.cpu2.BPredUnit.RASInCorrect 230 # Number of incorrect RAS predictions.
925 system.cpu2.fetch.icacheStallCycles 30829 # Number of cycles fetch is stalled on an Icache miss
926 system.cpu2.fetch.Insts 289891 # Number of instructions fetch has processed
927 system.cpu2.fetch.Branches 52366 # Number of branches that fetch encountered
928 system.cpu2.fetch.predictedBranches 45461 # Number of branches that fetch has predicted taken
929 system.cpu2.fetch.Cycles 103159 # Number of cycles fetch has run and was not squashing or blocked
930 system.cpu2.fetch.SquashCycles 4491 # Number of cycles fetch has spent squashing
931 system.cpu2.fetch.BlockedCycles 37226 # Number of cycles fetch has spent blocked
932 system.cpu2.fetch.MiscStallCycles 5 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
933 system.cpu2.fetch.NoActiveThreadStallCycles 6501 # Number of stall cycles due to no active thread to fetch from
934 system.cpu2.fetch.PendingTrapStallCycles 1096 # Number of stall cycles due to pending traps
935 system.cpu2.fetch.CacheLines 21870 # Number of cache lines fetched
936 system.cpu2.fetch.IcacheSquashes 331 # Number of outstanding Icache misses that were squashed
937 system.cpu2.fetch.rateDist::samples 181728 # Number of instructions fetched each cycle (Total)
938 system.cpu2.fetch.rateDist::mean 1.595192 # Number of instructions fetched each cycle (Total)
939 system.cpu2.fetch.rateDist::stdev 2.120038 # Number of instructions fetched each cycle (Total)
940 system.cpu2.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
941 system.cpu2.fetch.rateDist::0 78569 43.23% 43.23% # Number of instructions fetched each cycle (Total)
942 system.cpu2.fetch.rateDist::1 52779 29.04% 72.28% # Number of instructions fetched each cycle (Total)
943 system.cpu2.fetch.rateDist::2 6971 3.84% 76.11% # Number of instructions fetched each cycle (Total)
944 system.cpu2.fetch.rateDist::3 3518 1.94% 78.05% # Number of instructions fetched each cycle (Total)
945 system.cpu2.fetch.rateDist::4 702 0.39% 78.44% # Number of instructions fetched each cycle (Total)
946 system.cpu2.fetch.rateDist::5 33444 18.40% 96.84% # Number of instructions fetched each cycle (Total)
947 system.cpu2.fetch.rateDist::6 1229 0.68% 97.51% # Number of instructions fetched each cycle (Total)
948 system.cpu2.fetch.rateDist::7 914 0.50% 98.02% # Number of instructions fetched each cycle (Total)
949 system.cpu2.fetch.rateDist::8 3602 1.98% 100.00% # Number of instructions fetched each cycle (Total)
950 system.cpu2.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
951 system.cpu2.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
952 system.cpu2.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
953 system.cpu2.fetch.rateDist::total 181728 # Number of instructions fetched each cycle (Total)
954 system.cpu2.fetch.branchRate 0.279879 # Number of branch fetches per cycle
955 system.cpu2.fetch.rate 1.549374 # Number of inst fetches per cycle
956 system.cpu2.decode.IdleCycles 37176 # Number of cycles decode is idle
957 system.cpu2.decode.BlockedCycles 32970 # Number of cycles decode is blocked
958 system.cpu2.decode.RunCycles 96308 # Number of cycles decode is running
959 system.cpu2.decode.UnblockCycles 5861 # Number of cycles decode is unblocking
960 system.cpu2.decode.SquashCycles 2912 # Number of cycles decode is squashing
961 system.cpu2.decode.DecodedInsts 285362 # Number of instructions handled by decode
962 system.cpu2.rename.SquashCycles 2912 # Number of cycles rename is squashing
963 system.cpu2.rename.IdleCycles 37970 # Number of cycles rename is idle
964 system.cpu2.rename.BlockCycles 18336 # Number of cycles rename is blocking
965 system.cpu2.rename.serializeStallCycles 13742 # count of cycles rename stalled for serializing inst
966 system.cpu2.rename.RunCycles 90714 # Number of cycles rename is running
967 system.cpu2.rename.UnblockCycles 11553 # Number of cycles rename is unblocking
968 system.cpu2.rename.RenamedInsts 283108 # Number of instructions processed by rename
969 system.cpu2.rename.IQFullEvents 27 # Number of times rename has blocked due to IQ full
970 system.cpu2.rename.LSQFullEvents 56 # Number of times rename has blocked due to LSQ full
971 system.cpu2.rename.RenamedOperands 197373 # Number of destination operands rename has renamed
972 system.cpu2.rename.RenameLookups 538438 # Number of register rename lookups that rename has made
973 system.cpu2.rename.int_rename_lookups 538438 # Number of integer rename lookups
974 system.cpu2.rename.CommittedMaps 181356 # Number of HB maps that are committed
975 system.cpu2.rename.UndoneMaps 16017 # Number of HB maps that are undone due to squashing
976 system.cpu2.rename.serializingInsts 1193 # count of serializing insts renamed
977 system.cpu2.rename.tempSerializingInsts 1308 # count of temporary serializing insts renamed
978 system.cpu2.rename.skidInsts 14181 # count of insts added to the skid buffer
979 system.cpu2.memDep0.insertedLoads 79045 # Number of loads inserted to the mem dependence unit.
980 system.cpu2.memDep0.insertedStores 36977 # Number of stores inserted to the mem dependence unit.
981 system.cpu2.memDep0.conflictingLoads 38155 # Number of conflicting loads.
982 system.cpu2.memDep0.conflictingStores 31746 # Number of conflicting stores.
983 system.cpu2.iq.iqInstsAdded 233020 # Number of instructions added to the IQ (excludes non-spec)
984 system.cpu2.iq.iqNonSpecInstsAdded 7475 # Number of non-speculative instructions added to the IQ
985 system.cpu2.iq.iqInstsIssued 234915 # Number of instructions issued
986 system.cpu2.iq.iqSquashedInstsIssued 73 # Number of squashed instructions issued
987 system.cpu2.iq.iqSquashedInstsExamined 13691 # Number of squashed instructions iterated over during squash; mainly for profiling
988 system.cpu2.iq.iqSquashedOperandsExamined 12875 # Number of squashed operands that are examined and possibly removed from graph
989 system.cpu2.iq.iqSquashedNonSpecRemoved 913 # Number of squashed non-spec instructions that were removed
990 system.cpu2.iq.issued_per_cycle::samples 181728 # Number of insts issued each cycle
991 system.cpu2.iq.issued_per_cycle::mean 1.292674 # Number of insts issued each cycle
992 system.cpu2.iq.issued_per_cycle::stdev 1.310296 # Number of insts issued each cycle
993 system.cpu2.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
994 system.cpu2.iq.issued_per_cycle::0 76657 42.18% 42.18% # Number of insts issued each cycle
995 system.cpu2.iq.issued_per_cycle::1 25237 13.89% 56.07% # Number of insts issued each cycle
996 system.cpu2.iq.issued_per_cycle::2 37132 20.43% 76.50% # Number of insts issued each cycle
997 system.cpu2.iq.issued_per_cycle::3 37732 20.76% 97.27% # Number of insts issued each cycle
998 system.cpu2.iq.issued_per_cycle::4 3274 1.80% 99.07% # Number of insts issued each cycle
999 system.cpu2.iq.issued_per_cycle::5 1229 0.68% 99.74% # Number of insts issued each cycle
1000 system.cpu2.iq.issued_per_cycle::6 353 0.19% 99.94% # Number of insts issued each cycle
1001 system.cpu2.iq.issued_per_cycle::7 53 0.03% 99.97% # Number of insts issued each cycle
1002 system.cpu2.iq.issued_per_cycle::8 61 0.03% 100.00% # Number of insts issued each cycle
1003 system.cpu2.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
1004 system.cpu2.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
1005 system.cpu2.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
1006 system.cpu2.iq.issued_per_cycle::total 181728 # Number of insts issued each cycle
1007 system.cpu2.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
1008 system.cpu2.iq.fu_full::IntAlu 21 6.69% 6.69% # attempts to use FU when none available
1009 system.cpu2.iq.fu_full::IntMult 0 0.00% 6.69% # attempts to use FU when none available
1010 system.cpu2.iq.fu_full::IntDiv 0 0.00% 6.69% # attempts to use FU when none available
1011 system.cpu2.iq.fu_full::FloatAdd 0 0.00% 6.69% # attempts to use FU when none available
1012 system.cpu2.iq.fu_full::FloatCmp 0 0.00% 6.69% # attempts to use FU when none available
1013 system.cpu2.iq.fu_full::FloatCvt 0 0.00% 6.69% # attempts to use FU when none available
1014 system.cpu2.iq.fu_full::FloatMult 0 0.00% 6.69% # attempts to use FU when none available
1015 system.cpu2.iq.fu_full::FloatDiv 0 0.00% 6.69% # attempts to use FU when none available
1016 system.cpu2.iq.fu_full::FloatSqrt 0 0.00% 6.69% # attempts to use FU when none available
1017 system.cpu2.iq.fu_full::SimdAdd 0 0.00% 6.69% # attempts to use FU when none available
1018 system.cpu2.iq.fu_full::SimdAddAcc 0 0.00% 6.69% # attempts to use FU when none available
1019 system.cpu2.iq.fu_full::SimdAlu 0 0.00% 6.69% # attempts to use FU when none available
1020 system.cpu2.iq.fu_full::SimdCmp 0 0.00% 6.69% # attempts to use FU when none available
1021 system.cpu2.iq.fu_full::SimdCvt 0 0.00% 6.69% # attempts to use FU when none available
1022 system.cpu2.iq.fu_full::SimdMisc 0 0.00% 6.69% # attempts to use FU when none available
1023 system.cpu2.iq.fu_full::SimdMult 0 0.00% 6.69% # attempts to use FU when none available
1024 system.cpu2.iq.fu_full::SimdMultAcc 0 0.00% 6.69% # attempts to use FU when none available
1025 system.cpu2.iq.fu_full::SimdShift 0 0.00% 6.69% # attempts to use FU when none available
1026 system.cpu2.iq.fu_full::SimdShiftAcc 0 0.00% 6.69% # attempts to use FU when none available
1027 system.cpu2.iq.fu_full::SimdSqrt 0 0.00% 6.69% # attempts to use FU when none available
1028 system.cpu2.iq.fu_full::SimdFloatAdd 0 0.00% 6.69% # attempts to use FU when none available
1029 system.cpu2.iq.fu_full::SimdFloatAlu 0 0.00% 6.69% # attempts to use FU when none available
1030 system.cpu2.iq.fu_full::SimdFloatCmp 0 0.00% 6.69% # attempts to use FU when none available
1031 system.cpu2.iq.fu_full::SimdFloatCvt 0 0.00% 6.69% # attempts to use FU when none available
1032 system.cpu2.iq.fu_full::SimdFloatDiv 0 0.00% 6.69% # attempts to use FU when none available
1033 system.cpu2.iq.fu_full::SimdFloatMisc 0 0.00% 6.69% # attempts to use FU when none available
1034 system.cpu2.iq.fu_full::SimdFloatMult 0 0.00% 6.69% # attempts to use FU when none available
1035 system.cpu2.iq.fu_full::SimdFloatMultAcc 0 0.00% 6.69% # attempts to use FU when none available
1036 system.cpu2.iq.fu_full::SimdFloatSqrt 0 0.00% 6.69% # attempts to use FU when none available
1037 system.cpu2.iq.fu_full::MemRead 83 26.43% 33.12% # attempts to use FU when none available
1038 system.cpu2.iq.fu_full::MemWrite 210 66.88% 100.00% # attempts to use FU when none available
1039 system.cpu2.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
1040 system.cpu2.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
1041 system.cpu2.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
1042 system.cpu2.iq.FU_type_0::IntAlu 114779 48.86% 48.86% # Type of FU issued
1043 system.cpu2.iq.FU_type_0::IntMult 0 0.00% 48.86% # Type of FU issued
1044 system.cpu2.iq.FU_type_0::IntDiv 0 0.00% 48.86% # Type of FU issued
1045 system.cpu2.iq.FU_type_0::FloatAdd 0 0.00% 48.86% # Type of FU issued
1046 system.cpu2.iq.FU_type_0::FloatCmp 0 0.00% 48.86% # Type of FU issued
1047 system.cpu2.iq.FU_type_0::FloatCvt 0 0.00% 48.86% # Type of FU issued
1048 system.cpu2.iq.FU_type_0::FloatMult 0 0.00% 48.86% # Type of FU issued
1049 system.cpu2.iq.FU_type_0::FloatDiv 0 0.00% 48.86% # Type of FU issued
1050 system.cpu2.iq.FU_type_0::FloatSqrt 0 0.00% 48.86% # Type of FU issued
1051 system.cpu2.iq.FU_type_0::SimdAdd 0 0.00% 48.86% # Type of FU issued
1052 system.cpu2.iq.FU_type_0::SimdAddAcc 0 0.00% 48.86% # Type of FU issued
1053 system.cpu2.iq.FU_type_0::SimdAlu 0 0.00% 48.86% # Type of FU issued
1054 system.cpu2.iq.FU_type_0::SimdCmp 0 0.00% 48.86% # Type of FU issued
1055 system.cpu2.iq.FU_type_0::SimdCvt 0 0.00% 48.86% # Type of FU issued
1056 system.cpu2.iq.FU_type_0::SimdMisc 0 0.00% 48.86% # Type of FU issued
1057 system.cpu2.iq.FU_type_0::SimdMult 0 0.00% 48.86% # Type of FU issued
1058 system.cpu2.iq.FU_type_0::SimdMultAcc 0 0.00% 48.86% # Type of FU issued
1059 system.cpu2.iq.FU_type_0::SimdShift 0 0.00% 48.86% # Type of FU issued
1060 system.cpu2.iq.FU_type_0::SimdShiftAcc 0 0.00% 48.86% # Type of FU issued
1061 system.cpu2.iq.FU_type_0::SimdSqrt 0 0.00% 48.86% # Type of FU issued
1062 system.cpu2.iq.FU_type_0::SimdFloatAdd 0 0.00% 48.86% # Type of FU issued
1063 system.cpu2.iq.FU_type_0::SimdFloatAlu 0 0.00% 48.86% # Type of FU issued
1064 system.cpu2.iq.FU_type_0::SimdFloatCmp 0 0.00% 48.86% # Type of FU issued
1065 system.cpu2.iq.FU_type_0::SimdFloatCvt 0 0.00% 48.86% # Type of FU issued
1066 system.cpu2.iq.FU_type_0::SimdFloatDiv 0 0.00% 48.86% # Type of FU issued
1067 system.cpu2.iq.FU_type_0::SimdFloatMisc 0 0.00% 48.86% # Type of FU issued
1068 system.cpu2.iq.FU_type_0::SimdFloatMult 0 0.00% 48.86% # Type of FU issued
1069 system.cpu2.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 48.86% # Type of FU issued
1070 system.cpu2.iq.FU_type_0::SimdFloatSqrt 0 0.00% 48.86% # Type of FU issued
1071 system.cpu2.iq.FU_type_0::MemRead 83862 35.70% 84.56% # Type of FU issued
1072 system.cpu2.iq.FU_type_0::MemWrite 36274 15.44% 100.00% # Type of FU issued
1073 system.cpu2.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
1074 system.cpu2.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
1075 system.cpu2.iq.FU_type_0::total 234915 # Type of FU issued
1076 system.cpu2.iq.rate 1.255545 # Inst issue rate
1077 system.cpu2.iq.fu_busy_cnt 314 # FU busy when requested
1078 system.cpu2.iq.fu_busy_rate 0.001337 # FU busy rate (busy events/executed inst)
1079 system.cpu2.iq.int_inst_queue_reads 651945 # Number of integer instruction queue reads
1080 system.cpu2.iq.int_inst_queue_writes 254231 # Number of integer instruction queue writes
1081 system.cpu2.iq.int_inst_queue_wakeup_accesses 232815 # Number of integer instruction queue wakeup accesses
1082 system.cpu2.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
1083 system.cpu2.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
1084 system.cpu2.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
1085 system.cpu2.iq.int_alu_accesses 235229 # Number of integer alu accesses
1086 system.cpu2.iq.fp_alu_accesses 0 # Number of floating point alu accesses
1087 system.cpu2.iew.lsq.thread0.forwLoads 31545 # Number of loads that had data forwarded from stores
1088 system.cpu2.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
1089 system.cpu2.iew.lsq.thread0.squashedLoads 3013 # Number of loads squashed
1090 system.cpu2.iew.lsq.thread0.ignoredResponses 8 # Number of memory responses ignored because the instruction is squashed
1091 system.cpu2.iew.lsq.thread0.memOrderViolation 45 # Number of memory ordering violations
1092 system.cpu2.iew.lsq.thread0.squashedStores 1611 # Number of stores squashed
1093 system.cpu2.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
1094 system.cpu2.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
1095 system.cpu2.iew.lsq.thread0.rescheduledLoads 0 # Number of loads that were rescheduled
1096 system.cpu2.iew.lsq.thread0.cacheBlocked 0 # Number of times an access to memory failed due to the cache being blocked
1097 system.cpu2.iew.iewIdleCycles 0 # Number of cycles IEW is idle
1098 system.cpu2.iew.iewSquashCycles 2912 # Number of cycles IEW is squashing
1099 system.cpu2.iew.iewBlockCycles 1924 # Number of cycles IEW is blocking
1100 system.cpu2.iew.iewUnblockCycles 66 # Number of cycles IEW is unblocking
1101 system.cpu2.iew.iewDispatchedInsts 279572 # Number of instructions dispatched to IQ
1102 system.cpu2.iew.iewDispSquashedInsts 369 # Number of squashed instructions skipped by dispatch
1103 system.cpu2.iew.iewDispLoadInsts 79045 # Number of dispatched load instructions
1104 system.cpu2.iew.iewDispStoreInsts 36977 # Number of dispatched store instructions
1105 system.cpu2.iew.iewDispNonSpecInsts 1114 # Number of dispatched non-speculative instructions
1106 system.cpu2.iew.iewIQFullEvents 62 # Number of times the IQ has become full, causing a stall
1107 system.cpu2.iew.iewLSQFullEvents 0 # Number of times the LSQ has become full, causing a stall
1108 system.cpu2.iew.memOrderViolationEvents 45 # Number of memory order violations
1109 system.cpu2.iew.predictedTakenIncorrect 517 # Number of branches that were predicted taken incorrectly
1110 system.cpu2.iew.predictedNotTakenIncorrect 1138 # Number of branches that were predicted not taken incorrectly
1111 system.cpu2.iew.branchMispredicts 1655 # Number of branch mispredicts detected at execute
1112 system.cpu2.iew.iewExecutedInsts 233532 # Number of executed instructions
1113 system.cpu2.iew.iewExecLoadInsts 77718 # Number of load instructions executed
1114 system.cpu2.iew.iewExecSquashedInsts 1383 # Number of squashed instructions skipped in execute
1115 system.cpu2.iew.exec_swp 0 # number of swp insts executed
1116 system.cpu2.iew.exec_nop 39077 # number of nop insts executed
1117 system.cpu2.iew.exec_refs 113896 # number of memory reference insts executed
1118 system.cpu2.iew.exec_branches 48223 # Number of branches executed
1119 system.cpu2.iew.exec_stores 36178 # Number of stores executed
1120 system.cpu2.iew.exec_rate 1.248153 # Inst execution rate
1121 system.cpu2.iew.wb_sent 233124 # cumulative count of insts sent to commit
1122 system.cpu2.iew.wb_count 232815 # cumulative count of insts written-back
1123 system.cpu2.iew.wb_producers 130712 # num instructions producing a value
1124 system.cpu2.iew.wb_consumers 135609 # num instructions consuming a value
1125 system.cpu2.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
1126 system.cpu2.iew.wb_rate 1.244321 # insts written-back per cycle
1127 system.cpu2.iew.wb_fanout 0.963889 # average fanout of values written-back
1128 system.cpu2.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
1129 system.cpu2.commit.commitCommittedInsts 263733 # The number of committed instructions
1130 system.cpu2.commit.commitCommittedOps 263733 # The number of committed instructions
1131 system.cpu2.commit.commitSquashedInsts 15844 # The number of squashed insts skipped by commit
1132 system.cpu2.commit.commitNonSpecStalls 6562 # The number of times commit has been forced to stall to communicate backwards
1133 system.cpu2.commit.branchMispredicts 1501 # The number of times a branch was mispredicted
1134 system.cpu2.commit.committed_per_cycle::samples 172316 # Number of insts commited each cycle
1135 system.cpu2.commit.committed_per_cycle::mean 1.530520 # Number of insts commited each cycle
1136 system.cpu2.commit.committed_per_cycle::stdev 1.983884 # Number of insts commited each cycle
1137 system.cpu2.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
1138 system.cpu2.commit.committed_per_cycle::0 76563 44.43% 44.43% # Number of insts commited each cycle
1139 system.cpu2.commit.committed_per_cycle::1 46194 26.81% 71.24% # Number of insts commited each cycle
1140 system.cpu2.commit.committed_per_cycle::2 6230 3.62% 74.85% # Number of insts commited each cycle
1141 system.cpu2.commit.committed_per_cycle::3 7466 4.33% 79.19% # Number of insts commited each cycle
1142 system.cpu2.commit.committed_per_cycle::4 1536 0.89% 80.08% # Number of insts commited each cycle
1143 system.cpu2.commit.committed_per_cycle::5 32043 18.60% 98.67% # Number of insts commited each cycle
1144 system.cpu2.commit.committed_per_cycle::6 480 0.28% 98.95% # Number of insts commited each cycle
1145 system.cpu2.commit.committed_per_cycle::7 990 0.57% 99.53% # Number of insts commited each cycle
1146 system.cpu2.commit.committed_per_cycle::8 814 0.47% 100.00% # Number of insts commited each cycle
1147 system.cpu2.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
1148 system.cpu2.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
1149 system.cpu2.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
1150 system.cpu2.commit.committed_per_cycle::total 172316 # Number of insts commited each cycle
1151 system.cpu2.commit.committedInsts 263733 # Number of instructions committed
1152 system.cpu2.commit.committedOps 263733 # Number of ops (including micro ops) committed
1153 system.cpu2.commit.swp_count 0 # Number of s/w prefetches committed
1154 system.cpu2.commit.refs 111398 # Number of memory references committed
1155 system.cpu2.commit.loads 76032 # Number of loads committed
1156 system.cpu2.commit.membars 5840 # Number of memory barriers committed
1157 system.cpu2.commit.branches 47167 # Number of branches committed
1158 system.cpu2.commit.fp_insts 0 # Number of committed floating point instructions.
1159 system.cpu2.commit.int_insts 180680 # Number of committed integer instructions.
1160 system.cpu2.commit.function_calls 322 # Number of function calls committed.
1161 system.cpu2.commit.bw_lim_events 814 # number cycles where commit BW limit reached
1162 system.cpu2.commit.bw_limited 0 # number of insts not committed due to BW limits
1163 system.cpu2.rob.rob_reads 450492 # The number of ROB reads
1164 system.cpu2.rob.rob_writes 562082 # The number of ROB writes
1165 system.cpu2.timesIdled 233 # Number of times that the entire CPU went into an idle state and unscheduled itself
1166 system.cpu2.idleCycles 5374 # Total number of cycles that the CPU has spent unscheduled due to idling
1167 system.cpu2.quiesceCycles 35702 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
1168 system.cpu2.committedInsts 219944 # Number of Instructions Simulated
1169 system.cpu2.committedOps 219944 # Number of Ops (including micro ops) Simulated
1170 system.cpu2.committedInsts_total 219944 # Number of Instructions Simulated
1171 system.cpu2.cpi 0.850680 # CPI: Cycles Per Instruction
1172 system.cpu2.cpi_total 0.850680 # CPI: Total CPI of All Threads
1173 system.cpu2.ipc 1.175530 # IPC: Instructions Per Cycle
1174 system.cpu2.ipc_total 1.175530 # IPC: Total IPC of All Threads
1175 system.cpu2.int_regfile_reads 401453 # number of integer regfile reads
1176 system.cpu2.int_regfile_writes 187612 # number of integer regfile writes
1177 system.cpu2.fp_regfile_writes 64 # number of floating regfile writes
1178 system.cpu2.misc_regfile_reads 115545 # number of misc regfile reads
1179 system.cpu2.misc_regfile_writes 646 # number of misc regfile writes
1180 system.cpu2.icache.replacements 325 # number of replacements
1181 system.cpu2.icache.tagsinuse 91.851117 # Cycle average of tags in use
1182 system.cpu2.icache.total_refs 21358 # Total number of references to valid blocks.
1183 system.cpu2.icache.sampled_refs 440 # Sample count of references to valid blocks.
1184 system.cpu2.icache.avg_refs 48.540909 # Average number of references to valid blocks.
1185 system.cpu2.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
1186 system.cpu2.icache.occ_blocks::cpu2.inst 91.851117 # Average occupied blocks per requestor
1187 system.cpu2.icache.occ_percent::cpu2.inst 0.179397 # Average percentage of cache occupancy
1188 system.cpu2.icache.occ_percent::total 0.179397 # Average percentage of cache occupancy
1189 system.cpu2.icache.ReadReq_hits::cpu2.inst 21358 # number of ReadReq hits
1190 system.cpu2.icache.ReadReq_hits::total 21358 # number of ReadReq hits
1191 system.cpu2.icache.demand_hits::cpu2.inst 21358 # number of demand (read+write) hits
1192 system.cpu2.icache.demand_hits::total 21358 # number of demand (read+write) hits
1193 system.cpu2.icache.overall_hits::cpu2.inst 21358 # number of overall hits
1194 system.cpu2.icache.overall_hits::total 21358 # number of overall hits
1195 system.cpu2.icache.ReadReq_misses::cpu2.inst 512 # number of ReadReq misses
1196 system.cpu2.icache.ReadReq_misses::total 512 # number of ReadReq misses
1197 system.cpu2.icache.demand_misses::cpu2.inst 512 # number of demand (read+write) misses
1198 system.cpu2.icache.demand_misses::total 512 # number of demand (read+write) misses
1199 system.cpu2.icache.overall_misses::cpu2.inst 512 # number of overall misses
1200 system.cpu2.icache.overall_misses::total 512 # number of overall misses
1201 system.cpu2.icache.ReadReq_miss_latency::cpu2.inst 11141500 # number of ReadReq miss cycles
1202 system.cpu2.icache.ReadReq_miss_latency::total 11141500 # number of ReadReq miss cycles
1203 system.cpu2.icache.demand_miss_latency::cpu2.inst 11141500 # number of demand (read+write) miss cycles
1204 system.cpu2.icache.demand_miss_latency::total 11141500 # number of demand (read+write) miss cycles
1205 system.cpu2.icache.overall_miss_latency::cpu2.inst 11141500 # number of overall miss cycles
1206 system.cpu2.icache.overall_miss_latency::total 11141500 # number of overall miss cycles
1207 system.cpu2.icache.ReadReq_accesses::cpu2.inst 21870 # number of ReadReq accesses(hits+misses)
1208 system.cpu2.icache.ReadReq_accesses::total 21870 # number of ReadReq accesses(hits+misses)
1209 system.cpu2.icache.demand_accesses::cpu2.inst 21870 # number of demand (read+write) accesses
1210 system.cpu2.icache.demand_accesses::total 21870 # number of demand (read+write) accesses
1211 system.cpu2.icache.overall_accesses::cpu2.inst 21870 # number of overall (read+write) accesses
1212 system.cpu2.icache.overall_accesses::total 21870 # number of overall (read+write) accesses
1213 system.cpu2.icache.ReadReq_miss_rate::cpu2.inst 0.023411 # miss rate for ReadReq accesses
1214 system.cpu2.icache.demand_miss_rate::cpu2.inst 0.023411 # miss rate for demand accesses
1215 system.cpu2.icache.overall_miss_rate::cpu2.inst 0.023411 # miss rate for overall accesses
1216 system.cpu2.icache.ReadReq_avg_miss_latency::cpu2.inst 21760.742188 # average ReadReq miss latency
1217 system.cpu2.icache.demand_avg_miss_latency::cpu2.inst 21760.742188 # average overall miss latency
1218 system.cpu2.icache.overall_avg_miss_latency::cpu2.inst 21760.742188 # average overall miss latency
1219 system.cpu2.icache.blocked_cycles::no_mshrs 33000 # number of cycles access was blocked
1220 system.cpu2.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
1221 system.cpu2.icache.blocked::no_mshrs 1 # number of cycles access was blocked
1222 system.cpu2.icache.blocked::no_targets 0 # number of cycles access was blocked
1223 system.cpu2.icache.avg_blocked_cycles::no_mshrs 33000 # average number of cycles each access was blocked
1224 system.cpu2.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
1225 system.cpu2.icache.fast_writes 0 # number of fast writes performed
1226 system.cpu2.icache.cache_copies 0 # number of cache copies performed
1227 system.cpu2.icache.ReadReq_mshr_hits::cpu2.inst 72 # number of ReadReq MSHR hits
1228 system.cpu2.icache.ReadReq_mshr_hits::total 72 # number of ReadReq MSHR hits
1229 system.cpu2.icache.demand_mshr_hits::cpu2.inst 72 # number of demand (read+write) MSHR hits
1230 system.cpu2.icache.demand_mshr_hits::total 72 # number of demand (read+write) MSHR hits
1231 system.cpu2.icache.overall_mshr_hits::cpu2.inst 72 # number of overall MSHR hits
1232 system.cpu2.icache.overall_mshr_hits::total 72 # number of overall MSHR hits
1233 system.cpu2.icache.ReadReq_mshr_misses::cpu2.inst 440 # number of ReadReq MSHR misses
1234 system.cpu2.icache.ReadReq_mshr_misses::total 440 # number of ReadReq MSHR misses
1235 system.cpu2.icache.demand_mshr_misses::cpu2.inst 440 # number of demand (read+write) MSHR misses
1236 system.cpu2.icache.demand_mshr_misses::total 440 # number of demand (read+write) MSHR misses
1237 system.cpu2.icache.overall_mshr_misses::cpu2.inst 440 # number of overall MSHR misses
1238 system.cpu2.icache.overall_mshr_misses::total 440 # number of overall MSHR misses
1239 system.cpu2.icache.ReadReq_mshr_miss_latency::cpu2.inst 8467000 # number of ReadReq MSHR miss cycles
1240 system.cpu2.icache.ReadReq_mshr_miss_latency::total 8467000 # number of ReadReq MSHR miss cycles
1241 system.cpu2.icache.demand_mshr_miss_latency::cpu2.inst 8467000 # number of demand (read+write) MSHR miss cycles
1242 system.cpu2.icache.demand_mshr_miss_latency::total 8467000 # number of demand (read+write) MSHR miss cycles
1243 system.cpu2.icache.overall_mshr_miss_latency::cpu2.inst 8467000 # number of overall MSHR miss cycles
1244 system.cpu2.icache.overall_mshr_miss_latency::total 8467000 # number of overall MSHR miss cycles
1245 system.cpu2.icache.ReadReq_mshr_miss_rate::cpu2.inst 0.020119 # mshr miss rate for ReadReq accesses
1246 system.cpu2.icache.demand_mshr_miss_rate::cpu2.inst 0.020119 # mshr miss rate for demand accesses
1247 system.cpu2.icache.overall_mshr_miss_rate::cpu2.inst 0.020119 # mshr miss rate for overall accesses
1248 system.cpu2.icache.ReadReq_avg_mshr_miss_latency::cpu2.inst 19243.181818 # average ReadReq mshr miss latency
1249 system.cpu2.icache.demand_avg_mshr_miss_latency::cpu2.inst 19243.181818 # average overall mshr miss latency
1250 system.cpu2.icache.overall_avg_mshr_miss_latency::cpu2.inst 19243.181818 # average overall mshr miss latency
1251 system.cpu2.icache.no_allocate_misses 0 # Number of misses that were no-allocate
1252 system.cpu2.dcache.replacements 2 # number of replacements
1253 system.cpu2.dcache.tagsinuse 26.720433 # Cycle average of tags in use
1254 system.cpu2.dcache.total_refs 41712 # Total number of references to valid blocks.
1255 system.cpu2.dcache.sampled_refs 31 # Sample count of references to valid blocks.
1256 system.cpu2.dcache.avg_refs 1345.548387 # Average number of references to valid blocks.
1257 system.cpu2.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
1258 system.cpu2.dcache.occ_blocks::cpu2.data 26.720433 # Average occupied blocks per requestor
1259 system.cpu2.dcache.occ_percent::cpu2.data 0.052188 # Average percentage of cache occupancy
1260 system.cpu2.dcache.occ_percent::total 0.052188 # Average percentage of cache occupancy
1261 system.cpu2.dcache.ReadReq_hits::cpu2.data 45716 # number of ReadReq hits
1262 system.cpu2.dcache.ReadReq_hits::total 45716 # number of ReadReq hits
1263 system.cpu2.dcache.WriteReq_hits::cpu2.data 35144 # number of WriteReq hits
1264 system.cpu2.dcache.WriteReq_hits::total 35144 # number of WriteReq hits
1265 system.cpu2.dcache.SwapReq_hits::cpu2.data 14 # number of SwapReq hits
1266 system.cpu2.dcache.SwapReq_hits::total 14 # number of SwapReq hits
1267 system.cpu2.dcache.demand_hits::cpu2.data 80860 # number of demand (read+write) hits
1268 system.cpu2.dcache.demand_hits::total 80860 # number of demand (read+write) hits
1269 system.cpu2.dcache.overall_hits::cpu2.data 80860 # number of overall hits
1270 system.cpu2.dcache.overall_hits::total 80860 # number of overall hits
1271 system.cpu2.dcache.ReadReq_misses::cpu2.data 438 # number of ReadReq misses
1272 system.cpu2.dcache.ReadReq_misses::total 438 # number of ReadReq misses
1273 system.cpu2.dcache.WriteReq_misses::cpu2.data 146 # number of WriteReq misses
1274 system.cpu2.dcache.WriteReq_misses::total 146 # number of WriteReq misses
1275 system.cpu2.dcache.SwapReq_misses::cpu2.data 62 # number of SwapReq misses
1276 system.cpu2.dcache.SwapReq_misses::total 62 # number of SwapReq misses
1277 system.cpu2.dcache.demand_misses::cpu2.data 584 # number of demand (read+write) misses
1278 system.cpu2.dcache.demand_misses::total 584 # number of demand (read+write) misses
1279 system.cpu2.dcache.overall_misses::cpu2.data 584 # number of overall misses
1280 system.cpu2.dcache.overall_misses::total 584 # number of overall misses
1281 system.cpu2.dcache.ReadReq_miss_latency::cpu2.data 10255000 # number of ReadReq miss cycles
1282 system.cpu2.dcache.ReadReq_miss_latency::total 10255000 # number of ReadReq miss cycles
1283 system.cpu2.dcache.WriteReq_miss_latency::cpu2.data 2937000 # number of WriteReq miss cycles
1284 system.cpu2.dcache.WriteReq_miss_latency::total 2937000 # number of WriteReq miss cycles
1285 system.cpu2.dcache.SwapReq_miss_latency::cpu2.data 1181000 # number of SwapReq miss cycles
1286 system.cpu2.dcache.SwapReq_miss_latency::total 1181000 # number of SwapReq miss cycles
1287 system.cpu2.dcache.demand_miss_latency::cpu2.data 13192000 # number of demand (read+write) miss cycles
1288 system.cpu2.dcache.demand_miss_latency::total 13192000 # number of demand (read+write) miss cycles
1289 system.cpu2.dcache.overall_miss_latency::cpu2.data 13192000 # number of overall miss cycles
1290 system.cpu2.dcache.overall_miss_latency::total 13192000 # number of overall miss cycles
1291 system.cpu2.dcache.ReadReq_accesses::cpu2.data 46154 # number of ReadReq accesses(hits+misses)
1292 system.cpu2.dcache.ReadReq_accesses::total 46154 # number of ReadReq accesses(hits+misses)
1293 system.cpu2.dcache.WriteReq_accesses::cpu2.data 35290 # number of WriteReq accesses(hits+misses)
1294 system.cpu2.dcache.WriteReq_accesses::total 35290 # number of WriteReq accesses(hits+misses)
1295 system.cpu2.dcache.SwapReq_accesses::cpu2.data 76 # number of SwapReq accesses(hits+misses)
1296 system.cpu2.dcache.SwapReq_accesses::total 76 # number of SwapReq accesses(hits+misses)
1297 system.cpu2.dcache.demand_accesses::cpu2.data 81444 # number of demand (read+write) accesses
1298 system.cpu2.dcache.demand_accesses::total 81444 # number of demand (read+write) accesses
1299 system.cpu2.dcache.overall_accesses::cpu2.data 81444 # number of overall (read+write) accesses
1300 system.cpu2.dcache.overall_accesses::total 81444 # number of overall (read+write) accesses
1301 system.cpu2.dcache.ReadReq_miss_rate::cpu2.data 0.009490 # miss rate for ReadReq accesses
1302 system.cpu2.dcache.WriteReq_miss_rate::cpu2.data 0.004137 # miss rate for WriteReq accesses
1303 system.cpu2.dcache.SwapReq_miss_rate::cpu2.data 0.815789 # miss rate for SwapReq accesses
1304 system.cpu2.dcache.demand_miss_rate::cpu2.data 0.007171 # miss rate for demand accesses
1305 system.cpu2.dcache.overall_miss_rate::cpu2.data 0.007171 # miss rate for overall accesses
1306 system.cpu2.dcache.ReadReq_avg_miss_latency::cpu2.data 23413.242009 # average ReadReq miss latency
1307 system.cpu2.dcache.WriteReq_avg_miss_latency::cpu2.data 20116.438356 # average WriteReq miss latency
1308 system.cpu2.dcache.SwapReq_avg_miss_latency::cpu2.data 19048.387097 # average SwapReq miss latency
1309 system.cpu2.dcache.demand_avg_miss_latency::cpu2.data 22589.041096 # average overall miss latency
1310 system.cpu2.dcache.overall_avg_miss_latency::cpu2.data 22589.041096 # average overall miss latency
1311 system.cpu2.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
1312 system.cpu2.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
1313 system.cpu2.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
1314 system.cpu2.dcache.blocked::no_targets 0 # number of cycles access was blocked
1315 system.cpu2.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
1316 system.cpu2.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
1317 system.cpu2.dcache.fast_writes 0 # number of fast writes performed
1318 system.cpu2.dcache.cache_copies 0 # number of cache copies performed
1319 system.cpu2.dcache.writebacks::writebacks 1 # number of writebacks
1320 system.cpu2.dcache.writebacks::total 1 # number of writebacks
1321 system.cpu2.dcache.ReadReq_mshr_hits::cpu2.data 267 # number of ReadReq MSHR hits
1322 system.cpu2.dcache.ReadReq_mshr_hits::total 267 # number of ReadReq MSHR hits
1323 system.cpu2.dcache.WriteReq_mshr_hits::cpu2.data 45 # number of WriteReq MSHR hits
1324 system.cpu2.dcache.WriteReq_mshr_hits::total 45 # number of WriteReq MSHR hits
1325 system.cpu2.dcache.demand_mshr_hits::cpu2.data 312 # number of demand (read+write) MSHR hits
1326 system.cpu2.dcache.demand_mshr_hits::total 312 # number of demand (read+write) MSHR hits
1327 system.cpu2.dcache.overall_mshr_hits::cpu2.data 312 # number of overall MSHR hits
1328 system.cpu2.dcache.overall_mshr_hits::total 312 # number of overall MSHR hits
1329 system.cpu2.dcache.ReadReq_mshr_misses::cpu2.data 171 # number of ReadReq MSHR misses
1330 system.cpu2.dcache.ReadReq_mshr_misses::total 171 # number of ReadReq MSHR misses
1331 system.cpu2.dcache.WriteReq_mshr_misses::cpu2.data 101 # number of WriteReq MSHR misses
1332 system.cpu2.dcache.WriteReq_mshr_misses::total 101 # number of WriteReq MSHR misses
1333 system.cpu2.dcache.SwapReq_mshr_misses::cpu2.data 62 # number of SwapReq MSHR misses
1334 system.cpu2.dcache.SwapReq_mshr_misses::total 62 # number of SwapReq MSHR misses
1335 system.cpu2.dcache.demand_mshr_misses::cpu2.data 272 # number of demand (read+write) MSHR misses
1336 system.cpu2.dcache.demand_mshr_misses::total 272 # number of demand (read+write) MSHR misses
1337 system.cpu2.dcache.overall_mshr_misses::cpu2.data 272 # number of overall MSHR misses
1338 system.cpu2.dcache.overall_mshr_misses::total 272 # number of overall MSHR misses
1339 system.cpu2.dcache.ReadReq_mshr_miss_latency::cpu2.data 2480000 # number of ReadReq MSHR miss cycles
1340 system.cpu2.dcache.ReadReq_mshr_miss_latency::total 2480000 # number of ReadReq MSHR miss cycles
1341 system.cpu2.dcache.WriteReq_mshr_miss_latency::cpu2.data 1516500 # number of WriteReq MSHR miss cycles
1342 system.cpu2.dcache.WriteReq_mshr_miss_latency::total 1516500 # number of WriteReq MSHR miss cycles
1343 system.cpu2.dcache.SwapReq_mshr_miss_latency::cpu2.data 995000 # number of SwapReq MSHR miss cycles
1344 system.cpu2.dcache.SwapReq_mshr_miss_latency::total 995000 # number of SwapReq MSHR miss cycles
1345 system.cpu2.dcache.demand_mshr_miss_latency::cpu2.data 3996500 # number of demand (read+write) MSHR miss cycles
1346 system.cpu2.dcache.demand_mshr_miss_latency::total 3996500 # number of demand (read+write) MSHR miss cycles
1347 system.cpu2.dcache.overall_mshr_miss_latency::cpu2.data 3996500 # number of overall MSHR miss cycles
1348 system.cpu2.dcache.overall_mshr_miss_latency::total 3996500 # number of overall MSHR miss cycles
1349 system.cpu2.dcache.ReadReq_mshr_miss_rate::cpu2.data 0.003705 # mshr miss rate for ReadReq accesses
1350 system.cpu2.dcache.WriteReq_mshr_miss_rate::cpu2.data 0.002862 # mshr miss rate for WriteReq accesses
1351 system.cpu2.dcache.SwapReq_mshr_miss_rate::cpu2.data 0.815789 # mshr miss rate for SwapReq accesses
1352 system.cpu2.dcache.demand_mshr_miss_rate::cpu2.data 0.003340 # mshr miss rate for demand accesses
1353 system.cpu2.dcache.overall_mshr_miss_rate::cpu2.data 0.003340 # mshr miss rate for overall accesses
1354 system.cpu2.dcache.ReadReq_avg_mshr_miss_latency::cpu2.data 14502.923977 # average ReadReq mshr miss latency
1355 system.cpu2.dcache.WriteReq_avg_mshr_miss_latency::cpu2.data 15014.851485 # average WriteReq mshr miss latency
1356 system.cpu2.dcache.SwapReq_avg_mshr_miss_latency::cpu2.data 16048.387097 # average SwapReq mshr miss latency
1357 system.cpu2.dcache.demand_avg_mshr_miss_latency::cpu2.data 14693.014706 # average overall mshr miss latency
1358 system.cpu2.dcache.overall_avg_mshr_miss_latency::cpu2.data 14693.014706 # average overall mshr miss latency
1359 system.cpu2.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
1360 system.cpu3.numCycles 186832 # number of cpu cycles simulated
1361 system.cpu3.numWorkItemsStarted 0 # number of work items this cpu started
1362 system.cpu3.numWorkItemsCompleted 0 # number of work items this cpu completed
1363 system.cpu3.BPredUnit.lookups 49447 # Number of BP lookups
1364 system.cpu3.BPredUnit.condPredicted 46344 # Number of conditional branches predicted
1365 system.cpu3.BPredUnit.condIncorrect 1525 # Number of conditional branches incorrect
1366 system.cpu3.BPredUnit.BTBLookups 42752 # Number of BTB lookups
1367 system.cpu3.BPredUnit.BTBHits 41712 # Number of BTB hits
1368 system.cpu3.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
1369 system.cpu3.BPredUnit.usedRAS 813 # Number of times the RAS was used to get a target.
1370 system.cpu3.BPredUnit.RASInCorrect 232 # Number of incorrect RAS predictions.
1371 system.cpu3.fetch.icacheStallCycles 32933 # Number of cycles fetch is stalled on an Icache miss
1372 system.cpu3.fetch.Insts 270157 # Number of instructions fetch has processed
1373 system.cpu3.fetch.Branches 49447 # Number of branches that fetch encountered
1374 system.cpu3.fetch.predictedBranches 42525 # Number of branches that fetch has predicted taken
1375 system.cpu3.fetch.Cycles 98584 # Number of cycles fetch has run and was not squashing or blocked
1376 system.cpu3.fetch.SquashCycles 4439 # Number of cycles fetch has spent squashing
1377 system.cpu3.fetch.BlockedCycles 41922 # Number of cycles fetch has spent blocked
1378 system.cpu3.fetch.MiscStallCycles 5 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
1379 system.cpu3.fetch.NoActiveThreadStallCycles 6509 # Number of stall cycles due to no active thread to fetch from
1380 system.cpu3.fetch.PendingTrapStallCycles 1070 # Number of stall cycles due to pending traps
1381 system.cpu3.fetch.CacheLines 24454 # Number of cache lines fetched
1382 system.cpu3.fetch.IcacheSquashes 317 # Number of outstanding Icache misses that were squashed
1383 system.cpu3.fetch.rateDist::samples 183862 # Number of instructions fetched each cycle (Total)
1384 system.cpu3.fetch.rateDist::mean 1.469347 # Number of instructions fetched each cycle (Total)
1385 system.cpu3.fetch.rateDist::stdev 2.064581 # Number of instructions fetched each cycle (Total)
1386 system.cpu3.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
1387 system.cpu3.fetch.rateDist::0 85278 46.38% 46.38% # Number of instructions fetched each cycle (Total)
1388 system.cpu3.fetch.rateDist::1 51117 27.80% 74.18% # Number of instructions fetched each cycle (Total)
1389 system.cpu3.fetch.rateDist::2 8231 4.48% 78.66% # Number of instructions fetched each cycle (Total)
1390 system.cpu3.fetch.rateDist::3 3382 1.84% 80.50% # Number of instructions fetched each cycle (Total)
1391 system.cpu3.fetch.rateDist::4 704 0.38% 80.88% # Number of instructions fetched each cycle (Total)
1392 system.cpu3.fetch.rateDist::5 29457 16.02% 96.90% # Number of instructions fetched each cycle (Total)
1393 system.cpu3.fetch.rateDist::6 1168 0.64% 97.54% # Number of instructions fetched each cycle (Total)
1394 system.cpu3.fetch.rateDist::7 877 0.48% 98.02% # Number of instructions fetched each cycle (Total)
1395 system.cpu3.fetch.rateDist::8 3648 1.98% 100.00% # Number of instructions fetched each cycle (Total)
1396 system.cpu3.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
1397 system.cpu3.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
1398 system.cpu3.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
1399 system.cpu3.fetch.rateDist::total 183862 # Number of instructions fetched each cycle (Total)
1400 system.cpu3.fetch.branchRate 0.264660 # Number of branch fetches per cycle
1401 system.cpu3.fetch.rate 1.445989 # Number of inst fetches per cycle
1402 system.cpu3.decode.IdleCycles 40520 # Number of cycles decode is idle
1403 system.cpu3.decode.BlockedCycles 36424 # Number of cycles decode is blocked
1404 system.cpu3.decode.RunCycles 90525 # Number of cycles decode is running
1405 system.cpu3.decode.UnblockCycles 7045 # Number of cycles decode is unblocking
1406 system.cpu3.decode.SquashCycles 2839 # Number of cycles decode is squashing
1407 system.cpu3.decode.DecodedInsts 265643 # Number of instructions handled by decode
1408 system.cpu3.rename.SquashCycles 2839 # Number of cycles rename is squashing
1409 system.cpu3.rename.IdleCycles 41308 # Number of cycles rename is idle
1410 system.cpu3.rename.BlockCycles 21637 # Number of cycles rename is blocking
1411 system.cpu3.rename.serializeStallCycles 13915 # count of cycles rename stalled for serializing inst
1412 system.cpu3.rename.RunCycles 83785 # Number of cycles rename is running
1413 system.cpu3.rename.UnblockCycles 13869 # Number of cycles rename is unblocking
1414 system.cpu3.rename.RenamedInsts 263122 # Number of instructions processed by rename
1415 system.cpu3.rename.IQFullEvents 18 # Number of times rename has blocked due to IQ full
1416 system.cpu3.rename.LSQFullEvents 51 # Number of times rename has blocked due to LSQ full
1417 system.cpu3.rename.RenamedOperands 182223 # Number of destination operands rename has renamed
1418 system.cpu3.rename.RenameLookups 494224 # Number of register rename lookups that rename has made
1419 system.cpu3.rename.int_rename_lookups 494224 # Number of integer rename lookups
1420 system.cpu3.rename.CommittedMaps 166723 # Number of HB maps that are committed
1421 system.cpu3.rename.UndoneMaps 15500 # Number of HB maps that are undone due to squashing
1422 system.cpu3.rename.serializingInsts 1230 # count of serializing insts renamed
1423 system.cpu3.rename.tempSerializingInsts 1367 # count of temporary serializing insts renamed
1424 system.cpu3.rename.skidInsts 16602 # count of insts added to the skid buffer
1425 system.cpu3.memDep0.insertedLoads 72088 # Number of loads inserted to the mem dependence unit.
1426 system.cpu3.memDep0.insertedStores 32971 # Number of stores inserted to the mem dependence unit.
1427 system.cpu3.memDep0.conflictingLoads 35168 # Number of conflicting loads.
1428 system.cpu3.memDep0.conflictingStores 27743 # Number of conflicting stores.
1429 system.cpu3.iq.iqInstsAdded 215022 # Number of instructions added to the IQ (excludes non-spec)
1430 system.cpu3.iq.iqNonSpecInstsAdded 8560 # Number of non-speculative instructions added to the IQ
1431 system.cpu3.iq.iqInstsIssued 218529 # Number of instructions issued
1432 system.cpu3.iq.iqSquashedInstsIssued 46 # Number of squashed instructions issued
1433 system.cpu3.iq.iqSquashedInstsExamined 12998 # Number of squashed instructions iterated over during squash; mainly for profiling
1434 system.cpu3.iq.iqSquashedOperandsExamined 11805 # Number of squashed operands that are examined and possibly removed from graph
1435 system.cpu3.iq.iqSquashedNonSpecRemoved 824 # Number of squashed non-spec instructions that were removed
1436 system.cpu3.iq.issued_per_cycle::samples 183862 # Number of insts issued each cycle
1437 system.cpu3.iq.issued_per_cycle::mean 1.188549 # Number of insts issued each cycle
1438 system.cpu3.iq.issued_per_cycle::stdev 1.293380 # Number of insts issued each cycle
1439 system.cpu3.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1440 system.cpu3.iq.issued_per_cycle::0 83207 45.26% 45.26% # Number of insts issued each cycle
1441 system.cpu3.iq.issued_per_cycle::1 28783 15.65% 60.91% # Number of insts issued each cycle
1442 system.cpu3.iq.issued_per_cycle::2 33187 18.05% 78.96% # Number of insts issued each cycle
1443 system.cpu3.iq.issued_per_cycle::3 33716 18.34% 97.30% # Number of insts issued each cycle
1444 system.cpu3.iq.issued_per_cycle::4 3245 1.76% 99.06% # Number of insts issued each cycle
1445 system.cpu3.iq.issued_per_cycle::5 1264 0.69% 99.75% # Number of insts issued each cycle
1446 system.cpu3.iq.issued_per_cycle::6 353 0.19% 99.94% # Number of insts issued each cycle
1447 system.cpu3.iq.issued_per_cycle::7 50 0.03% 99.97% # Number of insts issued each cycle
1448 system.cpu3.iq.issued_per_cycle::8 57 0.03% 100.00% # Number of insts issued each cycle
1449 system.cpu3.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
1450 system.cpu3.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
1451 system.cpu3.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
1452 system.cpu3.iq.issued_per_cycle::total 183862 # Number of insts issued each cycle
1453 system.cpu3.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
1454 system.cpu3.iq.fu_full::IntAlu 21 7.02% 7.02% # attempts to use FU when none available
1455 system.cpu3.iq.fu_full::IntMult 0 0.00% 7.02% # attempts to use FU when none available
1456 system.cpu3.iq.fu_full::IntDiv 0 0.00% 7.02% # attempts to use FU when none available
1457 system.cpu3.iq.fu_full::FloatAdd 0 0.00% 7.02% # attempts to use FU when none available
1458 system.cpu3.iq.fu_full::FloatCmp 0 0.00% 7.02% # attempts to use FU when none available
1459 system.cpu3.iq.fu_full::FloatCvt 0 0.00% 7.02% # attempts to use FU when none available
1460 system.cpu3.iq.fu_full::FloatMult 0 0.00% 7.02% # attempts to use FU when none available
1461 system.cpu3.iq.fu_full::FloatDiv 0 0.00% 7.02% # attempts to use FU when none available
1462 system.cpu3.iq.fu_full::FloatSqrt 0 0.00% 7.02% # attempts to use FU when none available
1463 system.cpu3.iq.fu_full::SimdAdd 0 0.00% 7.02% # attempts to use FU when none available
1464 system.cpu3.iq.fu_full::SimdAddAcc 0 0.00% 7.02% # attempts to use FU when none available
1465 system.cpu3.iq.fu_full::SimdAlu 0 0.00% 7.02% # attempts to use FU when none available
1466 system.cpu3.iq.fu_full::SimdCmp 0 0.00% 7.02% # attempts to use FU when none available
1467 system.cpu3.iq.fu_full::SimdCvt 0 0.00% 7.02% # attempts to use FU when none available
1468 system.cpu3.iq.fu_full::SimdMisc 0 0.00% 7.02% # attempts to use FU when none available
1469 system.cpu3.iq.fu_full::SimdMult 0 0.00% 7.02% # attempts to use FU when none available
1470 system.cpu3.iq.fu_full::SimdMultAcc 0 0.00% 7.02% # attempts to use FU when none available
1471 system.cpu3.iq.fu_full::SimdShift 0 0.00% 7.02% # attempts to use FU when none available
1472 system.cpu3.iq.fu_full::SimdShiftAcc 0 0.00% 7.02% # attempts to use FU when none available
1473 system.cpu3.iq.fu_full::SimdSqrt 0 0.00% 7.02% # attempts to use FU when none available
1474 system.cpu3.iq.fu_full::SimdFloatAdd 0 0.00% 7.02% # attempts to use FU when none available
1475 system.cpu3.iq.fu_full::SimdFloatAlu 0 0.00% 7.02% # attempts to use FU when none available
1476 system.cpu3.iq.fu_full::SimdFloatCmp 0 0.00% 7.02% # attempts to use FU when none available
1477 system.cpu3.iq.fu_full::SimdFloatCvt 0 0.00% 7.02% # attempts to use FU when none available
1478 system.cpu3.iq.fu_full::SimdFloatDiv 0 0.00% 7.02% # attempts to use FU when none available
1479 system.cpu3.iq.fu_full::SimdFloatMisc 0 0.00% 7.02% # attempts to use FU when none available
1480 system.cpu3.iq.fu_full::SimdFloatMult 0 0.00% 7.02% # attempts to use FU when none available
1481 system.cpu3.iq.fu_full::SimdFloatMultAcc 0 0.00% 7.02% # attempts to use FU when none available
1482 system.cpu3.iq.fu_full::SimdFloatSqrt 0 0.00% 7.02% # attempts to use FU when none available
1483 system.cpu3.iq.fu_full::MemRead 68 22.74% 29.77% # attempts to use FU when none available
1484 system.cpu3.iq.fu_full::MemWrite 210 70.23% 100.00% # attempts to use FU when none available
1485 system.cpu3.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
1486 system.cpu3.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
1487 system.cpu3.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
1488 system.cpu3.iq.FU_type_0::IntAlu 107929 49.39% 49.39% # Type of FU issued
1489 system.cpu3.iq.FU_type_0::IntMult 0 0.00% 49.39% # Type of FU issued
1490 system.cpu3.iq.FU_type_0::IntDiv 0 0.00% 49.39% # Type of FU issued
1491 system.cpu3.iq.FU_type_0::FloatAdd 0 0.00% 49.39% # Type of FU issued
1492 system.cpu3.iq.FU_type_0::FloatCmp 0 0.00% 49.39% # Type of FU issued
1493 system.cpu3.iq.FU_type_0::FloatCvt 0 0.00% 49.39% # Type of FU issued
1494 system.cpu3.iq.FU_type_0::FloatMult 0 0.00% 49.39% # Type of FU issued
1495 system.cpu3.iq.FU_type_0::FloatDiv 0 0.00% 49.39% # Type of FU issued
1496 system.cpu3.iq.FU_type_0::FloatSqrt 0 0.00% 49.39% # Type of FU issued
1497 system.cpu3.iq.FU_type_0::SimdAdd 0 0.00% 49.39% # Type of FU issued
1498 system.cpu3.iq.FU_type_0::SimdAddAcc 0 0.00% 49.39% # Type of FU issued
1499 system.cpu3.iq.FU_type_0::SimdAlu 0 0.00% 49.39% # Type of FU issued
1500 system.cpu3.iq.FU_type_0::SimdCmp 0 0.00% 49.39% # Type of FU issued
1501 system.cpu3.iq.FU_type_0::SimdCvt 0 0.00% 49.39% # Type of FU issued
1502 system.cpu3.iq.FU_type_0::SimdMisc 0 0.00% 49.39% # Type of FU issued
1503 system.cpu3.iq.FU_type_0::SimdMult 0 0.00% 49.39% # Type of FU issued
1504 system.cpu3.iq.FU_type_0::SimdMultAcc 0 0.00% 49.39% # Type of FU issued
1505 system.cpu3.iq.FU_type_0::SimdShift 0 0.00% 49.39% # Type of FU issued
1506 system.cpu3.iq.FU_type_0::SimdShiftAcc 0 0.00% 49.39% # Type of FU issued
1507 system.cpu3.iq.FU_type_0::SimdSqrt 0 0.00% 49.39% # Type of FU issued
1508 system.cpu3.iq.FU_type_0::SimdFloatAdd 0 0.00% 49.39% # Type of FU issued
1509 system.cpu3.iq.FU_type_0::SimdFloatAlu 0 0.00% 49.39% # Type of FU issued
1510 system.cpu3.iq.FU_type_0::SimdFloatCmp 0 0.00% 49.39% # Type of FU issued
1511 system.cpu3.iq.FU_type_0::SimdFloatCvt 0 0.00% 49.39% # Type of FU issued
1512 system.cpu3.iq.FU_type_0::SimdFloatDiv 0 0.00% 49.39% # Type of FU issued
1513 system.cpu3.iq.FU_type_0::SimdFloatMisc 0 0.00% 49.39% # Type of FU issued
1514 system.cpu3.iq.FU_type_0::SimdFloatMult 0 0.00% 49.39% # Type of FU issued
1515 system.cpu3.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 49.39% # Type of FU issued
1516 system.cpu3.iq.FU_type_0::SimdFloatSqrt 0 0.00% 49.39% # Type of FU issued
1517 system.cpu3.iq.FU_type_0::MemRead 78286 35.82% 85.21% # Type of FU issued
1518 system.cpu3.iq.FU_type_0::MemWrite 32314 14.79% 100.00% # Type of FU issued
1519 system.cpu3.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
1520 system.cpu3.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
1521 system.cpu3.iq.FU_type_0::total 218529 # Type of FU issued
1522 system.cpu3.iq.rate 1.169655 # Inst issue rate
1523 system.cpu3.iq.fu_busy_cnt 299 # FU busy when requested
1524 system.cpu3.iq.fu_busy_rate 0.001368 # FU busy rate (busy events/executed inst)
1525 system.cpu3.iq.int_inst_queue_reads 621265 # Number of integer instruction queue reads
1526 system.cpu3.iq.int_inst_queue_writes 236621 # Number of integer instruction queue writes
1527 system.cpu3.iq.int_inst_queue_wakeup_accesses 216530 # Number of integer instruction queue wakeup accesses
1528 system.cpu3.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
1529 system.cpu3.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
1530 system.cpu3.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
1531 system.cpu3.iq.int_alu_accesses 218828 # Number of integer alu accesses
1532 system.cpu3.iq.fp_alu_accesses 0 # Number of floating point alu accesses
1533 system.cpu3.iew.lsq.thread0.forwLoads 27592 # Number of loads that had data forwarded from stores
1534 system.cpu3.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
1535 system.cpu3.iew.lsq.thread0.squashedLoads 2778 # Number of loads squashed
1536 system.cpu3.iew.lsq.thread0.ignoredResponses 6 # Number of memory responses ignored because the instruction is squashed
1537 system.cpu3.iew.lsq.thread0.memOrderViolation 41 # Number of memory ordering violations
1538 system.cpu3.iew.lsq.thread0.squashedStores 1562 # Number of stores squashed
1539 system.cpu3.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
1540 system.cpu3.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
1541 system.cpu3.iew.lsq.thread0.rescheduledLoads 0 # Number of loads that were rescheduled
1542 system.cpu3.iew.lsq.thread0.cacheBlocked 0 # Number of times an access to memory failed due to the cache being blocked
1543 system.cpu3.iew.iewIdleCycles 0 # Number of cycles IEW is idle
1544 system.cpu3.iew.iewSquashCycles 2839 # Number of cycles IEW is squashing
1545 system.cpu3.iew.iewBlockCycles 1746 # Number of cycles IEW is blocking
1546 system.cpu3.iew.iewUnblockCycles 57 # Number of cycles IEW is unblocking
1547 system.cpu3.iew.iewDispatchedInsts 259780 # Number of instructions dispatched to IQ
1548 system.cpu3.iew.iewDispSquashedInsts 389 # Number of squashed instructions skipped by dispatch
1549 system.cpu3.iew.iewDispLoadInsts 72088 # Number of dispatched load instructions
1550 system.cpu3.iew.iewDispStoreInsts 32971 # Number of dispatched store instructions
1551 system.cpu3.iew.iewDispNonSpecInsts 1143 # Number of dispatched non-speculative instructions
1552 system.cpu3.iew.iewIQFullEvents 55 # Number of times the IQ has become full, causing a stall
1553 system.cpu3.iew.iewLSQFullEvents 0 # Number of times the LSQ has become full, causing a stall
1554 system.cpu3.iew.memOrderViolationEvents 41 # Number of memory order violations
1555 system.cpu3.iew.predictedTakenIncorrect 513 # Number of branches that were predicted taken incorrectly
1556 system.cpu3.iew.predictedNotTakenIncorrect 1186 # Number of branches that were predicted not taken incorrectly
1557 system.cpu3.iew.branchMispredicts 1699 # Number of branch mispredicts detected at execute
1558 system.cpu3.iew.iewExecutedInsts 217228 # Number of executed instructions
1559 system.cpu3.iew.iewExecLoadInsts 70964 # Number of load instructions executed
1560 system.cpu3.iew.iewExecSquashedInsts 1301 # Number of squashed instructions skipped in execute
1561 system.cpu3.iew.exec_swp 0 # number of swp insts executed
1562 system.cpu3.iew.exec_nop 36198 # number of nop insts executed
1563 system.cpu3.iew.exec_refs 103196 # number of memory reference insts executed
1564 system.cpu3.iew.exec_branches 45494 # Number of branches executed
1565 system.cpu3.iew.exec_stores 32232 # Number of stores executed
1566 system.cpu3.iew.exec_rate 1.162692 # Inst execution rate
1567 system.cpu3.iew.wb_sent 216841 # cumulative count of insts sent to commit
1568 system.cpu3.iew.wb_count 216530 # cumulative count of insts written-back
1569 system.cpu3.iew.wb_producers 119982 # num instructions producing a value
1570 system.cpu3.iew.wb_consumers 124874 # num instructions consuming a value
1571 system.cpu3.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
1572 system.cpu3.iew.wb_rate 1.158956 # insts written-back per cycle
1573 system.cpu3.iew.wb_fanout 0.960825 # average fanout of values written-back
1574 system.cpu3.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
1575 system.cpu3.commit.commitCommittedInsts 244729 # The number of committed instructions
1576 system.cpu3.commit.commitCommittedOps 244729 # The number of committed instructions
1577 system.cpu3.commit.commitSquashedInsts 15046 # The number of squashed insts skipped by commit
1578 system.cpu3.commit.commitNonSpecStalls 7736 # The number of times commit has been forced to stall to communicate backwards
1579 system.cpu3.commit.branchMispredicts 1525 # The number of times a branch was mispredicted
1580 system.cpu3.commit.committed_per_cycle::samples 174515 # Number of insts commited each cycle
1581 system.cpu3.commit.committed_per_cycle::mean 1.402338 # Number of insts commited each cycle
1582 system.cpu3.commit.committed_per_cycle::stdev 1.927125 # Number of insts commited each cycle
1583 system.cpu3.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
1584 system.cpu3.commit.committed_per_cycle::0 84328 48.32% 48.32% # Number of insts commited each cycle
1585 system.cpu3.commit.committed_per_cycle::1 43439 24.89% 73.21% # Number of insts commited each cycle
1586 system.cpu3.commit.committed_per_cycle::2 6199 3.55% 76.76% # Number of insts commited each cycle
1587 system.cpu3.commit.committed_per_cycle::3 8632 4.95% 81.71% # Number of insts commited each cycle
1588 system.cpu3.commit.committed_per_cycle::4 1540 0.88% 82.59% # Number of insts commited each cycle
1589 system.cpu3.commit.committed_per_cycle::5 28042 16.07% 98.66% # Number of insts commited each cycle
1590 system.cpu3.commit.committed_per_cycle::6 531 0.30% 98.97% # Number of insts commited each cycle
1591 system.cpu3.commit.committed_per_cycle::7 992 0.57% 99.53% # Number of insts commited each cycle
1592 system.cpu3.commit.committed_per_cycle::8 812 0.47% 100.00% # Number of insts commited each cycle
1593 system.cpu3.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
1594 system.cpu3.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
1595 system.cpu3.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
1596 system.cpu3.commit.committed_per_cycle::total 174515 # Number of insts commited each cycle
1597 system.cpu3.commit.committedInsts 244729 # Number of instructions committed
1598 system.cpu3.commit.committedOps 244729 # Number of ops (including micro ops) committed
1599 system.cpu3.commit.swp_count 0 # Number of s/w prefetches committed
1600 system.cpu3.commit.refs 100719 # Number of memory references committed
1601 system.cpu3.commit.loads 69310 # Number of loads committed
1602 system.cpu3.commit.membars 7019 # Number of memory barriers committed
1603 system.cpu3.commit.branches 44389 # Number of branches committed
1604 system.cpu3.commit.fp_insts 0 # Number of committed floating point instructions.
1605 system.cpu3.commit.int_insts 167227 # Number of committed integer instructions.
1606 system.cpu3.commit.function_calls 322 # Number of function calls committed.
1607 system.cpu3.commit.bw_lim_events 812 # number cycles where commit BW limit reached
1608 system.cpu3.commit.bw_limited 0 # number of insts not committed due to BW limits
1609 system.cpu3.rob.rob_reads 432891 # The number of ROB reads
1610 system.cpu3.rob.rob_writes 522404 # The number of ROB writes
1611 system.cpu3.timesIdled 228 # Number of times that the entire CPU went into an idle state and unscheduled itself
1612 system.cpu3.idleCycles 2970 # Total number of cycles that the CPU has spent unscheduled due to idling
1613 system.cpu3.quiesceCycles 35972 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
1614 system.cpu3.committedInsts 202534 # Number of Instructions Simulated
1615 system.cpu3.committedOps 202534 # Number of Ops (including micro ops) Simulated
1616 system.cpu3.committedInsts_total 202534 # Number of Instructions Simulated
1617 system.cpu3.cpi 0.922472 # CPI: Cycles Per Instruction
1618 system.cpu3.cpi_total 0.922472 # CPI: Total CPI of All Threads
1619 system.cpu3.ipc 1.084043 # IPC: Instructions Per Cycle
1620 system.cpu3.ipc_total 1.084043 # IPC: Total IPC of All Threads
1621 system.cpu3.int_regfile_reads 369217 # number of integer regfile reads
1622 system.cpu3.int_regfile_writes 172842 # number of integer regfile writes
1623 system.cpu3.fp_regfile_writes 64 # number of floating regfile writes
1624 system.cpu3.misc_regfile_reads 104868 # number of misc regfile reads
1625 system.cpu3.misc_regfile_writes 646 # number of misc regfile writes
1626 system.cpu3.icache.replacements 320 # number of replacements
1627 system.cpu3.icache.tagsinuse 85.923076 # Cycle average of tags in use
1628 system.cpu3.icache.total_refs 23951 # Total number of references to valid blocks.
1629 system.cpu3.icache.sampled_refs 432 # Sample count of references to valid blocks.
1630 system.cpu3.icache.avg_refs 55.442130 # Average number of references to valid blocks.
1631 system.cpu3.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
1632 system.cpu3.icache.occ_blocks::cpu3.inst 85.923076 # Average occupied blocks per requestor
1633 system.cpu3.icache.occ_percent::cpu3.inst 0.167819 # Average percentage of cache occupancy
1634 system.cpu3.icache.occ_percent::total 0.167819 # Average percentage of cache occupancy
1635 system.cpu3.icache.ReadReq_hits::cpu3.inst 23951 # number of ReadReq hits
1636 system.cpu3.icache.ReadReq_hits::total 23951 # number of ReadReq hits
1637 system.cpu3.icache.demand_hits::cpu3.inst 23951 # number of demand (read+write) hits
1638 system.cpu3.icache.demand_hits::total 23951 # number of demand (read+write) hits
1639 system.cpu3.icache.overall_hits::cpu3.inst 23951 # number of overall hits
1640 system.cpu3.icache.overall_hits::total 23951 # number of overall hits
1641 system.cpu3.icache.ReadReq_misses::cpu3.inst 503 # number of ReadReq misses
1642 system.cpu3.icache.ReadReq_misses::total 503 # number of ReadReq misses
1643 system.cpu3.icache.demand_misses::cpu3.inst 503 # number of demand (read+write) misses
1644 system.cpu3.icache.demand_misses::total 503 # number of demand (read+write) misses
1645 system.cpu3.icache.overall_misses::cpu3.inst 503 # number of overall misses
1646 system.cpu3.icache.overall_misses::total 503 # number of overall misses
1647 system.cpu3.icache.ReadReq_miss_latency::cpu3.inst 6843000 # number of ReadReq miss cycles
1648 system.cpu3.icache.ReadReq_miss_latency::total 6843000 # number of ReadReq miss cycles
1649 system.cpu3.icache.demand_miss_latency::cpu3.inst 6843000 # number of demand (read+write) miss cycles
1650 system.cpu3.icache.demand_miss_latency::total 6843000 # number of demand (read+write) miss cycles
1651 system.cpu3.icache.overall_miss_latency::cpu3.inst 6843000 # number of overall miss cycles
1652 system.cpu3.icache.overall_miss_latency::total 6843000 # number of overall miss cycles
1653 system.cpu3.icache.ReadReq_accesses::cpu3.inst 24454 # number of ReadReq accesses(hits+misses)
1654 system.cpu3.icache.ReadReq_accesses::total 24454 # number of ReadReq accesses(hits+misses)
1655 system.cpu3.icache.demand_accesses::cpu3.inst 24454 # number of demand (read+write) accesses
1656 system.cpu3.icache.demand_accesses::total 24454 # number of demand (read+write) accesses
1657 system.cpu3.icache.overall_accesses::cpu3.inst 24454 # number of overall (read+write) accesses
1658 system.cpu3.icache.overall_accesses::total 24454 # number of overall (read+write) accesses
1659 system.cpu3.icache.ReadReq_miss_rate::cpu3.inst 0.020569 # miss rate for ReadReq accesses
1660 system.cpu3.icache.demand_miss_rate::cpu3.inst 0.020569 # miss rate for demand accesses
1661 system.cpu3.icache.overall_miss_rate::cpu3.inst 0.020569 # miss rate for overall accesses
1662 system.cpu3.icache.ReadReq_avg_miss_latency::cpu3.inst 13604.373757 # average ReadReq miss latency
1663 system.cpu3.icache.demand_avg_miss_latency::cpu3.inst 13604.373757 # average overall miss latency
1664 system.cpu3.icache.overall_avg_miss_latency::cpu3.inst 13604.373757 # average overall miss latency
1665 system.cpu3.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
1666 system.cpu3.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
1667 system.cpu3.icache.blocked::no_mshrs 0 # number of cycles access was blocked
1668 system.cpu3.icache.blocked::no_targets 0 # number of cycles access was blocked
1669 system.cpu3.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
1670 system.cpu3.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
1671 system.cpu3.icache.fast_writes 0 # number of fast writes performed
1672 system.cpu3.icache.cache_copies 0 # number of cache copies performed
1673 system.cpu3.icache.ReadReq_mshr_hits::cpu3.inst 71 # number of ReadReq MSHR hits
1674 system.cpu3.icache.ReadReq_mshr_hits::total 71 # number of ReadReq MSHR hits
1675 system.cpu3.icache.demand_mshr_hits::cpu3.inst 71 # number of demand (read+write) MSHR hits
1676 system.cpu3.icache.demand_mshr_hits::total 71 # number of demand (read+write) MSHR hits
1677 system.cpu3.icache.overall_mshr_hits::cpu3.inst 71 # number of overall MSHR hits
1678 system.cpu3.icache.overall_mshr_hits::total 71 # number of overall MSHR hits
1679 system.cpu3.icache.ReadReq_mshr_misses::cpu3.inst 432 # number of ReadReq MSHR misses
1680 system.cpu3.icache.ReadReq_mshr_misses::total 432 # number of ReadReq MSHR misses
1681 system.cpu3.icache.demand_mshr_misses::cpu3.inst 432 # number of demand (read+write) MSHR misses
1682 system.cpu3.icache.demand_mshr_misses::total 432 # number of demand (read+write) MSHR misses
1683 system.cpu3.icache.overall_mshr_misses::cpu3.inst 432 # number of overall MSHR misses
1684 system.cpu3.icache.overall_mshr_misses::total 432 # number of overall MSHR misses
1685 system.cpu3.icache.ReadReq_mshr_miss_latency::cpu3.inst 4912000 # number of ReadReq MSHR miss cycles
1686 system.cpu3.icache.ReadReq_mshr_miss_latency::total 4912000 # number of ReadReq MSHR miss cycles
1687 system.cpu3.icache.demand_mshr_miss_latency::cpu3.inst 4912000 # number of demand (read+write) MSHR miss cycles
1688 system.cpu3.icache.demand_mshr_miss_latency::total 4912000 # number of demand (read+write) MSHR miss cycles
1689 system.cpu3.icache.overall_mshr_miss_latency::cpu3.inst 4912000 # number of overall MSHR miss cycles
1690 system.cpu3.icache.overall_mshr_miss_latency::total 4912000 # number of overall MSHR miss cycles
1691 system.cpu3.icache.ReadReq_mshr_miss_rate::cpu3.inst 0.017666 # mshr miss rate for ReadReq accesses
1692 system.cpu3.icache.demand_mshr_miss_rate::cpu3.inst 0.017666 # mshr miss rate for demand accesses
1693 system.cpu3.icache.overall_mshr_miss_rate::cpu3.inst 0.017666 # mshr miss rate for overall accesses
1694 system.cpu3.icache.ReadReq_avg_mshr_miss_latency::cpu3.inst 11370.370370 # average ReadReq mshr miss latency
1695 system.cpu3.icache.demand_avg_mshr_miss_latency::cpu3.inst 11370.370370 # average overall mshr miss latency
1696 system.cpu3.icache.overall_avg_mshr_miss_latency::cpu3.inst 11370.370370 # average overall mshr miss latency
1697 system.cpu3.icache.no_allocate_misses 0 # Number of misses that were no-allocate
1698 system.cpu3.dcache.replacements 2 # number of replacements
1699 system.cpu3.dcache.tagsinuse 25.290478 # Cycle average of tags in use
1700 system.cpu3.dcache.total_refs 37716 # Total number of references to valid blocks.
1701 system.cpu3.dcache.sampled_refs 30 # Sample count of references to valid blocks.
1702 system.cpu3.dcache.avg_refs 1257.200000 # Average number of references to valid blocks.
1703 system.cpu3.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
1704 system.cpu3.dcache.occ_blocks::cpu3.data 25.290478 # Average occupied blocks per requestor
1705 system.cpu3.dcache.occ_percent::cpu3.data 0.049395 # Average percentage of cache occupancy
1706 system.cpu3.dcache.occ_percent::total 0.049395 # Average percentage of cache occupancy
1707 system.cpu3.dcache.ReadReq_hits::cpu3.data 42933 # number of ReadReq hits
1708 system.cpu3.dcache.ReadReq_hits::total 42933 # number of ReadReq hits
1709 system.cpu3.dcache.WriteReq_hits::cpu3.data 31189 # number of WriteReq hits
1710 system.cpu3.dcache.WriteReq_hits::total 31189 # number of WriteReq hits
1711 system.cpu3.dcache.SwapReq_hits::cpu3.data 14 # number of SwapReq hits
1712 system.cpu3.dcache.SwapReq_hits::total 14 # number of SwapReq hits
1713 system.cpu3.dcache.demand_hits::cpu3.data 74122 # number of demand (read+write) hits
1714 system.cpu3.dcache.demand_hits::total 74122 # number of demand (read+write) hits
1715 system.cpu3.dcache.overall_hits::cpu3.data 74122 # number of overall hits
1716 system.cpu3.dcache.overall_hits::total 74122 # number of overall hits
1717 system.cpu3.dcache.ReadReq_misses::cpu3.data 420 # number of ReadReq misses
1718 system.cpu3.dcache.ReadReq_misses::total 420 # number of ReadReq misses
1719 system.cpu3.dcache.WriteReq_misses::cpu3.data 149 # number of WriteReq misses
1720 system.cpu3.dcache.WriteReq_misses::total 149 # number of WriteReq misses
1721 system.cpu3.dcache.SwapReq_misses::cpu3.data 57 # number of SwapReq misses
1722 system.cpu3.dcache.SwapReq_misses::total 57 # number of SwapReq misses
1723 system.cpu3.dcache.demand_misses::cpu3.data 569 # number of demand (read+write) misses
1724 system.cpu3.dcache.demand_misses::total 569 # number of demand (read+write) misses
1725 system.cpu3.dcache.overall_misses::cpu3.data 569 # number of overall misses
1726 system.cpu3.dcache.overall_misses::total 569 # number of overall misses
1727 system.cpu3.dcache.ReadReq_miss_latency::cpu3.data 8616000 # number of ReadReq miss cycles
1728 system.cpu3.dcache.ReadReq_miss_latency::total 8616000 # number of ReadReq miss cycles
1729 system.cpu3.dcache.WriteReq_miss_latency::cpu3.data 3007500 # number of WriteReq miss cycles
1730 system.cpu3.dcache.WriteReq_miss_latency::total 3007500 # number of WriteReq miss cycles
1731 system.cpu3.dcache.SwapReq_miss_latency::cpu3.data 1198000 # number of SwapReq miss cycles
1732 system.cpu3.dcache.SwapReq_miss_latency::total 1198000 # number of SwapReq miss cycles
1733 system.cpu3.dcache.demand_miss_latency::cpu3.data 11623500 # number of demand (read+write) miss cycles
1734 system.cpu3.dcache.demand_miss_latency::total 11623500 # number of demand (read+write) miss cycles
1735 system.cpu3.dcache.overall_miss_latency::cpu3.data 11623500 # number of overall miss cycles
1736 system.cpu3.dcache.overall_miss_latency::total 11623500 # number of overall miss cycles
1737 system.cpu3.dcache.ReadReq_accesses::cpu3.data 43353 # number of ReadReq accesses(hits+misses)
1738 system.cpu3.dcache.ReadReq_accesses::total 43353 # number of ReadReq accesses(hits+misses)
1739 system.cpu3.dcache.WriteReq_accesses::cpu3.data 31338 # number of WriteReq accesses(hits+misses)
1740 system.cpu3.dcache.WriteReq_accesses::total 31338 # number of WriteReq accesses(hits+misses)
1741 system.cpu3.dcache.SwapReq_accesses::cpu3.data 71 # number of SwapReq accesses(hits+misses)
1742 system.cpu3.dcache.SwapReq_accesses::total 71 # number of SwapReq accesses(hits+misses)
1743 system.cpu3.dcache.demand_accesses::cpu3.data 74691 # number of demand (read+write) accesses
1744 system.cpu3.dcache.demand_accesses::total 74691 # number of demand (read+write) accesses
1745 system.cpu3.dcache.overall_accesses::cpu3.data 74691 # number of overall (read+write) accesses
1746 system.cpu3.dcache.overall_accesses::total 74691 # number of overall (read+write) accesses
1747 system.cpu3.dcache.ReadReq_miss_rate::cpu3.data 0.009688 # miss rate for ReadReq accesses
1748 system.cpu3.dcache.WriteReq_miss_rate::cpu3.data 0.004755 # miss rate for WriteReq accesses
1749 system.cpu3.dcache.SwapReq_miss_rate::cpu3.data 0.802817 # miss rate for SwapReq accesses
1750 system.cpu3.dcache.demand_miss_rate::cpu3.data 0.007618 # miss rate for demand accesses
1751 system.cpu3.dcache.overall_miss_rate::cpu3.data 0.007618 # miss rate for overall accesses
1752 system.cpu3.dcache.ReadReq_avg_miss_latency::cpu3.data 20514.285714 # average ReadReq miss latency
1753 system.cpu3.dcache.WriteReq_avg_miss_latency::cpu3.data 20184.563758 # average WriteReq miss latency
1754 system.cpu3.dcache.SwapReq_avg_miss_latency::cpu3.data 21017.543860 # average SwapReq miss latency
1755 system.cpu3.dcache.demand_avg_miss_latency::cpu3.data 20427.943761 # average overall miss latency
1756 system.cpu3.dcache.overall_avg_miss_latency::cpu3.data 20427.943761 # average overall miss latency
1757 system.cpu3.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
1758 system.cpu3.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
1759 system.cpu3.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
1760 system.cpu3.dcache.blocked::no_targets 0 # number of cycles access was blocked
1761 system.cpu3.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
1762 system.cpu3.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
1763 system.cpu3.dcache.fast_writes 0 # number of fast writes performed
1764 system.cpu3.dcache.cache_copies 0 # number of cache copies performed
1765 system.cpu3.dcache.writebacks::writebacks 1 # number of writebacks
1766 system.cpu3.dcache.writebacks::total 1 # number of writebacks
1767 system.cpu3.dcache.ReadReq_mshr_hits::cpu3.data 257 # number of ReadReq MSHR hits
1768 system.cpu3.dcache.ReadReq_mshr_hits::total 257 # number of ReadReq MSHR hits
1769 system.cpu3.dcache.WriteReq_mshr_hits::cpu3.data 45 # number of WriteReq MSHR hits
1770 system.cpu3.dcache.WriteReq_mshr_hits::total 45 # number of WriteReq MSHR hits
1771 system.cpu3.dcache.demand_mshr_hits::cpu3.data 302 # number of demand (read+write) MSHR hits
1772 system.cpu3.dcache.demand_mshr_hits::total 302 # number of demand (read+write) MSHR hits
1773 system.cpu3.dcache.overall_mshr_hits::cpu3.data 302 # number of overall MSHR hits
1774 system.cpu3.dcache.overall_mshr_hits::total 302 # number of overall MSHR hits
1775 system.cpu3.dcache.ReadReq_mshr_misses::cpu3.data 163 # number of ReadReq MSHR misses
1776 system.cpu3.dcache.ReadReq_mshr_misses::total 163 # number of ReadReq MSHR misses
1777 system.cpu3.dcache.WriteReq_mshr_misses::cpu3.data 104 # number of WriteReq MSHR misses
1778 system.cpu3.dcache.WriteReq_mshr_misses::total 104 # number of WriteReq MSHR misses
1779 system.cpu3.dcache.SwapReq_mshr_misses::cpu3.data 57 # number of SwapReq MSHR misses
1780 system.cpu3.dcache.SwapReq_mshr_misses::total 57 # number of SwapReq MSHR misses
1781 system.cpu3.dcache.demand_mshr_misses::cpu3.data 267 # number of demand (read+write) MSHR misses
1782 system.cpu3.dcache.demand_mshr_misses::total 267 # number of demand (read+write) MSHR misses
1783 system.cpu3.dcache.overall_mshr_misses::cpu3.data 267 # number of overall MSHR misses
1784 system.cpu3.dcache.overall_mshr_misses::total 267 # number of overall MSHR misses
1785 system.cpu3.dcache.ReadReq_mshr_miss_latency::cpu3.data 2151000 # number of ReadReq MSHR miss cycles
1786 system.cpu3.dcache.ReadReq_mshr_miss_latency::total 2151000 # number of ReadReq MSHR miss cycles
1787 system.cpu3.dcache.WriteReq_mshr_miss_latency::cpu3.data 1621000 # number of WriteReq MSHR miss cycles
1788 system.cpu3.dcache.WriteReq_mshr_miss_latency::total 1621000 # number of WriteReq MSHR miss cycles
1789 system.cpu3.dcache.SwapReq_mshr_miss_latency::cpu3.data 1027000 # number of SwapReq MSHR miss cycles
1790 system.cpu3.dcache.SwapReq_mshr_miss_latency::total 1027000 # number of SwapReq MSHR miss cycles
1791 system.cpu3.dcache.demand_mshr_miss_latency::cpu3.data 3772000 # number of demand (read+write) MSHR miss cycles
1792 system.cpu3.dcache.demand_mshr_miss_latency::total 3772000 # number of demand (read+write) MSHR miss cycles
1793 system.cpu3.dcache.overall_mshr_miss_latency::cpu3.data 3772000 # number of overall MSHR miss cycles
1794 system.cpu3.dcache.overall_mshr_miss_latency::total 3772000 # number of overall MSHR miss cycles
1795 system.cpu3.dcache.ReadReq_mshr_miss_rate::cpu3.data 0.003760 # mshr miss rate for ReadReq accesses
1796 system.cpu3.dcache.WriteReq_mshr_miss_rate::cpu3.data 0.003319 # mshr miss rate for WriteReq accesses
1797 system.cpu3.dcache.SwapReq_mshr_miss_rate::cpu3.data 0.802817 # mshr miss rate for SwapReq accesses
1798 system.cpu3.dcache.demand_mshr_miss_rate::cpu3.data 0.003575 # mshr miss rate for demand accesses
1799 system.cpu3.dcache.overall_mshr_miss_rate::cpu3.data 0.003575 # mshr miss rate for overall accesses
1800 system.cpu3.dcache.ReadReq_avg_mshr_miss_latency::cpu3.data 13196.319018 # average ReadReq mshr miss latency
1801 system.cpu3.dcache.WriteReq_avg_mshr_miss_latency::cpu3.data 15586.538462 # average WriteReq mshr miss latency
1802 system.cpu3.dcache.SwapReq_avg_mshr_miss_latency::cpu3.data 18017.543860 # average SwapReq mshr miss latency
1803 system.cpu3.dcache.demand_avg_mshr_miss_latency::cpu3.data 14127.340824 # average overall mshr miss latency
1804 system.cpu3.dcache.overall_avg_mshr_miss_latency::cpu3.data 14127.340824 # average overall mshr miss latency
1805 system.cpu3.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
1806 system.l2c.replacements 0 # number of replacements
1807 system.l2c.tagsinuse 441.136869 # Cycle average of tags in use
1808 system.l2c.total_refs 1471 # Total number of references to valid blocks.
1809 system.l2c.sampled_refs 544 # Sample count of references to valid blocks.
1810 system.l2c.avg_refs 2.704044 # Average number of references to valid blocks.
1811 system.l2c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
1812 system.l2c.occ_blocks::writebacks 4.878414 # Average occupied blocks per requestor
1813 system.l2c.occ_blocks::cpu0.inst 294.783080 # Average occupied blocks per requestor
1814 system.l2c.occ_blocks::cpu0.data 59.595754 # Average occupied blocks per requestor
1815 system.l2c.occ_blocks::cpu1.inst 9.493651 # Average occupied blocks per requestor
1816 system.l2c.occ_blocks::cpu1.data 0.732946 # Average occupied blocks per requestor
1817 system.l2c.occ_blocks::cpu2.inst 64.319288 # Average occupied blocks per requestor
1818 system.l2c.occ_blocks::cpu2.data 5.723296 # Average occupied blocks per requestor
1819 system.l2c.occ_blocks::cpu3.inst 0.834559 # Average occupied blocks per requestor
1820 system.l2c.occ_blocks::cpu3.data 0.775880 # Average occupied blocks per requestor
1821 system.l2c.occ_percent::writebacks 0.000074 # Average percentage of cache occupancy
1822 system.l2c.occ_percent::cpu0.inst 0.004498 # Average percentage of cache occupancy
1823 system.l2c.occ_percent::cpu0.data 0.000909 # Average percentage of cache occupancy
1824 system.l2c.occ_percent::cpu1.inst 0.000145 # Average percentage of cache occupancy
1825 system.l2c.occ_percent::cpu1.data 0.000011 # Average percentage of cache occupancy
1826 system.l2c.occ_percent::cpu2.inst 0.000981 # Average percentage of cache occupancy
1827 system.l2c.occ_percent::cpu2.data 0.000087 # Average percentage of cache occupancy
1828 system.l2c.occ_percent::cpu3.inst 0.000013 # Average percentage of cache occupancy
1829 system.l2c.occ_percent::cpu3.data 0.000012 # Average percentage of cache occupancy
1830 system.l2c.occ_percent::total 0.006731 # Average percentage of cache occupancy
1831 system.l2c.ReadReq_hits::cpu0.inst 231 # number of ReadReq hits
1832 system.l2c.ReadReq_hits::cpu0.data 5 # number of ReadReq hits
1833 system.l2c.ReadReq_hits::cpu1.inst 420 # number of ReadReq hits
1834 system.l2c.ReadReq_hits::cpu1.data 13 # number of ReadReq hits
1835 system.l2c.ReadReq_hits::cpu2.inst 355 # number of ReadReq hits
1836 system.l2c.ReadReq_hits::cpu2.data 7 # number of ReadReq hits
1837 system.l2c.ReadReq_hits::cpu3.inst 430 # number of ReadReq hits
1838 system.l2c.ReadReq_hits::cpu3.data 13 # number of ReadReq hits
1839 system.l2c.ReadReq_hits::total 1474 # number of ReadReq hits
1840 system.l2c.Writeback_hits::writebacks 9 # number of Writeback hits
1841 system.l2c.Writeback_hits::total 9 # number of Writeback hits
1842 system.l2c.UpgradeReq_hits::cpu0.data 3 # number of UpgradeReq hits
1843 system.l2c.UpgradeReq_hits::total 3 # number of UpgradeReq hits
1844 system.l2c.demand_hits::cpu0.inst 231 # number of demand (read+write) hits
1845 system.l2c.demand_hits::cpu0.data 5 # number of demand (read+write) hits
1846 system.l2c.demand_hits::cpu1.inst 420 # number of demand (read+write) hits
1847 system.l2c.demand_hits::cpu1.data 13 # number of demand (read+write) hits
1848 system.l2c.demand_hits::cpu2.inst 355 # number of demand (read+write) hits
1849 system.l2c.demand_hits::cpu2.data 7 # number of demand (read+write) hits
1850 system.l2c.demand_hits::cpu3.inst 430 # number of demand (read+write) hits
1851 system.l2c.demand_hits::cpu3.data 13 # number of demand (read+write) hits
1852 system.l2c.demand_hits::total 1474 # number of demand (read+write) hits
1853 system.l2c.overall_hits::cpu0.inst 231 # number of overall hits
1854 system.l2c.overall_hits::cpu0.data 5 # number of overall hits
1855 system.l2c.overall_hits::cpu1.inst 420 # number of overall hits
1856 system.l2c.overall_hits::cpu1.data 13 # number of overall hits
1857 system.l2c.overall_hits::cpu2.inst 355 # number of overall hits
1858 system.l2c.overall_hits::cpu2.data 7 # number of overall hits
1859 system.l2c.overall_hits::cpu3.inst 430 # number of overall hits
1860 system.l2c.overall_hits::cpu3.data 13 # number of overall hits
1861 system.l2c.overall_hits::total 1474 # number of overall hits
1862 system.l2c.ReadReq_misses::cpu0.inst 363 # number of ReadReq misses
1863 system.l2c.ReadReq_misses::cpu0.data 75 # number of ReadReq misses
1864 system.l2c.ReadReq_misses::cpu1.inst 15 # number of ReadReq misses
1865 system.l2c.ReadReq_misses::cpu1.data 1 # number of ReadReq misses
1866 system.l2c.ReadReq_misses::cpu2.inst 85 # number of ReadReq misses
1867 system.l2c.ReadReq_misses::cpu2.data 7 # number of ReadReq misses
1868 system.l2c.ReadReq_misses::cpu3.inst 2 # number of ReadReq misses
1869 system.l2c.ReadReq_misses::cpu3.data 1 # number of ReadReq misses
1870 system.l2c.ReadReq_misses::total 549 # number of ReadReq misses
1871 system.l2c.UpgradeReq_misses::cpu0.data 22 # number of UpgradeReq misses
1872 system.l2c.UpgradeReq_misses::cpu1.data 21 # number of UpgradeReq misses
1873 system.l2c.UpgradeReq_misses::cpu2.data 17 # number of UpgradeReq misses
1874 system.l2c.UpgradeReq_misses::cpu3.data 20 # number of UpgradeReq misses
1875 system.l2c.UpgradeReq_misses::total 80 # number of UpgradeReq misses
1876 system.l2c.ReadExReq_misses::cpu0.data 94 # number of ReadExReq misses
1877 system.l2c.ReadExReq_misses::cpu1.data 12 # number of ReadExReq misses
1878 system.l2c.ReadExReq_misses::cpu2.data 13 # number of ReadExReq misses
1879 system.l2c.ReadExReq_misses::cpu3.data 12 # number of ReadExReq misses
1880 system.l2c.ReadExReq_misses::total 131 # number of ReadExReq misses
1881 system.l2c.demand_misses::cpu0.inst 363 # number of demand (read+write) misses
1882 system.l2c.demand_misses::cpu0.data 169 # number of demand (read+write) misses
1883 system.l2c.demand_misses::cpu1.inst 15 # number of demand (read+write) misses
1884 system.l2c.demand_misses::cpu1.data 13 # number of demand (read+write) misses
1885 system.l2c.demand_misses::cpu2.inst 85 # number of demand (read+write) misses
1886 system.l2c.demand_misses::cpu2.data 20 # number of demand (read+write) misses
1887 system.l2c.demand_misses::cpu3.inst 2 # number of demand (read+write) misses
1888 system.l2c.demand_misses::cpu3.data 13 # number of demand (read+write) misses
1889 system.l2c.demand_misses::total 680 # number of demand (read+write) misses
1890 system.l2c.overall_misses::cpu0.inst 363 # number of overall misses
1891 system.l2c.overall_misses::cpu0.data 169 # number of overall misses
1892 system.l2c.overall_misses::cpu1.inst 15 # number of overall misses
1893 system.l2c.overall_misses::cpu1.data 13 # number of overall misses
1894 system.l2c.overall_misses::cpu2.inst 85 # number of overall misses
1895 system.l2c.overall_misses::cpu2.data 20 # number of overall misses
1896 system.l2c.overall_misses::cpu3.inst 2 # number of overall misses
1897 system.l2c.overall_misses::cpu3.data 13 # number of overall misses
1898 system.l2c.overall_misses::total 680 # number of overall misses
1899 system.l2c.ReadReq_miss_latency::cpu0.inst 18919500 # number of ReadReq miss cycles
1900 system.l2c.ReadReq_miss_latency::cpu0.data 3929500 # number of ReadReq miss cycles
1901 system.l2c.ReadReq_miss_latency::cpu1.inst 744500 # number of ReadReq miss cycles
1902 system.l2c.ReadReq_miss_latency::cpu1.data 52500 # number of ReadReq miss cycles
1903 system.l2c.ReadReq_miss_latency::cpu2.inst 4376000 # number of ReadReq miss cycles
1904 system.l2c.ReadReq_miss_latency::cpu2.data 366000 # number of ReadReq miss cycles
1905 system.l2c.ReadReq_miss_latency::cpu3.inst 99500 # number of ReadReq miss cycles
1906 system.l2c.ReadReq_miss_latency::cpu3.data 52500 # number of ReadReq miss cycles
1907 system.l2c.ReadReq_miss_latency::total 28540000 # number of ReadReq miss cycles
1908 system.l2c.UpgradeReq_miss_latency::cpu1.data 52500 # number of UpgradeReq miss cycles
1909 system.l2c.UpgradeReq_miss_latency::cpu2.data 52500 # number of UpgradeReq miss cycles
1910 system.l2c.UpgradeReq_miss_latency::cpu3.data 52500 # number of UpgradeReq miss cycles
1911 system.l2c.UpgradeReq_miss_latency::total 157500 # number of UpgradeReq miss cycles
1912 system.l2c.ReadExReq_miss_latency::cpu0.data 4939500 # number of ReadExReq miss cycles
1913 system.l2c.ReadExReq_miss_latency::cpu1.data 627500 # number of ReadExReq miss cycles
1914 system.l2c.ReadExReq_miss_latency::cpu2.data 680500 # number of ReadExReq miss cycles
1915 system.l2c.ReadExReq_miss_latency::cpu3.data 627500 # number of ReadExReq miss cycles
1916 system.l2c.ReadExReq_miss_latency::total 6875000 # number of ReadExReq miss cycles
1917 system.l2c.demand_miss_latency::cpu0.inst 18919500 # number of demand (read+write) miss cycles
1918 system.l2c.demand_miss_latency::cpu0.data 8869000 # number of demand (read+write) miss cycles
1919 system.l2c.demand_miss_latency::cpu1.inst 744500 # number of demand (read+write) miss cycles
1920 system.l2c.demand_miss_latency::cpu1.data 680000 # number of demand (read+write) miss cycles
1921 system.l2c.demand_miss_latency::cpu2.inst 4376000 # number of demand (read+write) miss cycles
1922 system.l2c.demand_miss_latency::cpu2.data 1046500 # number of demand (read+write) miss cycles
1923 system.l2c.demand_miss_latency::cpu3.inst 99500 # number of demand (read+write) miss cycles
1924 system.l2c.demand_miss_latency::cpu3.data 680000 # number of demand (read+write) miss cycles
1925 system.l2c.demand_miss_latency::total 35415000 # number of demand (read+write) miss cycles
1926 system.l2c.overall_miss_latency::cpu0.inst 18919500 # number of overall miss cycles
1927 system.l2c.overall_miss_latency::cpu0.data 8869000 # number of overall miss cycles
1928 system.l2c.overall_miss_latency::cpu1.inst 744500 # number of overall miss cycles
1929 system.l2c.overall_miss_latency::cpu1.data 680000 # number of overall miss cycles
1930 system.l2c.overall_miss_latency::cpu2.inst 4376000 # number of overall miss cycles
1931 system.l2c.overall_miss_latency::cpu2.data 1046500 # number of overall miss cycles
1932 system.l2c.overall_miss_latency::cpu3.inst 99500 # number of overall miss cycles
1933 system.l2c.overall_miss_latency::cpu3.data 680000 # number of overall miss cycles
1934 system.l2c.overall_miss_latency::total 35415000 # number of overall miss cycles
1935 system.l2c.ReadReq_accesses::cpu0.inst 594 # number of ReadReq accesses(hits+misses)
1936 system.l2c.ReadReq_accesses::cpu0.data 80 # number of ReadReq accesses(hits+misses)
1937 system.l2c.ReadReq_accesses::cpu1.inst 435 # number of ReadReq accesses(hits+misses)
1938 system.l2c.ReadReq_accesses::cpu1.data 14 # number of ReadReq accesses(hits+misses)
1939 system.l2c.ReadReq_accesses::cpu2.inst 440 # number of ReadReq accesses(hits+misses)
1940 system.l2c.ReadReq_accesses::cpu2.data 14 # number of ReadReq accesses(hits+misses)
1941 system.l2c.ReadReq_accesses::cpu3.inst 432 # number of ReadReq accesses(hits+misses)
1942 system.l2c.ReadReq_accesses::cpu3.data 14 # number of ReadReq accesses(hits+misses)
1943 system.l2c.ReadReq_accesses::total 2023 # number of ReadReq accesses(hits+misses)
1944 system.l2c.Writeback_accesses::writebacks 9 # number of Writeback accesses(hits+misses)
1945 system.l2c.Writeback_accesses::total 9 # number of Writeback accesses(hits+misses)
1946 system.l2c.UpgradeReq_accesses::cpu0.data 25 # number of UpgradeReq accesses(hits+misses)
1947 system.l2c.UpgradeReq_accesses::cpu1.data 21 # number of UpgradeReq accesses(hits+misses)
1948 system.l2c.UpgradeReq_accesses::cpu2.data 17 # number of UpgradeReq accesses(hits+misses)
1949 system.l2c.UpgradeReq_accesses::cpu3.data 20 # number of UpgradeReq accesses(hits+misses)
1950 system.l2c.UpgradeReq_accesses::total 83 # number of UpgradeReq accesses(hits+misses)
1951 system.l2c.ReadExReq_accesses::cpu0.data 94 # number of ReadExReq accesses(hits+misses)
1952 system.l2c.ReadExReq_accesses::cpu1.data 12 # number of ReadExReq accesses(hits+misses)
1953 system.l2c.ReadExReq_accesses::cpu2.data 13 # number of ReadExReq accesses(hits+misses)
1954 system.l2c.ReadExReq_accesses::cpu3.data 12 # number of ReadExReq accesses(hits+misses)
1955 system.l2c.ReadExReq_accesses::total 131 # number of ReadExReq accesses(hits+misses)
1956 system.l2c.demand_accesses::cpu0.inst 594 # number of demand (read+write) accesses
1957 system.l2c.demand_accesses::cpu0.data 174 # number of demand (read+write) accesses
1958 system.l2c.demand_accesses::cpu1.inst 435 # number of demand (read+write) accesses
1959 system.l2c.demand_accesses::cpu1.data 26 # number of demand (read+write) accesses
1960 system.l2c.demand_accesses::cpu2.inst 440 # number of demand (read+write) accesses
1961 system.l2c.demand_accesses::cpu2.data 27 # number of demand (read+write) accesses
1962 system.l2c.demand_accesses::cpu3.inst 432 # number of demand (read+write) accesses
1963 system.l2c.demand_accesses::cpu3.data 26 # number of demand (read+write) accesses
1964 system.l2c.demand_accesses::total 2154 # number of demand (read+write) accesses
1965 system.l2c.overall_accesses::cpu0.inst 594 # number of overall (read+write) accesses
1966 system.l2c.overall_accesses::cpu0.data 174 # number of overall (read+write) accesses
1967 system.l2c.overall_accesses::cpu1.inst 435 # number of overall (read+write) accesses
1968 system.l2c.overall_accesses::cpu1.data 26 # number of overall (read+write) accesses
1969 system.l2c.overall_accesses::cpu2.inst 440 # number of overall (read+write) accesses
1970 system.l2c.overall_accesses::cpu2.data 27 # number of overall (read+write) accesses
1971 system.l2c.overall_accesses::cpu3.inst 432 # number of overall (read+write) accesses
1972 system.l2c.overall_accesses::cpu3.data 26 # number of overall (read+write) accesses
1973 system.l2c.overall_accesses::total 2154 # number of overall (read+write) accesses
1974 system.l2c.ReadReq_miss_rate::cpu0.inst 0.611111 # miss rate for ReadReq accesses
1975 system.l2c.ReadReq_miss_rate::cpu0.data 0.937500 # miss rate for ReadReq accesses
1976 system.l2c.ReadReq_miss_rate::cpu1.inst 0.034483 # miss rate for ReadReq accesses
1977 system.l2c.ReadReq_miss_rate::cpu1.data 0.071429 # miss rate for ReadReq accesses
1978 system.l2c.ReadReq_miss_rate::cpu2.inst 0.193182 # miss rate for ReadReq accesses
1979 system.l2c.ReadReq_miss_rate::cpu2.data 0.500000 # miss rate for ReadReq accesses
1980 system.l2c.ReadReq_miss_rate::cpu3.inst 0.004630 # miss rate for ReadReq accesses
1981 system.l2c.ReadReq_miss_rate::cpu3.data 0.071429 # miss rate for ReadReq accesses
1982 system.l2c.UpgradeReq_miss_rate::cpu0.data 0.880000 # miss rate for UpgradeReq accesses
1983 system.l2c.UpgradeReq_miss_rate::cpu1.data 1 # miss rate for UpgradeReq accesses
1984 system.l2c.UpgradeReq_miss_rate::cpu2.data 1 # miss rate for UpgradeReq accesses
1985 system.l2c.UpgradeReq_miss_rate::cpu3.data 1 # miss rate for UpgradeReq accesses
1986 system.l2c.ReadExReq_miss_rate::cpu0.data 1 # miss rate for ReadExReq accesses
1987 system.l2c.ReadExReq_miss_rate::cpu1.data 1 # miss rate for ReadExReq accesses
1988 system.l2c.ReadExReq_miss_rate::cpu2.data 1 # miss rate for ReadExReq accesses
1989 system.l2c.ReadExReq_miss_rate::cpu3.data 1 # miss rate for ReadExReq accesses
1990 system.l2c.demand_miss_rate::cpu0.inst 0.611111 # miss rate for demand accesses
1991 system.l2c.demand_miss_rate::cpu0.data 0.971264 # miss rate for demand accesses
1992 system.l2c.demand_miss_rate::cpu1.inst 0.034483 # miss rate for demand accesses
1993 system.l2c.demand_miss_rate::cpu1.data 0.500000 # miss rate for demand accesses
1994 system.l2c.demand_miss_rate::cpu2.inst 0.193182 # miss rate for demand accesses
1995 system.l2c.demand_miss_rate::cpu2.data 0.740741 # miss rate for demand accesses
1996 system.l2c.demand_miss_rate::cpu3.inst 0.004630 # miss rate for demand accesses
1997 system.l2c.demand_miss_rate::cpu3.data 0.500000 # miss rate for demand accesses
1998 system.l2c.overall_miss_rate::cpu0.inst 0.611111 # miss rate for overall accesses
1999 system.l2c.overall_miss_rate::cpu0.data 0.971264 # miss rate for overall accesses
2000 system.l2c.overall_miss_rate::cpu1.inst 0.034483 # miss rate for overall accesses
2001 system.l2c.overall_miss_rate::cpu1.data 0.500000 # miss rate for overall accesses
2002 system.l2c.overall_miss_rate::cpu2.inst 0.193182 # miss rate for overall accesses
2003 system.l2c.overall_miss_rate::cpu2.data 0.740741 # miss rate for overall accesses
2004 system.l2c.overall_miss_rate::cpu3.inst 0.004630 # miss rate for overall accesses
2005 system.l2c.overall_miss_rate::cpu3.data 0.500000 # miss rate for overall accesses
2006 system.l2c.ReadReq_avg_miss_latency::cpu0.inst 52119.834711 # average ReadReq miss latency
2007 system.l2c.ReadReq_avg_miss_latency::cpu0.data 52393.333333 # average ReadReq miss latency
2008 system.l2c.ReadReq_avg_miss_latency::cpu1.inst 49633.333333 # average ReadReq miss latency
2009 system.l2c.ReadReq_avg_miss_latency::cpu1.data 52500 # average ReadReq miss latency
2010 system.l2c.ReadReq_avg_miss_latency::cpu2.inst 51482.352941 # average ReadReq miss latency
2011 system.l2c.ReadReq_avg_miss_latency::cpu2.data 52285.714286 # average ReadReq miss latency
2012 system.l2c.ReadReq_avg_miss_latency::cpu3.inst 49750 # average ReadReq miss latency
2013 system.l2c.ReadReq_avg_miss_latency::cpu3.data 52500 # average ReadReq miss latency
2014 system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 2500 # average UpgradeReq miss latency
2015 system.l2c.UpgradeReq_avg_miss_latency::cpu2.data 3088.235294 # average UpgradeReq miss latency
2016 system.l2c.UpgradeReq_avg_miss_latency::cpu3.data 2625 # average UpgradeReq miss latency
2017 system.l2c.ReadExReq_avg_miss_latency::cpu0.data 52547.872340 # average ReadExReq miss latency
2018 system.l2c.ReadExReq_avg_miss_latency::cpu1.data 52291.666667 # average ReadExReq miss latency
2019 system.l2c.ReadExReq_avg_miss_latency::cpu2.data 52346.153846 # average ReadExReq miss latency
2020 system.l2c.ReadExReq_avg_miss_latency::cpu3.data 52291.666667 # average ReadExReq miss latency
2021 system.l2c.demand_avg_miss_latency::cpu0.inst 52119.834711 # average overall miss latency
2022 system.l2c.demand_avg_miss_latency::cpu0.data 52479.289941 # average overall miss latency
2023 system.l2c.demand_avg_miss_latency::cpu1.inst 49633.333333 # average overall miss latency
2024 system.l2c.demand_avg_miss_latency::cpu1.data 52307.692308 # average overall miss latency
2025 system.l2c.demand_avg_miss_latency::cpu2.inst 51482.352941 # average overall miss latency
2026 system.l2c.demand_avg_miss_latency::cpu2.data 52325 # average overall miss latency
2027 system.l2c.demand_avg_miss_latency::cpu3.inst 49750 # average overall miss latency
2028 system.l2c.demand_avg_miss_latency::cpu3.data 52307.692308 # average overall miss latency
2029 system.l2c.overall_avg_miss_latency::cpu0.inst 52119.834711 # average overall miss latency
2030 system.l2c.overall_avg_miss_latency::cpu0.data 52479.289941 # average overall miss latency
2031 system.l2c.overall_avg_miss_latency::cpu1.inst 49633.333333 # average overall miss latency
2032 system.l2c.overall_avg_miss_latency::cpu1.data 52307.692308 # average overall miss latency
2033 system.l2c.overall_avg_miss_latency::cpu2.inst 51482.352941 # average overall miss latency
2034 system.l2c.overall_avg_miss_latency::cpu2.data 52325 # average overall miss latency
2035 system.l2c.overall_avg_miss_latency::cpu3.inst 49750 # average overall miss latency
2036 system.l2c.overall_avg_miss_latency::cpu3.data 52307.692308 # average overall miss latency
2037 system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
2038 system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
2039 system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
2040 system.l2c.blocked::no_targets 0 # number of cycles access was blocked
2041 system.l2c.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
2042 system.l2c.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
2043 system.l2c.fast_writes 0 # number of fast writes performed
2044 system.l2c.cache_copies 0 # number of cache copies performed
2045 system.l2c.ReadReq_mshr_hits::cpu1.inst 1 # number of ReadReq MSHR hits
2046 system.l2c.ReadReq_mshr_hits::cpu2.inst 5 # number of ReadReq MSHR hits
2047 system.l2c.ReadReq_mshr_hits::cpu3.inst 1 # number of ReadReq MSHR hits
2048 system.l2c.ReadReq_mshr_hits::total 7 # number of ReadReq MSHR hits
2049 system.l2c.demand_mshr_hits::cpu1.inst 1 # number of demand (read+write) MSHR hits
2050 system.l2c.demand_mshr_hits::cpu2.inst 5 # number of demand (read+write) MSHR hits
2051 system.l2c.demand_mshr_hits::cpu3.inst 1 # number of demand (read+write) MSHR hits
2052 system.l2c.demand_mshr_hits::total 7 # number of demand (read+write) MSHR hits
2053 system.l2c.overall_mshr_hits::cpu1.inst 1 # number of overall MSHR hits
2054 system.l2c.overall_mshr_hits::cpu2.inst 5 # number of overall MSHR hits
2055 system.l2c.overall_mshr_hits::cpu3.inst 1 # number of overall MSHR hits
2056 system.l2c.overall_mshr_hits::total 7 # number of overall MSHR hits
2057 system.l2c.ReadReq_mshr_misses::cpu0.inst 363 # number of ReadReq MSHR misses
2058 system.l2c.ReadReq_mshr_misses::cpu0.data 75 # number of ReadReq MSHR misses
2059 system.l2c.ReadReq_mshr_misses::cpu1.inst 14 # number of ReadReq MSHR misses
2060 system.l2c.ReadReq_mshr_misses::cpu1.data 1 # number of ReadReq MSHR misses
2061 system.l2c.ReadReq_mshr_misses::cpu2.inst 80 # number of ReadReq MSHR misses
2062 system.l2c.ReadReq_mshr_misses::cpu2.data 7 # number of ReadReq MSHR misses
2063 system.l2c.ReadReq_mshr_misses::cpu3.inst 1 # number of ReadReq MSHR misses
2064 system.l2c.ReadReq_mshr_misses::cpu3.data 1 # number of ReadReq MSHR misses
2065 system.l2c.ReadReq_mshr_misses::total 542 # number of ReadReq MSHR misses
2066 system.l2c.UpgradeReq_mshr_misses::cpu0.data 22 # number of UpgradeReq MSHR misses
2067 system.l2c.UpgradeReq_mshr_misses::cpu1.data 21 # number of UpgradeReq MSHR misses
2068 system.l2c.UpgradeReq_mshr_misses::cpu2.data 17 # number of UpgradeReq MSHR misses
2069 system.l2c.UpgradeReq_mshr_misses::cpu3.data 20 # number of UpgradeReq MSHR misses
2070 system.l2c.UpgradeReq_mshr_misses::total 80 # number of UpgradeReq MSHR misses
2071 system.l2c.ReadExReq_mshr_misses::cpu0.data 94 # number of ReadExReq MSHR misses
2072 system.l2c.ReadExReq_mshr_misses::cpu1.data 12 # number of ReadExReq MSHR misses
2073 system.l2c.ReadExReq_mshr_misses::cpu2.data 13 # number of ReadExReq MSHR misses
2074 system.l2c.ReadExReq_mshr_misses::cpu3.data 12 # number of ReadExReq MSHR misses
2075 system.l2c.ReadExReq_mshr_misses::total 131 # number of ReadExReq MSHR misses
2076 system.l2c.demand_mshr_misses::cpu0.inst 363 # number of demand (read+write) MSHR misses
2077 system.l2c.demand_mshr_misses::cpu0.data 169 # number of demand (read+write) MSHR misses
2078 system.l2c.demand_mshr_misses::cpu1.inst 14 # number of demand (read+write) MSHR misses
2079 system.l2c.demand_mshr_misses::cpu1.data 13 # number of demand (read+write) MSHR misses
2080 system.l2c.demand_mshr_misses::cpu2.inst 80 # number of demand (read+write) MSHR misses
2081 system.l2c.demand_mshr_misses::cpu2.data 20 # number of demand (read+write) MSHR misses
2082 system.l2c.demand_mshr_misses::cpu3.inst 1 # number of demand (read+write) MSHR misses
2083 system.l2c.demand_mshr_misses::cpu3.data 13 # number of demand (read+write) MSHR misses
2084 system.l2c.demand_mshr_misses::total 673 # number of demand (read+write) MSHR misses
2085 system.l2c.overall_mshr_misses::cpu0.inst 363 # number of overall MSHR misses
2086 system.l2c.overall_mshr_misses::cpu0.data 169 # number of overall MSHR misses
2087 system.l2c.overall_mshr_misses::cpu1.inst 14 # number of overall MSHR misses
2088 system.l2c.overall_mshr_misses::cpu1.data 13 # number of overall MSHR misses
2089 system.l2c.overall_mshr_misses::cpu2.inst 80 # number of overall MSHR misses
2090 system.l2c.overall_mshr_misses::cpu2.data 20 # number of overall MSHR misses
2091 system.l2c.overall_mshr_misses::cpu3.inst 1 # number of overall MSHR misses
2092 system.l2c.overall_mshr_misses::cpu3.data 13 # number of overall MSHR misses
2093 system.l2c.overall_mshr_misses::total 673 # number of overall MSHR misses
2094 system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 14492500 # number of ReadReq MSHR miss cycles
2095 system.l2c.ReadReq_mshr_miss_latency::cpu0.data 3016500 # number of ReadReq MSHR miss cycles
2096 system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 560000 # number of ReadReq MSHR miss cycles
2097 system.l2c.ReadReq_mshr_miss_latency::cpu1.data 40000 # number of ReadReq MSHR miss cycles
2098 system.l2c.ReadReq_mshr_miss_latency::cpu2.inst 3200000 # number of ReadReq MSHR miss cycles
2099 system.l2c.ReadReq_mshr_miss_latency::cpu2.data 280000 # number of ReadReq MSHR miss cycles
2100 system.l2c.ReadReq_mshr_miss_latency::cpu3.inst 40000 # number of ReadReq MSHR miss cycles
2101 system.l2c.ReadReq_mshr_miss_latency::cpu3.data 40000 # number of ReadReq MSHR miss cycles
2102 system.l2c.ReadReq_mshr_miss_latency::total 21669000 # number of ReadReq MSHR miss cycles
2103 system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 880000 # number of UpgradeReq MSHR miss cycles
2104 system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 840000 # number of UpgradeReq MSHR miss cycles
2105 system.l2c.UpgradeReq_mshr_miss_latency::cpu2.data 680000 # number of UpgradeReq MSHR miss cycles
2106 system.l2c.UpgradeReq_mshr_miss_latency::cpu3.data 800000 # number of UpgradeReq MSHR miss cycles
2107 system.l2c.UpgradeReq_mshr_miss_latency::total 3200000 # number of UpgradeReq MSHR miss cycles
2108 system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 3793000 # number of ReadExReq MSHR miss cycles
2109 system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 481500 # number of ReadExReq MSHR miss cycles
2110 system.l2c.ReadExReq_mshr_miss_latency::cpu2.data 522500 # number of ReadExReq MSHR miss cycles
2111 system.l2c.ReadExReq_mshr_miss_latency::cpu3.data 481500 # number of ReadExReq MSHR miss cycles
2112 system.l2c.ReadExReq_mshr_miss_latency::total 5278500 # number of ReadExReq MSHR miss cycles
2113 system.l2c.demand_mshr_miss_latency::cpu0.inst 14492500 # number of demand (read+write) MSHR miss cycles
2114 system.l2c.demand_mshr_miss_latency::cpu0.data 6809500 # number of demand (read+write) MSHR miss cycles
2115 system.l2c.demand_mshr_miss_latency::cpu1.inst 560000 # number of demand (read+write) MSHR miss cycles
2116 system.l2c.demand_mshr_miss_latency::cpu1.data 521500 # number of demand (read+write) MSHR miss cycles
2117 system.l2c.demand_mshr_miss_latency::cpu2.inst 3200000 # number of demand (read+write) MSHR miss cycles
2118 system.l2c.demand_mshr_miss_latency::cpu2.data 802500 # number of demand (read+write) MSHR miss cycles
2119 system.l2c.demand_mshr_miss_latency::cpu3.inst 40000 # number of demand (read+write) MSHR miss cycles
2120 system.l2c.demand_mshr_miss_latency::cpu3.data 521500 # number of demand (read+write) MSHR miss cycles
2121 system.l2c.demand_mshr_miss_latency::total 26947500 # number of demand (read+write) MSHR miss cycles
2122 system.l2c.overall_mshr_miss_latency::cpu0.inst 14492500 # number of overall MSHR miss cycles
2123 system.l2c.overall_mshr_miss_latency::cpu0.data 6809500 # number of overall MSHR miss cycles
2124 system.l2c.overall_mshr_miss_latency::cpu1.inst 560000 # number of overall MSHR miss cycles
2125 system.l2c.overall_mshr_miss_latency::cpu1.data 521500 # number of overall MSHR miss cycles
2126 system.l2c.overall_mshr_miss_latency::cpu2.inst 3200000 # number of overall MSHR miss cycles
2127 system.l2c.overall_mshr_miss_latency::cpu2.data 802500 # number of overall MSHR miss cycles
2128 system.l2c.overall_mshr_miss_latency::cpu3.inst 40000 # number of overall MSHR miss cycles
2129 system.l2c.overall_mshr_miss_latency::cpu3.data 521500 # number of overall MSHR miss cycles
2130 system.l2c.overall_mshr_miss_latency::total 26947500 # number of overall MSHR miss cycles
2131 system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.611111 # mshr miss rate for ReadReq accesses
2132 system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.937500 # mshr miss rate for ReadReq accesses
2133 system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.032184 # mshr miss rate for ReadReq accesses
2134 system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.071429 # mshr miss rate for ReadReq accesses
2135 system.l2c.ReadReq_mshr_miss_rate::cpu2.inst 0.181818 # mshr miss rate for ReadReq accesses
2136 system.l2c.ReadReq_mshr_miss_rate::cpu2.data 0.500000 # mshr miss rate for ReadReq accesses
2137 system.l2c.ReadReq_mshr_miss_rate::cpu3.inst 0.002315 # mshr miss rate for ReadReq accesses
2138 system.l2c.ReadReq_mshr_miss_rate::cpu3.data 0.071429 # mshr miss rate for ReadReq accesses
2139 system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.880000 # mshr miss rate for UpgradeReq accesses
2140 system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 1 # mshr miss rate for UpgradeReq accesses
2141 system.l2c.UpgradeReq_mshr_miss_rate::cpu2.data 1 # mshr miss rate for UpgradeReq accesses
2142 system.l2c.UpgradeReq_mshr_miss_rate::cpu3.data 1 # mshr miss rate for UpgradeReq accesses
2143 system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 1 # mshr miss rate for ReadExReq accesses
2144 system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 1 # mshr miss rate for ReadExReq accesses
2145 system.l2c.ReadExReq_mshr_miss_rate::cpu2.data 1 # mshr miss rate for ReadExReq accesses
2146 system.l2c.ReadExReq_mshr_miss_rate::cpu3.data 1 # mshr miss rate for ReadExReq accesses
2147 system.l2c.demand_mshr_miss_rate::cpu0.inst 0.611111 # mshr miss rate for demand accesses
2148 system.l2c.demand_mshr_miss_rate::cpu0.data 0.971264 # mshr miss rate for demand accesses
2149 system.l2c.demand_mshr_miss_rate::cpu1.inst 0.032184 # mshr miss rate for demand accesses
2150 system.l2c.demand_mshr_miss_rate::cpu1.data 0.500000 # mshr miss rate for demand accesses
2151 system.l2c.demand_mshr_miss_rate::cpu2.inst 0.181818 # mshr miss rate for demand accesses
2152 system.l2c.demand_mshr_miss_rate::cpu2.data 0.740741 # mshr miss rate for demand accesses
2153 system.l2c.demand_mshr_miss_rate::cpu3.inst 0.002315 # mshr miss rate for demand accesses
2154 system.l2c.demand_mshr_miss_rate::cpu3.data 0.500000 # mshr miss rate for demand accesses
2155 system.l2c.overall_mshr_miss_rate::cpu0.inst 0.611111 # mshr miss rate for overall accesses
2156 system.l2c.overall_mshr_miss_rate::cpu0.data 0.971264 # mshr miss rate for overall accesses
2157 system.l2c.overall_mshr_miss_rate::cpu1.inst 0.032184 # mshr miss rate for overall accesses
2158 system.l2c.overall_mshr_miss_rate::cpu1.data 0.500000 # mshr miss rate for overall accesses
2159 system.l2c.overall_mshr_miss_rate::cpu2.inst 0.181818 # mshr miss rate for overall accesses
2160 system.l2c.overall_mshr_miss_rate::cpu2.data 0.740741 # mshr miss rate for overall accesses
2161 system.l2c.overall_mshr_miss_rate::cpu3.inst 0.002315 # mshr miss rate for overall accesses
2162 system.l2c.overall_mshr_miss_rate::cpu3.data 0.500000 # mshr miss rate for overall accesses
2163 system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 39924.242424 # average ReadReq mshr miss latency
2164 system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 40220 # average ReadReq mshr miss latency
2165 system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 40000 # average ReadReq mshr miss latency
2166 system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 40000 # average ReadReq mshr miss latency
2167 system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.inst 40000 # average ReadReq mshr miss latency
2168 system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.data 40000 # average ReadReq mshr miss latency
2169 system.l2c.ReadReq_avg_mshr_miss_latency::cpu3.inst 40000 # average ReadReq mshr miss latency
2170 system.l2c.ReadReq_avg_mshr_miss_latency::cpu3.data 40000 # average ReadReq mshr miss latency
2171 system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 40000 # average UpgradeReq mshr miss latency
2172 system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 40000 # average UpgradeReq mshr miss latency
2173 system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu2.data 40000 # average UpgradeReq mshr miss latency
2174 system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu3.data 40000 # average UpgradeReq mshr miss latency
2175 system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 40351.063830 # average ReadExReq mshr miss latency
2176 system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 40125 # average ReadExReq mshr miss latency
2177 system.l2c.ReadExReq_avg_mshr_miss_latency::cpu2.data 40192.307692 # average ReadExReq mshr miss latency
2178 system.l2c.ReadExReq_avg_mshr_miss_latency::cpu3.data 40125 # average ReadExReq mshr miss latency
2179 system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 39924.242424 # average overall mshr miss latency
2180 system.l2c.demand_avg_mshr_miss_latency::cpu0.data 40292.899408 # average overall mshr miss latency
2181 system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 40000 # average overall mshr miss latency
2182 system.l2c.demand_avg_mshr_miss_latency::cpu1.data 40115.384615 # average overall mshr miss latency
2183 system.l2c.demand_avg_mshr_miss_latency::cpu2.inst 40000 # average overall mshr miss latency
2184 system.l2c.demand_avg_mshr_miss_latency::cpu2.data 40125 # average overall mshr miss latency
2185 system.l2c.demand_avg_mshr_miss_latency::cpu3.inst 40000 # average overall mshr miss latency
2186 system.l2c.demand_avg_mshr_miss_latency::cpu3.data 40115.384615 # average overall mshr miss latency
2187 system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 39924.242424 # average overall mshr miss latency
2188 system.l2c.overall_avg_mshr_miss_latency::cpu0.data 40292.899408 # average overall mshr miss latency
2189 system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 40000 # average overall mshr miss latency
2190 system.l2c.overall_avg_mshr_miss_latency::cpu1.data 40115.384615 # average overall mshr miss latency
2191 system.l2c.overall_avg_mshr_miss_latency::cpu2.inst 40000 # average overall mshr miss latency
2192 system.l2c.overall_avg_mshr_miss_latency::cpu2.data 40125 # average overall mshr miss latency
2193 system.l2c.overall_avg_mshr_miss_latency::cpu3.inst 40000 # average overall mshr miss latency
2194 system.l2c.overall_avg_mshr_miss_latency::cpu3.data 40115.384615 # average overall mshr miss latency
2195 system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
2196
2197 ---------- End Simulation Statistics ----------