summaryrefslogtreecommitdiff
path: root/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt
blob: d1abeb8c8ffefa1d38eba5e8b7b7666a1f5d7c0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620

---------- Begin Simulation Statistics ----------
sim_seconds                                  2.624627                       # Number of seconds simulated
sim_ticks                                2624627401000                       # Number of ticks simulated
final_tick                               2624627401000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                 463403                       # Simulator instruction rate (inst/s)
host_op_rate                                   589674                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                            20203281292                       # Simulator tick rate (ticks/s)
host_mem_usage                                 381220                       # Number of bytes of host memory used
host_seconds                                   129.91                       # Real time elapsed on the host
sim_insts                                    60201162                       # Number of instructions simulated
sim_ops                                      76605148                       # Number of ops (including micro ops) simulated
system.physmem.bytes_read::realview.clcd    123834568                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu.dtb.walker          320                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu.itb.walker          192                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu.inst            705824                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu.data           9049808                       # Number of bytes read from this memory
system.physmem.bytes_read::total            133590712                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu.inst       705824                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          705824                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      3677120                       # Number of bytes written to this memory
system.physmem.bytes_written::cpu.data        3016072                       # Number of bytes written to this memory
system.physmem.bytes_written::total           6693192                       # Number of bytes written to this memory
system.physmem.num_reads::realview.clcd      15479321                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.dtb.walker            5                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.itb.walker            3                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.inst              17231                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.data             141437                       # Number of read requests responded to by this memory
system.physmem.num_reads::total              15637997                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks           57455                       # Number of write requests responded to by this memory
system.physmem.num_writes::cpu.data            754018                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               811473                       # Number of write requests responded to by this memory
system.physmem.bw_read::realview.clcd        47181771                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.dtb.walker            122                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.itb.walker             73                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.inst               268924                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.data              3448035                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                50898925                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu.inst          268924                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             268924                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           1401006                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu.data             1149143                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                2550149                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           1401006                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.clcd       47181771                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.dtb.walker           122                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.itb.walker            73                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.inst              268924                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.data             4597178                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               53449074                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bytes_read::cpu.inst           20                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total            20                       # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu.inst           20                       # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::total           20                       # Number of instructions bytes read from this memory
system.realview.nvmem.num_reads::cpu.inst            5                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::total              5                       # Number of read requests responded to by this memory
system.realview.nvmem.bw_read::cpu.inst             8                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::total                8                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu.inst            8                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::total            8                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu.inst            8                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total               8                       # Total bandwidth to/from this memory (bytes/s)
system.cf0.dma_read_full_pages                      0                       # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes                           0                       # Number of bytes transfered via DMA reads (not PRD).
system.cf0.dma_read_txs                             0                       # Number of DMA read transactions (not PRD).
system.cf0.dma_write_full_pages                     0                       # Number of full page size DMA writes.
system.cf0.dma_write_bytes                          0                       # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs                            0                       # Number of DMA write transactions.
system.cpu.dtb.inst_hits                            0                       # ITB inst hits
system.cpu.dtb.inst_misses                          0                       # ITB inst misses
system.cpu.dtb.read_hits                     14996727                       # DTB read hits
system.cpu.dtb.read_misses                       7361                       # DTB read misses
system.cpu.dtb.write_hits                    11231610                       # DTB write hits
system.cpu.dtb.write_misses                      2211                       # DTB write misses
system.cpu.dtb.flush_tlb                            2                       # Number of times complete TLB was flushed
system.cpu.dtb.flush_tlb_mva                        0                       # Number of times TLB was flushed by MVA
system.cpu.dtb.flush_tlb_mva_asid                1439                       # Number of times TLB was flushed by MVA & ASID
system.cpu.dtb.flush_tlb_asid                      63                       # Number of times TLB was flushed by ASID
system.cpu.dtb.flush_entries                     3487                       # Number of entries that have been flushed from TLB
system.cpu.dtb.align_faults                         0                       # Number of TLB faults due to alignment restrictions
system.cpu.dtb.prefetch_faults                    186                       # Number of TLB faults due to prefetch
system.cpu.dtb.domain_faults                        0                       # Number of TLB faults due to domain restrictions
system.cpu.dtb.perms_faults                       452                       # Number of TLB faults due to permissions restrictions
system.cpu.dtb.read_accesses                 15004088                       # DTB read accesses
system.cpu.dtb.write_accesses                11233821                       # DTB write accesses
system.cpu.dtb.inst_accesses                        0                       # ITB inst accesses
system.cpu.dtb.hits                          26228337                       # DTB hits
system.cpu.dtb.misses                            9572                       # DTB misses
system.cpu.dtb.accesses                      26237909                       # DTB accesses
system.cpu.itb.inst_hits                     61495131                       # ITB inst hits
system.cpu.itb.inst_misses                       4471                       # ITB inst misses
system.cpu.itb.read_hits                            0                       # DTB read hits
system.cpu.itb.read_misses                          0                       # DTB read misses
system.cpu.itb.write_hits                           0                       # DTB write hits
system.cpu.itb.write_misses                         0                       # DTB write misses
system.cpu.itb.flush_tlb                            2                       # Number of times complete TLB was flushed
system.cpu.itb.flush_tlb_mva                        0                       # Number of times TLB was flushed by MVA
system.cpu.itb.flush_tlb_mva_asid                1439                       # Number of times TLB was flushed by MVA & ASID
system.cpu.itb.flush_tlb_asid                      63                       # Number of times TLB was flushed by ASID
system.cpu.itb.flush_entries                     2343                       # Number of entries that have been flushed from TLB
system.cpu.itb.align_faults                         0                       # Number of TLB faults due to alignment restrictions
system.cpu.itb.prefetch_faults                      0                       # Number of TLB faults due to prefetch
system.cpu.itb.domain_faults                        0                       # Number of TLB faults due to domain restrictions
system.cpu.itb.perms_faults                         0                       # Number of TLB faults due to permissions restrictions
system.cpu.itb.read_accesses                        0                       # DTB read accesses
system.cpu.itb.write_accesses                       0                       # DTB write accesses
system.cpu.itb.inst_accesses                 61499602                       # ITB inst accesses
system.cpu.itb.hits                          61495131                       # DTB hits
system.cpu.itb.misses                            4471                       # DTB misses
system.cpu.itb.accesses                      61499602                       # DTB accesses
system.cpu.numCycles                       5249254802                       # number of cpu cycles simulated
system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
system.cpu.committedInsts                    60201162                       # Number of instructions committed
system.cpu.committedOps                      76605148                       # Number of ops (including micro ops) committed
system.cpu.num_int_alu_accesses              68872531                       # Number of integer alu accesses
system.cpu.num_fp_alu_accesses                  10269                       # Number of float alu accesses
system.cpu.num_func_calls                     2139915                       # number of times a function call or return occured
system.cpu.num_conditional_control_insts      7948068                       # number of instructions that are conditional controls
system.cpu.num_int_insts                     68872531                       # number of integer instructions
system.cpu.num_fp_insts                         10269                       # number of float instructions
system.cpu.num_int_register_reads           394780405                       # number of times the integer registers were read
system.cpu.num_int_register_writes           74180740                       # number of times the integer registers were written
system.cpu.num_fp_register_reads                 7493                       # number of times the floating registers were read
system.cpu.num_fp_register_writes                2780                       # number of times the floating registers were written
system.cpu.num_mem_refs                      27395680                       # number of memory refs
system.cpu.num_load_insts                    15660706                       # Number of load instructions
system.cpu.num_store_insts                   11734974                       # Number of store instructions
system.cpu.num_idle_cycles               4573851223.612257                       # Number of idle cycles
system.cpu.num_busy_cycles               675403578.387743                       # Number of busy cycles
system.cpu.not_idle_fraction                 0.128667                       # Percentage of non-idle cycles
system.cpu.idle_fraction                     0.871333                       # Percentage of idle cycles
system.cpu.kern.inst.arm                            0                       # number of arm instructions executed
system.cpu.kern.inst.quiesce                    83018                       # number of quiesce instructions executed
system.cpu.icache.replacements                 855895                       # number of replacements
system.cpu.icache.tagsinuse                510.920698                       # Cycle average of tags in use
system.cpu.icache.total_refs                 60638724                       # Total number of references to valid blocks.
system.cpu.icache.sampled_refs                 856407                       # Sample count of references to valid blocks.
system.cpu.icache.avg_refs                  70.805965                       # Average number of references to valid blocks.
system.cpu.icache.warmup_cycle            19300651000                       # Cycle when the warmup percentage was hit.
system.cpu.icache.occ_blocks::cpu.inst     510.920698                       # Average occupied blocks per requestor
system.cpu.icache.occ_percent::cpu.inst      0.997892                       # Average percentage of cache occupancy
system.cpu.icache.occ_percent::total         0.997892                       # Average percentage of cache occupancy
system.cpu.icache.ReadReq_hits::cpu.inst     60638724                       # number of ReadReq hits
system.cpu.icache.ReadReq_hits::total        60638724                       # number of ReadReq hits
system.cpu.icache.demand_hits::cpu.inst      60638724                       # number of demand (read+write) hits
system.cpu.icache.demand_hits::total         60638724                       # number of demand (read+write) hits
system.cpu.icache.overall_hits::cpu.inst     60638724                       # number of overall hits
system.cpu.icache.overall_hits::total        60638724                       # number of overall hits
system.cpu.icache.ReadReq_misses::cpu.inst       856407                       # number of ReadReq misses
system.cpu.icache.ReadReq_misses::total        856407                       # number of ReadReq misses
system.cpu.icache.demand_misses::cpu.inst       856407                       # number of demand (read+write) misses
system.cpu.icache.demand_misses::total         856407                       # number of demand (read+write) misses
system.cpu.icache.overall_misses::cpu.inst       856407                       # number of overall misses
system.cpu.icache.overall_misses::total        856407                       # number of overall misses
system.cpu.icache.ReadReq_miss_latency::cpu.inst  11564476500                       # number of ReadReq miss cycles
system.cpu.icache.ReadReq_miss_latency::total  11564476500                       # number of ReadReq miss cycles
system.cpu.icache.demand_miss_latency::cpu.inst  11564476500                       # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_latency::total  11564476500                       # number of demand (read+write) miss cycles
system.cpu.icache.overall_miss_latency::cpu.inst  11564476500                       # number of overall miss cycles
system.cpu.icache.overall_miss_latency::total  11564476500                       # number of overall miss cycles
system.cpu.icache.ReadReq_accesses::cpu.inst     61495131                       # number of ReadReq accesses(hits+misses)
system.cpu.icache.ReadReq_accesses::total     61495131                       # number of ReadReq accesses(hits+misses)
system.cpu.icache.demand_accesses::cpu.inst     61495131                       # number of demand (read+write) accesses
system.cpu.icache.demand_accesses::total     61495131                       # number of demand (read+write) accesses
system.cpu.icache.overall_accesses::cpu.inst     61495131                       # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total     61495131                       # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst     0.013926                       # miss rate for ReadReq accesses
system.cpu.icache.ReadReq_miss_rate::total     0.013926                       # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst     0.013926                       # miss rate for demand accesses
system.cpu.icache.demand_miss_rate::total     0.013926                       # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst     0.013926                       # miss rate for overall accesses
system.cpu.icache.overall_miss_rate::total     0.013926                       # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13503.481989                       # average ReadReq miss latency
system.cpu.icache.ReadReq_avg_miss_latency::total 13503.481989                       # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 13503.481989                       # average overall miss latency
system.cpu.icache.demand_avg_miss_latency::total 13503.481989                       # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 13503.481989                       # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::total 13503.481989                       # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs                 0                       # number of cycles access was blocked
system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
system.cpu.icache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu.icache.fast_writes                       0                       # number of fast writes performed
system.cpu.icache.cache_copies                      0                       # number of cache copies performed
system.cpu.icache.ReadReq_mshr_misses::cpu.inst       856407                       # number of ReadReq MSHR misses
system.cpu.icache.ReadReq_mshr_misses::total       856407                       # number of ReadReq MSHR misses
system.cpu.icache.demand_mshr_misses::cpu.inst       856407                       # number of demand (read+write) MSHR misses
system.cpu.icache.demand_mshr_misses::total       856407                       # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses::cpu.inst       856407                       # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses::total       856407                       # number of overall MSHR misses
system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst   9851662500                       # number of ReadReq MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_latency::total   9851662500                       # number of ReadReq MSHR miss cycles
system.cpu.icache.demand_mshr_miss_latency::cpu.inst   9851662500                       # number of demand (read+write) MSHR miss cycles
system.cpu.icache.demand_mshr_miss_latency::total   9851662500                       # number of demand (read+write) MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::cpu.inst   9851662500                       # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total   9851662500                       # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_uncacheable_latency::cpu.inst    353004500                       # number of ReadReq MSHR uncacheable cycles
system.cpu.icache.ReadReq_mshr_uncacheable_latency::total    353004500                       # number of ReadReq MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_latency::cpu.inst    353004500                       # number of overall MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_latency::total    353004500                       # number of overall MSHR uncacheable cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst     0.013926                       # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_miss_rate::total     0.013926                       # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst     0.013926                       # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_miss_rate::total     0.013926                       # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst     0.013926                       # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_miss_rate::total     0.013926                       # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 11503.481989                       # average ReadReq mshr miss latency
system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 11503.481989                       # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 11503.481989                       # average overall mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::total 11503.481989                       # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 11503.481989                       # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::total 11503.481989                       # average overall mshr miss latency
system.cpu.icache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average ReadReq mshr uncacheable latency
system.cpu.icache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average overall mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
system.cpu.dcache.replacements                 627232                       # number of replacements
system.cpu.dcache.tagsinuse                511.878513                       # Cycle average of tags in use
system.cpu.dcache.total_refs                 23656893                       # Total number of references to valid blocks.
system.cpu.dcache.sampled_refs                 627744                       # Sample count of references to valid blocks.
system.cpu.dcache.avg_refs                  37.685574                       # Average number of references to valid blocks.
system.cpu.dcache.warmup_cycle              653137000                       # Cycle when the warmup percentage was hit.
system.cpu.dcache.occ_blocks::cpu.data     511.878513                       # Average occupied blocks per requestor
system.cpu.dcache.occ_percent::cpu.data      0.999763                       # Average percentage of cache occupancy
system.cpu.dcache.occ_percent::total         0.999763                       # Average percentage of cache occupancy
system.cpu.dcache.ReadReq_hits::cpu.data     13196266                       # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total        13196266                       # number of ReadReq hits
system.cpu.dcache.WriteReq_hits::cpu.data      9973744                       # number of WriteReq hits
system.cpu.dcache.WriteReq_hits::total        9973744                       # number of WriteReq hits
system.cpu.dcache.LoadLockedReq_hits::cpu.data       236294                       # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total       236294                       # number of LoadLockedReq hits
system.cpu.dcache.StoreCondReq_hits::cpu.data       247690                       # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total       247690                       # number of StoreCondReq hits
system.cpu.dcache.demand_hits::cpu.data      23170010                       # number of demand (read+write) hits
system.cpu.dcache.demand_hits::total         23170010                       # number of demand (read+write) hits
system.cpu.dcache.overall_hits::cpu.data     23170010                       # number of overall hits
system.cpu.dcache.overall_hits::total        23170010                       # number of overall hits
system.cpu.dcache.ReadReq_misses::cpu.data       368699                       # number of ReadReq misses
system.cpu.dcache.ReadReq_misses::total        368699                       # number of ReadReq misses
system.cpu.dcache.WriteReq_misses::cpu.data       250547                       # number of WriteReq misses
system.cpu.dcache.WriteReq_misses::total       250547                       # number of WriteReq misses
system.cpu.dcache.LoadLockedReq_misses::cpu.data        11397                       # number of LoadLockedReq misses
system.cpu.dcache.LoadLockedReq_misses::total        11397                       # number of LoadLockedReq misses
system.cpu.dcache.demand_misses::cpu.data       619246                       # number of demand (read+write) misses
system.cpu.dcache.demand_misses::total         619246                       # number of demand (read+write) misses
system.cpu.dcache.overall_misses::cpu.data       619246                       # number of overall misses
system.cpu.dcache.overall_misses::total        619246                       # number of overall misses
system.cpu.dcache.ReadReq_miss_latency::cpu.data   5200667500                       # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_latency::total   5200667500                       # number of ReadReq miss cycles
system.cpu.dcache.WriteReq_miss_latency::cpu.data   8968842000                       # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_latency::total   8968842000                       # number of WriteReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data    154755000                       # number of LoadLockedReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency::total    154755000                       # number of LoadLockedReq miss cycles
system.cpu.dcache.demand_miss_latency::cpu.data  14169509500                       # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_latency::total  14169509500                       # number of demand (read+write) miss cycles
system.cpu.dcache.overall_miss_latency::cpu.data  14169509500                       # number of overall miss cycles
system.cpu.dcache.overall_miss_latency::total  14169509500                       # number of overall miss cycles
system.cpu.dcache.ReadReq_accesses::cpu.data     13564965                       # number of ReadReq accesses(hits+misses)
system.cpu.dcache.ReadReq_accesses::total     13564965                       # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data     10224291                       # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total     10224291                       # number of WriteReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::cpu.data       247691                       # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total       247691                       # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::cpu.data       247690                       # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total       247690                       # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.demand_accesses::cpu.data     23789256                       # number of demand (read+write) accesses
system.cpu.dcache.demand_accesses::total     23789256                       # number of demand (read+write) accesses
system.cpu.dcache.overall_accesses::cpu.data     23789256                       # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total     23789256                       # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data     0.027180                       # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_miss_rate::total     0.027180                       # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data     0.024505                       # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_miss_rate::total     0.024505                       # miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data     0.046013                       # miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::total     0.046013                       # miss rate for LoadLockedReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data     0.026030                       # miss rate for demand accesses
system.cpu.dcache.demand_miss_rate::total     0.026030                       # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data     0.026030                       # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total     0.026030                       # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14105.455941                       # average ReadReq miss latency
system.cpu.dcache.ReadReq_avg_miss_latency::total 14105.455941                       # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 35797.044068                       # average WriteReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::total 35797.044068                       # average WriteReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 13578.573309                       # average LoadLockedReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 13578.573309                       # average LoadLockedReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 22881.874893                       # average overall miss latency
system.cpu.dcache.demand_avg_miss_latency::total 22881.874893                       # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 22881.874893                       # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::total 22881.874893                       # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs                 0                       # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets               0                       # number of cycles access was blocked
system.cpu.dcache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
system.cpu.dcache.writebacks::writebacks       595999                       # number of writebacks
system.cpu.dcache.writebacks::total            595999                       # number of writebacks
system.cpu.dcache.ReadReq_mshr_misses::cpu.data       368699                       # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses::total       368699                       # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::cpu.data       250547                       # number of WriteReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::total       250547                       # number of WriteReq MSHR misses
system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data        11397                       # number of LoadLockedReq MSHR misses
system.cpu.dcache.LoadLockedReq_mshr_misses::total        11397                       # number of LoadLockedReq MSHR misses
system.cpu.dcache.demand_mshr_misses::cpu.data       619246                       # number of demand (read+write) MSHR misses
system.cpu.dcache.demand_mshr_misses::total       619246                       # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data       619246                       # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total       619246                       # number of overall MSHR misses
system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data   4463269500                       # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_latency::total   4463269500                       # number of ReadReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data   8467748000                       # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency::total   8467748000                       # number of WriteReq MSHR miss cycles
system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data    131961000                       # number of LoadLockedReq MSHR miss cycles
system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total    131961000                       # number of LoadLockedReq MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency::cpu.data  12931017500                       # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency::total  12931017500                       # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::cpu.data  12931017500                       # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total  12931017500                       # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 182084322500                       # number of ReadReq MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 182084322500                       # number of ReadReq MSHR uncacheable cycles
system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data  41323476000                       # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total  41323476000                       # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 223407798500                       # number of overall MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_latency::total 223407798500                       # number of overall MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data     0.027180                       # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_miss_rate::total     0.027180                       # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data     0.024505                       # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total     0.024505                       # mshr miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data     0.046013                       # mshr miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total     0.046013                       # mshr miss rate for LoadLockedReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data     0.026030                       # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_miss_rate::total     0.026030                       # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data     0.026030                       # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_miss_rate::total     0.026030                       # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12105.455941                       # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12105.455941                       # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 33797.044068                       # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 33797.044068                       # average WriteReq mshr miss latency
system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 11578.573309                       # average LoadLockedReq mshr miss latency
system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11578.573309                       # average LoadLockedReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 20881.874893                       # average overall mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::total 20881.874893                       # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 20881.874893                       # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::total 20881.874893                       # average overall mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data          inf                       # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
system.cpu.l2cache.replacements                 61916                       # number of replacements
system.cpu.l2cache.tagsinuse             50867.720143                       # Cycle average of tags in use
system.cpu.l2cache.total_refs                 1683066                       # Total number of references to valid blocks.
system.cpu.l2cache.sampled_refs                127296                       # Sample count of references to valid blocks.
system.cpu.l2cache.avg_refs                 13.221672                       # Average number of references to valid blocks.
system.cpu.l2cache.warmup_cycle          2574019400000                       # Cycle when the warmup percentage was hit.
system.cpu.l2cache.occ_blocks::writebacks 37864.952088                       # Average occupied blocks per requestor
system.cpu.l2cache.occ_blocks::cpu.dtb.walker     3.885583                       # Average occupied blocks per requestor
system.cpu.l2cache.occ_blocks::cpu.itb.walker     0.001416                       # Average occupied blocks per requestor
system.cpu.l2cache.occ_blocks::cpu.inst   6985.681192                       # Average occupied blocks per requestor
system.cpu.l2cache.occ_blocks::cpu.data   6013.199864                       # Average occupied blocks per requestor
system.cpu.l2cache.occ_percent::writebacks     0.577773                       # Average percentage of cache occupancy
system.cpu.l2cache.occ_percent::cpu.dtb.walker     0.000059                       # Average percentage of cache occupancy
system.cpu.l2cache.occ_percent::cpu.itb.walker     0.000000                       # Average percentage of cache occupancy
system.cpu.l2cache.occ_percent::cpu.inst     0.106593                       # Average percentage of cache occupancy
system.cpu.l2cache.occ_percent::cpu.data     0.091754                       # Average percentage of cache occupancy
system.cpu.l2cache.occ_percent::total        0.776180                       # Average percentage of cache occupancy
system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker         8772                       # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.itb.walker         3549                       # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.inst       844153                       # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.data       370237                       # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::total        1226711                       # number of ReadReq hits
system.cpu.l2cache.Writeback_hits::writebacks       595999                       # number of Writeback hits
system.cpu.l2cache.Writeback_hits::total       595999                       # number of Writeback hits
system.cpu.l2cache.UpgradeReq_hits::cpu.data           26                       # number of UpgradeReq hits
system.cpu.l2cache.UpgradeReq_hits::total           26                       # number of UpgradeReq hits
system.cpu.l2cache.ReadExReq_hits::cpu.data       114469                       # number of ReadExReq hits
system.cpu.l2cache.ReadExReq_hits::total       114469                       # number of ReadExReq hits
system.cpu.l2cache.demand_hits::cpu.dtb.walker         8772                       # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.itb.walker         3549                       # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.inst       844153                       # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.data       484706                       # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::total         1341180                       # number of demand (read+write) hits
system.cpu.l2cache.overall_hits::cpu.dtb.walker         8772                       # number of overall hits
system.cpu.l2cache.overall_hits::cpu.itb.walker         3549                       # number of overall hits
system.cpu.l2cache.overall_hits::cpu.inst       844153                       # number of overall hits
system.cpu.l2cache.overall_hits::cpu.data       484706                       # number of overall hits
system.cpu.l2cache.overall_hits::total        1341180                       # number of overall hits
system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker            5                       # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.itb.walker            3                       # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.inst        10615                       # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.data         9859                       # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::total        20482                       # number of ReadReq misses
system.cpu.l2cache.UpgradeReq_misses::cpu.data         2873                       # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_misses::total         2873                       # number of UpgradeReq misses
system.cpu.l2cache.ReadExReq_misses::cpu.data       133179                       # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_misses::total       133179                       # number of ReadExReq misses
system.cpu.l2cache.demand_misses::cpu.dtb.walker            5                       # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.itb.walker            3                       # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.inst        10615                       # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.data       143038                       # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::total        153661                       # number of demand (read+write) misses
system.cpu.l2cache.overall_misses::cpu.dtb.walker            5                       # number of overall misses
system.cpu.l2cache.overall_misses::cpu.itb.walker            3                       # number of overall misses
system.cpu.l2cache.overall_misses::cpu.inst        10615                       # number of overall misses
system.cpu.l2cache.overall_misses::cpu.data       143038                       # number of overall misses
system.cpu.l2cache.overall_misses::total       153661                       # number of overall misses
system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker       261500                       # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker       156000                       # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::cpu.inst    552086500                       # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::cpu.data    512764500                       # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::total   1065268500                       # number of ReadReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data      1041000                       # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_latency::total      1041000                       # number of UpgradeReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency::cpu.data   6925666500                       # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency::total   6925666500                       # number of ReadExReq miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker       261500                       # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.itb.walker       156000                       # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.inst    552086500                       # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.data   7438431000                       # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::total   7990935000                       # number of demand (read+write) miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker       261500                       # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.itb.walker       156000                       # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.inst    552086500                       # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.data   7438431000                       # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::total   7990935000                       # number of overall miss cycles
system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker         8777                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker         3552                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.inst       854768                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.data       380096                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::total      1247193                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::writebacks       595999                       # number of Writeback accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::total       595999                       # number of Writeback accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses::cpu.data         2899                       # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses::total         2899                       # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::cpu.data       247648                       # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::total       247648                       # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.demand_accesses::cpu.dtb.walker         8777                       # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.itb.walker         3552                       # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.inst       854768                       # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.data       627744                       # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::total      1494841                       # number of demand (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.dtb.walker         8777                       # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.itb.walker         3552                       # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.inst       854768                       # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.data       627744                       # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::total      1494841                       # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker     0.000570                       # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker     0.000845                       # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst     0.012419                       # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data     0.025938                       # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::total     0.016422                       # miss rate for ReadReq accesses
system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data     0.991031                       # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_miss_rate::total     0.991031                       # miss rate for UpgradeReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data     0.537775                       # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::total     0.537775                       # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker     0.000570                       # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.itb.walker     0.000845                       # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst     0.012419                       # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data     0.227860                       # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::total     0.102794                       # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker     0.000570                       # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.itb.walker     0.000845                       # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst     0.012419                       # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data     0.227860                       # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::total     0.102794                       # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker        52300                       # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker        52000                       # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52010.032972                       # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 52009.788011                       # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::total 52009.984377                       # average ReadReq miss latency
system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data   362.339018                       # average UpgradeReq miss latency
system.cpu.l2cache.UpgradeReq_avg_miss_latency::total   362.339018                       # average UpgradeReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52002.691866                       # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::total 52002.691866                       # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker        52300                       # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker        52000                       # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52010.032972                       # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52003.180973                       # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::total 52003.663910                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker        52300                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker        52000                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52010.032972                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52003.180973                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::total 52003.663910                       # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs                0                       # number of cycles access was blocked
system.cpu.l2cache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu.l2cache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes                      0                       # number of fast writes performed
system.cpu.l2cache.cache_copies                     0                       # number of cache copies performed
system.cpu.l2cache.writebacks::writebacks        57455                       # number of writebacks
system.cpu.l2cache.writebacks::total            57455                       # number of writebacks
system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker            5                       # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker            3                       # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst        10615                       # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.data         9859                       # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::total        20482                       # number of ReadReq MSHR misses
system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data         2873                       # number of UpgradeReq MSHR misses
system.cpu.l2cache.UpgradeReq_mshr_misses::total         2873                       # number of UpgradeReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data       133179                       # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::total       133179                       # number of ReadExReq MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker            5                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker            3                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.inst        10615                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.data       143038                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::total       153661                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker            5                       # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker            3                       # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.inst        10615                       # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.data       143038                       # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::total       153661                       # number of overall MSHR misses
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker       200000                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker       120000                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst    424634000                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data    394375000                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::total    819329000                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data    114934000                       # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total    114934000                       # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data   5327448000                       # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_latency::total   5327448000                       # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker       200000                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker       120000                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst    424634000                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.data   5721823000                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::total   6146777000                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker       200000                       # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker       120000                       # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst    424634000                       # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.data   5721823000                       # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::total   6146777000                       # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst    264840000                       # number of ReadReq MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 166685236000                       # number of ReadReq MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 166950076000                       # number of ReadReq MSHR uncacheable cycles
system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data  31792706500                       # number of WriteReq MSHR uncacheable cycles
system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total  31792706500                       # number of WriteReq MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst    264840000                       # number of overall MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 198477942500                       # number of overall MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency::total 198742782500                       # number of overall MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker     0.000570                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker     0.000845                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst     0.012419                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data     0.025938                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::total     0.016422                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data     0.991031                       # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total     0.991031                       # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data     0.537775                       # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::total     0.537775                       # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker     0.000570                       # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker     0.000845                       # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst     0.012419                       # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data     0.227860                       # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::total     0.102794                       # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker     0.000570                       # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker     0.000845                       # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst     0.012419                       # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data     0.227860                       # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total     0.102794                       # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker        40000                       # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker        40000                       # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 40003.203015                       # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 40001.521452                       # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 40002.392344                       # average ReadReq mshr miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 40004.872955                       # average UpgradeReq mshr miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 40004.872955                       # average UpgradeReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 40002.162503                       # average ReadExReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 40002.162503                       # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker        40000                       # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker        40000                       # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 40003.203015                       # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 40002.118318                       # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::total 40002.193139                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker        40000                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker        40000                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 40003.203015                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40002.118318                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::total 40002.193139                       # average overall mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data          inf                       # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu.l2cache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.iocache.replacements                         0                       # number of replacements
system.iocache.tagsinuse                            0                       # Cycle average of tags in use
system.iocache.total_refs                           0                       # Total number of references to valid blocks.
system.iocache.sampled_refs                         0                       # Sample count of references to valid blocks.
system.iocache.avg_refs                           nan                       # Average number of references to valid blocks.
system.iocache.warmup_cycle                         0                       # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs             0                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                    0                       # number of cycles access was blocked
system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
system.iocache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.iocache.fast_writes                          0                       # number of fast writes performed
system.iocache.cache_copies                         0                       # number of cache copies performed
system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1246144703911                       # number of ReadReq MSHR uncacheable cycles
system.iocache.ReadReq_mshr_uncacheable_latency::total 1246144703911                       # number of ReadReq MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1246144703911                       # number of overall MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::total 1246144703911                       # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd          inf                       # average ReadReq mshr uncacheable latency
system.iocache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd          inf                       # average overall mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate

---------- End Simulation Statistics   ----------