summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
blob: 50e1ba197eb356a9f526dcee7ddcb5ea6393d0d5 (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
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834

---------- Begin Simulation Statistics ----------
sim_seconds                                  1.003417                       # Number of seconds simulated
sim_ticks                                1003417221500                       # Number of ticks simulated
final_tick                               1003417221500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                  74785                       # Simulator instruction rate (inst/s)
host_op_rate                                    96230                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             1214309093                       # Simulator tick rate (ticks/s)
host_mem_usage                                 406952                       # Number of bytes of host memory used
host_seconds                                   826.33                       # Real time elapsed on the host
sim_insts                                    61797296                       # Number of instructions simulated
sim_ops                                      79517775                       # Number of ops (including micro ops) simulated
system.physmem.bytes_read::realview.clcd     44040192                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.dtb.walker          960                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker          128                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.inst           410432                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data          4376692                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.dtb.walker          960                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst           404672                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data          5217200                       # Number of bytes read from this memory
system.physmem.bytes_read::total             54451236                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       410432                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst       404672                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          815104                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      4253056                       # Number of bytes written to this memory
system.physmem.bytes_written::cpu0.data         17000                       # Number of bytes written to this memory
system.physmem.bytes_written::cpu1.data       3010088                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7280144                       # Number of bytes written to this memory
system.physmem.num_reads::realview.clcd       5505024                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.dtb.walker           15                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker            2                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.inst              6413                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data             68458                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.dtb.walker           15                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              6323                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data             81545                       # Number of read requests responded to by this memory
system.physmem.num_reads::total               5667795                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks           66454                       # Number of write requests responded to by this memory
system.physmem.num_writes::cpu0.data             4250                       # Number of write requests responded to by this memory
system.physmem.num_writes::cpu1.data           752522                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               823226                       # Number of write requests responded to by this memory
system.physmem.bw_read::realview.clcd        43890209                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.dtb.walker           957                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker           128                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.inst              409034                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data             4361787                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.dtb.walker           957                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst              403294                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data             5199432                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                54265798                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         409034                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst         403294                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             812328                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           4238572                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu0.data              16942                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu1.data            2999837                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                7255351                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           4238572                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.clcd       43890209                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.dtb.walker          957                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker          128                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             409034                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data            4378729                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.dtb.walker          957                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst             403294                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data            8199269                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               61521149                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                       5667795                       # Total number of read requests seen
system.physmem.writeReqs                       823226                       # Total number of write requests seen
system.physmem.cpureqs                         281286                       # Reqs generatd by CPU via cache - shady
system.physmem.bytesRead                    362738880                       # Total number of bytes read from memory
system.physmem.bytesWritten                  52686464                       # Total number of bytes written to memory
system.physmem.bytesConsumedRd               54451236                       # bytesRead derated as per pkt->getSize()
system.physmem.bytesConsumedWr                7280144                       # bytesWritten derated as per pkt->getSize()
system.physmem.servicedByWrQ                      148                       # Number of read reqs serviced by write Q
system.physmem.neitherReadNorWrite              12596                       # Reqs where no action is needed
system.physmem.perBankRdReqs::0                354151                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::1                354519                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::2                354412                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::3                354404                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::4                354227                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::5                354027                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::6                353803                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::7                353914                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::8                354718                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::9                354198                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::10               354245                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::11               354391                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::12               354136                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::13               354309                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::14               354144                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::15               354049                       # Track reads on a per bank basis
system.physmem.perBankWrReqs::0                 50660                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::1                 50996                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::2                 50931                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::3                 50952                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::4                 51753                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::5                 51624                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::6                 51424                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::7                 51487                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::8                 51960                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::9                 51682                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::10                51566                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::11                51627                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::12                51620                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::13                51748                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::14                51624                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::15                51572                       # Track writes on a per bank basis
system.physmem.numRdRetry                           0                       # Number of times rd buffer was full causing retry
system.physmem.numWrRetry                     1152068                       # Number of times wr buffer was full causing retry
system.physmem.totGap                    1003416092000                       # Total gap between requests
system.physmem.readPktSize::0                       0                       # Categorize read packet sizes
system.physmem.readPktSize::1                       0                       # Categorize read packet sizes
system.physmem.readPktSize::2                     105                       # Categorize read packet sizes
system.physmem.readPktSize::3                 5505024                       # Categorize read packet sizes
system.physmem.readPktSize::4                       0                       # Categorize read packet sizes
system.physmem.readPktSize::5                       0                       # Categorize read packet sizes
system.physmem.readPktSize::6                  162666                       # Categorize read packet sizes
system.physmem.readPktSize::7                       0                       # Categorize read packet sizes
system.physmem.readPktSize::8                       0                       # Categorize read packet sizes
system.physmem.writePktSize::0                      0                       # categorize write packet sizes
system.physmem.writePktSize::1                      0                       # categorize write packet sizes
system.physmem.writePktSize::2                1908840                       # categorize write packet sizes
system.physmem.writePktSize::3                      0                       # categorize write packet sizes
system.physmem.writePktSize::4                      0                       # categorize write packet sizes
system.physmem.writePktSize::5                      0                       # categorize write packet sizes
system.physmem.writePktSize::6                  66454                       # categorize write packet sizes
system.physmem.writePktSize::7                      0                       # categorize write packet sizes
system.physmem.writePktSize::8                      0                       # categorize write packet sizes
system.physmem.neitherpktsize::0                    0                       # categorize neither packet sizes
system.physmem.neitherpktsize::1                    0                       # categorize neither packet sizes
system.physmem.neitherpktsize::2                    0                       # categorize neither packet sizes
system.physmem.neitherpktsize::3                    0                       # categorize neither packet sizes
system.physmem.neitherpktsize::4                    0                       # categorize neither packet sizes
system.physmem.neitherpktsize::5                    0                       # categorize neither packet sizes
system.physmem.neitherpktsize::6                12596                       # categorize neither packet sizes
system.physmem.neitherpktsize::7                    0                       # categorize neither packet sizes
system.physmem.neitherpktsize::8                    0                       # categorize neither packet sizes
system.physmem.rdQLenPdf::0                   5540802                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                     75454                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                      7331                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                      2660                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                      2178                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                      1962                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                      1847                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                      1666                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                      1365                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                      1309                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                     1343                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                     6450                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                     9578                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                    13035                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                      550                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                       66                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                       35                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                       15                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::26                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::27                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::28                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::29                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::32                        0                       # What read queue length does an incoming req see
system.physmem.wrQLenPdf::0                      3176                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                      3360                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                      3508                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                      3617                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                      3779                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                      3969                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                      4192                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                      4384                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                      4579                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                     35793                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                    35792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                    32617                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                    32433                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                    32285                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                    32176                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                    32014                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                    31824                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                    31601                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                    31409                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                    31214                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::32                        0                       # What write queue length does an incoming req see
system.physmem.totQLat                    46980948909                       # Total cycles spent in queuing delays
system.physmem.totMemAccLat              148397952909                       # Sum of mem lat for all requests
system.physmem.totBusLat                  22670588000                       # Total cycles spent in databus access
system.physmem.totBankLat                 78746416000                       # Total cycles spent in bank access
system.physmem.avgQLat                        8289.32                       # Average queueing delay per request
system.physmem.avgBankLat                    13894.02                       # Average bank access latency per request
system.physmem.avgBusLat                      4000.00                       # Average bus latency per request
system.physmem.avgMemAccLat                  26183.34                       # Average memory access latency
system.physmem.avgRdBW                         361.50                       # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW                          52.51                       # Average achieved write bandwidth in MB/s
system.physmem.avgConsumedRdBW                  54.27                       # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW                   7.26                       # Average consumed write bandwidth in MB/s
system.physmem.peakBW                        16000.00                       # Theoretical peak bandwidth in MB/s
system.physmem.busUtil                           2.59                       # Data bus utilization in percentage
system.physmem.avgRdQLen                         0.15                       # Average read queue length over time
system.physmem.avgWrQLen                        11.87                       # Average write queue length over time
system.physmem.readRowHits                    5638305                       # Number of row buffer hits during reads
system.physmem.writeRowHits                    788804                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   99.48                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  95.82                       # Row buffer hit rate for writes
system.physmem.avgGap                       154585.25                       # Average gap between requests
system.realview.nvmem.bytes_read::cpu0.inst           64                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::cpu1.inst          384                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total           448                       # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu0.inst           64                       # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu1.inst          384                       # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::total          448                       # Number of instructions bytes read from this memory
system.realview.nvmem.num_reads::cpu0.inst            1                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::cpu1.inst            6                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::total              7                       # Number of read requests responded to by this memory
system.realview.nvmem.bw_read::cpu0.inst           64                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::cpu1.inst          383                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::total              446                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu0.inst           64                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu1.inst          383                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::total          446                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu0.inst           64                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu1.inst          383                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total             446                       # Total bandwidth to/from this memory (bytes/s)
system.l2c.replacements                         72379                       # number of replacements
system.l2c.tagsinuse                     54036.280833                       # Cycle average of tags in use
system.l2c.total_refs                         1885694                       # Total number of references to valid blocks.
system.l2c.sampled_refs                        137571                       # Sample count of references to valid blocks.
system.l2c.avg_refs                         13.707060                       # Average number of references to valid blocks.
system.l2c.warmup_cycle                             0                       # Cycle when the warmup percentage was hit.
system.l2c.occ_blocks::writebacks        39823.956716                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.dtb.walker       4.674534                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.itb.walker       0.679497                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.inst          4008.676938                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.data          2794.192443                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.dtb.walker      10.268084                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.inst          3665.327078                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.data          3728.505542                       # Average occupied blocks per requestor
system.l2c.occ_percent::writebacks           0.607665                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.dtb.walker      0.000071                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.itb.walker      0.000010                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.inst            0.061168                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.data            0.042636                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.dtb.walker      0.000157                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.inst            0.055928                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.data            0.056892                       # Average percentage of cache occupancy
system.l2c.occ_percent::total                0.824528                       # Average percentage of cache occupancy
system.l2c.ReadReq_hits::cpu0.dtb.walker        32249                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.itb.walker         4781                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.inst             390385                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data             166048                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.dtb.walker        51549                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.itb.walker         6102                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst             597357                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data             198762                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1447233                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          582352                       # number of Writeback hits
system.l2c.Writeback_hits::total               582352                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data            1132                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data             800                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                1932                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data           193                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data           143                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total               336                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data            48068                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            59137                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               107205                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.dtb.walker         32249                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.itb.walker          4781                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.inst              390385                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              214116                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.dtb.walker         51549                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.itb.walker          6102                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              597357                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data              257899                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 1554438                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.dtb.walker        32249                       # number of overall hits
system.l2c.overall_hits::cpu0.itb.walker         4781                       # number of overall hits
system.l2c.overall_hits::cpu0.inst             390385                       # number of overall hits
system.l2c.overall_hits::cpu0.data             214116                       # number of overall hits
system.l2c.overall_hits::cpu1.dtb.walker        51549                       # number of overall hits
system.l2c.overall_hits::cpu1.itb.walker         6102                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             597357                       # number of overall hits
system.l2c.overall_hits::cpu1.data             257899                       # number of overall hits
system.l2c.overall_hits::total                1554438                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.dtb.walker           15                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.itb.walker            2                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.inst             6288                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data             6317                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.dtb.walker           15                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst             6285                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data             6159                       # number of ReadReq misses
system.l2c.ReadReq_misses::total                25081                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data          5174                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data          3737                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              8911                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data          654                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          404                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total            1058                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data          63515                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data          76597                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             140112                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.dtb.walker           15                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.itb.walker            2                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.inst              6288                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data             69832                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.dtb.walker           15                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              6285                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data             82756                       # number of demand (read+write) misses
system.l2c.demand_misses::total                165193                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.dtb.walker           15                       # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker            2                       # number of overall misses
system.l2c.overall_misses::cpu0.inst             6288                       # number of overall misses
system.l2c.overall_misses::cpu0.data            69832                       # number of overall misses
system.l2c.overall_misses::cpu1.dtb.walker           15                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             6285                       # number of overall misses
system.l2c.overall_misses::cpu1.data            82756                       # number of overall misses
system.l2c.overall_misses::total               165193                       # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.dtb.walker       998000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.itb.walker       117500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.inst    329989000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.data    340671998                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.dtb.walker      1021500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.inst    344233000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.data    357896998                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total     1374927996                       # number of ReadReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu0.data      8850486                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data     12136500                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total     20986986                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data       569500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data      3556500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total      4126000                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   3140937991                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data   4239041997                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total   7379979988                       # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.dtb.walker       998000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.itb.walker       117500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.inst    329989000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data   3481609989                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.dtb.walker      1021500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst    344233000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data   4596938995                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total      8754907984                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.dtb.walker       998000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.itb.walker       117500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.inst    329989000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data   3481609989                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.dtb.walker      1021500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst    344233000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data   4596938995                       # number of overall miss cycles
system.l2c.overall_miss_latency::total     8754907984                       # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.dtb.walker        32264                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.itb.walker         4783                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.inst         396673                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data         172365                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.dtb.walker        51564                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.itb.walker         6102                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst         603642                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data         204921                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            1472314                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       582352                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           582352                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         6306                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data         4537                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total           10843                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data          847                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data          547                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total          1394                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       111583                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data       135734                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           247317                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.dtb.walker        32264                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.itb.walker         4783                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.inst          396673                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data          283948                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.dtb.walker        51564                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.itb.walker         6102                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          603642                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data          340655                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             1719631                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.dtb.walker        32264                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.itb.walker         4783                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         396673                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data         283948                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.dtb.walker        51564                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.itb.walker         6102                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         603642                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data         340655                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            1719631                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.dtb.walker     0.000465                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.itb.walker     0.000418                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.015852                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.036649                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.dtb.walker     0.000291                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.010412                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.030055                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.017035                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.820488                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.823672                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.821821                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.772137                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.738574                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.758967                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.569218                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.564317                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.566528                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.dtb.walker     0.000465                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.itb.walker     0.000418                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.inst       0.015852                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.245932                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.dtb.walker     0.000291                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.010412                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.242932                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.096063                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.dtb.walker     0.000465                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.itb.walker     0.000418                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.inst      0.015852                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.245932                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.dtb.walker     0.000291                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.010412                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.242932                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.096063                       # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.dtb.walker 66533.333333                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.itb.walker        58750                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.inst 52479.166667                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.data 53929.396549                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker        68100                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.inst 54770.564837                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.data 58109.595389                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 54819.504645                       # average ReadReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data  1710.569385                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data  3247.658550                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total  2355.177421                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data   870.795107                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data  8803.217822                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total  3899.810964                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 49451.908856                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 55342.141298                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 52672.005167                       # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 66533.333333                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.itb.walker        58750                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 52479.166667                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 49856.942218                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.dtb.walker        68100                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 54770.564837                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 55548.105213                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 52998.056722                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 66533.333333                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.itb.walker        58750                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 52479.166667                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 49856.942218                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.dtb.walker        68100                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 54770.564837                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 55548.105213                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 52998.056722                       # average overall miss latency
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               66454                       # number of writebacks
system.l2c.writebacks::total                    66454                       # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu0.inst             5                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu0.data            39                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.inst             7                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.data            24                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::total                75                       # number of ReadReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst              5                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu0.data             39                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst              7                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.data             24                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::total                 75                       # number of demand (read+write) MSHR hits
system.l2c.overall_mshr_hits::cpu0.inst             5                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu0.data            39                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst             7                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.data            24                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::total                75                       # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu0.dtb.walker           15                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.itb.walker            2                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.inst         6283                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.data         6278                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker           15                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.inst         6278                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.data         6135                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total           25006                       # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data         5174                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data         3737                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total         8911                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data          654                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          404                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total         1058                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data        63515                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data        76597                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        140112                       # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.dtb.walker           15                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.itb.walker            2                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst         6283                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data        69793                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.dtb.walker           15                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst         6278                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data        82732                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           165118                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.dtb.walker           15                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.itb.walker            2                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst         6283                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data        69793                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.dtb.walker           15                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst         6278                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data        82732                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          165118                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.dtb.walker       808528                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.itb.walker        93002                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.inst    250453593                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.data    258988799                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker       830528                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.inst    264569298                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.data    278824979                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total   1054568727                       # number of ReadReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data     52203490                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data     38107108                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total     90310598                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data      6565141                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data      4047401                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total     10612542                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   2354972014                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data   3286542342                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   5641514356                       # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker       808528                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.itb.walker        93002                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst    250453593                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data   2613960813                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker       830528                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst    264569298                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data   3565367321                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total   6696083083                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker       808528                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.itb.walker        93002                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst    250453593                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data   2613960813                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker       830528                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst    264569298                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data   3565367321                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total   6696083083                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst      4694165                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data  12372746053                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.inst      1876066                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 154362129001                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total 166741445285                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data    997094235                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data  17119323408                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total  18116417643                       # number of WriteReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.inst      4694165                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data  13369840288                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.inst      1876066                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data 171481452409                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total 184857862928                       # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.dtb.walker     0.000465                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker     0.000418                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.inst     0.015839                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.data     0.036423                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker     0.000291                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.inst     0.010400                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.data     0.029938                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total     0.016984                       # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.820488                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.823672                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.821821                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.772137                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.738574                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.758967                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.569218                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.564317                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.566528                       # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker     0.000465                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.itb.walker     0.000418                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.015839                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.245795                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker     0.000291                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.010400                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.242862                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.096019                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker     0.000465                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.itb.walker     0.000418                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.015839                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.245795                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker     0.000291                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.010400                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.242862                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.096019                       # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 53901.866667                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker        46501                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 39862.102976                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 41253.392641                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 55368.533333                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 42142.290220                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 45448.244336                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 42172.627649                       # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10089.580595                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10197.245919                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10134.732129                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10038.441896                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10018.319307                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10030.758034                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 37077.415004                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 42906.932935                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 40264.319659                       # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 53901.866667                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.itb.walker        46501                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 39862.102976                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 37453.051352                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 55368.533333                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 42142.290220                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 43095.384144                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 40553.319947                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 53901.866667                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.itb.walker        46501                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 39862.102976                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 37453.051352                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 55368.533333                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 42142.290220                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 43095.384144                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 40553.319947                       # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst          inf                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst          inf                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.inst          inf                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.inst          inf                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
system.cf0.dma_read_full_pages                      0                       # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes                           0                       # Number of bytes transfered via DMA reads (not PRD).
system.cf0.dma_read_txs                             0                       # Number of DMA read transactions (not PRD).
system.cf0.dma_write_full_pages                     0                       # Number of full page size DMA writes.
system.cf0.dma_write_bytes                          0                       # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs                            0                       # Number of DMA write transactions.
system.cpu0.dtb.inst_hits                           0                       # ITB inst hits
system.cpu0.dtb.inst_misses                         0                       # ITB inst misses
system.cpu0.dtb.read_hits                     8990701                       # DTB read hits
system.cpu0.dtb.read_misses                     35639                       # DTB read misses
system.cpu0.dtb.write_hits                    5196869                       # DTB write hits
system.cpu0.dtb.write_misses                     6420                       # DTB write misses
system.cpu0.dtb.flush_tlb                           4                       # Number of times complete TLB was flushed
system.cpu0.dtb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu0.dtb.flush_tlb_mva_asid               1439                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.dtb.flush_tlb_asid                     63                       # Number of times TLB was flushed by ASID
system.cpu0.dtb.flush_entries                    2140                       # Number of entries that have been flushed from TLB
system.cpu0.dtb.align_faults                     1264                       # Number of TLB faults due to alignment restrictions
system.cpu0.dtb.prefetch_faults                   358                       # Number of TLB faults due to prefetch
system.cpu0.dtb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu0.dtb.perms_faults                      552                       # Number of TLB faults due to permissions restrictions
system.cpu0.dtb.read_accesses                 9026340                       # DTB read accesses
system.cpu0.dtb.write_accesses                5203289                       # DTB write accesses
system.cpu0.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu0.dtb.hits                         14187570                       # DTB hits
system.cpu0.dtb.misses                          42059                       # DTB misses
system.cpu0.dtb.accesses                     14229629                       # DTB accesses
system.cpu0.itb.inst_hits                     4354083                       # ITB inst hits
system.cpu0.itb.inst_misses                      5531                       # ITB inst misses
system.cpu0.itb.read_hits                           0                       # DTB read hits
system.cpu0.itb.read_misses                         0                       # DTB read misses
system.cpu0.itb.write_hits                          0                       # DTB write hits
system.cpu0.itb.write_misses                        0                       # DTB write misses
system.cpu0.itb.flush_tlb                           4                       # Number of times complete TLB was flushed
system.cpu0.itb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu0.itb.flush_tlb_mva_asid               1439                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.itb.flush_tlb_asid                     63                       # Number of times TLB was flushed by ASID
system.cpu0.itb.flush_entries                    1363                       # Number of entries that have been flushed from TLB
system.cpu0.itb.align_faults                        0                       # Number of TLB faults due to alignment restrictions
system.cpu0.itb.prefetch_faults                     0                       # Number of TLB faults due to prefetch
system.cpu0.itb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu0.itb.perms_faults                     1565                       # Number of TLB faults due to permissions restrictions
system.cpu0.itb.read_accesses                       0                       # DTB read accesses
system.cpu0.itb.write_accesses                      0                       # DTB write accesses
system.cpu0.itb.inst_accesses                 4359614                       # ITB inst accesses
system.cpu0.itb.hits                          4354083                       # DTB hits
system.cpu0.itb.misses                           5531                       # DTB misses
system.cpu0.itb.accesses                      4359614                       # DTB accesses
system.cpu0.numCycles                        68779590                       # 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.BPredUnit.lookups                 6151354                       # Number of BP lookups
system.cpu0.BPredUnit.condPredicted           4687077                       # Number of conditional branches predicted
system.cpu0.BPredUnit.condIncorrect            326469                       # Number of conditional branches incorrect
system.cpu0.BPredUnit.BTBLookups              3738602                       # Number of BTB lookups
system.cpu0.BPredUnit.BTBHits                 3006788                       # Number of BTB hits
system.cpu0.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.BPredUnit.usedRAS                  689169                       # Number of times the RAS was used to get a target.
system.cpu0.BPredUnit.RASInCorrect              32083                       # Number of incorrect RAS predictions.
system.cpu0.fetch.icacheStallCycles          11912972                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                      32706056                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                    6151354                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches           3695957                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                      7689921                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles                1565411                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.TlbCycles                     62995                       # Number of cycles fetch has spent waiting for tlb
system.cpu0.fetch.BlockedCycles              21287015                       # Number of cycles fetch has spent blocked
system.cpu0.fetch.MiscStallCycles                4643                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles        56402                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles        90248                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles          164                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                  4352320                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes               172729                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.ItlbSquashes                   2628                       # Number of outstanding ITLB misses that were squashed
system.cpu0.fetch.rateDist::samples          42226826                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             1.000152                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            2.378860                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::0                34545116     81.81%     81.81% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1                  600326      1.42%     83.23% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                  813270      1.93%     85.16% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3                  699242      1.66%     86.81% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::4                  789636      1.87%     88.68% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::5                  563805      1.34%     90.02% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::6                  711205      1.68%     91.70% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::7                  369975      0.88%     92.58% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::8                 3134251      7.42%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::total            42226826                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.089436                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.475520                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles                12413850                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles             21262916                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                  6920770                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles               571279                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles               1058011                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved              957289                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred                65649                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts              40810463                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts               214284                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles               1058011                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles                12995838                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles                5806909                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles      13316140                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                  6858946                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles              2190982                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts              39610027                       # Number of instructions processed by rename
system.cpu0.rename.ROBFullEvents                 2116                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents                435032                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LSQFullEvents              1231897                       # Number of times rename has blocked due to LSQ full
system.cpu0.rename.FullRegisterEvents             105                       # Number of times there has been no free registers
system.cpu0.rename.RenamedOperands           39982485                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups            178864927                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups       178830724                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups            34203                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps             31105315                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                 8877169                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts            451261                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts        410052                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                  5376793                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads             7771036                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores            5796008                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          1117778                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores         1234382                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                  37385936                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded             932152                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                 37680469                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued            87348                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined        6705798                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined     14225412                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved        253293                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples     42226826                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.892335                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.502142                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::0           26789201     63.44%     63.44% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1            5974229     14.15%     77.59% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2            3183905      7.54%     85.13% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3            2487856      5.89%     91.02% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            2118052      5.02%     96.04% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5             933005      2.21%     98.25% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6             499456      1.18%     99.43% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7             188083      0.45%     99.87% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8              53039      0.13%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::total       42226826                       # Number of insts issued each cycle
system.cpu0.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntAlu                  25386      2.38%      2.38% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                   456      0.04%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                      0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%      2.42% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead                843676     78.98%     81.40% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite               198710     18.60%    100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
system.cpu0.iq.FU_type_0::No_OpClass            52214      0.14%      0.14% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu             22597326     59.97%     60.11% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult               48684      0.13%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd                  0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv                  0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                 11      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 3      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              8      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc           696      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            8      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     60.24% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead             9468734     25.13%     85.37% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite            5512785     14.63%    100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess                 0      0.00%    100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::total              37680469                       # Type of FU issued
system.cpu0.iq.rate                          0.547844                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                    1068228                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.028350                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads         118776881                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes         45031578                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses     34706639                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads               8278                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes              4652                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses         3873                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses              38692178                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                   4305                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads          310856                       # Number of loads that had data forwarded from stores
system.cpu0.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
system.cpu0.iew.lsq.thread0.squashedLoads      1466992                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses         3639                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation        12971                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores       614314                       # Number of stores squashed
system.cpu0.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
system.cpu0.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
system.cpu0.iew.lsq.thread0.rescheduledLoads      2192663                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked         5266                       # Number of times an access to memory failed due to the cache being blocked
system.cpu0.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
system.cpu0.iew.iewSquashCycles               1058011                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles                4168228                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles               100403                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts           38437075                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts            94997                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts              7771036                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts             5796008                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts            609484                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                 39021                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents                 3188                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents         12971                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect        173285                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect       127529                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts              300814                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts             37265519                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts              9306913                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts           414950                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                       118987                       # number of nop insts executed
system.cpu0.iew.exec_refs                    14762216                       # number of memory reference insts executed
system.cpu0.iew.exec_branches                 4927541                       # Number of branches executed
system.cpu0.iew.exec_stores                   5455303                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.541811                       # Inst execution rate
system.cpu0.iew.wb_sent                      37049261                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                     34710512                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                 18431396                       # num instructions producing a value
system.cpu0.iew.wb_consumers                 35371181                       # num instructions consuming a value
system.cpu0.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
system.cpu0.iew.wb_rate                      0.504663                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.521085                       # average fanout of values written-back
system.cpu0.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
system.cpu0.commit.commitSquashedInsts        6565608                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls         678859                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts           262014                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples     41204670                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.762989                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.718954                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::0     29337596     71.20%     71.20% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1      5890386     14.30%     85.50% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2      1942613      4.71%     90.21% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3       987342      2.40%     92.61% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4       788686      1.91%     94.52% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5       508616      1.23%     95.75% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6       388471      0.94%     96.70% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7       215239      0.52%     97.22% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8      1145721      2.78%    100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::total     41204670                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts            23832067                       # Number of instructions committed
system.cpu0.commit.committedOps              31438729                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                      11485738                       # Number of memory references committed
system.cpu0.commit.loads                      6304044                       # Number of loads committed
system.cpu0.commit.membars                     231899                       # Number of memory barriers committed
system.cpu0.commit.branches                   4278221                       # Number of branches committed
system.cpu0.commit.fp_insts                      3838                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                 27759030                       # Number of committed integer instructions.
system.cpu0.commit.function_calls              489603                       # Number of function calls committed.
system.cpu0.commit.bw_lim_events              1145721                       # number cycles where commit BW limit reached
system.cpu0.commit.bw_limited                       0                       # number of insts not committed due to BW limits
system.cpu0.rob.rob_reads                    77195085                       # The number of ROB reads
system.cpu0.rob.rob_writes                   77069186                       # The number of ROB writes
system.cpu0.timesIdled                         361877                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                       26552764                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                  1938011770                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                   23751325                       # Number of Instructions Simulated
system.cpu0.committedOps                     31357987                       # Number of Ops (including micro ops) Simulated
system.cpu0.committedInsts_total             23751325                       # Number of Instructions Simulated
system.cpu0.cpi                              2.895821                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        2.895821                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.345325                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.345325                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads               173747096                       # number of integer regfile reads
system.cpu0.int_regfile_writes               34492759                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                     3279                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                     922                       # number of floating regfile writes
system.cpu0.misc_regfile_reads               46707854                       # number of misc regfile reads
system.cpu0.misc_regfile_writes                520465                       # number of misc regfile writes
system.cpu0.icache.replacements                396840                       # number of replacements
system.cpu0.icache.tagsinuse               510.969252                       # Cycle average of tags in use
system.cpu0.icache.total_refs                 3922693                       # Total number of references to valid blocks.
system.cpu0.icache.sampled_refs                397352                       # Sample count of references to valid blocks.
system.cpu0.icache.avg_refs                  9.872086                       # Average number of references to valid blocks.
system.cpu0.icache.warmup_cycle            6841145000                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.occ_blocks::cpu0.inst   510.969252                       # Average occupied blocks per requestor
system.cpu0.icache.occ_percent::cpu0.inst     0.997987                       # Average percentage of cache occupancy
system.cpu0.icache.occ_percent::total        0.997987                       # Average percentage of cache occupancy
system.cpu0.icache.ReadReq_hits::cpu0.inst      3922693                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total        3922693                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst      3922693                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total         3922693                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst      3922693                       # number of overall hits
system.cpu0.icache.overall_hits::total        3922693                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst       429491                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total       429491                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst       429491                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total        429491                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst       429491                       # number of overall misses
system.cpu0.icache.overall_misses::total       429491                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst   5849216498                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total   5849216498                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst   5849216498                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total   5849216498                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst   5849216498                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total   5849216498                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst      4352184                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total      4352184                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst      4352184                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total      4352184                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst      4352184                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total      4352184                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.098684                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.098684                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.098684                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.098684                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.098684                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.098684                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 13618.950101                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 13618.950101                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 13618.950101                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 13618.950101                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 13618.950101                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 13618.950101                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs         2652                       # 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              155                       # 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    17.109677                       # 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.ReadReq_mshr_hits::cpu0.inst        32125                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total        32125                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst        32125                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total        32125                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst        32125                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total        32125                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst       397366                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total       397366                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst       397366                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total       397366                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst       397366                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total       397366                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst   4776270498                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total   4776270498                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst   4776270498                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total   4776270498                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst   4776270498                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total   4776270498                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_uncacheable_latency::cpu0.inst      7399000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.icache.ReadReq_mshr_uncacheable_latency::total      7399000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.icache.overall_mshr_uncacheable_latency::cpu0.inst      7399000                       # number of overall MSHR uncacheable cycles
system.cpu0.icache.overall_mshr_uncacheable_latency::total      7399000                       # number of overall MSHR uncacheable cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.091303                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.091303                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.091303                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.091303                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.091303                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.091303                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12019.826805                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12019.826805                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12019.826805                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 12019.826805                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12019.826805                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 12019.826805                       # average overall mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst          inf                       # average ReadReq mshr uncacheable latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::cpu0.inst          inf                       # average overall mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.dcache.replacements                275829                       # number of replacements
system.cpu0.dcache.tagsinuse               458.562815                       # Cycle average of tags in use
system.cpu0.dcache.total_refs                 9378113                       # Total number of references to valid blocks.
system.cpu0.dcache.sampled_refs                276341                       # Sample count of references to valid blocks.
system.cpu0.dcache.avg_refs                 33.936741                       # Average number of references to valid blocks.
system.cpu0.dcache.warmup_cycle              36505000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.occ_blocks::cpu0.data   458.562815                       # Average occupied blocks per requestor
system.cpu0.dcache.occ_percent::cpu0.data     0.895630                       # Average percentage of cache occupancy
system.cpu0.dcache.occ_percent::total        0.895630                       # Average percentage of cache occupancy
system.cpu0.dcache.ReadReq_hits::cpu0.data      5828715                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        5828715                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      3160489                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       3160489                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       173763                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       173763                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       171376                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       171376                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data      8989204                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total         8989204                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data      8989204                       # number of overall hits
system.cpu0.dcache.overall_hits::total        8989204                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data       389353                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total       389353                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1581371                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      1581371                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data         8785                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total         8785                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data         7460                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total         7460                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      1970724                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       1970724                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      1970724                       # number of overall misses
system.cpu0.dcache.overall_misses::total      1970724                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data   5365294500                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total   5365294500                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  60617239867                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total  60617239867                       # number of WriteReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data     88017500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total     88017500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data     46837000                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total     46837000                       # number of StoreCondReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data  65982534367                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total  65982534367                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data  65982534367                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total  65982534367                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data      6218068                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      6218068                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      4741860                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      4741860                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       182548                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       182548                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       178836                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       178836                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     10959928                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     10959928                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     10959928                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     10959928                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.062616                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.062616                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.333492                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.333492                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.048124                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.048124                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.041714                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.041714                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.179812                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.179812                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.179812                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.179812                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 13780.026095                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 13780.026095                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 38332.080117                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 38332.080117                       # average WriteReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 10019.066591                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 10019.066591                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data  6278.418231                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total  6278.418231                       # average StoreCondReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 33481.367440                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 33481.367440                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 33481.367440                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 33481.367440                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs         8182                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets         3189                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs              586                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets             79                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    13.962457                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets    40.367089                       # 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       256407                       # number of writebacks
system.cpu0.dcache.writebacks::total           256407                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       200970                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total       200970                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1450977                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      1450977                       # number of WriteReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data          427                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total          427                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      1651947                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      1651947                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      1651947                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      1651947                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data       188383                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total       188383                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       130394                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total       130394                       # number of WriteReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data         8358                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total         8358                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data         7458                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total         7458                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data       318777                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total       318777                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data       318777                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total       318777                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data   2337539000                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total   2337539000                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data   4029396491                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total   4029396491                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data     66744000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total     66744000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data     31921000                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total     31921000                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data   6366935491                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total   6366935491                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data   6366935491                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total   6366935491                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data  13497539000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total  13497539000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   1126787391                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   1126787391                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data  14624326391                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total  14624326391                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.030296                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.030296                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.027498                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.027498                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.045785                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.045785                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.041703                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.041703                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.029086                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.029086                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.029086                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.029086                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 12408.439190                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 12408.439190                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 30901.701696                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 30901.701696                       # average WriteReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data  7985.642498                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total  7985.642498                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  4280.101904                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total  4280.101904                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 19973.007748                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 19973.007748                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 19973.007748                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 19973.007748                       # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dtb.inst_hits                           0                       # ITB inst hits
system.cpu1.dtb.inst_misses                         0                       # ITB inst misses
system.cpu1.dtb.read_hits                    42793425                       # DTB read hits
system.cpu1.dtb.read_misses                     43166                       # DTB read misses
system.cpu1.dtb.write_hits                    6855715                       # DTB write hits
system.cpu1.dtb.write_misses                    11673                       # DTB write misses
system.cpu1.dtb.flush_tlb                           4                       # Number of times complete TLB was flushed
system.cpu1.dtb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu1.dtb.flush_tlb_mva_asid               1439                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.dtb.flush_tlb_asid                     63                       # Number of times TLB was flushed by ASID
system.cpu1.dtb.flush_entries                    2301                       # Number of entries that have been flushed from TLB
system.cpu1.dtb.align_faults                     3409                       # Number of TLB faults due to alignment restrictions
system.cpu1.dtb.prefetch_faults                   352                       # Number of TLB faults due to prefetch
system.cpu1.dtb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu1.dtb.perms_faults                      655                       # Number of TLB faults due to permissions restrictions
system.cpu1.dtb.read_accesses                42836591                       # DTB read accesses
system.cpu1.dtb.write_accesses                6867388                       # DTB write accesses
system.cpu1.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu1.dtb.hits                         49649140                       # DTB hits
system.cpu1.dtb.misses                          54839                       # DTB misses
system.cpu1.dtb.accesses                     49703979                       # DTB accesses
system.cpu1.itb.inst_hits                     7790428                       # ITB inst hits
system.cpu1.itb.inst_misses                      6195                       # ITB inst misses
system.cpu1.itb.read_hits                           0                       # DTB read hits
system.cpu1.itb.read_misses                         0                       # DTB read misses
system.cpu1.itb.write_hits                          0                       # DTB write hits
system.cpu1.itb.write_misses                        0                       # DTB write misses
system.cpu1.itb.flush_tlb                           4                       # Number of times complete TLB was flushed
system.cpu1.itb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu1.itb.flush_tlb_mva_asid               1439                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.itb.flush_tlb_asid                     63                       # Number of times TLB was flushed by ASID
system.cpu1.itb.flush_entries                    1551                       # Number of entries that have been flushed from TLB
system.cpu1.itb.align_faults                        0                       # Number of TLB faults due to alignment restrictions
system.cpu1.itb.prefetch_faults                     0                       # Number of TLB faults due to prefetch
system.cpu1.itb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu1.itb.perms_faults                     1608                       # Number of TLB faults due to permissions restrictions
system.cpu1.itb.read_accesses                       0                       # DTB read accesses
system.cpu1.itb.write_accesses                      0                       # DTB write accesses
system.cpu1.itb.inst_accesses                 7796623                       # ITB inst accesses
system.cpu1.itb.hits                          7790428                       # DTB hits
system.cpu1.itb.misses                           6195                       # DTB misses
system.cpu1.itb.accesses                      7796623                       # DTB accesses
system.cpu1.numCycles                       407481845                       # 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.BPredUnit.lookups                 8945563                       # Number of BP lookups
system.cpu1.BPredUnit.condPredicted           7276620                       # Number of conditional branches predicted
system.cpu1.BPredUnit.condIncorrect            457303                       # Number of conditional branches incorrect
system.cpu1.BPredUnit.BTBLookups              6059330                       # Number of BTB lookups
system.cpu1.BPredUnit.BTBHits                 5044901                       # Number of BTB hits
system.cpu1.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.BPredUnit.usedRAS                  808900                       # Number of times the RAS was used to get a target.
system.cpu1.BPredUnit.RASInCorrect              49599                       # Number of incorrect RAS predictions.
system.cpu1.fetch.icacheStallCycles          19209398                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                      61160390                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                    8945563                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches           5853801                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                     13372143                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles                3528800                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.TlbCycles                     72716                       # Number of cycles fetch has spent waiting for tlb
system.cpu1.fetch.BlockedCycles              77592776                       # Number of cycles fetch has spent blocked
system.cpu1.fetch.MiscStallCycles                4530                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles        48363                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles       137630                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles          183                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                  7788411                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes               558980                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.ItlbSquashes                   3579                       # Number of outstanding ITLB misses that were squashed
system.cpu1.fetch.rateDist::samples         112853111                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             0.663918                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            1.993452                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::0                99488795     88.16%     88.16% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1                  820731      0.73%     88.89% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                  982302      0.87%     89.76% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3                 1718236      1.52%     91.28% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::4                 1416689      1.26%     92.53% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::5                  588425      0.52%     93.05% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::6                 1946926      1.73%     94.78% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::7                  433337      0.38%     95.16% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::8                 5457670      4.84%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::total           112853111                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.021953                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.150094                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                20594111                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles             77223821                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                 12189210                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles               529456                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles               2316513                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved             1140486                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred               100773                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts              70872122                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts               333080                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles               2316513                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles                21811188                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles               31999564                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles      40913868                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                 11406608                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles              4405370                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts              66851676                       # Number of instructions processed by rename
system.cpu1.rename.ROBFullEvents                19516                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                679552                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LSQFullEvents              3147713                       # Number of times rename has blocked due to LSQ full
system.cpu1.rename.FullRegisterEvents           33677                       # Number of times there has been no free registers
system.cpu1.rename.RenamedOperands           70148588                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups            306845192                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups       306785894                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups            59298                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps             49106817                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                21041771                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts            463027                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts        405725                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                  7962793                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads            12778752                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores            8032472                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads          1035556                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores         1464082                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                  61394803                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded            1176532                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                 88185041                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued           108507                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined       14048968                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined     37726295                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        276552                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples    112853111                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.781414                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.519020                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::0           82669825     73.25%     73.25% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1            8481760      7.52%     80.77% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2            4273659      3.79%     84.56% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3            3671895      3.25%     87.81% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4           10427666      9.24%     97.05% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5            1949609      1.73%     98.78% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6            1042899      0.92%     99.70% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7             262209      0.23%     99.93% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8              73589      0.07%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::total      112853111                       # Number of insts issued each cycle
system.cpu1.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntAlu                  26972      0.34%      0.34% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                   996      0.01%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                      0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead               7550123     96.09%     96.44% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite               279583      3.56%    100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
system.cpu1.iq.FU_type_0::No_OpClass           313997      0.36%      0.36% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu             36904735     41.85%     42.21% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult               59478      0.07%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd                  0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv                  0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                 12      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              8      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc          1462      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            8      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     42.27% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead            43687858     49.54%     91.82% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite            7217483      8.18%    100.00% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess                 0      0.00%    100.00% # Type of FU issued
system.cpu1.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
system.cpu1.iq.FU_type_0::total              88185041                       # Type of FU issued
system.cpu1.iq.rate                          0.216415                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                    7857674                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.089104                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads         297228981                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes         76628774                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses     53465228                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads              15030                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes              8076                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses         6856                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses              95720841                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                   7877                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads          343881                       # Number of loads that had data forwarded from stores
system.cpu1.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
system.cpu1.iew.lsq.thread0.squashedLoads      3018668                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses         4236                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation        17116                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores      1176826                       # Number of stores squashed
system.cpu1.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
system.cpu1.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
system.cpu1.iew.lsq.thread0.rescheduledLoads     31906521                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked       692078                       # Number of times an access to memory failed due to the cache being blocked
system.cpu1.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
system.cpu1.iew.iewSquashCycles               2316513                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles               24121346                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles               362647                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts           62677152                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts           130612                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts             12778752                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts             8032472                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts            873727                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                 64946                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents                 3806                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents         17116                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect        239035                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect       168853                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts              407888                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts             86386034                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts             43162344                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts          1799007                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       105817                       # number of nop insts executed
system.cpu1.iew.exec_refs                    50303914                       # number of memory reference insts executed
system.cpu1.iew.exec_branches                 6949979                       # Number of branches executed
system.cpu1.iew.exec_stores                   7141570                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.212000                       # Inst execution rate
system.cpu1.iew.wb_sent                      85560494                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                     53472084                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                 29815301                       # num instructions producing a value
system.cpu1.iew.wb_consumers                 53181116                       # num instructions consuming a value
system.cpu1.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
system.cpu1.iew.wb_rate                      0.131226                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.560637                       # average fanout of values written-back
system.cpu1.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
system.cpu1.commit.commitSquashedInsts       14046998                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls         899980                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts           358444                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples    110583599                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.436135                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.404322                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::0     93772628     84.80%     84.80% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1      8260056      7.47%     92.27% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2      2160964      1.95%     94.22% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3      1246626      1.13%     95.35% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4      1244768      1.13%     96.47% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5       580382      0.52%     97.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6       994186      0.90%     97.90% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7       530445      0.48%     98.38% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8      1793544      1.62%    100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::total    110583599                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts            38115610                       # Number of instructions committed
system.cpu1.commit.committedOps              48229427                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                      16615730                       # Number of memory references committed
system.cpu1.commit.loads                      9760084                       # Number of loads committed
system.cpu1.commit.membars                     196512                       # Number of memory barriers committed
system.cpu1.commit.branches                   5981373                       # Number of branches committed
system.cpu1.commit.fp_insts                      6822                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                 42745221                       # Number of committed integer instructions.
system.cpu1.commit.function_calls              536771                       # Number of function calls committed.
system.cpu1.commit.bw_lim_events              1793544                       # number cycles where commit BW limit reached
system.cpu1.commit.bw_limited                       0                       # number of insts not committed due to BW limits
system.cpu1.rob.rob_reads                   169976861                       # The number of ROB reads
system.cpu1.rob.rob_writes                  126957772                       # The number of ROB writes
system.cpu1.timesIdled                        1410203                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                      294628734                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                  1598708296                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                   38045971                       # Number of Instructions Simulated
system.cpu1.committedOps                     48159788                       # Number of Ops (including micro ops) Simulated
system.cpu1.committedInsts_total             38045971                       # Number of Instructions Simulated
system.cpu1.cpi                             10.710250                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                       10.710250                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.093369                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.093369                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads               386616069                       # number of integer regfile reads
system.cpu1.int_regfile_writes               55621377                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                     5021                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                    2332                       # number of floating regfile writes
system.cpu1.misc_regfile_reads               80414047                       # number of misc regfile reads
system.cpu1.misc_regfile_writes                414877                       # number of misc regfile writes
system.cpu1.icache.replacements                603717                       # number of replacements
system.cpu1.icache.tagsinuse               477.821623                       # Cycle average of tags in use
system.cpu1.icache.total_refs                 7136949                       # Total number of references to valid blocks.
system.cpu1.icache.sampled_refs                604229                       # Sample count of references to valid blocks.
system.cpu1.icache.avg_refs                 11.811662                       # Average number of references to valid blocks.
system.cpu1.icache.warmup_cycle           74643061500                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.occ_blocks::cpu1.inst   477.821623                       # Average occupied blocks per requestor
system.cpu1.icache.occ_percent::cpu1.inst     0.933245                       # Average percentage of cache occupancy
system.cpu1.icache.occ_percent::total        0.933245                       # Average percentage of cache occupancy
system.cpu1.icache.ReadReq_hits::cpu1.inst      7136949                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total        7136949                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst      7136949                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total         7136949                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst      7136949                       # number of overall hits
system.cpu1.icache.overall_hits::total        7136949                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst       651410                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total       651410                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst       651410                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total        651410                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst       651410                       # number of overall misses
system.cpu1.icache.overall_misses::total       651410                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   8713848493                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total   8713848493                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst   8713848493                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total   8713848493                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst   8713848493                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total   8713848493                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst      7788359                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total      7788359                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst      7788359                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total      7788359                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst      7788359                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total      7788359                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.083639                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.083639                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.083639                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.083639                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.083639                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.083639                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13376.903169                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 13376.903169                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13376.903169                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 13376.903169                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13376.903169                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 13376.903169                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs         2264                       # 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              195                       # 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    11.610256                       # 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.ReadReq_mshr_hits::cpu1.inst        47151                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total        47151                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst        47151                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total        47151                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst        47151                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total        47151                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst       604259                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total       604259                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst       604259                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total       604259                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst       604259                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total       604259                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   7123176495                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total   7123176495                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   7123176495                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total   7123176495                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   7123176495                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total   7123176495                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_uncacheable_latency::cpu1.inst      2925000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.icache.ReadReq_mshr_uncacheable_latency::total      2925000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.icache.overall_mshr_uncacheable_latency::cpu1.inst      2925000                       # number of overall MSHR uncacheable cycles
system.cpu1.icache.overall_mshr_uncacheable_latency::total      2925000                       # number of overall MSHR uncacheable cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.077585                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.077585                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.077585                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.077585                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.077585                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.077585                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11788.283658                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11788.283658                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11788.283658                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 11788.283658                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11788.283658                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 11788.283658                       # average overall mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst          inf                       # average ReadReq mshr uncacheable latency
system.cpu1.icache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu1.icache.overall_avg_mshr_uncacheable_latency::cpu1.inst          inf                       # average overall mshr uncacheable latency
system.cpu1.icache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dcache.replacements                361595                       # number of replacements
system.cpu1.dcache.tagsinuse               471.853912                       # Cycle average of tags in use
system.cpu1.dcache.total_refs                12785596                       # Total number of references to valid blocks.
system.cpu1.dcache.sampled_refs                361945                       # Sample count of references to valid blocks.
system.cpu1.dcache.avg_refs                 35.324693                       # Average number of references to valid blocks.
system.cpu1.dcache.warmup_cycle           70722416000                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.occ_blocks::cpu1.data   471.853912                       # Average occupied blocks per requestor
system.cpu1.dcache.occ_percent::cpu1.data     0.921590                       # Average percentage of cache occupancy
system.cpu1.dcache.occ_percent::total        0.921590                       # Average percentage of cache occupancy
system.cpu1.dcache.ReadReq_hits::cpu1.data      8396303                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total        8396303                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data      4152128                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total       4152128                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data       102853                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total       102853                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data        98411                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total        98411                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data     12548431                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total        12548431                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data     12548431                       # number of overall hits
system.cpu1.dcache.overall_hits::total       12548431                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data       396520                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total       396520                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data      1556734                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total      1556734                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data        14120                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total        14120                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data        10568                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total        10568                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data      1953254                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total       1953254                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data      1953254                       # number of overall misses
system.cpu1.dcache.overall_misses::total      1953254                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   5917747500                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total   5917747500                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data  64024313001                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total  64024313001                       # number of WriteReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data    131229500                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total    131229500                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data     53242000                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total     53242000                       # number of StoreCondReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data  69942060501                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total  69942060501                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data  69942060501                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total  69942060501                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data      8792823                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      8792823                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data      5708862                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total      5708862                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data       116973                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total       116973                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data       108979                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total       108979                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data     14501685                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total     14501685                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data     14501685                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total     14501685                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.045096                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.045096                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.272687                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.272687                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.120712                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.120712                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.096973                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.096973                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.134692                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.134692                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.134692                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.134692                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 14924.209372                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 14924.209372                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 41127.330039                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 41127.330039                       # average WriteReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data  9293.873938                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total  9293.873938                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data  5038.039364                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total  5038.039364                       # average StoreCondReq miss latency
system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 35807.969932                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 35807.969932                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 35807.969932                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 35807.969932                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs        27667                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets        15981                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs             3202                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets            157                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs     8.640537                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets   101.789809                       # 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       325945                       # number of writebacks
system.cpu1.dcache.writebacks::total           325945                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data       167650                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total       167650                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data      1394870                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total      1394870                       # number of WriteReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data         1440                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total         1440                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data      1562520                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total      1562520                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data      1562520                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total      1562520                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data       228870                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total       228870                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data       161864                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total       161864                       # number of WriteReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data        12680                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total        12680                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data        10565                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total        10565                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data       390734                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total       390734                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data       390734                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total       390734                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data   2822036500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total   2822036500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data   5251302714                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total   5251302714                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data     90148000                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total     90148000                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data     32112000                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total     32112000                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   8073339214                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total   8073339214                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   8073339214                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total   8073339214                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 168945425000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total 168945425000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data  26941470024                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total  26941470024                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data 195886895024                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total 195886895024                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.026029                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.026029                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.028353                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.028353                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.108401                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.108401                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.096945                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.096945                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.026944                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.026944                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.026944                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.026944                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12330.303229                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 12330.303229                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 32442.684686                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 32442.684686                       # average WriteReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data  7109.463722                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total  7109.463722                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data  3039.469948                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total  3039.469948                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 20661.982868                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 20661.982868                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 20661.982868                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 20661.982868                       # average overall mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average overall mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu1.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.iocache.replacements                         0                       # number of replacements
system.iocache.tagsinuse                            0                       # Cycle average of tags in use
system.iocache.total_refs                           0                       # Total number of references to valid blocks.
system.iocache.sampled_refs                         0                       # Sample count of references to valid blocks.
system.iocache.avg_refs                           nan                       # Average number of references to valid blocks.
system.iocache.warmup_cycle                         0                       # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs             0                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                    0                       # number of cycles access was blocked
system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
system.iocache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.iocache.fast_writes                          0                       # number of fast writes performed
system.iocache.cache_copies                         0                       # number of cache copies performed
system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 421898642152                       # number of ReadReq MSHR uncacheable cycles
system.iocache.ReadReq_mshr_uncacheable_latency::total 421898642152                       # number of ReadReq MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::realview.clcd 421898642152                       # number of overall MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::total 421898642152                       # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd          inf                       # average ReadReq mshr uncacheable latency
system.iocache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd          inf                       # average overall mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu0.kern.inst.quiesce                   43084                       # number of quiesce instructions executed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                   52242                       # number of quiesce instructions executed

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