summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
blob: 30d23f9d7cbf28ba6b6a055d178c177355c43e7c (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
1835
1836
1837
1838

---------- Begin Simulation Statistics ----------
sim_seconds                                  2.603317                       # Number of seconds simulated
sim_ticks                                2603316759000                       # Number of ticks simulated
final_tick                               2603316759000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                  64170                       # Simulator instruction rate (inst/s)
host_op_rate                                    82590                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             2648964509                       # Simulator tick rate (ticks/s)
host_mem_usage                                 407980                       # Number of bytes of host memory used
host_seconds                                   982.77                       # Real time elapsed on the host
sim_insts                                    63063787                       # Number of instructions simulated
sim_ops                                      81167171                       # Number of ops (including micro ops) simulated
system.physmem.bytes_read::realview.clcd    121110528                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.dtb.walker          832                       # 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           396352                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data          4375860                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.dtb.walker         1024                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst           425408                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data          5260720                       # Number of bytes read from this memory
system.physmem.bytes_read::total            131570852                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       396352                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst       425408                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          821760                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      4284288                       # 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       3012136                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7313424                       # Number of bytes written to this memory
system.physmem.num_reads::realview.clcd      15138816                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.dtb.walker           13                       # 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              6193                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data             68445                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.dtb.walker           16                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              6647                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data             82225                       # Number of read requests responded to by this memory
system.physmem.num_reads::total              15302357                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks           66942                       # 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           753034                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               824226                       # Number of write requests responded to by this memory
system.physmem.bw_read::realview.clcd        46521626                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.dtb.walker           320                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker            49                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.inst              152249                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data             1680879                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.dtb.walker           393                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst              163410                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data             2020776                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                50539702                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         152249                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst         163410                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             315659                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           1645704                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu0.data               6530                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu1.data            1157038                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                2809272                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           1645704                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.clcd       46521626                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.dtb.walker          320                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker           49                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             152249                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data            1687409                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.dtb.walker          393                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst             163410                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data            3177814                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               53348973                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                      15302357                       # Total number of read requests seen
system.physmem.writeReqs                       824226                       # Total number of write requests seen
system.physmem.cpureqs                         284853                       # Reqs generatd by CPU via cache - shady
system.physmem.bytesRead                    979350848                       # Total number of bytes read from memory
system.physmem.bytesWritten                  52750464                       # Total number of bytes written to memory
system.physmem.bytesConsumedRd              131570852                       # bytesRead derated as per pkt->getSize()
system.physmem.bytesConsumedWr                7313424                       # bytesWritten derated as per pkt->getSize()
system.physmem.servicedByWrQ                      375                       # Number of read reqs serviced by write Q
system.physmem.neitherReadNorWrite              14171                       # Reqs where no action is needed
system.physmem.perBankRdReqs::0                956419                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::1                956744                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::2                956349                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::3                956561                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::4                956521                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::5                956118                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::6                955968                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::7                956063                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::8                957003                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::9                956395                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::10               956361                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::11               956664                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::12               956312                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::13               956494                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::14               956128                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::15               955882                       # Track reads on a per bank basis
system.physmem.perBankWrReqs::0                 50798                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::1                 51080                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::2                 50753                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::3                 50993                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::4                 51913                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::5                 51591                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::6                 51454                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::7                 51530                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::8                 52149                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::9                 51821                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::10                51633                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::11                51817                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::12                51736                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::13                51833                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::14                51645                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::15                51480                       # Track writes on a per bank basis
system.physmem.numRdRetry                           0                       # Number of times rd buffer was full causing retry
system.physmem.numWrRetry                     1152088                       # Number of times wr buffer was full causing retry
system.physmem.totGap                    2603315545500                       # 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                15138816                       # 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                  163436                       # 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                1909372                       # 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                  66942                       # 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                14171                       # 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                  15151636                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                     94017                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                      8640                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                      3524                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                      2842                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                      2641                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                      2454                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                      2030                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                      1454                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                      1352                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                     1387                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                     6499                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                     9632                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                    13082                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                      603                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                      103                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                       62                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                       23                       # 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                      3194                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                      3392                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                      3540                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                      3651                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                      3816                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                      4008                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                      4231                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                      4426                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                      4620                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                     35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                    35836                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                    35835                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                    35835                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                    32642                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                    32444                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                    32296                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                    32185                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                    32020                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                    31828                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                    31605                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                    31410                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                    31216                       # 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                    48061683883                       # Total cycles spent in queuing delays
system.physmem.totMemAccLat              322412499883                       # Sum of mem lat for all requests
system.physmem.totBusLat                  61207928000                       # Total cycles spent in databus access
system.physmem.totBankLat                213142888000                       # Total cycles spent in bank access
system.physmem.avgQLat                        3140.88                       # Average queueing delay per request
system.physmem.avgBankLat                    13929.10                       # Average bank access latency per request
system.physmem.avgBusLat                      4000.00                       # Average bus latency per request
system.physmem.avgMemAccLat                  21069.98                       # Average memory access latency
system.physmem.avgRdBW                         376.19                       # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW                          20.26                       # Average achieved write bandwidth in MB/s
system.physmem.avgConsumedRdBW                  50.54                       # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW                   2.81                       # Average consumed write bandwidth in MB/s
system.physmem.peakBW                        16000.00                       # Theoretical peak bandwidth in MB/s
system.physmem.busUtil                           2.48                       # Data bus utilization in percentage
system.physmem.avgRdQLen                         0.12                       # Average read queue length over time
system.physmem.avgWrQLen                        11.94                       # Average write queue length over time
system.physmem.readRowHits                   15253098                       # Number of row buffer hits during reads
system.physmem.writeRowHits                    789391                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   99.68                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  95.77                       # Row buffer hit rate for writes
system.physmem.avgGap                       161430.08                       # 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           25                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::cpu1.inst          148                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::total              172                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu0.inst           25                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu1.inst          148                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::total          172                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu0.inst           25                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu1.inst          148                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total             172                       # Total bandwidth to/from this memory (bytes/s)
system.l2c.replacements                         73153                       # number of replacements
system.l2c.tagsinuse                     53083.361452                       # Cycle average of tags in use
system.l2c.total_refs                         1922203                       # Total number of references to valid blocks.
system.l2c.sampled_refs                        138333                       # Sample count of references to valid blocks.
system.l2c.avg_refs                         13.895477                       # Average number of references to valid blocks.
system.l2c.warmup_cycle                             0                       # Cycle when the warmup percentage was hit.
system.l2c.occ_blocks::writebacks        37742.975736                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.dtb.walker       6.244346                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.itb.walker       0.876765                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.inst          4208.985983                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.data          2954.129199                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.dtb.walker      11.276001                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.inst          4048.165548                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.data          4110.707874                       # Average occupied blocks per requestor
system.l2c.occ_percent::writebacks           0.575912                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.dtb.walker      0.000095                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.itb.walker      0.000013                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.inst            0.064224                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.data            0.045076                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.dtb.walker      0.000172                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.inst            0.061770                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.data            0.062724                       # Average percentage of cache occupancy
system.l2c.occ_percent::total                0.809988                       # Average percentage of cache occupancy
system.l2c.ReadReq_hits::cpu0.dtb.walker        35828                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.itb.walker         5516                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.inst             398518                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data             165446                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.dtb.walker        53941                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.itb.walker         6316                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst             614017                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data             202060                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1481642                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          584379                       # number of Writeback hits
system.l2c.Writeback_hits::total               584379                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data            1214                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data             738                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                1952                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data           209                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data           156                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total               365                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data            47923                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            58901                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               106824                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.dtb.walker         35828                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.itb.walker          5516                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.inst              398518                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              213369                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.dtb.walker         53941                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.itb.walker          6316                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              614017                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data              260961                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 1588466                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.dtb.walker        35828                       # number of overall hits
system.l2c.overall_hits::cpu0.itb.walker         5516                       # number of overall hits
system.l2c.overall_hits::cpu0.inst             398518                       # number of overall hits
system.l2c.overall_hits::cpu0.data             213369                       # number of overall hits
system.l2c.overall_hits::cpu1.dtb.walker        53941                       # number of overall hits
system.l2c.overall_hits::cpu1.itb.walker         6316                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             614017                       # number of overall hits
system.l2c.overall_hits::cpu1.data             260961                       # number of overall hits
system.l2c.overall_hits::total                1588466                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.dtb.walker           13                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.itb.walker            2                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.inst             6067                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data             6359                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.dtb.walker           16                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst             6609                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data             6244                       # number of ReadReq misses
system.l2c.ReadReq_misses::total                25310                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data          5733                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data          4361                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total             10094                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data          775                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          597                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total            1372                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data          63477                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data          77252                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             140729                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.dtb.walker           13                       # 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              6067                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data             69836                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.dtb.walker           16                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              6609                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data             83496                       # number of demand (read+write) misses
system.l2c.demand_misses::total                166039                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.dtb.walker           13                       # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker            2                       # number of overall misses
system.l2c.overall_misses::cpu0.inst             6067                       # number of overall misses
system.l2c.overall_misses::cpu0.data            69836                       # number of overall misses
system.l2c.overall_misses::cpu1.dtb.walker           16                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             6609                       # number of overall misses
system.l2c.overall_misses::cpu1.data            83496                       # number of overall misses
system.l2c.overall_misses::total               166039                       # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.dtb.walker       935000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.itb.walker       118000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.inst    317714000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.data    346268999                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.dtb.walker      1088500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.inst    363822000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.data    365563000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total     1395509499                       # number of ReadReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu0.data      9087986                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data     11973500                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total     21061486                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data       478000                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data      3102500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total      3580500                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   3187413984                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data   4286901491                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total   7474315475                       # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.dtb.walker       935000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.itb.walker       118000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.inst    317714000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data   3533682983                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.dtb.walker      1088500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst    363822000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data   4652464491                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total      8869824974                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.dtb.walker       935000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.itb.walker       118000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.inst    317714000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data   3533682983                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.dtb.walker      1088500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst    363822000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data   4652464491                       # number of overall miss cycles
system.l2c.overall_miss_latency::total     8869824974                       # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.dtb.walker        35841                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.itb.walker         5518                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.inst         404585                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data         171805                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.dtb.walker        53957                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.itb.walker         6316                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst         620626                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data         208304                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            1506952                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       584379                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           584379                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         6947                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data         5099                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total           12046                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data          984                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data          753                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total          1737                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       111400                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data       136153                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           247553                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.dtb.walker        35841                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.itb.walker         5518                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.inst          404585                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data          283205                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.dtb.walker        53957                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.itb.walker         6316                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          620626                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data          344457                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             1754505                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.dtb.walker        35841                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.itb.walker         5518                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         404585                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data         283205                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.dtb.walker        53957                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.itb.walker         6316                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         620626                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data         344457                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            1754505                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.dtb.walker     0.000363                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.itb.walker     0.000362                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.014996                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.037013                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.dtb.walker     0.000297                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.010649                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.029975                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.016795                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.825248                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.855266                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.837955                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.787602                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.792829                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.789868                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.569811                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.567391                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.568480                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.dtb.walker     0.000363                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.itb.walker     0.000362                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.inst       0.014996                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.246592                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.dtb.walker     0.000297                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.010649                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.242399                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.094636                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.dtb.walker     0.000363                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.itb.walker     0.000362                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.inst      0.014996                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.246592                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.dtb.walker     0.000297                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.010649                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.242399                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.094636                       # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.dtb.walker 71923.076923                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.itb.walker        59000                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.inst 52367.562222                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.data 54453.373015                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 68031.250000                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.inst 55049.477985                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.data 58546.284433                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 55136.685065                       # average ReadReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data  1585.206000                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data  2745.585875                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total  2086.535169                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data   616.774194                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data  5196.817420                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total  2609.693878                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 50213.683444                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 55492.433736                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 53111.408985                       # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 71923.076923                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.itb.walker        59000                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 52367.562222                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 50599.733418                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 68031.250000                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 55049.477985                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 55720.806877                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 53420.130054                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 71923.076923                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.itb.walker        59000                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 52367.562222                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 50599.733418                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 68031.250000                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 55049.477985                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 55720.806877                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 53420.130054                       # 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               66942                       # number of writebacks
system.l2c.writebacks::total                    66942                       # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu0.inst             4                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu0.data            38                       # 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                73                       # number of ReadReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst              4                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu0.data             38                       # 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                 73                       # number of demand (read+write) MSHR hits
system.l2c.overall_mshr_hits::cpu0.inst             4                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu0.data            38                       # 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                73                       # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu0.dtb.walker           13                       # 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         6063                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.data         6321                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker           16                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.inst         6602                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.data         6220                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total           25237                       # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data         5733                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data         4361                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total        10094                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data          775                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          597                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total         1372                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data        63477                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data        77252                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        140729                       # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.dtb.walker           13                       # 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         6063                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data        69798                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.dtb.walker           16                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst         6602                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data        83472                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           165966                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.dtb.walker           13                       # 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         6063                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data        69798                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.dtb.walker           16                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst         6602                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data        83472                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          165966                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.dtb.walker       769524                       # 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    240985728                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.data    264114875                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker       885028                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.inst    280065375                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.data    285358123                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total   1072271655                       # number of ReadReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data     57814013                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data     44321751                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total    102135764                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data      7773761                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data      5990089                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total     13763850                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   2401729527                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data   3326209366                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   5727938893                       # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker       769524                       # 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    240985728                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data   2665844402                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker       885028                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst    280065375                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data   3611567489                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total   6800210548                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker       769524                       # 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    240985728                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data   2665844402                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker       885028                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst    280065375                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data   3611567489                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total   6800210548                       # 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  12330499053                       # 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 154911224998                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total 167248294282                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data   1062750734                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data  17129759420                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total  18192510154                       # 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  13393249787                       # 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 172040984418                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total 185440804436                       # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.dtb.walker     0.000363                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker     0.000362                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.inst     0.014986                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.data     0.036792                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker     0.000297                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.inst     0.010638                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.data     0.029860                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total     0.016747                       # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.825248                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.855266                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.837955                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.787602                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.792829                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.789868                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.569811                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.567391                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.568480                       # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker     0.000363                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.itb.walker     0.000362                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.014986                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.246458                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker     0.000297                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.010638                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.242329                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.094594                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker     0.000363                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.itb.walker     0.000362                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.014986                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.246458                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker     0.000297                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.010638                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.242329                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.094594                       # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 59194.153846                       # 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 39746.945077                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 41783.716975                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 55314.250000                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 42421.292790                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 45877.511736                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 42488.079209                       # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10084.425781                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10163.208209                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10118.462849                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10030.659355                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10033.649916                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10031.960641                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 37836.216693                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 43056.611686                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 40701.908583                       # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 59194.153846                       # 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 39746.945077                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 38193.707585                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 55314.250000                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 42421.292790                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 43266.813890                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 40973.515949                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 59194.153846                       # 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 39746.945077                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 38193.707585                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 55314.250000                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 42421.292790                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 43266.813890                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 40973.515949                       # 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                     9063545                       # DTB read hits
system.cpu0.dtb.read_misses                     36220                       # DTB read misses
system.cpu0.dtb.write_hits                    5280653                       # DTB write hits
system.cpu0.dtb.write_misses                     6480                       # 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                    2158                       # Number of entries that have been flushed from TLB
system.cpu0.dtb.align_faults                     1224                       # Number of TLB faults due to alignment restrictions
system.cpu0.dtb.prefetch_faults                   336                       # 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                      569                       # Number of TLB faults due to permissions restrictions
system.cpu0.dtb.read_accesses                 9099765                       # DTB read accesses
system.cpu0.dtb.write_accesses                5287133                       # DTB write accesses
system.cpu0.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu0.dtb.hits                         14344198                       # DTB hits
system.cpu0.dtb.misses                          42700                       # DTB misses
system.cpu0.dtb.accesses                     14386898                       # DTB accesses
system.cpu0.itb.inst_hits                     4425189                       # ITB inst hits
system.cpu0.itb.inst_misses                      5562                       # 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                    1395                       # 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                     1518                       # 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                 4430751                       # ITB inst accesses
system.cpu0.itb.hits                          4425189                       # DTB hits
system.cpu0.itb.misses                           5562                       # DTB misses
system.cpu0.itb.accesses                      4430751                       # DTB accesses
system.cpu0.numCycles                        69436793                       # 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                 6232893                       # Number of BP lookups
system.cpu0.BPredUnit.condPredicted           4743306                       # Number of conditional branches predicted
system.cpu0.BPredUnit.condIncorrect            327822                       # Number of conditional branches incorrect
system.cpu0.BPredUnit.BTBLookups              3788300                       # Number of BTB lookups
system.cpu0.BPredUnit.BTBHits                 3047807                       # Number of BTB hits
system.cpu0.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.BPredUnit.usedRAS                  701189                       # Number of times the RAS was used to get a target.
system.cpu0.BPredUnit.RASInCorrect              31986                       # Number of incorrect RAS predictions.
system.cpu0.fetch.icacheStallCycles          12165372                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                      33223009                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                    6232893                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches           3748996                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                      7801748                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles                1579515                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.TlbCycles                     70495                       # Number of cycles fetch has spent waiting for tlb
system.cpu0.fetch.BlockedCycles              21773574                       # Number of cycles fetch has spent blocked
system.cpu0.fetch.MiscStallCycles                5807                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles        55458                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles        92257                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles          165                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                  4423471                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes               173760                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.ItlbSquashes                   2652                       # Number of outstanding ITLB misses that were squashed
system.cpu0.fetch.rateDist::samples          43098147                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             0.994806                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            2.374305                       # 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                35304381     81.92%     81.92% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1                  609582      1.41%     83.33% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                  823952      1.91%     85.24% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3                  710643      1.65%     86.89% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::4                  795409      1.85%     88.74% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::5                  570879      1.32%     90.06% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::6                  720960      1.67%     91.73% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::7                  375620      0.87%     92.61% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::8                 3186721      7.39%    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            43098147                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.089764                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.478464                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles                12694368                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles             21733151                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                  7021973                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles               580158                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles               1068497                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved              974425                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred                66014                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts              41440720                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts               216131                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles               1068497                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles                13283568                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles                5811502                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles      13763022                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                  6961604                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles              2209954                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts              40230567                       # Number of instructions processed by rename
system.cpu0.rename.ROBFullEvents                 2204                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents                441496                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LSQFullEvents              1232571                       # Number of times rename has blocked due to LSQ full
system.cpu0.rename.FullRegisterEvents              70                       # Number of times there has been no free registers
system.cpu0.rename.RenamedOperands           40628697                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups            181762207                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups       181727693                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups            34514                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps             31673882                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                 8954814                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts            460934                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts        417253                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                  5454618                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads             7893877                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores            5899231                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          1129288                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores         1250491                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                  37987189                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded             942287                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                 38211306                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued            88088                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined        6766776                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined     14417426                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved        253739                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples     43098147                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.886611                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.498890                       # 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           27429044     63.64%     63.64% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1            6069688     14.08%     77.73% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2            3249267      7.54%     85.27% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3            2519397      5.85%     91.11% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            2120550      4.92%     96.03% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5             959758      2.23%     98.26% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6             504062      1.17%     99.43% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7             191517      0.44%     99.87% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8              54864      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       43098147                       # 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                  25519      2.38%      2.38% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                   464      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                839951     78.37%     80.80% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite               205830     19.20%    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            52084      0.14%      0.14% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu             22953142     60.07%     60.21% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult               49969      0.13%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd                  0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv                  0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                 11      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 2      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              8      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc           683      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            8      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     60.34% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead             9542960     24.97%     85.31% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite            5612439     14.69%    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              38211306                       # Type of FU issued
system.cpu0.iq.rate                          0.550303                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                    1071764                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.028048                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads         120714498                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes         45704259                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses     35275992                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads               8506                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes              4731                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses         3909                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses              39226540                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                   4446                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads          323503                       # 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      1474665                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses         3677                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation        13402                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores       626328                       # 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      2149439                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked         5367                       # 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               1068497                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles                4177933                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles               101495                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts           39049116                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts            95858                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts              7893877                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts             5899231                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts            616112                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                 40709                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents                 3360                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents         13402                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect        173604                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect       128122                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts              301726                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts             37794024                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts              9381421                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts           417282                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                       119640                       # number of nop insts executed
system.cpu0.iew.exec_refs                    14935051                       # number of memory reference insts executed
system.cpu0.iew.exec_branches                 4997979                       # Number of branches executed
system.cpu0.iew.exec_stores                   5553630                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.544294                       # Inst execution rate
system.cpu0.iew.wb_sent                      37576425                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                     35279901                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                 18742857                       # num instructions producing a value
system.cpu0.iew.wb_consumers                 36023721                       # 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.508087                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.520292                       # 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        6624150                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls         688548                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts           263048                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples     42066039                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.760422                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.715065                       # 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     29990291     71.29%     71.29% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1      5984334     14.23%     85.52% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2      1979513      4.71%     90.23% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3      1007903      2.40%     92.62% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4       802639      1.91%     94.53% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5       528288      1.26%     95.79% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6       397543      0.95%     96.73% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7       220589      0.52%     97.25% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8      1154939      2.75%    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     42066039                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts            24262669                       # Number of instructions committed
system.cpu0.commit.committedOps              31987958                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                      11692115                       # Number of memory references committed
system.cpu0.commit.loads                      6419212                       # Number of loads committed
system.cpu0.commit.membars                     234468                       # Number of memory barriers committed
system.cpu0.commit.branches                   4346825                       # Number of branches committed
system.cpu0.commit.fp_insts                      3838                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                 28256367                       # Number of committed integer instructions.
system.cpu0.commit.function_calls              500017                       # Number of function calls committed.
system.cpu0.commit.bw_lim_events              1154939                       # 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                    78638973                       # The number of ROB reads
system.cpu0.rob.rob_writes                   78294863                       # The number of ROB writes
system.cpu0.timesIdled                         365151                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                       26338646                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                  5137152930                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                   24181927                       # Number of Instructions Simulated
system.cpu0.committedOps                     31907216                       # Number of Ops (including micro ops) Simulated
system.cpu0.committedInsts_total             24181927                       # Number of Instructions Simulated
system.cpu0.cpi                              2.871433                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        2.871433                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.348258                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.348258                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads               176324047                       # number of integer regfile reads
system.cpu0.int_regfile_writes               35061690                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                     3352                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                     912                       # number of floating regfile writes
system.cpu0.misc_regfile_reads               47470625                       # number of misc regfile reads
system.cpu0.misc_regfile_writes                527597                       # number of misc regfile writes
system.cpu0.icache.replacements                404775                       # number of replacements
system.cpu0.icache.tagsinuse               511.602715                       # Cycle average of tags in use
system.cpu0.icache.total_refs                 3985323                       # Total number of references to valid blocks.
system.cpu0.icache.sampled_refs                405287                       # Sample count of references to valid blocks.
system.cpu0.icache.avg_refs                  9.833335                       # 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   511.602715                       # Average occupied blocks per requestor
system.cpu0.icache.occ_percent::cpu0.inst     0.999224                       # Average percentage of cache occupancy
system.cpu0.icache.occ_percent::total        0.999224                       # Average percentage of cache occupancy
system.cpu0.icache.ReadReq_hits::cpu0.inst      3985323                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total        3985323                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst      3985323                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total         3985323                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst      3985323                       # number of overall hits
system.cpu0.icache.overall_hits::total        3985323                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst       438012                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total       438012                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst       438012                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total        438012                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst       438012                       # number of overall misses
system.cpu0.icache.overall_misses::total       438012                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst   5943655997                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total   5943655997                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst   5943655997                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total   5943655997                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst   5943655997                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total   5943655997                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst      4423335                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total      4423335                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst      4423335                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total      4423335                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst      4423335                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total      4423335                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.099023                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.099023                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.099023                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.099023                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.099023                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.099023                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 13569.619090                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 13569.619090                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 13569.619090                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 13569.619090                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 13569.619090                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 13569.619090                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs         2262                       # 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              131                       # 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.267176                       # 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        32710                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total        32710                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst        32710                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total        32710                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst        32710                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total        32710                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst       405302                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total       405302                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst       405302                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total       405302                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst       405302                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total       405302                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst   4852452498                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total   4852452498                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst   4852452498                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total   4852452498                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst   4852452498                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total   4852452498                       # 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.091628                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.091628                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.091628                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.091628                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.091628                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.091628                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 11972.436598                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 11972.436598                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 11972.436598                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 11972.436598                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 11972.436598                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 11972.436598                       # 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                274922                       # number of replacements
system.cpu0.dcache.tagsinuse               477.004191                       # Cycle average of tags in use
system.cpu0.dcache.total_refs                 9558639                       # Total number of references to valid blocks.
system.cpu0.dcache.sampled_refs                275434                       # Sample count of references to valid blocks.
system.cpu0.dcache.avg_refs                 34.703918                       # 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   477.004191                       # Average occupied blocks per requestor
system.cpu0.dcache.occ_percent::cpu0.data     0.931649                       # Average percentage of cache occupancy
system.cpu0.dcache.occ_percent::total        0.931649                       # Average percentage of cache occupancy
system.cpu0.dcache.ReadReq_hits::cpu0.data      5930824                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        5930824                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      3236437                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       3236437                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       174250                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       174250                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       171562                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       171562                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data      9167261                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total         9167261                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data      9167261                       # number of overall hits
system.cpu0.dcache.overall_hits::total        9167261                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data       390293                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total       390293                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1580955                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      1580955                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data         8903                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total         8903                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data         7756                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total         7756                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      1971248                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       1971248                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      1971248                       # number of overall misses
system.cpu0.dcache.overall_misses::total      1971248                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data   5368045500                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total   5368045500                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  61391771868                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total  61391771868                       # number of WriteReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data     88103500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total     88103500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data     50615000                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total     50615000                       # number of StoreCondReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data  66759817368                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total  66759817368                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data  66759817368                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total  66759817368                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data      6321117                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      6321117                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      4817392                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      4817392                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       183153                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       183153                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       179318                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       179318                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     11138509                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     11138509                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     11138509                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     11138509                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.061744                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.061744                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.328177                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.328177                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.048610                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.048610                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.043253                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.043253                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.176976                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.176976                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.176976                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.176976                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 13753.886183                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 13753.886183                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 38832.080526                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 38832.080526                       # average WriteReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data  9895.933955                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total  9895.933955                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data  6525.915420                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total  6525.915420                       # average StoreCondReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 33866.777477                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 33866.777477                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 33866.777477                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 33866.777477                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs         7897                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets         2466                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs              585                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets             72                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    13.499145                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets    34.250000                       # 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       255626                       # number of writebacks
system.cpu0.dcache.writebacks::total           255626                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       201523                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total       201523                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1449784                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      1449784                       # number of WriteReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data          468                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total          468                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      1651307                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      1651307                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      1651307                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      1651307                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data       188770                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total       188770                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       131171                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total       131171                       # number of WriteReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data         8435                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total         8435                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data         7755                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total         7755                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data       319941                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total       319941                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data       319941                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total       319941                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data   2338858500                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total   2338858500                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data   4087753491                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total   4087753491                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data     66408500                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total     66408500                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data     35107000                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total     35107000                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::cpu0.data         1000                       # number of StoreCondFailReq MSHR miss cycles
system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::total         1000                       # number of StoreCondFailReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data   6426611991                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total   6426611991                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data   6426611991                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total   6426611991                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data  13431962000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total  13431962000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   1199718891                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   1199718891                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data  14631680891                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total  14631680891                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.029863                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.029863                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.027229                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.027229                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.046054                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.046054                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.043247                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.043247                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.028724                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.028724                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.028724                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.028724                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 12389.990465                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 12389.990465                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 31163.545990                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 31163.545990                       # average WriteReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data  7872.969769                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total  7872.969769                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  4527.014829                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total  4527.014829                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu0.data          inf                       # average StoreCondFailReq mshr miss latency
system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::total          inf                       # average StoreCondFailReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 20086.865988                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 20086.865988                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 20086.865988                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 20086.865988                       # 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                    43093620                       # DTB read hits
system.cpu1.dtb.read_misses                     44212                       # DTB read misses
system.cpu1.dtb.write_hits                    7019560                       # DTB write hits
system.cpu1.dtb.write_misses                    11765                       # 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                    2367                       # Number of entries that have been flushed from TLB
system.cpu1.dtb.align_faults                     3591                       # Number of TLB faults due to alignment restrictions
system.cpu1.dtb.prefetch_faults                   309                       # 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                      679                       # Number of TLB faults due to permissions restrictions
system.cpu1.dtb.read_accesses                43137832                       # DTB read accesses
system.cpu1.dtb.write_accesses                7031325                       # DTB write accesses
system.cpu1.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu1.dtb.hits                         50113180                       # DTB hits
system.cpu1.dtb.misses                          55977                       # DTB misses
system.cpu1.dtb.accesses                     50169157                       # DTB accesses
system.cpu1.itb.inst_hits                     7945263                       # ITB inst hits
system.cpu1.itb.inst_misses                      6054                       # 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                    1580                       # 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                     1618                       # 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                 7951317                       # ITB inst accesses
system.cpu1.itb.hits                          7945263                       # DTB hits
system.cpu1.itb.misses                           6054                       # DTB misses
system.cpu1.itb.accesses                      7951317                       # DTB accesses
system.cpu1.numCycles                       409430571                       # 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                 9152257                       # Number of BP lookups
system.cpu1.BPredUnit.condPredicted           7432560                       # Number of conditional branches predicted
system.cpu1.BPredUnit.condIncorrect            466867                       # Number of conditional branches incorrect
system.cpu1.BPredUnit.BTBLookups              6195424                       # Number of BTB lookups
system.cpu1.BPredUnit.BTBHits                 5148293                       # Number of BTB hits
system.cpu1.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.BPredUnit.usedRAS                  835215                       # Number of times the RAS was used to get a target.
system.cpu1.BPredUnit.RASInCorrect              50625                       # Number of incorrect RAS predictions.
system.cpu1.fetch.icacheStallCycles          19713770                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                      62254744                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                    9152257                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches           5983508                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                     13632356                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles                3573599                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.TlbCycles                     74747                       # Number of cycles fetch has spent waiting for tlb
system.cpu1.fetch.BlockedCycles              78115877                       # Number of cycles fetch has spent blocked
system.cpu1.fetch.MiscStallCycles                5836                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles        48120                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles       142516                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles          165                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                  7943235                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes               563949                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.ItlbSquashes                   3459                       # Number of outstanding ITLB misses that were squashed
system.cpu1.fetch.rateDist::samples         114180028                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             0.668662                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            1.999663                       # 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               100555609     88.07%     88.07% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1                  838988      0.73%     88.80% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                 1011000      0.89%     89.69% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3                 1744900      1.53%     91.22% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::4                 1443541      1.26%     92.48% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::5                  605100      0.53%     93.01% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::6                 1974563      1.73%     94.74% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::7                  445551      0.39%     95.13% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::8                 5560776      4.87%    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           114180028                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.022354                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.152052                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                21120325                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles             77740288                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                 12430171                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles               543608                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles               2345636                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved             1176073                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred               102892                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts              72257305                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts               341492                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles               2345636                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles                22356190                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles               32102348                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles      41268894                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                 11643477                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles              4463483                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts              68190005                       # Number of instructions processed by rename
system.cpu1.rename.ROBFullEvents                19565                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                695237                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LSQFullEvents              3171764                       # Number of times rename has blocked due to LSQ full
system.cpu1.rename.FullRegisterEvents           33722                       # Number of times there has been no free registers
system.cpu1.rename.RenamedOperands           71496605                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups            312933263                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups       312874076                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups            59187                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps             50205657                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                21290948                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts            480351                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts        419670                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                  8129610                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads            13049293                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores            8227563                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads          1078580                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores         1518105                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                  62664777                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded            1204533                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                 89464326                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued           109059                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined       14241211                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined     38124625                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        284346                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples    114180028                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.783537                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.520062                       # 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           83489742     73.12%     73.12% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1            8670086      7.59%     80.71% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2            4385231      3.84%     84.56% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3            3749968      3.28%     87.84% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4           10493751      9.19%     97.03% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5            1975559      1.73%     98.76% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6            1067200      0.93%     99.69% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7             270053      0.24%     99.93% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8              78438      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      114180028                       # 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                  28685      0.36%      0.36% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                   990      0.01%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                      0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      0.38% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead               7576734     95.92%     96.29% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite               292663      3.71%    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           314062      0.35%      0.35% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu             37676817     42.11%     42.46% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult               61442      0.07%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd                  0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv                  0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                 12      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 2      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              8      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     42.53% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc          1698      0.00%     42.54% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     42.54% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            8      0.00%     42.54% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     42.54% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead            44006207     49.19%     91.72% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite            7404070      8.28%    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              89464326                       # Type of FU issued
system.cpu1.iq.rate                          0.218509                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                    7899072                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.088293                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads         301157769                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes         78119517                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses     54662771                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads              14827                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes              8100                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses         6807                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses              97041573                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                   7763                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads          356788                       # 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      3051550                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses         4387                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation        17666                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores      1202172                       # 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     31965367                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked       692896                       # 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               2345636                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles               24201399                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles               366318                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts           63975423                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts           133542                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts             13049293                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts             8227563                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts            893848                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                 67557                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents                 3836                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents         17666                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect        244185                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect       171619                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts              415804                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts             87650825                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts             43476570                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts          1813501                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       106113                       # number of nop insts executed
system.cpu1.iew.exec_refs                    50801692                       # number of memory reference insts executed
system.cpu1.iew.exec_branches                 7123929                       # Number of branches executed
system.cpu1.iew.exec_stores                   7325122                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.214080                       # Inst execution rate
system.cpu1.iew.wb_sent                      86821194                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                     54669578                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                 30455976                       # num instructions producing a value
system.cpu1.iew.wb_consumers                 54432612                       # 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.133526                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.559517                       # 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       14216299                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls         920187                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts           365862                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples    111882823                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.440904                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.409715                       # 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     94662436     84.61%     84.61% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1      8450873      7.55%     92.16% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2      2228797      1.99%     94.15% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3      1285384      1.15%     95.30% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4      1281795      1.15%     96.45% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5       596967      0.53%     96.98% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6      1010034      0.90%     97.88% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7       539540      0.48%     98.37% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8      1826997      1.63%    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    111882823                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts            38951499                       # Number of instructions committed
system.cpu1.commit.committedOps              49329594                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                      17023134                       # Number of memory references committed
system.cpu1.commit.loads                      9997743                       # Number of loads committed
system.cpu1.commit.membars                     202380                       # Number of memory barriers committed
system.cpu1.commit.branches                   6138522                       # Number of branches committed
system.cpu1.commit.fp_insts                      6758                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                 43719778                       # Number of committed integer instructions.
system.cpu1.commit.function_calls              556453                       # Number of function calls committed.
system.cpu1.commit.bw_lim_events              1826997                       # 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                   172487010                       # The number of ROB reads
system.cpu1.rob.rob_writes                  129525616                       # The number of ROB writes
system.cpu1.timesIdled                        1423460                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                      295250543                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                  4796554837                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                   38881860                       # Number of Instructions Simulated
system.cpu1.committedOps                     49259955                       # Number of Ops (including micro ops) Simulated
system.cpu1.committedInsts_total             38881860                       # Number of Instructions Simulated
system.cpu1.cpi                             10.530118                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                       10.530118                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.094966                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.094966                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads               392568937                       # number of integer regfile reads
system.cpu1.int_regfile_writes               56802865                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                     4926                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                    2332                       # number of floating regfile writes
system.cpu1.misc_regfile_reads               81929191                       # number of misc regfile reads
system.cpu1.misc_regfile_writes                429868                       # number of misc regfile writes
system.cpu1.icache.replacements                620724                       # number of replacements
system.cpu1.icache.tagsinuse               498.809985                       # Cycle average of tags in use
system.cpu1.icache.total_refs                 7273497                       # Total number of references to valid blocks.
system.cpu1.icache.sampled_refs                621236                       # Sample count of references to valid blocks.
system.cpu1.icache.avg_refs                 11.708106                       # 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   498.809985                       # Average occupied blocks per requestor
system.cpu1.icache.occ_percent::cpu1.inst     0.974238                       # Average percentage of cache occupancy
system.cpu1.icache.occ_percent::total        0.974238                       # Average percentage of cache occupancy
system.cpu1.icache.ReadReq_hits::cpu1.inst      7273497                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total        7273497                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst      7273497                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total         7273497                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst      7273497                       # number of overall hits
system.cpu1.icache.overall_hits::total        7273497                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst       669686                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total       669686                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst       669686                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total        669686                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst       669686                       # number of overall misses
system.cpu1.icache.overall_misses::total       669686                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   8966780496                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total   8966780496                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst   8966780496                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total   8966780496                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst   8966780496                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total   8966780496                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst      7943183                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total      7943183                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst      7943183                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total      7943183                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst      7943183                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total      7943183                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.084310                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.084310                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.084310                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.084310                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.084310                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.084310                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13389.529565                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 13389.529565                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13389.529565                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 13389.529565                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13389.529565                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 13389.529565                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs         2782                       # 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    14.266667                       # 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        48404                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total        48404                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst        48404                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total        48404                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst        48404                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total        48404                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst       621282                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total       621282                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst       621282                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total       621282                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst       621282                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total       621282                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   7328304997                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total   7328304997                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   7328304997                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total   7328304997                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   7328304997                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total   7328304997                       # 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.078216                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.078216                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.078216                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.078216                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.078216                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.078216                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11795.456809                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11795.456809                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11795.456809                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 11795.456809                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11795.456809                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 11795.456809                       # 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                363973                       # number of replacements
system.cpu1.dcache.tagsinuse               487.193831                       # Cycle average of tags in use
system.cpu1.dcache.total_refs                13149320                       # Total number of references to valid blocks.
system.cpu1.dcache.sampled_refs                364327                       # Sample count of references to valid blocks.
system.cpu1.dcache.avg_refs                 36.092082                       # 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   487.193831                       # Average occupied blocks per requestor
system.cpu1.dcache.occ_percent::cpu1.data     0.951550                       # Average percentage of cache occupancy
system.cpu1.dcache.occ_percent::total        0.951550                       # Average percentage of cache occupancy
system.cpu1.dcache.ReadReq_hits::cpu1.data      8614465                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total        8614465                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data      4290599                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total       4290599                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data       105175                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total       105175                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data       100810                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total       100810                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data     12905064                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total        12905064                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data     12905064                       # number of overall hits
system.cpu1.dcache.overall_hits::total       12905064                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data       401162                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total       401162                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data      1564756                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total      1564756                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data        14285                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total        14285                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data        10913                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total        10913                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data      1965918                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total       1965918                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data      1965918                       # number of overall misses
system.cpu1.dcache.overall_misses::total      1965918                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   6004176000                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total   6004176000                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data  64721170014                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total  64721170014                       # number of WriteReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data    132767500                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total    132767500                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data     58656500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total     58656500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data  70725346014                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total  70725346014                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data  70725346014                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total  70725346014                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data      9015627                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      9015627                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data      5855355                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total      5855355                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data       119460                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total       119460                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data       111723                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total       111723                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data     14870982                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total     14870982                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data     14870982                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total     14870982                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.044496                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.044496                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.267235                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.267235                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.119580                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.119580                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.097679                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.097679                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.132198                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.132198                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.132198                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.132198                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 14966.960978                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 14966.960978                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 41361.828946                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 41361.828946                       # average WriteReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data  9294.189709                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total  9294.189709                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data  5374.919820                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total  5374.919820                       # average StoreCondReq miss latency
system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 35975.735516                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 35975.735516                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 35975.735516                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 35975.735516                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs        27876                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets        16218                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs             3195                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets            164                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs     8.724883                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets    98.890244                       # 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       328753                       # number of writebacks
system.cpu1.dcache.writebacks::total           328753                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data       169362                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total       169362                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data      1401575                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total      1401575                       # number of WriteReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data         1448                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total         1448                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data      1570937                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total      1570937                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data      1570937                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total      1570937                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data       231800                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total       231800                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data       163181                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total       163181                       # number of WriteReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data        12837                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total        12837                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data        10908                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total        10908                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data       394981                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total       394981                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data       394981                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total       394981                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data   2870952500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total   2870952500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data   5312418211                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total   5312418211                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data     91073000                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total     91073000                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data     36840500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total     36840500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   8183370711                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total   8183370711                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   8183370711                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total   8183370711                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 169263287500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total 169263287500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data  26961622519                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total  26961622519                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data 196224910019                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total 196224910019                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.025711                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.025711                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.027869                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.027869                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.107459                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.107459                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.097634                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.097634                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.026561                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.026561                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.026561                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.026561                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12385.472390                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 12385.472390                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 32555.372323                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 32555.372323                       # average WriteReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data  7094.570382                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total  7094.570382                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data  3377.383572                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total  3377.383572                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 20718.390786                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 20718.390786                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 20718.390786                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 20718.390786                       # 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 1082331782222                       # number of ReadReq MSHR uncacheable cycles
system.iocache.ReadReq_mshr_uncacheable_latency::total 1082331782222                       # number of ReadReq MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1082331782222                       # number of overall MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::total 1082331782222                       # 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                   43796                       # number of quiesce instructions executed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                   53932                       # number of quiesce instructions executed

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