summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
blob: 2b53a578ad28d7330a3d797e5d00d935a9747f59 (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
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247

---------- Begin Simulation Statistics ----------
sim_seconds                                  1.906207                       # Number of seconds simulated
sim_ticks                                1906207240000                       # Number of ticks simulated
final_tick                               1906207240000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                 147655                       # Simulator instruction rate (inst/s)
host_op_rate                                   147655                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             5021061637                       # Simulator tick rate (ticks/s)
host_mem_usage                                 308576                       # Number of bytes of host memory used
host_seconds                                   379.64                       # Real time elapsed on the host
sim_insts                                    56056069                       # Number of instructions simulated
sim_ops                                      56056069                       # Number of ops (including micro ops) simulated
system.voltage_domain.voltage                       1                       # Voltage in Volts
system.clk_domain.clock                          1000                       # Clock period in ticks
system.physmem.bytes_read::cpu0.inst           903488                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         24906304                       # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide        2649664                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst            74560                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data           378304                       # Number of bytes read from this memory
system.physmem.bytes_read::total             28912320                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       903488                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst        74560                       # 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      7848000                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7848000                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.inst             14117                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            389161                       # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide           41401                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              1165                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data              5911                       # Number of read requests responded to by this memory
system.physmem.num_reads::total                451755                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks          122625                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               122625                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.inst              473972                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data            13065895                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::tsunami.ide           1390019                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               39114                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              198459                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                15167459                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         473972                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          39114                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             513086                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           4117076                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                4117076                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           4117076                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             473972                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data           13065895                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::tsunami.ide          1390019                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              39114                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             198459                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               19284535                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                        451755                       # Number of read requests accepted
system.physmem.writeReqs                       122625                       # Number of write requests accepted
system.physmem.readBursts                      451755                       # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts                     122625                       # Number of DRAM write bursts, including those merged in the write queue
system.physmem.bytesReadDRAM                 28904128                       # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ                      8192                       # Total number of bytes read from write queue
system.physmem.bytesWritten                   7846080                       # Total number of bytes written to DRAM
system.physmem.bytesReadSys                  28912320                       # Total read bytes from the system interface side
system.physmem.bytesWrittenSys                7848000                       # Total written bytes from the system interface side
system.physmem.servicedByWrQ                      128                       # Number of DRAM read bursts serviced by the write queue
system.physmem.mergedWrBursts                       0                       # Number of DRAM write bursts merged with an existing one
system.physmem.neitherReadNorWriteReqs           3217                       # Number of requests that are neither read nor write
system.physmem.perBankRdBursts::0               28097                       # Per bank write bursts
system.physmem.perBankRdBursts::1               28602                       # Per bank write bursts
system.physmem.perBankRdBursts::2               29043                       # Per bank write bursts
system.physmem.perBankRdBursts::3               27571                       # Per bank write bursts
system.physmem.perBankRdBursts::4               27384                       # Per bank write bursts
system.physmem.perBankRdBursts::5               27564                       # Per bank write bursts
system.physmem.perBankRdBursts::6               27744                       # Per bank write bursts
system.physmem.perBankRdBursts::7               27694                       # Per bank write bursts
system.physmem.perBankRdBursts::8               27865                       # Per bank write bursts
system.physmem.perBankRdBursts::9               28720                       # Per bank write bursts
system.physmem.perBankRdBursts::10              28531                       # Per bank write bursts
system.physmem.perBankRdBursts::11              28618                       # Per bank write bursts
system.physmem.perBankRdBursts::12              28938                       # Per bank write bursts
system.physmem.perBankRdBursts::13              28977                       # Per bank write bursts
system.physmem.perBankRdBursts::14              28277                       # Per bank write bursts
system.physmem.perBankRdBursts::15              28002                       # Per bank write bursts
system.physmem.perBankWrBursts::0                7839                       # Per bank write bursts
system.physmem.perBankWrBursts::1                8045                       # Per bank write bursts
system.physmem.perBankWrBursts::2                8418                       # Per bank write bursts
system.physmem.perBankWrBursts::3                7040                       # Per bank write bursts
system.physmem.perBankWrBursts::4                6886                       # Per bank write bursts
system.physmem.perBankWrBursts::5                7040                       # Per bank write bursts
system.physmem.perBankWrBursts::6                7326                       # Per bank write bursts
system.physmem.perBankWrBursts::7                7097                       # Per bank write bursts
system.physmem.perBankWrBursts::8                7158                       # Per bank write bursts
system.physmem.perBankWrBursts::9                7908                       # Per bank write bursts
system.physmem.perBankWrBursts::10               7739                       # Per bank write bursts
system.physmem.perBankWrBursts::11               7821                       # Per bank write bursts
system.physmem.perBankWrBursts::12               8331                       # Per bank write bursts
system.physmem.perBankWrBursts::13               8401                       # Per bank write bursts
system.physmem.perBankWrBursts::14               7959                       # Per bank write bursts
system.physmem.perBankWrBursts::15               7587                       # Per bank write bursts
system.physmem.numRdRetry                           0                       # Number of times read queue was full causing retry
system.physmem.numWrRetry                           8                       # Number of times write queue was full causing retry
system.physmem.totGap                    1906202745000                       # Total gap between requests
system.physmem.readPktSize::0                       0                       # Read request sizes (log2)
system.physmem.readPktSize::1                       0                       # Read request sizes (log2)
system.physmem.readPktSize::2                       0                       # Read request sizes (log2)
system.physmem.readPktSize::3                       0                       # Read request sizes (log2)
system.physmem.readPktSize::4                       0                       # Read request sizes (log2)
system.physmem.readPktSize::5                       0                       # Read request sizes (log2)
system.physmem.readPktSize::6                  451755                       # Read request sizes (log2)
system.physmem.writePktSize::0                      0                       # Write request sizes (log2)
system.physmem.writePktSize::1                      0                       # Write request sizes (log2)
system.physmem.writePktSize::2                      0                       # Write request sizes (log2)
system.physmem.writePktSize::3                      0                       # Write request sizes (log2)
system.physmem.writePktSize::4                      0                       # Write request sizes (log2)
system.physmem.writePktSize::5                      0                       # Write request sizes (log2)
system.physmem.writePktSize::6                 122625                       # Write request sizes (log2)
system.physmem.rdQLenPdf::0                    319401                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                     41325                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                     46009                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                      9272                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                      2017                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                      4338                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                      3935                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                      3967                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                      2525                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                      2198                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                     2156                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                     2109                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                     1642                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                     1631                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                     1933                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                     1904                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                     2142                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                     1252                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                      959                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                      893                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                       12                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                        7                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::26                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::27                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::28                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::29                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31                        0                       # What read queue length does an incoming req see
system.physmem.wrQLenPdf::0                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                     1164                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                     1205                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                     2320                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                     3479                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                     4546                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                     5068                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                     5110                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                     5237                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                     5411                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                     5622                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                     5871                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                     6194                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                     6561                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                     7197                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                     6383                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                     6572                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                     6556                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::32                     6376                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::33                      959                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::34                      905                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::35                      926                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::36                      871                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::37                      926                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::38                      950                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::39                     1044                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::40                      955                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::41                     1154                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::42                     1202                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::43                     1166                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::44                     1281                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::45                     1449                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::46                     1666                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::47                     1863                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::48                     2097                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::49                     1921                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::50                     1890                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::51                     1701                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::52                     1710                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::53                     1833                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::54                     1636                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::55                      833                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::56                      350                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::57                      195                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::58                      125                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::59                       43                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::60                       32                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::61                       22                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62                       17                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63                       16                       # What write queue length does an incoming req see
system.physmem.bytesPerActivate::samples        66892                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::mean      549.396161                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::gmean     336.305192                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::stdev     420.466175                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::0-127          14808     22.14%     22.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::128-255        11177     16.71%     38.85% # Bytes accessed per row activation
system.physmem.bytesPerActivate::256-383         5157      7.71%     46.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::384-511         2881      4.31%     50.86% # Bytes accessed per row activation
system.physmem.bytesPerActivate::512-639         2294      3.43%     54.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::640-767         1713      2.56%     56.85% # Bytes accessed per row activation
system.physmem.bytesPerActivate::768-895         1492      2.23%     59.08% # Bytes accessed per row activation
system.physmem.bytesPerActivate::896-1023         1822      2.72%     61.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1024-1151        25548     38.19%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::total          66892                       # Bytes accessed per row activation
system.physmem.rdPerTurnAround::samples          7192                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::mean        62.794355                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::stdev     2475.959084                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::0-8191           7189     99.96%     99.96% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::40960-49151            1      0.01%     99.97% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::57344-65535            1      0.01%     99.99% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::196608-204799            1      0.01%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::total            7192                       # Reads before turning the bus around for writes
system.physmem.wrPerTurnAround::samples          7192                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::mean        17.046023                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::gmean       16.810949                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::stdev        3.823344                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::16               5742     79.84%     79.84% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::17                 42      0.58%     80.42% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::18                691      9.61%     90.03% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::19                254      3.53%     93.56% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::20                102      1.42%     94.98% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::21                 28      0.39%     95.37% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::22                 28      0.39%     95.76% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::23                 90      1.25%     97.01% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::24                 10      0.14%     97.15% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::25                 32      0.44%     97.59% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::26                 22      0.31%     97.90% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::27                 14      0.19%     98.10% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::28                 15      0.21%     98.30% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::29                  7      0.10%     98.40% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::30                  9      0.13%     98.53% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::31                 23      0.32%     98.85% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::32                 11      0.15%     99.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::34                  2      0.03%     99.03% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::35                  2      0.03%     99.05% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::36                  1      0.01%     99.07% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::37                  3      0.04%     99.11% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::38                  2      0.03%     99.14% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::39                  4      0.06%     99.19% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::40                  3      0.04%     99.24% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::41                  4      0.06%     99.29% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::42                  2      0.03%     99.32% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::43                  1      0.01%     99.33% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::44                  2      0.03%     99.36% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::45                  1      0.01%     99.37% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::47                  8      0.11%     99.49% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::49                  1      0.01%     99.50% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::50                  1      0.01%     99.51% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::51                  2      0.03%     99.54% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::52                  4      0.06%     99.60% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::55                  2      0.03%     99.62% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::56                 13      0.18%     99.81% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::57                 13      0.18%     99.99% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::58                  1      0.01%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::total            7192                       # Writes before turning the bus around for reads
system.physmem.totQLat                     9007685000                       # Total ticks spent queuing
system.physmem.totMemAccLat               17475691250                       # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat                   2258135000                       # Total ticks spent in databus transfers
system.physmem.avgQLat                       19944.97                       # Average queueing delay per DRAM burst
system.physmem.avgBusLat                      5000.00                       # Average bus latency per DRAM burst
system.physmem.avgMemAccLat                  38694.97                       # Average memory access latency per DRAM burst
system.physmem.avgRdBW                          15.16                       # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW                           4.12                       # Average achieved write bandwidth in MiByte/s
system.physmem.avgRdBWSys                       15.17                       # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys                        4.12                       # Average system write bandwidth in MiByte/s
system.physmem.peakBW                        12800.00                       # Theoretical peak bandwidth in MiByte/s
system.physmem.busUtil                           0.15                       # Data bus utilization in percentage
system.physmem.busUtilRead                       0.12                       # Data bus utilization in percentage for reads
system.physmem.busUtilWrite                      0.03                       # Data bus utilization in percentage for writes
system.physmem.avgRdQLen                         1.64                       # Average read queue length when enqueuing
system.physmem.avgWrQLen                        25.04                       # Average write queue length when enqueuing
system.physmem.readRowHits                     408104                       # Number of row buffer hits during reads
system.physmem.writeRowHits                     99226                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   90.36                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  80.92                       # Row buffer hit rate for writes
system.physmem.avgGap                      3318713.65                       # Average gap between requests
system.physmem.pageHitRate                      88.35                       # Row buffer hit rate, read and write combined
system.physmem.memoryStateTime::IDLE     1805036475500                       # Time in different power states
system.physmem.memoryStateTime::REF       63652420000                       # Time in different power states
system.physmem.memoryStateTime::PRE_PDN             0                       # Time in different power states
system.physmem.memoryStateTime::ACT       37517744500                       # Time in different power states
system.physmem.memoryStateTime::ACT_PDN             0                       # Time in different power states
system.membus.throughput                     19340215                       # Throughput (bytes/s)
system.membus.trans_dist::ReadReq              296416                       # Transaction distribution
system.membus.trans_dist::ReadResp             296338                       # Transaction distribution
system.membus.trans_dist::WriteReq              12317                       # Transaction distribution
system.membus.trans_dist::WriteResp             12317                       # Transaction distribution
system.membus.trans_dist::Writeback            122625                       # Transaction distribution
system.membus.trans_dist::UpgradeReq             4507                       # Transaction distribution
system.membus.trans_dist::SCUpgradeReq           1033                       # Transaction distribution
system.membus.trans_dist::UpgradeResp            3220                       # Transaction distribution
system.membus.trans_dist::ReadExReq            163308                       # Transaction distribution
system.membus.trans_dist::ReadExResp           163210                       # Transaction distribution
system.membus.trans_dist::BadAddressError           78                       # Transaction distribution
system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave        39026                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.physmem.port       910934                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.membus.badaddr_responder.pio          156                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::total       950116                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port       124653                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total       124653                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total                1074769                       # Packet count per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave        67930                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port     31453376                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::total     31521306                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port      5306944                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::total      5306944                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::total            36828250                       # Cumulative packet size per connected master and slave (bytes)
system.membus.data_through_bus               36828250                       # Total data (bytes)
system.membus.snoop_data_through_bus            38208                       # Total snoop data (bytes)
system.membus.reqLayer0.occupancy            36079499                       # Layer occupancy (ticks)
system.membus.reqLayer0.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer1.occupancy          1585687750                       # Layer occupancy (ticks)
system.membus.reqLayer1.utilization               0.1                       # Layer utilization (%)
system.membus.reqLayer2.occupancy               97000                       # Layer occupancy (ticks)
system.membus.reqLayer2.utilization               0.0                       # Layer utilization (%)
system.membus.respLayer1.occupancy         3823460772                       # Layer occupancy (ticks)
system.membus.respLayer1.utilization              0.2                       # Layer utilization (%)
system.membus.respLayer2.occupancy          376710991                       # Layer occupancy (ticks)
system.membus.respLayer2.utilization              0.0                       # Layer utilization (%)
system.cpu_clk_domain.clock                       500                       # Clock period in ticks
system.l2c.tags.replacements                   344852                       # number of replacements
system.l2c.tags.tagsinuse                65305.335131                       # Cycle average of tags in use
system.l2c.tags.total_refs                    2605080                       # Total number of references to valid blocks.
system.l2c.tags.sampled_refs                   409986                       # Sample count of references to valid blocks.
system.l2c.tags.avg_refs                     6.354071                       # Average number of references to valid blocks.
system.l2c.tags.warmup_cycle               7095487750                       # Cycle when the warmup percentage was hit.
system.l2c.tags.occ_blocks::writebacks   53708.677879                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.inst     5228.517850                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.data     6139.451939                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.inst      202.418952                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.data       26.268512                       # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks      0.819529                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.inst       0.079781                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.data       0.093681                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.inst       0.003089                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.data       0.000401                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total           0.996480                       # Average percentage of cache occupancy
system.l2c.tags.occ_task_id_blocks::1024        65134                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::0          239                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::1         2578                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::2         5246                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::3         6338                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::4        50733                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_percent::1024     0.993866                       # Percentage of cache occupancy per task id
system.l2c.tags.tag_accesses                 27313168                       # Number of tag accesses
system.l2c.tags.data_accesses                27313168                       # Number of data accesses
system.l2c.ReadReq_hits::cpu0.inst             979450                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data             788527                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst              94097                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data              31413                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1893487                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          833565                       # number of Writeback hits
system.l2c.Writeback_hits::total               833565                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data             175                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data              46                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                 221                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data            27                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data            20                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total                47                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           175693                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data             7721                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               183414                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.inst              979450                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              964220                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst               94097                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data               39134                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 2076901                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.inst             979450                       # number of overall hits
system.l2c.overall_hits::cpu0.data             964220                       # number of overall hits
system.l2c.overall_hits::cpu1.inst              94097                       # number of overall hits
system.l2c.overall_hits::cpu1.data              39134                       # number of overall hits
system.l2c.overall_hits::total                2076901                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.inst            14127                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data           273418                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst             1173                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data              340                       # number of ReadReq misses
system.l2c.ReadReq_misses::total               289058                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data          2442                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data           511                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              2953                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data           34                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data           76                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total             110                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         116199                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data           5616                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             121815                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.inst             14127                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            389617                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              1173                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data              5956                       # number of demand (read+write) misses
system.l2c.demand_misses::total                410873                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.inst            14127                       # number of overall misses
system.l2c.overall_misses::cpu0.data           389617                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             1173                       # number of overall misses
system.l2c.overall_misses::cpu1.data             5956                       # number of overall misses
system.l2c.overall_misses::total               410873                       # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.inst   1071252992                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.data  17895085485                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.inst     90289500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.data     26594999                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total    19083222976                       # number of ReadReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu0.data      1079964                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data       402483                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total      1482447                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data       116495                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data        68997                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total       185492                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   9654052371                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data    606648221                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total  10260700592                       # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.inst   1071252992                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data  27549137856                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst     90289500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data    633243220                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total     29343923568                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.inst   1071252992                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data  27549137856                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst     90289500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data    633243220                       # number of overall miss cycles
system.l2c.overall_miss_latency::total    29343923568                       # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.inst         993577                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data        1061945                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst          95270                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data          31753                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            2182545                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       833565                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           833565                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         2617                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data          557                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total            3174                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data           61                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data           96                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total           157                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       291892                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data        13337                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           305229                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.inst          993577                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         1353837                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst           95270                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data           45090                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             2487774                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         993577                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        1353837                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst          95270                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data          45090                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            2487774                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.014218                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.257469                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.012312                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.010708                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.132441                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.933130                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.917415                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.930372                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.557377                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.791667                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.700637                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.398089                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.421084                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.399094                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.inst       0.014218                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.287787                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.012312                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.132091                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.165157                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.inst      0.014218                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.287787                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.012312                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.132091                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.165157                       # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.inst 75830.182771                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.data 65449.551547                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.inst 76973.145780                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.data 78220.585294                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 66018.663991                       # average ReadReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data   442.245700                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data   787.637965                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total   502.013884                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data  3426.323529                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data   907.855263                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total  1686.290909                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 83082.060698                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 108021.406873                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 84231.831811                       # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 75830.182771                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 70708.254147                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 76973.145780                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 106320.218267                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 71418.476191                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 75830.182771                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 70708.254147                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 76973.145780                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 106320.218267                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 71418.476191                       # 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               81105                       # number of writebacks
system.l2c.writebacks::total                    81105                       # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu0.inst             9                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.inst             8                       # 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              9                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst              8                       # 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             9                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst             8                       # 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        14118                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.data       273418                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.inst         1165                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.data          339                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total          289040                       # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data         2442                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data          511                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total         2953                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data           34                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data           76                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total          110                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data       116199                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data         5616                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        121815                       # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst        14118                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data       389617                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst         1165                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data         5955                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           410855                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst        14118                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data       389617                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst         1165                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data         5955                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          410855                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.inst    892690758                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.data  14487194015                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.inst     75058500                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.data     22318999                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total  15477262272                       # number of ReadReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data     24607428                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data      5172008                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total     29779436                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data       340034                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data       768576                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total      1108610                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   8237283129                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data    537421779                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   8774704908                       # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst    892690758                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data  22724477144                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst     75058500                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data    559740778                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total  24251967180                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst    892690758                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data  22724477144                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst     75058500                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data    559740778                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total  24251967180                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data   1368893000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data     20915000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total   1389808000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data   1950614000                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data    503814500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total   2454428500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data   3319507000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data    524729500                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total   3844236500                       # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.inst     0.014209                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.data     0.257469                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.inst     0.012228                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.data     0.010676                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total     0.132433                       # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.933130                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.917415                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.930372                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.557377                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.791667                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.700637                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.398089                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.421084                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.399094                       # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.014209                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.287787                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.012228                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.132069                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.165150                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.014209                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.287787                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.012228                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.132069                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.165150                       # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 63230.681258                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 52985.516736                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 64427.896996                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 65837.755162                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 53547.129366                       # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10076.751843                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10121.346380                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10084.468676                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data        10001                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10112.842105                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10078.272727                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 70889.449384                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 95694.761218                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 72033.041153                       # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 63230.681258                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 58325.168419                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 64427.896996                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 93995.092863                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 59028.044395                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 63230.681258                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 58325.168419                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 64427.896996                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 93995.092863                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 59028.044395                       # 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.tags.replacements                41700                       # number of replacements
system.iocache.tags.tagsinuse                0.491390                       # Cycle average of tags in use
system.iocache.tags.total_refs                      0                       # Total number of references to valid blocks.
system.iocache.tags.sampled_refs                41716                       # Sample count of references to valid blocks.
system.iocache.tags.avg_refs                        0                       # Average number of references to valid blocks.
system.iocache.tags.warmup_cycle         1711322153000                       # Cycle when the warmup percentage was hit.
system.iocache.tags.occ_blocks::tsunami.ide     0.491390                       # Average occupied blocks per requestor
system.iocache.tags.occ_percent::tsunami.ide     0.030712                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::total       0.030712                       # Average percentage of cache occupancy
system.iocache.tags.occ_task_id_blocks::1023           16                       # Occupied blocks per task id
system.iocache.tags.age_task_id_blocks_1023::2           16                       # Occupied blocks per task id
system.iocache.tags.occ_task_id_percent::1023            1                       # Percentage of cache occupancy per task id
system.iocache.tags.tag_accesses               375588                       # Number of tag accesses
system.iocache.tags.data_accesses              375588                       # Number of data accesses
system.iocache.ReadReq_misses::tsunami.ide          180                       # number of ReadReq misses
system.iocache.ReadReq_misses::total              180                       # 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        41732                       # number of demand (read+write) misses
system.iocache.demand_misses::total             41732                       # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide        41732                       # number of overall misses
system.iocache.overall_misses::total            41732                       # number of overall misses
system.iocache.ReadReq_miss_latency::tsunami.ide     22063883                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::total     22063883                       # number of ReadReq miss cycles
system.iocache.WriteReq_miss_latency::tsunami.ide  12446165943                       # number of WriteReq miss cycles
system.iocache.WriteReq_miss_latency::total  12446165943                       # number of WriteReq miss cycles
system.iocache.demand_miss_latency::tsunami.ide  12468229826                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::total  12468229826                       # number of demand (read+write) miss cycles
system.iocache.overall_miss_latency::tsunami.ide  12468229826                       # number of overall miss cycles
system.iocache.overall_miss_latency::total  12468229826                       # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide          180                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total            180                       # 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        41732                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total           41732                       # number of demand (read+write) accesses
system.iocache.overall_accesses::tsunami.ide        41732                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total          41732                       # 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 122577.127778                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::total 122577.127778                       # average ReadReq miss latency
system.iocache.WriteReq_avg_miss_latency::tsunami.ide 299532.295509                       # average WriteReq miss latency
system.iocache.WriteReq_avg_miss_latency::total 299532.295509                       # average WriteReq miss latency
system.iocache.demand_avg_miss_latency::tsunami.ide 298769.045960                       # average overall miss latency
system.iocache.demand_avg_miss_latency::total 298769.045960                       # average overall miss latency
system.iocache.overall_avg_miss_latency::tsunami.ide 298769.045960                       # average overall miss latency
system.iocache.overall_avg_miss_latency::total 298769.045960                       # average overall miss latency
system.iocache.blocked_cycles::no_mshrs        366756                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                28394                       # 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    12.916673                       # 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          180                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::total          180                       # 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        41732                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::total        41732                       # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::tsunami.ide        41732                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::total        41732                       # number of overall MSHR misses
system.iocache.ReadReq_mshr_miss_latency::tsunami.ide     12701883                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::total     12701883                       # number of ReadReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::tsunami.ide  10283217961                       # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::total  10283217961                       # number of WriteReq MSHR miss cycles
system.iocache.demand_mshr_miss_latency::tsunami.ide  10295919844                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::total  10295919844                       # number of demand (read+write) MSHR miss cycles
system.iocache.overall_mshr_miss_latency::tsunami.ide  10295919844                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::total  10295919844                       # 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 70566.016667                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::total 70566.016667                       # average ReadReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 247478.291322                       # average WriteReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::total 247478.291322                       # average WriteReq mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 246715.226780                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::total 246715.226780                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 246715.226780                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::total 246715.226780                       # 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               13535285                       # Number of BP lookups
system.cpu0.branchPred.condPredicted         11399113                       # Number of conditional branches predicted
system.cpu0.branchPred.condIncorrect           368683                       # Number of conditional branches incorrect
system.cpu0.branchPred.BTBLookups             9302001                       # Number of BTB lookups
system.cpu0.branchPred.BTBHits                5741441                       # Number of BTB hits
system.cpu0.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.branchPred.BTBHitPct            61.722644                       # BTB Hit Percentage
system.cpu0.branchPred.usedRAS                 871515                       # Number of times the RAS was used to get a target.
system.cpu0.branchPred.RASInCorrect             32576                       # 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                     9655924                       # DTB read hits
system.cpu0.dtb.read_misses                     34371                       # DTB read misses
system.cpu0.dtb.read_acv                          569                       # DTB read access violations
system.cpu0.dtb.read_accesses                  673777                       # DTB read accesses
system.cpu0.dtb.write_hits                    6329246                       # DTB write hits
system.cpu0.dtb.write_misses                     8477                       # DTB write misses
system.cpu0.dtb.write_acv                         351                       # DTB write access violations
system.cpu0.dtb.write_accesses                 236111                       # DTB write accesses
system.cpu0.dtb.data_hits                    15985170                       # DTB hits
system.cpu0.dtb.data_misses                     42848                       # DTB misses
system.cpu0.dtb.data_acv                          920                       # DTB access violations
system.cpu0.dtb.data_accesses                  909888                       # DTB accesses
system.cpu0.itb.fetch_hits                    1092484                       # ITB hits
system.cpu0.itb.fetch_misses                    31809                       # ITB misses
system.cpu0.itb.fetch_acv                         996                       # ITB acv
system.cpu0.itb.fetch_accesses                1124293                       # 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                       120980731                       # 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          27854466                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                      69491073                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                   13535285                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches           6612956                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                     12980522                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles                1985487                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.BlockedCycles              37586938                       # Number of cycles fetch has spent blocked
system.cpu0.fetch.MiscStallCycles               31052                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles       209286                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles       361146                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles          209                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                  8301805                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes               269407                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.rateDist::samples          80329317                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             0.865077                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            2.209142                       # 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                67348795     83.84%     83.84% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1                  826622      1.03%     84.87% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                 1640547      2.04%     86.91% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3                  764329      0.95%     87.86% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::4                 2736993      3.41%     91.27% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::5                  565546      0.70%     91.97% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::6                  615994      0.77%     92.74% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::7                 1025224      1.28%     94.02% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::8                 4805267      5.98%    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            80329317                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.111880                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.574398                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles                28693302                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles             37589637                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                 12241193                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles               539176                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles               1266008                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved              554913                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred                40031                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts              68046301                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts               123637                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles               1266008                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles                29596220                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles               13874520                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles      19704370                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                 11366279                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles              4521918                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts              64294985                       # Number of instructions processed by rename
system.cpu0.rename.ROBFullEvents                 8881                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents                963704                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LQFullEvents                 49626                       # Number of times rename has blocked due to LQ full
system.cpu0.rename.SQFullEvents               1581472                       # Number of times rename has blocked due to SQ full
system.cpu0.rename.RenamedOperands           42969329                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups             77993479                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups        77835647                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups           147432                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps             36982529                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                 5986792                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts           1597094                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts        233553                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                  9775023                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads            10212119                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores            6719453                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          1264075                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores          886942                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                  56810323                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded            2002217                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                 55156303                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued           107150                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined        7195907                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined      4115621                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved       1359252                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples     80329317                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.686627                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.367653                       # 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           56644741     70.52%     70.52% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1           10637349     13.24%     83.76% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2            4503428      5.61%     89.36% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3            3111745      3.87%     93.24% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            2708967      3.37%     96.61% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5            1473067      1.83%     98.44% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6             832512      1.04%     99.48% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7             359476      0.45%     99.93% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8              58032      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       80329317                       # 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                  91428     11.87%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                     0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                      0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     11.87% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead                367704     47.76%     59.63% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite               310812     40.37%    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             3793      0.01%      0.01% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu             37662855     68.28%     68.29% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult               60369      0.11%     68.40% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     68.40% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd              16864      0.03%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv               1883      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead            10116560     18.34%     86.78% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite            6398898     11.60%     98.38% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess            895081      1.62%    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              55156303                       # Type of FU issued
system.cpu0.iq.rate                          0.455910                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                     769944                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.013959                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads         190884663                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes         65713674                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses     53746277                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads             634353                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes            307759                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses       299045                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses              55590646                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                 331808                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads          587688                       # 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      1466473                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses         4362                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation        13302                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores       593267                       # 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        18777                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked       290466                       # 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               1266008                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles               10034082                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles              1132931                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts           62323042                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts           565721                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts             10212119                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts             6719453                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts           1762676                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                460962                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents               503945                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents         13302                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect        186944                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect       388547                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts              575491                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts             54610252                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts              9715916                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts           546050                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                      3510502                       # number of nop insts executed
system.cpu0.iew.exec_refs                    16068148                       # number of memory reference insts executed
system.cpu0.iew.exec_branches                 8653897                       # Number of branches executed
system.cpu0.iew.exec_stores                   6352232                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.451396                       # Inst execution rate
system.cpu0.iew.wb_sent                      54145867                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                     54045322                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                 27468175                       # num instructions producing a value
system.cpu0.iew.wb_consumers                 37895992                       # 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.446727                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.724831                       # 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        7798809                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls         642965                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts           531823                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples     79063309                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.688507                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.631609                       # 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     59272342     74.97%     74.97% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1      8075780     10.21%     85.18% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2      4311536      5.45%     90.64% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3      2381088      3.01%     93.65% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4      1583020      2.00%     95.65% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5       598155      0.76%     96.41% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6       490827      0.62%     97.03% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7       478799      0.61%     97.63% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8      1871762      2.37%    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     79063309                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts            54435622                       # Number of instructions committed
system.cpu0.commit.committedOps              54435622                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                      14871832                       # Number of memory references committed
system.cpu0.commit.loads                      8745646                       # Number of loads committed
system.cpu0.commit.membars                     219982                       # Number of memory barriers committed
system.cpu0.commit.branches                   8204799                       # Number of branches committed
system.cpu0.commit.fp_insts                    296843                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                 50375539                       # Number of committed integer instructions.
system.cpu0.commit.function_calls              712916                       # Number of function calls committed.
system.cpu0.commit.op_class_0::No_OpClass      3148922      5.78%      5.78% # Class of committed instruction
system.cpu0.commit.op_class_0::IntAlu        35215746     64.69%     70.48% # Class of committed instruction
system.cpu0.commit.op_class_0::IntMult          59292      0.11%     70.59% # Class of committed instruction
system.cpu0.commit.op_class_0::IntDiv               0      0.00%     70.59% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatAdd         16864      0.03%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCmp             0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCvt             0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatMult            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatDiv          1883      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatSqrt            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAdd              0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAddAcc            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAlu              0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCmp              0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCvt              0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMisc             0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMult             0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMultAcc            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShift            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShiftAcc            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdSqrt             0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAdd            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAlu            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCmp            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCvt            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatDiv            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMisc            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMult            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMultAcc            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatSqrt            0      0.00%     70.62% # Class of committed instruction
system.cpu0.commit.op_class_0::MemRead        8965628     16.47%     87.09% # Class of committed instruction
system.cpu0.commit.op_class_0::MemWrite       6132206     11.27%     98.36% # Class of committed instruction
system.cpu0.commit.op_class_0::IprAccess       895081      1.64%    100.00% # Class of committed instruction
system.cpu0.commit.op_class_0::InstPrefetch            0      0.00%    100.00% # Class of committed instruction
system.cpu0.commit.op_class_0::total         54435622                       # Class of committed instruction
system.cpu0.commit.bw_lim_events              1871762                       # 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                   139225703                       # The number of ROB reads
system.cpu0.rob.rob_writes                  125735253                       # The number of ROB writes
system.cpu0.timesIdled                        1168278                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                       40651414                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                  3691427340                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                   51290467                       # Number of Instructions Simulated
system.cpu0.committedOps                     51290467                       # Number of Ops (including micro ops) Simulated
system.cpu0.cpi                              2.358737                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        2.358737                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.423956                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.423956                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads                71570668                       # number of integer regfile reads
system.cpu0.int_regfile_writes               39014056                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                   147010                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                  148900                       # number of floating regfile writes
system.cpu0.misc_regfile_reads                1947197                       # number of misc regfile reads
system.cpu0.misc_regfile_writes                897129                       # 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.toL2Bus.throughput                   111935595                       # Throughput (bytes/s)
system.toL2Bus.trans_dist::ReadReq            2200566                       # Transaction distribution
system.toL2Bus.trans_dist::ReadResp           2200471                       # Transaction distribution
system.toL2Bus.trans_dist::WriteReq             12317                       # Transaction distribution
system.toL2Bus.trans_dist::WriteResp            12317                       # Transaction distribution
system.toL2Bus.trans_dist::Writeback           833565                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeReq            4571                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeReq          1080                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeResp           5651                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExReq           347592                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExResp          306043                       # Transaction distribution
system.toL2Bus.trans_dist::BadAddressError           78                       # Transaction distribution
system.toL2Bus.pkt_count_system.cpu0.icache.mem_side::system.l2c.cpu_side      1987262                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side::system.l2c.cpu_side      3563495                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.icache.mem_side::system.l2c.cpu_side       190571                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.dcache.mem_side::system.l2c.cpu_side       127415                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count::total               5868743                       # Packet count per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side::system.l2c.cpu_side     63588928                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side::system.l2c.cpu_side    138451052                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu1.icache.mem_side::system.l2c.cpu_side      6097280                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu1.dcache.mem_side::system.l2c.cpu_side      4501998                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size::total          212639258                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.data_through_bus             212628634                       # Total data (bytes)
system.toL2Bus.snoop_data_through_bus          743808                       # Total snoop data (bytes)
system.toL2Bus.reqLayer0.occupancy         5019455896                       # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization              0.3                       # Layer utilization (%)
system.toL2Bus.snoopLayer0.occupancy           747000                       # Layer occupancy (ticks)
system.toL2Bus.snoopLayer0.utilization            0.0                       # Layer utilization (%)
system.toL2Bus.respLayer0.occupancy        4476579522                       # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization             0.2                       # Layer utilization (%)
system.toL2Bus.respLayer1.occupancy        6206391842                       # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization             0.3                       # Layer utilization (%)
system.toL2Bus.respLayer2.occupancy         429200431                       # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization             0.0                       # Layer utilization (%)
system.toL2Bus.respLayer3.occupancy         227242208                       # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization             0.0                       # Layer utilization (%)
system.iobus.throughput                       1431950                       # Throughput (bytes/s)
system.iobus.trans_dist::ReadReq                 7376                       # Transaction distribution
system.iobus.trans_dist::ReadResp                7376                       # Transaction distribution
system.iobus.trans_dist::WriteReq               53869                       # Transaction distribution
system.iobus.trans_dist::WriteResp              53869                       # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.tsunami.cchip.pio        10422                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.pchip.pio          480                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.fake_sm_chip.pio           10                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.fake_uart4.pio           10                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.io.pio          180                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.uart.pio        18148                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.backdoor.pio         2468                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.ide.pio         6672                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.ide-pciconf          294                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.ethernet.pio          102                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.ethernet-pciconf          180                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.pciconfig.pio           60                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::total        39026                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::system.iocache.cpu_side        83464                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::total        83464                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::total                  122490                       # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.cchip.pio        41688                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.pchip.pio         1920                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.fake_sm_chip.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.fake_uart4.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.io.pio          160                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.uart.pio         9074                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.backdoor.pio         9852                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ide.pio         4193                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ide-pciconf          410                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ethernet.pio          204                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ethernet-pciconf          299                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.pciconfig.pio          120                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::total        67930                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.tsunami.ide.dma::system.iocache.cpu_side      2661664                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.tsunami.ide.dma::total      2661664                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::total              2729594                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.data_through_bus                 2729594                       # Total data (bytes)
system.iobus.reqLayer0.occupancy              9777000                       # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer1.occupancy               359000                       # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer2.occupancy                 9000                       # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer6.occupancy                 9000                       # Layer occupancy (ticks)
system.iobus.reqLayer6.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer22.occupancy              155000                       # Layer occupancy (ticks)
system.iobus.reqLayer22.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer23.occupancy            13505000                       # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer24.occupancy             2450000                       # Layer occupancy (ticks)
system.iobus.reqLayer24.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer25.occupancy             5166000                       # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer26.occupancy              184000                       # Layer occupancy (ticks)
system.iobus.reqLayer26.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer27.occupancy               76000                       # Layer occupancy (ticks)
system.iobus.reqLayer27.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer28.occupancy              110000                       # Layer occupancy (ticks)
system.iobus.reqLayer28.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer29.occupancy           380161835                       # Layer occupancy (ticks)
system.iobus.reqLayer29.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer30.occupancy               30000                       # Layer occupancy (ticks)
system.iobus.reqLayer30.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer0.occupancy            26709000                       # Layer occupancy (ticks)
system.iobus.respLayer0.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer1.occupancy            43245009                       # Layer occupancy (ticks)
system.iobus.respLayer1.utilization               0.0                       # Layer utilization (%)
system.cpu0.icache.tags.replacements           993039                       # number of replacements
system.cpu0.icache.tags.tagsinuse          509.694749                       # Cycle average of tags in use
system.cpu0.icache.tags.total_refs            7257459                       # Total number of references to valid blocks.
system.cpu0.icache.tags.sampled_refs           993551                       # Sample count of references to valid blocks.
system.cpu0.icache.tags.avg_refs             7.304566                       # Average number of references to valid blocks.
system.cpu0.icache.tags.warmup_cycle      26718502250                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.tags.occ_blocks::cpu0.inst   509.694749                       # Average occupied blocks per requestor
system.cpu0.icache.tags.occ_percent::cpu0.inst     0.995498                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_percent::total     0.995498                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::0           71                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::1           16                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::2          425                       # Occupied blocks per task id
system.cpu0.icache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu0.icache.tags.tag_accesses          9295490                       # Number of tag accesses
system.cpu0.icache.tags.data_accesses         9295490                       # Number of data accesses
system.cpu0.icache.ReadReq_hits::cpu0.inst      7257459                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total        7257459                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst      7257459                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total         7257459                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst      7257459                       # number of overall hits
system.cpu0.icache.overall_hits::total        7257459                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst      1044346                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total      1044346                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst      1044346                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total       1044346                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst      1044346                       # number of overall misses
system.cpu0.icache.overall_misses::total      1044346                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  14667970749                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total  14667970749                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst  14667970749                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total  14667970749                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst  14667970749                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total  14667970749                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst      8301805                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total      8301805                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst      8301805                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total      8301805                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst      8301805                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total      8301805                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.125797                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.125797                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.125797                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.125797                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.125797                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.125797                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 14045.125609                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 14045.125609                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 14045.125609                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 14045.125609                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 14045.125609                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 14045.125609                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs         4303                       # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_mshrs              182                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu0.icache.avg_blocked_cycles::no_mshrs    23.642857                       # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu0.icache.fast_writes                      0                       # number of fast writes performed
system.cpu0.icache.cache_copies                     0                       # number of cache copies performed
system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst        50661                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total        50661                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst        50661                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total        50661                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst        50661                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total        50661                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst       993685                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total       993685                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst       993685                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total       993685                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst       993685                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total       993685                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst  12074149969                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total  12074149969                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst  12074149969                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total  12074149969                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst  12074149969                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total  12074149969                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.119695                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.119695                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.119695                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.119695                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.119695                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.119695                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12150.882794                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12150.882794                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12150.882794                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 12150.882794                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12150.882794                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 12150.882794                       # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.dcache.tags.replacements          1357625                       # number of replacements
system.cpu0.dcache.tags.tagsinuse          506.932074                       # Cycle average of tags in use
system.cpu0.dcache.tags.total_refs           11305784                       # Total number of references to valid blocks.
system.cpu0.dcache.tags.sampled_refs          1358137                       # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs             8.324480                       # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle         25366000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.tags.occ_blocks::cpu0.data   506.932074                       # Average occupied blocks per requestor
system.cpu0.dcache.tags.occ_percent::cpu0.data     0.990102                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total     0.990102                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::0          239                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::1          224                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::2           49                       # Occupied blocks per task id
system.cpu0.dcache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu0.dcache.tags.tag_accesses         61088591                       # Number of tag accesses
system.cpu0.dcache.tags.data_accesses        61088591                       # Number of data accesses
system.cpu0.dcache.ReadReq_hits::cpu0.data      6897589                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        6897589                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      4012977                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       4012977                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       181053                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       181053                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       208423                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       208423                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data     10910566                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total        10910566                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data     10910566                       # number of overall hits
system.cpu0.dcache.overall_hits::total       10910566                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      1718976                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      1718976                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1889613                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      1889613                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data        22934                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total        22934                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data          507                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total          507                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      3608589                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       3608589                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      3608589                       # number of overall misses
system.cpu0.dcache.overall_misses::total      3608589                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data  42674970043                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total  42674970043                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  81294445080                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total  81294445080                       # number of WriteReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data    374188245                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total    374188245                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data      3007034                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total      3007034                       # number of StoreCondReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data 123969415123                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total 123969415123                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data 123969415123                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total 123969415123                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data      8616565                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      8616565                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      5902590                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      5902590                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       203987                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       203987                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       208930                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       208930                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     14519155                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     14519155                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     14519155                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     14519155                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.199497                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.199497                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.320133                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.320133                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.112429                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.112429                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.002427                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.002427                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.248540                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.248540                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.248540                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.248540                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 24825.809111                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 24825.809111                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 43021.743119                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 43021.743119                       # average WriteReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 16315.873594                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 16315.873594                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data  5931.033531                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total  5931.033531                       # average StoreCondReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 34353.985761                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 34353.985761                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 34353.985761                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 34353.985761                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs      3433420                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets          538                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs           116463                       # 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    29.480779                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets    76.857143                       # 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       808609                       # number of writebacks
system.cpu0.dcache.writebacks::total           808609                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       667238                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total       667238                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1594728                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      1594728                       # number of WriteReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data         5762                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total         5762                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      2261966                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      2261966                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      2261966                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      2261966                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data      1051738                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total      1051738                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       294885                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total       294885                       # number of WriteReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data        17172                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total        17172                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data          507                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total          507                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data      1346623                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total      1346623                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data      1346623                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total      1346623                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  27880739944                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total  27880739944                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data  12002536573                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total  12002536573                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data    202887753                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total    202887753                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data      1992966                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total      1992966                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data  39883276517                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total  39883276517                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data  39883276517                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total  39883276517                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data   1460997001                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total   1460997001                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   2069284998                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   2069284998                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data   3530281999                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total   3530281999                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.122060                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.122060                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.049959                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.049959                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.084182                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.084182                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.002427                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.002427                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.092748                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.092748                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.092748                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.092748                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 26509.206612                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 26509.206612                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 40702.431704                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 40702.431704                       # average WriteReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 11815.033368                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11815.033368                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  3930.899408                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total  3930.899408                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 29617.254805                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 29617.254805                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 29617.254805                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 29617.254805                       # 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                1483279                       # Number of BP lookups
system.cpu1.branchPred.condPredicted          1227619                       # Number of conditional branches predicted
system.cpu1.branchPred.condIncorrect            44770                       # Number of conditional branches incorrect
system.cpu1.branchPred.BTBLookups              650934                       # Number of BTB lookups
system.cpu1.branchPred.BTBHits                 463612                       # Number of BTB hits
system.cpu1.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.branchPred.BTBHitPct            71.222582                       # BTB Hit Percentage
system.cpu1.branchPred.usedRAS                  99211                       # Number of times the RAS was used to get a target.
system.cpu1.branchPred.RASInCorrect              4550                       # 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                     1187167                       # DTB read hits
system.cpu1.dtb.read_misses                      8989                       # DTB read misses
system.cpu1.dtb.read_acv                            6                       # DTB read access violations
system.cpu1.dtb.read_accesses                  276351                       # DTB read accesses
system.cpu1.dtb.write_hits                     628916                       # DTB write hits
system.cpu1.dtb.write_misses                     1890                       # DTB write misses
system.cpu1.dtb.write_acv                          35                       # DTB write access violations
system.cpu1.dtb.write_accesses                 104365                       # DTB write accesses
system.cpu1.dtb.data_hits                     1816083                       # DTB hits
system.cpu1.dtb.data_misses                     10879                       # DTB misses
system.cpu1.dtb.data_acv                           41                       # DTB access violations
system.cpu1.dtb.data_accesses                  380716                       # DTB accesses
system.cpu1.itb.fetch_hits                     316911                       # ITB hits
system.cpu1.itb.fetch_misses                     5517                       # ITB misses
system.cpu1.itb.fetch_acv                         125                       # ITB acv
system.cpu1.itb.fetch_accesses                 322428                       # 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                         8637240                       # 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           2818807                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                       7093634                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                    1483279                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches            562823                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                      1271731                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles                 278690                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.BlockedCycles               3719491                       # Number of cycles fetch has spent blocked
system.cpu1.fetch.MiscStallCycles               23500                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles        54196                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles        48363                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles           46                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                   894062                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes                29430                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.rateDist::samples           8117811                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             0.873836                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            2.252237                       # 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                 6846080     84.33%     84.33% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1                   64163      0.79%     85.12% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                  148479      1.83%     86.95% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3                  110798      1.36%     88.32% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::4                  183312      2.26%     90.58% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::5                   76211      0.94%     91.52% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::6                   83539      1.03%     92.54% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::7                   57250      0.71%     93.25% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::8                  547979      6.75%    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             8117811                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.171731                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.821285                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                 2872853                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles              3821739                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                  1206360                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles                38891                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles                177967                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved               63499                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred                 3800                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts               6911640                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts                11536                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles                177967                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles                 2981399                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles                 177384                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles       3223332                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                  1138018                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles               419709                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts               6319378                       # Number of instructions processed by rename
system.cpu1.rename.ROBFullEvents                  203                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                 45248                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LQFullEvents                  5428                       # Number of times rename has blocked due to LQ full
system.cpu1.rename.SQFullEvents                135690                       # Number of times rename has blocked due to SQ full
system.cpu1.rename.RenamedOperands            4267087                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups              7667393                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups         7641550                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups            21648                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps              3453234                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                  813853                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts            270338                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts         17002                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                  1051064                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads             1262745                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores             687524                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads           118324                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores           74010                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                   5585108                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded             271421                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                  5341703                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued            20645                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined        1049804                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined       612834                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        207573                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples      8117811                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.658023                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.347544                       # 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            5813637     71.62%     71.62% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1            1034901     12.75%     84.36% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2             447279      5.51%     89.87% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3             322285      3.97%     93.84% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4             244246      3.01%     96.85% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5             126246      1.56%     98.41% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6              72876      0.90%     99.31% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7              50809      0.63%     99.93% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8               5532      0.07%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::total        8117811                       # 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                   4295      3.26%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                     0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                      0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      3.26% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead                 76591     58.14%     61.40% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite                50850     38.60%    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             3518      0.07%      0.07% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu              3268625     61.19%     61.26% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult                9680      0.18%     61.44% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     61.44% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd               8881      0.17%     61.60% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     61.60% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     61.60% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     61.60% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv               1759      0.03%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     61.64% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead             1232456     23.07%     84.71% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite             646098     12.10%     96.80% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess            170686      3.20%    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               5341703                       # Type of FU issued
system.cpu1.iq.rate                          0.618450                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                     131736                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.024662                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads          18885884                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes          6873502                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses      5132762                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads              67714                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes             33978                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses        32480                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses               5434957                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                  34964                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads           63957                       # 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       266370                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses          353                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation         1238                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores        98626                       # 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          353                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked        72939                       # 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                177967                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles                  80772                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles                78093                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts            6077668                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts            83087                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts              1262745                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts              687524                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts            253926                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                  4593                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents                73335                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents          1238                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect         19913                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect        60148                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts               80061                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts              5287979                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts              1198929                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts            53724                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       221139                       # number of nop insts executed
system.cpu1.iew.exec_refs                     1832774                       # number of memory reference insts executed
system.cpu1.iew.exec_branches                  762873                       # Number of branches executed
system.cpu1.iew.exec_stores                    633845                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.612230                       # Inst execution rate
system.cpu1.iew.wb_sent                       5189273                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                      5165242                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                  2532511                       # num instructions producing a value
system.cpu1.iew.wb_consumers                  3587094                       # 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.598020                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.706006                       # 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        1065222                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls          63848                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts            75650                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples      7939844                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.623951                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.560784                       # 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      6043541     76.12%     76.12% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1       925286     11.65%     87.77% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2       320402      4.04%     91.81% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3       190890      2.40%     94.21% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4       129096      1.63%     95.84% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5        57238      0.72%     96.56% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6        65164      0.82%     97.38% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7        44060      0.55%     97.93% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8       164167      2.07%    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      7939844                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts             4954074                       # Number of instructions committed
system.cpu1.commit.committedOps               4954074                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                       1585273                       # Number of memory references committed
system.cpu1.commit.loads                       996375                       # Number of loads committed
system.cpu1.commit.membars                      16576                       # Number of memory barriers committed
system.cpu1.commit.branches                    700739                       # Number of branches committed
system.cpu1.commit.fp_insts                     31280                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                  4632533                       # Number of committed integer instructions.
system.cpu1.commit.function_calls               77324                       # Number of function calls committed.
system.cpu1.commit.op_class_0::No_OpClass       191990      3.88%      3.88% # Class of committed instruction
system.cpu1.commit.op_class_0::IntAlu         2969211     59.93%     63.81% # Class of committed instruction
system.cpu1.commit.op_class_0::IntMult           9565      0.19%     64.00% # Class of committed instruction
system.cpu1.commit.op_class_0::IntDiv               0      0.00%     64.00% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatAdd          8881      0.18%     64.18% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCmp             0      0.00%     64.18% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCvt             0      0.00%     64.18% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatMult            0      0.00%     64.18% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatDiv          1759      0.04%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatSqrt            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAdd              0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAddAcc            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAlu              0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCmp              0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCvt              0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMisc             0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMult             0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMultAcc            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShift            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShiftAcc            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdSqrt             0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAdd            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAlu            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCmp            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCvt            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatDiv            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMisc            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMult            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMultAcc            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatSqrt            0      0.00%     64.22% # Class of committed instruction
system.cpu1.commit.op_class_0::MemRead        1012951     20.45%     84.66% # Class of committed instruction
system.cpu1.commit.op_class_0::MemWrite        589031     11.89%     96.55% # Class of committed instruction
system.cpu1.commit.op_class_0::IprAccess       170686      3.45%    100.00% # Class of committed instruction
system.cpu1.commit.op_class_0::InstPrefetch            0      0.00%    100.00% # Class of committed instruction
system.cpu1.commit.op_class_0::total          4954074                       # Class of committed instruction
system.cpu1.commit.bw_lim_events               164167                       # 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                    13715407                       # The number of ROB reads
system.cpu1.rob.rob_writes                   12215098                       # The number of ROB writes
system.cpu1.timesIdled                          57372                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                         519429                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                  3803095502                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                    4765602                       # Number of Instructions Simulated
system.cpu1.committedOps                      4765602                       # Number of Ops (including micro ops) Simulated
system.cpu1.cpi                              1.812413                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                        1.812413                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.551751                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.551751                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads                 6848640                       # number of integer regfile reads
system.cpu1.int_regfile_writes                3746417                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                    21244                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                   19994                       # number of floating regfile writes
system.cpu1.misc_regfile_reads                 693471                       # number of misc regfile reads
system.cpu1.misc_regfile_writes                115172                       # number of misc regfile writes
system.cpu1.icache.tags.replacements            94727                       # number of replacements
system.cpu1.icache.tags.tagsinuse          453.369242                       # Cycle average of tags in use
system.cpu1.icache.tags.total_refs             794363                       # Total number of references to valid blocks.
system.cpu1.icache.tags.sampled_refs            95239                       # Sample count of references to valid blocks.
system.cpu1.icache.tags.avg_refs             8.340732                       # Average number of references to valid blocks.
system.cpu1.icache.tags.warmup_cycle     1880860642000                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.tags.occ_blocks::cpu1.inst   453.369242                       # Average occupied blocks per requestor
system.cpu1.icache.tags.occ_percent::cpu1.inst     0.885487                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_percent::total     0.885487                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::2          512                       # Occupied blocks per task id
system.cpu1.icache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu1.icache.tags.tag_accesses           989361                       # Number of tag accesses
system.cpu1.icache.tags.data_accesses          989361                       # Number of data accesses
system.cpu1.icache.ReadReq_hits::cpu1.inst       794363                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total         794363                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst       794363                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total          794363                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst       794363                       # number of overall hits
system.cpu1.icache.overall_hits::total         794363                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst        99697                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total        99697                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst        99697                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total         99697                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst        99697                       # number of overall misses
system.cpu1.icache.overall_misses::total        99697                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   1381976879                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total   1381976879                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst   1381976879                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total   1381976879                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst   1381976879                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total   1381976879                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst       894060                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total       894060                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst       894060                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total       894060                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst       894060                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total       894060                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.111510                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.111510                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.111510                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.111510                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.111510                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.111510                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13861.769953                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 13861.769953                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13861.769953                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 13861.769953                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13861.769953                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 13861.769953                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs          350                       # 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               23                       # 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    15.217391                       # 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         4396                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total         4396                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst         4396                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total         4396                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst         4396                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total         4396                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst        95301                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total        95301                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst        95301                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total        95301                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst        95301                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total        95301                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   1139734069                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total   1139734069                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   1139734069                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total   1139734069                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   1139734069                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total   1139734069                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.106594                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.106594                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.106594                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.106594                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.106594                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.106594                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11959.308601                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11959.308601                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11959.308601                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 11959.308601                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11959.308601                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 11959.308601                       # average overall mshr miss latency
system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dcache.tags.replacements            45361                       # number of replacements
system.cpu1.dcache.tags.tagsinuse          428.999436                       # Cycle average of tags in use
system.cpu1.dcache.tags.total_refs            1451630                       # Total number of references to valid blocks.
system.cpu1.dcache.tags.sampled_refs            45680                       # Sample count of references to valid blocks.
system.cpu1.dcache.tags.avg_refs            31.778240                       # Average number of references to valid blocks.
system.cpu1.dcache.tags.warmup_cycle     1880566804000                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.tags.occ_blocks::cpu1.data   428.999436                       # Average occupied blocks per requestor
system.cpu1.dcache.tags.occ_percent::cpu1.data     0.837890                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_percent::total     0.837890                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_task_id_blocks::1024          319                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::2          319                       # Occupied blocks per task id
system.cpu1.dcache.tags.occ_task_id_percent::1024     0.623047                       # Percentage of cache occupancy per task id
system.cpu1.dcache.tags.tag_accesses          6609919                       # Number of tag accesses
system.cpu1.dcache.tags.data_accesses         6609919                       # Number of data accesses
system.cpu1.dcache.ReadReq_hits::cpu1.data       960992                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total         960992                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data       477143                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total        477143                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data        12504                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total        12504                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data        10799                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total        10799                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data      1438135                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total         1438135                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data      1438135                       # number of overall hits
system.cpu1.dcache.overall_hits::total        1438135                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data        81302                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total        81302                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data        95545                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total        95545                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data         1156                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total         1156                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data          573                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total          573                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data       176847                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total        176847                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data       176847                       # number of overall misses
system.cpu1.dcache.overall_misses::total       176847                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   1110177095                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total   1110177095                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data   5046033431                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total   5046033431                       # number of WriteReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data     13905498                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total     13905498                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data      4132075                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total      4132075                       # number of StoreCondReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data   6156210526                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total   6156210526                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data   6156210526                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total   6156210526                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data      1042294                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      1042294                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data       572688                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total       572688                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data        13660                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total        13660                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data        11372                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total        11372                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data      1614982                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total      1614982                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data      1614982                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total      1614982                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.078003                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.078003                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.166836                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.166836                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.084627                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.084627                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.050387                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.050387                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.109504                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.109504                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.109504                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.109504                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 13654.978906                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 13654.978906                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 52813.160615                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 52813.160615                       # average WriteReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 12028.977509                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 12028.977509                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data  7211.300175                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total  7211.300175                       # average StoreCondReq miss latency
system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 34810.941243                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 34810.941243                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 34810.941243                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 34810.941243                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs       236601                       # 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             6165                       # 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    38.378102                       # 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        24956                       # number of writebacks
system.cpu1.dcache.writebacks::total            24956                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data        46173                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total        46173                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data        80581                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total        80581                       # number of WriteReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data          235                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total          235                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data       126754                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total       126754                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data       126754                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total       126754                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data        35129                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total        35129                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data        14964                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total        14964                       # number of WriteReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data          921                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total          921                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data          573                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total          573                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data        50093                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total        50093                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data        50093                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total        50093                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data    398615352                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total    398615352                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data    730663501                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total    730663501                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data      8358752                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total      8358752                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data      2984925                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total      2984925                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   1129278853                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total   1129278853                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   1129278853                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total   1129278853                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data     22397000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total     22397000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data    533147000                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total    533147000                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data    555544000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total    555544000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.033704                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.033704                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.026129                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.026129                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.067423                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.067423                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.050387                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.050387                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.031018                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.031018                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.031018                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.031018                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 11347.187566                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 11347.187566                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 48828.087477                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 48828.087477                       # average WriteReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data  9075.735071                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total  9075.735071                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data  5209.293194                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total  5209.293194                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 22543.645879                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 22543.645879                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 22543.645879                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 22543.645879                       # 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                    6410                       # number of quiesce instructions executed
system.cpu0.kern.inst.hwrei                    202830                       # number of hwrei instructions executed
system.cpu0.kern.ipl_count::0                   72673     40.72%     40.72% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::21                    131      0.07%     40.80% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::22                   1926      1.08%     41.87% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::30                      6      0.00%     41.88% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::31                 103726     58.12%    100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::total              178462                       # number of times we switched to this ipl
system.cpu0.kern.ipl_good::0                    71304     49.29%     49.29% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::21                     131      0.09%     49.38% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::22                    1926      1.33%     50.71% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::30                       6      0.00%     50.72% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::31                   71298     49.28%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::total               144665                       # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks::0            1863558813000     97.76%     97.76% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::21               63845500      0.00%     97.77% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::22              565237000      0.03%     97.80% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::30                3385500      0.00%     97.80% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::31            42015112000      2.20%    100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::total        1906206393000                       # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used::0                 0.981162                       # 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.687369                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::total             0.810621                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.syscall::2                         8      3.42%      3.42% # number of syscalls executed
system.cpu0.kern.syscall::3                        20      8.55%     11.97% # number of syscalls executed
system.cpu0.kern.syscall::4                         4      1.71%     13.68% # number of syscalls executed
system.cpu0.kern.syscall::6                        33     14.10%     27.78% # number of syscalls executed
system.cpu0.kern.syscall::12                        1      0.43%     28.21% # number of syscalls executed
system.cpu0.kern.syscall::17                       10      4.27%     32.48% # number of syscalls executed
system.cpu0.kern.syscall::19                       10      4.27%     36.75% # number of syscalls executed
system.cpu0.kern.syscall::20                        6      2.56%     39.32% # number of syscalls executed
system.cpu0.kern.syscall::23                        1      0.43%     39.74% # number of syscalls executed
system.cpu0.kern.syscall::24                        3      1.28%     41.03% # number of syscalls executed
system.cpu0.kern.syscall::33                        8      3.42%     44.44% # number of syscalls executed
system.cpu0.kern.syscall::41                        2      0.85%     45.30% # number of syscalls executed
system.cpu0.kern.syscall::45                       39     16.67%     61.97% # number of syscalls executed
system.cpu0.kern.syscall::47                        3      1.28%     63.25% # number of syscalls executed
system.cpu0.kern.syscall::48                       10      4.27%     67.52% # number of syscalls executed
system.cpu0.kern.syscall::54                       10      4.27%     71.79% # number of syscalls executed
system.cpu0.kern.syscall::58                        1      0.43%     72.22% # number of syscalls executed
system.cpu0.kern.syscall::59                        6      2.56%     74.79% # number of syscalls executed
system.cpu0.kern.syscall::71                       27     11.54%     86.32% # number of syscalls executed
system.cpu0.kern.syscall::73                        3      1.28%     87.61% # number of syscalls executed
system.cpu0.kern.syscall::74                        7      2.99%     90.60% # number of syscalls executed
system.cpu0.kern.syscall::87                        1      0.43%     91.03% # number of syscalls executed
system.cpu0.kern.syscall::90                        3      1.28%     92.31% # number of syscalls executed
system.cpu0.kern.syscall::92                        9      3.85%     96.15% # number of syscalls executed
system.cpu0.kern.syscall::97                        2      0.85%     97.01% # number of syscalls executed
system.cpu0.kern.syscall::98                        2      0.85%     97.86% # number of syscalls executed
system.cpu0.kern.syscall::132                       1      0.43%     98.29% # number of syscalls executed
system.cpu0.kern.syscall::144                       2      0.85%     99.15% # number of syscalls executed
system.cpu0.kern.syscall::147                       2      0.85%    100.00% # number of syscalls executed
system.cpu0.kern.syscall::total                   234                       # number of syscalls executed
system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu0.kern.callpal::wripir                   95      0.05%      0.05% # number of callpals executed
system.cpu0.kern.callpal::wrmces                    1      0.00%      0.05% # number of callpals executed
system.cpu0.kern.callpal::wrfen                     1      0.00%      0.05% # number of callpals executed
system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.05% # number of callpals executed
system.cpu0.kern.callpal::swpctx                 3930      2.10%      2.15% # number of callpals executed
system.cpu0.kern.callpal::tbi                      51      0.03%      2.18% # number of callpals executed
system.cpu0.kern.callpal::wrent                     7      0.00%      2.18% # number of callpals executed
system.cpu0.kern.callpal::swpipl               171605     91.48%     93.66% # number of callpals executed
system.cpu0.kern.callpal::rdps                   6547      3.49%     97.15% # number of callpals executed
system.cpu0.kern.callpal::wrkgp                     1      0.00%     97.15% # number of callpals executed
system.cpu0.kern.callpal::wrusp                     4      0.00%     97.15% # number of callpals executed
system.cpu0.kern.callpal::rdusp                     9      0.00%     97.16% # number of callpals executed
system.cpu0.kern.callpal::whami                     2      0.00%     97.16% # number of callpals executed
system.cpu0.kern.callpal::rti                    4793      2.56%     99.72% # number of callpals executed
system.cpu0.kern.callpal::callsys                 394      0.21%     99.93% # number of callpals executed
system.cpu0.kern.callpal::imb                     139      0.07%    100.00% # number of callpals executed
system.cpu0.kern.callpal::total                187581                       # number of callpals executed
system.cpu0.kern.mode_switch::kernel             7378                       # number of protection mode switches
system.cpu0.kern.mode_switch::user               1370                       # number of protection mode switches
system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
system.cpu0.kern.mode_good::kernel               1369                      
system.cpu0.kern.mode_good::user                 1370                      
system.cpu0.kern.mode_good::idle                    0                      
system.cpu0.kern.mode_switch_good::kernel     0.185552                       # 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.313100                       # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks::kernel      1904135221500     99.89%     99.89% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::user          2071163500      0.11%    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                    3931                       # number of times the context was actually changed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                    2254                       # number of quiesce instructions executed
system.cpu1.kern.inst.hwrei                     34590                       # number of hwrei instructions executed
system.cpu1.kern.ipl_count::0                    8916     31.91%     31.91% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::22                   1925      6.89%     38.80% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::30                     95      0.34%     39.14% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::31                  17006     60.86%    100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::total               27942                       # number of times we switched to this ipl
system.cpu1.kern.ipl_good::0                     8908     45.12%     45.12% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::22                    1925      9.75%     54.88% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::30                      95      0.48%     55.36% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::31                    8813     44.64%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::total                19741                       # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks::0            1876395415500     98.45%     98.45% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::22              531818000      0.03%     98.48% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::30               44293500      0.00%     98.48% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::31            28895956000      1.52%    100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::total        1905867483000                       # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used::0                 0.999103                       # 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.518229                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::total             0.706499                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.syscall::3                        10     10.87%     10.87% # number of syscalls executed
system.cpu1.kern.syscall::6                         9      9.78%     20.65% # number of syscalls executed
system.cpu1.kern.syscall::15                        1      1.09%     21.74% # number of syscalls executed
system.cpu1.kern.syscall::17                        5      5.43%     27.17% # number of syscalls executed
system.cpu1.kern.syscall::23                        3      3.26%     30.43% # number of syscalls executed
system.cpu1.kern.syscall::24                        3      3.26%     33.70% # number of syscalls executed
system.cpu1.kern.syscall::33                        3      3.26%     36.96% # number of syscalls executed
system.cpu1.kern.syscall::45                       15     16.30%     53.26% # number of syscalls executed
system.cpu1.kern.syscall::47                        3      3.26%     56.52% # number of syscalls executed
system.cpu1.kern.syscall::59                        1      1.09%     57.61% # number of syscalls executed
system.cpu1.kern.syscall::71                       27     29.35%     86.96% # number of syscalls executed
system.cpu1.kern.syscall::74                        9      9.78%     96.74% # number of syscalls executed
system.cpu1.kern.syscall::132                       3      3.26%    100.00% # number of syscalls executed
system.cpu1.kern.syscall::total                    92                       # number of syscalls executed
system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu1.kern.callpal::wripir                    6      0.02%      0.02% # number of callpals executed
system.cpu1.kern.callpal::wrmces                    1      0.00%      0.03% # number of callpals executed
system.cpu1.kern.callpal::wrfen                     1      0.00%      0.03% # number of callpals executed
system.cpu1.kern.callpal::swpctx                  298      1.04%      1.07% # number of callpals executed
system.cpu1.kern.callpal::tbi                       3      0.01%      1.08% # number of callpals executed
system.cpu1.kern.callpal::wrent                     7      0.02%      1.11% # number of callpals executed
system.cpu1.kern.callpal::swpipl                23527     82.20%     83.30% # number of callpals executed
system.cpu1.kern.callpal::rdps                   2214      7.74%     91.04% # number of callpals executed
system.cpu1.kern.callpal::wrkgp                     1      0.00%     91.04% # number of callpals executed
system.cpu1.kern.callpal::wrusp                     3      0.01%     91.05% # number of callpals executed
system.cpu1.kern.callpal::whami                     3      0.01%     91.06% # number of callpals executed
system.cpu1.kern.callpal::rti                    2394      8.36%     99.43% # number of callpals executed
system.cpu1.kern.callpal::callsys                 121      0.42%     99.85% # number of callpals executed
system.cpu1.kern.callpal::imb                      42      0.15%    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                 28623                       # number of callpals executed
system.cpu1.kern.mode_switch::kernel              659                       # number of protection mode switches
system.cpu1.kern.mode_switch::user                367                       # number of protection mode switches
system.cpu1.kern.mode_switch::idle               2036                       # number of protection mode switches
system.cpu1.kern.mode_good::kernel                386                      
system.cpu1.kern.mode_good::user                  367                      
system.cpu1.kern.mode_good::idle                   19                      
system.cpu1.kern.mode_switch_good::kernel     0.585736                       # 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.009332                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::total     0.252123                       # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks::kernel        1444110500      0.08%      0.08% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::user           692193000      0.04%      0.11% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::idle        1903401131500     99.89%    100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context                     299                       # number of times the context was actually changed

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