summaryrefslogtreecommitdiff
path: root/tests/quick/fs/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/stats.txt
blob: 87d1939f231918e444e50e6fd5270767bd65211f (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
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879

---------- Begin Simulation Statistics ----------
sim_seconds                                  1.870335                       # Number of seconds simulated
sim_ticks                                1870335131500                       # Number of ticks simulated
final_tick                               1870335131500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                1824221                       # Simulator instruction rate (inst/s)
host_op_rate                                  1824220                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                            54024573563                       # Simulator tick rate (ticks/s)
host_mem_usage                                 318368                       # Number of bytes of host memory used
host_seconds                                    34.62                       # Real time elapsed on the host
sim_insts                                    63154606                       # Number of instructions simulated
sim_ops                                      63154606                       # Number of ops (including micro ops) simulated
system.voltage_domain.voltage                       1                       # Voltage in Volts
system.clk_domain.clock                          1000                       # Clock period in ticks
system.physmem.bytes_read::cpu0.inst           761088                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         66705472                       # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide            960                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst           110976                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data           674112                       # Number of bytes read from this memory
system.physmem.bytes_read::total             68252608                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       761088                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst       110976                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          872064                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      5204096                       # Number of bytes written to this memory
system.physmem.bytes_written::tsunami.ide      2659328                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7863424                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.inst             11892                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data           1042273                       # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide              15                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              1734                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data             10533                       # Number of read requests responded to by this memory
system.physmem.num_reads::total               1066447                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks           81314                       # Number of write requests responded to by this memory
system.physmem.num_writes::tsunami.ide          41552                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               122866                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.inst              406926                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data            35664984                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::tsunami.ide               513                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               59335                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              360423                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                36492181                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         406926                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          59335                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             466261                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           2782440                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::tsunami.ide          1421846                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                4204286                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           2782440                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             406926                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data           35664984                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::tsunami.ide          1422359                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              59335                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             360423                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               40696467                       # Total bandwidth to/from this memory (bytes/s)
system.membus.throughput                     40739369                       # Throughput (bytes/s)
system.membus.data_through_bus               76196274                       # Total data (bytes)
system.membus.snoop_data_through_bus                0                       # Total snoop data (bytes)
system.cpu_clk_domain.clock                       500                       # Clock period in ticks
system.l2c.tags.replacements                  1000624                       # number of replacements
system.l2c.tags.tagsinuse                65381.923240                       # Cycle average of tags in use
system.l2c.tags.total_refs                    2464778                       # Total number of references to valid blocks.
system.l2c.tags.sampled_refs                  1065766                       # Sample count of references to valid blocks.
system.l2c.tags.avg_refs                     2.312682                       # Average number of references to valid blocks.
system.l2c.tags.warmup_cycle                838081000                       # Cycle when the warmup percentage was hit.
system.l2c.tags.occ_blocks::writebacks   56158.686870                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.inst     4894.230886                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.data     4134.623273                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.inst      174.423683                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.data       19.958527                       # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks      0.856914                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.inst       0.074680                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.data       0.063089                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.inst       0.002661                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.data       0.000305                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total           0.997649                       # Average percentage of cache occupancy
system.l2c.tags.occ_task_id_blocks::1024        65142                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::0          769                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::1         3264                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::2         6912                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::3         6213                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::4        47984                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_percent::1024     0.993988                       # Percentage of cache occupancy per task id
system.l2c.tags.tag_accesses                 32109770                       # Number of tag accesses
system.l2c.tags.data_accesses                32109770                       # Number of data accesses
system.l2c.ReadReq_hits::cpu0.inst             873092                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data             763091                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst             101902                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data              36740                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1774825                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          816663                       # number of Writeback hits
system.l2c.Writeback_hits::total               816663                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data             135                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data              37                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                 172                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data            14                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data             9                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total                23                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           166232                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            14288                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               180520                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.inst              873092                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              929323                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              101902                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data               51028                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 1955345                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.inst             873092                       # number of overall hits
system.l2c.overall_hits::cpu0.data             929323                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             101902                       # number of overall hits
system.l2c.overall_hits::cpu1.data              51028                       # number of overall hits
system.l2c.overall_hits::total                1955345                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.inst            11892                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data           926761                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst             1734                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data              908                       # number of ReadReq misses
system.l2c.ReadReq_misses::total               941295                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data          2442                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data           570                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              3012                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data           65                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          100                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total             165                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         115706                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data           9662                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             125368                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.inst             11892                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data           1042467                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              1734                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data             10570                       # number of demand (read+write) misses
system.l2c.demand_misses::total               1066663                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.inst            11892                       # number of overall misses
system.l2c.overall_misses::cpu0.data          1042467                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             1734                       # number of overall misses
system.l2c.overall_misses::cpu1.data            10570                       # number of overall misses
system.l2c.overall_misses::total              1066663                       # number of overall misses
system.l2c.ReadReq_accesses::cpu0.inst         884984                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data        1689852                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst         103636                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data          37648                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            2716120                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       816663                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           816663                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         2577                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data          607                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total            3184                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data           79                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data          109                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total           188                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       281938                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data        23950                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           305888                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.inst          884984                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         1971790                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          103636                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data           61598                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             3022008                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         884984                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        1971790                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         103636                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data          61598                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            3022008                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.013438                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.548427                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.016732                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.024118                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.346559                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.947614                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.939044                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.945980                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.822785                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.917431                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.877660                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.410395                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.403424                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.409849                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.inst       0.013438                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.528691                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.016732                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.171596                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.352965                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.inst      0.013438                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.528691                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.016732                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.171596                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.352965                       # miss rate for overall accesses
system.l2c.blocked_cycles::no_mshrs                 0                       # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
system.l2c.blocked::no_mshrs                        0                       # number of cycles access was blocked
system.l2c.blocked::no_targets                      0                       # number of cycles access was blocked
system.l2c.avg_blocked_cycles::no_mshrs           nan                       # average number of cycles each access was blocked
system.l2c.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.l2c.fast_writes                              0                       # number of fast writes performed
system.l2c.cache_copies                             0                       # number of cache copies performed
system.l2c.writebacks::writebacks               81314                       # number of writebacks
system.l2c.writebacks::total                    81314                       # number of writebacks
system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
system.iocache.tags.replacements                41695                       # number of replacements
system.iocache.tags.tagsinuse                0.435433                       # Cycle average of tags in use
system.iocache.tags.total_refs                      0                       # Total number of references to valid blocks.
system.iocache.tags.sampled_refs                41711                       # Sample count of references to valid blocks.
system.iocache.tags.avg_refs                        0                       # Average number of references to valid blocks.
system.iocache.tags.warmup_cycle         1685787165017                       # Cycle when the warmup percentage was hit.
system.iocache.tags.occ_blocks::tsunami.ide     0.435433                       # Average occupied blocks per requestor
system.iocache.tags.occ_percent::tsunami.ide     0.027215                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::total       0.027215                       # Average percentage of cache occupancy
system.iocache.tags.occ_task_id_blocks::1023           16                       # Occupied blocks per task id
system.iocache.tags.age_task_id_blocks_1023::2           16                       # Occupied blocks per task id
system.iocache.tags.occ_task_id_percent::1023            1                       # Percentage of cache occupancy per task id
system.iocache.tags.tag_accesses               375543                       # Number of tag accesses
system.iocache.tags.data_accesses              375543                       # Number of data accesses
system.iocache.WriteInvalidateReq_hits::tsunami.ide        41552                       # number of WriteInvalidateReq hits
system.iocache.WriteInvalidateReq_hits::total        41552                       # number of WriteInvalidateReq hits
system.iocache.ReadReq_misses::tsunami.ide          175                       # number of ReadReq misses
system.iocache.ReadReq_misses::total              175                       # number of ReadReq misses
system.iocache.demand_misses::tsunami.ide          175                       # number of demand (read+write) misses
system.iocache.demand_misses::total               175                       # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide          175                       # number of overall misses
system.iocache.overall_misses::total              175                       # number of overall misses
system.iocache.ReadReq_accesses::tsunami.ide          175                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total            175                       # number of ReadReq accesses(hits+misses)
system.iocache.WriteInvalidateReq_accesses::tsunami.ide        41552                       # number of WriteInvalidateReq accesses(hits+misses)
system.iocache.WriteInvalidateReq_accesses::total        41552                       # number of WriteInvalidateReq accesses(hits+misses)
system.iocache.demand_accesses::tsunami.ide          175                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total             175                       # number of demand (read+write) accesses
system.iocache.overall_accesses::tsunami.ide          175                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total            175                       # number of overall (read+write) accesses
system.iocache.ReadReq_miss_rate::tsunami.ide            1                       # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::total             1                       # miss rate for ReadReq accesses
system.iocache.demand_miss_rate::tsunami.ide            1                       # miss rate for demand accesses
system.iocache.demand_miss_rate::total              1                       # miss rate for demand accesses
system.iocache.overall_miss_rate::tsunami.ide            1                       # miss rate for overall accesses
system.iocache.overall_miss_rate::total             1                       # miss rate for overall accesses
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                      41552                       # number of fast writes performed
system.iocache.cache_copies                         0                       # number of cache copies performed
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
system.disk0.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_bytes                      1024                       # Number of bytes transfered via DMA reads (not PRD).
system.disk0.dma_read_txs                           1                       # Number of DMA read transactions (not PRD).
system.disk0.dma_write_full_pages                 298                       # Number of full page size DMA writes.
system.disk0.dma_write_bytes                  2651136                       # Number of bytes transfered via DMA writes.
system.disk0.dma_write_txs                        395                       # Number of DMA write transactions.
system.disk2.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk2.dma_read_bytes                         0                       # Number of bytes transfered via DMA reads (not PRD).
system.disk2.dma_read_txs                           0                       # Number of DMA read transactions (not PRD).
system.disk2.dma_write_full_pages                   1                       # Number of full page size DMA writes.
system.disk2.dma_write_bytes                     8192                       # Number of bytes transfered via DMA writes.
system.disk2.dma_write_txs                          1                       # Number of DMA write transactions.
system.cpu0.dtb.fetch_hits                          0                       # ITB hits
system.cpu0.dtb.fetch_misses                        0                       # ITB misses
system.cpu0.dtb.fetch_acv                           0                       # ITB acv
system.cpu0.dtb.fetch_accesses                      0                       # ITB accesses
system.cpu0.dtb.read_hits                     9154569                       # DTB read hits
system.cpu0.dtb.read_misses                      7079                       # DTB read misses
system.cpu0.dtb.read_acv                          152                       # DTB read access violations
system.cpu0.dtb.read_accesses                  508987                       # DTB read accesses
system.cpu0.dtb.write_hits                    5936918                       # DTB write hits
system.cpu0.dtb.write_misses                      726                       # DTB write misses
system.cpu0.dtb.write_acv                          99                       # DTB write access violations
system.cpu0.dtb.write_accesses                 189050                       # DTB write accesses
system.cpu0.dtb.data_hits                    15091487                       # DTB hits
system.cpu0.dtb.data_misses                      7805                       # DTB misses
system.cpu0.dtb.data_acv                          251                       # DTB access violations
system.cpu0.dtb.data_accesses                  698037                       # DTB accesses
system.cpu0.itb.fetch_hits                    3855534                       # ITB hits
system.cpu0.itb.fetch_misses                     3485                       # ITB misses
system.cpu0.itb.fetch_acv                         127                       # ITB acv
system.cpu0.itb.fetch_accesses                3859019                       # ITB accesses
system.cpu0.itb.read_hits                           0                       # DTB read hits
system.cpu0.itb.read_misses                         0                       # DTB read misses
system.cpu0.itb.read_acv                            0                       # DTB read access violations
system.cpu0.itb.read_accesses                       0                       # DTB read accesses
system.cpu0.itb.write_hits                          0                       # DTB write hits
system.cpu0.itb.write_misses                        0                       # DTB write misses
system.cpu0.itb.write_acv                           0                       # DTB write access violations
system.cpu0.itb.write_accesses                      0                       # DTB write accesses
system.cpu0.itb.data_hits                           0                       # DTB hits
system.cpu0.itb.data_misses                         0                       # DTB misses
system.cpu0.itb.data_acv                            0                       # DTB access violations
system.cpu0.itb.data_accesses                       0                       # DTB accesses
system.cpu0.numCycles                      3740670264                       # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
system.cpu0.numWorkItemsCompleted                   0                       # number of work items this cpu completed
system.cpu0.committedInsts                   57222643                       # Number of instructions committed
system.cpu0.committedOps                     57222643                       # Number of ops (including micro ops) committed
system.cpu0.num_int_alu_accesses             53250480                       # Number of integer alu accesses
system.cpu0.num_fp_alu_accesses                299810                       # Number of float alu accesses
system.cpu0.num_func_calls                    1399593                       # number of times a function call or return occured
system.cpu0.num_conditional_control_insts      6808341                       # number of instructions that are conditional controls
system.cpu0.num_int_insts                    53250480                       # number of integer instructions
system.cpu0.num_fp_insts                       299810                       # number of float instructions
system.cpu0.num_int_register_reads           73319539                       # number of times the integer registers were read
system.cpu0.num_int_register_writes          39827957                       # number of times the integer registers were written
system.cpu0.num_fp_register_reads              147724                       # number of times the floating registers were read
system.cpu0.num_fp_register_writes             150835                       # number of times the floating registers were written
system.cpu0.num_mem_refs                     15135573                       # number of memory refs
system.cpu0.num_load_insts                    9184516                       # Number of load instructions
system.cpu0.num_store_insts                   5951057                       # Number of store instructions
system.cpu0.num_idle_cycles              3683435851.584730                       # Number of idle cycles
system.cpu0.num_busy_cycles              57234412.415270                       # Number of busy cycles
system.cpu0.not_idle_fraction                0.015301                       # Percentage of non-idle cycles
system.cpu0.idle_fraction                    0.984699                       # Percentage of idle cycles
system.cpu0.Branches                          8650822                       # Number of branches fetched
system.cpu0.op_class::No_OpClass              3102524      5.42%      5.42% # Class of executed instruction
system.cpu0.op_class::IntAlu                 37811313     66.07%     71.49% # Class of executed instruction
system.cpu0.op_class::IntMult                   59497      0.10%     71.59% # Class of executed instruction
system.cpu0.op_class::IntDiv                        0      0.00%     71.59% # Class of executed instruction
system.cpu0.op_class::FloatAdd                  30844      0.05%     71.65% # Class of executed instruction
system.cpu0.op_class::FloatCmp                      0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::FloatCvt                      0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::FloatMult                     0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::FloatDiv                   2221      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::FloatSqrt                     0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdAdd                       0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdAddAcc                    0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdAlu                       0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdCmp                       0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdCvt                       0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdMisc                      0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdMult                      0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdMultAcc                   0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdShift                     0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdShiftAcc                  0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdSqrt                      0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdFloatAdd                  0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdFloatAlu                  0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdFloatCmp                  0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdFloatCvt                  0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdFloatDiv                  0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdFloatMisc                 0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdFloatMult                 0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdFloatMultAcc              0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::SimdFloatSqrt                 0      0.00%     71.65% # Class of executed instruction
system.cpu0.op_class::MemRead                 9401091     16.43%     88.08% # Class of executed instruction
system.cpu0.op_class::MemWrite                5957003     10.41%     98.49% # Class of executed instruction
system.cpu0.op_class::IprAccess                866206      1.51%    100.00% # Class of executed instruction
system.cpu0.op_class::InstPrefetch                  0      0.00%    100.00% # Class of executed instruction
system.cpu0.op_class::total                  57230699                       # Class of executed instruction
system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu0.kern.inst.quiesce                    6283                       # number of quiesce instructions executed
system.cpu0.kern.inst.hwrei                    197118                       # number of hwrei instructions executed
system.cpu0.kern.ipl_count::0                   71004     40.60%     40.60% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::21                    243      0.14%     40.74% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::22                   1908      1.09%     41.83% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::30                      8      0.00%     41.84% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::31                 101703     58.16%    100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::total              174866                       # number of times we switched to this ipl
system.cpu0.kern.ipl_good::0                    69637     49.24%     49.24% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::21                     243      0.17%     49.41% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::22                    1908      1.35%     50.76% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::30                       8      0.01%     50.77% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::31                   69629     49.23%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::total               141425                       # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks::0            1852989089000     99.07%     99.07% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::21               20110000      0.00%     99.07% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::22               82044000      0.00%     99.08% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::30                 949500      0.00%     99.08% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::31            17242731500      0.92%    100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::total        1870334924000                       # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used::0                 0.980748                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::31                0.684631                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::total             0.808762                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.syscall::2                         6      2.65%      2.65% # number of syscalls executed
system.cpu0.kern.syscall::3                        19      8.41%     11.06% # number of syscalls executed
system.cpu0.kern.syscall::4                         2      0.88%     11.95% # number of syscalls executed
system.cpu0.kern.syscall::6                        32     14.16%     26.11% # number of syscalls executed
system.cpu0.kern.syscall::12                        1      0.44%     26.55% # number of syscalls executed
system.cpu0.kern.syscall::15                        1      0.44%     26.99% # number of syscalls executed
system.cpu0.kern.syscall::17                        9      3.98%     30.97% # number of syscalls executed
system.cpu0.kern.syscall::19                        8      3.54%     34.51% # number of syscalls executed
system.cpu0.kern.syscall::20                        6      2.65%     37.17% # number of syscalls executed
system.cpu0.kern.syscall::23                        2      0.88%     38.05% # number of syscalls executed
system.cpu0.kern.syscall::24                        4      1.77%     39.82% # number of syscalls executed
system.cpu0.kern.syscall::33                        7      3.10%     42.92% # number of syscalls executed
system.cpu0.kern.syscall::41                        2      0.88%     43.81% # number of syscalls executed
system.cpu0.kern.syscall::45                       37     16.37%     60.18% # number of syscalls executed
system.cpu0.kern.syscall::47                        4      1.77%     61.95% # number of syscalls executed
system.cpu0.kern.syscall::48                        8      3.54%     65.49% # number of syscalls executed
system.cpu0.kern.syscall::54                       10      4.42%     69.91% # number of syscalls executed
system.cpu0.kern.syscall::58                        1      0.44%     70.35% # number of syscalls executed
system.cpu0.kern.syscall::59                        4      1.77%     72.12% # number of syscalls executed
system.cpu0.kern.syscall::71                       30     13.27%     85.40% # number of syscalls executed
system.cpu0.kern.syscall::73                        3      1.33%     86.73% # number of syscalls executed
system.cpu0.kern.syscall::74                        8      3.54%     90.27% # number of syscalls executed
system.cpu0.kern.syscall::87                        1      0.44%     90.71% # number of syscalls executed
system.cpu0.kern.syscall::90                        2      0.88%     91.59% # number of syscalls executed
system.cpu0.kern.syscall::92                        9      3.98%     95.58% # number of syscalls executed
system.cpu0.kern.syscall::97                        2      0.88%     96.46% # number of syscalls executed
system.cpu0.kern.syscall::98                        2      0.88%     97.35% # number of syscalls executed
system.cpu0.kern.syscall::132                       2      0.88%     98.23% # number of syscalls executed
system.cpu0.kern.syscall::144                       2      0.88%     99.12% # number of syscalls executed
system.cpu0.kern.syscall::147                       2      0.88%    100.00% # number of syscalls executed
system.cpu0.kern.syscall::total                   226                       # number of syscalls executed
system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu0.kern.callpal::wripir                  110      0.06%      0.06% # number of callpals executed
system.cpu0.kern.callpal::wrmces                    1      0.00%      0.06% # number of callpals executed
system.cpu0.kern.callpal::wrfen                     1      0.00%      0.06% # number of callpals executed
system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.06% # number of callpals executed
system.cpu0.kern.callpal::swpctx                 3762      2.05%      2.11% # number of callpals executed
system.cpu0.kern.callpal::tbi                      38      0.02%      2.14% # number of callpals executed
system.cpu0.kern.callpal::wrent                     7      0.00%      2.14% # number of callpals executed
system.cpu0.kern.callpal::swpipl               168033     91.68%     93.82% # number of callpals executed
system.cpu0.kern.callpal::rdps                   6150      3.36%     97.17% # number of callpals executed
system.cpu0.kern.callpal::wrkgp                     1      0.00%     97.17% # number of callpals executed
system.cpu0.kern.callpal::wrusp                     3      0.00%     97.17% # number of callpals executed
system.cpu0.kern.callpal::rdusp                     7      0.00%     97.18% # number of callpals executed
system.cpu0.kern.callpal::whami                     2      0.00%     97.18% # number of callpals executed
system.cpu0.kern.callpal::rti                    4673      2.55%     99.73% # number of callpals executed
system.cpu0.kern.callpal::callsys                 357      0.19%     99.92% # number of callpals executed
system.cpu0.kern.callpal::imb                     142      0.08%    100.00% # number of callpals executed
system.cpu0.kern.callpal::total                183289                       # number of callpals executed
system.cpu0.kern.mode_switch::kernel             7091                       # number of protection mode switches
system.cpu0.kern.mode_switch::user               1156                       # number of protection mode switches
system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
system.cpu0.kern.mode_good::kernel               1155                      
system.cpu0.kern.mode_good::user                 1156                      
system.cpu0.kern.mode_good::idle                    0                      
system.cpu0.kern.mode_switch_good::kernel     0.162883                       # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::idle           nan                       # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::total     0.280223                       # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks::kernel      1869377924000     99.95%     99.95% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::user           956999000      0.05%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::idle                   0      0.00%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context                    3763                       # number of times the context was actually changed
system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
system.tsunami.ethernet.coalescedSwi              nan                       # average number of Swi's coalesced into each post
system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedRxIdle           nan                       # average number of RxIdle's coalesced into each post
system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedRxOk             nan                       # average number of RxOk's coalesced into each post
system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedRxDesc           nan                       # average number of RxDesc's coalesced into each post
system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedTxOk             nan                       # average number of TxOk's coalesced into each post
system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedTxIdle           nan                       # average number of TxIdle's coalesced into each post
system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedTxDesc           nan                       # average number of TxDesc's coalesced into each post
system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
system.tsunami.ethernet.coalescedRxOrn            nan                       # average number of RxOrn's coalesced into each post
system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
system.tsunami.ethernet.coalescedTotal            nan                       # average number of interrupts coalesced into each post
system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
system.toL2Bus.throughput                   133353257                       # Throughput (bytes/s)
system.toL2Bus.data_through_bus             246745714                       # Total data (bytes)
system.toL2Bus.snoop_data_through_bus         2669568                       # Total snoop data (bytes)
system.iobus.throughput                       1460501                       # Throughput (bytes/s)
system.iobus.data_through_bus                 2731626                       # Total data (bytes)
system.cpu0.icache.tags.replacements           884408                       # number of replacements
system.cpu0.icache.tags.tagsinuse          511.244752                       # Cycle average of tags in use
system.cpu0.icache.tags.total_refs           56345695                       # Total number of references to valid blocks.
system.cpu0.icache.tags.sampled_refs           884920                       # Sample count of references to valid blocks.
system.cpu0.icache.tags.avg_refs            63.673208                       # Average number of references to valid blocks.
system.cpu0.icache.tags.warmup_cycle       9786576500                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.tags.occ_blocks::cpu0.inst   511.244752                       # Average occupied blocks per requestor
system.cpu0.icache.tags.occ_percent::cpu0.inst     0.998525                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_percent::total     0.998525                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::0           59                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::1          108                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::2          345                       # Occupied blocks per task id
system.cpu0.icache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu0.icache.tags.tag_accesses         58115703                       # Number of tag accesses
system.cpu0.icache.tags.data_accesses        58115703                       # Number of data accesses
system.cpu0.icache.ReadReq_hits::cpu0.inst     56345695                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total       56345695                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst     56345695                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total        56345695                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst     56345695                       # number of overall hits
system.cpu0.icache.overall_hits::total       56345695                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst       885004                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total       885004                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst       885004                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total        885004                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst       885004                       # number of overall misses
system.cpu0.icache.overall_misses::total       885004                       # number of overall misses
system.cpu0.icache.ReadReq_accesses::cpu0.inst     57230699                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total     57230699                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst     57230699                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total     57230699                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst     57230699                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total     57230699                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.015464                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.015464                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.015464                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.015464                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.015464                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.015464                       # miss rate for overall accesses
system.cpu0.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_mshrs                0                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu0.icache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu0.icache.fast_writes                      0                       # number of fast writes performed
system.cpu0.icache.cache_copies                     0                       # number of cache copies performed
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.dcache.tags.replacements          1978697                       # number of replacements
system.cpu0.dcache.tags.tagsinuse          507.129647                       # Cycle average of tags in use
system.cpu0.dcache.tags.total_refs           13123800                       # Total number of references to valid blocks.
system.cpu0.dcache.tags.sampled_refs          1979209                       # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs             6.630831                       # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle         10840000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.tags.occ_blocks::cpu0.data   507.129647                       # Average occupied blocks per requestor
system.cpu0.dcache.tags.occ_percent::cpu0.data     0.990488                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total     0.990488                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::0          443                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::1           65                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::2            4                       # Occupied blocks per task id
system.cpu0.dcache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu0.dcache.tags.tag_accesses         62404315                       # Number of tag accesses
system.cpu0.dcache.tags.data_accesses        62404315                       # Number of data accesses
system.cpu0.dcache.ReadReq_hits::cpu0.data      7298365                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        7298365                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      5462282                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       5462282                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       172144                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       172144                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       186624                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       186624                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data     12760647                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total        12760647                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data     12760647                       # number of overall hits
system.cpu0.dcache.overall_hits::total       12760647                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      1683343                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      1683343                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data       285998                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total       285998                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data        16153                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total        16153                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data          714                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total          714                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      1969341                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       1969341                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      1969341                       # number of overall misses
system.cpu0.dcache.overall_misses::total      1969341                       # number of overall misses
system.cpu0.dcache.ReadReq_accesses::cpu0.data      8981708                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      8981708                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      5748280                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      5748280                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       188297                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       188297                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       187338                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       187338                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     14729988                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     14729988                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     14729988                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     14729988                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.187419                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.187419                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.049754                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.049754                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.085785                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.085785                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.003811                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.003811                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.133696                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.133696                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.133696                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.133696                       # miss rate for overall accesses
system.cpu0.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs                0                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes                      0                       # number of fast writes performed
system.cpu0.dcache.cache_copies                     0                       # number of cache copies performed
system.cpu0.dcache.writebacks::writebacks       775643                       # number of writebacks
system.cpu0.dcache.writebacks::total           775643                       # number of writebacks
system.cpu0.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dtb.fetch_hits                          0                       # ITB hits
system.cpu1.dtb.fetch_misses                        0                       # ITB misses
system.cpu1.dtb.fetch_acv                           0                       # ITB acv
system.cpu1.dtb.fetch_accesses                      0                       # ITB accesses
system.cpu1.dtb.read_hits                     1163439                       # DTB read hits
system.cpu1.dtb.read_misses                      3277                       # DTB read misses
system.cpu1.dtb.read_acv                           58                       # DTB read access violations
system.cpu1.dtb.read_accesses                  220342                       # DTB read accesses
system.cpu1.dtb.write_hits                     751446                       # DTB write hits
system.cpu1.dtb.write_misses                      415                       # DTB write misses
system.cpu1.dtb.write_acv                          58                       # DTB write access violations
system.cpu1.dtb.write_accesses                 103280                       # DTB write accesses
system.cpu1.dtb.data_hits                     1914885                       # DTB hits
system.cpu1.dtb.data_misses                      3692                       # DTB misses
system.cpu1.dtb.data_acv                          116                       # DTB access violations
system.cpu1.dtb.data_accesses                  323622                       # DTB accesses
system.cpu1.itb.fetch_hits                    1468399                       # ITB hits
system.cpu1.itb.fetch_misses                     1539                       # ITB misses
system.cpu1.itb.fetch_acv                          57                       # ITB acv
system.cpu1.itb.fetch_accesses                1469938                       # ITB accesses
system.cpu1.itb.read_hits                           0                       # DTB read hits
system.cpu1.itb.read_misses                         0                       # DTB read misses
system.cpu1.itb.read_acv                            0                       # DTB read access violations
system.cpu1.itb.read_accesses                       0                       # DTB read accesses
system.cpu1.itb.write_hits                          0                       # DTB write hits
system.cpu1.itb.write_misses                        0                       # DTB write misses
system.cpu1.itb.write_acv                           0                       # DTB write access violations
system.cpu1.itb.write_accesses                      0                       # DTB write accesses
system.cpu1.itb.data_hits                           0                       # DTB hits
system.cpu1.itb.data_misses                         0                       # DTB misses
system.cpu1.itb.data_acv                            0                       # DTB access violations
system.cpu1.itb.data_accesses                       0                       # DTB accesses
system.cpu1.numCycles                      3740248099                       # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted                     0                       # number of work items this cpu started
system.cpu1.numWorkItemsCompleted                   0                       # number of work items this cpu completed
system.cpu1.committedInsts                    5931963                       # Number of instructions committed
system.cpu1.committedOps                      5931963                       # Number of ops (including micro ops) committed
system.cpu1.num_int_alu_accesses              5550581                       # Number of integer alu accesses
system.cpu1.num_fp_alu_accesses                 28590                       # Number of float alu accesses
system.cpu1.num_func_calls                     182742                       # number of times a function call or return occured
system.cpu1.num_conditional_control_insts       577192                       # number of instructions that are conditional controls
system.cpu1.num_int_insts                     5550581                       # number of integer instructions
system.cpu1.num_fp_insts                        28590                       # number of float instructions
system.cpu1.num_int_register_reads            7657293                       # number of times the integer registers were read
system.cpu1.num_int_register_writes           4163277                       # number of times the integer registers were written
system.cpu1.num_fp_register_reads               17889                       # number of times the floating registers were read
system.cpu1.num_fp_register_writes              17683                       # number of times the floating registers were written
system.cpu1.num_mem_refs                      1926244                       # number of memory refs
system.cpu1.num_load_insts                    1170888                       # Number of load instructions
system.cpu1.num_store_insts                    755356                       # Number of store instructions
system.cpu1.num_idle_cycles              3734311403.078359                       # Number of idle cycles
system.cpu1.num_busy_cycles              5936695.921641                       # Number of busy cycles
system.cpu1.not_idle_fraction                0.001587                       # Percentage of non-idle cycles
system.cpu1.idle_fraction                    0.998413                       # Percentage of idle cycles
system.cpu1.Branches                           836749                       # Number of branches fetched
system.cpu1.op_class::No_OpClass               239814      4.04%      4.04% # Class of executed instruction
system.cpu1.op_class::IntAlu                  3533248     59.52%     63.56% # Class of executed instruction
system.cpu1.op_class::IntMult                    9651      0.16%     63.73% # Class of executed instruction
system.cpu1.op_class::IntDiv                        0      0.00%     63.73% # Class of executed instruction
system.cpu1.op_class::FloatAdd                   7388      0.12%     63.85% # Class of executed instruction
system.cpu1.op_class::FloatCmp                      0      0.00%     63.85% # Class of executed instruction
system.cpu1.op_class::FloatCvt                      0      0.00%     63.85% # Class of executed instruction
system.cpu1.op_class::FloatMult                     0      0.00%     63.85% # Class of executed instruction
system.cpu1.op_class::FloatDiv                   1421      0.02%     63.88% # Class of executed instruction
system.cpu1.op_class::FloatSqrt                     0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdAdd                       0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdAddAcc                    0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdAlu                       0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdCmp                       0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdCvt                       0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdMisc                      0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdMult                      0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdMultAcc                   0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdShift                     0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdShiftAcc                  0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdSqrt                      0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdFloatAdd                  0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdFloatAlu                  0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdFloatCmp                  0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdFloatCvt                  0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdFloatDiv                  0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdFloatMisc                 0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdFloatMult                 0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdFloatMultAcc              0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::SimdFloatSqrt                 0      0.00%     63.88% # Class of executed instruction
system.cpu1.op_class::MemRead                 1191429     20.07%     83.95% # Class of executed instruction
system.cpu1.op_class::MemWrite                 755540     12.73%     96.68% # Class of executed instruction
system.cpu1.op_class::IprAccess                197280      3.32%    100.00% # Class of executed instruction
system.cpu1.op_class::InstPrefetch                  0      0.00%    100.00% # Class of executed instruction
system.cpu1.op_class::total                   5935771                       # Class of executed instruction
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                    2205                       # number of quiesce instructions executed
system.cpu1.kern.inst.hwrei                     39554                       # number of hwrei instructions executed
system.cpu1.kern.ipl_count::0                   10328     33.46%     33.46% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::22                   1907      6.18%     39.64% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::30                    110      0.36%     40.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::31                  18518     60.00%    100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::total               30863                       # number of times we switched to this ipl
system.cpu1.kern.ipl_good::0                    10318     45.77%     45.77% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::22                    1907      8.46%     54.23% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::30                     110      0.49%     54.72% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::31                   10208     45.28%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::total                22543                       # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks::0            1859122617500     99.41%     99.41% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::22               82001000      0.00%     99.42% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::30               14064500      0.00%     99.42% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::31            10905353000      0.58%    100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::total        1870124036000                       # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used::0                 0.999032                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::31                0.551247                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::total             0.730422                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.syscall::2                         2      2.00%      2.00% # number of syscalls executed
system.cpu1.kern.syscall::3                        11     11.00%     13.00% # number of syscalls executed
system.cpu1.kern.syscall::4                         2      2.00%     15.00% # number of syscalls executed
system.cpu1.kern.syscall::6                        10     10.00%     25.00% # number of syscalls executed
system.cpu1.kern.syscall::17                        6      6.00%     31.00% # number of syscalls executed
system.cpu1.kern.syscall::19                        2      2.00%     33.00% # number of syscalls executed
system.cpu1.kern.syscall::23                        2      2.00%     35.00% # number of syscalls executed
system.cpu1.kern.syscall::24                        2      2.00%     37.00% # number of syscalls executed
system.cpu1.kern.syscall::33                        4      4.00%     41.00% # number of syscalls executed
system.cpu1.kern.syscall::45                       17     17.00%     58.00% # number of syscalls executed
system.cpu1.kern.syscall::47                        2      2.00%     60.00% # number of syscalls executed
system.cpu1.kern.syscall::48                        2      2.00%     62.00% # number of syscalls executed
system.cpu1.kern.syscall::59                        3      3.00%     65.00% # number of syscalls executed
system.cpu1.kern.syscall::71                       24     24.00%     89.00% # number of syscalls executed
system.cpu1.kern.syscall::74                        8      8.00%     97.00% # number of syscalls executed
system.cpu1.kern.syscall::90                        1      1.00%     98.00% # number of syscalls executed
system.cpu1.kern.syscall::132                       2      2.00%    100.00% # number of syscalls executed
system.cpu1.kern.syscall::total                   100                       # number of syscalls executed
system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu1.kern.callpal::wripir                    8      0.02%      0.03% # number of callpals executed
system.cpu1.kern.callpal::wrmces                    1      0.00%      0.03% # number of callpals executed
system.cpu1.kern.callpal::wrfen                     1      0.00%      0.03% # number of callpals executed
system.cpu1.kern.callpal::swpctx                  470      1.46%      1.50% # number of callpals executed
system.cpu1.kern.callpal::tbi                      15      0.05%      1.54% # number of callpals executed
system.cpu1.kern.callpal::wrent                     7      0.02%      1.57% # number of callpals executed
system.cpu1.kern.callpal::swpipl                26238     81.66%     83.22% # number of callpals executed
system.cpu1.kern.callpal::rdps                   2576      8.02%     91.24% # number of callpals executed
system.cpu1.kern.callpal::wrkgp                     1      0.00%     91.25% # number of callpals executed
system.cpu1.kern.callpal::wrusp                     4      0.01%     91.26% # number of callpals executed
system.cpu1.kern.callpal::rdusp                     2      0.01%     91.26% # number of callpals executed
system.cpu1.kern.callpal::whami                     3      0.01%     91.27% # number of callpals executed
system.cpu1.kern.callpal::rti                    2607      8.11%     99.39% # number of callpals executed
system.cpu1.kern.callpal::callsys                 158      0.49%     99.88% # number of callpals executed
system.cpu1.kern.callpal::imb                      38      0.12%    100.00% # number of callpals executed
system.cpu1.kern.callpal::rdunique                  1      0.00%    100.00% # number of callpals executed
system.cpu1.kern.callpal::total                 32131                       # number of callpals executed
system.cpu1.kern.mode_switch::kernel             1033                       # number of protection mode switches
system.cpu1.kern.mode_switch::user                580                       # number of protection mode switches
system.cpu1.kern.mode_switch::idle               2046                       # number of protection mode switches
system.cpu1.kern.mode_good::kernel                612                      
system.cpu1.kern.mode_good::user                  580                      
system.cpu1.kern.mode_good::idle                   32                      
system.cpu1.kern.mode_switch_good::kernel     0.592449                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::idle      0.015640                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::total     0.334518                       # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks::kernel        1373909000      0.07%      0.07% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::user           508289000      0.03%      0.10% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::idle        1868002186500     99.90%    100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context                     471                       # number of times the context was actually changed
system.cpu1.icache.tags.replacements           103097                       # number of replacements
system.cpu1.icache.tags.tagsinuse          427.126315                       # Cycle average of tags in use
system.cpu1.icache.tags.total_refs            5832135                       # Total number of references to valid blocks.
system.cpu1.icache.tags.sampled_refs           103609                       # Sample count of references to valid blocks.
system.cpu1.icache.tags.avg_refs            56.289849                       # Average number of references to valid blocks.
system.cpu1.icache.tags.warmup_cycle     1868932699000                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.tags.occ_blocks::cpu1.inst   427.126315                       # Average occupied blocks per requestor
system.cpu1.icache.tags.occ_percent::cpu1.inst     0.834231                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_percent::total     0.834231                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::2          512                       # Occupied blocks per task id
system.cpu1.icache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu1.icache.tags.tag_accesses          6039407                       # Number of tag accesses
system.cpu1.icache.tags.data_accesses         6039407                       # Number of data accesses
system.cpu1.icache.ReadReq_hits::cpu1.inst      5832135                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total        5832135                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst      5832135                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total         5832135                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst      5832135                       # number of overall hits
system.cpu1.icache.overall_hits::total        5832135                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst       103636                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total       103636                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst       103636                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total        103636                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst       103636                       # number of overall misses
system.cpu1.icache.overall_misses::total       103636                       # number of overall misses
system.cpu1.icache.ReadReq_accesses::cpu1.inst      5935771                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total      5935771                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst      5935771                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total      5935771                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst      5935771                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total      5935771                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.017460                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.017460                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.017460                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.017460                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.017460                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.017460                       # miss rate for overall accesses
system.cpu1.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu1.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu1.icache.blocked::no_mshrs                0                       # number of cycles access was blocked
system.cpu1.icache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu1.icache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu1.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu1.icache.fast_writes                      0                       # number of fast writes performed
system.cpu1.icache.cache_copies                     0                       # number of cache copies performed
system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dcache.tags.replacements            62047                       # number of replacements
system.cpu1.dcache.tags.tagsinuse          421.558473                       # Cycle average of tags in use
system.cpu1.dcache.tags.total_refs            1836050                       # Total number of references to valid blocks.
system.cpu1.dcache.tags.sampled_refs            62385                       # Sample count of references to valid blocks.
system.cpu1.dcache.tags.avg_refs            29.430953                       # Average number of references to valid blocks.
system.cpu1.dcache.tags.warmup_cycle     1851115162500                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.tags.occ_blocks::cpu1.data   421.558473                       # Average occupied blocks per requestor
system.cpu1.dcache.tags.occ_percent::cpu1.data     0.823356                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_percent::total     0.823356                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_task_id_blocks::1024          338                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::2          337                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::3            1                       # Occupied blocks per task id
system.cpu1.dcache.tags.occ_task_id_percent::1024     0.660156                       # Percentage of cache occupancy per task id
system.cpu1.dcache.tags.tag_accesses          7735314                       # Number of tag accesses
system.cpu1.dcache.tags.data_accesses         7735314                       # Number of data accesses
system.cpu1.dcache.ReadReq_hits::cpu1.data      1109520                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total        1109520                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data       707454                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total        707454                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data        15133                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total        15133                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data        15610                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total        15610                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data      1816974                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total         1816974                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data      1816974                       # number of overall hits
system.cpu1.dcache.overall_hits::total        1816974                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data        41445                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total        41445                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data        25851                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total        25851                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data         1285                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total         1285                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data          735                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total          735                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data        67296                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total         67296                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data        67296                       # number of overall misses
system.cpu1.dcache.overall_misses::total        67296                       # number of overall misses
system.cpu1.dcache.ReadReq_accesses::cpu1.data      1150965                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      1150965                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data       733305                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total       733305                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data        16418                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total        16418                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data        16345                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total        16345                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data      1884270                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total      1884270                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data      1884270                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total      1884270                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.036009                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.036009                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.035253                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.035253                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.078268                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.078268                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.044968                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.044968                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.035715                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.035715                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.035715                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.035715                       # miss rate for overall accesses
system.cpu1.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs                0                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu1.dcache.fast_writes                      0                       # number of fast writes performed
system.cpu1.dcache.cache_copies                     0                       # number of cache copies performed
system.cpu1.dcache.writebacks::writebacks        41020                       # number of writebacks
system.cpu1.dcache.writebacks::total            41020                       # number of writebacks
system.cpu1.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate

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