summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
blob: fc255dc7222f88f5713bc663914b003c1fc720ed (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

---------- Begin Simulation Statistics ----------
sim_seconds                                  1.904665                       # Number of seconds simulated
sim_ticks                                1904665099500                       # Number of ticks simulated
final_tick                               1904665099500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                 126318                       # Simulator instruction rate (inst/s)
host_op_rate                                   126318                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             4285588150                       # Simulator tick rate (ticks/s)
host_mem_usage                                 339596                       # Number of bytes of host memory used
host_seconds                                   444.44                       # Real time elapsed on the host
sim_insts                                    56140339                       # Number of instructions simulated
sim_ops                                      56140339                       # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu0.inst           734400                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         24199744                       # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide        2650304                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst           243008                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data          1012480                       # Number of bytes read from this memory
system.physmem.bytes_read::total             28839936                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       734400                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst       243008                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          977408                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      7811840                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7811840                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.inst             11475                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            378121                       # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide           41411                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              3797                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data             15820                       # Number of read requests responded to by this memory
system.physmem.num_reads::total                450624                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks          122060                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               122060                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.inst              385580                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data            12705511                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::tsunami.ide           1391480                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst              127586                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              531579                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                15141736                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         385580                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst         127586                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             513165                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           4101424                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                4101424                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           4101424                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             385580                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data           12705511                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::tsunami.ide          1391480                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst             127586                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             531579                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               19243160                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                        450624                       # Number of read requests accepted
system.physmem.writeReqs                       122060                       # Number of write requests accepted
system.physmem.readBursts                      450624                       # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts                     122060                       # Number of DRAM write bursts, including those merged in the write queue
system.physmem.bytesReadDRAM                 28836416                       # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ                      3520                       # Total number of bytes read from write queue
system.physmem.bytesWritten                   7811520                       # Total number of bytes written to DRAM
system.physmem.bytesReadSys                  28839936                       # Total read bytes from the system interface side
system.physmem.bytesWrittenSys                7811840                       # Total written bytes from the system interface side
system.physmem.servicedByWrQ                       55                       # 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           3409                       # Number of requests that are neither read nor write
system.physmem.perBankRdBursts::0               28171                       # Per bank write bursts
system.physmem.perBankRdBursts::1               27944                       # Per bank write bursts
system.physmem.perBankRdBursts::2               28133                       # Per bank write bursts
system.physmem.perBankRdBursts::3               27978                       # Per bank write bursts
system.physmem.perBankRdBursts::4               27881                       # Per bank write bursts
system.physmem.perBankRdBursts::5               28082                       # Per bank write bursts
system.physmem.perBankRdBursts::6               28123                       # Per bank write bursts
system.physmem.perBankRdBursts::7               28118                       # Per bank write bursts
system.physmem.perBankRdBursts::8               28377                       # Per bank write bursts
system.physmem.perBankRdBursts::9               28284                       # Per bank write bursts
system.physmem.perBankRdBursts::10              27947                       # Per bank write bursts
system.physmem.perBankRdBursts::11              28190                       # Per bank write bursts
system.physmem.perBankRdBursts::12              28259                       # Per bank write bursts
system.physmem.perBankRdBursts::13              28280                       # Per bank write bursts
system.physmem.perBankRdBursts::14              28300                       # Per bank write bursts
system.physmem.perBankRdBursts::15              28502                       # Per bank write bursts
system.physmem.perBankWrBursts::0                7913                       # Per bank write bursts
system.physmem.perBankWrBursts::1                7477                       # Per bank write bursts
system.physmem.perBankWrBursts::2                7607                       # Per bank write bursts
system.physmem.perBankWrBursts::3                7420                       # Per bank write bursts
system.physmem.perBankWrBursts::4                7384                       # Per bank write bursts
system.physmem.perBankWrBursts::5                7571                       # Per bank write bursts
system.physmem.perBankWrBursts::6                7682                       # Per bank write bursts
system.physmem.perBankWrBursts::7                7471                       # Per bank write bursts
system.physmem.perBankWrBursts::8                7660                       # Per bank write bursts
system.physmem.perBankWrBursts::9                7641                       # Per bank write bursts
system.physmem.perBankWrBursts::10               7379                       # Per bank write bursts
system.physmem.perBankWrBursts::11               7517                       # Per bank write bursts
system.physmem.perBankWrBursts::12               7673                       # Per bank write bursts
system.physmem.perBankWrBursts::13               7762                       # Per bank write bursts
system.physmem.perBankWrBursts::14               7923                       # Per bank write bursts
system.physmem.perBankWrBursts::15               7975                       # Per bank write bursts
system.physmem.numRdRetry                           0                       # Number of times read queue was full causing retry
system.physmem.numWrRetry                          12                       # Number of times write queue was full causing retry
system.physmem.totGap                    1904663535000                       # 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                  450624                       # 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                 122060                       # Write request sizes (log2)
system.physmem.rdQLenPdf::0                    322714                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                     66953                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                     33909                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                      6366                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                      2356                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                      2321                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                      1375                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                      1357                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                      1339                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                      1454                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                     1311                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                     1276                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                     1106                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                      970                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                      967                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                      961                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                      957                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                      951                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                      952                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                      951                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                       16                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                        5                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        2                       # 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                      4775                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                      4812                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                      4837                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                      5509                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                      6231                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                      5578                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                      5578                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                      5665                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                      5732                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                      5056                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                     5059                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                     5058                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                     5875                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                     5977                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                     6013                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                     6049                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                     6105                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                     5225                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                     5318                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                     5148                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                     5697                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                     6074                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                      336                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                      176                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                       39                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                       25                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                       20                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                       18                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                       19                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                       17                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                       17                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                       22                       # What write queue length does an incoming req see
system.physmem.bytesPerActivate::samples        46334                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::mean      790.933310                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::gmean     228.010271                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::stdev    1879.334417                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::64-67          16305     35.19%     35.19% # Bytes accessed per row activation
system.physmem.bytesPerActivate::128-131         6714     14.49%     49.68% # Bytes accessed per row activation
system.physmem.bytesPerActivate::192-195         4888     10.55%     60.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::256-259         2813      6.07%     66.30% # Bytes accessed per row activation
system.physmem.bytesPerActivate::320-323         1747      3.77%     70.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::384-387         1443      3.11%     73.19% # Bytes accessed per row activation
system.physmem.bytesPerActivate::448-451         1071      2.31%     75.50% # Bytes accessed per row activation
system.physmem.bytesPerActivate::512-515          878      1.89%     77.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::576-579          653      1.41%     78.80% # Bytes accessed per row activation
system.physmem.bytesPerActivate::640-643          584      1.26%     80.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::704-707          640      1.38%     81.44% # Bytes accessed per row activation
system.physmem.bytesPerActivate::768-771          489      1.06%     82.50% # Bytes accessed per row activation
system.physmem.bytesPerActivate::832-835          295      0.64%     83.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::896-899          293      0.63%     83.77% # Bytes accessed per row activation
system.physmem.bytesPerActivate::960-963          217      0.47%     84.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1024-1027          380      0.82%     85.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1088-1091          150      0.32%     85.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1152-1155          199      0.43%     85.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1216-1219          125      0.27%     86.08% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1280-1283          135      0.29%     86.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1344-1347          141      0.30%     86.68% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1408-1411          397      0.86%     87.53% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1472-1475          230      0.50%     88.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1536-1539          690      1.49%     89.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1600-1603          125      0.27%     89.79% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1664-1667           87      0.19%     89.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1728-1731           68      0.15%     90.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1792-1795          129      0.28%     90.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1856-1859           56      0.12%     90.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1920-1923           91      0.20%     90.72% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1984-1987           45      0.10%     90.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2048-2051           78      0.17%     90.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2112-2115           66      0.14%     91.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2176-2179           92      0.20%     91.32% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2240-2243           29      0.06%     91.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2304-2307           29      0.06%     91.45% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2368-2371           53      0.11%     91.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2432-2435           51      0.11%     91.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2496-2499           26      0.06%     91.73% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2560-2563           27      0.06%     91.79% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2624-2627           25      0.05%     91.84% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2688-2691           53      0.11%     91.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2752-2755           52      0.11%     92.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2816-2819           16      0.03%     92.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2880-2883           30      0.06%     92.17% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2944-2947           83      0.18%     92.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3008-3011           42      0.09%     92.44% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3072-3075           33      0.07%     92.51% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3136-3139           42      0.09%     92.60% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3200-3203           86      0.19%     92.78% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3264-3267           27      0.06%     92.84% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3328-3331           14      0.03%     92.87% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3392-3395           51      0.11%     92.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3456-3459           53      0.11%     93.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3520-3523           26      0.06%     93.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3584-3587           25      0.05%     93.21% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3648-3651           24      0.05%     93.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3712-3715           50      0.11%     93.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3776-3779           51      0.11%     93.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3840-3843           12      0.03%     93.50% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3904-3907           28      0.06%     93.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3968-3971           84      0.18%     93.75% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4032-4035           42      0.09%     93.84% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4096-4099           31      0.07%     93.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4160-4163           39      0.08%     93.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4224-4227           87      0.19%     94.17% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4288-4291           25      0.05%     94.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4352-4355           14      0.03%     94.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4416-4419           55      0.12%     94.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4480-4483           50      0.11%     94.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4544-4547           24      0.05%     94.54% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4608-4611           21      0.05%     94.58% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4672-4675           23      0.05%     94.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4736-4739           49      0.11%     94.74% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4800-4803           50      0.11%     94.85% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4864-4867           11      0.02%     94.87% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4928-4931           26      0.06%     94.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4992-4995           86      0.19%     95.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5056-5059           41      0.09%     95.20% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5120-5123           30      0.06%     95.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5184-5187           38      0.08%     95.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5248-5251           84      0.18%     95.53% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5312-5315           26      0.06%     95.58% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5376-5379            9      0.02%     95.60% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5440-5443           54      0.12%     95.72% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5504-5507           52      0.11%     95.83% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5568-5571           23      0.05%     95.88% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5632-5635           22      0.05%     95.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5696-5699           22      0.05%     95.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5760-5763           49      0.11%     96.08% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5824-5827           50      0.11%     96.19% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5888-5891            9      0.02%     96.21% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5952-5955           25      0.05%     96.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6016-6019           85      0.18%     96.45% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6080-6083           39      0.08%     96.53% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6144-6147           31      0.07%     96.60% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6208-6211           44      0.09%     96.69% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6272-6275           84      0.18%     96.87% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6336-6339           24      0.05%     96.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6400-6403            9      0.02%     96.95% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6464-6467           51      0.11%     97.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6528-6531           50      0.11%     97.16% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6592-6595           23      0.05%     97.21% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6656-6659           20      0.04%     97.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6720-6723           23      0.05%     97.31% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6784-6787           51      0.11%     97.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6848-6851           49      0.11%     97.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6912-6915            7      0.02%     97.54% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6976-6979           28      0.06%     97.60% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7040-7043           86      0.19%     97.78% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7104-7107           45      0.10%     97.88% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7168-7171          319      0.69%     98.57% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7232-7235            1      0.00%     98.57% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7296-7299            2      0.00%     98.58% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7424-7427            8      0.02%     98.59% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7616-7619            1      0.00%     98.59% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7680-7683           15      0.03%     98.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7744-7747            1      0.00%     98.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7808-7811            1      0.00%     98.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7936-7939            7      0.02%     98.65% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8064-8067            1      0.00%     98.65% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8128-8131            2      0.00%     98.65% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8192-8195          319      0.69%     99.34% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8320-8323            1      0.00%     99.34% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8576-8579            1      0.00%     99.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8704-8707            3      0.01%     99.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8768-8771            1      0.00%     99.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8960-8963            2      0.00%     99.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9088-9091            2      0.00%     99.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9152-9155            1      0.00%     99.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9216-9219            3      0.01%     99.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9280-9283            1      0.00%     99.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9344-9347            1      0.00%     99.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9472-9475            1      0.00%     99.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9600-9603            2      0.00%     99.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9856-9859            1      0.00%     99.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10176-10179            2      0.00%     99.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10240-10243            1      0.00%     99.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10368-10371            1      0.00%     99.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10496-10499            1      0.00%     99.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10560-10563            1      0.00%     99.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10880-10883            3      0.01%     99.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10944-10947            1      0.00%     99.41% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11072-11075            2      0.00%     99.41% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11136-11139            2      0.00%     99.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11200-11203            1      0.00%     99.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11392-11395            1      0.00%     99.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11712-11715            1      0.00%     99.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11840-11843            2      0.00%     99.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11968-11971            4      0.01%     99.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12032-12035            2      0.00%     99.44% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12352-12355            1      0.00%     99.44% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12544-12547            2      0.00%     99.45% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12672-12675            2      0.00%     99.45% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12736-12739            1      0.00%     99.45% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12800-12803            3      0.01%     99.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12864-12867            1      0.00%     99.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12928-12931            3      0.01%     99.47% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13056-13059            2      0.00%     99.47% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13120-13123            1      0.00%     99.47% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13184-13187            1      0.00%     99.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13248-13251            1      0.00%     99.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13312-13315            1      0.00%     99.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13376-13379            1      0.00%     99.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13568-13571            1      0.00%     99.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13632-13635            1      0.00%     99.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13696-13699            2      0.00%     99.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13760-13763            1      0.00%     99.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13952-13955            1      0.00%     99.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14080-14083            1      0.00%     99.50% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14208-14211            5      0.01%     99.51% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14272-14275            1      0.00%     99.51% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14592-14595            2      0.00%     99.51% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14656-14659            1      0.00%     99.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14784-14787            1      0.00%     99.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14848-14851            1      0.00%     99.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14912-14915            1      0.00%     99.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15168-15171            1      0.00%     99.53% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15232-15235            1      0.00%     99.53% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15296-15299            1      0.00%     99.53% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15360-15363           38      0.08%     99.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15424-15427            2      0.00%     99.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15808-15811            1      0.00%     99.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16000-16003            1      0.00%     99.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16128-16131            1      0.00%     99.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16192-16195            1      0.00%     99.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16256-16259            1      0.00%     99.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16384-16387          173      0.37%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::total          46334                       # Bytes accessed per row activation
system.physmem.totQLat                     8608105750                       # Total ticks spent queuing
system.physmem.totMemAccLat               16109367000                       # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat                   2252845000                       # Total ticks spent in databus transfers
system.physmem.totBankLat                  5248416250                       # Total ticks spent accessing banks
system.physmem.avgQLat                       19104.97                       # Average queueing delay per DRAM burst
system.physmem.avgBankLat                    11648.42                       # Average bank access latency per DRAM burst
system.physmem.avgBusLat                      5000.00                       # Average bus latency per DRAM burst
system.physmem.avgMemAccLat                  35753.39                       # Average memory access latency per DRAM burst
system.physmem.avgRdBW                          15.14                       # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW                           4.10                       # Average achieved write bandwidth in MiByte/s
system.physmem.avgRdBWSys                       15.14                       # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys                        4.10                       # 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                         0.01                       # Average read queue length when enqueuing
system.physmem.avgWrQLen                        10.81                       # Average write queue length when enqueuing
system.physmem.readRowHits                     429097                       # Number of row buffer hits during reads
system.physmem.writeRowHits                     97193                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   95.23                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  79.63                       # Row buffer hit rate for writes
system.physmem.avgGap                      3325854.28                       # Average gap between requests
system.physmem.pageHitRate                      91.91                       # Row buffer hit rate, read and write combined
system.physmem.prechargeAllPercent               0.41                       # Percentage of time for which DRAM has all the banks in precharge state
system.membus.throughput                     19299112                       # Throughput (bytes/s)
system.membus.trans_dist::ReadReq              296504                       # Transaction distribution
system.membus.trans_dist::ReadResp             296255                       # Transaction distribution
system.membus.trans_dist::WriteReq              12358                       # Transaction distribution
system.membus.trans_dist::WriteResp             12358                       # Transaction distribution
system.membus.trans_dist::Writeback            122060                       # Transaction distribution
system.membus.trans_dist::UpgradeReq             5288                       # Transaction distribution
system.membus.trans_dist::SCUpgradeReq           1522                       # Transaction distribution
system.membus.trans_dist::UpgradeResp            3409                       # Transaction distribution
system.membus.trans_dist::ReadExReq            162296                       # Transaction distribution
system.membus.trans_dist::ReadExResp           162161                       # Transaction distribution
system.membus.trans_dist::BadAddressError          249                       # Transaction distribution
system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave        39102                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.physmem.port       909601                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.membus.badaddr_responder.pio          498                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::total       949201                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port       124660                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total       124660                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total                1073861                       # Packet count per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave        68234                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port     31344192                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::total     31412426                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port      5307584                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::total      5307584                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::total            36720010                       # Cumulative packet size per connected master and slave (bytes)
system.membus.data_through_bus               36720010                       # Total data (bytes)
system.membus.snoop_data_through_bus            38336                       # Total snoop data (bytes)
system.membus.reqLayer0.occupancy            36331000                       # Layer occupancy (ticks)
system.membus.reqLayer0.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer1.occupancy          1605524497                       # Layer occupancy (ticks)
system.membus.reqLayer1.utilization               0.1                       # Layer utilization (%)
system.membus.reqLayer2.occupancy              312000                       # Layer occupancy (ticks)
system.membus.reqLayer2.utilization               0.0                       # Layer utilization (%)
system.membus.respLayer1.occupancy         3818350840                       # Layer occupancy (ticks)
system.membus.respLayer1.utilization              0.2                       # Layer utilization (%)
system.membus.respLayer2.occupancy          376337493                       # Layer occupancy (ticks)
system.membus.respLayer2.utilization              0.0                       # Layer utilization (%)
system.l2c.tags.replacements                   343738                       # number of replacements
system.l2c.tags.tagsinuse                65291.635140                       # Cycle average of tags in use
system.l2c.tags.total_refs                    2609074                       # Total number of references to valid blocks.
system.l2c.tags.sampled_refs                   408707                       # Sample count of references to valid blocks.
system.l2c.tags.avg_refs                     6.383727                       # Average number of references to valid blocks.
system.l2c.tags.warmup_cycle               7069563750                       # Cycle when the warmup percentage was hit.
system.l2c.tags.occ_blocks::writebacks   53622.087129                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.inst     4120.650208                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.data     5604.001242                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.inst     1368.077401                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.data      576.819161                       # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks      0.818208                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.inst       0.062876                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.data       0.085510                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.inst       0.020875                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.data       0.008802                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total           0.996271                       # Average percentage of cache occupancy
system.l2c.ReadReq_hits::cpu0.inst             744945                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data             568804                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst             325372                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data             253262                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1892383                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          840158                       # number of Writeback hits
system.l2c.Writeback_hits::total               840158                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data             141                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data              87                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                 228                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data            35                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data            31                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total                66                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           143496                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            47101                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               190597                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.inst              744945                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              712300                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              325372                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data              300363                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 2082980                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.inst             744945                       # number of overall hits
system.l2c.overall_hits::cpu0.data             712300                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             325372                       # number of overall hits
system.l2c.overall_hits::cpu1.data             300363                       # number of overall hits
system.l2c.overall_hits::total                2082980                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.inst            11483                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data           272043                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst             3807                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data             1819                       # number of ReadReq misses
system.l2c.ReadReq_misses::total               289152                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data          2542                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data           549                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              3091                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data           55                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          100                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total             155                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         106452                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data          14320                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             120772                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.inst             11483                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            378495                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              3807                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data             16139                       # number of demand (read+write) misses
system.l2c.demand_misses::total                409924                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.inst            11483                       # number of overall misses
system.l2c.overall_misses::cpu0.data           378495                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             3807                       # number of overall misses
system.l2c.overall_misses::cpu1.data            16139                       # number of overall misses
system.l2c.overall_misses::total               409924                       # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.inst    923162249                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.data  17695673499                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.inst    318789981                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.data    142364996                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total    19079990725                       # number of ReadReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu0.data       555479                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data      1281945                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total      1837424                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data       201494                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data        69497                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total       270991                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   8670131391                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data   1451250197                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total  10121381588                       # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.inst    923162249                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data  26365804890                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst    318789981                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data   1593615193                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total     29201372313                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.inst    923162249                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data  26365804890                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst    318789981                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data   1593615193                       # number of overall miss cycles
system.l2c.overall_miss_latency::total    29201372313                       # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.inst         756428                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data         840847                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst         329179                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data         255081                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            2181535                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       840158                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           840158                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         2683                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data          636                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total            3319                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data           90                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data          131                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total           221                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       249948                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data        61421                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           311369                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.inst          756428                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         1090795                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          329179                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data          316502                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             2492904                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         756428                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        1090795                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         329179                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data         316502                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            2492904                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.015181                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.323534                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.011565                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.007131                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.132545                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.947447                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.863208                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.931305                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.611111                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.763359                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.701357                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.425897                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.233145                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.387874                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.inst       0.015181                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.346990                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.011565                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.050992                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.164436                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.inst      0.015181                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.346990                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.011565                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.050992                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.164436                       # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.inst 80393.821214                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.data 65047.339939                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.inst 83737.846336                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.data 78265.528312                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 65986.023700                       # average ReadReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data   218.520456                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data  2335.054645                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total   594.443222                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data  3663.527273                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data   694.970000                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total  1748.329032                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 81446.392656                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 101344.287500                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 83805.696585                       # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 80393.821214                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 69659.585701                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 83737.846336                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 98743.118719                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 71236.064034                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 80393.821214                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 69659.585701                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 83737.846336                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 98743.118719                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 71236.064034                       # 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               80540                       # number of writebacks
system.l2c.writebacks::total                    80540                       # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu0.inst             7                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu0.data             1                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.inst            10                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::total                18                       # number of ReadReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst              7                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu0.data              1                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst             10                       # 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             7                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu0.data             1                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst            10                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::total                18                       # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu0.inst        11476                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.data       272042                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.inst         3797                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.data         1819                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total          289134                       # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data         2542                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data          549                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total         3091                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data           55                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          100                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total          155                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data       106452                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data        14320                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        120772                       # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst        11476                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data       378494                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst         3797                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data        16139                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           409906                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst        11476                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data       378494                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst         3797                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data        16139                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          409906                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.inst    777853501                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.data  14301350001                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.inst    270265519                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.data    144194502                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total  15493663523                       # number of ReadReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data     25563003                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data      5558045                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total     31121048                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data       600552                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data      1003598                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total      1604150                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   7364952609                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data   1275013301                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   8639965910                       # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst    777853501                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data  21666302610                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst    270265519                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data   1419207803                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total  24133629433                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst    777853501                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data  21666302610                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst    270265519                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data   1419207803                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total  24133629433                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data    929130500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data    460152500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total   1389283000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data   1572515500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data    890654999                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total   2463170499                       # number of WriteReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data   2501646000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data   1350807499                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total   3852453499                       # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.inst     0.015171                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.data     0.323533                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.inst     0.011535                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.data     0.007131                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total     0.132537                       # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.947447                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.863208                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.931305                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.611111                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.763359                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.701357                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.425897                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.233145                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.387874                       # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.015171                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.346989                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.011535                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.050992                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.164429                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.015171                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.346989                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.011535                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.050992                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.164429                       # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 67780.890641                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 52570.375166                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 71178.698710                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 79271.304013                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 53586.446156                       # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10056.256098                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10123.943534                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10068.278227                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10919.127273                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10035.980000                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10349.354839                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 69185.666864                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 89037.241690                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 71539.478604                       # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 67780.890641                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 57243.450649                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 71178.698710                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 87936.539005                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 58876.009214                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 67780.890641                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 57243.450649                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 71178.698710                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 87936.539005                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 58876.009214                       # 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                41697                       # number of replacements
system.iocache.tags.tagsinuse                0.224170                       # Cycle average of tags in use
system.iocache.tags.total_refs                      0                       # Total number of references to valid blocks.
system.iocache.tags.sampled_refs                41713                       # 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         1712302770000                       # Cycle when the warmup percentage was hit.
system.iocache.tags.occ_blocks::tsunami.ide     0.224170                       # Average occupied blocks per requestor
system.iocache.tags.occ_percent::tsunami.ide     0.014011                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::total       0.014011                       # Average percentage of cache occupancy
system.iocache.ReadReq_misses::tsunami.ide          177                       # number of ReadReq misses
system.iocache.ReadReq_misses::total              177                       # 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        41729                       # number of demand (read+write) misses
system.iocache.demand_misses::total             41729                       # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide        41729                       # number of overall misses
system.iocache.overall_misses::total            41729                       # number of overall misses
system.iocache.ReadReq_miss_latency::tsunami.ide     21589383                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::total     21589383                       # number of ReadReq miss cycles
system.iocache.WriteReq_miss_latency::tsunami.ide  12994516805                       # number of WriteReq miss cycles
system.iocache.WriteReq_miss_latency::total  12994516805                       # number of WriteReq miss cycles
system.iocache.demand_miss_latency::tsunami.ide  13016106188                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::total  13016106188                       # number of demand (read+write) miss cycles
system.iocache.overall_miss_latency::tsunami.ide  13016106188                       # number of overall miss cycles
system.iocache.overall_miss_latency::total  13016106188                       # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide          177                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total            177                       # 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        41729                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total           41729                       # number of demand (read+write) accesses
system.iocache.overall_accesses::tsunami.ide        41729                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total          41729                       # 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 121973.915254                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::total 121973.915254                       # average ReadReq miss latency
system.iocache.WriteReq_avg_miss_latency::tsunami.ide 312729.033621                       # average WriteReq miss latency
system.iocache.WriteReq_avg_miss_latency::total 312729.033621                       # average WriteReq miss latency
system.iocache.demand_avg_miss_latency::tsunami.ide 311919.916317                       # average overall miss latency
system.iocache.demand_avg_miss_latency::total 311919.916317                       # average overall miss latency
system.iocache.overall_avg_miss_latency::tsunami.ide 311919.916317                       # average overall miss latency
system.iocache.overall_avg_miss_latency::total 311919.916317                       # average overall miss latency
system.iocache.blocked_cycles::no_mshrs        404619                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                29217                       # 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    13.848752                       # 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          177                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::total          177                       # 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        41729                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::total        41729                       # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::tsunami.ide        41729                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::total        41729                       # number of overall MSHR misses
system.iocache.ReadReq_mshr_miss_latency::tsunami.ide     12384383                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::total     12384383                       # number of ReadReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::tsunami.ide  10832260819                       # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::total  10832260819                       # number of WriteReq MSHR miss cycles
system.iocache.demand_mshr_miss_latency::tsunami.ide  10844645202                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::total  10844645202                       # number of demand (read+write) MSHR miss cycles
system.iocache.overall_mshr_miss_latency::tsunami.ide  10844645202                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::total  10844645202                       # 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 69968.265537                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::total 69968.265537                       # average ReadReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 260691.683168                       # average WriteReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::total 260691.683168                       # average WriteReq mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 259882.700328                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::total 259882.700328                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 259882.700328                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::total 259882.700328                       # 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               10889682                       # Number of BP lookups
system.cpu0.branchPred.condPredicted          9229516                       # Number of conditional branches predicted
system.cpu0.branchPred.condIncorrect           284462                       # Number of conditional branches incorrect
system.cpu0.branchPred.BTBLookups             7161619                       # Number of BTB lookups
system.cpu0.branchPred.BTBHits                4680131                       # Number of BTB hits
system.cpu0.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.branchPred.BTBHitPct            65.350181                       # BTB Hit Percentage
system.cpu0.branchPred.usedRAS                 674122                       # Number of times the RAS was used to get a target.
system.cpu0.branchPred.RASInCorrect             25966                       # 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                     7794998                       # DTB read hits
system.cpu0.dtb.read_misses                     29740                       # DTB read misses
system.cpu0.dtb.read_acv                          552                       # DTB read access violations
system.cpu0.dtb.read_accesses                  624038                       # DTB read accesses
system.cpu0.dtb.write_hits                    5176736                       # DTB write hits
system.cpu0.dtb.write_misses                     7776                       # DTB write misses
system.cpu0.dtb.write_acv                         327                       # DTB write access violations
system.cpu0.dtb.write_accesses                 207382                       # DTB write accesses
system.cpu0.dtb.data_hits                    12971734                       # DTB hits
system.cpu0.dtb.data_misses                     37516                       # DTB misses
system.cpu0.dtb.data_acv                          879                       # DTB access violations
system.cpu0.dtb.data_accesses                  831420                       # DTB accesses
system.cpu0.itb.fetch_hits                     929400                       # ITB hits
system.cpu0.itb.fetch_misses                    28175                       # ITB misses
system.cpu0.itb.fetch_acv                         908                       # ITB acv
system.cpu0.itb.fetch_accesses                 957575                       # 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                       103787820                       # 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          21704485                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                      55964987                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                   10889682                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches           5354253                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                     10541115                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles                1495269                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.BlockedCycles              32108430                       # Number of cycles fetch has spent blocked
system.cpu0.fetch.MiscStallCycles               29198                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles       196165                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles       243475                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles          129                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                  6808420                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes               194219                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.rateDist::samples          65778101                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             0.850815                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            2.187217                       # 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                55236986     83.97%     83.97% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1                  687368      1.04%     85.02% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                 1350712      2.05%     87.07% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3                  596944      0.91%     87.98% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::4                 2343219      3.56%     91.54% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::5                  450390      0.68%     92.23% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::6                  484863      0.74%     92.96% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::7                  769593      1.17%     94.13% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::8                 3858026      5.87%    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            65778101                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.104923                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.539225                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles                22868260                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles             31583202                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                  9551685                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles               850413                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles                924540                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved              430365                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred                30891                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts              54921627                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts                95919                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles                924540                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles                23764379                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles               12229388                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles      16273784                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                  8983229                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles              3602779                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts              51919548                       # Number of instructions processed by rename
system.cpu0.rename.ROBFullEvents                 6908                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents                427524                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LSQFullEvents              1365609                       # Number of times rename has blocked due to LSQ full
system.cpu0.rename.RenamedOperands           34775855                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups             63273064                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups        63154051                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups           110251                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps             30610760                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                 4165087                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts           1306243                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts        192817                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                  9794386                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads             8157712                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores            5414054                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads           996311                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores          651476                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                  46072688                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded            1607529                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                 45052642                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued            77910                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined        5101692                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined      2707567                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved       1088536                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples     65778101                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.684919                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.328831                       # 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           45611929     69.34%     69.34% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1            9242272     14.05%     83.39% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2            4206709      6.40%     89.79% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3            2691383      4.09%     93.88% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            2059923      3.13%     97.01% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5            1077701      1.64%     98.65% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6             567124      0.86%     99.51% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7             276618      0.42%     99.93% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8              44442      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       65778101                       # 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                  64943     10.84%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                     0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                      0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     10.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead                279384     46.63%     57.47% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite               254855     42.53%    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             3777      0.01%      0.01% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu             30907747     68.60%     68.61% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult               47065      0.10%     68.72% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     68.72% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd              14613      0.03%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv               1879      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead             8107891     18.00%     86.75% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite            5235503     11.62%     98.37% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess            734167      1.63%    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              45052642                       # Type of FU issued
system.cpu0.iq.rate                          0.434084                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                     599182                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.013300                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads         156086675                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes         52562386                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses     44135345                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads             473801                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes            230205                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses       223474                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses              45400371                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                 247676                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads          493959                       # 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       994643                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses         3486                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation        10933                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores       382957                       # 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        13548                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked       145981                       # 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                924540                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles                8545801                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles               700799                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts           50460891                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts           559365                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts              8157712                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts             5414054                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts           1419298                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                572111                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents                 4914                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents         10933                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect        138244                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect       310094                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts              448338                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts             44721018                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts              7845228                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts           331623                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                      2780674                       # number of nop insts executed
system.cpu0.iew.exec_refs                    13041346                       # number of memory reference insts executed
system.cpu0.iew.exec_branches                 7066025                       # Number of branches executed
system.cpu0.iew.exec_stores                   5196118                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.430889                       # Inst execution rate
system.cpu0.iew.wb_sent                      44442278                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                     44358819                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                 22095606                       # num instructions producing a value
system.cpu0.iew.wb_consumers                 29563187                       # 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.427399                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.747403                       # 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        5494607                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls         518993                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts           418437                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples     64853561                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.691924                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.608025                       # 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     47955107     73.94%     73.94% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1      7091089     10.93%     84.88% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2      3807248      5.87%     90.75% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3      2121571      3.27%     94.02% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4      1151711      1.78%     95.80% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5       474089      0.73%     96.53% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6       405970      0.63%     97.15% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7       383893      0.59%     97.74% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8      1462883      2.26%    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     64853561                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts            44873722                       # Number of instructions committed
system.cpu0.commit.committedOps              44873722                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                      12194166                       # Number of memory references committed
system.cpu0.commit.loads                      7163069                       # Number of loads committed
system.cpu0.commit.membars                     173899                       # Number of memory barriers committed
system.cpu0.commit.branches                   6736138                       # Number of branches committed
system.cpu0.commit.fp_insts                    221634                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                 41596674                       # Number of committed integer instructions.
system.cpu0.commit.function_calls              557213                       # Number of function calls committed.
system.cpu0.commit.bw_lim_events              1462883                       # 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                   113567039                       # The number of ROB reads
system.cpu0.rob.rob_writes                  101661188                       # The number of ROB writes
system.cpu0.timesIdled                         942687                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                       38009719                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                  3705537551                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                   42330060                       # Number of Instructions Simulated
system.cpu0.committedOps                     42330060                       # Number of Ops (including micro ops) Simulated
system.cpu0.committedInsts_total             42330060                       # Number of Instructions Simulated
system.cpu0.cpi                              2.451870                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        2.451870                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.407852                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.407852                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads                58864464                       # number of integer regfile reads
system.cpu0.int_regfile_writes               32110567                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                   109878                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                  110737                       # number of floating regfile writes
system.cpu0.misc_regfile_reads                1513799                       # number of misc regfile reads
system.cpu0.misc_regfile_writes                739168                       # 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                   112875870                       # Throughput (bytes/s)
system.toL2Bus.trans_dist::ReadReq            2213010                       # Transaction distribution
system.toL2Bus.trans_dist::ReadResp           2212746                       # Transaction distribution
system.toL2Bus.trans_dist::WriteReq             12358                       # Transaction distribution
system.toL2Bus.trans_dist::WriteResp            12358                       # Transaction distribution
system.toL2Bus.trans_dist::Writeback           840158                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeReq            5353                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeReq          1588                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeResp           6941                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExReq           354001                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExResp          312453                       # Transaction distribution
system.toL2Bus.trans_dist::BadAddressError          249                       # Transaction distribution
system.toL2Bus.pkt_count_system.cpu0.icache.mem_side::system.l2c.cpu_side      1512954                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side::system.l2c.cpu_side      2808902                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.icache.mem_side::system.l2c.cpu_side       658389                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.dcache.mem_side::system.l2c.cpu_side       920655                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count::total               5900900                       # Packet count per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side::system.l2c.cpu_side     48411392                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side::system.l2c.cpu_side    107554025                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu1.icache.mem_side::system.l2c.cpu_side     21067456                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu1.dcache.mem_side::system.l2c.cpu_side     36346017                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size::total          213378890                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.data_through_bus             213368266                       # Total data (bytes)
system.toL2Bus.snoop_data_through_bus         1622464                       # Total snoop data (bytes)
system.toL2Bus.reqLayer0.occupancy         5059270351                       # 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        3408360184                       # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization             0.2                       # Layer utilization (%)
system.toL2Bus.respLayer1.occupancy        5017953643                       # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization             0.3                       # Layer utilization (%)
system.toL2Bus.respLayer2.occupancy        1482953497                       # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization             0.1                       # Layer utilization (%)
system.toL2Bus.respLayer3.occupancy        1519289016                       # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization             0.1                       # Layer utilization (%)
system.iobus.throughput                       1433257                       # Throughput (bytes/s)
system.iobus.trans_dist::ReadReq                 7370                       # Transaction distribution
system.iobus.trans_dist::ReadResp                7370                       # Transaction distribution
system.iobus.trans_dist::WriteReq               53910                       # Transaction distribution
system.iobus.trans_dist::WriteResp              53910                       # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.tsunami.cchip.pio        10510                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.pchip.pio          468                       # 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        39102                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::system.iocache.cpu_side        83458                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::total        83458                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::total                  122560                       # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.cchip.pio        42040                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.pchip.pio         1872                       # 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        68234                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.tsunami.ide.dma::system.iocache.cpu_side      2661640                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.tsunami.ide.dma::total      2661640                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::total              2729874                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.data_through_bus                 2729874                       # Total data (bytes)
system.iobus.reqLayer0.occupancy              9865000                       # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer1.occupancy               350000                       # 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           377768695                       # 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            26744000                       # Layer occupancy (ticks)
system.iobus.respLayer0.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer1.occupancy            42672507                       # Layer occupancy (ticks)
system.iobus.respLayer1.utilization               0.0                       # Layer utilization (%)
system.cpu0.icache.tags.replacements           755849                       # number of replacements
system.cpu0.icache.tags.tagsinuse          509.693536                       # Cycle average of tags in use
system.cpu0.icache.tags.total_refs            6013634                       # Total number of references to valid blocks.
system.cpu0.icache.tags.sampled_refs           756358                       # Sample count of references to valid blocks.
system.cpu0.icache.tags.avg_refs             7.950777                       # Average number of references to valid blocks.
system.cpu0.icache.tags.warmup_cycle      26716185250                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.tags.occ_blocks::cpu0.inst   509.693536                       # Average occupied blocks per requestor
system.cpu0.icache.tags.occ_percent::cpu0.inst     0.995495                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_percent::total     0.995495                       # Average percentage of cache occupancy
system.cpu0.icache.ReadReq_hits::cpu0.inst      6013634                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total        6013634                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst      6013634                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total         6013634                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst      6013634                       # number of overall hits
system.cpu0.icache.overall_hits::total        6013634                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst       794785                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total       794785                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst       794785                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total        794785                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst       794785                       # number of overall misses
system.cpu0.icache.overall_misses::total       794785                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  11289773018                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total  11289773018                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst  11289773018                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total  11289773018                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst  11289773018                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total  11289773018                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst      6808419                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total      6808419                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst      6808419                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total      6808419                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst      6808419                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total      6808419                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.116736                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.116736                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.116736                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.116736                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.116736                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.116736                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 14204.813903                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 14204.813903                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 14204.813903                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 14204.813903                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 14204.813903                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 14204.813903                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs         5327                       # 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              127                       # 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    41.944882                       # 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        38259                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total        38259                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst        38259                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total        38259                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst        38259                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total        38259                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst       756526                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total       756526                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst       756526                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total       756526                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst       756526                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total       756526                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst   9285394312                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total   9285394312                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst   9285394312                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total   9285394312                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst   9285394312                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total   9285394312                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.111116                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.111116                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.111116                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.111116                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.111116                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.111116                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12273.727951                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12273.727951                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12273.727951                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 12273.727951                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12273.727951                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 12273.727951                       # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.dcache.tags.replacements          1092682                       # number of replacements
system.cpu0.dcache.tags.tagsinuse          465.850340                       # Cycle average of tags in use
system.cpu0.dcache.tags.total_refs            9201265                       # Total number of references to valid blocks.
system.cpu0.dcache.tags.sampled_refs          1093194                       # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs             8.416864                       # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle         25754000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.tags.occ_blocks::cpu0.data   465.850340                       # Average occupied blocks per requestor
system.cpu0.dcache.tags.occ_percent::cpu0.data     0.909864                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total     0.909864                       # Average percentage of cache occupancy
system.cpu0.dcache.ReadReq_hits::cpu0.data      5673895                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        5673895                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      3199282                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       3199282                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       148885                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       148885                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       172652                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       172652                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data      8873177                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total         8873177                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data      8873177                       # number of overall hits
system.cpu0.dcache.overall_hits::total        8873177                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      1348613                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      1348613                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1646140                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      1646140                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data        16729                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total        16729                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data          773                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total          773                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      2994753                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       2994753                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      2994753                       # number of overall misses
system.cpu0.dcache.overall_misses::total      2994753                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data  36556454998                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total  36556454998                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  72896722210                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total  72896722210                       # number of WriteReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data    251362748                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total    251362748                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data      4670052                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total      4670052                       # number of StoreCondReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data 109453177208                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total 109453177208                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data 109453177208                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total 109453177208                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data      7022508                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      7022508                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      4845422                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      4845422                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       165614                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       165614                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       173425                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       173425                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     11867930                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     11867930                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     11867930                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     11867930                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.192042                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.192042                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.339731                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.339731                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.101012                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.101012                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.004457                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.004457                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.252340                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.252340                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.252340                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.252340                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 27106.705184                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 27106.705184                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 44283.428026                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 44283.428026                       # average WriteReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 15025.569251                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 15025.569251                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data  6041.464424                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total  6041.464424                       # average StoreCondReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 36548.315406                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 36548.315406                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 36548.315406                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 36548.315406                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs      2779952                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets         1302                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs            46345                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets              8                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    59.983860                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets   162.750000                       # 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       588957                       # number of writebacks
system.cpu0.dcache.writebacks::total           588957                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       514989                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total       514989                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1392541                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      1392541                       # number of WriteReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data         3960                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total         3960                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      1907530                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      1907530                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      1907530                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      1907530                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data       833624                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total       833624                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       253599                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total       253599                       # number of WriteReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data        12769                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total        12769                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data          773                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total          773                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data      1087223                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total      1087223                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data      1087223                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total      1087223                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  24857542918                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total  24857542918                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data  10684541815                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total  10684541815                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data    151212250                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total    151212250                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data      3123948                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total      3123948                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data  35542084733                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total  35542084733                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data  35542084733                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total  35542084733                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data    990981000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total    990981000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   1668402499                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   1668402499                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data   2659383499                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total   2659383499                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.118707                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.118707                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.052338                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.052338                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.077101                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.077101                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.004457                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.004457                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.091610                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.091610                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.091610                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.091610                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 29818.650756                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 29818.650756                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 42131.640168                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 42131.640168                       # average WriteReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 11842.137207                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11842.137207                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  4041.329884                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total  4041.329884                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 32690.703501                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 32690.703501                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 32690.703501                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 32690.703501                       # 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                4005476                       # Number of BP lookups
system.cpu1.branchPred.condPredicted          3286567                       # Number of conditional branches predicted
system.cpu1.branchPred.condIncorrect           126561                       # Number of conditional branches incorrect
system.cpu1.branchPred.BTBLookups             2463252                       # Number of BTB lookups
system.cpu1.branchPred.BTBHits                1409799                       # Number of BTB hits
system.cpu1.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.branchPred.BTBHitPct            57.233243                       # BTB Hit Percentage
system.cpu1.branchPred.usedRAS                 290076                       # Number of times the RAS was used to get a target.
system.cpu1.branchPred.RASInCorrect             11654                       # 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                     2861061                       # DTB read hits
system.cpu1.dtb.read_misses                     13171                       # DTB read misses
system.cpu1.dtb.read_acv                           26                       # DTB read access violations
system.cpu1.dtb.read_accesses                  327320                       # DTB read accesses
system.cpu1.dtb.write_hits                    1771736                       # DTB write hits
system.cpu1.dtb.write_misses                     2413                       # DTB write misses
system.cpu1.dtb.write_acv                          61                       # DTB write access violations
system.cpu1.dtb.write_accesses                 133954                       # DTB write accesses
system.cpu1.dtb.data_hits                     4632797                       # DTB hits
system.cpu1.dtb.data_misses                     15584                       # DTB misses
system.cpu1.dtb.data_acv                           87                       # DTB access violations
system.cpu1.dtb.data_accesses                  461274                       # DTB accesses
system.cpu1.itb.fetch_hits                     484886                       # ITB hits
system.cpu1.itb.fetch_misses                     6783                       # ITB misses
system.cpu1.itb.fetch_acv                         213                       # ITB acv
system.cpu1.itb.fetch_accesses                 491669                       # 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                        26365345                       # 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           8788859                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                      19229785                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                    4005476                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches           1699875                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                      3495206                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles                 620790                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.BlockedCycles              10702778                       # Number of cycles fetch has spent blocked
system.cpu1.fetch.MiscStallCycles               24531                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles        65519                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles       161249                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles           39                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                  2272198                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes                84032                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.rateDist::samples          23644267                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             0.813296                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            2.175765                       # 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                20149061     85.22%     85.22% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1                  201364      0.85%     86.07% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                  434975      1.84%     87.91% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3                  271433      1.15%     89.06% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::4                  534220      2.26%     91.32% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::5                  181805      0.77%     92.09% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::6                  209247      0.88%     92.97% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::7                  254511      1.08%     94.05% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::8                 1407651      5.95%    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            23644267                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.151922                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.729358                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                 8879389                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles             10928600                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                  3243065                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles               199967                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles                393245                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved              183870                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred                12999                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts              18844715                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts                38529                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles                393245                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles                 9206755                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles                3122476                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles       6754638                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                  3034107                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles              1133044                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts              17630254                       # Number of instructions processed by rename
system.cpu1.rename.ROBFullEvents                  270                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                267231                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LSQFullEvents               248854                       # Number of times rename has blocked due to LSQ full
system.cpu1.rename.RenamedOperands           11666322                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups             21081705                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups        21016911                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups            58919                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps              9884504                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                 1781818                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts            561630                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts         56869                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                  3357033                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads             3030330                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores            1870850                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads           319037                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores          184061                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                  15497472                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded             666578                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                 15021403                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued            38685                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined        2244261                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined      1133404                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        478003                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples     23644267                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.635308                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.316901                       # 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           17155384     72.56%     72.56% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1            2869349     12.14%     84.69% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2            1269974      5.37%     90.06% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3             909350      3.85%     93.91% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4             787037      3.33%     97.24% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5             325991      1.38%     98.62% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6             202457      0.86%     99.47% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7             106589      0.45%     99.92% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8              18136      0.08%    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       23644267                       # 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                  18902      7.17%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                     0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                      0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      7.17% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead                136410     51.75%     58.92% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite               108303     41.08%    100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
system.cpu1.iq.FU_type_0::No_OpClass             3526      0.02%      0.02% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu              9862540     65.66%     65.68% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult               23545      0.16%     65.84% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     65.84% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd              11158      0.07%     65.91% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     65.91% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     65.91% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     65.91% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv               1763      0.01%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     65.92% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead             2986833     19.88%     85.81% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite            1799237     11.98%     97.78% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess            332801      2.22%    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              15021403                       # Type of FU issued
system.cpu1.iq.rate                          0.569740                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                     263615                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.017549                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads          53759316                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes         18299643                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses     14636122                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads             230057                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes            112007                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses       108764                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses              15161393                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                 120099                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads          139894                       # 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       437460                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses         1072                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation         3446                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores       176357                       # 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         5243                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked        21515                       # 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                393245                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles                2412385                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles               142199                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts           17062579                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts           198140                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts              3030330                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts             1870850                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts            597759                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                 52684                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents                 2595                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents          3446                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect         61011                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect       139338                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts              200349                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts             14878419                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts              2882425                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts           142984                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       898529                       # number of nop insts executed
system.cpu1.iew.exec_refs                     4662637                       # number of memory reference insts executed
system.cpu1.iew.exec_branches                 2338044                       # Number of branches executed
system.cpu1.iew.exec_stores                   1780212                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.564317                       # Inst execution rate
system.cpu1.iew.wb_sent                      14784457                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                     14744886                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                  7139948                       # num instructions producing a value
system.cpu1.iew.wb_consumers                 10043269                       # 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.559253                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.710919                       # 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        2396118                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls         188575                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts           186792                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples     23251022                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.628108                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.559407                       # 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     17812881     76.61%     76.61% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1      2343231     10.08%     86.69% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2      1160626      4.99%     91.68% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3       598215      2.57%     94.25% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4       379804      1.63%     95.89% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5       180518      0.78%     96.66% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6       173796      0.75%     97.41% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7       135154      0.58%     97.99% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8       466797      2.01%    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     23251022                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts            14604164                       # Number of instructions committed
system.cpu1.commit.committedOps              14604164                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                       4287363                       # Number of memory references committed
system.cpu1.commit.loads                      2592870                       # Number of loads committed
system.cpu1.commit.membars                      62980                       # Number of memory barriers committed
system.cpu1.commit.branches                   2183593                       # Number of branches committed
system.cpu1.commit.fp_insts                    107360                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                 13494360                       # Number of committed integer instructions.
system.cpu1.commit.function_calls              233831                       # Number of function calls committed.
system.cpu1.commit.bw_lim_events               466797                       # 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                    39695803                       # The number of ROB reads
system.cpu1.rob.rob_writes                   34392702                       # The number of ROB writes
system.cpu1.timesIdled                         272923                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                        2721078                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                  3782349185                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                   13810279                       # Number of Instructions Simulated
system.cpu1.committedOps                     13810279                       # Number of Ops (including micro ops) Simulated
system.cpu1.committedInsts_total             13810279                       # Number of Instructions Simulated
system.cpu1.cpi                              1.909110                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                        1.909110                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.523804                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.523804                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads                19249115                       # number of integer regfile reads
system.cpu1.int_regfile_writes               10558811                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                    58616                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                   58623                       # number of floating regfile writes
system.cpu1.misc_regfile_reads                 636847                       # number of misc regfile reads
system.cpu1.misc_regfile_writes                274262                       # number of misc regfile writes
system.cpu1.icache.tags.replacements           328629                       # number of replacements
system.cpu1.icache.tags.tagsinuse          504.249918                       # Cycle average of tags in use
system.cpu1.icache.tags.total_refs            1927863                       # Total number of references to valid blocks.
system.cpu1.icache.tags.sampled_refs           329141                       # Sample count of references to valid blocks.
system.cpu1.icache.tags.avg_refs             5.857256                       # Average number of references to valid blocks.
system.cpu1.icache.tags.warmup_cycle      49124844500                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.tags.occ_blocks::cpu1.inst   504.249918                       # Average occupied blocks per requestor
system.cpu1.icache.tags.occ_percent::cpu1.inst     0.984863                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_percent::total     0.984863                       # Average percentage of cache occupancy
system.cpu1.icache.ReadReq_hits::cpu1.inst      1927863                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total        1927863                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst      1927863                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total         1927863                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst      1927863                       # number of overall hits
system.cpu1.icache.overall_hits::total        1927863                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst       344335                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total       344335                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst       344335                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total        344335                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst       344335                       # number of overall misses
system.cpu1.icache.overall_misses::total       344335                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   4815194513                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total   4815194513                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst   4815194513                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total   4815194513                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst   4815194513                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total   4815194513                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst      2272198                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total      2272198                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst      2272198                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total      2272198                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst      2272198                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total      2272198                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.151543                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.151543                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.151543                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.151543                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.151543                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.151543                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13984.040289                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 13984.040289                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13984.040289                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 13984.040289                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13984.040289                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 13984.040289                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs         1435                       # 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               51                       # 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    28.137255                       # 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        15125                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total        15125                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst        15125                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total        15125                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst        15125                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total        15125                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst       329210                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total       329210                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst       329210                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total       329210                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst       329210                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total       329210                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   3979739752                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total   3979739752                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   3979739752                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total   3979739752                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   3979739752                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total   3979739752                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.144886                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.144886                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.144886                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.144886                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.144886                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.144886                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 12088.757182                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 12088.757182                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 12088.757182                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 12088.757182                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 12088.757182                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 12088.757182                       # average overall mshr miss latency
system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dcache.tags.replacements           330658                       # number of replacements
system.cpu1.dcache.tags.tagsinuse          495.877996                       # Cycle average of tags in use
system.cpu1.dcache.tags.total_refs            3531981                       # Total number of references to valid blocks.
system.cpu1.dcache.tags.sampled_refs           331060                       # Sample count of references to valid blocks.
system.cpu1.dcache.tags.avg_refs            10.668704                       # Average number of references to valid blocks.
system.cpu1.dcache.tags.warmup_cycle      42038170500                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.tags.occ_blocks::cpu1.data   495.877996                       # Average occupied blocks per requestor
system.cpu1.dcache.tags.occ_percent::cpu1.data     0.968512                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_percent::total     0.968512                       # Average percentage of cache occupancy
system.cpu1.dcache.ReadReq_hits::cpu1.data      2174883                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total        2174883                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data      1270139                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total       1270139                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data        43234                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total        43234                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data        46255                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total        46255                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data      3445022                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total         3445022                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data      3445022                       # number of overall hits
system.cpu1.dcache.overall_hits::total        3445022                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data       478937                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total       478937                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data       369959                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total       369959                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data         7995                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total         7995                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data          815                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total          815                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data       848896                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total        848896                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data       848896                       # number of overall misses
system.cpu1.dcache.overall_misses::total       848896                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   7393539723                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total   7393539723                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data  13842081157                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total  13842081157                       # number of WriteReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data    114418247                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total    114418247                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data      5712098                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total      5712098                       # number of StoreCondReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data  21235620880                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total  21235620880                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data  21235620880                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total  21235620880                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data      2653820                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      2653820                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data      1640098                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total      1640098                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data        51229                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total        51229                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data        47070                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total        47070                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data      4293918                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total      4293918                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data      4293918                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total      4293918                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.180471                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.180471                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.225571                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.225571                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.156064                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.156064                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.017315                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.017315                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.197697                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.197697                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.197697                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.197697                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 15437.395154                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 15437.395154                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 37415.176160                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 37415.176160                       # average WriteReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 14311.225391                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 14311.225391                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data  7008.709202                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total  7008.709202                       # average StoreCondReq miss latency
system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 25015.574205                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 25015.574205                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 25015.574205                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 25015.574205                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs       432228                       # 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             7570                       # 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    57.097490                       # 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       251201                       # number of writebacks
system.cpu1.dcache.writebacks::total           251201                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data       211025                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total       211025                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data       306586                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total       306586                       # number of WriteReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data         1580                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total         1580                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data       517611                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total       517611                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data       517611                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total       517611                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data       267912                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total       267912                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data        63373                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total        63373                       # number of WriteReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data         6415                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total         6415                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data          815                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total          815                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data       331285                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total       331285                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data       331285                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total       331285                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data   3418270202                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total   3418270202                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data   2068179649                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total   2068179649                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data     71253503                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total     71253503                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data      4081902                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total      4081902                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   5486449851                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total   5486449851                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   5486449851                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total   5486449851                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data    491833500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total    491833500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data    943255503                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total    943255503                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data   1435089003                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total   1435089003                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.100953                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.100953                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.038640                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.038640                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.125222                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.125222                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.017315                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.017315                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.077152                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.077152                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.077152                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.077152                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12758.929059                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 12758.929059                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 32635.028309                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 32635.028309                       # average WriteReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 11107.327046                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11107.327046                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data  5008.468712                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total  5008.468712                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 16561.117621                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 16561.117621                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 16561.117621                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 16561.117621                       # 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                    4829                       # number of quiesce instructions executed
system.cpu0.kern.inst.hwrei                    164539                       # number of hwrei instructions executed
system.cpu0.kern.ipl_count::0                   56531     39.74%     39.74% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::21                    131      0.09%     39.83% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::22                   1925      1.35%     41.18% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::30                     16      0.01%     41.20% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::31                  83653     58.80%    100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::total              142256                       # number of times we switched to this ipl
system.cpu0.kern.ipl_good::0                    55584     49.09%     49.09% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::21                     131      0.12%     49.21% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::22                    1925      1.70%     50.91% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::30                      16      0.01%     50.92% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::31                   55568     49.08%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::total               113224                       # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks::0            1866804619500     98.01%     98.01% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::21               62415000      0.00%     98.02% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::22              563852000      0.03%     98.05% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::30                8731500      0.00%     98.05% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::31            37224635500      1.95%    100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::total        1904664253500                       # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used::0                 0.983248                       # 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.664268                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::total             0.795917                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.syscall::2                         7      3.47%      3.47% # number of syscalls executed
system.cpu0.kern.syscall::3                        16      7.92%     11.39% # number of syscalls executed
system.cpu0.kern.syscall::4                         4      1.98%     13.37% # number of syscalls executed
system.cpu0.kern.syscall::6                        29     14.36%     27.72% # number of syscalls executed
system.cpu0.kern.syscall::12                        1      0.50%     28.22% # number of syscalls executed
system.cpu0.kern.syscall::17                        9      4.46%     32.67% # number of syscalls executed
system.cpu0.kern.syscall::19                        7      3.47%     36.14% # number of syscalls executed
system.cpu0.kern.syscall::20                        4      1.98%     38.12% # number of syscalls executed
system.cpu0.kern.syscall::23                        1      0.50%     38.61% # number of syscalls executed
system.cpu0.kern.syscall::24                        3      1.49%     40.10% # number of syscalls executed
system.cpu0.kern.syscall::33                        7      3.47%     43.56% # number of syscalls executed
system.cpu0.kern.syscall::41                        2      0.99%     44.55% # number of syscalls executed
system.cpu0.kern.syscall::45                       34     16.83%     61.39% # number of syscalls executed
system.cpu0.kern.syscall::47                        3      1.49%     62.87% # number of syscalls executed
system.cpu0.kern.syscall::48                        8      3.96%     66.83% # number of syscalls executed
system.cpu0.kern.syscall::54                        9      4.46%     71.29% # number of syscalls executed
system.cpu0.kern.syscall::58                        1      0.50%     71.78% # number of syscalls executed
system.cpu0.kern.syscall::59                        5      2.48%     74.26% # number of syscalls executed
system.cpu0.kern.syscall::71                       25     12.38%     86.63% # number of syscalls executed
system.cpu0.kern.syscall::73                        3      1.49%     88.12% # number of syscalls executed
system.cpu0.kern.syscall::74                        6      2.97%     91.09% # number of syscalls executed
system.cpu0.kern.syscall::87                        1      0.50%     91.58% # number of syscalls executed
system.cpu0.kern.syscall::90                        2      0.99%     92.57% # number of syscalls executed
system.cpu0.kern.syscall::92                        7      3.47%     96.04% # number of syscalls executed
system.cpu0.kern.syscall::97                        2      0.99%     97.03% # number of syscalls executed
system.cpu0.kern.syscall::98                        2      0.99%     98.02% # number of syscalls executed
system.cpu0.kern.syscall::132                       1      0.50%     98.51% # number of syscalls executed
system.cpu0.kern.syscall::144                       1      0.50%     99.01% # number of syscalls executed
system.cpu0.kern.syscall::147                       2      0.99%    100.00% # number of syscalls executed
system.cpu0.kern.syscall::total                   202                       # number of syscalls executed
system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu0.kern.callpal::wripir                  108      0.07%      0.07% # number of callpals executed
system.cpu0.kern.callpal::wrmces                    1      0.00%      0.07% # number of callpals executed
system.cpu0.kern.callpal::wrfen                     1      0.00%      0.07% # number of callpals executed
system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.07% # number of callpals executed
system.cpu0.kern.callpal::swpctx                 2969      1.98%      2.05% # number of callpals executed
system.cpu0.kern.callpal::tbi                      48      0.03%      2.09% # number of callpals executed
system.cpu0.kern.callpal::wrent                     7      0.00%      2.09% # number of callpals executed
system.cpu0.kern.callpal::swpipl               135909     90.65%     92.74% # number of callpals executed
system.cpu0.kern.callpal::rdps                   6127      4.09%     96.83% # number of callpals executed
system.cpu0.kern.callpal::wrkgp                     1      0.00%     96.83% # number of callpals executed
system.cpu0.kern.callpal::wrusp                     3      0.00%     96.83% # number of callpals executed
system.cpu0.kern.callpal::rdusp                     8      0.01%     96.83% # number of callpals executed
system.cpu0.kern.callpal::whami                     2      0.00%     96.84% # number of callpals executed
system.cpu0.kern.callpal::rti                    4274      2.85%     99.69% # number of callpals executed
system.cpu0.kern.callpal::callsys                 333      0.22%     99.91% # number of callpals executed
system.cpu0.kern.callpal::imb                     137      0.09%    100.00% # number of callpals executed
system.cpu0.kern.callpal::total                149930                       # number of callpals executed
system.cpu0.kern.mode_switch::kernel             6311                       # number of protection mode switches
system.cpu0.kern.mode_switch::user               1258                       # number of protection mode switches
system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
system.cpu0.kern.mode_good::kernel               1257                      
system.cpu0.kern.mode_good::user                 1258                      
system.cpu0.kern.mode_good::idle                    0                      
system.cpu0.kern.mode_switch_good::kernel     0.199176                       # 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.332276                       # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks::kernel      1902741106000     99.90%     99.90% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::user          1923139500      0.10%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::idle                   0      0.00%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context                    2970                       # number of times the context was actually changed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                    3864                       # number of quiesce instructions executed
system.cpu1.kern.inst.hwrei                     73072                       # number of hwrei instructions executed
system.cpu1.kern.ipl_count::0                   25114     39.08%     39.08% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::22                   1924      2.99%     42.08% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::30                    108      0.17%     42.25% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::31                  37111     57.75%    100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::total               64257                       # number of times we switched to this ipl
system.cpu1.kern.ipl_good::0                    24684     48.12%     48.12% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::22                    1924      3.75%     51.88% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::30                     108      0.21%     52.09% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::31                   24576     47.91%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::total                51292                       # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks::0            1870089135500     98.20%     98.20% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::22              533638000      0.03%     98.23% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::30               50840000      0.00%     98.23% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::31            33685568500      1.77%    100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::total        1904359182000                       # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used::0                 0.982878                       # 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.662230                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::total             0.798232                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.syscall::2                         1      0.81%      0.81% # number of syscalls executed
system.cpu1.kern.syscall::3                        14     11.29%     12.10% # number of syscalls executed
system.cpu1.kern.syscall::6                        13     10.48%     22.58% # number of syscalls executed
system.cpu1.kern.syscall::15                        1      0.81%     23.39% # number of syscalls executed
system.cpu1.kern.syscall::17                        6      4.84%     28.23% # number of syscalls executed
system.cpu1.kern.syscall::19                        3      2.42%     30.65% # number of syscalls executed
system.cpu1.kern.syscall::20                        2      1.61%     32.26% # number of syscalls executed
system.cpu1.kern.syscall::23                        3      2.42%     34.68% # number of syscalls executed
system.cpu1.kern.syscall::24                        3      2.42%     37.10% # number of syscalls executed
system.cpu1.kern.syscall::33                        4      3.23%     40.32% # number of syscalls executed
system.cpu1.kern.syscall::45                       20     16.13%     56.45% # number of syscalls executed
system.cpu1.kern.syscall::47                        3      2.42%     58.87% # number of syscalls executed
system.cpu1.kern.syscall::48                        2      1.61%     60.48% # number of syscalls executed
system.cpu1.kern.syscall::54                        1      0.81%     61.29% # number of syscalls executed
system.cpu1.kern.syscall::59                        2      1.61%     62.90% # number of syscalls executed
system.cpu1.kern.syscall::71                       29     23.39%     86.29% # number of syscalls executed
system.cpu1.kern.syscall::74                       10      8.06%     94.35% # number of syscalls executed
system.cpu1.kern.syscall::90                        1      0.81%     95.16% # number of syscalls executed
system.cpu1.kern.syscall::92                        2      1.61%     96.77% # number of syscalls executed
system.cpu1.kern.syscall::132                       3      2.42%     99.19% # number of syscalls executed
system.cpu1.kern.syscall::144                       1      0.81%    100.00% # number of syscalls executed
system.cpu1.kern.syscall::total                   124                       # number of syscalls executed
system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu1.kern.callpal::wripir                   16      0.02%      0.03% # number of callpals executed
system.cpu1.kern.callpal::wrmces                    1      0.00%      0.03% # number of callpals executed
system.cpu1.kern.callpal::wrfen                     1      0.00%      0.03% # number of callpals executed
system.cpu1.kern.callpal::swpctx                 1277      1.92%      1.95% # number of callpals executed
system.cpu1.kern.callpal::tbi                       6      0.01%      1.96% # number of callpals executed
system.cpu1.kern.callpal::wrent                     7      0.01%      1.97% # number of callpals executed
system.cpu1.kern.callpal::swpipl                59282     89.28%     91.25% # number of callpals executed
system.cpu1.kern.callpal::rdps                   2633      3.97%     95.21% # number of callpals executed
system.cpu1.kern.callpal::wrkgp                     1      0.00%     95.21% # number of callpals executed
system.cpu1.kern.callpal::wrusp                     4      0.01%     95.22% # number of callpals executed
system.cpu1.kern.callpal::rdusp                     1      0.00%     95.22% # number of callpals executed
system.cpu1.kern.callpal::whami                     3      0.00%     95.23% # number of callpals executed
system.cpu1.kern.callpal::rti                    2942      4.43%     99.66% # number of callpals executed
system.cpu1.kern.callpal::callsys                 184      0.28%     99.93% # number of callpals executed
system.cpu1.kern.callpal::imb                      43      0.06%    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                 66403                       # number of callpals executed
system.cpu1.kern.mode_switch::kernel             1747                       # number of protection mode switches
system.cpu1.kern.mode_switch::user                488                       # number of protection mode switches
system.cpu1.kern.mode_switch::idle               2062                       # number of protection mode switches
system.cpu1.kern.mode_good::kernel                557                      
system.cpu1.kern.mode_good::user                  488                      
system.cpu1.kern.mode_good::idle                   69                      
system.cpu1.kern.mode_switch_good::kernel     0.318832                       # 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.033463                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::total     0.259251                       # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks::kernel       38709369000      2.03%      2.03% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::user           835914500      0.04%      2.08% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::idle        1864803541000     97.92%    100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context                    1278                       # number of times the context was actually changed

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