summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
blob: af3e1799f3d5e5ee760f3a3c0dc7d80bf7f395b0 (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
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898

---------- Begin Simulation Statistics ----------
sim_seconds                                  1.900727                       # Number of seconds simulated
sim_ticks                                1900727015500                       # Number of ticks simulated
final_tick                               1900727015500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                  47037                       # Simulator instruction rate (inst/s)
host_op_rate                                    47037                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             1570523818                       # Simulator tick rate (ticks/s)
host_mem_usage                                 354648                       # Number of bytes of host memory used
host_seconds                                  1210.25                       # Real time elapsed on the host
sim_insts                                    56926994                       # Number of instructions simulated
sim_ops                                      56926994                       # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu0.inst           854592                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         24596416                       # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide        2651904                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst           123456                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data           541184                       # Number of bytes read from this memory
system.physmem.bytes_read::total             28767552                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       854592                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst       123456                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          978048                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      7730624                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7730624                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.inst             13353                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            384319                       # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide           41436                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              1929                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data              8456                       # Number of read requests responded to by this memory
system.physmem.num_reads::total                449493                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks          120791                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               120791                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.inst              449613                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data            12940531                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::tsunami.ide           1395205                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               64952                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              284725                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                15135026                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         449613                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          64952                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             514565                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           4067193                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                4067193                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           4067193                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             449613                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data           12940531                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::tsunami.ide          1395205                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              64952                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             284725                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               19202219                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                        449493                       # Total number of read requests seen
system.physmem.writeReqs                       120791                       # Total number of write requests seen
system.physmem.cpureqs                         575904                       # Reqs generatd by CPU via cache - shady
system.physmem.bytesRead                     28767552                       # Total number of bytes read from memory
system.physmem.bytesWritten                   7730624                       # Total number of bytes written to memory
system.physmem.bytesConsumedRd               28767552                       # bytesRead derated as per pkt->getSize()
system.physmem.bytesConsumedWr                7730624                       # bytesWritten derated as per pkt->getSize()
system.physmem.servicedByWrQ                       67                       # Number of read reqs serviced by write Q
system.physmem.neitherReadNorWrite               5612                       # Reqs where no action is needed
system.physmem.perBankRdReqs::0                 28381                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::1                 28228                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::2                 28189                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::3                 27984                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::4                 28465                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::5                 28237                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::6                 28221                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::7                 28024                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::8                 28096                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::9                 28042                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::10                28071                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::11                27942                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::12                27828                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::13                28001                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::14                27865                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::15                27852                       # Track reads on a per bank basis
system.physmem.perBankWrReqs::0                  7819                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::1                  7707                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::2                  7701                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::3                  7520                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::4                  7864                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::5                  7578                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::6                  7608                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::7                  7520                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::8                  7649                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::9                  7589                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::10                 7579                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::11                 7352                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::12                 7235                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::13                 7444                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::14                 7276                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::15                 7350                       # Track writes on a per bank basis
system.physmem.numRdRetry                           0                       # Number of times rd buffer was full causing retry
system.physmem.numWrRetry                           8                       # Number of times wr buffer was full causing retry
system.physmem.totGap                    1900722456000                       # 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                       0                       # Categorize read packet sizes
system.physmem.readPktSize::3                       0                       # 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                  449493                       # 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                      0                       # 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                 120791                       # Categorize write packet sizes
system.physmem.rdQLenPdf::0                    319839                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                     59260                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                     32605                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                      7610                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                      3202                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                      2961                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                      2698                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                      2706                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                      2655                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                      2601                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                     1511                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                     1447                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                     1405                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                     1362                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                     1348                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                     1369                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                     1607                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                     1521                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                      928                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                      773                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                       14                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                        3                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        1                       # 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.wrQLenPdf::0                      3171                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                      3801                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                      4297                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                      4360                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                      4877                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                      5224                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                      5235                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                      5238                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                      5240                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                      5252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                     5252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                     5252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                     5252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                     5252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                     5252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                     5252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                     5252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                     5252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                     5251                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                     5251                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                     5251                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                     5251                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                     5251                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                     2081                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                     1451                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                      955                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                      892                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                      375                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                       28                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                       17                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                       14                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                       12                       # What write queue length does an incoming req see
system.physmem.totQLat                     7695436000                       # Total cycles spent in queuing delays
system.physmem.totMemAccLat               15487088500                       # Sum of mem lat for all requests
system.physmem.totBusLat                   2247130000                       # Total cycles spent in databus access
system.physmem.totBankLat                  5544522500                       # Total cycles spent in bank access
system.physmem.avgQLat                       17122.81                       # Average queueing delay per request
system.physmem.avgBankLat                    12336.90                       # Average bank access latency per request
system.physmem.avgBusLat                      5000.00                       # Average bus latency per request
system.physmem.avgMemAccLat                  34459.71                       # Average memory access latency
system.physmem.avgRdBW                          15.14                       # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW                           4.07                       # Average achieved write bandwidth in MB/s
system.physmem.avgConsumedRdBW                  15.14                       # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW                   4.07                       # Average consumed write bandwidth in MB/s
system.physmem.peakBW                        12800.00                       # Theoretical peak bandwidth in MB/s
system.physmem.busUtil                           0.15                       # Data bus utilization in percentage
system.physmem.avgRdQLen                         0.01                       # Average read queue length over time
system.physmem.avgWrQLen                         9.46                       # Average write queue length over time
system.physmem.readRowHits                     421587                       # Number of row buffer hits during reads
system.physmem.writeRowHits                     92850                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   93.81                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  76.87                       # Row buffer hit rate for writes
system.physmem.avgGap                      3332940.18                       # Average gap between requests
system.l2c.replacements                        342617                       # number of replacements
system.l2c.tagsinuse                     65285.001346                       # Cycle average of tags in use
system.l2c.total_refs                         2569094                       # Total number of references to valid blocks.
system.l2c.sampled_refs                        407591                       # Sample count of references to valid blocks.
system.l2c.avg_refs                          6.303118                       # Average number of references to valid blocks.
system.l2c.warmup_cycle                    5466319751                       # Cycle when the warmup percentage was hit.
system.l2c.occ_blocks::writebacks        53776.663341                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.inst          5305.450361                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.data          5913.032495                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.inst           209.604016                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.data            80.251133                       # Average occupied blocks per requestor
system.l2c.occ_percent::writebacks           0.820567                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.inst            0.080955                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.data            0.090226                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.inst            0.003198                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.data            0.001225                       # Average percentage of cache occupancy
system.l2c.occ_percent::total                0.996170                       # Average percentage of cache occupancy
system.l2c.ReadReq_hits::cpu0.inst             815796                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data             714354                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst             262043                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data              83568                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1875761                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          814734                       # number of Writeback hits
system.l2c.Writeback_hits::total               814734                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data             174                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data             351                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                 525                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data            48                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data            28                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total                76                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           146833                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            31831                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               178664                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.inst              815796                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              861187                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              262043                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data              115399                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 2054425                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.inst             815796                       # number of overall hits
system.l2c.overall_hits::cpu0.data             861187                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             262043                       # number of overall hits
system.l2c.overall_hits::cpu1.data             115399                       # number of overall hits
system.l2c.overall_hits::total                2054425                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.inst            13356                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data           272983                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst             1945                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data              897                       # number of ReadReq misses
system.l2c.ReadReq_misses::total               289181                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data          2769                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data          1340                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              4109                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data          560                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          587                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total            1147                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         111939                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data           7676                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             119615                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.inst             13356                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            384922                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              1945                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data              8573                       # number of demand (read+write) misses
system.l2c.demand_misses::total                408796                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.inst            13356                       # number of overall misses
system.l2c.overall_misses::cpu0.data           384922                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             1945                       # number of overall misses
system.l2c.overall_misses::cpu1.data             8573                       # number of overall misses
system.l2c.overall_misses::total               408796                       # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.inst    905864000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.data  11898970000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.inst    151230500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.data     68201999                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total    13024266499                       # number of ReadReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu0.data       960000                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data      6372986                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total      7332986                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data       888499                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data       136000                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total      1024499                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   7329049500                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data    758770499                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total   8087819999                       # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.inst    905864000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data  19228019500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst    151230500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data    826972498                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total     21112086498                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.inst    905864000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data  19228019500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst    151230500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data    826972498                       # number of overall miss cycles
system.l2c.overall_miss_latency::total    21112086498                       # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.inst         829152                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data         987337                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst         263988                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data          84465                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            2164942                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       814734                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           814734                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         2943                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data         1691                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total            4634                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data          608                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data          615                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total          1223                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       258772                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data        39507                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           298279                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.inst          829152                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         1246109                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          263988                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data          123972                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             2463221                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         829152                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        1246109                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         263988                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data         123972                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            2463221                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.016108                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.276484                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.007368                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.010620                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.133574                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.940877                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.792431                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.886707                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.921053                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.954472                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.937858                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.432578                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.194295                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.401017                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.inst       0.016108                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.308899                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.007368                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.069153                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.165960                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.inst      0.016108                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.308899                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.007368                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.069153                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.165960                       # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.inst 67824.498353                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.data 43588.685010                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.inst 77753.470437                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.data 76033.443701                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 45038.458609                       # average ReadReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data   346.695558                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data  4755.959701                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total  1784.615722                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data  1586.605357                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data   231.686542                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total   893.198779                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 65473.601694                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 98849.726290                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 67615.432839                       # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 67824.498353                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 49953.028146                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 77753.470437                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 96462.439986                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 51644.552535                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 67824.498353                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 49953.028146                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 77753.470437                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 96462.439986                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 51644.552535                       # 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               79271                       # number of writebacks
system.l2c.writebacks::total                    79271                       # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu0.inst             1                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.inst            16                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.data             1                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::total                18                       # number of ReadReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst              1                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst             16                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.data              1                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::total                 18                       # number of demand (read+write) MSHR hits
system.l2c.overall_mshr_hits::cpu0.inst             1                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst            16                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.data             1                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::total                18                       # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu0.inst        13355                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.data       272983                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.inst         1929                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.data          896                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total          289163                       # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data         2769                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data         1340                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total         4109                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data          560                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          587                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total         1147                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data       111939                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data         7676                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        119615                       # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst        13355                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data       384922                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst         1929                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data         8572                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           408778                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst        13355                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data       384922                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst         1929                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data         8572                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          408778                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.inst    739303821                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.data   8556722771                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.inst    126469885                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.data     57202686                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total   9479699163                       # number of ReadReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data     27888734                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data     13415324                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total     41304058                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data      5612547                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data      5879586                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total     11492133                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   5964907547                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data    664977742                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   6629885289                       # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst    739303821                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data  14521630318                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst    126469885                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data    722180428                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total  16109584452                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst    739303821                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data  14521630318                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst    126469885                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data    722180428                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total  16109584452                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data   1362723500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data     28760000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total   1391483500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data   2034614500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data    637502000                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total   2672116500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data   3397338000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data    666262000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total   4063600000                       # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.inst     0.016107                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.data     0.276484                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.inst     0.007307                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.data     0.010608                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total     0.133566                       # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.940877                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.792431                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.886707                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.921053                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.954472                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.937858                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.432578                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.194295                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.401017                       # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.016107                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.308899                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.007307                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.069145                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.165953                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.016107                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.308899                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.007307                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.069145                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.165953                       # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 55357.830101                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 31345.258756                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 65562.407983                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 63842.283482                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 32783.237008                       # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10071.771036                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10011.435821                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10052.094914                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10022.405357                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10016.330494                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10019.296425                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 53287.125551                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 86630.763679                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 55426.871956                       # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 55357.830101                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 37726.163529                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 65562.407983                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 84248.766682                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 39409.127820                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 55357.830101                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 37726.163529                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 65562.407983                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 84248.766682                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 39409.127820                       # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data          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.data          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.iocache.replacements                     41699                       # number of replacements
system.iocache.tagsinuse                     0.509415                       # Cycle average of tags in use
system.iocache.total_refs                           0                       # Total number of references to valid blocks.
system.iocache.sampled_refs                     41715                       # Sample count of references to valid blocks.
system.iocache.avg_refs                             0                       # Average number of references to valid blocks.
system.iocache.warmup_cycle              1705456216000                       # Cycle when the warmup percentage was hit.
system.iocache.occ_blocks::tsunami.ide       0.509415                       # Average occupied blocks per requestor
system.iocache.occ_percent::tsunami.ide      0.031838                       # Average percentage of cache occupancy
system.iocache.occ_percent::total            0.031838                       # Average percentage of cache occupancy
system.iocache.ReadReq_misses::tsunami.ide          179                       # number of ReadReq misses
system.iocache.ReadReq_misses::total              179                       # number of ReadReq misses
system.iocache.WriteReq_misses::tsunami.ide        41552                       # number of WriteReq misses
system.iocache.WriteReq_misses::total           41552                       # number of WriteReq misses
system.iocache.demand_misses::tsunami.ide        41731                       # number of demand (read+write) misses
system.iocache.demand_misses::total             41731                       # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide        41731                       # number of overall misses
system.iocache.overall_misses::total            41731                       # number of overall misses
system.iocache.ReadReq_miss_latency::tsunami.ide     21612998                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::total     21612998                       # number of ReadReq miss cycles
system.iocache.WriteReq_miss_latency::tsunami.ide  10624659943                       # number of WriteReq miss cycles
system.iocache.WriteReq_miss_latency::total  10624659943                       # number of WriteReq miss cycles
system.iocache.demand_miss_latency::tsunami.ide  10646272941                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::total  10646272941                       # number of demand (read+write) miss cycles
system.iocache.overall_miss_latency::tsunami.ide  10646272941                       # number of overall miss cycles
system.iocache.overall_miss_latency::total  10646272941                       # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide          179                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total            179                       # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::tsunami.ide        41552                       # number of WriteReq accesses(hits+misses)
system.iocache.WriteReq_accesses::total         41552                       # number of WriteReq accesses(hits+misses)
system.iocache.demand_accesses::tsunami.ide        41731                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total           41731                       # number of demand (read+write) accesses
system.iocache.overall_accesses::tsunami.ide        41731                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total          41731                       # number of overall (read+write) accesses
system.iocache.ReadReq_miss_rate::tsunami.ide            1                       # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::total             1                       # miss rate for ReadReq accesses
system.iocache.WriteReq_miss_rate::tsunami.ide            1                       # miss rate for WriteReq accesses
system.iocache.WriteReq_miss_rate::total            1                       # miss rate for WriteReq accesses
system.iocache.demand_miss_rate::tsunami.ide            1                       # miss rate for demand accesses
system.iocache.demand_miss_rate::total              1                       # miss rate for demand accesses
system.iocache.overall_miss_rate::tsunami.ide            1                       # miss rate for overall accesses
system.iocache.overall_miss_rate::total             1                       # miss rate for overall accesses
system.iocache.ReadReq_avg_miss_latency::tsunami.ide 120743.005587                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::total 120743.005587                       # average ReadReq miss latency
system.iocache.WriteReq_avg_miss_latency::tsunami.ide 255695.512683                       # average WriteReq miss latency
system.iocache.WriteReq_avg_miss_latency::total 255695.512683                       # average WriteReq miss latency
system.iocache.demand_avg_miss_latency::tsunami.ide 255116.650476                       # average overall miss latency
system.iocache.demand_avg_miss_latency::total 255116.650476                       # average overall miss latency
system.iocache.overall_avg_miss_latency::tsunami.ide 255116.650476                       # average overall miss latency
system.iocache.overall_avg_miss_latency::total 255116.650476                       # average overall miss latency
system.iocache.blocked_cycles::no_mshrs        284705                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                27170                       # 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    10.478653                       # 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.writebacks::writebacks           41520                       # number of writebacks
system.iocache.writebacks::total                41520                       # number of writebacks
system.iocache.ReadReq_mshr_misses::tsunami.ide          179                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::total          179                       # number of ReadReq MSHR misses
system.iocache.WriteReq_mshr_misses::tsunami.ide        41552                       # number of WriteReq MSHR misses
system.iocache.WriteReq_mshr_misses::total        41552                       # number of WriteReq MSHR misses
system.iocache.demand_mshr_misses::tsunami.ide        41731                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::total        41731                       # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::tsunami.ide        41731                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::total        41731                       # number of overall MSHR misses
system.iocache.ReadReq_mshr_miss_latency::tsunami.ide     12304249                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::total     12304249                       # number of ReadReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::tsunami.ide   8462672446                       # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::total   8462672446                       # number of WriteReq MSHR miss cycles
system.iocache.demand_mshr_miss_latency::tsunami.ide   8474976695                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::total   8474976695                       # number of demand (read+write) MSHR miss cycles
system.iocache.overall_mshr_miss_latency::tsunami.ide   8474976695                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::total   8474976695                       # number of overall MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_miss_rate::total            1                       # mshr miss rate for ReadReq accesses
system.iocache.WriteReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for WriteReq accesses
system.iocache.WriteReq_mshr_miss_rate::total            1                       # mshr miss rate for WriteReq accesses
system.iocache.demand_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for demand accesses
system.iocache.demand_mshr_miss_rate::total            1                       # mshr miss rate for demand accesses
system.iocache.overall_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for overall accesses
system.iocache.overall_mshr_miss_rate::total            1                       # mshr miss rate for overall accesses
system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 68738.821229                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::total 68738.821229                       # average ReadReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 203664.623749                       # average WriteReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::total 203664.623749                       # average WriteReq mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 203085.876087                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::total 203085.876087                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 203085.876087                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::total 203085.876087                       # average overall mshr miss latency
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
system.disk0.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_bytes                      1024                       # Number of bytes transfered via DMA reads (not PRD).
system.disk0.dma_read_txs                           1                       # Number of DMA read transactions (not PRD).
system.disk0.dma_write_full_pages                 298                       # Number of full page size DMA writes.
system.disk0.dma_write_bytes                  2651136                       # Number of bytes transfered via DMA writes.
system.disk0.dma_write_txs                        395                       # Number of DMA write transactions.
system.disk2.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk2.dma_read_bytes                         0                       # Number of bytes transfered via DMA reads (not PRD).
system.disk2.dma_read_txs                           0                       # Number of DMA read transactions (not PRD).
system.disk2.dma_write_full_pages                   1                       # Number of full page size DMA writes.
system.disk2.dma_write_bytes                     8192                       # Number of bytes transfered via DMA writes.
system.disk2.dma_write_txs                          1                       # Number of DMA write transactions.
system.cpu0.branchPred.lookups               12043910                       # Number of BP lookups
system.cpu0.branchPred.condPredicted         10154859                       # Number of conditional branches predicted
system.cpu0.branchPred.condIncorrect           320144                       # Number of conditional branches incorrect
system.cpu0.branchPred.BTBLookups             7755165                       # Number of BTB lookups
system.cpu0.branchPred.BTBHits                5137994                       # Number of BTB hits
system.cpu0.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.branchPred.BTBHitPct            66.252543                       # BTB Hit Percentage
system.cpu0.branchPred.usedRAS                 760181                       # Number of times the RAS was used to get a target.
system.cpu0.branchPred.RASInCorrect             30092                       # Number of incorrect RAS predictions.
system.cpu0.dtb.fetch_hits                          0                       # ITB hits
system.cpu0.dtb.fetch_misses                        0                       # ITB misses
system.cpu0.dtb.fetch_acv                           0                       # ITB acv
system.cpu0.dtb.fetch_accesses                      0                       # ITB accesses
system.cpu0.dtb.read_hits                     8552844                       # DTB read hits
system.cpu0.dtb.read_misses                     30306                       # DTB read misses
system.cpu0.dtb.read_acv                          545                       # DTB read access violations
system.cpu0.dtb.read_accesses                  625084                       # DTB read accesses
system.cpu0.dtb.write_hits                    5600708                       # DTB write hits
system.cpu0.dtb.write_misses                     7703                       # DTB write misses
system.cpu0.dtb.write_acv                         337                       # DTB write access violations
system.cpu0.dtb.write_accesses                 207517                       # DTB write accesses
system.cpu0.dtb.data_hits                    14153552                       # DTB hits
system.cpu0.dtb.data_misses                     38009                       # DTB misses
system.cpu0.dtb.data_acv                          882                       # DTB access violations
system.cpu0.dtb.data_accesses                  832601                       # DTB accesses
system.cpu0.itb.fetch_hits                     972187                       # ITB hits
system.cpu0.itb.fetch_misses                    27447                       # ITB misses
system.cpu0.itb.fetch_acv                         929                       # ITB acv
system.cpu0.itb.fetch_accesses                 999634                       # ITB accesses
system.cpu0.itb.read_hits                           0                       # DTB read hits
system.cpu0.itb.read_misses                         0                       # DTB read misses
system.cpu0.itb.read_acv                            0                       # DTB read access violations
system.cpu0.itb.read_accesses                       0                       # DTB read accesses
system.cpu0.itb.write_hits                          0                       # DTB write hits
system.cpu0.itb.write_misses                        0                       # DTB write misses
system.cpu0.itb.write_acv                           0                       # DTB write access violations
system.cpu0.itb.write_accesses                      0                       # DTB write accesses
system.cpu0.itb.data_hits                           0                       # DTB hits
system.cpu0.itb.data_misses                         0                       # DTB misses
system.cpu0.itb.data_acv                            0                       # DTB access violations
system.cpu0.itb.data_accesses                       0                       # DTB accesses
system.cpu0.numCycles                       100158206                       # 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.fetch.icacheStallCycles          24091830                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                      61851140                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                   12043910                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches           5898175                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                     11655326                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles                1636923                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.BlockedCycles              36054530                       # Number of cycles fetch has spent blocked
system.cpu0.fetch.MiscStallCycles               31633                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles       195301                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles       286219                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles          317                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                  7501974                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes               215877                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.rateDist::samples          73371591                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             0.842985                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            2.179628                       # 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                61716265     84.11%     84.11% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1                  747527      1.02%     85.13% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                 1537071      2.09%     87.23% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3                  679895      0.93%     88.16% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::4                 2532643      3.45%     91.61% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::5                  504962      0.69%     92.30% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::6                  557623      0.76%     93.06% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::7                  776174      1.06%     94.11% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::8                 4319431      5.89%    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            73371591                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.120249                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.617534                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles                25319035                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles             35526581                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                 10596329                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles               906729                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles               1022916                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved              497694                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred                33826                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts              60727079                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts               100309                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles               1022916                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles                26298028                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles               14528907                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles      17589039                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                  9932796                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles              3999903                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts              57523389                       # Number of instructions processed by rename
system.cpu0.rename.ROBFullEvents                 6753                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents                634761                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LSQFullEvents              1396221                       # Number of times rename has blocked due to LSQ full
system.cpu0.rename.RenamedOperands           38578819                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups             70143462                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups        69780146                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups           363316                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps             33936686                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                 4642125                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts           1392017                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts        201999                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                 10851427                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads             8946001                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores            5847624                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          1117431                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores          730012                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                  51082073                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded            1726481                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                 49977399                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued            73178                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined        5678222                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined      2880000                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved       1168367                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples     73371591                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.681155                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.330222                       # 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           51161805     69.73%     69.73% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1           10104192     13.77%     83.50% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2            4556124      6.21%     89.71% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3            2996769      4.08%     93.80% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            2381620      3.25%     97.04% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5            1186935      1.62%     98.66% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6             631731      0.86%     99.52% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7             300209      0.41%     99.93% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8              52206      0.07%    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       73371591                       # 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                  82861     12.68%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                     0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                      0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     12.68% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead                300856     46.05%     58.73% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite               269656     41.27%    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             3774      0.01%      0.01% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu             34556272     69.14%     69.15% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult               54837      0.11%     69.26% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     69.26% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd              15268      0.03%     69.29% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     69.29% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     69.29% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     69.29% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv               1879      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     69.30% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead             8895592     17.80%     87.09% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite            5666859     11.34%     98.43% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess            782918      1.57%    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              49977399                       # Type of FU issued
system.cpu0.iq.rate                          0.498985                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                     653373                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.013073                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads         173532405                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes         58247054                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses     48998129                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads             520534                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes            252057                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses       245907                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses              50354702                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                 272296                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads          532613                       # 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      1057319                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses         3456                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation        12575                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores       434127                       # 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        18424                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked       121082                       # 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               1022916                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles               10363943                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles               778495                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts           55942043                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts           586758                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts              8946001                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts             5847624                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts           1520655                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                566622                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents                 4762                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents         12575                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect        160322                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect       334940                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts              495262                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts             49600607                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts              8605587                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts           376791                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                      3133489                       # number of nop insts executed
system.cpu0.iew.exec_refs                    14227227                       # number of memory reference insts executed
system.cpu0.iew.exec_branches                 7905275                       # Number of branches executed
system.cpu0.iew.exec_stores                   5621640                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.495223                       # Inst execution rate
system.cpu0.iew.wb_sent                      49330113                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                     49244036                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                 24627791                       # num instructions producing a value
system.cpu0.iew.wb_consumers                 33147398                       # 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.491663                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.742978                       # 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        6114712                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls         558114                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts           462555                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples     72348675                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.687235                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.603400                       # 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     53652549     74.16%     74.16% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1      7790867     10.77%     84.93% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2      4280150      5.92%     90.84% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3      2308289      3.19%     94.03% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4      1285405      1.78%     95.81% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5       537706      0.74%     96.55% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6       453758      0.63%     97.18% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7       427812      0.59%     97.77% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8      1612139      2.23%    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     72348675                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts            49720528                       # Number of instructions committed
system.cpu0.commit.committedOps              49720528                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                      13302179                       # Number of memory references committed
system.cpu0.commit.loads                      7888682                       # Number of loads committed
system.cpu0.commit.membars                     189617                       # Number of memory barriers committed
system.cpu0.commit.branches                   7516247                       # Number of branches committed
system.cpu0.commit.fp_insts                    243820                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                 46057183                       # Number of committed integer instructions.
system.cpu0.commit.function_calls              629253                       # Number of function calls committed.
system.cpu0.commit.bw_lim_events              1612139                       # 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                   126376352                       # The number of ROB reads
system.cpu0.rob.rob_writes                  112693596                       # The number of ROB writes
system.cpu0.timesIdled                        1033507                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                       26786615                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                  3701289214                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                   46865102                       # Number of Instructions Simulated
system.cpu0.committedOps                     46865102                       # Number of Ops (including micro ops) Simulated
system.cpu0.committedInsts_total             46865102                       # Number of Instructions Simulated
system.cpu0.cpi                              2.137160                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        2.137160                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.467911                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.467911                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads                65365755                       # number of integer regfile reads
system.cpu0.int_regfile_writes               35683177                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                   120752                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                  122064                       # number of floating regfile writes
system.cpu0.misc_regfile_reads                1632145                       # number of misc regfile reads
system.cpu0.misc_regfile_writes                781535                       # number of misc regfile writes
system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
system.tsunami.ethernet.coalescedSwi              nan                       # average number of Swi's coalesced into each post
system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedRxIdle           nan                       # average number of RxIdle's coalesced into each post
system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedRxOk             nan                       # average number of RxOk's coalesced into each post
system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedRxDesc           nan                       # average number of RxDesc's coalesced into each post
system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedTxOk             nan                       # average number of TxOk's coalesced into each post
system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedTxIdle           nan                       # average number of TxIdle's coalesced into each post
system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedTxDesc           nan                       # average number of TxDesc's coalesced into each post
system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
system.tsunami.ethernet.coalescedRxOrn            nan                       # average number of RxOrn's coalesced into each post
system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
system.tsunami.ethernet.coalescedTotal            nan                       # average number of interrupts coalesced into each post
system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
system.cpu0.icache.replacements                828572                       # number of replacements
system.cpu0.icache.tagsinuse               510.309366                       # Cycle average of tags in use
system.cpu0.icache.total_refs                 6631345                       # Total number of references to valid blocks.
system.cpu0.icache.sampled_refs                829084                       # Sample count of references to valid blocks.
system.cpu0.icache.avg_refs                  7.998399                       # Average number of references to valid blocks.
system.cpu0.icache.warmup_cycle           20510250000                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.occ_blocks::cpu0.inst   510.309366                       # Average occupied blocks per requestor
system.cpu0.icache.occ_percent::cpu0.inst     0.996698                       # Average percentage of cache occupancy
system.cpu0.icache.occ_percent::total        0.996698                       # Average percentage of cache occupancy
system.cpu0.icache.ReadReq_hits::cpu0.inst      6631345                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total        6631345                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst      6631345                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total         6631345                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst      6631345                       # number of overall hits
system.cpu0.icache.overall_hits::total        6631345                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst       870628                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total       870628                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst       870628                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total        870628                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst       870628                       # number of overall misses
system.cpu0.icache.overall_misses::total       870628                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  12335909994                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total  12335909994                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst  12335909994                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total  12335909994                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst  12335909994                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total  12335909994                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst      7501973                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total      7501973                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst      7501973                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total      7501973                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst      7501973                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total      7501973                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.116053                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.116053                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.116053                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.116053                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.116053                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.116053                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 14168.979167                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 14168.979167                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 14168.979167                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 14168.979167                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 14168.979167                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 14168.979167                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs         2773                       # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets         1246                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_mshrs              145                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets              2                       # number of cycles access was blocked
system.cpu0.icache.avg_blocked_cycles::no_mshrs    19.124138                       # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets          623                       # 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        41361                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total        41361                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst        41361                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total        41361                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst        41361                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total        41361                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst       829267                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total       829267                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst       829267                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total       829267                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst       829267                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total       829267                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst  10145672495                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total  10145672495                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst  10145672495                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total  10145672495                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst  10145672495                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total  10145672495                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.110540                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.110540                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.110540                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.110540                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.110540                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.110540                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12234.506492                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12234.506492                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12234.506492                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 12234.506492                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12234.506492                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 12234.506492                       # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.dcache.replacements               1248443                       # number of replacements
system.cpu0.dcache.tagsinuse               505.648747                       # Cycle average of tags in use
system.cpu0.dcache.total_refs                10075338                       # Total number of references to valid blocks.
system.cpu0.dcache.sampled_refs               1248955                       # Sample count of references to valid blocks.
system.cpu0.dcache.avg_refs                  8.067014                       # Average number of references to valid blocks.
system.cpu0.dcache.warmup_cycle              22124000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.occ_blocks::cpu0.data   505.648747                       # Average occupied blocks per requestor
system.cpu0.dcache.occ_percent::cpu0.data     0.987595                       # Average percentage of cache occupancy
system.cpu0.dcache.occ_percent::total        0.987595                       # Average percentage of cache occupancy
system.cpu0.dcache.ReadReq_hits::cpu0.data      6210455                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        6210455                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      3519332                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       3519332                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       154524                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       154524                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       177828                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       177828                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data      9729787                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total         9729787                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data      9729787                       # number of overall hits
system.cpu0.dcache.overall_hits::total        9729787                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      1542913                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      1542913                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1697969                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      1697969                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data        19729                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total        19729                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data         3731                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total         3731                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      3240882                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       3240882                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      3240882                       # number of overall misses
system.cpu0.dcache.overall_misses::total      3240882                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data  33525948000                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total  33525948000                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  65021398230                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total  65021398230                       # number of WriteReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data    277810500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total    277810500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data     27308500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total     27308500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data  98547346230                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total  98547346230                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data  98547346230                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total  98547346230                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data      7753368                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      7753368                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      5217301                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      5217301                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       174253                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       174253                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       181559                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       181559                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     12970669                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     12970669                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     12970669                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     12970669                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.198999                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.198999                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.325450                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.325450                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.113220                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.113220                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.020550                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.020550                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.249862                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.249862                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.249862                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.249862                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 21728.994441                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 21728.994441                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 38293.630938                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 38293.630938                       # average WriteReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 14081.326981                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 14081.326981                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data  7319.351380                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total  7319.351380                       # average StoreCondReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 30407.569986                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 30407.569986                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 30407.569986                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 30407.569986                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs      2105320                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets         1192                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs            47301                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets              7                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    44.508996                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets   170.285714                       # 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       729881                       # number of writebacks
system.cpu0.dcache.writebacks::total           729881                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       558235                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total       558235                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1432207                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      1432207                       # number of WriteReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data         4308                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total         4308                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      1990442                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      1990442                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      1990442                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      1990442                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data       984678                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total       984678                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       265762                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total       265762                       # number of WriteReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data        15421                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total        15421                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data         3731                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total         3731                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data      1250440                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total      1250440                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data      1250440                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total      1250440                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  21285796500                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total  21285796500                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data   9471560262                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total   9471560262                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data    170594000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total    170594000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data     19846500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total     19846500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data  30757356762                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total  30757356762                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data  30757356762                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total  30757356762                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data   1454223000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total   1454223000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   2157391999                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   2157391999                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data   3611614999                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total   3611614999                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.127000                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.127000                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.050939                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.050939                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.088498                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.088498                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.020550                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.020550                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.096405                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.096405                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.096405                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.096405                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 21617.012363                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 21617.012363                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 35639.257162                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 35639.257162                       # average WriteReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 11062.447312                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11062.447312                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  5319.351380                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total  5319.351380                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 24597.227186                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 24597.227186                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 24597.227186                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 24597.227186                       # 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.branchPred.lookups                2951549                       # Number of BP lookups
system.cpu1.branchPred.condPredicted          2437718                       # Number of conditional branches predicted
system.cpu1.branchPred.condIncorrect            83271                       # Number of conditional branches incorrect
system.cpu1.branchPred.BTBLookups             1841355                       # Number of BTB lookups
system.cpu1.branchPred.BTBHits                 993285                       # Number of BTB hits
system.cpu1.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.branchPred.BTBHitPct            53.943156                       # BTB Hit Percentage
system.cpu1.branchPred.usedRAS                 204052                       # Number of times the RAS was used to get a target.
system.cpu1.branchPred.RASInCorrect              9178                       # Number of incorrect RAS predictions.
system.cpu1.dtb.fetch_hits                          0                       # ITB hits
system.cpu1.dtb.fetch_misses                        0                       # ITB misses
system.cpu1.dtb.fetch_acv                           0                       # ITB acv
system.cpu1.dtb.fetch_accesses                      0                       # ITB accesses
system.cpu1.dtb.read_hits                     2175312                       # DTB read hits
system.cpu1.dtb.read_misses                     10933                       # DTB read misses
system.cpu1.dtb.read_acv                           25                       # DTB read access violations
system.cpu1.dtb.read_accesses                  324345                       # DTB read accesses
system.cpu1.dtb.write_hits                    1433020                       # DTB write hits
system.cpu1.dtb.write_misses                     2283                       # DTB write misses
system.cpu1.dtb.write_acv                          64                       # DTB write access violations
system.cpu1.dtb.write_accesses                 133154                       # DTB write accesses
system.cpu1.dtb.data_hits                     3608332                       # DTB hits
system.cpu1.dtb.data_misses                     13216                       # DTB misses
system.cpu1.dtb.data_acv                           89                       # DTB access violations
system.cpu1.dtb.data_accesses                  457499                       # DTB accesses
system.cpu1.itb.fetch_hits                     457840                       # ITB hits
system.cpu1.itb.fetch_misses                     7553                       # ITB misses
system.cpu1.itb.fetch_acv                         250                       # ITB acv
system.cpu1.itb.fetch_accesses                 465393                       # ITB accesses
system.cpu1.itb.read_hits                           0                       # DTB read hits
system.cpu1.itb.read_misses                         0                       # DTB read misses
system.cpu1.itb.read_acv                            0                       # DTB read access violations
system.cpu1.itb.read_accesses                       0                       # DTB read accesses
system.cpu1.itb.write_hits                          0                       # DTB write hits
system.cpu1.itb.write_misses                        0                       # DTB write misses
system.cpu1.itb.write_acv                           0                       # DTB write access violations
system.cpu1.itb.write_accesses                      0                       # DTB write accesses
system.cpu1.itb.data_hits                           0                       # DTB hits
system.cpu1.itb.data_misses                         0                       # DTB misses
system.cpu1.itb.data_acv                            0                       # DTB access violations
system.cpu1.itb.data_accesses                       0                       # DTB accesses
system.cpu1.numCycles                        18134862                       # 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.fetch.icacheStallCycles           7058023                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                      13901788                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                    2951549                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches           1197337                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                      2488361                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles                 434606                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.BlockedCycles               7030666                       # Number of cycles fetch has spent blocked
system.cpu1.fetch.MiscStallCycles               27606                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles        66549                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles        53385                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles           19                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                  1664870                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes                56635                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.rateDist::samples          17000314                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             0.817737                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            2.192147                       # 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                14511953     85.36%     85.36% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1                  164183      0.97%     86.33% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                  263479      1.55%     87.88% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3                  196070      1.15%     89.03% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::4                  340293      2.00%     91.03% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::5                  131013      0.77%     91.80% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::6                  146759      0.86%     92.67% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::7                  246866      1.45%     94.12% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::8                  999698      5.88%    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            17000314                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.162756                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.766578                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                 6933279                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles              7344422                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                  2325932                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles               129039                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles                267641                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved              130064                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred                 8172                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts              13645823                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts                24424                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles                267641                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles                 7167565                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles                 532442                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles       6090489                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                  2219281                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles               722894                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts              12655848                       # Number of instructions processed by rename
system.cpu1.rename.ROBFullEvents                   62                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                 62249                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LSQFullEvents               176645                       # Number of times rename has blocked due to LSQ full
system.cpu1.rename.RenamedOperands            8292237                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups             15046679                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups        14871812                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups           174867                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps              7154777                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                 1137460                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts            507049                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts         51410                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                  2247669                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads             2296294                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores            1513309                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads           213499                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores          120116                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                  11096018                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded             565266                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                 10828805                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued            31328                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined        1532737                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined       753738                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        401627                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples     17000314                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.636977                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.310793                       # 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           12224627     71.91%     71.91% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1            2204627     12.97%     84.88% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2             929274      5.47%     90.34% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3             621491      3.66%     94.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4             537457      3.16%     97.16% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5             242471      1.43%     98.59% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6             153482      0.90%     99.49% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7              76998      0.45%     99.94% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8               9887      0.06%    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       17000314                       # 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                   3882      1.79%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                     0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                      0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      1.79% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead                115382     53.28%     55.07% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite                97306     44.93%    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             3526      0.03%      0.03% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu              6757278     62.40%     62.43% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult               17931      0.17%     62.60% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     62.60% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd              11481      0.11%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv               1763      0.02%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     62.72% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead             2277505     21.03%     83.75% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite            1457876     13.46%     97.22% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess            301445      2.78%    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              10828805                       # Type of FU issued
system.cpu1.iq.rate                          0.597126                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                     216570                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.019999                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads          38654254                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes         13073033                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses     10523817                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads             251568                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes            122847                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses       119196                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses              10910865                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                 130984                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads          103558                       # 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       299992                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses          506                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation         1941                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores       130288                       # 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          384                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked         9585                       # 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                267641                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles                 350754                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles                52140                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts           12262013                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts           164906                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts              2296294                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts             1513309                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts            509197                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                 44334                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents                 2198                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents          1941                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect         37737                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect       111746                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts              149483                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts             10726014                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts              2194881                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts           102791                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       600729                       # number of nop insts executed
system.cpu1.iew.exec_refs                     3637088                       # number of memory reference insts executed
system.cpu1.iew.exec_branches                 1609931                       # Number of branches executed
system.cpu1.iew.exec_stores                   1442207                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.591458                       # Inst execution rate
system.cpu1.iew.wb_sent                      10671299                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                     10643013                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                  4954529                       # num instructions producing a value
system.cpu1.iew.wb_consumers                  6965334                       # 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.586881                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.711312                       # 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        1577214                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls         163639                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts           139875                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples     16732673                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.633048                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.579888                       # 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     12788613     76.43%     76.43% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1      1829501     10.93%     87.36% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2       688548      4.11%     91.48% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3       419965      2.51%     93.99% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4       300741      1.80%     95.78% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5       117837      0.70%     96.49% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6       119533      0.71%     97.20% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7       126738      0.76%     97.96% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8       341197      2.04%    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     16732673                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts            10592581                       # Number of instructions committed
system.cpu1.commit.committedOps              10592581                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                       3379323                       # Number of memory references committed
system.cpu1.commit.loads                      1996302                       # Number of loads committed
system.cpu1.commit.membars                      53397                       # Number of memory barriers committed
system.cpu1.commit.branches                   1516852                       # Number of branches committed
system.cpu1.commit.fp_insts                    117937                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                  9798554                       # Number of committed integer instructions.
system.cpu1.commit.function_calls              169964                       # Number of function calls committed.
system.cpu1.commit.bw_lim_events               341197                       # 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                    28468767                       # The number of ROB reads
system.cpu1.rob.rob_writes                   24605693                       # The number of ROB writes
system.cpu1.timesIdled                         153691                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                        1134548                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                  3782736336                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                   10061892                       # Number of Instructions Simulated
system.cpu1.committedOps                     10061892                       # Number of Ops (including micro ops) Simulated
system.cpu1.committedInsts_total             10061892                       # Number of Instructions Simulated
system.cpu1.cpi                              1.802331                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                        1.802331                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.554837                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.554837                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads                13798288                       # number of integer regfile reads
system.cpu1.int_regfile_writes                7546279                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                    63929                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                   63981                       # number of floating regfile writes
system.cpu1.misc_regfile_reads                 608468                       # number of misc regfile reads
system.cpu1.misc_regfile_writes                251084                       # number of misc regfile writes
system.cpu1.icache.replacements                263438                       # number of replacements
system.cpu1.icache.tagsinuse               470.047000                       # Cycle average of tags in use
system.cpu1.icache.total_refs                 1391700                       # Total number of references to valid blocks.
system.cpu1.icache.sampled_refs                263950                       # Sample count of references to valid blocks.
system.cpu1.icache.avg_refs                  5.272590                       # Average number of references to valid blocks.
system.cpu1.icache.warmup_cycle          1875178456000                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.occ_blocks::cpu1.inst   470.047000                       # Average occupied blocks per requestor
system.cpu1.icache.occ_percent::cpu1.inst     0.918061                       # Average percentage of cache occupancy
system.cpu1.icache.occ_percent::total        0.918061                       # Average percentage of cache occupancy
system.cpu1.icache.ReadReq_hits::cpu1.inst      1391700                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total        1391700                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst      1391700                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total         1391700                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst      1391700                       # number of overall hits
system.cpu1.icache.overall_hits::total        1391700                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst       273170                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total       273170                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst       273170                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total        273170                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst       273170                       # number of overall misses
system.cpu1.icache.overall_misses::total       273170                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   3762343999                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total   3762343999                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst   3762343999                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total   3762343999                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst   3762343999                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total   3762343999                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst      1664870                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total      1664870                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst      1664870                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total      1664870                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst      1664870                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total      1664870                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.164079                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.164079                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.164079                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.164079                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.164079                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.164079                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13772.903317                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 13772.903317                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13772.903317                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 13772.903317                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13772.903317                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 13772.903317                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs          900                       # 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               21                       # 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    42.857143                       # 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         9145                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total         9145                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst         9145                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total         9145                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst         9145                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total         9145                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst       264025                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total       264025                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst       264025                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total       264025                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst       264025                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total       264025                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   3130972999                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total   3130972999                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   3130972999                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total   3130972999                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   3130972999                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total   3130972999                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.158586                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.158586                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.158586                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.158586                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.158586                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.158586                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11858.623233                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11858.623233                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11858.623233                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 11858.623233                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11858.623233                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 11858.623233                       # average overall mshr miss latency
system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dcache.replacements                126485                       # number of replacements
system.cpu1.dcache.tagsinuse               490.826755                       # Cycle average of tags in use
system.cpu1.dcache.total_refs                 2951833                       # Total number of references to valid blocks.
system.cpu1.dcache.sampled_refs                126890                       # Sample count of references to valid blocks.
system.cpu1.dcache.avg_refs                 23.262929                       # Average number of references to valid blocks.
system.cpu1.dcache.warmup_cycle           37142562000                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.occ_blocks::cpu1.data   490.826755                       # Average occupied blocks per requestor
system.cpu1.dcache.occ_percent::cpu1.data     0.958646                       # Average percentage of cache occupancy
system.cpu1.dcache.occ_percent::total        0.958646                       # Average percentage of cache occupancy
system.cpu1.dcache.ReadReq_hits::cpu1.data      1783497                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total        1783497                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data      1082553                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total       1082553                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data        39938                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total        39938                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data        38621                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total        38621                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data      2866050                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total         2866050                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data      2866050                       # number of overall hits
system.cpu1.dcache.overall_hits::total        2866050                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data       242860                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total       242860                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data       251463                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total       251463                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data         6629                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total         6629                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data         3956                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total         3956                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data       494323                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total        494323                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data       494323                       # number of overall misses
system.cpu1.dcache.overall_misses::total       494323                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   3676780500                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total   3676780500                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data   8111413586                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total   8111413586                       # number of WriteReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data     67692000                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total     67692000                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data     29045500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total     29045500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data  11788194086                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total  11788194086                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data  11788194086                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total  11788194086                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data      2026357                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      2026357                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data      1334016                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total      1334016                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data        46567                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total        46567                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data        42577                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total        42577                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data      3360373                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total      3360373                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data      3360373                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total      3360373                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.119851                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.119851                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.188501                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.188501                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.142354                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.142354                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.092914                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.092914                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.147104                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.147104                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.147104                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.147104                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 15139.506300                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 15139.506300                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 32256.887041                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 32256.887041                       # average WriteReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 10211.494946                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 10211.494946                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data  7342.138524                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total  7342.138524                       # average StoreCondReq miss latency
system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 23847.148698                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 23847.148698                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 23847.148698                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 23847.148698                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs       244071                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs             4071                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs    59.953574                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu1.dcache.fast_writes                      0                       # number of fast writes performed
system.cpu1.dcache.cache_copies                     0                       # number of cache copies performed
system.cpu1.dcache.writebacks::writebacks        84853                       # number of writebacks
system.cpu1.dcache.writebacks::total            84853                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data       150731                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total       150731                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data       205632                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total       205632                       # number of WriteReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data          643                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total          643                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data       356363                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total       356363                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data       356363                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total       356363                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data        92129                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total        92129                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data        45831                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total        45831                       # number of WriteReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data         5986                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total         5986                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data         3956                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total         3956                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data       137960                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total       137960                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data       137960                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total       137960                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data   1123159500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total   1123159500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data   1210930487                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total   1210930487                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data     47601500                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total     47601500                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data     21133500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total     21133500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   2334089987                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total   2334089987                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   2334089987                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total   2334089987                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data     30974500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total     30974500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data    675233500                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total    675233500                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data    706208000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total    706208000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.045465                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.045465                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.034356                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.034356                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.128546                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.128546                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.092914                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.092914                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.041055                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.041055                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.041055                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.041055                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12191.161306                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 12191.161306                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 26421.646637                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 26421.646637                       # average WriteReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data  7952.138323                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total  7952.138323                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data  5342.138524                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total  5342.138524                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 16918.599500                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 16918.599500                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 16918.599500                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 16918.599500                       # 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.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu0.kern.inst.quiesce                    6612                       # number of quiesce instructions executed
system.cpu0.kern.inst.hwrei                    175930                       # number of hwrei instructions executed
system.cpu0.kern.ipl_count::0                   61741     40.36%     40.36% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::21                    135      0.09%     40.45% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::22                   1928      1.26%     41.71% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::30                    255      0.17%     41.87% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::31                  88920     58.13%    100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::total              152979                       # number of times we switched to this ipl
system.cpu0.kern.ipl_good::0                    60877     49.17%     49.17% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::21                     135      0.11%     49.28% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::22                    1928      1.56%     50.83% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::30                     255      0.21%     51.04% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::31                   60624     48.96%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::total               123819                       # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks::0            1865666624000     98.16%     98.16% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::21               63262500      0.00%     98.16% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::22              564029000      0.03%     98.19% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::30              124022000      0.01%     98.19% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::31            34308226500      1.81%    100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::total        1900726164000                       # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used::0                 0.986006                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::31                0.681781                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::total             0.809386                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.syscall::2                         7      3.47%      3.47% # number of syscalls executed
system.cpu0.kern.syscall::3                        16      7.92%     11.39% # number of syscalls executed
system.cpu0.kern.syscall::4                         4      1.98%     13.37% # number of syscalls executed
system.cpu0.kern.syscall::6                        29     14.36%     27.72% # number of syscalls executed
system.cpu0.kern.syscall::12                        1      0.50%     28.22% # number of syscalls executed
system.cpu0.kern.syscall::17                        9      4.46%     32.67% # number of syscalls executed
system.cpu0.kern.syscall::19                        7      3.47%     36.14% # number of syscalls executed
system.cpu0.kern.syscall::20                        4      1.98%     38.12% # number of syscalls executed
system.cpu0.kern.syscall::23                        1      0.50%     38.61% # number of syscalls executed
system.cpu0.kern.syscall::24                        3      1.49%     40.10% # number of syscalls executed
system.cpu0.kern.syscall::33                        7      3.47%     43.56% # number of syscalls executed
system.cpu0.kern.syscall::41                        2      0.99%     44.55% # number of syscalls executed
system.cpu0.kern.syscall::45                       34     16.83%     61.39% # number of syscalls executed
system.cpu0.kern.syscall::47                        3      1.49%     62.87% # number of syscalls executed
system.cpu0.kern.syscall::48                        8      3.96%     66.83% # number of syscalls executed
system.cpu0.kern.syscall::54                        9      4.46%     71.29% # number of syscalls executed
system.cpu0.kern.syscall::58                        1      0.50%     71.78% # number of syscalls executed
system.cpu0.kern.syscall::59                        5      2.48%     74.26% # number of syscalls executed
system.cpu0.kern.syscall::71                       25     12.38%     86.63% # number of syscalls executed
system.cpu0.kern.syscall::73                        3      1.49%     88.12% # number of syscalls executed
system.cpu0.kern.syscall::74                        6      2.97%     91.09% # number of syscalls executed
system.cpu0.kern.syscall::87                        1      0.50%     91.58% # number of syscalls executed
system.cpu0.kern.syscall::90                        2      0.99%     92.57% # number of syscalls executed
system.cpu0.kern.syscall::92                        7      3.47%     96.04% # number of syscalls executed
system.cpu0.kern.syscall::97                        2      0.99%     97.03% # number of syscalls executed
system.cpu0.kern.syscall::98                        2      0.99%     98.02% # number of syscalls executed
system.cpu0.kern.syscall::132                       1      0.50%     98.51% # number of syscalls executed
system.cpu0.kern.syscall::144                       1      0.50%     99.01% # number of syscalls executed
system.cpu0.kern.syscall::147                       2      0.99%    100.00% # number of syscalls executed
system.cpu0.kern.syscall::total                   202                       # number of syscalls executed
system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu0.kern.callpal::wripir                  359      0.22%      0.22% # number of callpals executed
system.cpu0.kern.callpal::wrmces                    1      0.00%      0.22% # number of callpals executed
system.cpu0.kern.callpal::wrfen                     1      0.00%      0.22% # number of callpals executed
system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.23% # number of callpals executed
system.cpu0.kern.callpal::swpctx                 3342      2.07%      2.30% # number of callpals executed
system.cpu0.kern.callpal::tbi                      48      0.03%      2.33% # number of callpals executed
system.cpu0.kern.callpal::wrent                     7      0.00%      2.33% # number of callpals executed
system.cpu0.kern.callpal::swpipl               146235     90.79%     93.12% # number of callpals executed
system.cpu0.kern.callpal::rdps                   6169      3.83%     96.95% # number of callpals executed
system.cpu0.kern.callpal::wrkgp                     1      0.00%     96.95% # number of callpals executed
system.cpu0.kern.callpal::wrusp                     3      0.00%     96.95% # number of callpals executed
system.cpu0.kern.callpal::rdusp                     8      0.00%     96.96% # number of callpals executed
system.cpu0.kern.callpal::whami                     2      0.00%     96.96% # number of callpals executed
system.cpu0.kern.callpal::rti                    4427      2.75%     99.71% # number of callpals executed
system.cpu0.kern.callpal::callsys                 333      0.21%     99.91% # number of callpals executed
system.cpu0.kern.callpal::imb                     137      0.09%    100.00% # number of callpals executed
system.cpu0.kern.callpal::total                161075                       # number of callpals executed
system.cpu0.kern.mode_switch::kernel             6928                       # number of protection mode switches
system.cpu0.kern.mode_switch::user               1259                       # number of protection mode switches
system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
system.cpu0.kern.mode_good::kernel               1258                      
system.cpu0.kern.mode_good::user                 1259                      
system.cpu0.kern.mode_good::idle                    0                      
system.cpu0.kern.mode_switch_good::kernel     0.181582                       # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::idle           nan                       # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::total     0.307439                       # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks::kernel      1898815475500     99.90%     99.90% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::user          1910680500      0.10%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::idle                   0      0.00%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context                    3343                       # number of times the context was actually changed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                    2522                       # number of quiesce instructions executed
system.cpu1.kern.inst.hwrei                     64668                       # number of hwrei instructions executed
system.cpu1.kern.ipl_count::0                   20885     37.61%     37.61% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::22                   1927      3.47%     41.08% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::30                    359      0.65%     41.72% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::31                  32365     58.28%    100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::total               55536                       # number of times we switched to this ipl
system.cpu1.kern.ipl_good::0                    20372     47.74%     47.74% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::22                    1927      4.52%     52.26% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::30                     359      0.84%     53.10% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::31                   20014     46.90%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::total                42672                       # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks::0            1875014442000     98.66%     98.66% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::22              532441000      0.03%     98.69% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::30              162321000      0.01%     98.70% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::31            24727641000      1.30%    100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::total        1900436845000                       # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used::0                 0.975437                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::31                0.618384                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::total             0.768366                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.syscall::2                         1      0.81%      0.81% # number of syscalls executed
system.cpu1.kern.syscall::3                        14     11.29%     12.10% # number of syscalls executed
system.cpu1.kern.syscall::6                        13     10.48%     22.58% # number of syscalls executed
system.cpu1.kern.syscall::15                        1      0.81%     23.39% # number of syscalls executed
system.cpu1.kern.syscall::17                        6      4.84%     28.23% # number of syscalls executed
system.cpu1.kern.syscall::19                        3      2.42%     30.65% # number of syscalls executed
system.cpu1.kern.syscall::20                        2      1.61%     32.26% # number of syscalls executed
system.cpu1.kern.syscall::23                        3      2.42%     34.68% # number of syscalls executed
system.cpu1.kern.syscall::24                        3      2.42%     37.10% # number of syscalls executed
system.cpu1.kern.syscall::33                        4      3.23%     40.32% # number of syscalls executed
system.cpu1.kern.syscall::45                       20     16.13%     56.45% # number of syscalls executed
system.cpu1.kern.syscall::47                        3      2.42%     58.87% # number of syscalls executed
system.cpu1.kern.syscall::48                        2      1.61%     60.48% # number of syscalls executed
system.cpu1.kern.syscall::54                        1      0.81%     61.29% # number of syscalls executed
system.cpu1.kern.syscall::59                        2      1.61%     62.90% # number of syscalls executed
system.cpu1.kern.syscall::71                       29     23.39%     86.29% # number of syscalls executed
system.cpu1.kern.syscall::74                       10      8.06%     94.35% # number of syscalls executed
system.cpu1.kern.syscall::90                        1      0.81%     95.16% # number of syscalls executed
system.cpu1.kern.syscall::92                        2      1.61%     96.77% # number of syscalls executed
system.cpu1.kern.syscall::132                       3      2.42%     99.19% # number of syscalls executed
system.cpu1.kern.syscall::144                       1      0.81%    100.00% # number of syscalls executed
system.cpu1.kern.syscall::total                   124                       # number of syscalls executed
system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu1.kern.callpal::wripir                  255      0.44%      0.44% # number of callpals executed
system.cpu1.kern.callpal::wrmces                    1      0.00%      0.45% # number of callpals executed
system.cpu1.kern.callpal::wrfen                     1      0.00%      0.45% # number of callpals executed
system.cpu1.kern.callpal::swpctx                 1393      2.41%      2.86% # number of callpals executed
system.cpu1.kern.callpal::tbi                       6      0.01%      2.87% # number of callpals executed
system.cpu1.kern.callpal::wrent                     7      0.01%      2.88% # number of callpals executed
system.cpu1.kern.callpal::swpipl                49964     86.52%     89.41% # number of callpals executed
system.cpu1.kern.callpal::rdps                   2595      4.49%     93.90% # number of callpals executed
system.cpu1.kern.callpal::wrkgp                     1      0.00%     93.90% # number of callpals executed
system.cpu1.kern.callpal::wrusp                     4      0.01%     93.91% # number of callpals executed
system.cpu1.kern.callpal::rdusp                     1      0.00%     93.91% # number of callpals executed
system.cpu1.kern.callpal::whami                     3      0.01%     93.91% # number of callpals executed
system.cpu1.kern.callpal::rti                    3286      5.69%     99.61% # number of callpals executed
system.cpu1.kern.callpal::callsys                 184      0.32%     99.92% # number of callpals executed
system.cpu1.kern.callpal::imb                      43      0.07%    100.00% # number of callpals executed
system.cpu1.kern.callpal::rdunique                  1      0.00%    100.00% # number of callpals executed
system.cpu1.kern.callpal::total                 57746                       # number of callpals executed
system.cpu1.kern.mode_switch::kernel             1619                       # number of protection mode switches
system.cpu1.kern.mode_switch::user                488                       # number of protection mode switches
system.cpu1.kern.mode_switch::idle               2559                       # number of protection mode switches
system.cpu1.kern.mode_good::kernel                771                      
system.cpu1.kern.mode_good::user                  488                      
system.cpu1.kern.mode_good::idle                  283                      
system.cpu1.kern.mode_switch_good::kernel     0.476220                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::idle      0.110590                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::total     0.330476                       # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks::kernel        5766448000      0.30%      0.30% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::user           831527500      0.04%      0.35% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::idle        1893827791500     99.65%    100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context                    1394                       # number of times the context was actually changed

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