stats.txt revision 9285:9901180cd573
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  5.125295                       # Number of seconds simulated
4sim_ticks                                5125295451000                       # Number of ticks simulated
5final_tick                               5125295451000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                 1000000000000                       # Frequency of simulated ticks
7host_inst_rate                                 133696                       # Simulator instruction rate (inst/s)
8host_op_rate                                   264282                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                             1679641336                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 368820                       # Number of bytes of host memory used
11host_seconds                                  3051.42                       # Real time elapsed on the host
12sim_insts                                   407963822                       # Number of instructions simulated
13sim_ops                                     806434654                       # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::pc.south_bridge.ide      2463488                       # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.dtb.walker         2816                       # Number of bytes read from this memory
16system.physmem.bytes_read::cpu.itb.walker          448                       # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.inst           1076608                       # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data          10836416                       # Number of bytes read from this memory
19system.physmem.bytes_read::total             14379776                       # Number of bytes read from this memory
20system.physmem.bytes_inst_read::cpu.inst      1076608                       # Number of instructions bytes read from this memory
21system.physmem.bytes_inst_read::total         1076608                       # Number of instructions bytes read from this memory
22system.physmem.bytes_written::writebacks      9553280                       # Number of bytes written to this memory
23system.physmem.bytes_written::total           9553280                       # Number of bytes written to this memory
24system.physmem.num_reads::pc.south_bridge.ide        38492                       # Number of read requests responded to by this memory
25system.physmem.num_reads::cpu.dtb.walker           44                       # Number of read requests responded to by this memory
26system.physmem.num_reads::cpu.itb.walker            7                       # Number of read requests responded to by this memory
27system.physmem.num_reads::cpu.inst              16822                       # Number of read requests responded to by this memory
28system.physmem.num_reads::cpu.data             169319                       # Number of read requests responded to by this memory
29system.physmem.num_reads::total                224684                       # Number of read requests responded to by this memory
30system.physmem.num_writes::writebacks          149270                       # Number of write requests responded to by this memory
31system.physmem.num_writes::total               149270                       # Number of write requests responded to by this memory
32system.physmem.bw_read::pc.south_bridge.ide       480653                       # Total read bandwidth from this memory (bytes/s)
33system.physmem.bw_read::cpu.dtb.walker            549                       # Total read bandwidth from this memory (bytes/s)
34system.physmem.bw_read::cpu.itb.walker             87                       # Total read bandwidth from this memory (bytes/s)
35system.physmem.bw_read::cpu.inst               210058                       # Total read bandwidth from this memory (bytes/s)
36system.physmem.bw_read::cpu.data              2114301                       # Total read bandwidth from this memory (bytes/s)
37system.physmem.bw_read::total                 2805648                       # Total read bandwidth from this memory (bytes/s)
38system.physmem.bw_inst_read::cpu.inst          210058                       # Instruction read bandwidth from this memory (bytes/s)
39system.physmem.bw_inst_read::total             210058                       # Instruction read bandwidth from this memory (bytes/s)
40system.physmem.bw_write::writebacks           1863947                       # Write bandwidth from this memory (bytes/s)
41system.physmem.bw_write::total                1863947                       # Write bandwidth from this memory (bytes/s)
42system.physmem.bw_total::writebacks           1863947                       # Total bandwidth to/from this memory (bytes/s)
43system.physmem.bw_total::pc.south_bridge.ide       480653                       # Total bandwidth to/from this memory (bytes/s)
44system.physmem.bw_total::cpu.dtb.walker           549                       # Total bandwidth to/from this memory (bytes/s)
45system.physmem.bw_total::cpu.itb.walker            87                       # Total bandwidth to/from this memory (bytes/s)
46system.physmem.bw_total::cpu.inst              210058                       # Total bandwidth to/from this memory (bytes/s)
47system.physmem.bw_total::cpu.data             2114301                       # Total bandwidth to/from this memory (bytes/s)
48system.physmem.bw_total::total                4669595                       # Total bandwidth to/from this memory (bytes/s)
49system.iocache.replacements                     47577                       # number of replacements
50system.iocache.tagsinuse                     0.091712                       # Cycle average of tags in use
51system.iocache.total_refs                           0                       # Total number of references to valid blocks.
52system.iocache.sampled_refs                     47593                       # Sample count of references to valid blocks.
53system.iocache.avg_refs                             0                       # Average number of references to valid blocks.
54system.iocache.warmup_cycle              4992311644000                       # Cycle when the warmup percentage was hit.
55system.iocache.occ_blocks::pc.south_bridge.ide     0.091712                       # Average occupied blocks per requestor
56system.iocache.occ_percent::pc.south_bridge.ide     0.005732                       # Average percentage of cache occupancy
57system.iocache.occ_percent::total            0.005732                       # Average percentage of cache occupancy
58system.iocache.ReadReq_misses::pc.south_bridge.ide          912                       # number of ReadReq misses
59system.iocache.ReadReq_misses::total              912                       # number of ReadReq misses
60system.iocache.WriteReq_misses::pc.south_bridge.ide        46720                       # number of WriteReq misses
61system.iocache.WriteReq_misses::total           46720                       # number of WriteReq misses
62system.iocache.demand_misses::pc.south_bridge.ide        47632                       # number of demand (read+write) misses
63system.iocache.demand_misses::total             47632                       # number of demand (read+write) misses
64system.iocache.overall_misses::pc.south_bridge.ide        47632                       # number of overall misses
65system.iocache.overall_misses::total            47632                       # number of overall misses
66system.iocache.ReadReq_miss_latency::pc.south_bridge.ide    138301932                       # number of ReadReq miss cycles
67system.iocache.ReadReq_miss_latency::total    138301932                       # number of ReadReq miss cycles
68system.iocache.WriteReq_miss_latency::pc.south_bridge.ide   9924152160                       # number of WriteReq miss cycles
69system.iocache.WriteReq_miss_latency::total   9924152160                       # number of WriteReq miss cycles
70system.iocache.demand_miss_latency::pc.south_bridge.ide  10062454092                       # number of demand (read+write) miss cycles
71system.iocache.demand_miss_latency::total  10062454092                       # number of demand (read+write) miss cycles
72system.iocache.overall_miss_latency::pc.south_bridge.ide  10062454092                       # number of overall miss cycles
73system.iocache.overall_miss_latency::total  10062454092                       # number of overall miss cycles
74system.iocache.ReadReq_accesses::pc.south_bridge.ide          912                       # number of ReadReq accesses(hits+misses)
75system.iocache.ReadReq_accesses::total            912                       # number of ReadReq accesses(hits+misses)
76system.iocache.WriteReq_accesses::pc.south_bridge.ide        46720                       # number of WriteReq accesses(hits+misses)
77system.iocache.WriteReq_accesses::total         46720                       # number of WriteReq accesses(hits+misses)
78system.iocache.demand_accesses::pc.south_bridge.ide        47632                       # number of demand (read+write) accesses
79system.iocache.demand_accesses::total           47632                       # number of demand (read+write) accesses
80system.iocache.overall_accesses::pc.south_bridge.ide        47632                       # number of overall (read+write) accesses
81system.iocache.overall_accesses::total          47632                       # number of overall (read+write) accesses
82system.iocache.ReadReq_miss_rate::pc.south_bridge.ide            1                       # miss rate for ReadReq accesses
83system.iocache.ReadReq_miss_rate::total             1                       # miss rate for ReadReq accesses
84system.iocache.WriteReq_miss_rate::pc.south_bridge.ide            1                       # miss rate for WriteReq accesses
85system.iocache.WriteReq_miss_rate::total            1                       # miss rate for WriteReq accesses
86system.iocache.demand_miss_rate::pc.south_bridge.ide            1                       # miss rate for demand accesses
87system.iocache.demand_miss_rate::total              1                       # miss rate for demand accesses
88system.iocache.overall_miss_rate::pc.south_bridge.ide            1                       # miss rate for overall accesses
89system.iocache.overall_miss_rate::total             1                       # miss rate for overall accesses
90system.iocache.ReadReq_avg_miss_latency::pc.south_bridge.ide 151646.855263                       # average ReadReq miss latency
91system.iocache.ReadReq_avg_miss_latency::total 151646.855263                       # average ReadReq miss latency
92system.iocache.WriteReq_avg_miss_latency::pc.south_bridge.ide 212417.640411                       # average WriteReq miss latency
93system.iocache.WriteReq_avg_miss_latency::total 212417.640411                       # average WriteReq miss latency
94system.iocache.demand_avg_miss_latency::pc.south_bridge.ide 211254.074824                       # average overall miss latency
95system.iocache.demand_avg_miss_latency::total 211254.074824                       # average overall miss latency
96system.iocache.overall_avg_miss_latency::pc.south_bridge.ide 211254.074824                       # average overall miss latency
97system.iocache.overall_avg_miss_latency::total 211254.074824                       # average overall miss latency
98system.iocache.blocked_cycles::no_mshrs      71289012                       # number of cycles access was blocked
99system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
100system.iocache.blocked::no_mshrs                 8825                       # number of cycles access was blocked
101system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
102system.iocache.avg_blocked_cycles::no_mshrs  8078.075014                       # average number of cycles each access was blocked
103system.iocache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
104system.iocache.fast_writes                          0                       # number of fast writes performed
105system.iocache.cache_copies                         0                       # number of cache copies performed
106system.iocache.writebacks::writebacks           46667                       # number of writebacks
107system.iocache.writebacks::total                46667                       # number of writebacks
108system.iocache.ReadReq_mshr_misses::pc.south_bridge.ide          912                       # number of ReadReq MSHR misses
109system.iocache.ReadReq_mshr_misses::total          912                       # number of ReadReq MSHR misses
110system.iocache.WriteReq_mshr_misses::pc.south_bridge.ide        46720                       # number of WriteReq MSHR misses
111system.iocache.WriteReq_mshr_misses::total        46720                       # number of WriteReq MSHR misses
112system.iocache.demand_mshr_misses::pc.south_bridge.ide        47632                       # number of demand (read+write) MSHR misses
113system.iocache.demand_mshr_misses::total        47632                       # number of demand (read+write) MSHR misses
114system.iocache.overall_mshr_misses::pc.south_bridge.ide        47632                       # number of overall MSHR misses
115system.iocache.overall_mshr_misses::total        47632                       # number of overall MSHR misses
116system.iocache.ReadReq_mshr_miss_latency::pc.south_bridge.ide     90847000                       # number of ReadReq MSHR miss cycles
117system.iocache.ReadReq_mshr_miss_latency::total     90847000                       # number of ReadReq MSHR miss cycles
118system.iocache.WriteReq_mshr_miss_latency::pc.south_bridge.ide   7494384978                       # number of WriteReq MSHR miss cycles
119system.iocache.WriteReq_mshr_miss_latency::total   7494384978                       # number of WriteReq MSHR miss cycles
120system.iocache.demand_mshr_miss_latency::pc.south_bridge.ide   7585231978                       # number of demand (read+write) MSHR miss cycles
121system.iocache.demand_mshr_miss_latency::total   7585231978                       # number of demand (read+write) MSHR miss cycles
122system.iocache.overall_mshr_miss_latency::pc.south_bridge.ide   7585231978                       # number of overall MSHR miss cycles
123system.iocache.overall_mshr_miss_latency::total   7585231978                       # number of overall MSHR miss cycles
124system.iocache.ReadReq_mshr_miss_rate::pc.south_bridge.ide            1                       # mshr miss rate for ReadReq accesses
125system.iocache.ReadReq_mshr_miss_rate::total            1                       # mshr miss rate for ReadReq accesses
126system.iocache.WriteReq_mshr_miss_rate::pc.south_bridge.ide            1                       # mshr miss rate for WriteReq accesses
127system.iocache.WriteReq_mshr_miss_rate::total            1                       # mshr miss rate for WriteReq accesses
128system.iocache.demand_mshr_miss_rate::pc.south_bridge.ide            1                       # mshr miss rate for demand accesses
129system.iocache.demand_mshr_miss_rate::total            1                       # mshr miss rate for demand accesses
130system.iocache.overall_mshr_miss_rate::pc.south_bridge.ide            1                       # mshr miss rate for overall accesses
131system.iocache.overall_mshr_miss_rate::total            1                       # mshr miss rate for overall accesses
132system.iocache.ReadReq_avg_mshr_miss_latency::pc.south_bridge.ide 99612.938596                       # average ReadReq mshr miss latency
133system.iocache.ReadReq_avg_mshr_miss_latency::total 99612.938596                       # average ReadReq mshr miss latency
134system.iocache.WriteReq_avg_mshr_miss_latency::pc.south_bridge.ide 160410.637372                       # average WriteReq mshr miss latency
135system.iocache.WriteReq_avg_mshr_miss_latency::total 160410.637372                       # average WriteReq mshr miss latency
136system.iocache.demand_avg_mshr_miss_latency::pc.south_bridge.ide 159246.556475                       # average overall mshr miss latency
137system.iocache.demand_avg_mshr_miss_latency::total 159246.556475                       # average overall mshr miss latency
138system.iocache.overall_avg_mshr_miss_latency::pc.south_bridge.ide 159246.556475                       # average overall mshr miss latency
139system.iocache.overall_avg_mshr_miss_latency::total 159246.556475                       # average overall mshr miss latency
140system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
141system.pc.south_bridge.ide.disks0.dma_read_full_pages            0                       # Number of full page size DMA reads (not PRD).
142system.pc.south_bridge.ide.disks0.dma_read_bytes        34816                       # Number of bytes transfered via DMA reads (not PRD).
143system.pc.south_bridge.ide.disks0.dma_read_txs           31                       # Number of DMA read transactions (not PRD).
144system.pc.south_bridge.ide.disks0.dma_write_full_pages          693                       # Number of full page size DMA writes.
145system.pc.south_bridge.ide.disks0.dma_write_bytes      2985984                       # Number of bytes transfered via DMA writes.
146system.pc.south_bridge.ide.disks0.dma_write_txs          812                       # Number of DMA write transactions.
147system.pc.south_bridge.ide.disks1.dma_read_full_pages            0                       # Number of full page size DMA reads (not PRD).
148system.pc.south_bridge.ide.disks1.dma_read_bytes            0                       # Number of bytes transfered via DMA reads (not PRD).
149system.pc.south_bridge.ide.disks1.dma_read_txs            0                       # Number of DMA read transactions (not PRD).
150system.pc.south_bridge.ide.disks1.dma_write_full_pages            1                       # Number of full page size DMA writes.
151system.pc.south_bridge.ide.disks1.dma_write_bytes         4096                       # Number of bytes transfered via DMA writes.
152system.pc.south_bridge.ide.disks1.dma_write_txs            1                       # Number of DMA write transactions.
153system.cpu.numCycles                        448616710                       # number of cpu cycles simulated
154system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
155system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
156system.cpu.BPredUnit.lookups                 86513922                       # Number of BP lookups
157system.cpu.BPredUnit.condPredicted           86513922                       # Number of conditional branches predicted
158system.cpu.BPredUnit.condIncorrect            1185612                       # Number of conditional branches incorrect
159system.cpu.BPredUnit.BTBLookups              81821696                       # Number of BTB lookups
160system.cpu.BPredUnit.BTBHits                 79447101                       # Number of BTB hits
161system.cpu.BPredUnit.BTBCorrect                     0                       # Number of correct BTB predictions (this stat may not work properly.
162system.cpu.BPredUnit.usedRAS                        0                       # Number of times the RAS was used to get a target.
163system.cpu.BPredUnit.RASInCorrect                   0                       # Number of incorrect RAS predictions.
164system.cpu.fetch.icacheStallCycles           27982708                       # Number of cycles fetch is stalled on an Icache miss
165system.cpu.fetch.Insts                      427301680                       # Number of instructions fetch has processed
166system.cpu.fetch.Branches                    86513922                       # Number of branches that fetch encountered
167system.cpu.fetch.predictedBranches           79447101                       # Number of branches that fetch has predicted taken
168system.cpu.fetch.Cycles                     164025545                       # Number of cycles fetch has run and was not squashing or blocked
169system.cpu.fetch.SquashCycles                 5056665                       # Number of cycles fetch has spent squashing
170system.cpu.fetch.TlbCycles                     120243                       # Number of cycles fetch has spent waiting for tlb
171system.cpu.fetch.BlockedCycles               63002299                       # Number of cycles fetch has spent blocked
172system.cpu.fetch.MiscStallCycles                36683                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
173system.cpu.fetch.PendingTrapStallCycles         57009                       # Number of stall cycles due to pending traps
174system.cpu.fetch.IcacheWaitRetryStallCycles          294                       # Number of stall cycles due to full MSHR
175system.cpu.fetch.CacheLines                   9269960                       # Number of cache lines fetched
176system.cpu.fetch.IcacheSquashes                518545                       # Number of outstanding Icache misses that were squashed
177system.cpu.fetch.ItlbSquashes                    3708                       # Number of outstanding ITLB misses that were squashed
178system.cpu.fetch.rateDist::samples          259058563                       # Number of instructions fetched each cycle (Total)
179system.cpu.fetch.rateDist::mean              3.256074                       # Number of instructions fetched each cycle (Total)
180system.cpu.fetch.rateDist::stdev             3.417846                       # Number of instructions fetched each cycle (Total)
181system.cpu.fetch.rateDist::underflows               0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
182system.cpu.fetch.rateDist::0                 95463641     36.85%     36.85% # Number of instructions fetched each cycle (Total)
183system.cpu.fetch.rateDist::1                  1593246      0.62%     37.47% # Number of instructions fetched each cycle (Total)
184system.cpu.fetch.rateDist::2                 71955070     27.78%     65.24% # Number of instructions fetched each cycle (Total)
185system.cpu.fetch.rateDist::3                   970468      0.37%     65.62% # Number of instructions fetched each cycle (Total)
186system.cpu.fetch.rateDist::4                  1621274      0.63%     66.24% # Number of instructions fetched each cycle (Total)
187system.cpu.fetch.rateDist::5                  2451045      0.95%     67.19% # Number of instructions fetched each cycle (Total)
188system.cpu.fetch.rateDist::6                  1124441      0.43%     67.62% # Number of instructions fetched each cycle (Total)
189system.cpu.fetch.rateDist::7                  1422902      0.55%     68.17% # Number of instructions fetched each cycle (Total)
190system.cpu.fetch.rateDist::8                 82456476     31.83%    100.00% # Number of instructions fetched each cycle (Total)
191system.cpu.fetch.rateDist::overflows                0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
192system.cpu.fetch.rateDist::min_value                0                       # Number of instructions fetched each cycle (Total)
193system.cpu.fetch.rateDist::max_value                8                       # Number of instructions fetched each cycle (Total)
194system.cpu.fetch.rateDist::total            259058563                       # Number of instructions fetched each cycle (Total)
195system.cpu.fetch.branchRate                  0.192846                       # Number of branch fetches per cycle
196system.cpu.fetch.rate                        0.952487                       # Number of inst fetches per cycle
197system.cpu.decode.IdleCycles                 31703593                       # Number of cycles decode is idle
198system.cpu.decode.BlockedCycles              60473195                       # Number of cycles decode is blocked
199system.cpu.decode.RunCycles                 159750936                       # Number of cycles decode is running
200system.cpu.decode.UnblockCycles               3297057                       # Number of cycles decode is unblocking
201system.cpu.decode.SquashCycles                3833782                       # Number of cycles decode is squashing
202system.cpu.decode.DecodedInsts              840221922                       # Number of instructions handled by decode
203system.cpu.decode.SquashedInsts                  1208                       # Number of squashed instructions handled by decode
204system.cpu.rename.SquashCycles                3833782                       # Number of cycles rename is squashing
205system.cpu.rename.IdleCycles                 34472569                       # Number of cycles rename is idle
206system.cpu.rename.BlockCycles                37379630                       # Number of cycles rename is blocking
207system.cpu.rename.serializeStallCycles       10860587                       # count of cycles rename stalled for serializing inst
208system.cpu.rename.RunCycles                 159949927                       # Number of cycles rename is running
209system.cpu.rename.UnblockCycles              12562068                       # Number of cycles rename is unblocking
210system.cpu.rename.RenamedInsts              836350803                       # Number of instructions processed by rename
211system.cpu.rename.ROBFullEvents                 21427                       # Number of times rename has blocked due to ROB full
212system.cpu.rename.IQFullEvents                5922094                       # Number of times rename has blocked due to IQ full
213system.cpu.rename.LSQFullEvents               4820401                       # Number of times rename has blocked due to LSQ full
214system.cpu.rename.FullRegisterEvents             7659                       # Number of times there has been no free registers
215system.cpu.rename.RenamedOperands           998159477                       # Number of destination operands rename has renamed
216system.cpu.rename.RenameLookups            1816297556                       # Number of register rename lookups that rename has made
217system.cpu.rename.int_rename_lookups       1816296596                       # Number of integer rename lookups
218system.cpu.rename.fp_rename_lookups               960                       # Number of floating rename lookups
219system.cpu.rename.CommittedMaps             964421570                       # Number of HB maps that are committed
220system.cpu.rename.UndoneMaps                 33737900                       # Number of HB maps that are undone due to squashing
221system.cpu.rename.serializingInsts             466538                       # count of serializing insts renamed
222system.cpu.rename.tempSerializingInsts         473424                       # count of temporary serializing insts renamed
223system.cpu.rename.skidInsts                  28941579                       # count of insts added to the skid buffer
224system.cpu.memDep0.insertedLoads             17313500                       # Number of loads inserted to the mem dependence unit.
225system.cpu.memDep0.insertedStores            10257423                       # Number of stores inserted to the mem dependence unit.
226system.cpu.memDep0.conflictingLoads           1154419                       # Number of conflicting loads.
227system.cpu.memDep0.conflictingStores           952791                       # Number of conflicting stores.
228system.cpu.iq.iqInstsAdded                  829902104                       # Number of instructions added to the IQ (excludes non-spec)
229system.cpu.iq.iqNonSpecInstsAdded             1256068                       # Number of non-speculative instructions added to the IQ
230system.cpu.iq.iqInstsIssued                 824407567                       # Number of instructions issued
231system.cpu.iq.iqSquashedInstsIssued            167070                       # Number of squashed instructions issued
232system.cpu.iq.iqSquashedInstsExamined        23703242                       # Number of squashed instructions iterated over during squash; mainly for profiling
233system.cpu.iq.iqSquashedOperandsExamined     36101298                       # Number of squashed operands that are examined and possibly removed from graph
234system.cpu.iq.iqSquashedNonSpecRemoved         203347                       # Number of squashed non-spec instructions that were removed
235system.cpu.iq.issued_per_cycle::samples     259058563                       # Number of insts issued each cycle
236system.cpu.iq.issued_per_cycle::mean         3.182321                       # Number of insts issued each cycle
237system.cpu.iq.issued_per_cycle::stdev        2.385461                       # Number of insts issued each cycle
238system.cpu.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
239system.cpu.iq.issued_per_cycle::0            72075437     27.82%     27.82% # Number of insts issued each cycle
240system.cpu.iq.issued_per_cycle::1            15729256      6.07%     33.89% # Number of insts issued each cycle
241system.cpu.iq.issued_per_cycle::2            10360511      4.00%     37.89% # Number of insts issued each cycle
242system.cpu.iq.issued_per_cycle::3             7565386      2.92%     40.81% # Number of insts issued each cycle
243system.cpu.iq.issued_per_cycle::4            75947592     29.32%     70.13% # Number of insts issued each cycle
244system.cpu.iq.issued_per_cycle::5             3904357      1.51%     71.64% # Number of insts issued each cycle
245system.cpu.iq.issued_per_cycle::6            72537575     28.00%     99.64% # Number of insts issued each cycle
246system.cpu.iq.issued_per_cycle::7              784064      0.30%     99.94% # Number of insts issued each cycle
247system.cpu.iq.issued_per_cycle::8              154385      0.06%    100.00% # Number of insts issued each cycle
248system.cpu.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
249system.cpu.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
250system.cpu.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
251system.cpu.iq.issued_per_cycle::total       259058563                       # Number of insts issued each cycle
252system.cpu.iq.fu_full::No_OpClass                   0      0.00%      0.00% # attempts to use FU when none available
253system.cpu.iq.fu_full::IntAlu                  356821     33.57%     33.57% # attempts to use FU when none available
254system.cpu.iq.fu_full::IntMult                      0      0.00%     33.57% # attempts to use FU when none available
255system.cpu.iq.fu_full::IntDiv                       0      0.00%     33.57% # attempts to use FU when none available
256system.cpu.iq.fu_full::FloatAdd                     0      0.00%     33.57% # attempts to use FU when none available
257system.cpu.iq.fu_full::FloatCmp                     0      0.00%     33.57% # attempts to use FU when none available
258system.cpu.iq.fu_full::FloatCvt                     0      0.00%     33.57% # attempts to use FU when none available
259system.cpu.iq.fu_full::FloatMult                    0      0.00%     33.57% # attempts to use FU when none available
260system.cpu.iq.fu_full::FloatDiv                     0      0.00%     33.57% # attempts to use FU when none available
261system.cpu.iq.fu_full::FloatSqrt                    0      0.00%     33.57% # attempts to use FU when none available
262system.cpu.iq.fu_full::SimdAdd                      0      0.00%     33.57% # attempts to use FU when none available
263system.cpu.iq.fu_full::SimdAddAcc                   0      0.00%     33.57% # attempts to use FU when none available
264system.cpu.iq.fu_full::SimdAlu                      0      0.00%     33.57% # attempts to use FU when none available
265system.cpu.iq.fu_full::SimdCmp                      0      0.00%     33.57% # attempts to use FU when none available
266system.cpu.iq.fu_full::SimdCvt                      0      0.00%     33.57% # attempts to use FU when none available
267system.cpu.iq.fu_full::SimdMisc                     0      0.00%     33.57% # attempts to use FU when none available
268system.cpu.iq.fu_full::SimdMult                     0      0.00%     33.57% # attempts to use FU when none available
269system.cpu.iq.fu_full::SimdMultAcc                  0      0.00%     33.57% # attempts to use FU when none available
270system.cpu.iq.fu_full::SimdShift                    0      0.00%     33.57% # attempts to use FU when none available
271system.cpu.iq.fu_full::SimdShiftAcc                 0      0.00%     33.57% # attempts to use FU when none available
272system.cpu.iq.fu_full::SimdSqrt                     0      0.00%     33.57% # attempts to use FU when none available
273system.cpu.iq.fu_full::SimdFloatAdd                 0      0.00%     33.57% # attempts to use FU when none available
274system.cpu.iq.fu_full::SimdFloatAlu                 0      0.00%     33.57% # attempts to use FU when none available
275system.cpu.iq.fu_full::SimdFloatCmp                 0      0.00%     33.57% # attempts to use FU when none available
276system.cpu.iq.fu_full::SimdFloatCvt                 0      0.00%     33.57% # attempts to use FU when none available
277system.cpu.iq.fu_full::SimdFloatDiv                 0      0.00%     33.57% # attempts to use FU when none available
278system.cpu.iq.fu_full::SimdFloatMisc                0      0.00%     33.57% # attempts to use FU when none available
279system.cpu.iq.fu_full::SimdFloatMult                0      0.00%     33.57% # attempts to use FU when none available
280system.cpu.iq.fu_full::SimdFloatMultAcc             0      0.00%     33.57% # attempts to use FU when none available
281system.cpu.iq.fu_full::SimdFloatSqrt                0      0.00%     33.57% # attempts to use FU when none available
282system.cpu.iq.fu_full::MemRead                 553408     52.07%     85.64% # attempts to use FU when none available
283system.cpu.iq.fu_full::MemWrite                152587     14.36%    100.00% # attempts to use FU when none available
284system.cpu.iq.fu_full::IprAccess                    0      0.00%    100.00% # attempts to use FU when none available
285system.cpu.iq.fu_full::InstPrefetch                 0      0.00%    100.00% # attempts to use FU when none available
286system.cpu.iq.FU_type_0::No_OpClass            305253      0.04%      0.04% # Type of FU issued
287system.cpu.iq.FU_type_0::IntAlu             796599749     96.63%     96.66% # Type of FU issued
288system.cpu.iq.FU_type_0::IntMult                    0      0.00%     96.66% # Type of FU issued
289system.cpu.iq.FU_type_0::IntDiv                     0      0.00%     96.66% # Type of FU issued
290system.cpu.iq.FU_type_0::FloatAdd                   0      0.00%     96.66% # Type of FU issued
291system.cpu.iq.FU_type_0::FloatCmp                   0      0.00%     96.66% # Type of FU issued
292system.cpu.iq.FU_type_0::FloatCvt                   0      0.00%     96.66% # Type of FU issued
293system.cpu.iq.FU_type_0::FloatMult                  0      0.00%     96.66% # Type of FU issued
294system.cpu.iq.FU_type_0::FloatDiv                   0      0.00%     96.66% # Type of FU issued
295system.cpu.iq.FU_type_0::FloatSqrt                  0      0.00%     96.66% # Type of FU issued
296system.cpu.iq.FU_type_0::SimdAdd                    0      0.00%     96.66% # Type of FU issued
297system.cpu.iq.FU_type_0::SimdAddAcc                 0      0.00%     96.66% # Type of FU issued
298system.cpu.iq.FU_type_0::SimdAlu                    0      0.00%     96.66% # Type of FU issued
299system.cpu.iq.FU_type_0::SimdCmp                    0      0.00%     96.66% # Type of FU issued
300system.cpu.iq.FU_type_0::SimdCvt                    0      0.00%     96.66% # Type of FU issued
301system.cpu.iq.FU_type_0::SimdMisc                   0      0.00%     96.66% # Type of FU issued
302system.cpu.iq.FU_type_0::SimdMult                   0      0.00%     96.66% # Type of FU issued
303system.cpu.iq.FU_type_0::SimdMultAcc                0      0.00%     96.66% # Type of FU issued
304system.cpu.iq.FU_type_0::SimdShift                  0      0.00%     96.66% # Type of FU issued
305system.cpu.iq.FU_type_0::SimdShiftAcc               0      0.00%     96.66% # Type of FU issued
306system.cpu.iq.FU_type_0::SimdSqrt                   0      0.00%     96.66% # Type of FU issued
307system.cpu.iq.FU_type_0::SimdFloatAdd               0      0.00%     96.66% # Type of FU issued
308system.cpu.iq.FU_type_0::SimdFloatAlu               0      0.00%     96.66% # Type of FU issued
309system.cpu.iq.FU_type_0::SimdFloatCmp               0      0.00%     96.66% # Type of FU issued
310system.cpu.iq.FU_type_0::SimdFloatCvt               0      0.00%     96.66% # Type of FU issued
311system.cpu.iq.FU_type_0::SimdFloatDiv               0      0.00%     96.66% # Type of FU issued
312system.cpu.iq.FU_type_0::SimdFloatMisc              0      0.00%     96.66% # Type of FU issued
313system.cpu.iq.FU_type_0::SimdFloatMult              0      0.00%     96.66% # Type of FU issued
314system.cpu.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     96.66% # Type of FU issued
315system.cpu.iq.FU_type_0::SimdFloatSqrt              0      0.00%     96.66% # Type of FU issued
316system.cpu.iq.FU_type_0::MemRead             18032887      2.19%     98.85% # Type of FU issued
317system.cpu.iq.FU_type_0::MemWrite             9469678      1.15%    100.00% # Type of FU issued
318system.cpu.iq.FU_type_0::IprAccess                  0      0.00%    100.00% # Type of FU issued
319system.cpu.iq.FU_type_0::InstPrefetch               0      0.00%    100.00% # Type of FU issued
320system.cpu.iq.FU_type_0::total              824407567                       # Type of FU issued
321system.cpu.iq.rate                           1.837666                       # Inst issue rate
322system.cpu.iq.fu_busy_cnt                     1062816                       # FU busy when requested
323system.cpu.iq.fu_busy_rate                   0.001289                       # FU busy rate (busy events/executed inst)
324system.cpu.iq.int_inst_queue_reads         1909237330                       # Number of integer instruction queue reads
325system.cpu.iq.int_inst_queue_writes         854871180                       # Number of integer instruction queue writes
326system.cpu.iq.int_inst_queue_wakeup_accesses    819733271                       # Number of integer instruction queue wakeup accesses
327system.cpu.iq.fp_inst_queue_reads                 242                       # Number of floating instruction queue reads
328system.cpu.iq.fp_inst_queue_writes                448                       # Number of floating instruction queue writes
329system.cpu.iq.fp_inst_queue_wakeup_accesses           64                       # Number of floating instruction queue wakeup accesses
330system.cpu.iq.int_alu_accesses              825165021                       # Number of integer alu accesses
331system.cpu.iq.fp_alu_accesses                     109                       # Number of floating point alu accesses
332system.cpu.iew.lsq.thread0.forwLoads          1650397                       # Number of loads that had data forwarded from stores
333system.cpu.iew.lsq.thread0.invAddrLoads             0                       # Number of loads ignored due to an invalid address
334system.cpu.iew.lsq.thread0.squashedLoads      3332196                       # Number of loads squashed
335system.cpu.iew.lsq.thread0.ignoredResponses        26785                       # Number of memory responses ignored because the instruction is squashed
336system.cpu.iew.lsq.thread0.memOrderViolation        11385                       # Number of memory ordering violations
337system.cpu.iew.lsq.thread0.squashedStores      1841480                       # Number of stores squashed
338system.cpu.iew.lsq.thread0.invAddrSwpfs             0                       # Number of software prefetches ignored due to an invalid address
339system.cpu.iew.lsq.thread0.blockedLoads             0                       # Number of blocked loads due to partial load-store forwarding
340system.cpu.iew.lsq.thread0.rescheduledLoads      1932351                       # Number of loads that were rescheduled
341system.cpu.iew.lsq.thread0.cacheBlocked         11661                       # Number of times an access to memory failed due to the cache being blocked
342system.cpu.iew.iewIdleCycles                        0                       # Number of cycles IEW is idle
343system.cpu.iew.iewSquashCycles                3833782                       # Number of cycles IEW is squashing
344system.cpu.iew.iewBlockCycles                26055488                       # Number of cycles IEW is blocking
345system.cpu.iew.iewUnblockCycles               2116129                       # Number of cycles IEW is unblocking
346system.cpu.iew.iewDispatchedInsts           831158172                       # Number of instructions dispatched to IQ
347system.cpu.iew.iewDispSquashedInsts            342184                       # Number of squashed instructions skipped by dispatch
348system.cpu.iew.iewDispLoadInsts              17313500                       # Number of dispatched load instructions
349system.cpu.iew.iewDispStoreInsts             10257423                       # Number of dispatched store instructions
350system.cpu.iew.iewDispNonSpecInsts             725671                       # Number of dispatched non-speculative instructions
351system.cpu.iew.iewIQFullEvents                1616608                       # Number of times the IQ has become full, causing a stall
352system.cpu.iew.iewLSQFullEvents                 15691                       # Number of times the LSQ has become full, causing a stall
353system.cpu.iew.memOrderViolationEvents          11385                       # Number of memory order violations
354system.cpu.iew.predictedTakenIncorrect         710592                       # Number of branches that were predicted taken incorrectly
355system.cpu.iew.predictedNotTakenIncorrect       622404                       # Number of branches that were predicted not taken incorrectly
356system.cpu.iew.branchMispredicts              1332996                       # Number of branch mispredicts detected at execute
357system.cpu.iew.iewExecutedInsts             822394271                       # Number of executed instructions
358system.cpu.iew.iewExecLoadInsts              17607905                       # Number of load instructions executed
359system.cpu.iew.iewExecSquashedInsts           2013295                       # Number of squashed instructions skipped in execute
360system.cpu.iew.exec_swp                             0                       # number of swp insts executed
361system.cpu.iew.exec_nop                             0                       # number of nop insts executed
362system.cpu.iew.exec_refs                     26830923                       # number of memory reference insts executed
363system.cpu.iew.exec_branches                 83287562                       # Number of branches executed
364system.cpu.iew.exec_stores                    9223018                       # Number of stores executed
365system.cpu.iew.exec_rate                     1.833178                       # Inst execution rate
366system.cpu.iew.wb_sent                      821886032                       # cumulative count of insts sent to commit
367system.cpu.iew.wb_count                     819733335                       # cumulative count of insts written-back
368system.cpu.iew.wb_producers                 640537929                       # num instructions producing a value
369system.cpu.iew.wb_consumers                1046481965                       # num instructions consuming a value
370system.cpu.iew.wb_penalized                         0                       # number of instrctions required to write to 'other' IQ
371system.cpu.iew.wb_rate                       1.827247                       # insts written-back per cycle
372system.cpu.iew.wb_fanout                     0.612087                       # average fanout of values written-back
373system.cpu.iew.wb_penalized_rate                    0                       # fraction of instructions written-back that wrote to 'other' IQ
374system.cpu.commit.commitSquashedInsts        24617298                       # The number of squashed insts skipped by commit
375system.cpu.commit.commitNonSpecStalls         1052719                       # The number of times commit has been forced to stall to communicate backwards
376system.cpu.commit.branchMispredicts           1189640                       # The number of times a branch was mispredicted
377system.cpu.commit.committed_per_cycle::samples    255240182                       # Number of insts commited each cycle
378system.cpu.commit.committed_per_cycle::mean     3.159513                       # Number of insts commited each cycle
379system.cpu.commit.committed_per_cycle::stdev     2.852385                       # Number of insts commited each cycle
380system.cpu.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
381system.cpu.commit.committed_per_cycle::0     83212701     32.60%     32.60% # Number of insts commited each cycle
382system.cpu.commit.committed_per_cycle::1     11927297      4.67%     37.27% # Number of insts commited each cycle
383system.cpu.commit.committed_per_cycle::2      4018442      1.57%     38.85% # Number of insts commited each cycle
384system.cpu.commit.committed_per_cycle::3     74971615     29.37%     68.22% # Number of insts commited each cycle
385system.cpu.commit.committed_per_cycle::4      2476707      0.97%     69.19% # Number of insts commited each cycle
386system.cpu.commit.committed_per_cycle::5      1494205      0.59%     69.78% # Number of insts commited each cycle
387system.cpu.commit.committed_per_cycle::6      1000959      0.39%     70.17% # Number of insts commited each cycle
388system.cpu.commit.committed_per_cycle::7     70934027     27.79%     97.96% # Number of insts commited each cycle
389system.cpu.commit.committed_per_cycle::8      5204229      2.04%    100.00% # Number of insts commited each cycle
390system.cpu.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
391system.cpu.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
392system.cpu.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
393system.cpu.commit.committed_per_cycle::total    255240182                       # Number of insts commited each cycle
394system.cpu.commit.committedInsts            407963822                       # Number of instructions committed
395system.cpu.commit.committedOps              806434654                       # Number of ops (including micro ops) committed
396system.cpu.commit.swp_count                         0                       # Number of s/w prefetches committed
397system.cpu.commit.refs                       22397244                       # Number of memory references committed
398system.cpu.commit.loads                      13981301                       # Number of loads committed
399system.cpu.commit.membars                      473469                       # Number of memory barriers committed
400system.cpu.commit.branches                   82197284                       # Number of branches committed
401system.cpu.commit.fp_insts                          0                       # Number of committed floating point instructions.
402system.cpu.commit.int_insts                 735369790                       # Number of committed integer instructions.
403system.cpu.commit.function_calls                    0                       # Number of function calls committed.
404system.cpu.commit.bw_lim_events               5204229                       # number cycles where commit BW limit reached
405system.cpu.commit.bw_limited                        0                       # number of insts not committed due to BW limits
406system.cpu.rob.rob_reads                   1081009655                       # The number of ROB reads
407system.cpu.rob.rob_writes                  1665958243                       # The number of ROB writes
408system.cpu.timesIdled                         1218536                       # Number of times that the entire CPU went into an idle state and unscheduled itself
409system.cpu.idleCycles                       189558147                       # Total number of cycles that the CPU has spent unscheduled due to idling
410system.cpu.quiesceCycles                   9801971615                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
411system.cpu.committedInsts                   407963822                       # Number of Instructions Simulated
412system.cpu.committedOps                     806434654                       # Number of Ops (including micro ops) Simulated
413system.cpu.committedInsts_total             407963822                       # Number of Instructions Simulated
414system.cpu.cpi                               1.099648                       # CPI: Cycles Per Instruction
415system.cpu.cpi_total                         1.099648                       # CPI: Total CPI of All Threads
416system.cpu.ipc                               0.909382                       # IPC: Instructions Per Cycle
417system.cpu.ipc_total                         0.909382                       # IPC: Total IPC of All Threads
418system.cpu.int_regfile_reads               1508373932                       # number of integer regfile reads
419system.cpu.int_regfile_writes               977906784                       # number of integer regfile writes
420system.cpu.fp_regfile_reads                        64                       # number of floating regfile reads
421system.cpu.misc_regfile_reads               265175533                       # number of misc regfile reads
422system.cpu.misc_regfile_writes                 402332                       # number of misc regfile writes
423system.cpu.icache.replacements                1068558                       # number of replacements
424system.cpu.icache.tagsinuse                510.894483                       # Cycle average of tags in use
425system.cpu.icache.total_refs                  8130546                       # Total number of references to valid blocks.
426system.cpu.icache.sampled_refs                1069070                       # Sample count of references to valid blocks.
427system.cpu.icache.avg_refs                   7.605251                       # Average number of references to valid blocks.
428system.cpu.icache.warmup_cycle            56547532000                       # Cycle when the warmup percentage was hit.
429system.cpu.icache.occ_blocks::cpu.inst     510.894483                       # Average occupied blocks per requestor
430system.cpu.icache.occ_percent::cpu.inst      0.997841                       # Average percentage of cache occupancy
431system.cpu.icache.occ_percent::total         0.997841                       # Average percentage of cache occupancy
432system.cpu.icache.ReadReq_hits::cpu.inst      8130546                       # number of ReadReq hits
433system.cpu.icache.ReadReq_hits::total         8130546                       # number of ReadReq hits
434system.cpu.icache.demand_hits::cpu.inst       8130546                       # number of demand (read+write) hits
435system.cpu.icache.demand_hits::total          8130546                       # number of demand (read+write) hits
436system.cpu.icache.overall_hits::cpu.inst      8130546                       # number of overall hits
437system.cpu.icache.overall_hits::total         8130546                       # number of overall hits
438system.cpu.icache.ReadReq_misses::cpu.inst      1139410                       # number of ReadReq misses
439system.cpu.icache.ReadReq_misses::total       1139410                       # number of ReadReq misses
440system.cpu.icache.demand_misses::cpu.inst      1139410                       # number of demand (read+write) misses
441system.cpu.icache.demand_misses::total        1139410                       # number of demand (read+write) misses
442system.cpu.icache.overall_misses::cpu.inst      1139410                       # number of overall misses
443system.cpu.icache.overall_misses::total       1139410                       # number of overall misses
444system.cpu.icache.ReadReq_miss_latency::cpu.inst  15243937992                       # number of ReadReq miss cycles
445system.cpu.icache.ReadReq_miss_latency::total  15243937992                       # number of ReadReq miss cycles
446system.cpu.icache.demand_miss_latency::cpu.inst  15243937992                       # number of demand (read+write) miss cycles
447system.cpu.icache.demand_miss_latency::total  15243937992                       # number of demand (read+write) miss cycles
448system.cpu.icache.overall_miss_latency::cpu.inst  15243937992                       # number of overall miss cycles
449system.cpu.icache.overall_miss_latency::total  15243937992                       # number of overall miss cycles
450system.cpu.icache.ReadReq_accesses::cpu.inst      9269956                       # number of ReadReq accesses(hits+misses)
451system.cpu.icache.ReadReq_accesses::total      9269956                       # number of ReadReq accesses(hits+misses)
452system.cpu.icache.demand_accesses::cpu.inst      9269956                       # number of demand (read+write) accesses
453system.cpu.icache.demand_accesses::total      9269956                       # number of demand (read+write) accesses
454system.cpu.icache.overall_accesses::cpu.inst      9269956                       # number of overall (read+write) accesses
455system.cpu.icache.overall_accesses::total      9269956                       # number of overall (read+write) accesses
456system.cpu.icache.ReadReq_miss_rate::cpu.inst     0.122914                       # miss rate for ReadReq accesses
457system.cpu.icache.ReadReq_miss_rate::total     0.122914                       # miss rate for ReadReq accesses
458system.cpu.icache.demand_miss_rate::cpu.inst     0.122914                       # miss rate for demand accesses
459system.cpu.icache.demand_miss_rate::total     0.122914                       # miss rate for demand accesses
460system.cpu.icache.overall_miss_rate::cpu.inst     0.122914                       # miss rate for overall accesses
461system.cpu.icache.overall_miss_rate::total     0.122914                       # miss rate for overall accesses
462system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13378.799547                       # average ReadReq miss latency
463system.cpu.icache.ReadReq_avg_miss_latency::total 13378.799547                       # average ReadReq miss latency
464system.cpu.icache.demand_avg_miss_latency::cpu.inst 13378.799547                       # average overall miss latency
465system.cpu.icache.demand_avg_miss_latency::total 13378.799547                       # average overall miss latency
466system.cpu.icache.overall_avg_miss_latency::cpu.inst 13378.799547                       # average overall miss latency
467system.cpu.icache.overall_avg_miss_latency::total 13378.799547                       # average overall miss latency
468system.cpu.icache.blocked_cycles::no_mshrs      2477494                       # number of cycles access was blocked
469system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
470system.cpu.icache.blocked::no_mshrs               254                       # number of cycles access was blocked
471system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
472system.cpu.icache.avg_blocked_cycles::no_mshrs  9753.913386                       # average number of cycles each access was blocked
473system.cpu.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
474system.cpu.icache.fast_writes                       0                       # number of fast writes performed
475system.cpu.icache.cache_copies                      0                       # number of cache copies performed
476system.cpu.icache.ReadReq_mshr_hits::cpu.inst        68152                       # number of ReadReq MSHR hits
477system.cpu.icache.ReadReq_mshr_hits::total        68152                       # number of ReadReq MSHR hits
478system.cpu.icache.demand_mshr_hits::cpu.inst        68152                       # number of demand (read+write) MSHR hits
479system.cpu.icache.demand_mshr_hits::total        68152                       # number of demand (read+write) MSHR hits
480system.cpu.icache.overall_mshr_hits::cpu.inst        68152                       # number of overall MSHR hits
481system.cpu.icache.overall_mshr_hits::total        68152                       # number of overall MSHR hits
482system.cpu.icache.ReadReq_mshr_misses::cpu.inst      1071258                       # number of ReadReq MSHR misses
483system.cpu.icache.ReadReq_mshr_misses::total      1071258                       # number of ReadReq MSHR misses
484system.cpu.icache.demand_mshr_misses::cpu.inst      1071258                       # number of demand (read+write) MSHR misses
485system.cpu.icache.demand_mshr_misses::total      1071258                       # number of demand (read+write) MSHR misses
486system.cpu.icache.overall_mshr_misses::cpu.inst      1071258                       # number of overall MSHR misses
487system.cpu.icache.overall_mshr_misses::total      1071258                       # number of overall MSHR misses
488system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst  12539776496                       # number of ReadReq MSHR miss cycles
489system.cpu.icache.ReadReq_mshr_miss_latency::total  12539776496                       # number of ReadReq MSHR miss cycles
490system.cpu.icache.demand_mshr_miss_latency::cpu.inst  12539776496                       # number of demand (read+write) MSHR miss cycles
491system.cpu.icache.demand_mshr_miss_latency::total  12539776496                       # number of demand (read+write) MSHR miss cycles
492system.cpu.icache.overall_mshr_miss_latency::cpu.inst  12539776496                       # number of overall MSHR miss cycles
493system.cpu.icache.overall_mshr_miss_latency::total  12539776496                       # number of overall MSHR miss cycles
494system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst     0.115562                       # mshr miss rate for ReadReq accesses
495system.cpu.icache.ReadReq_mshr_miss_rate::total     0.115562                       # mshr miss rate for ReadReq accesses
496system.cpu.icache.demand_mshr_miss_rate::cpu.inst     0.115562                       # mshr miss rate for demand accesses
497system.cpu.icache.demand_mshr_miss_rate::total     0.115562                       # mshr miss rate for demand accesses
498system.cpu.icache.overall_mshr_miss_rate::cpu.inst     0.115562                       # mshr miss rate for overall accesses
499system.cpu.icache.overall_mshr_miss_rate::total     0.115562                       # mshr miss rate for overall accesses
500system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 11705.654937                       # average ReadReq mshr miss latency
501system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 11705.654937                       # average ReadReq mshr miss latency
502system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 11705.654937                       # average overall mshr miss latency
503system.cpu.icache.demand_avg_mshr_miss_latency::total 11705.654937                       # average overall mshr miss latency
504system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 11705.654937                       # average overall mshr miss latency
505system.cpu.icache.overall_avg_mshr_miss_latency::total 11705.654937                       # average overall mshr miss latency
506system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
507system.cpu.itb_walker_cache.replacements         9803                       # number of replacements
508system.cpu.itb_walker_cache.tagsinuse        6.028064                       # Cycle average of tags in use
509system.cpu.itb_walker_cache.total_refs          28000                       # Total number of references to valid blocks.
510system.cpu.itb_walker_cache.sampled_refs         9816                       # Sample count of references to valid blocks.
511system.cpu.itb_walker_cache.avg_refs         2.852486                       # Average number of references to valid blocks.
512system.cpu.itb_walker_cache.warmup_cycle 5098956249000                       # Cycle when the warmup percentage was hit.
513system.cpu.itb_walker_cache.occ_blocks::cpu.itb.walker     6.028064                       # Average occupied blocks per requestor
514system.cpu.itb_walker_cache.occ_percent::cpu.itb.walker     0.376754                       # Average percentage of cache occupancy
515system.cpu.itb_walker_cache.occ_percent::total     0.376754                       # Average percentage of cache occupancy
516system.cpu.itb_walker_cache.ReadReq_hits::cpu.itb.walker        28010                       # number of ReadReq hits
517system.cpu.itb_walker_cache.ReadReq_hits::total        28010                       # number of ReadReq hits
518system.cpu.itb_walker_cache.WriteReq_hits::cpu.itb.walker            3                       # number of WriteReq hits
519system.cpu.itb_walker_cache.WriteReq_hits::total            3                       # number of WriteReq hits
520system.cpu.itb_walker_cache.demand_hits::cpu.itb.walker        28013                       # number of demand (read+write) hits
521system.cpu.itb_walker_cache.demand_hits::total        28013                       # number of demand (read+write) hits
522system.cpu.itb_walker_cache.overall_hits::cpu.itb.walker        28013                       # number of overall hits
523system.cpu.itb_walker_cache.overall_hits::total        28013                       # number of overall hits
524system.cpu.itb_walker_cache.ReadReq_misses::cpu.itb.walker        10692                       # number of ReadReq misses
525system.cpu.itb_walker_cache.ReadReq_misses::total        10692                       # number of ReadReq misses
526system.cpu.itb_walker_cache.demand_misses::cpu.itb.walker        10692                       # number of demand (read+write) misses
527system.cpu.itb_walker_cache.demand_misses::total        10692                       # number of demand (read+write) misses
528system.cpu.itb_walker_cache.overall_misses::cpu.itb.walker        10692                       # number of overall misses
529system.cpu.itb_walker_cache.overall_misses::total        10692                       # number of overall misses
530system.cpu.itb_walker_cache.ReadReq_miss_latency::cpu.itb.walker    117857500                       # number of ReadReq miss cycles
531system.cpu.itb_walker_cache.ReadReq_miss_latency::total    117857500                       # number of ReadReq miss cycles
532system.cpu.itb_walker_cache.demand_miss_latency::cpu.itb.walker    117857500                       # number of demand (read+write) miss cycles
533system.cpu.itb_walker_cache.demand_miss_latency::total    117857500                       # number of demand (read+write) miss cycles
534system.cpu.itb_walker_cache.overall_miss_latency::cpu.itb.walker    117857500                       # number of overall miss cycles
535system.cpu.itb_walker_cache.overall_miss_latency::total    117857500                       # number of overall miss cycles
536system.cpu.itb_walker_cache.ReadReq_accesses::cpu.itb.walker        38702                       # number of ReadReq accesses(hits+misses)
537system.cpu.itb_walker_cache.ReadReq_accesses::total        38702                       # number of ReadReq accesses(hits+misses)
538system.cpu.itb_walker_cache.WriteReq_accesses::cpu.itb.walker            3                       # number of WriteReq accesses(hits+misses)
539system.cpu.itb_walker_cache.WriteReq_accesses::total            3                       # number of WriteReq accesses(hits+misses)
540system.cpu.itb_walker_cache.demand_accesses::cpu.itb.walker        38705                       # number of demand (read+write) accesses
541system.cpu.itb_walker_cache.demand_accesses::total        38705                       # number of demand (read+write) accesses
542system.cpu.itb_walker_cache.overall_accesses::cpu.itb.walker        38705                       # number of overall (read+write) accesses
543system.cpu.itb_walker_cache.overall_accesses::total        38705                       # number of overall (read+write) accesses
544system.cpu.itb_walker_cache.ReadReq_miss_rate::cpu.itb.walker     0.276265                       # miss rate for ReadReq accesses
545system.cpu.itb_walker_cache.ReadReq_miss_rate::total     0.276265                       # miss rate for ReadReq accesses
546system.cpu.itb_walker_cache.demand_miss_rate::cpu.itb.walker     0.276243                       # miss rate for demand accesses
547system.cpu.itb_walker_cache.demand_miss_rate::total     0.276243                       # miss rate for demand accesses
548system.cpu.itb_walker_cache.overall_miss_rate::cpu.itb.walker     0.276243                       # miss rate for overall accesses
549system.cpu.itb_walker_cache.overall_miss_rate::total     0.276243                       # miss rate for overall accesses
550system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::cpu.itb.walker 11022.961092                       # average ReadReq miss latency
551system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::total 11022.961092                       # average ReadReq miss latency
552system.cpu.itb_walker_cache.demand_avg_miss_latency::cpu.itb.walker 11022.961092                       # average overall miss latency
553system.cpu.itb_walker_cache.demand_avg_miss_latency::total 11022.961092                       # average overall miss latency
554system.cpu.itb_walker_cache.overall_avg_miss_latency::cpu.itb.walker 11022.961092                       # average overall miss latency
555system.cpu.itb_walker_cache.overall_avg_miss_latency::total 11022.961092                       # average overall miss latency
556system.cpu.itb_walker_cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
557system.cpu.itb_walker_cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
558system.cpu.itb_walker_cache.blocked::no_mshrs            0                       # number of cycles access was blocked
559system.cpu.itb_walker_cache.blocked::no_targets            0                       # number of cycles access was blocked
560system.cpu.itb_walker_cache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
561system.cpu.itb_walker_cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
562system.cpu.itb_walker_cache.fast_writes             0                       # number of fast writes performed
563system.cpu.itb_walker_cache.cache_copies            0                       # number of cache copies performed
564system.cpu.itb_walker_cache.writebacks::writebacks         1616                       # number of writebacks
565system.cpu.itb_walker_cache.writebacks::total         1616                       # number of writebacks
566system.cpu.itb_walker_cache.ReadReq_mshr_misses::cpu.itb.walker        10692                       # number of ReadReq MSHR misses
567system.cpu.itb_walker_cache.ReadReq_mshr_misses::total        10692                       # number of ReadReq MSHR misses
568system.cpu.itb_walker_cache.demand_mshr_misses::cpu.itb.walker        10692                       # number of demand (read+write) MSHR misses
569system.cpu.itb_walker_cache.demand_mshr_misses::total        10692                       # number of demand (read+write) MSHR misses
570system.cpu.itb_walker_cache.overall_mshr_misses::cpu.itb.walker        10692                       # number of overall MSHR misses
571system.cpu.itb_walker_cache.overall_mshr_misses::total        10692                       # number of overall MSHR misses
572system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::cpu.itb.walker     96471005                       # number of ReadReq MSHR miss cycles
573system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::total     96471005                       # number of ReadReq MSHR miss cycles
574system.cpu.itb_walker_cache.demand_mshr_miss_latency::cpu.itb.walker     96471005                       # number of demand (read+write) MSHR miss cycles
575system.cpu.itb_walker_cache.demand_mshr_miss_latency::total     96471005                       # number of demand (read+write) MSHR miss cycles
576system.cpu.itb_walker_cache.overall_mshr_miss_latency::cpu.itb.walker     96471005                       # number of overall MSHR miss cycles
577system.cpu.itb_walker_cache.overall_mshr_miss_latency::total     96471005                       # number of overall MSHR miss cycles
578system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::cpu.itb.walker     0.276265                       # mshr miss rate for ReadReq accesses
579system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::total     0.276265                       # mshr miss rate for ReadReq accesses
580system.cpu.itb_walker_cache.demand_mshr_miss_rate::cpu.itb.walker     0.276243                       # mshr miss rate for demand accesses
581system.cpu.itb_walker_cache.demand_mshr_miss_rate::total     0.276243                       # mshr miss rate for demand accesses
582system.cpu.itb_walker_cache.overall_mshr_miss_rate::cpu.itb.walker     0.276243                       # mshr miss rate for overall accesses
583system.cpu.itb_walker_cache.overall_mshr_miss_rate::total     0.276243                       # mshr miss rate for overall accesses
584system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker  9022.727740                       # average ReadReq mshr miss latency
585system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::total  9022.727740                       # average ReadReq mshr miss latency
586system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::cpu.itb.walker  9022.727740                       # average overall mshr miss latency
587system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::total  9022.727740                       # average overall mshr miss latency
588system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::cpu.itb.walker  9022.727740                       # average overall mshr miss latency
589system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::total  9022.727740                       # average overall mshr miss latency
590system.cpu.itb_walker_cache.no_allocate_misses            0                       # Number of misses that were no-allocate
591system.cpu.dtb_walker_cache.replacements       109091                       # number of replacements
592system.cpu.dtb_walker_cache.tagsinuse       11.986906                       # Cycle average of tags in use
593system.cpu.dtb_walker_cache.total_refs         138731                       # Total number of references to valid blocks.
594system.cpu.dtb_walker_cache.sampled_refs       109107                       # Sample count of references to valid blocks.
595system.cpu.dtb_walker_cache.avg_refs         1.271513                       # Average number of references to valid blocks.
596system.cpu.dtb_walker_cache.warmup_cycle 5096875914000                       # Cycle when the warmup percentage was hit.
597system.cpu.dtb_walker_cache.occ_blocks::cpu.dtb.walker    11.986906                       # Average occupied blocks per requestor
598system.cpu.dtb_walker_cache.occ_percent::cpu.dtb.walker     0.749182                       # Average percentage of cache occupancy
599system.cpu.dtb_walker_cache.occ_percent::total     0.749182                       # Average percentage of cache occupancy
600system.cpu.dtb_walker_cache.ReadReq_hits::cpu.dtb.walker       138731                       # number of ReadReq hits
601system.cpu.dtb_walker_cache.ReadReq_hits::total       138731                       # number of ReadReq hits
602system.cpu.dtb_walker_cache.demand_hits::cpu.dtb.walker       138731                       # number of demand (read+write) hits
603system.cpu.dtb_walker_cache.demand_hits::total       138731                       # number of demand (read+write) hits
604system.cpu.dtb_walker_cache.overall_hits::cpu.dtb.walker       138731                       # number of overall hits
605system.cpu.dtb_walker_cache.overall_hits::total       138731                       # number of overall hits
606system.cpu.dtb_walker_cache.ReadReq_misses::cpu.dtb.walker       110113                       # number of ReadReq misses
607system.cpu.dtb_walker_cache.ReadReq_misses::total       110113                       # number of ReadReq misses
608system.cpu.dtb_walker_cache.demand_misses::cpu.dtb.walker       110113                       # number of demand (read+write) misses
609system.cpu.dtb_walker_cache.demand_misses::total       110113                       # number of demand (read+write) misses
610system.cpu.dtb_walker_cache.overall_misses::cpu.dtb.walker       110113                       # number of overall misses
611system.cpu.dtb_walker_cache.overall_misses::total       110113                       # number of overall misses
612system.cpu.dtb_walker_cache.ReadReq_miss_latency::cpu.dtb.walker   1378090500                       # number of ReadReq miss cycles
613system.cpu.dtb_walker_cache.ReadReq_miss_latency::total   1378090500                       # number of ReadReq miss cycles
614system.cpu.dtb_walker_cache.demand_miss_latency::cpu.dtb.walker   1378090500                       # number of demand (read+write) miss cycles
615system.cpu.dtb_walker_cache.demand_miss_latency::total   1378090500                       # number of demand (read+write) miss cycles
616system.cpu.dtb_walker_cache.overall_miss_latency::cpu.dtb.walker   1378090500                       # number of overall miss cycles
617system.cpu.dtb_walker_cache.overall_miss_latency::total   1378090500                       # number of overall miss cycles
618system.cpu.dtb_walker_cache.ReadReq_accesses::cpu.dtb.walker       248844                       # number of ReadReq accesses(hits+misses)
619system.cpu.dtb_walker_cache.ReadReq_accesses::total       248844                       # number of ReadReq accesses(hits+misses)
620system.cpu.dtb_walker_cache.demand_accesses::cpu.dtb.walker       248844                       # number of demand (read+write) accesses
621system.cpu.dtb_walker_cache.demand_accesses::total       248844                       # number of demand (read+write) accesses
622system.cpu.dtb_walker_cache.overall_accesses::cpu.dtb.walker       248844                       # number of overall (read+write) accesses
623system.cpu.dtb_walker_cache.overall_accesses::total       248844                       # number of overall (read+write) accesses
624system.cpu.dtb_walker_cache.ReadReq_miss_rate::cpu.dtb.walker     0.442498                       # miss rate for ReadReq accesses
625system.cpu.dtb_walker_cache.ReadReq_miss_rate::total     0.442498                       # miss rate for ReadReq accesses
626system.cpu.dtb_walker_cache.demand_miss_rate::cpu.dtb.walker     0.442498                       # miss rate for demand accesses
627system.cpu.dtb_walker_cache.demand_miss_rate::total     0.442498                       # miss rate for demand accesses
628system.cpu.dtb_walker_cache.overall_miss_rate::cpu.dtb.walker     0.442498                       # miss rate for overall accesses
629system.cpu.dtb_walker_cache.overall_miss_rate::total     0.442498                       # miss rate for overall accesses
630system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::cpu.dtb.walker 12515.238891                       # average ReadReq miss latency
631system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::total 12515.238891                       # average ReadReq miss latency
632system.cpu.dtb_walker_cache.demand_avg_miss_latency::cpu.dtb.walker 12515.238891                       # average overall miss latency
633system.cpu.dtb_walker_cache.demand_avg_miss_latency::total 12515.238891                       # average overall miss latency
634system.cpu.dtb_walker_cache.overall_avg_miss_latency::cpu.dtb.walker 12515.238891                       # average overall miss latency
635system.cpu.dtb_walker_cache.overall_avg_miss_latency::total 12515.238891                       # average overall miss latency
636system.cpu.dtb_walker_cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
637system.cpu.dtb_walker_cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
638system.cpu.dtb_walker_cache.blocked::no_mshrs            0                       # number of cycles access was blocked
639system.cpu.dtb_walker_cache.blocked::no_targets            0                       # number of cycles access was blocked
640system.cpu.dtb_walker_cache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
641system.cpu.dtb_walker_cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
642system.cpu.dtb_walker_cache.fast_writes             0                       # number of fast writes performed
643system.cpu.dtb_walker_cache.cache_copies            0                       # number of cache copies performed
644system.cpu.dtb_walker_cache.writebacks::writebacks        32856                       # number of writebacks
645system.cpu.dtb_walker_cache.writebacks::total        32856                       # number of writebacks
646system.cpu.dtb_walker_cache.ReadReq_mshr_misses::cpu.dtb.walker       110113                       # number of ReadReq MSHR misses
647system.cpu.dtb_walker_cache.ReadReq_mshr_misses::total       110113                       # number of ReadReq MSHR misses
648system.cpu.dtb_walker_cache.demand_mshr_misses::cpu.dtb.walker       110113                       # number of demand (read+write) MSHR misses
649system.cpu.dtb_walker_cache.demand_mshr_misses::total       110113                       # number of demand (read+write) MSHR misses
650system.cpu.dtb_walker_cache.overall_mshr_misses::cpu.dtb.walker       110113                       # number of overall MSHR misses
651system.cpu.dtb_walker_cache.overall_mshr_misses::total       110113                       # number of overall MSHR misses
652system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::cpu.dtb.walker   1157860508                       # number of ReadReq MSHR miss cycles
653system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::total   1157860508                       # number of ReadReq MSHR miss cycles
654system.cpu.dtb_walker_cache.demand_mshr_miss_latency::cpu.dtb.walker   1157860508                       # number of demand (read+write) MSHR miss cycles
655system.cpu.dtb_walker_cache.demand_mshr_miss_latency::total   1157860508                       # number of demand (read+write) MSHR miss cycles
656system.cpu.dtb_walker_cache.overall_mshr_miss_latency::cpu.dtb.walker   1157860508                       # number of overall MSHR miss cycles
657system.cpu.dtb_walker_cache.overall_mshr_miss_latency::total   1157860508                       # number of overall MSHR miss cycles
658system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::cpu.dtb.walker     0.442498                       # mshr miss rate for ReadReq accesses
659system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::total     0.442498                       # mshr miss rate for ReadReq accesses
660system.cpu.dtb_walker_cache.demand_mshr_miss_rate::cpu.dtb.walker     0.442498                       # mshr miss rate for demand accesses
661system.cpu.dtb_walker_cache.demand_mshr_miss_rate::total     0.442498                       # mshr miss rate for demand accesses
662system.cpu.dtb_walker_cache.overall_mshr_miss_rate::cpu.dtb.walker     0.442498                       # mshr miss rate for overall accesses
663system.cpu.dtb_walker_cache.overall_mshr_miss_rate::total     0.442498                       # mshr miss rate for overall accesses
664system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 10515.202637                       # average ReadReq mshr miss latency
665system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::total 10515.202637                       # average ReadReq mshr miss latency
666system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 10515.202637                       # average overall mshr miss latency
667system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::total 10515.202637                       # average overall mshr miss latency
668system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 10515.202637                       # average overall mshr miss latency
669system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::total 10515.202637                       # average overall mshr miss latency
670system.cpu.dtb_walker_cache.no_allocate_misses            0                       # Number of misses that were no-allocate
671system.cpu.dcache.replacements                1673200                       # number of replacements
672system.cpu.dcache.tagsinuse                511.995281                       # Cycle average of tags in use
673system.cpu.dcache.total_refs                 19218602                       # Total number of references to valid blocks.
674system.cpu.dcache.sampled_refs                1673712                       # Sample count of references to valid blocks.
675system.cpu.dcache.avg_refs                  11.482622                       # Average number of references to valid blocks.
676system.cpu.dcache.warmup_cycle               32836000                       # Cycle when the warmup percentage was hit.
677system.cpu.dcache.occ_blocks::cpu.data     511.995281                       # Average occupied blocks per requestor
678system.cpu.dcache.occ_percent::cpu.data      0.999991                       # Average percentage of cache occupancy
679system.cpu.dcache.occ_percent::total         0.999991                       # Average percentage of cache occupancy
680system.cpu.dcache.ReadReq_hits::cpu.data     11125713                       # number of ReadReq hits
681system.cpu.dcache.ReadReq_hits::total        11125713                       # number of ReadReq hits
682system.cpu.dcache.WriteReq_hits::cpu.data      8087784                       # number of WriteReq hits
683system.cpu.dcache.WriteReq_hits::total        8087784                       # number of WriteReq hits
684system.cpu.dcache.demand_hits::cpu.data      19213497                       # number of demand (read+write) hits
685system.cpu.dcache.demand_hits::total         19213497                       # number of demand (read+write) hits
686system.cpu.dcache.overall_hits::cpu.data     19213497                       # number of overall hits
687system.cpu.dcache.overall_hits::total        19213497                       # number of overall hits
688system.cpu.dcache.ReadReq_misses::cpu.data      2270273                       # number of ReadReq misses
689system.cpu.dcache.ReadReq_misses::total       2270273                       # number of ReadReq misses
690system.cpu.dcache.WriteReq_misses::cpu.data       318926                       # number of WriteReq misses
691system.cpu.dcache.WriteReq_misses::total       318926                       # number of WriteReq misses
692system.cpu.dcache.demand_misses::cpu.data      2589199                       # number of demand (read+write) misses
693system.cpu.dcache.demand_misses::total        2589199                       # number of demand (read+write) misses
694system.cpu.dcache.overall_misses::cpu.data      2589199                       # number of overall misses
695system.cpu.dcache.overall_misses::total       2589199                       # number of overall misses
696system.cpu.dcache.ReadReq_miss_latency::cpu.data  31735107000                       # number of ReadReq miss cycles
697system.cpu.dcache.ReadReq_miss_latency::total  31735107000                       # number of ReadReq miss cycles
698system.cpu.dcache.WriteReq_miss_latency::cpu.data   9818389991                       # number of WriteReq miss cycles
699system.cpu.dcache.WriteReq_miss_latency::total   9818389991                       # number of WriteReq miss cycles
700system.cpu.dcache.demand_miss_latency::cpu.data  41553496991                       # number of demand (read+write) miss cycles
701system.cpu.dcache.demand_miss_latency::total  41553496991                       # number of demand (read+write) miss cycles
702system.cpu.dcache.overall_miss_latency::cpu.data  41553496991                       # number of overall miss cycles
703system.cpu.dcache.overall_miss_latency::total  41553496991                       # number of overall miss cycles
704system.cpu.dcache.ReadReq_accesses::cpu.data     13395986                       # number of ReadReq accesses(hits+misses)
705system.cpu.dcache.ReadReq_accesses::total     13395986                       # number of ReadReq accesses(hits+misses)
706system.cpu.dcache.WriteReq_accesses::cpu.data      8406710                       # number of WriteReq accesses(hits+misses)
707system.cpu.dcache.WriteReq_accesses::total      8406710                       # number of WriteReq accesses(hits+misses)
708system.cpu.dcache.demand_accesses::cpu.data     21802696                       # number of demand (read+write) accesses
709system.cpu.dcache.demand_accesses::total     21802696                       # number of demand (read+write) accesses
710system.cpu.dcache.overall_accesses::cpu.data     21802696                       # number of overall (read+write) accesses
711system.cpu.dcache.overall_accesses::total     21802696                       # number of overall (read+write) accesses
712system.cpu.dcache.ReadReq_miss_rate::cpu.data     0.169474                       # miss rate for ReadReq accesses
713system.cpu.dcache.ReadReq_miss_rate::total     0.169474                       # miss rate for ReadReq accesses
714system.cpu.dcache.WriteReq_miss_rate::cpu.data     0.037937                       # miss rate for WriteReq accesses
715system.cpu.dcache.WriteReq_miss_rate::total     0.037937                       # miss rate for WriteReq accesses
716system.cpu.dcache.demand_miss_rate::cpu.data     0.118756                       # miss rate for demand accesses
717system.cpu.dcache.demand_miss_rate::total     0.118756                       # miss rate for demand accesses
718system.cpu.dcache.overall_miss_rate::cpu.data     0.118756                       # miss rate for overall accesses
719system.cpu.dcache.overall_miss_rate::total     0.118756                       # miss rate for overall accesses
720system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 13978.542228                       # average ReadReq miss latency
721system.cpu.dcache.ReadReq_avg_miss_latency::total 13978.542228                       # average ReadReq miss latency
722system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 30785.793541                       # average WriteReq miss latency
723system.cpu.dcache.WriteReq_avg_miss_latency::total 30785.793541                       # average WriteReq miss latency
724system.cpu.dcache.demand_avg_miss_latency::cpu.data 16048.784582                       # average overall miss latency
725system.cpu.dcache.demand_avg_miss_latency::total 16048.784582                       # average overall miss latency
726system.cpu.dcache.overall_avg_miss_latency::cpu.data 16048.784582                       # average overall miss latency
727system.cpu.dcache.overall_avg_miss_latency::total 16048.784582                       # average overall miss latency
728system.cpu.dcache.blocked_cycles::no_mshrs    182917491                       # number of cycles access was blocked
729system.cpu.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
730system.cpu.dcache.blocked::no_mshrs             42914                       # number of cycles access was blocked
731system.cpu.dcache.blocked::no_targets               0                       # number of cycles access was blocked
732system.cpu.dcache.avg_blocked_cycles::no_mshrs  4262.419979                       # average number of cycles each access was blocked
733system.cpu.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
734system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
735system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
736system.cpu.dcache.writebacks::writebacks      1573634                       # number of writebacks
737system.cpu.dcache.writebacks::total           1573634                       # number of writebacks
738system.cpu.dcache.ReadReq_mshr_hits::cpu.data       885029                       # number of ReadReq MSHR hits
739system.cpu.dcache.ReadReq_mshr_hits::total       885029                       # number of ReadReq MSHR hits
740system.cpu.dcache.WriteReq_mshr_hits::cpu.data        26052                       # number of WriteReq MSHR hits
741system.cpu.dcache.WriteReq_mshr_hits::total        26052                       # number of WriteReq MSHR hits
742system.cpu.dcache.demand_mshr_hits::cpu.data       911081                       # number of demand (read+write) MSHR hits
743system.cpu.dcache.demand_mshr_hits::total       911081                       # number of demand (read+write) MSHR hits
744system.cpu.dcache.overall_mshr_hits::cpu.data       911081                       # number of overall MSHR hits
745system.cpu.dcache.overall_mshr_hits::total       911081                       # number of overall MSHR hits
746system.cpu.dcache.ReadReq_mshr_misses::cpu.data      1385244                       # number of ReadReq MSHR misses
747system.cpu.dcache.ReadReq_mshr_misses::total      1385244                       # number of ReadReq MSHR misses
748system.cpu.dcache.WriteReq_mshr_misses::cpu.data       292874                       # number of WriteReq MSHR misses
749system.cpu.dcache.WriteReq_mshr_misses::total       292874                       # number of WriteReq MSHR misses
750system.cpu.dcache.demand_mshr_misses::cpu.data      1678118                       # number of demand (read+write) MSHR misses
751system.cpu.dcache.demand_mshr_misses::total      1678118                       # number of demand (read+write) MSHR misses
752system.cpu.dcache.overall_mshr_misses::cpu.data      1678118                       # number of overall MSHR misses
753system.cpu.dcache.overall_mshr_misses::total      1678118                       # number of overall MSHR misses
754system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data  17081753038                       # number of ReadReq MSHR miss cycles
755system.cpu.dcache.ReadReq_mshr_miss_latency::total  17081753038                       # number of ReadReq MSHR miss cycles
756system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data   8984344493                       # number of WriteReq MSHR miss cycles
757system.cpu.dcache.WriteReq_mshr_miss_latency::total   8984344493                       # number of WriteReq MSHR miss cycles
758system.cpu.dcache.demand_mshr_miss_latency::cpu.data  26066097531                       # number of demand (read+write) MSHR miss cycles
759system.cpu.dcache.demand_mshr_miss_latency::total  26066097531                       # number of demand (read+write) MSHR miss cycles
760system.cpu.dcache.overall_mshr_miss_latency::cpu.data  26066097531                       # number of overall MSHR miss cycles
761system.cpu.dcache.overall_mshr_miss_latency::total  26066097531                       # number of overall MSHR miss cycles
762system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data  97296526000                       # number of ReadReq MSHR uncacheable cycles
763system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total  97296526000                       # number of ReadReq MSHR uncacheable cycles
764system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data   2469883000                       # number of WriteReq MSHR uncacheable cycles
765system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total   2469883000                       # number of WriteReq MSHR uncacheable cycles
766system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data  99766409000                       # number of overall MSHR uncacheable cycles
767system.cpu.dcache.overall_mshr_uncacheable_latency::total  99766409000                       # number of overall MSHR uncacheable cycles
768system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data     0.103407                       # mshr miss rate for ReadReq accesses
769system.cpu.dcache.ReadReq_mshr_miss_rate::total     0.103407                       # mshr miss rate for ReadReq accesses
770system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data     0.034838                       # mshr miss rate for WriteReq accesses
771system.cpu.dcache.WriteReq_mshr_miss_rate::total     0.034838                       # mshr miss rate for WriteReq accesses
772system.cpu.dcache.demand_mshr_miss_rate::cpu.data     0.076968                       # mshr miss rate for demand accesses
773system.cpu.dcache.demand_mshr_miss_rate::total     0.076968                       # mshr miss rate for demand accesses
774system.cpu.dcache.overall_mshr_miss_rate::cpu.data     0.076968                       # mshr miss rate for overall accesses
775system.cpu.dcache.overall_mshr_miss_rate::total     0.076968                       # mshr miss rate for overall accesses
776system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12331.223263                       # average ReadReq mshr miss latency
777system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12331.223263                       # average ReadReq mshr miss latency
778system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 30676.483720                       # average WriteReq mshr miss latency
779system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 30676.483720                       # average WriteReq mshr miss latency
780system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 15532.934830                       # average overall mshr miss latency
781system.cpu.dcache.demand_avg_mshr_miss_latency::total 15532.934830                       # average overall mshr miss latency
782system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 15532.934830                       # average overall mshr miss latency
783system.cpu.dcache.overall_avg_mshr_miss_latency::total 15532.934830                       # average overall mshr miss latency
784system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average ReadReq mshr uncacheable latency
785system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
786system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average WriteReq mshr uncacheable latency
787system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
788system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data          inf                       # average overall mshr uncacheable latency
789system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
790system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
791system.cpu.l2cache.replacements                113744                       # number of replacements
792system.cpu.l2cache.tagsinuse             64832.774955                       # Cycle average of tags in use
793system.cpu.l2cache.total_refs                 3973830                       # Total number of references to valid blocks.
794system.cpu.l2cache.sampled_refs                177660                       # Sample count of references to valid blocks.
795system.cpu.l2cache.avg_refs                 22.367612                       # Average number of references to valid blocks.
796system.cpu.l2cache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
797system.cpu.l2cache.occ_blocks::writebacks 50148.563193                       # Average occupied blocks per requestor
798system.cpu.l2cache.occ_blocks::cpu.dtb.walker    11.721741                       # Average occupied blocks per requestor
799system.cpu.l2cache.occ_blocks::cpu.itb.walker     0.159900                       # Average occupied blocks per requestor
800system.cpu.l2cache.occ_blocks::cpu.inst   3217.931386                       # Average occupied blocks per requestor
801system.cpu.l2cache.occ_blocks::cpu.data  11454.398735                       # Average occupied blocks per requestor
802system.cpu.l2cache.occ_percent::writebacks     0.765206                       # Average percentage of cache occupancy
803system.cpu.l2cache.occ_percent::cpu.dtb.walker     0.000179                       # Average percentage of cache occupancy
804system.cpu.l2cache.occ_percent::cpu.itb.walker     0.000002                       # Average percentage of cache occupancy
805system.cpu.l2cache.occ_percent::cpu.inst     0.049102                       # Average percentage of cache occupancy
806system.cpu.l2cache.occ_percent::cpu.data     0.174780                       # Average percentage of cache occupancy
807system.cpu.l2cache.occ_percent::total        0.989270                       # Average percentage of cache occupancy
808system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker       102638                       # number of ReadReq hits
809system.cpu.l2cache.ReadReq_hits::cpu.itb.walker         8131                       # number of ReadReq hits
810system.cpu.l2cache.ReadReq_hits::cpu.inst      1052204                       # number of ReadReq hits
811system.cpu.l2cache.ReadReq_hits::cpu.data      1346999                       # number of ReadReq hits
812system.cpu.l2cache.ReadReq_hits::total        2509972                       # number of ReadReq hits
813system.cpu.l2cache.Writeback_hits::writebacks      1608106                       # number of Writeback hits
814system.cpu.l2cache.Writeback_hits::total      1608106                       # number of Writeback hits
815system.cpu.l2cache.UpgradeReq_hits::cpu.data          331                       # number of UpgradeReq hits
816system.cpu.l2cache.UpgradeReq_hits::total          331                       # number of UpgradeReq hits
817system.cpu.l2cache.ReadExReq_hits::cpu.data       155908                       # number of ReadExReq hits
818system.cpu.l2cache.ReadExReq_hits::total       155908                       # number of ReadExReq hits
819system.cpu.l2cache.demand_hits::cpu.dtb.walker       102638                       # number of demand (read+write) hits
820system.cpu.l2cache.demand_hits::cpu.itb.walker         8131                       # number of demand (read+write) hits
821system.cpu.l2cache.demand_hits::cpu.inst      1052204                       # number of demand (read+write) hits
822system.cpu.l2cache.demand_hits::cpu.data      1502907                       # number of demand (read+write) hits
823system.cpu.l2cache.demand_hits::total         2665880                       # number of demand (read+write) hits
824system.cpu.l2cache.overall_hits::cpu.dtb.walker       102638                       # number of overall hits
825system.cpu.l2cache.overall_hits::cpu.itb.walker         8131                       # number of overall hits
826system.cpu.l2cache.overall_hits::cpu.inst      1052204                       # number of overall hits
827system.cpu.l2cache.overall_hits::cpu.data      1502907                       # number of overall hits
828system.cpu.l2cache.overall_hits::total        2665880                       # number of overall hits
829system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker           44                       # number of ReadReq misses
830system.cpu.l2cache.ReadReq_misses::cpu.itb.walker            7                       # number of ReadReq misses
831system.cpu.l2cache.ReadReq_misses::cpu.inst        16823                       # number of ReadReq misses
832system.cpu.l2cache.ReadReq_misses::cpu.data        37139                       # number of ReadReq misses
833system.cpu.l2cache.ReadReq_misses::total        54013                       # number of ReadReq misses
834system.cpu.l2cache.UpgradeReq_misses::cpu.data         3584                       # number of UpgradeReq misses
835system.cpu.l2cache.UpgradeReq_misses::total         3584                       # number of UpgradeReq misses
836system.cpu.l2cache.ReadExReq_misses::cpu.data       133122                       # number of ReadExReq misses
837system.cpu.l2cache.ReadExReq_misses::total       133122                       # number of ReadExReq misses
838system.cpu.l2cache.demand_misses::cpu.dtb.walker           44                       # number of demand (read+write) misses
839system.cpu.l2cache.demand_misses::cpu.itb.walker            7                       # number of demand (read+write) misses
840system.cpu.l2cache.demand_misses::cpu.inst        16823                       # number of demand (read+write) misses
841system.cpu.l2cache.demand_misses::cpu.data       170261                       # number of demand (read+write) misses
842system.cpu.l2cache.demand_misses::total        187135                       # number of demand (read+write) misses
843system.cpu.l2cache.overall_misses::cpu.dtb.walker           44                       # number of overall misses
844system.cpu.l2cache.overall_misses::cpu.itb.walker            7                       # number of overall misses
845system.cpu.l2cache.overall_misses::cpu.inst        16823                       # number of overall misses
846system.cpu.l2cache.overall_misses::cpu.data       170261                       # number of overall misses
847system.cpu.l2cache.overall_misses::total       187135                       # number of overall misses
848system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker      2320000                       # number of ReadReq miss cycles
849system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker       364500                       # number of ReadReq miss cycles
850system.cpu.l2cache.ReadReq_miss_latency::cpu.inst    893498997                       # number of ReadReq miss cycles
851system.cpu.l2cache.ReadReq_miss_latency::cpu.data   1994669499                       # number of ReadReq miss cycles
852system.cpu.l2cache.ReadReq_miss_latency::total   2890852996                       # number of ReadReq miss cycles
853system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data     37408500                       # number of UpgradeReq miss cycles
854system.cpu.l2cache.UpgradeReq_miss_latency::total     37408500                       # number of UpgradeReq miss cycles
855system.cpu.l2cache.ReadExReq_miss_latency::cpu.data   6938452500                       # number of ReadExReq miss cycles
856system.cpu.l2cache.ReadExReq_miss_latency::total   6938452500                       # number of ReadExReq miss cycles
857system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker      2320000                       # number of demand (read+write) miss cycles
858system.cpu.l2cache.demand_miss_latency::cpu.itb.walker       364500                       # number of demand (read+write) miss cycles
859system.cpu.l2cache.demand_miss_latency::cpu.inst    893498997                       # number of demand (read+write) miss cycles
860system.cpu.l2cache.demand_miss_latency::cpu.data   8933121999                       # number of demand (read+write) miss cycles
861system.cpu.l2cache.demand_miss_latency::total   9829305496                       # number of demand (read+write) miss cycles
862system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker      2320000                       # number of overall miss cycles
863system.cpu.l2cache.overall_miss_latency::cpu.itb.walker       364500                       # number of overall miss cycles
864system.cpu.l2cache.overall_miss_latency::cpu.inst    893498997                       # number of overall miss cycles
865system.cpu.l2cache.overall_miss_latency::cpu.data   8933121999                       # number of overall miss cycles
866system.cpu.l2cache.overall_miss_latency::total   9829305496                       # number of overall miss cycles
867system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker       102682                       # number of ReadReq accesses(hits+misses)
868system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker         8138                       # number of ReadReq accesses(hits+misses)
869system.cpu.l2cache.ReadReq_accesses::cpu.inst      1069027                       # number of ReadReq accesses(hits+misses)
870system.cpu.l2cache.ReadReq_accesses::cpu.data      1384138                       # number of ReadReq accesses(hits+misses)
871system.cpu.l2cache.ReadReq_accesses::total      2563985                       # number of ReadReq accesses(hits+misses)
872system.cpu.l2cache.Writeback_accesses::writebacks      1608106                       # number of Writeback accesses(hits+misses)
873system.cpu.l2cache.Writeback_accesses::total      1608106                       # number of Writeback accesses(hits+misses)
874system.cpu.l2cache.UpgradeReq_accesses::cpu.data         3915                       # number of UpgradeReq accesses(hits+misses)
875system.cpu.l2cache.UpgradeReq_accesses::total         3915                       # number of UpgradeReq accesses(hits+misses)
876system.cpu.l2cache.ReadExReq_accesses::cpu.data       289030                       # number of ReadExReq accesses(hits+misses)
877system.cpu.l2cache.ReadExReq_accesses::total       289030                       # number of ReadExReq accesses(hits+misses)
878system.cpu.l2cache.demand_accesses::cpu.dtb.walker       102682                       # number of demand (read+write) accesses
879system.cpu.l2cache.demand_accesses::cpu.itb.walker         8138                       # number of demand (read+write) accesses
880system.cpu.l2cache.demand_accesses::cpu.inst      1069027                       # number of demand (read+write) accesses
881system.cpu.l2cache.demand_accesses::cpu.data      1673168                       # number of demand (read+write) accesses
882system.cpu.l2cache.demand_accesses::total      2853015                       # number of demand (read+write) accesses
883system.cpu.l2cache.overall_accesses::cpu.dtb.walker       102682                       # number of overall (read+write) accesses
884system.cpu.l2cache.overall_accesses::cpu.itb.walker         8138                       # number of overall (read+write) accesses
885system.cpu.l2cache.overall_accesses::cpu.inst      1069027                       # number of overall (read+write) accesses
886system.cpu.l2cache.overall_accesses::cpu.data      1673168                       # number of overall (read+write) accesses
887system.cpu.l2cache.overall_accesses::total      2853015                       # number of overall (read+write) accesses
888system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker     0.000429                       # miss rate for ReadReq accesses
889system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker     0.000860                       # miss rate for ReadReq accesses
890system.cpu.l2cache.ReadReq_miss_rate::cpu.inst     0.015737                       # miss rate for ReadReq accesses
891system.cpu.l2cache.ReadReq_miss_rate::cpu.data     0.026832                       # miss rate for ReadReq accesses
892system.cpu.l2cache.ReadReq_miss_rate::total     0.021066                       # miss rate for ReadReq accesses
893system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data     0.915453                       # miss rate for UpgradeReq accesses
894system.cpu.l2cache.UpgradeReq_miss_rate::total     0.915453                       # miss rate for UpgradeReq accesses
895system.cpu.l2cache.ReadExReq_miss_rate::cpu.data     0.460582                       # miss rate for ReadExReq accesses
896system.cpu.l2cache.ReadExReq_miss_rate::total     0.460582                       # miss rate for ReadExReq accesses
897system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker     0.000429                       # miss rate for demand accesses
898system.cpu.l2cache.demand_miss_rate::cpu.itb.walker     0.000860                       # miss rate for demand accesses
899system.cpu.l2cache.demand_miss_rate::cpu.inst     0.015737                       # miss rate for demand accesses
900system.cpu.l2cache.demand_miss_rate::cpu.data     0.101760                       # miss rate for demand accesses
901system.cpu.l2cache.demand_miss_rate::total     0.065592                       # miss rate for demand accesses
902system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker     0.000429                       # miss rate for overall accesses
903system.cpu.l2cache.overall_miss_rate::cpu.itb.walker     0.000860                       # miss rate for overall accesses
904system.cpu.l2cache.overall_miss_rate::cpu.inst     0.015737                       # miss rate for overall accesses
905system.cpu.l2cache.overall_miss_rate::cpu.data     0.101760                       # miss rate for overall accesses
906system.cpu.l2cache.overall_miss_rate::total     0.065592                       # miss rate for overall accesses
907system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 52727.272727                       # average ReadReq miss latency
908system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 52071.428571                       # average ReadReq miss latency
909system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 53111.751590                       # average ReadReq miss latency
910system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 53708.217750                       # average ReadReq miss latency
911system.cpu.l2cache.ReadReq_avg_miss_latency::total 53521.429952                       # average ReadReq miss latency
912system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 10437.639509                       # average UpgradeReq miss latency
913system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 10437.639509                       # average UpgradeReq miss latency
914system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52121.005544                       # average ReadExReq miss latency
915system.cpu.l2cache.ReadExReq_avg_miss_latency::total 52121.005544                       # average ReadExReq miss latency
916system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 52727.272727                       # average overall miss latency
917system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 52071.428571                       # average overall miss latency
918system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 53111.751590                       # average overall miss latency
919system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52467.223845                       # average overall miss latency
920system.cpu.l2cache.demand_avg_miss_latency::total 52525.211724                       # average overall miss latency
921system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 52727.272727                       # average overall miss latency
922system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 52071.428571                       # average overall miss latency
923system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 53111.751590                       # average overall miss latency
924system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52467.223845                       # average overall miss latency
925system.cpu.l2cache.overall_avg_miss_latency::total 52525.211724                       # average overall miss latency
926system.cpu.l2cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
927system.cpu.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
928system.cpu.l2cache.blocked::no_mshrs                0                       # number of cycles access was blocked
929system.cpu.l2cache.blocked::no_targets              0                       # number of cycles access was blocked
930system.cpu.l2cache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
931system.cpu.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
932system.cpu.l2cache.fast_writes                      0                       # number of fast writes performed
933system.cpu.l2cache.cache_copies                     0                       # number of cache copies performed
934system.cpu.l2cache.writebacks::writebacks       102603                       # number of writebacks
935system.cpu.l2cache.writebacks::total           102603                       # number of writebacks
936system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst            1                       # number of ReadReq MSHR hits
937system.cpu.l2cache.ReadReq_mshr_hits::cpu.data            2                       # number of ReadReq MSHR hits
938system.cpu.l2cache.ReadReq_mshr_hits::total            3                       # number of ReadReq MSHR hits
939system.cpu.l2cache.demand_mshr_hits::cpu.inst            1                       # number of demand (read+write) MSHR hits
940system.cpu.l2cache.demand_mshr_hits::cpu.data            2                       # number of demand (read+write) MSHR hits
941system.cpu.l2cache.demand_mshr_hits::total            3                       # number of demand (read+write) MSHR hits
942system.cpu.l2cache.overall_mshr_hits::cpu.inst            1                       # number of overall MSHR hits
943system.cpu.l2cache.overall_mshr_hits::cpu.data            2                       # number of overall MSHR hits
944system.cpu.l2cache.overall_mshr_hits::total            3                       # number of overall MSHR hits
945system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker           44                       # number of ReadReq MSHR misses
946system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker            7                       # number of ReadReq MSHR misses
947system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst        16822                       # number of ReadReq MSHR misses
948system.cpu.l2cache.ReadReq_mshr_misses::cpu.data        37137                       # number of ReadReq MSHR misses
949system.cpu.l2cache.ReadReq_mshr_misses::total        54010                       # number of ReadReq MSHR misses
950system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data         3584                       # number of UpgradeReq MSHR misses
951system.cpu.l2cache.UpgradeReq_mshr_misses::total         3584                       # number of UpgradeReq MSHR misses
952system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data       133122                       # number of ReadExReq MSHR misses
953system.cpu.l2cache.ReadExReq_mshr_misses::total       133122                       # number of ReadExReq MSHR misses
954system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker           44                       # number of demand (read+write) MSHR misses
955system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker            7                       # number of demand (read+write) MSHR misses
956system.cpu.l2cache.demand_mshr_misses::cpu.inst        16822                       # number of demand (read+write) MSHR misses
957system.cpu.l2cache.demand_mshr_misses::cpu.data       170259                       # number of demand (read+write) MSHR misses
958system.cpu.l2cache.demand_mshr_misses::total       187132                       # number of demand (read+write) MSHR misses
959system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker           44                       # number of overall MSHR misses
960system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker            7                       # number of overall MSHR misses
961system.cpu.l2cache.overall_mshr_misses::cpu.inst        16822                       # number of overall MSHR misses
962system.cpu.l2cache.overall_mshr_misses::cpu.data       170259                       # number of overall MSHR misses
963system.cpu.l2cache.overall_mshr_misses::total       187132                       # number of overall MSHR misses
964system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker      1782000                       # number of ReadReq MSHR miss cycles
965system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker       280000                       # number of ReadReq MSHR miss cycles
966system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst    688158999                       # number of ReadReq MSHR miss cycles
967system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data   1540337500                       # number of ReadReq MSHR miss cycles
968system.cpu.l2cache.ReadReq_mshr_miss_latency::total   2230558499                       # number of ReadReq MSHR miss cycles
969system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data    143814000                       # number of UpgradeReq MSHR miss cycles
970system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total    143814000                       # number of UpgradeReq MSHR miss cycles
971system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data   5332275500                       # number of ReadExReq MSHR miss cycles
972system.cpu.l2cache.ReadExReq_mshr_miss_latency::total   5332275500                       # number of ReadExReq MSHR miss cycles
973system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker      1782000                       # number of demand (read+write) MSHR miss cycles
974system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker       280000                       # number of demand (read+write) MSHR miss cycles
975system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst    688158999                       # number of demand (read+write) MSHR miss cycles
976system.cpu.l2cache.demand_mshr_miss_latency::cpu.data   6872613000                       # number of demand (read+write) MSHR miss cycles
977system.cpu.l2cache.demand_mshr_miss_latency::total   7562833999                       # number of demand (read+write) MSHR miss cycles
978system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker      1782000                       # number of overall MSHR miss cycles
979system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker       280000                       # number of overall MSHR miss cycles
980system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst    688158999                       # number of overall MSHR miss cycles
981system.cpu.l2cache.overall_mshr_miss_latency::cpu.data   6872613000                       # number of overall MSHR miss cycles
982system.cpu.l2cache.overall_mshr_miss_latency::total   7562833999                       # number of overall MSHR miss cycles
983system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data  89185334000                       # number of ReadReq MSHR uncacheable cycles
984system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total  89185334000                       # number of ReadReq MSHR uncacheable cycles
985system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data   2304322500                       # number of WriteReq MSHR uncacheable cycles
986system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total   2304322500                       # number of WriteReq MSHR uncacheable cycles
987system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data  91489656500                       # number of overall MSHR uncacheable cycles
988system.cpu.l2cache.overall_mshr_uncacheable_latency::total  91489656500                       # number of overall MSHR uncacheable cycles
989system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker     0.000429                       # mshr miss rate for ReadReq accesses
990system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker     0.000860                       # mshr miss rate for ReadReq accesses
991system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst     0.015736                       # mshr miss rate for ReadReq accesses
992system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data     0.026830                       # mshr miss rate for ReadReq accesses
993system.cpu.l2cache.ReadReq_mshr_miss_rate::total     0.021065                       # mshr miss rate for ReadReq accesses
994system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data     0.915453                       # mshr miss rate for UpgradeReq accesses
995system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total     0.915453                       # mshr miss rate for UpgradeReq accesses
996system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data     0.460582                       # mshr miss rate for ReadExReq accesses
997system.cpu.l2cache.ReadExReq_mshr_miss_rate::total     0.460582                       # mshr miss rate for ReadExReq accesses
998system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker     0.000429                       # mshr miss rate for demand accesses
999system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker     0.000860                       # mshr miss rate for demand accesses
1000system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst     0.015736                       # mshr miss rate for demand accesses
1001system.cpu.l2cache.demand_mshr_miss_rate::cpu.data     0.101758                       # mshr miss rate for demand accesses
1002system.cpu.l2cache.demand_mshr_miss_rate::total     0.065591                       # mshr miss rate for demand accesses
1003system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker     0.000429                       # mshr miss rate for overall accesses
1004system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker     0.000860                       # mshr miss rate for overall accesses
1005system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst     0.015736                       # mshr miss rate for overall accesses
1006system.cpu.l2cache.overall_mshr_miss_rate::cpu.data     0.101758                       # mshr miss rate for overall accesses
1007system.cpu.l2cache.overall_mshr_miss_rate::total     0.065591                       # mshr miss rate for overall accesses
1008system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker        40500                       # average ReadReq mshr miss latency
1009system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker        40000                       # average ReadReq mshr miss latency
1010system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 40908.274819                       # average ReadReq mshr miss latency
1011system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 41477.165630                       # average ReadReq mshr miss latency
1012system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 41298.990909                       # average ReadReq mshr miss latency
1013system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 40126.674107                       # average UpgradeReq mshr miss latency
1014system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 40126.674107                       # average UpgradeReq mshr miss latency
1015system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 40055.554304                       # average ReadExReq mshr miss latency
1016system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 40055.554304                       # average ReadExReq mshr miss latency
1017system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker        40500                       # average overall mshr miss latency
1018system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker        40000                       # average overall mshr miss latency
1019system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 40908.274819                       # average overall mshr miss latency
1020system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 40365.637059                       # average overall mshr miss latency
1021system.cpu.l2cache.demand_avg_mshr_miss_latency::total 40414.434725                       # average overall mshr miss latency
1022system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker        40500                       # average overall mshr miss latency
1023system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker        40000                       # average overall mshr miss latency
1024system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 40908.274819                       # average overall mshr miss latency
1025system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40365.637059                       # average overall mshr miss latency
1026system.cpu.l2cache.overall_avg_mshr_miss_latency::total 40414.434725                       # average overall mshr miss latency
1027system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average ReadReq mshr uncacheable latency
1028system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
1029system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average WriteReq mshr uncacheable latency
1030system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
1031system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data          inf                       # average overall mshr uncacheable latency
1032system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
1033system.cpu.l2cache.no_allocate_misses               0                       # Number of misses that were no-allocate
1034system.cpu.kern.inst.arm                            0                       # number of arm instructions executed
1035system.cpu.kern.inst.quiesce                        0                       # number of quiesce instructions executed
1036
1037---------- End Simulation Statistics   ----------
1038