O3/ARM: Update stats for recent changes.
[gem5.git] / tests / long / 50.vortex / ref / arm / linux / o3-timing / stats.txt
1
2 ---------- Begin Simulation Statistics ----------
3 host_inst_rate 102961 # Simulator instruction rate (inst/s)
4 host_mem_usage 269452 # Number of bytes of host memory used
5 host_seconds 977.39 # Real time elapsed on the host
6 host_tick_rate 40914717 # Simulator tick rate (ticks/s)
7 sim_freq 1000000000000 # Frequency of simulated ticks
8 sim_insts 100633290 # Number of instructions simulated
9 sim_seconds 0.039990 # Number of seconds simulated
10 sim_ticks 39989822000 # Number of ticks simulated
11 system.cpu.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
12 system.cpu.BPredUnit.BTBHits 9867090 # Number of BTB hits
13 system.cpu.BPredUnit.BTBLookups 15337107 # Number of BTB lookups
14 system.cpu.BPredUnit.RASInCorrect 176470 # Number of incorrect RAS predictions.
15 system.cpu.BPredUnit.condIncorrect 829676 # Number of conditional branches incorrect
16 system.cpu.BPredUnit.condPredicted 11914855 # Number of conditional branches predicted
17 system.cpu.BPredUnit.lookups 18228284 # Number of BP lookups
18 system.cpu.BPredUnit.usedRAS 1851579 # Number of times the RAS was used to get a target.
19 system.cpu.commit.branchMispredicts 800204 # The number of times a branch was mispredicted
20 system.cpu.commit.branches 13669909 # Number of branches committed
21 system.cpu.commit.bw_lim_events 2821197 # number cycles where commit BW limit reached
22 system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
23 system.cpu.commit.commitCommittedInsts 100638842 # The number of committed instructions
24 system.cpu.commit.commitNonSpecStalls 700911 # The number of times commit has been forced to stall to communicate backwards
25 system.cpu.commit.commitSquashedInsts 13587653 # The number of squashed insts skipped by commit
26 system.cpu.commit.committed_per_cycle::samples 76811336 # Number of insts commited each cycle
27 system.cpu.commit.committed_per_cycle::mean 1.310208 # Number of insts commited each cycle
28 system.cpu.commit.committed_per_cycle::stdev 1.890150 # Number of insts commited each cycle
29 system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
30 system.cpu.commit.committed_per_cycle::0 34147257 44.46% 44.46% # Number of insts commited each cycle
31 system.cpu.commit.committed_per_cycle::1 22326004 29.07% 73.52% # Number of insts commited each cycle
32 system.cpu.commit.committed_per_cycle::2 6547391 8.52% 82.05% # Number of insts commited each cycle
33 system.cpu.commit.committed_per_cycle::3 4777302 6.22% 88.27% # Number of insts commited each cycle
34 system.cpu.commit.committed_per_cycle::4 3867270 5.03% 93.30% # Number of insts commited each cycle
35 system.cpu.commit.committed_per_cycle::5 1481997 1.93% 95.23% # Number of insts commited each cycle
36 system.cpu.commit.committed_per_cycle::6 462917 0.60% 95.83% # Number of insts commited each cycle
37 system.cpu.commit.committed_per_cycle::7 380001 0.49% 96.33% # Number of insts commited each cycle
38 system.cpu.commit.committed_per_cycle::8 2821197 3.67% 100.00% # Number of insts commited each cycle
39 system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
40 system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
41 system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
42 system.cpu.commit.committed_per_cycle::total 76811336 # Number of insts commited each cycle
43 system.cpu.commit.count 100638842 # Number of instructions committed
44 system.cpu.commit.fp_insts 56 # Number of committed floating point instructions.
45 system.cpu.commit.function_calls 1679850 # Number of function calls committed.
46 system.cpu.commit.int_insts 91477911 # Number of committed integer instructions.
47 system.cpu.commit.loads 27308390 # Number of loads committed
48 system.cpu.commit.membars 15920 # Number of memory barriers committed
49 system.cpu.commit.refs 47865409 # Number of memory references committed
50 system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
51 system.cpu.committedInsts 100633290 # Number of Instructions Simulated
52 system.cpu.committedInsts_total 100633290 # Number of Instructions Simulated
53 system.cpu.cpi 0.794763 # CPI: Cycles Per Instruction
54 system.cpu.cpi_total 0.794763 # CPI: Total CPI of All Threads
55 system.cpu.dcache.LoadLockedReq_accesses 18794 # number of LoadLockedReq accesses(hits+misses)
56 system.cpu.dcache.LoadLockedReq_avg_miss_latency 13530.303030 # average LoadLockedReq miss latency
57 system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency 35500 # average LoadLockedReq mshr miss latency
58 system.cpu.dcache.LoadLockedReq_hits 18761 # number of LoadLockedReq hits
59 system.cpu.dcache.LoadLockedReq_miss_latency 446500 # number of LoadLockedReq miss cycles
60 system.cpu.dcache.LoadLockedReq_miss_rate 0.001756 # miss rate for LoadLockedReq accesses
61 system.cpu.dcache.LoadLockedReq_misses 33 # number of LoadLockedReq misses
62 system.cpu.dcache.LoadLockedReq_mshr_hits 32 # number of LoadLockedReq MSHR hits
63 system.cpu.dcache.LoadLockedReq_mshr_miss_latency 35500 # number of LoadLockedReq MSHR miss cycles
64 system.cpu.dcache.LoadLockedReq_mshr_miss_rate 0.000053 # mshr miss rate for LoadLockedReq accesses
65 system.cpu.dcache.LoadLockedReq_mshr_misses 1 # number of LoadLockedReq MSHR misses
66 system.cpu.dcache.ReadReq_accesses 26968856 # number of ReadReq accesses(hits+misses)
67 system.cpu.dcache.ReadReq_avg_miss_latency 22747.311569 # average ReadReq miss latency
68 system.cpu.dcache.ReadReq_avg_mshr_miss_latency 18885.481864 # average ReadReq mshr miss latency
69 system.cpu.dcache.ReadReq_hits 26864892 # number of ReadReq hits
70 system.cpu.dcache.ReadReq_miss_latency 2364901500 # number of ReadReq miss cycles
71 system.cpu.dcache.ReadReq_miss_rate 0.003855 # miss rate for ReadReq accesses
72 system.cpu.dcache.ReadReq_misses 103964 # number of ReadReq misses
73 system.cpu.dcache.ReadReq_mshr_hits 49322 # number of ReadReq MSHR hits
74 system.cpu.dcache.ReadReq_mshr_miss_latency 1031940500 # number of ReadReq MSHR miss cycles
75 system.cpu.dcache.ReadReq_mshr_miss_rate 0.002026 # mshr miss rate for ReadReq accesses
76 system.cpu.dcache.ReadReq_mshr_misses 54642 # number of ReadReq MSHR misses
77 system.cpu.dcache.StoreCondReq_accesses 17200 # number of StoreCondReq accesses(hits+misses)
78 system.cpu.dcache.StoreCondReq_hits 17200 # number of StoreCondReq hits
79 system.cpu.dcache.WriteReq_accesses 19849901 # number of WriteReq accesses(hits+misses)
80 system.cpu.dcache.WriteReq_avg_miss_latency 32625.233627 # average WriteReq miss latency
81 system.cpu.dcache.WriteReq_avg_mshr_miss_latency 34171.269142 # average WriteReq mshr miss latency
82 system.cpu.dcache.WriteReq_hits 18304166 # number of WriteReq hits
83 system.cpu.dcache.WriteReq_miss_latency 50429965500 # number of WriteReq miss cycles
84 system.cpu.dcache.WriteReq_miss_rate 0.077871 # miss rate for WriteReq accesses
85 system.cpu.dcache.WriteReq_misses 1545735 # number of WriteReq misses
86 system.cpu.dcache.WriteReq_mshr_hits 1438836 # number of WriteReq MSHR hits
87 system.cpu.dcache.WriteReq_mshr_miss_latency 3652874500 # number of WriteReq MSHR miss cycles
88 system.cpu.dcache.WriteReq_mshr_miss_rate 0.005385 # mshr miss rate for WriteReq accesses
89 system.cpu.dcache.WriteReq_mshr_misses 106899 # number of WriteReq MSHR misses
90 system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
91 system.cpu.dcache.avg_blocked_cycles::no_targets 22000 # average number of cycles each access was blocked
92 system.cpu.dcache.avg_refs 279.850161 # Average number of references to valid blocks.
93 system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
94 system.cpu.dcache.blocked::no_targets 1 # number of cycles access was blocked
95 system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
96 system.cpu.dcache.blocked_cycles::no_targets 22000 # number of cycles access was blocked
97 system.cpu.dcache.cache_copies 0 # number of cache copies performed
98 system.cpu.dcache.demand_accesses 46818757 # number of demand (read+write) accesses
99 system.cpu.dcache.demand_avg_miss_latency 32002.727164 # average overall miss latency
100 system.cpu.dcache.demand_avg_mshr_miss_latency 29000.779988 # average overall mshr miss latency
101 system.cpu.dcache.demand_hits 45169058 # number of demand (read+write) hits
102 system.cpu.dcache.demand_miss_latency 52794867000 # number of demand (read+write) miss cycles
103 system.cpu.dcache.demand_miss_rate 0.035236 # miss rate for demand accesses
104 system.cpu.dcache.demand_misses 1649699 # number of demand (read+write) misses
105 system.cpu.dcache.demand_mshr_hits 1488158 # number of demand (read+write) MSHR hits
106 system.cpu.dcache.demand_mshr_miss_latency 4684815000 # number of demand (read+write) MSHR miss cycles
107 system.cpu.dcache.demand_mshr_miss_rate 0.003450 # mshr miss rate for demand accesses
108 system.cpu.dcache.demand_mshr_misses 161541 # number of demand (read+write) MSHR misses
109 system.cpu.dcache.fast_writes 0 # number of fast writes performed
110 system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
111 system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
112 system.cpu.dcache.occ_blocks::0 4075.504214 # Average occupied blocks per context
113 system.cpu.dcache.occ_percent::0 0.994996 # Average percentage of cache occupancy
114 system.cpu.dcache.overall_accesses 46818757 # number of overall (read+write) accesses
115 system.cpu.dcache.overall_avg_miss_latency 32002.727164 # average overall miss latency
116 system.cpu.dcache.overall_avg_mshr_miss_latency 29000.779988 # average overall mshr miss latency
117 system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
118 system.cpu.dcache.overall_hits 45169058 # number of overall hits
119 system.cpu.dcache.overall_miss_latency 52794867000 # number of overall miss cycles
120 system.cpu.dcache.overall_miss_rate 0.035236 # miss rate for overall accesses
121 system.cpu.dcache.overall_misses 1649699 # number of overall misses
122 system.cpu.dcache.overall_mshr_hits 1488158 # number of overall MSHR hits
123 system.cpu.dcache.overall_mshr_miss_latency 4684815000 # number of overall MSHR miss cycles
124 system.cpu.dcache.overall_mshr_miss_rate 0.003450 # mshr miss rate for overall accesses
125 system.cpu.dcache.overall_mshr_misses 161541 # number of overall MSHR misses
126 system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
127 system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
128 system.cpu.dcache.replacements 157437 # number of replacements
129 system.cpu.dcache.sampled_refs 161533 # Sample count of references to valid blocks.
130 system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
131 system.cpu.dcache.tagsinuse 4075.504214 # Cycle average of tags in use
132 system.cpu.dcache.total_refs 45205036 # Total number of references to valid blocks.
133 system.cpu.dcache.warmup_cycle 327416000 # Cycle when the warmup percentage was hit.
134 system.cpu.dcache.writebacks 123374 # number of writebacks
135 system.cpu.decode.BlockedCycles 28971891 # Number of cycles decode is blocked
136 system.cpu.decode.BranchMispred 93075 # Number of times decode detected a branch misprediction
137 system.cpu.decode.BranchResolved 3727390 # Number of times decode resolved a branch
138 system.cpu.decode.DecodedInsts 120629333 # Number of instructions handled by decode
139 system.cpu.decode.IdleCycles 25465357 # Number of cycles decode is idle
140 system.cpu.decode.RunCycles 21763410 # Number of cycles decode is running
141 system.cpu.decode.SquashCycles 2130818 # Number of cycles decode is squashing
142 system.cpu.decode.SquashedInsts 323625 # Number of squashed instructions handled by decode
143 system.cpu.decode.UnblockCycles 610677 # Number of cycles decode is unblocking
144 system.cpu.dtb.accesses 0 # DTB accesses
145 system.cpu.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
146 system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
147 system.cpu.dtb.flush_entries 0 # Number of entries that have been flushed from TLB
148 system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
149 system.cpu.dtb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
150 system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
151 system.cpu.dtb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
152 system.cpu.dtb.hits 0 # DTB hits
153 system.cpu.dtb.inst_accesses 0 # ITB inst accesses
154 system.cpu.dtb.inst_hits 0 # ITB inst hits
155 system.cpu.dtb.inst_misses 0 # ITB inst misses
156 system.cpu.dtb.misses 0 # DTB misses
157 system.cpu.dtb.perms_faults 0 # Number of TLB faults due to permissions restrictions
158 system.cpu.dtb.prefetch_faults 0 # Number of TLB faults due to prefetch
159 system.cpu.dtb.read_accesses 0 # DTB read accesses
160 system.cpu.dtb.read_hits 0 # DTB read hits
161 system.cpu.dtb.read_misses 0 # DTB read misses
162 system.cpu.dtb.write_accesses 0 # DTB write accesses
163 system.cpu.dtb.write_hits 0 # DTB write hits
164 system.cpu.dtb.write_misses 0 # DTB write misses
165 system.cpu.fetch.Branches 18228284 # Number of branches that fetch encountered
166 system.cpu.fetch.CacheLines 11769962 # Number of cache lines fetched
167 system.cpu.fetch.Cycles 22827336 # Number of cycles fetch has run and was not squashing or blocked
168 system.cpu.fetch.IcacheSquashes 173608 # Number of outstanding Icache misses that were squashed
169 system.cpu.fetch.Insts 89202846 # Number of instructions fetch has processed
170 system.cpu.fetch.MiscStallCycles 75 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
171 system.cpu.fetch.SquashCycles 898458 # Number of cycles fetch has spent squashing
172 system.cpu.fetch.branchRate 0.227912 # Number of branch fetches per cycle
173 system.cpu.fetch.icacheStallCycles 11769962 # Number of cycles fetch is stalled on an Icache miss
174 system.cpu.fetch.predictedBranches 11718669 # Number of branches that fetch has predicted taken
175 system.cpu.fetch.rate 1.115319 # Number of inst fetches per cycle
176 system.cpu.fetch.rateDist::samples 78942153 # Number of instructions fetched each cycle (Total)
177 system.cpu.fetch.rateDist::mean 1.563587 # Number of instructions fetched each cycle (Total)
178 system.cpu.fetch.rateDist::stdev 2.840250 # Number of instructions fetched each cycle (Total)
179 system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
180 system.cpu.fetch.rateDist::0 56129596 71.10% 71.10% # Number of instructions fetched each cycle (Total)
181 system.cpu.fetch.rateDist::1 2349851 2.98% 74.08% # Number of instructions fetched each cycle (Total)
182 system.cpu.fetch.rateDist::2 2666538 3.38% 77.46% # Number of instructions fetched each cycle (Total)
183 system.cpu.fetch.rateDist::3 2237184 2.83% 80.29% # Number of instructions fetched each cycle (Total)
184 system.cpu.fetch.rateDist::4 1644999 2.08% 82.37% # Number of instructions fetched each cycle (Total)
185 system.cpu.fetch.rateDist::5 1777059 2.25% 84.63% # Number of instructions fetched each cycle (Total)
186 system.cpu.fetch.rateDist::6 999675 1.27% 85.89% # Number of instructions fetched each cycle (Total)
187 system.cpu.fetch.rateDist::7 1522909 1.93% 87.82% # Number of instructions fetched each cycle (Total)
188 system.cpu.fetch.rateDist::8 9614342 12.18% 100.00% # Number of instructions fetched each cycle (Total)
189 system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
190 system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
191 system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
192 system.cpu.fetch.rateDist::total 78942153 # Number of instructions fetched each cycle (Total)
193 system.cpu.fp_regfile_reads 90 # number of floating regfile reads
194 system.cpu.fp_regfile_writes 71 # number of floating regfile writes
195 system.cpu.icache.ReadReq_accesses 11769962 # number of ReadReq accesses(hits+misses)
196 system.cpu.icache.ReadReq_avg_miss_latency 12766.812347 # average ReadReq miss latency
197 system.cpu.icache.ReadReq_avg_mshr_miss_latency 9293.910530 # average ReadReq mshr miss latency
198 system.cpu.icache.ReadReq_hits 11744564 # number of ReadReq hits
199 system.cpu.icache.ReadReq_miss_latency 324251500 # number of ReadReq miss cycles
200 system.cpu.icache.ReadReq_miss_rate 0.002158 # miss rate for ReadReq accesses
201 system.cpu.icache.ReadReq_misses 25398 # number of ReadReq misses
202 system.cpu.icache.ReadReq_mshr_hits 831 # number of ReadReq MSHR hits
203 system.cpu.icache.ReadReq_mshr_miss_latency 228323500 # number of ReadReq MSHR miss cycles
204 system.cpu.icache.ReadReq_mshr_miss_rate 0.002087 # mshr miss rate for ReadReq accesses
205 system.cpu.icache.ReadReq_mshr_misses 24567 # number of ReadReq MSHR misses
206 system.cpu.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
207 system.cpu.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
208 system.cpu.icache.avg_refs 478.218331 # Average number of references to valid blocks.
209 system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
210 system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
211 system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
212 system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
213 system.cpu.icache.cache_copies 0 # number of cache copies performed
214 system.cpu.icache.demand_accesses 11769962 # number of demand (read+write) accesses
215 system.cpu.icache.demand_avg_miss_latency 12766.812347 # average overall miss latency
216 system.cpu.icache.demand_avg_mshr_miss_latency 9293.910530 # average overall mshr miss latency
217 system.cpu.icache.demand_hits 11744564 # number of demand (read+write) hits
218 system.cpu.icache.demand_miss_latency 324251500 # number of demand (read+write) miss cycles
219 system.cpu.icache.demand_miss_rate 0.002158 # miss rate for demand accesses
220 system.cpu.icache.demand_misses 25398 # number of demand (read+write) misses
221 system.cpu.icache.demand_mshr_hits 831 # number of demand (read+write) MSHR hits
222 system.cpu.icache.demand_mshr_miss_latency 228323500 # number of demand (read+write) MSHR miss cycles
223 system.cpu.icache.demand_mshr_miss_rate 0.002087 # mshr miss rate for demand accesses
224 system.cpu.icache.demand_mshr_misses 24567 # number of demand (read+write) MSHR misses
225 system.cpu.icache.fast_writes 0 # number of fast writes performed
226 system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
227 system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
228 system.cpu.icache.occ_blocks::0 1794.323879 # Average occupied blocks per context
229 system.cpu.icache.occ_percent::0 0.876135 # Average percentage of cache occupancy
230 system.cpu.icache.overall_accesses 11769962 # number of overall (read+write) accesses
231 system.cpu.icache.overall_avg_miss_latency 12766.812347 # average overall miss latency
232 system.cpu.icache.overall_avg_mshr_miss_latency 9293.910530 # average overall mshr miss latency
233 system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
234 system.cpu.icache.overall_hits 11744564 # number of overall hits
235 system.cpu.icache.overall_miss_latency 324251500 # number of overall miss cycles
236 system.cpu.icache.overall_miss_rate 0.002158 # miss rate for overall accesses
237 system.cpu.icache.overall_misses 25398 # number of overall misses
238 system.cpu.icache.overall_mshr_hits 831 # number of overall MSHR hits
239 system.cpu.icache.overall_mshr_miss_latency 228323500 # number of overall MSHR miss cycles
240 system.cpu.icache.overall_mshr_miss_rate 0.002087 # mshr miss rate for overall accesses
241 system.cpu.icache.overall_mshr_misses 24567 # number of overall MSHR misses
242 system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
243 system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
244 system.cpu.icache.replacements 22528 # number of replacements
245 system.cpu.icache.sampled_refs 24559 # Sample count of references to valid blocks.
246 system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
247 system.cpu.icache.tagsinuse 1794.323879 # Cycle average of tags in use
248 system.cpu.icache.total_refs 11744564 # Total number of references to valid blocks.
249 system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
250 system.cpu.icache.writebacks 0 # number of writebacks
251 system.cpu.idleCycles 1037492 # Total number of cycles that the CPU has spent unscheduled due to idling
252 system.cpu.iew.branchMispredicts 874393 # Number of branch mispredicts detected at execute
253 system.cpu.iew.exec_branches 14730992 # Number of branches executed
254 system.cpu.iew.exec_nop 77229 # number of nop insts executed
255 system.cpu.iew.exec_rate 1.320506 # Inst execution rate
256 system.cpu.iew.exec_refs 49310444 # number of memory reference insts executed
257 system.cpu.iew.exec_stores 21021544 # Number of stores executed
258 system.cpu.iew.exec_swp 0 # number of swp insts executed
259 system.cpu.iew.iewBlockCycles 976883 # Number of cycles IEW is blocking
260 system.cpu.iew.iewDispLoadInsts 29736331 # Number of dispatched load instructions
261 system.cpu.iew.iewDispNonSpecInsts 738487 # Number of dispatched non-speculative instructions
262 system.cpu.iew.iewDispSquashedInsts 690502 # Number of squashed instructions skipped by dispatch
263 system.cpu.iew.iewDispStoreInsts 22216200 # Number of dispatched store instructions
264 system.cpu.iew.iewDispatchedInsts 114300611 # Number of instructions dispatched to IQ
265 system.cpu.iew.iewExecLoadInsts 28288900 # Number of load instructions executed
266 system.cpu.iew.iewExecSquashedInsts 942660 # Number of squashed instructions skipped in execute
267 system.cpu.iew.iewExecutedInsts 105613612 # Number of executed instructions
268 system.cpu.iew.iewIQFullEvents 6120 # Number of times the IQ has become full, causing a stall
269 system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
270 system.cpu.iew.iewLSQFullEvents 6972 # Number of times the LSQ has become full, causing a stall
271 system.cpu.iew.iewSquashCycles 2130818 # Number of cycles IEW is squashing
272 system.cpu.iew.iewUnblockCycles 56086 # Number of cycles IEW is unblocking
273 system.cpu.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
274 system.cpu.iew.lsq.thread0.cacheBlocked 7 # Number of times an access to memory failed due to the cache being blocked
275 system.cpu.iew.lsq.thread0.forwLoads 1088745 # Number of loads that had data forwarded from stores
276 system.cpu.iew.lsq.thread0.ignoredResponses 2833 # Number of memory responses ignored because the instruction is squashed
277 system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
278 system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
279 system.cpu.iew.lsq.thread0.memOrderViolation 8497 # Number of memory ordering violations
280 system.cpu.iew.lsq.thread0.rescheduledLoads 41 # Number of loads that were rescheduled
281 system.cpu.iew.lsq.thread0.squashedLoads 2427929 # Number of loads squashed
282 system.cpu.iew.lsq.thread0.squashedStores 1659169 # Number of stores squashed
283 system.cpu.iew.memOrderViolationEvents 8497 # Number of memory order violations
284 system.cpu.iew.predictedNotTakenIncorrect 227081 # Number of branches that were predicted not taken incorrectly
285 system.cpu.iew.predictedTakenIncorrect 647312 # Number of branches that were predicted taken incorrectly
286 system.cpu.iew.wb_consumers 107769064 # num instructions consuming a value
287 system.cpu.iew.wb_count 105038909 # cumulative count of insts written-back
288 system.cpu.iew.wb_fanout 0.490744 # average fanout of values written-back
289 system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
290 system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
291 system.cpu.iew.wb_producers 52886985 # num instructions producing a value
292 system.cpu.iew.wb_rate 1.313321 # insts written-back per cycle
293 system.cpu.iew.wb_sent 105210613 # cumulative count of insts sent to commit
294 system.cpu.int_regfile_reads 252852862 # number of integer regfile reads
295 system.cpu.int_regfile_writes 78118633 # number of integer regfile writes
296 system.cpu.ipc 1.258236 # IPC: Instructions Per Cycle
297 system.cpu.ipc_total 1.258236 # IPC: Total IPC of All Threads
298 system.cpu.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
299 system.cpu.iq.FU_type_0::IntAlu 56704676 53.22% 53.22% # Type of FU issued
300 system.cpu.iq.FU_type_0::IntMult 95260 0.09% 53.31% # Type of FU issued
301 system.cpu.iq.FU_type_0::IntDiv 0 0.00% 53.31% # Type of FU issued
302 system.cpu.iq.FU_type_0::FloatAdd 10 0.00% 53.31% # Type of FU issued
303 system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 53.31% # Type of FU issued
304 system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 53.31% # Type of FU issued
305 system.cpu.iq.FU_type_0::FloatMult 0 0.00% 53.31% # Type of FU issued
306 system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 53.31% # Type of FU issued
307 system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 53.31% # Type of FU issued
308 system.cpu.iq.FU_type_0::SimdAdd 1 0.00% 53.31% # Type of FU issued
309 system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 53.31% # Type of FU issued
310 system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 53.31% # Type of FU issued
311 system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 53.31% # Type of FU issued
312 system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 53.31% # Type of FU issued
313 system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 53.31% # Type of FU issued
314 system.cpu.iq.FU_type_0::SimdMult 0 0.00% 53.31% # Type of FU issued
315 system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 53.31% # Type of FU issued
316 system.cpu.iq.FU_type_0::SimdShift 0 0.00% 53.31% # Type of FU issued
317 system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 53.31% # Type of FU issued
318 system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 53.31% # Type of FU issued
319 system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 53.31% # Type of FU issued
320 system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 53.31% # Type of FU issued
321 system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 53.31% # Type of FU issued
322 system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 53.31% # Type of FU issued
323 system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 53.31% # Type of FU issued
324 system.cpu.iq.FU_type_0::SimdFloatMisc 8 0.00% 53.31% # Type of FU issued
325 system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 53.31% # Type of FU issued
326 system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 53.31% # Type of FU issued
327 system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 53.31% # Type of FU issued
328 system.cpu.iq.FU_type_0::MemRead 28589913 26.83% 80.14% # Type of FU issued
329 system.cpu.iq.FU_type_0::MemWrite 21166411 19.86% 100.00% # Type of FU issued
330 system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
331 system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
332 system.cpu.iq.FU_type_0::total 106556279 # Type of FU issued
333 system.cpu.iq.fp_alu_accesses 81 # Number of floating point alu accesses
334 system.cpu.iq.fp_inst_queue_reads 158 # Number of floating instruction queue reads
335 system.cpu.iq.fp_inst_queue_wakeup_accesses 68 # Number of floating instruction queue wakeup accesses
336 system.cpu.iq.fp_inst_queue_writes 142 # Number of floating instruction queue writes
337 system.cpu.iq.fu_busy_cnt 1839661 # FU busy when requested
338 system.cpu.iq.fu_busy_rate 0.017265 # FU busy rate (busy events/executed inst)
339 system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
340 system.cpu.iq.fu_full::IntAlu 48521 2.64% 2.64% # attempts to use FU when none available
341 system.cpu.iq.fu_full::IntMult 0 0.00% 2.64% # attempts to use FU when none available
342 system.cpu.iq.fu_full::IntDiv 0 0.00% 2.64% # attempts to use FU when none available
343 system.cpu.iq.fu_full::FloatAdd 0 0.00% 2.64% # attempts to use FU when none available
344 system.cpu.iq.fu_full::FloatCmp 0 0.00% 2.64% # attempts to use FU when none available
345 system.cpu.iq.fu_full::FloatCvt 0 0.00% 2.64% # attempts to use FU when none available
346 system.cpu.iq.fu_full::FloatMult 0 0.00% 2.64% # attempts to use FU when none available
347 system.cpu.iq.fu_full::FloatDiv 0 0.00% 2.64% # attempts to use FU when none available
348 system.cpu.iq.fu_full::FloatSqrt 0 0.00% 2.64% # attempts to use FU when none available
349 system.cpu.iq.fu_full::SimdAdd 0 0.00% 2.64% # attempts to use FU when none available
350 system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 2.64% # attempts to use FU when none available
351 system.cpu.iq.fu_full::SimdAlu 0 0.00% 2.64% # attempts to use FU when none available
352 system.cpu.iq.fu_full::SimdCmp 0 0.00% 2.64% # attempts to use FU when none available
353 system.cpu.iq.fu_full::SimdCvt 0 0.00% 2.64% # attempts to use FU when none available
354 system.cpu.iq.fu_full::SimdMisc 0 0.00% 2.64% # attempts to use FU when none available
355 system.cpu.iq.fu_full::SimdMult 0 0.00% 2.64% # attempts to use FU when none available
356 system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 2.64% # attempts to use FU when none available
357 system.cpu.iq.fu_full::SimdShift 0 0.00% 2.64% # attempts to use FU when none available
358 system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 2.64% # attempts to use FU when none available
359 system.cpu.iq.fu_full::SimdSqrt 0 0.00% 2.64% # attempts to use FU when none available
360 system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 2.64% # attempts to use FU when none available
361 system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 2.64% # attempts to use FU when none available
362 system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 2.64% # attempts to use FU when none available
363 system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 2.64% # attempts to use FU when none available
364 system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 2.64% # attempts to use FU when none available
365 system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 2.64% # attempts to use FU when none available
366 system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 2.64% # attempts to use FU when none available
367 system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 2.64% # attempts to use FU when none available
368 system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 2.64% # attempts to use FU when none available
369 system.cpu.iq.fu_full::MemRead 1487460 80.86% 83.49% # attempts to use FU when none available
370 system.cpu.iq.fu_full::MemWrite 303680 16.51% 100.00% # attempts to use FU when none available
371 system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
372 system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
373 system.cpu.iq.int_alu_accesses 108395859 # Number of integer alu accesses
374 system.cpu.iq.int_inst_queue_reads 294001111 # Number of integer instruction queue reads
375 system.cpu.iq.int_inst_queue_wakeup_accesses 105038841 # Number of integer instruction queue wakeup accesses
376 system.cpu.iq.int_inst_queue_writes 127626959 # Number of integer instruction queue writes
377 system.cpu.iq.iqInstsAdded 113467798 # Number of instructions added to the IQ (excludes non-spec)
378 system.cpu.iq.iqInstsIssued 106556279 # Number of instructions issued
379 system.cpu.iq.iqNonSpecInstsAdded 755584 # Number of non-speculative instructions added to the IQ
380 system.cpu.iq.iqSquashedInstsExamined 13398397 # Number of squashed instructions iterated over during squash; mainly for profiling
381 system.cpu.iq.iqSquashedInstsIssued 106904 # Number of squashed instructions issued
382 system.cpu.iq.iqSquashedNonSpecRemoved 54673 # Number of squashed non-spec instructions that were removed
383 system.cpu.iq.iqSquashedOperandsExamined 21906182 # Number of squashed operands that are examined and possibly removed from graph
384 system.cpu.iq.issued_per_cycle::samples 78942153 # Number of insts issued each cycle
385 system.cpu.iq.issued_per_cycle::mean 1.349802 # Number of insts issued each cycle
386 system.cpu.iq.issued_per_cycle::stdev 1.549470 # Number of insts issued each cycle
387 system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
388 system.cpu.iq.issued_per_cycle::0 30593123 38.75% 38.75% # Number of insts issued each cycle
389 system.cpu.iq.issued_per_cycle::1 20374659 25.81% 64.56% # Number of insts issued each cycle
390 system.cpu.iq.issued_per_cycle::2 12756017 16.16% 80.72% # Number of insts issued each cycle
391 system.cpu.iq.issued_per_cycle::3 6534002 8.28% 89.00% # Number of insts issued each cycle
392 system.cpu.iq.issued_per_cycle::4 4851612 6.15% 95.14% # Number of insts issued each cycle
393 system.cpu.iq.issued_per_cycle::5 2240036 2.84% 97.98% # Number of insts issued each cycle
394 system.cpu.iq.issued_per_cycle::6 902250 1.14% 99.13% # Number of insts issued each cycle
395 system.cpu.iq.issued_per_cycle::7 476180 0.60% 99.73% # Number of insts issued each cycle
396 system.cpu.iq.issued_per_cycle::8 214274 0.27% 100.00% # Number of insts issued each cycle
397 system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
398 system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
399 system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
400 system.cpu.iq.issued_per_cycle::total 78942153 # Number of insts issued each cycle
401 system.cpu.iq.rate 1.332292 # Inst issue rate
402 system.cpu.itb.accesses 0 # DTB accesses
403 system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
404 system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
405 system.cpu.itb.flush_entries 0 # Number of entries that have been flushed from TLB
406 system.cpu.itb.flush_tlb 0 # Number of times complete TLB was flushed
407 system.cpu.itb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
408 system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
409 system.cpu.itb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
410 system.cpu.itb.hits 0 # DTB hits
411 system.cpu.itb.inst_accesses 0 # ITB inst accesses
412 system.cpu.itb.inst_hits 0 # ITB inst hits
413 system.cpu.itb.inst_misses 0 # ITB inst misses
414 system.cpu.itb.misses 0 # DTB misses
415 system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
416 system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
417 system.cpu.itb.read_accesses 0 # DTB read accesses
418 system.cpu.itb.read_hits 0 # DTB read hits
419 system.cpu.itb.read_misses 0 # DTB read misses
420 system.cpu.itb.write_accesses 0 # DTB write accesses
421 system.cpu.itb.write_hits 0 # DTB write hits
422 system.cpu.itb.write_misses 0 # DTB write misses
423 system.cpu.l2cache.ReadExReq_accesses 106892 # number of ReadExReq accesses(hits+misses)
424 system.cpu.l2cache.ReadExReq_avg_miss_latency 34401.384977 # average ReadExReq miss latency
425 system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31241.713044 # average ReadExReq mshr miss latency
426 system.cpu.l2cache.ReadExReq_hits 4291 # number of ReadExReq hits
427 system.cpu.l2cache.ReadExReq_miss_latency 3529616500 # number of ReadExReq miss cycles
428 system.cpu.l2cache.ReadExReq_miss_rate 0.959857 # miss rate for ReadExReq accesses
429 system.cpu.l2cache.ReadExReq_misses 102601 # number of ReadExReq misses
430 system.cpu.l2cache.ReadExReq_mshr_miss_latency 3205431000 # number of ReadExReq MSHR miss cycles
431 system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.959857 # mshr miss rate for ReadExReq accesses
432 system.cpu.l2cache.ReadExReq_mshr_misses 102601 # number of ReadExReq MSHR misses
433 system.cpu.l2cache.ReadReq_accesses 79200 # number of ReadReq accesses(hits+misses)
434 system.cpu.l2cache.ReadReq_avg_miss_latency 34336.641481 # average ReadReq miss latency
435 system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31108.469055 # average ReadReq mshr miss latency
436 system.cpu.l2cache.ReadReq_hits 46906 # number of ReadReq hits
437 system.cpu.l2cache.ReadReq_miss_latency 1108867500 # number of ReadReq miss cycles
438 system.cpu.l2cache.ReadReq_miss_rate 0.407753 # miss rate for ReadReq accesses
439 system.cpu.l2cache.ReadReq_misses 32294 # number of ReadReq misses
440 system.cpu.l2cache.ReadReq_mshr_hits 59 # number of ReadReq MSHR hits
441 system.cpu.l2cache.ReadReq_mshr_miss_latency 1002781500 # number of ReadReq MSHR miss cycles
442 system.cpu.l2cache.ReadReq_mshr_miss_rate 0.407008 # mshr miss rate for ReadReq accesses
443 system.cpu.l2cache.ReadReq_mshr_misses 32235 # number of ReadReq MSHR misses
444 system.cpu.l2cache.UpgradeReq_accesses 8 # number of UpgradeReq accesses(hits+misses)
445 system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 31000 # average UpgradeReq mshr miss latency
446 system.cpu.l2cache.UpgradeReq_hits 4 # number of UpgradeReq hits
447 system.cpu.l2cache.UpgradeReq_miss_rate 0.500000 # miss rate for UpgradeReq accesses
448 system.cpu.l2cache.UpgradeReq_misses 4 # number of UpgradeReq misses
449 system.cpu.l2cache.UpgradeReq_mshr_miss_latency 124000 # number of UpgradeReq MSHR miss cycles
450 system.cpu.l2cache.UpgradeReq_mshr_miss_rate 0.500000 # mshr miss rate for UpgradeReq accesses
451 system.cpu.l2cache.UpgradeReq_mshr_misses 4 # number of UpgradeReq MSHR misses
452 system.cpu.l2cache.Writeback_accesses 123374 # number of Writeback accesses(hits+misses)
453 system.cpu.l2cache.Writeback_hits 123374 # number of Writeback hits
454 system.cpu.l2cache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
455 system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
456 system.cpu.l2cache.avg_refs 0.514918 # Average number of references to valid blocks.
457 system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
458 system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
459 system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
460 system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
461 system.cpu.l2cache.cache_copies 0 # number of cache copies performed
462 system.cpu.l2cache.demand_accesses 186092 # number of demand (read+write) accesses
463 system.cpu.l2cache.demand_avg_miss_latency 34385.885318 # average overall miss latency
464 system.cpu.l2cache.demand_avg_mshr_miss_latency 31209.858643 # average overall mshr miss latency
465 system.cpu.l2cache.demand_hits 51197 # number of demand (read+write) hits
466 system.cpu.l2cache.demand_miss_latency 4638484000 # number of demand (read+write) miss cycles
467 system.cpu.l2cache.demand_miss_rate 0.724883 # miss rate for demand accesses
468 system.cpu.l2cache.demand_misses 134895 # number of demand (read+write) misses
469 system.cpu.l2cache.demand_mshr_hits 59 # number of demand (read+write) MSHR hits
470 system.cpu.l2cache.demand_mshr_miss_latency 4208212500 # number of demand (read+write) MSHR miss cycles
471 system.cpu.l2cache.demand_mshr_miss_rate 0.724566 # mshr miss rate for demand accesses
472 system.cpu.l2cache.demand_mshr_misses 134836 # number of demand (read+write) MSHR misses
473 system.cpu.l2cache.fast_writes 0 # number of fast writes performed
474 system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
475 system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
476 system.cpu.l2cache.occ_blocks::0 2298.143473 # Average occupied blocks per context
477 system.cpu.l2cache.occ_blocks::1 16005.861783 # Average occupied blocks per context
478 system.cpu.l2cache.occ_percent::0 0.070134 # Average percentage of cache occupancy
479 system.cpu.l2cache.occ_percent::1 0.488460 # Average percentage of cache occupancy
480 system.cpu.l2cache.overall_accesses 186092 # number of overall (read+write) accesses
481 system.cpu.l2cache.overall_avg_miss_latency 34385.885318 # average overall miss latency
482 system.cpu.l2cache.overall_avg_mshr_miss_latency 31209.858643 # average overall mshr miss latency
483 system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
484 system.cpu.l2cache.overall_hits 51197 # number of overall hits
485 system.cpu.l2cache.overall_miss_latency 4638484000 # number of overall miss cycles
486 system.cpu.l2cache.overall_miss_rate 0.724883 # miss rate for overall accesses
487 system.cpu.l2cache.overall_misses 134895 # number of overall misses
488 system.cpu.l2cache.overall_mshr_hits 59 # number of overall MSHR hits
489 system.cpu.l2cache.overall_mshr_miss_latency 4208212500 # number of overall MSHR miss cycles
490 system.cpu.l2cache.overall_mshr_miss_rate 0.724566 # mshr miss rate for overall accesses
491 system.cpu.l2cache.overall_mshr_misses 134836 # number of overall MSHR misses
492 system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
493 system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
494 system.cpu.l2cache.replacements 114587 # number of replacements
495 system.cpu.l2cache.sampled_refs 133431 # Sample count of references to valid blocks.
496 system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
497 system.cpu.l2cache.tagsinuse 18304.005255 # Cycle average of tags in use
498 system.cpu.l2cache.total_refs 68706 # Total number of references to valid blocks.
499 system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
500 system.cpu.l2cache.writebacks 88458 # number of writebacks
501 system.cpu.memDep0.conflictingLoads 15829057 # Number of conflicting loads.
502 system.cpu.memDep0.conflictingStores 13995589 # Number of conflicting stores.
503 system.cpu.memDep0.insertedLoads 29736331 # Number of loads inserted to the mem dependence unit.
504 system.cpu.memDep0.insertedStores 22216200 # Number of stores inserted to the mem dependence unit.
505 system.cpu.misc_regfile_reads 146370110 # number of misc regfile reads
506 system.cpu.misc_regfile_writes 34402 # number of misc regfile writes
507 system.cpu.numCycles 79979645 # number of cpu cycles simulated
508 system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
509 system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
510 system.cpu.rename.BlockCycles 2934776 # Number of cycles rename is blocking
511 system.cpu.rename.CommittedMaps 75878602 # Number of HB maps that are committed
512 system.cpu.rename.IQFullEvents 208173 # Number of times rename has blocked due to IQ full
513 system.cpu.rename.IdleCycles 27131253 # Number of cycles rename is idle
514 system.cpu.rename.LSQFullEvents 3054544 # Number of times rename has blocked due to LSQ full
515 system.cpu.rename.ROBFullEvents 3 # Number of times rename has blocked due to ROB full
516 system.cpu.rename.RenameLookups 315617756 # Number of register rename lookups that rename has made
517 system.cpu.rename.RenamedInsts 118187842 # Number of instructions processed by rename
518 system.cpu.rename.RenamedOperands 90561212 # Number of destination operands rename has renamed
519 system.cpu.rename.RunCycles 20595374 # Number of cycles rename is running
520 system.cpu.rename.SquashCycles 2130818 # Number of cycles rename is squashing
521 system.cpu.rename.UnblockCycles 4332267 # Number of cycles rename is unblocking
522 system.cpu.rename.UndoneMaps 14682574 # Number of HB maps that are undone due to squashing
523 system.cpu.rename.fp_rename_lookups 83434 # Number of floating rename lookups
524 system.cpu.rename.int_rename_lookups 315534322 # Number of integer rename lookups
525 system.cpu.rename.serializeStallCycles 21817665 # count of cycles rename stalled for serializing inst
526 system.cpu.rename.serializingInsts 758712 # count of serializing insts renamed
527 system.cpu.rename.skidInsts 12129084 # count of insts added to the skid buffer
528 system.cpu.rename.tempSerializingInsts 759493 # count of temporary serializing insts renamed
529 system.cpu.rob.rob_reads 188191335 # The number of ROB reads
530 system.cpu.rob.rob_writes 230586603 # The number of ROB writes
531 system.cpu.timesIdled 60768 # Number of times that the entire CPU went into an idle state and unscheduled itself
532 system.cpu.workload.num_syscalls 1946 # Number of system calls
533
534 ---------- End Simulation Statistics ----------