summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
blob: 092a1319f8536ecf7be0c666434877c7c026af75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280

---------- Begin Simulation Statistics ----------
sim_seconds                                  1.901187                       # Number of seconds simulated
sim_ticks                                1901187238000                       # Number of ticks simulated
final_tick                               1901187238000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                 164685                       # Simulator instruction rate (inst/s)
host_op_rate                                   164685                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             5473626023                       # Simulator tick rate (ticks/s)
host_mem_usage                                 324480                       # Number of bytes of host memory used
host_seconds                                   347.34                       # Real time elapsed on the host
sim_insts                                    57201060                       # Number of instructions simulated
sim_ops                                      57201060                       # Number of ops (including micro ops) simulated
system.voltage_domain.voltage                       1                       # Voltage in Volts
system.clk_domain.clock                          1000                       # Clock period in ticks
system.physmem.bytes_read::cpu0.inst           886592                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         24764800                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst            96384                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data           525056                       # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide            960                       # Number of bytes read from this memory
system.physmem.bytes_read::total             26273792                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       886592                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst        96384                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          982976                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      7873024                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7873024                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.inst             13853                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            386950                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              1506                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data              8204                       # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide              15                       # Number of read requests responded to by this memory
system.physmem.num_reads::total                410528                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks          123016                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               123016                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.inst              466336                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data            13025966                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               50697                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              276173                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::tsunami.ide               505                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                13819676                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         466336                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          50697                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             517033                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           4141109                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                4141109                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           4141109                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             466336                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data           13025966                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              50697                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             276173                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::tsunami.ide              505                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               17960785                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                        410528                       # Number of read requests accepted
system.physmem.writeReqs                       164568                       # Number of write requests accepted
system.physmem.readBursts                      410528                       # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts                     164568                       # Number of DRAM write bursts, including those merged in the write queue
system.physmem.bytesReadDRAM                 26267072                       # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ                      6720                       # Total number of bytes read from write queue
system.physmem.bytesWritten                  10385920                       # Total number of bytes written to DRAM
system.physmem.bytesReadSys                  26273792                       # Total read bytes from the system interface side
system.physmem.bytesWrittenSys               10532352                       # Total written bytes from the system interface side
system.physmem.servicedByWrQ                      105                       # Number of DRAM read bursts serviced by the write queue
system.physmem.mergedWrBursts                    2261                       # Number of DRAM write bursts merged with an existing one
system.physmem.neitherReadNorWriteReqs           6311                       # Number of requests that are neither read nor write
system.physmem.perBankRdBursts::0               25881                       # Per bank write bursts
system.physmem.perBankRdBursts::1               25672                       # Per bank write bursts
system.physmem.perBankRdBursts::2               26260                       # Per bank write bursts
system.physmem.perBankRdBursts::3               25757                       # Per bank write bursts
system.physmem.perBankRdBursts::4               25283                       # Per bank write bursts
system.physmem.perBankRdBursts::5               25202                       # Per bank write bursts
system.physmem.perBankRdBursts::6               25755                       # Per bank write bursts
system.physmem.perBankRdBursts::7               25257                       # Per bank write bursts
system.physmem.perBankRdBursts::8               25550                       # Per bank write bursts
system.physmem.perBankRdBursts::9               25721                       # Per bank write bursts
system.physmem.perBankRdBursts::10              25770                       # Per bank write bursts
system.physmem.perBankRdBursts::11              25804                       # Per bank write bursts
system.physmem.perBankRdBursts::12              25810                       # Per bank write bursts
system.physmem.perBankRdBursts::13              25881                       # Per bank write bursts
system.physmem.perBankRdBursts::14              25644                       # Per bank write bursts
system.physmem.perBankRdBursts::15              25176                       # Per bank write bursts
system.physmem.perBankWrBursts::0               10943                       # Per bank write bursts
system.physmem.perBankWrBursts::1                9789                       # Per bank write bursts
system.physmem.perBankWrBursts::2               10222                       # Per bank write bursts
system.physmem.perBankWrBursts::3                9625                       # Per bank write bursts
system.physmem.perBankWrBursts::4                9290                       # Per bank write bursts
system.physmem.perBankWrBursts::5                9560                       # Per bank write bursts
system.physmem.perBankWrBursts::6               10277                       # Per bank write bursts
system.physmem.perBankWrBursts::7                9346                       # Per bank write bursts
system.physmem.perBankWrBursts::8                9649                       # Per bank write bursts
system.physmem.perBankWrBursts::9                9784                       # Per bank write bursts
system.physmem.perBankWrBursts::10               9978                       # Per bank write bursts
system.physmem.perBankWrBursts::11              10113                       # Per bank write bursts
system.physmem.perBankWrBursts::12              11182                       # Per bank write bursts
system.physmem.perBankWrBursts::13              11629                       # Per bank write bursts
system.physmem.perBankWrBursts::14              10712                       # Per bank write bursts
system.physmem.perBankWrBursts::15              10181                       # Per bank write bursts
system.physmem.numRdRetry                           0                       # Number of times read queue was full causing retry
system.physmem.numWrRetry                           0                       # Number of times write queue was full causing retry
system.physmem.totGap                    1901182789000                       # 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                  410528                       # 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                 164568                       # Write request sizes (log2)
system.physmem.rdQLenPdf::0                    317417                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                     40637                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                     43118                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                      9157                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                        73                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                        11                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                         2                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                         1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                         1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                         1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::26                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::27                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::28                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::29                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31                        0                       # What read queue length does an incoming req see
system.physmem.wrQLenPdf::0                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                     2046                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                     4105                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                     5616                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                     7559                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                     9457                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                    10999                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                    11504                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                    12419                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                    12067                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                    12285                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                    11257                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                    10644                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                     9571                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                     9646                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                     7484                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                     7228                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                     7108                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::32                     6742                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::33                      489                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::34                      373                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::35                      372                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::36                      344                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::37                      298                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::38                      267                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::39                      242                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::40                      252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::41                      223                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::42                      190                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::43                      196                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::44                      194                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::45                      169                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::46                      148                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::47                      135                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::48                      119                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::49                      116                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::50                      103                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::51                       89                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::52                       83                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::53                       57                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::54                       43                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::55                       23                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::56                       20                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::57                        5                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::58                        3                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::59                        2                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::60                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::61                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63                        0                       # What write queue length does an incoming req see
system.physmem.bytesPerActivate::samples        67066                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::mean      546.521218                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::gmean     334.319778                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::stdev     419.846112                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::0-127          14858     22.15%     22.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::128-255        11363     16.94%     39.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::256-383         5157      7.69%     46.79% # Bytes accessed per row activation
system.physmem.bytesPerActivate::384-511         2935      4.38%     51.16% # Bytes accessed per row activation
system.physmem.bytesPerActivate::512-639         2350      3.50%     54.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::640-767         1701      2.54%     57.20% # Bytes accessed per row activation
system.physmem.bytesPerActivate::768-895         1587      2.37%     59.57% # Bytes accessed per row activation
system.physmem.bytesPerActivate::896-1023         1704      2.54%     62.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1024-1151        25411     37.89%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::total          67066                       # Bytes accessed per row activation
system.physmem.rdPerTurnAround::samples          6000                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::mean        68.402667                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::stdev     2725.840527                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::0-8191           5997     99.95%     99.95% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::40960-49151            1      0.02%     99.97% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::57344-65535            1      0.02%     99.98% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::196608-204799            1      0.02%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::total            6000                       # Reads before turning the bus around for writes
system.physmem.wrPerTurnAround::samples          6000                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::mean        27.046667                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::gmean       20.651184                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::stdev       33.190276                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::16-23            4953     82.55%     82.55% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::24-31             193      3.22%     85.77% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::32-39             289      4.82%     90.58% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::40-47              50      0.83%     91.42% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::48-55              96      1.60%     93.02% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::56-63              44      0.73%     93.75% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::64-71              19      0.32%     94.07% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::72-79               8      0.13%     94.20% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::80-87              23      0.38%     94.58% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::88-95              10      0.17%     94.75% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::96-103             13      0.22%     94.97% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::104-111             6      0.10%     95.07% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::112-119             7      0.12%     95.18% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::120-127             5      0.08%     95.27% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::128-135            20      0.33%     95.60% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::136-143            38      0.63%     96.23% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::144-151            17      0.28%     96.52% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::152-159            12      0.20%     96.72% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::160-167            91      1.52%     98.23% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::168-175            43      0.72%     98.95% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::176-183            17      0.28%     99.23% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::184-191            19      0.32%     99.55% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::192-199             8      0.13%     99.68% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::200-207             2      0.03%     99.72% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::208-215             9      0.15%     99.87% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::224-231             1      0.02%     99.88% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::232-239             3      0.05%     99.93% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::240-247             1      0.02%     99.95% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::248-255             1      0.02%     99.97% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::272-279             2      0.03%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::total            6000                       # Writes before turning the bus around for reads
system.physmem.totQLat                     3893190750                       # Total ticks spent queuing
system.physmem.totMemAccLat               11588622000                       # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat                   2052115000                       # Total ticks spent in databus transfers
system.physmem.avgQLat                        9485.80                       # Average queueing delay per DRAM burst
system.physmem.avgBusLat                      5000.00                       # Average bus latency per DRAM burst
system.physmem.avgMemAccLat                  28235.80                       # Average memory access latency per DRAM burst
system.physmem.avgRdBW                          13.82                       # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW                           5.46                       # Average achieved write bandwidth in MiByte/s
system.physmem.avgRdBWSys                       13.82                       # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys                        5.54                       # 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.11                       # Data bus utilization in percentage for reads
system.physmem.busUtilWrite                      0.04                       # Data bus utilization in percentage for writes
system.physmem.avgRdQLen                         1.97                       # Average read queue length when enqueuing
system.physmem.avgWrQLen                        26.22                       # Average write queue length when enqueuing
system.physmem.readRowHits                     370176                       # Number of row buffer hits during reads
system.physmem.writeRowHits                    135461                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   90.19                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  83.46                       # Row buffer hit rate for writes
system.physmem.avgGap                      3305852.92                       # Average gap between requests
system.physmem.pageHitRate                      88.29                       # Row buffer hit rate, read and write combined
system.physmem.memoryStateTime::IDLE     1800384684500                       # Time in different power states
system.physmem.memoryStateTime::REF       63484720000                       # Time in different power states
system.physmem.memoryStateTime::PRE_PDN             0                       # Time in different power states
system.physmem.memoryStateTime::ACT       37315104250                       # Time in different power states
system.physmem.memoryStateTime::ACT_PDN             0                       # Time in different power states
system.physmem.actEnergy::0                 252216720                       # Energy for activate commands per rank (pJ)
system.physmem.actEnergy::1                 254802240                       # Energy for activate commands per rank (pJ)
system.physmem.preEnergy::0                 137618250                       # Energy for precharge commands per rank (pJ)
system.physmem.preEnergy::1                 139029000                       # Energy for precharge commands per rank (pJ)
system.physmem.readEnergy::0               1599522600                       # Energy for read commands per rank (pJ)
system.physmem.readEnergy::1               1601776800                       # Energy for read commands per rank (pJ)
system.physmem.writeEnergy::0               512256960                       # Energy for write commands per rank (pJ)
system.physmem.writeEnergy::1               539317440                       # Energy for write commands per rank (pJ)
system.physmem.refreshEnergy::0          124176112320                       # Energy for refresh commands per rank (pJ)
system.physmem.refreshEnergy::1          124176112320                       # Energy for refresh commands per rank (pJ)
system.physmem.actBackEnergy::0           57055460715                       # Energy for active background per rank (pJ)
system.physmem.actBackEnergy::1           57001965930                       # Energy for active background per rank (pJ)
system.physmem.preBackEnergy::0          1090662047250                       # Energy for precharge background per rank (pJ)
system.physmem.preBackEnergy::1          1090708972500                       # Energy for precharge background per rank (pJ)
system.physmem.totalEnergy::0            1274395234815                       # Total energy per rank (pJ)
system.physmem.totalEnergy::1            1274421976230                       # Total energy per rank (pJ)
system.physmem.averagePower::0             670.316446                       # Core power per rank (mW)
system.physmem.averagePower::1             670.330512                       # Core power per rank (mW)
system.cpu0.branchPred.lookups               15024669                       # Number of BP lookups
system.cpu0.branchPred.condPredicted         13090822                       # Number of conditional branches predicted
system.cpu0.branchPred.condIncorrect           302150                       # Number of conditional branches incorrect
system.cpu0.branchPred.BTBLookups             9266199                       # Number of BTB lookups
system.cpu0.branchPred.BTBHits                5129053                       # Number of BTB hits
system.cpu0.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.branchPred.BTBHitPct            55.352286                       # BTB Hit Percentage
system.cpu0.branchPred.usedRAS                 762066                       # Number of times the RAS was used to get a target.
system.cpu0.branchPred.RASInCorrect             14857                       # Number of incorrect RAS predictions.
system.cpu_clk_domain.clock                       500                       # Clock period in ticks
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                     8699665                       # DTB read hits
system.cpu0.dtb.read_misses                     31652                       # DTB read misses
system.cpu0.dtb.read_acv                          518                       # DTB read access violations
system.cpu0.dtb.read_accesses                  684964                       # DTB read accesses
system.cpu0.dtb.write_hits                    5527628                       # DTB write hits
system.cpu0.dtb.write_misses                     7312                       # DTB write misses
system.cpu0.dtb.write_acv                         384                       # DTB write access violations
system.cpu0.dtb.write_accesses                 236678                       # DTB write accesses
system.cpu0.dtb.data_hits                    14227293                       # DTB hits
system.cpu0.dtb.data_misses                     38964                       # DTB misses
system.cpu0.dtb.data_acv                          902                       # DTB access violations
system.cpu0.dtb.data_accesses                  921642                       # DTB accesses
system.cpu0.itb.fetch_hits                    1360805                       # ITB hits
system.cpu0.itb.fetch_misses                    29325                       # ITB misses
system.cpu0.itb.fetch_acv                         623                       # ITB acv
system.cpu0.itb.fetch_accesses                1390130                       # 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                       108792579                       # 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          24480610                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                      66921510                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                   15024669                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches           5891119                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                     76960209                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles                1006918                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.TlbCycles                       587                       # Number of cycles fetch has spent waiting for tlb
system.cpu0.fetch.MiscStallCycles               30320                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles      1459024                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles       459440                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles          228                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                  7808182                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes               214478                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.ItlbSquashes                      1                       # Number of outstanding ITLB misses that were squashed
system.cpu0.fetch.rateDist::samples         103893877                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             0.644133                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            1.944480                       # 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                91308838     87.89%     87.89% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1                  814381      0.78%     88.67% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                 1763801      1.70%     90.37% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3                  741690      0.71%     91.08% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::4                 2523255      2.43%     93.51% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::5                  561128      0.54%     94.05% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::6                  635570      0.61%     94.66% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::7                  719335      0.69%     95.35% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::8                 4825879      4.65%    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           103893877                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.138104                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.615129                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles                19900832                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles             73745257                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                  8046257                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles              1730950                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles                470580                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved              495026                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred                33344                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts              58913691                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts               103815                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles                470580                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles                20722206                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles               48316669                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles      17970373                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                  8856068                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles              7557979                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts              56901533                       # Number of instructions processed by rename
system.cpu0.rename.ROBFullEvents               202703                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents               2015999                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LQFullEvents                141191                       # Number of times rename has blocked due to LQ full
system.cpu0.rename.SQFullEvents               3736855                       # Number of times rename has blocked due to SQ full
system.cpu0.rename.RenamedOperands           38160864                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups             69501237                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups        69376844                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups           115358                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps             33567232                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                 4593624                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts           1365129                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts        198221                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                 12480015                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads             8824182                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores            5791367                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          1299957                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores          953544                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                  50831435                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded            1735186                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                 49951846                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued            52661                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined        5989483                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined      2856975                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved       1193961                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples    103893877                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.480797                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.214404                       # 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           83240383     80.12%     80.12% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1            8994841      8.66%     88.78% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2            3729897      3.59%     92.37% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3            2662216      2.56%     94.93% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            2692674      2.59%     97.52% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5            1272103      1.22%     98.75% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6             842802      0.81%     99.56% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7             349148      0.34%     99.89% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8             109813      0.11%    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      103893877                       # 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                 174329     19.02%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                     0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                      0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     19.02% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead                437335     47.71%     66.72% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite               305033     33.28%    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             3770      0.01%      0.01% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu             34481483     69.03%     69.04% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult               54630      0.11%     69.15% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     69.15% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd              27712      0.06%     69.20% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     69.20% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     69.20% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     69.20% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv               1883      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     69.21% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead             9019851     18.06%     87.26% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite            5598402     11.21%     98.47% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess            764115      1.53%    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              49951846                       # Type of FU issued
system.cpu0.iq.rate                          0.459148                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                     916697                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.018352                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads         204260867                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes         58336070                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses     48679612                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads             506059                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes            237571                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses       232415                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses              50592327                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                 272446                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads          560089                       # 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      1038811                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses         4304                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation        17864                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores       487331                       # 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        18869                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked       349661                       # 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                470580                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles               44276704                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles              1577501                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts           55768983                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts           120052                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts              8824182                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts             5791367                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts           1533608                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                 47079                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents              1307470                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents         17864                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect        152204                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect       328517                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts              480721                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts             49479281                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts              8753036                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts           472564                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                      3202362                       # number of nop insts executed
system.cpu0.iew.exec_refs                    14301032                       # number of memory reference insts executed
system.cpu0.iew.exec_branches                 7879408                       # Number of branches executed
system.cpu0.iew.exec_stores                   5547996                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.454804                       # Inst execution rate
system.cpu0.iew.wb_sent                      49022541                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                     48912027                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                 25297454                       # num instructions producing a value
system.cpu0.iew.wb_consumers                 34938196                       # 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.449590                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.724063                       # 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        6548409                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls         541225                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts           440159                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples    102738863                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.478033                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.411836                       # 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     85310078     83.04%     83.04% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1      6928869      6.74%     89.78% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2      3804927      3.70%     93.48% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3      2004533      1.95%     95.43% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4      1514323      1.47%     96.91% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5       555844      0.54%     97.45% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6       414883      0.40%     97.85% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7       408778      0.40%     98.25% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8      1796628      1.75%    100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::total    102738863                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts            49112602                       # Number of instructions committed
system.cpu0.commit.committedOps              49112602                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                      13089407                       # Number of memory references committed
system.cpu0.commit.loads                      7785371                       # Number of loads committed
system.cpu0.commit.membars                     183023                       # Number of memory barriers committed
system.cpu0.commit.branches                   7443994                       # Number of branches committed
system.cpu0.commit.fp_insts                    229281                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                 45524861                       # Number of committed integer instructions.
system.cpu0.commit.function_calls              617737                       # Number of function calls committed.
system.cpu0.commit.op_class_0::No_OpClass      2801788      5.70%      5.70% # Class of committed instruction
system.cpu0.commit.op_class_0::IntAlu        32185758     65.53%     71.24% # Class of committed instruction
system.cpu0.commit.op_class_0::IntMult          53394      0.11%     71.35% # Class of committed instruction
system.cpu0.commit.op_class_0::IntDiv               0      0.00%     71.35% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatAdd         27239      0.06%     71.40% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCmp             0      0.00%     71.40% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCvt             0      0.00%     71.40% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatMult            0      0.00%     71.40% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatDiv          1883      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatSqrt            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAdd              0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAddAcc            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAlu              0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCmp              0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCvt              0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMisc             0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMult             0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMultAcc            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShift            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShiftAcc            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdSqrt             0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAdd            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAlu            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCmp            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCvt            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatDiv            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMisc            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMult            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMultAcc            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatSqrt            0      0.00%     71.41% # Class of committed instruction
system.cpu0.commit.op_class_0::MemRead        7968394     16.22%     87.63% # Class of committed instruction
system.cpu0.commit.op_class_0::MemWrite       5310031     10.81%     98.44% # Class of committed instruction
system.cpu0.commit.op_class_0::IprAccess       764115      1.56%    100.00% # Class of committed instruction
system.cpu0.commit.op_class_0::InstPrefetch            0      0.00%    100.00% # Class of committed instruction
system.cpu0.commit.op_class_0::total         49112602                       # Class of committed instruction
system.cpu0.commit.bw_lim_events              1796628                       # 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                   156399894                       # The number of ROB reads
system.cpu0.rob.rob_writes                  112470885                       # The number of ROB writes
system.cpu0.timesIdled                         448982                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                        4898702                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                  3693581898                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                   46314581                       # Number of Instructions Simulated
system.cpu0.committedOps                     46314581                       # Number of Ops (including micro ops) Simulated
system.cpu0.cpi                              2.348992                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        2.348992                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.425715                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.425715                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads                65241971                       # number of integer regfile reads
system.cpu0.int_regfile_writes               35484902                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                   114300                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                  114851                       # number of floating regfile writes
system.cpu0.misc_regfile_reads                1680980                       # number of misc regfile reads
system.cpu0.misc_regfile_writes                762179                       # number of misc regfile writes
system.cpu0.dcache.tags.replacements          1226061                       # number of replacements
system.cpu0.dcache.tags.tagsinuse          505.967877                       # Cycle average of tags in use
system.cpu0.dcache.tags.total_refs            9972327                       # Total number of references to valid blocks.
system.cpu0.dcache.tags.sampled_refs          1226573                       # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs             8.130235                       # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle         25151000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.tags.occ_blocks::cpu0.data   505.967877                       # Average occupied blocks per requestor
system.cpu0.dcache.tags.occ_percent::cpu0.data     0.988219                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total     0.988219                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::0          236                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::1          226                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::2           50                       # Occupied blocks per task id
system.cpu0.dcache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu0.dcache.tags.tag_accesses         53849509                       # Number of tag accesses
system.cpu0.dcache.tags.data_accesses        53849509                       # Number of data accesses
system.cpu0.dcache.ReadReq_hits::cpu0.data      6192446                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        6192446                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      3442531                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       3442531                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       150135                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       150135                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       172107                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       172107                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data      9634977                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total         9634977                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data      9634977                       # number of overall hits
system.cpu0.dcache.overall_hits::total        9634977                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      1501821                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      1501821                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1669841                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      1669841                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data        19141                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total        19141                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data         4636                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total         4636                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      3171662                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       3171662                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      3171662                       # number of overall misses
system.cpu0.dcache.overall_misses::total      3171662                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data  39101656628                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total  39101656628                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  78115764371                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total  78115764371                       # number of WriteReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data    290102987                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total    290102987                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data     35172730                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total     35172730                       # number of StoreCondReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data 117217420999                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total 117217420999                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data 117217420999                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total 117217420999                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data      7694267                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      7694267                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      5112372                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      5112372                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       169276                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       169276                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       176743                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       176743                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     12806639                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     12806639                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     12806639                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     12806639                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.195187                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.195187                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.326627                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.326627                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.113076                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.113076                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.026230                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.026230                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.247658                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.247658                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.247658                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.247658                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 26036.163183                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 26036.163183                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 46780.360748                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 46780.360748                       # average WriteReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 15156.104018                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 15156.104018                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data  7586.870147                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total  7586.870147                       # average StoreCondReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 36957.727841                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 36957.727841                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 36957.727841                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 36957.727841                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs      3837622                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets         3343                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs           160954                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets             89                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    23.842974                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets    37.561798                       # 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       711843                       # number of writebacks
system.cpu0.dcache.writebacks::total           711843                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       520027                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total       520027                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1419840                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      1419840                       # number of WriteReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data         4544                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total         4544                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      1939867                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      1939867                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      1939867                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      1939867                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data       981794                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total       981794                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       250001                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total       250001                       # number of WriteReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data        14597                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total        14597                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data         4636                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total         4636                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data      1231795                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total      1231795                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data      1231795                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total      1231795                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  27071690424                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total  27071690424                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data  11368022018                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total  11368022018                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data    148174261                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total    148174261                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data     25899270                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total     25899270                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data  38439712442                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total  38439712442                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data  38439712442                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total  38439712442                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data   1458085000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total   1458085000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   2211101998                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   2211101998                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data   3669186998                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total   3669186998                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.127601                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.127601                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.048901                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.048901                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.086232                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.086232                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.026230                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.026230                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.096184                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.096184                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.096184                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.096184                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 27573.697154                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 27573.697154                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 45471.906184                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 45471.906184                       # average WriteReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 10151.007810                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 10151.007810                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  5586.555220                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total  5586.555220                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 31206.257894                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 31206.257894                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 31206.257894                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 31206.257894                       # 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.cpu0.icache.tags.replacements           821620                       # number of replacements
system.cpu0.icache.tags.tagsinuse          509.585426                       # Cycle average of tags in use
system.cpu0.icache.tags.total_refs            6946118                       # Total number of references to valid blocks.
system.cpu0.icache.tags.sampled_refs           822130                       # Sample count of references to valid blocks.
system.cpu0.icache.tags.avg_refs             8.448929                       # Average number of references to valid blocks.
system.cpu0.icache.tags.warmup_cycle      26485869250                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.tags.occ_blocks::cpu0.inst   509.585426                       # Average occupied blocks per requestor
system.cpu0.icache.tags.occ_percent::cpu0.inst     0.995284                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_percent::total     0.995284                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_task_id_blocks::1024          510                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::0           60                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::1           19                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::2          431                       # Occupied blocks per task id
system.cpu0.icache.tags.occ_task_id_percent::1024     0.996094                       # Percentage of cache occupancy per task id
system.cpu0.icache.tags.tag_accesses          8630516                       # Number of tag accesses
system.cpu0.icache.tags.data_accesses         8630516                       # Number of data accesses
system.cpu0.icache.ReadReq_hits::cpu0.inst      6946118                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total        6946118                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst      6946118                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total         6946118                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst      6946118                       # number of overall hits
system.cpu0.icache.overall_hits::total        6946118                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst       862061                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total       862061                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst       862061                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total        862061                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst       862061                       # number of overall misses
system.cpu0.icache.overall_misses::total       862061                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  12338398473                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total  12338398473                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst  12338398473                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total  12338398473                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst  12338398473                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total  12338398473                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst      7808179                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total      7808179                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst      7808179                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total      7808179                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst      7808179                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total      7808179                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.110405                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.110405                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.110405                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.110405                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.110405                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.110405                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 14312.674478                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 14312.674478                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 14312.674478                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 14312.674478                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 14312.674478                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 14312.674478                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs         4878                       # 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              185                       # 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    26.367568                       # 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        39724                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total        39724                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst        39724                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total        39724                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst        39724                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total        39724                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst       822337                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total       822337                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst       822337                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total       822337                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst       822337                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total       822337                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst  10177943027                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total  10177943027                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst  10177943027                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total  10177943027                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst  10177943027                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total  10177943027                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.105317                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.105317                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.105317                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.105317                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.105317                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.105317                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12376.851616                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12376.851616                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12376.851616                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 12376.851616                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12376.851616                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 12376.851616                       # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.branchPred.lookups                4575539                       # Number of BP lookups
system.cpu1.branchPred.condPredicted          4011453                       # Number of conditional branches predicted
system.cpu1.branchPred.condIncorrect            80159                       # Number of conditional branches incorrect
system.cpu1.branchPred.BTBLookups             2846769                       # Number of BTB lookups
system.cpu1.branchPred.BTBHits                1118608                       # Number of BTB hits
system.cpu1.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.branchPred.BTBHitPct            39.293950                       # BTB Hit Percentage
system.cpu1.branchPred.usedRAS                 219011                       # Number of times the RAS was used to get a target.
system.cpu1.branchPred.RASInCorrect              6943                       # 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                     2376918                       # DTB read hits
system.cpu1.dtb.read_misses                      9978                       # DTB read misses
system.cpu1.dtb.read_acv                            5                       # DTB read access violations
system.cpu1.dtb.read_accesses                  290947                       # DTB read accesses
system.cpu1.dtb.write_hits                    1576285                       # DTB write hits
system.cpu1.dtb.write_misses                     2026                       # DTB write misses
system.cpu1.dtb.write_acv                          38                       # DTB write access violations
system.cpu1.dtb.write_accesses                 109535                       # DTB write accesses
system.cpu1.dtb.data_hits                     3953203                       # DTB hits
system.cpu1.dtb.data_misses                     12004                       # DTB misses
system.cpu1.dtb.data_acv                           43                       # DTB access violations
system.cpu1.dtb.data_accesses                  400482                       # DTB accesses
system.cpu1.itb.fetch_hits                     602928                       # ITB hits
system.cpu1.itb.fetch_misses                     5576                       # ITB misses
system.cpu1.itb.fetch_acv                          51                       # ITB acv
system.cpu1.itb.fetch_accesses                 608504                       # 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                        18735029                       # 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           8327481                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                      17619609                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                    4575539                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches           1337619                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                      9079051                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles                 321428                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.MiscStallCycles               26636                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles       222369                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles        65129                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles           13                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                  1934705                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes                65647                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.rateDist::samples          17881393                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             0.985360                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            2.396691                       # 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                14806869     82.81%     82.81% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1                  203122      1.14%     83.94% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                  303524      1.70%     85.64% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3                  223355      1.25%     86.89% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::4                  384843      2.15%     89.04% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::5                  149669      0.84%     89.88% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::6                  166893      0.93%     90.81% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::7                  294645      1.65%     92.46% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::8                 1348473      7.54%    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            17881393                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.244224                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.940463                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                 6834927                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles              8400269                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                  2240291                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles               252863                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles                153042                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved              134285                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred                 7749                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts              14408505                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts                25621                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles                153042                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles                 7012697                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles                 586426                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles       6840794                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                  2316099                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles               972333                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts              13683407                       # Number of instructions processed by rename
system.cpu1.rename.ROBFullEvents                 9781                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                 69005                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LQFullEvents                 16467                       # Number of times rename has blocked due to LQ full
system.cpu1.rename.SQFullEvents                367791                       # Number of times rename has blocked due to SQ full
system.cpu1.rename.RenamedOperands            8910587                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups             16181694                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups        16097130                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups            77675                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps              7724005                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                 1186582                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts            556647                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts         57942                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                  2323703                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads             2456737                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores            1657029                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads           275399                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores          155321                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                  12021391                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded             653222                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                 11806375                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued            22216                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined        1705669                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined       770229                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        468205                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples     17881393                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.660260                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.377042                       # 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           12935770     72.34%     72.34% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1            2198264     12.29%     84.64% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2             914656      5.12%     89.75% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3             630896      3.53%     93.28% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4             572849      3.20%     96.48% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5             314457      1.76%     98.24% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6             208202      1.16%     99.41% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7              77174      0.43%     99.84% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8              29125      0.16%    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       17881393                       # 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                  23808      8.12%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                     0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                      0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      8.12% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead                159009     54.21%     62.33% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite               110483     37.67%    100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
system.cpu1.iq.FU_type_0::No_OpClass             3518      0.03%      0.03% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu              7355530     62.30%     62.33% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult               19854      0.17%     62.50% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     62.50% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd              12327      0.10%     62.60% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     62.60% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     62.60% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     62.60% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv               1759      0.01%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     62.62% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead             2486397     21.06%     83.68% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite            1602376     13.57%     97.25% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess            324614      2.75%    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              11806375                       # Type of FU issued
system.cpu1.iq.rate                          0.630176                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                     293300                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.024843                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads          41494201                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes         14236824                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses     11389686                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads             315458                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes            147457                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses       145351                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses              11926347                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                 169810                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads          115792                       # 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       308768                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses         1081                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation         4102                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores       143102                       # 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          395                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked        55406                       # 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                153042                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles                 303896                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles               248843                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts           13398271                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts            36703                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts              2456737                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts             1657029                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts            586577                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                  4501                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents               243181                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents          4102                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect         36741                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect       118067                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts              154808                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts             11654930                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts              2396476                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts           151445                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       723658                       # number of nop insts executed
system.cpu1.iew.exec_refs                     3982565                       # number of memory reference insts executed
system.cpu1.iew.exec_branches                 1739472                       # Number of branches executed
system.cpu1.iew.exec_stores                   1586089                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.622093                       # Inst execution rate
system.cpu1.iew.wb_sent                      11565622                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                     11535037                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                  5422471                       # num instructions producing a value
system.cpu1.iew.wb_consumers                  7736628                       # 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.615694                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.700883                       # 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        1839025                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls         185017                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts           142916                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples     17538839                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.655077                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.643008                       # 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     13431880     76.58%     76.58% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1      1875136     10.69%     87.27% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2       688221      3.92%     91.20% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3       418119      2.38%     93.58% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4       312509      1.78%     95.36% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5       131127      0.75%     96.11% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6       110360      0.63%     96.74% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7       156367      0.89%     97.63% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8       415120      2.37%    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     17538839                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts            11489295                       # Number of instructions committed
system.cpu1.commit.committedOps              11489295                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                       3661896                       # Number of memory references committed
system.cpu1.commit.loads                      2147969                       # Number of loads committed
system.cpu1.commit.membars                      61867                       # Number of memory barriers committed
system.cpu1.commit.branches                   1640602                       # Number of branches committed
system.cpu1.commit.fp_insts                    143665                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                 10598150                       # Number of committed integer instructions.
system.cpu1.commit.function_calls              183822                       # Number of function calls committed.
system.cpu1.commit.op_class_0::No_OpClass       606334      5.28%      5.28% # Class of committed instruction
system.cpu1.commit.op_class_0::IntAlu         6800030     59.19%     64.46% # Class of committed instruction
system.cpu1.commit.op_class_0::IntMult          19654      0.17%     64.63% # Class of committed instruction
system.cpu1.commit.op_class_0::IntDiv               0      0.00%     64.63% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatAdd         12323      0.11%     64.74% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCmp             0      0.00%     64.74% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCvt             0      0.00%     64.74% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatMult            0      0.00%     64.74% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatDiv          1759      0.02%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatSqrt            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAdd              0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAddAcc            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAlu              0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCmp              0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCvt              0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMisc             0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMult             0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMultAcc            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShift            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShiftAcc            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdSqrt             0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAdd            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAlu            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCmp            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCvt            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatDiv            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMisc            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMult            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMultAcc            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatSqrt            0      0.00%     64.76% # Class of committed instruction
system.cpu1.commit.op_class_0::MemRead        2209836     19.23%     83.99% # Class of committed instruction
system.cpu1.commit.op_class_0::MemWrite       1514745     13.18%     97.17% # Class of committed instruction
system.cpu1.commit.op_class_0::IprAccess       324614      2.83%    100.00% # Class of committed instruction
system.cpu1.commit.op_class_0::InstPrefetch            0      0.00%    100.00% # Class of committed instruction
system.cpu1.commit.op_class_0::total         11489295                       # Class of committed instruction
system.cpu1.commit.bw_lim_events               415120                       # 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                    30366198                       # The number of ROB reads
system.cpu1.rob.rob_writes                   26995045                       # The number of ROB writes
system.cpu1.timesIdled                         163095                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                         853636                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                  3782985916                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                   10886479                       # Number of Instructions Simulated
system.cpu1.committedOps                     10886479                       # Number of Ops (including micro ops) Simulated
system.cpu1.cpi                              1.720945                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                        1.720945                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.581076                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.581076                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads                14951888                       # number of integer regfile reads
system.cpu1.int_regfile_writes                8155185                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                    77020                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                   77068                       # number of floating regfile writes
system.cpu1.misc_regfile_reads                1117526                       # number of misc regfile reads
system.cpu1.misc_regfile_writes                276759                       # number of misc regfile writes
system.cpu1.dcache.tags.replacements           138501                       # number of replacements
system.cpu1.dcache.tags.tagsinuse          492.617684                       # Cycle average of tags in use
system.cpu1.dcache.tags.total_refs            3193598                       # Total number of references to valid blocks.
system.cpu1.dcache.tags.sampled_refs           138812                       # Sample count of references to valid blocks.
system.cpu1.dcache.tags.avg_refs            23.006642                       # Average number of references to valid blocks.
system.cpu1.dcache.tags.warmup_cycle      39570817000                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.tags.occ_blocks::cpu1.data   492.617684                       # Average occupied blocks per requestor
system.cpu1.dcache.tags.occ_percent::cpu1.data     0.962144                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_percent::total     0.962144                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_task_id_blocks::1024          311                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::2          311                       # Occupied blocks per task id
system.cpu1.dcache.tags.occ_task_id_percent::1024     0.607422                       # Percentage of cache occupancy per task id
system.cpu1.dcache.tags.tag_accesses         15087685                       # Number of tag accesses
system.cpu1.dcache.tags.data_accesses        15087685                       # Number of data accesses
system.cpu1.dcache.ReadReq_hits::cpu1.data      1906947                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total        1906947                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data      1195571                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total       1195571                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data        44901                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total        44901                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data        43886                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total        43886                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data      3102518                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total         3102518                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data      3102518                       # number of overall hits
system.cpu1.dcache.overall_hits::total        3102518                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data       266692                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total       266692                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data       262982                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total       262982                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data         8052                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total         8052                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data         4916                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total         4916                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data       529674                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total        529674                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data       529674                       # number of overall misses
system.cpu1.dcache.overall_misses::total       529674                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   4020623652                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total   4020623652                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data   8531401983                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total   8531401983                       # number of WriteReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data     76759992                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total     76759992                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data     36344731                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total     36344731                       # number of StoreCondReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data  12552025635                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total  12552025635                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data  12552025635                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total  12552025635                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data      2173639                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      2173639                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data      1458553                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total      1458553                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data        52953                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total        52953                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data        48802                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total        48802                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data      3632192                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total      3632192                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data      3632192                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total      3632192                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.122694                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.122694                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.180303                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.180303                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.152059                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.152059                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.100734                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.100734                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.145828                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.145828                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.145828                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.145828                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 15075.906484                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 15075.906484                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 32441.011107                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 32441.011107                       # average WriteReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data  9533.034277                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total  9533.034277                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data  7393.151139                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total  7393.151139                       # average StoreCondReq miss latency
system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 23697.643522                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 23697.643522                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 23697.643522                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 23697.643522                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs       379144                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets          215                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs            18342                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets              9                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs    20.670810                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets    23.888889                       # 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        93139                       # number of writebacks
system.cpu1.dcache.writebacks::total            93139                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data       164682                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total       164682                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data       213530                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total       213530                       # number of WriteReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data          655                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total          655                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data       378212                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total       378212                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data       378212                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total       378212                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data       102010                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total       102010                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data        49452                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total        49452                       # number of WriteReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data         7397                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total         7397                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data         4916                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total         4916                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data       151462                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total       151462                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data       151462                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total       151462                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data   1194457513                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total   1194457513                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data   1312928589                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total   1312928589                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data     54001007                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total     54001007                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data     26510269                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total     26510269                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   2507386102                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total   2507386102                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   2507386102                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total   2507386102                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data     24847500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total     24847500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data    692513000                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total    692513000                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data    717360500                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total    717360500                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.046931                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.046931                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.033905                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.033905                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.139690                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.139690                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.100734                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.100734                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.041700                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.041700                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.041700                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.041700                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 11709.219812                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 11709.219812                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 26549.554902                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 26549.554902                       # average WriteReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data  7300.392997                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total  7300.392997                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data  5392.650325                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total  5392.650325                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 16554.555611                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 16554.555611                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 16554.555611                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 16554.555611                       # 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.cpu1.icache.tags.replacements           306147                       # number of replacements
system.cpu1.icache.tags.tagsinuse          470.962529                       # Cycle average of tags in use
system.cpu1.icache.tags.total_refs            1618659                       # Total number of references to valid blocks.
system.cpu1.icache.tags.sampled_refs           306656                       # Sample count of references to valid blocks.
system.cpu1.icache.tags.avg_refs             5.278419                       # Average number of references to valid blocks.
system.cpu1.icache.tags.warmup_cycle     1878409820250                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.tags.occ_blocks::cpu1.inst   470.962529                       # Average occupied blocks per requestor
system.cpu1.icache.tags.occ_percent::cpu1.inst     0.919849                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_percent::total     0.919849                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_task_id_blocks::1024          509                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::2          508                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::3            1                       # Occupied blocks per task id
system.cpu1.icache.tags.occ_task_id_percent::1024     0.994141                       # Percentage of cache occupancy per task id
system.cpu1.icache.tags.tag_accesses          2241410                       # Number of tag accesses
system.cpu1.icache.tags.data_accesses         2241410                       # Number of data accesses
system.cpu1.icache.ReadReq_hits::cpu1.inst      1618659                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total        1618659                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst      1618659                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total         1618659                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst      1618659                       # number of overall hits
system.cpu1.icache.overall_hits::total        1618659                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst       316046                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total       316046                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst       316046                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total        316046                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst       316046                       # number of overall misses
system.cpu1.icache.overall_misses::total       316046                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   4251188208                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total   4251188208                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst   4251188208                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total   4251188208                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst   4251188208                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total   4251188208                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst      1934705                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total      1934705                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst      1934705                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total      1934705                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst      1934705                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total      1934705                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.163356                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.163356                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.163356                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.163356                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.163356                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.163356                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13451.169159                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 13451.169159                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13451.169159                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 13451.169159                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13451.169159                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 13451.169159                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs          528                       # 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               26                       # 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    20.307692                       # 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         9341                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total         9341                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst         9341                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total         9341                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst         9341                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total         9341                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst       306705                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total       306705                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst       306705                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total       306705                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst       306705                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total       306705                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   3543296218                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total   3543296218                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   3543296218                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total   3543296218                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   3543296218                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total   3543296218                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.158528                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.158528                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.158528                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.158528                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.158528                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.158528                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11552.782700                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11552.782700                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11552.782700                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 11552.782700                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11552.782700                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 11552.782700                       # average overall mshr miss latency
system.cpu1.icache.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.iobus.trans_dist::ReadReq                 7368                       # Transaction distribution
system.iobus.trans_dist::ReadResp                7368                       # Transaction distribution
system.iobus.trans_dist::WriteReq               55198                       # Transaction distribution
system.iobus.trans_dist::WriteResp              13646                       # Transaction distribution
system.iobus.trans_dist::WriteInvalidateResp        41552                       # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.tsunami.cchip.pio        13082                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.pchip.pio          476                       # 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        41682                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::system.iocache.cpu_side        83450                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::total        83450                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::total                  125132                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.cchip.pio        52328                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.pchip.pio         1904                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.fake_sm_chip.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.fake_uart4.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.io.pio          160                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.uart.pio         9074                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.backdoor.pio         9852                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.ide.pio         4193                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.ide-pciconf          410                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.ethernet.pio          204                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.ethernet-pciconf          299                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.pciconfig.pio          120                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::total        78554                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.tsunami.ide.dma::system.iocache.cpu_side      2661608                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.tsunami.ide.dma::total      2661608                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size::total                  2740162                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.reqLayer0.occupancy             12437000                       # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer1.occupancy               356000                       # 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           406224779                       # 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            28036000                       # Layer occupancy (ticks)
system.iobus.respLayer0.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer1.occupancy            42010550                       # Layer occupancy (ticks)
system.iobus.respLayer1.utilization               0.0                       # Layer utilization (%)
system.iocache.tags.replacements                41693                       # number of replacements
system.iocache.tags.tagsinuse                0.465320                       # Cycle average of tags in use
system.iocache.tags.total_refs                      0                       # Total number of references to valid blocks.
system.iocache.tags.sampled_refs                41709                       # 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         1710336865000                       # Cycle when the warmup percentage was hit.
system.iocache.tags.occ_blocks::tsunami.ide     0.465320                       # Average occupied blocks per requestor
system.iocache.tags.occ_percent::tsunami.ide     0.029083                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::total       0.029083                       # Average percentage of cache occupancy
system.iocache.tags.occ_task_id_blocks::1023           16                       # Occupied blocks per task id
system.iocache.tags.age_task_id_blocks_1023::2           16                       # Occupied blocks per task id
system.iocache.tags.occ_task_id_percent::1023            1                       # Percentage of cache occupancy per task id
system.iocache.tags.tag_accesses               375525                       # Number of tag accesses
system.iocache.tags.data_accesses              375525                       # Number of data accesses
system.iocache.ReadReq_misses::tsunami.ide          173                       # number of ReadReq misses
system.iocache.ReadReq_misses::total              173                       # number of ReadReq misses
system.iocache.WriteInvalidateReq_misses::tsunami.ide        41552                       # number of WriteInvalidateReq misses
system.iocache.WriteInvalidateReq_misses::total        41552                       # number of WriteInvalidateReq misses
system.iocache.demand_misses::tsunami.ide          173                       # number of demand (read+write) misses
system.iocache.demand_misses::total               173                       # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide          173                       # number of overall misses
system.iocache.overall_misses::total              173                       # number of overall misses
system.iocache.ReadReq_miss_latency::tsunami.ide     21134383                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::total     21134383                       # number of ReadReq miss cycles
system.iocache.WriteInvalidateReq_miss_latency::tsunami.ide  13658910846                       # number of WriteInvalidateReq miss cycles
system.iocache.WriteInvalidateReq_miss_latency::total  13658910846                       # number of WriteInvalidateReq miss cycles
system.iocache.demand_miss_latency::tsunami.ide     21134383                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::total     21134383                       # number of demand (read+write) miss cycles
system.iocache.overall_miss_latency::tsunami.ide     21134383                       # number of overall miss cycles
system.iocache.overall_miss_latency::total     21134383                       # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide          173                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total            173                       # number of ReadReq accesses(hits+misses)
system.iocache.WriteInvalidateReq_accesses::tsunami.ide        41552                       # number of WriteInvalidateReq accesses(hits+misses)
system.iocache.WriteInvalidateReq_accesses::total        41552                       # number of WriteInvalidateReq accesses(hits+misses)
system.iocache.demand_accesses::tsunami.ide          173                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total             173                       # number of demand (read+write) accesses
system.iocache.overall_accesses::tsunami.ide          173                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total            173                       # 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.WriteInvalidateReq_miss_rate::tsunami.ide            1                       # miss rate for WriteInvalidateReq accesses
system.iocache.WriteInvalidateReq_miss_rate::total            1                       # miss rate for WriteInvalidateReq 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 122164.063584                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::total 122164.063584                       # average ReadReq miss latency
system.iocache.WriteInvalidateReq_avg_miss_latency::tsunami.ide 328718.493598                       # average WriteInvalidateReq miss latency
system.iocache.WriteInvalidateReq_avg_miss_latency::total 328718.493598                       # average WriteInvalidateReq miss latency
system.iocache.demand_avg_miss_latency::tsunami.ide 122164.063584                       # average overall miss latency
system.iocache.demand_avg_miss_latency::total 122164.063584                       # average overall miss latency
system.iocache.overall_avg_miss_latency::tsunami.ide 122164.063584                       # average overall miss latency
system.iocache.overall_avg_miss_latency::total 122164.063584                       # average overall miss latency
system.iocache.blocked_cycles::no_mshrs        207096                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                23572                       # 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     8.785678                       # 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          173                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::total          173                       # number of ReadReq MSHR misses
system.iocache.WriteInvalidateReq_mshr_misses::tsunami.ide        41552                       # number of WriteInvalidateReq MSHR misses
system.iocache.WriteInvalidateReq_mshr_misses::total        41552                       # number of WriteInvalidateReq MSHR misses
system.iocache.demand_mshr_misses::tsunami.ide          173                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::total          173                       # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::tsunami.ide          173                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::total          173                       # number of overall MSHR misses
system.iocache.ReadReq_mshr_miss_latency::tsunami.ide     12137383                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::total     12137383                       # number of ReadReq MSHR miss cycles
system.iocache.WriteInvalidateReq_mshr_miss_latency::tsunami.ide  11498106946                       # number of WriteInvalidateReq MSHR miss cycles
system.iocache.WriteInvalidateReq_mshr_miss_latency::total  11498106946                       # number of WriteInvalidateReq MSHR miss cycles
system.iocache.demand_mshr_miss_latency::tsunami.ide     12137383                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::total     12137383                       # number of demand (read+write) MSHR miss cycles
system.iocache.overall_mshr_miss_latency::tsunami.ide     12137383                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::total     12137383                       # 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.WriteInvalidateReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for WriteInvalidateReq accesses
system.iocache.WriteInvalidateReq_mshr_miss_rate::total            1                       # mshr miss rate for WriteInvalidateReq 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 70158.283237                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::total 70158.283237                       # average ReadReq mshr miss latency
system.iocache.WriteInvalidateReq_avg_mshr_miss_latency::tsunami.ide 276716.089382                       # average WriteInvalidateReq mshr miss latency
system.iocache.WriteInvalidateReq_avg_mshr_miss_latency::total 276716.089382                       # average WriteInvalidateReq mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 70158.283237                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::total 70158.283237                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 70158.283237                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::total 70158.283237                       # average overall mshr miss latency
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
system.l2c.tags.replacements                   345011                       # number of replacements
system.l2c.tags.tagsinuse                65255.839207                       # Cycle average of tags in use
system.l2c.tags.total_refs                    2587062                       # Total number of references to valid blocks.
system.l2c.tags.sampled_refs                   410177                       # Sample count of references to valid blocks.
system.l2c.tags.avg_refs                     6.307184                       # Average number of references to valid blocks.
system.l2c.tags.warmup_cycle               7093665750                       # Cycle when the warmup percentage was hit.
system.l2c.tags.occ_blocks::writebacks   53401.606938                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.inst     5320.695867                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.data     6228.167915                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.inst      214.693065                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.data       90.675422                       # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks      0.814844                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.inst       0.081187                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.data       0.095034                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.inst       0.003276                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.data       0.001384                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total           0.995725                       # Average percentage of cache occupancy
system.l2c.tags.occ_task_id_blocks::1024        65166                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::0          238                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::1         2663                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::2         5629                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::3         5286                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::4        51350                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_percent::1024     0.994354                       # Percentage of cache occupancy per task id
system.l2c.tags.tag_accesses                 27100727                       # Number of tag accesses
system.l2c.tags.data_accesses                27100727                       # Number of data accesses
system.l2c.ReadReq_hits::cpu0.inst             808308                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data             697381                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst             305176                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data              93224                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1904089                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          804982                       # number of Writeback hits
system.l2c.Writeback_hits::total               804982                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data             172                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data             430                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                 602                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data            51                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data            21                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total                72                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           137834                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            34568                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               172402                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.inst              808308                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              835215                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              305176                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data              127792                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 2076491                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.inst             808308                       # number of overall hits
system.l2c.overall_hits::cpu0.data             835215                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             305176                       # number of overall hits
system.l2c.overall_hits::cpu1.data             127792                       # number of overall hits
system.l2c.overall_hits::total                2076491                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.inst            13868                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data           273214                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst             1510                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data              835                       # number of ReadReq misses
system.l2c.ReadReq_misses::total               289427                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data          2863                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data          1520                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              4383                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data          730                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          742                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total            1472                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         114473                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data           7452                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             121925                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.inst             13868                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            387687                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              1510                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data              8287                       # number of demand (read+write) misses
system.l2c.demand_misses::total                411352                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.inst            13868                       # number of overall misses
system.l2c.overall_misses::cpu0.data           387687                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             1510                       # number of overall misses
system.l2c.overall_misses::cpu1.data             8287                       # number of overall misses
system.l2c.overall_misses::total               411352                       # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.inst   1064381750                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.data  17940986000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.inst    121354750                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.data     74847500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total    19201570000                       # number of ReadReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu0.data      1318455                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data      8321116                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total      9639571                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data      1217948                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data       209991                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total      1427939                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   9484677078                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data    797025966                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total  10281703044                       # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.inst   1064381750                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data  27425663078                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst    121354750                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data    871873466                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total     29483273044                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.inst   1064381750                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data  27425663078                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst    121354750                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data    871873466                       # number of overall miss cycles
system.l2c.overall_miss_latency::total    29483273044                       # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.inst         822176                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data         970595                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst         306686                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data          94059                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            2193516                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       804982                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           804982                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         3035                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data         1950                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total            4985                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data          781                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data          763                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total          1544                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       252307                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data        42020                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           294327                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.inst          822176                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         1222902                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          306686                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data          136079                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             2487843                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         822176                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        1222902                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         306686                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data         136079                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            2487843                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.016867                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.281491                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.004924                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.008877                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.131947                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.943328                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.779487                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.879238                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.934699                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.972477                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.953368                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.453705                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.177344                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.414250                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.inst       0.016867                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.317022                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.004924                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.060898                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.165345                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.inst      0.016867                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.317022                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.004924                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.060898                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.165345                       # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.inst 76750.919383                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.data 65666.422658                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.inst 80367.384106                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.data 89637.724551                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 66343.395744                       # average ReadReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data   460.515194                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data  5474.418421                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total  2199.308921                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data  1668.421918                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data   283.006739                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total   970.067255                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 82855.145563                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 106954.638486                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 84328.095501                       # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 76750.919383                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 70741.766110                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 80367.384106                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 105209.782310                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 71674.072434                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 76750.919383                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 70741.766110                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 80367.384106                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 105209.782310                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 71674.072434                       # 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               81496                       # number of writebacks
system.l2c.writebacks::total                    81496                       # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu0.inst            13                       # 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             4                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::total                18                       # number of ReadReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst             13                       # 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              4                       # 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            13                       # 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             4                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::total                18                       # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu0.inst        13855                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.data       273213                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.inst         1506                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.data          835                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total          289409                       # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data         2863                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data         1520                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total         4383                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data          730                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          742                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total         1472                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data       114473                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data         7452                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        121925                       # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst        13855                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data       387686                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst         1506                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data         8287                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           411334                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst        13855                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data       387686                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst         1506                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data         8287                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          411334                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.inst    888852750                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.data  14535939000                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.inst    102112500                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.data     64568500                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total  15591472750                       # number of ReadReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data     28831355                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data     15242993                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total     44074348                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data      7325227                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data      7431733                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total     14756960                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   8087686422                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data    705343034                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   8793029456                       # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst    888852750                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data  22623625422                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst    102112500                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data    769911534                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total  24384502206                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst    888852750                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data  22623625422                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst    102112500                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data    769911534                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total  24384502206                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data   1366200000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data     23157500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total   1389357500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data   2085104000                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data    652738500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total   2737842500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data   3451304000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data    675896000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total   4127200000                       # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.inst     0.016852                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.data     0.281490                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.inst     0.004911                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.data     0.008877                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total     0.131938                       # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.943328                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.779487                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.879238                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.934699                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.972477                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.953368                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.453705                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.177344                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.414250                       # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.016852                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.317021                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.004911                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.060898                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.165338                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.016852                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.317021                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.004911                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.060898                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.165338                       # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 64153.933598                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 53203.687233                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 67803.784861                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 77327.544910                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 53873.489594                       # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10070.330073                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10028.284868                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10055.749030                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10034.557534                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10015.812668                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10025.108696                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 70651.476086                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 94651.507515                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 72118.346984                       # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 64153.933598                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 58355.538817                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 67803.784861                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 92905.941113                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 59281.513821                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 64153.933598                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 58355.538817                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 67803.784861                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 92905.941113                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 59281.513821                       # 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.membus.trans_dist::ReadReq              296777                       # Transaction distribution
system.membus.trans_dist::ReadResp             296698                       # Transaction distribution
system.membus.trans_dist::WriteReq              13646                       # Transaction distribution
system.membus.trans_dist::WriteResp             13646                       # Transaction distribution
system.membus.trans_dist::Writeback            123016                       # Transaction distribution
system.membus.trans_dist::WriteInvalidateReq        41552                       # Transaction distribution
system.membus.trans_dist::WriteInvalidateResp        41552                       # Transaction distribution
system.membus.trans_dist::UpgradeReq            14268                       # Transaction distribution
system.membus.trans_dist::SCUpgradeReq           9480                       # Transaction distribution
system.membus.trans_dist::UpgradeResp            6314                       # Transaction distribution
system.membus.trans_dist::ReadExReq            122151                       # Transaction distribution
system.membus.trans_dist::ReadExResp           121466                       # Transaction distribution
system.membus.trans_dist::BadAddressError           79                       # Transaction distribution
system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave        41682                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.physmem.port       933549                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.membus.badaddr_responder.pio          158                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::total       975389                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port       124812                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total       124812                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total                1100201                       # Packet count per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.bridge.slave        78554                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.physmem.port     31488576                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::total     31567130                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::system.physmem.port      5317568                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::total      5317568                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size::total                36884698                       # Cumulative packet size per connected master and slave (bytes)
system.membus.snoops                            18563                       # Total snoops (count)
system.membus.snoop_fanout::samples            600049                       # Request fanout histogram
system.membus.snoop_fanout::mean                    1                       # Request fanout histogram
system.membus.snoop_fanout::stdev                   0                       # Request fanout histogram
system.membus.snoop_fanout::underflows              0      0.00%      0.00% # Request fanout histogram
system.membus.snoop_fanout::0                       0      0.00%      0.00% # Request fanout histogram
system.membus.snoop_fanout::1                  600049    100.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::2                       0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::overflows               0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::min_value               1                       # Request fanout histogram
system.membus.snoop_fanout::max_value               1                       # Request fanout histogram
system.membus.snoop_fanout::total              600049                       # Request fanout histogram
system.membus.reqLayer0.occupancy            40411498                       # Layer occupancy (ticks)
system.membus.reqLayer0.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer1.occupancy          1927899500                       # Layer occupancy (ticks)
system.membus.reqLayer1.utilization               0.1                       # Layer utilization (%)
system.membus.reqLayer2.occupancy               99500                       # Layer occupancy (ticks)
system.membus.reqLayer2.utilization               0.0                       # Layer utilization (%)
system.membus.respLayer1.occupancy         3832783452                       # Layer occupancy (ticks)
system.membus.respLayer1.utilization              0.2                       # Layer utilization (%)
system.membus.respLayer2.occupancy           43159450                       # Layer occupancy (ticks)
system.membus.respLayer2.utilization              0.0                       # Layer utilization (%)
system.toL2Bus.trans_dist::ReadReq            2231232                       # Transaction distribution
system.toL2Bus.trans_dist::ReadResp           2231137                       # Transaction distribution
system.toL2Bus.trans_dist::WriteReq             13646                       # Transaction distribution
system.toL2Bus.trans_dist::WriteResp            13646                       # Transaction distribution
system.toL2Bus.trans_dist::Writeback           804982                       # Transaction distribution
system.toL2Bus.trans_dist::WriteInvalidateReq        41552                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeReq           14411                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeReq          9552                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeResp          23963                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExReq           296031                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExResp          296031                       # Transaction distribution
system.toL2Bus.trans_dist::BadAddressError           79                       # Transaction distribution
system.toL2Bus.pkt_count_system.cpu0.icache.mem_side::system.l2c.cpu_side      1644513                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side::system.l2c.cpu_side      3224840                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.icache.mem_side::system.l2c.cpu_side       613391                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.dcache.mem_side::system.l2c.cpu_side       402307                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count::total               5885051                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.icache.mem_side::system.l2c.cpu_side     52619264                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.dcache.mem_side::system.l2c.cpu_side    123882452                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu1.icache.mem_side::system.l2c.cpu_side     19627904                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu1.dcache.mem_side::system.l2c.cpu_side     14694726                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size::total              210824346                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.snoops                           91368                       # Total snoops (count)
system.toL2Bus.snoop_fanout::samples          3390565                       # Request fanout histogram
system.toL2Bus.snoop_fanout::mean            3.012306                       # Request fanout histogram
system.toL2Bus.snoop_fanout::stdev           0.110249                       # Request fanout histogram
system.toL2Bus.snoop_fanout::underflows             0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::0                      0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::1                      0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::2                      0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::3                3348840     98.77%     98.77% # Request fanout histogram
system.toL2Bus.snoop_fanout::4                  41725      1.23%    100.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::overflows              0      0.00%    100.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::min_value              3                       # Request fanout histogram
system.toL2Bus.snoop_fanout::max_value              4                       # Request fanout histogram
system.toL2Bus.snoop_fanout::total            3390565                       # Request fanout histogram
system.toL2Bus.reqLayer0.occupancy         4912159072                       # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization              0.3                       # Layer utilization (%)
system.toL2Bus.snoopLayer0.occupancy           706500                       # Layer occupancy (ticks)
system.toL2Bus.snoopLayer0.utilization            0.0                       # Layer utilization (%)
system.toL2Bus.respLayer0.occupancy        3705712969                       # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization             0.2                       # Layer utilization (%)
system.toL2Bus.respLayer1.occupancy        5664612723                       # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization             0.3                       # Layer utilization (%)
system.toL2Bus.respLayer2.occupancy        1381251781                       # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization             0.1                       # Layer utilization (%)
system.toL2Bus.respLayer3.occupancy         692182943                       # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization             0.0                       # Layer utilization (%)
system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
system.tsunami.ethernet.coalescedSwi              nan                       # average number of Swi's coalesced into each post
system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedRxIdle           nan                       # average number of RxIdle's coalesced into each post
system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedRxOk             nan                       # average number of RxOk's coalesced into each post
system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedRxDesc           nan                       # average number of RxDesc's coalesced into each post
system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedTxOk             nan                       # average number of TxOk's coalesced into each post
system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedTxIdle           nan                       # average number of TxIdle's coalesced into each post
system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedTxDesc           nan                       # average number of TxDesc's coalesced into each post
system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
system.tsunami.ethernet.coalescedRxOrn            nan                       # average number of RxOrn's coalesced into each post
system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
system.tsunami.ethernet.coalescedTotal            nan                       # average number of interrupts coalesced into each post
system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu0.kern.inst.quiesce                    6735                       # number of quiesce instructions executed
system.cpu0.kern.inst.hwrei                    170888                       # number of hwrei instructions executed
system.cpu0.kern.ipl_count::0                   59399     40.36%     40.36% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::21                    131      0.09%     40.45% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::22                   1921      1.31%     41.76% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::30                    339      0.23%     41.99% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::31                  85372     58.01%    100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::total              147162                       # number of times we switched to this ipl
system.cpu0.kern.ipl_good::0                    58699     49.14%     49.14% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::21                     131      0.11%     49.25% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::22                    1921      1.61%     50.86% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::30                     339      0.28%     51.14% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::31                   58360     48.86%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::total               119450                       # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks::0            1860822176500     97.88%     97.88% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::21               61176000      0.00%     97.88% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::22              541931500      0.03%     97.91% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::30              152116500      0.01%     97.92% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::31            39608995500      2.08%    100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::total        1901186396000                       # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used::0                 0.988215                       # 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.683596                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::total             0.811691                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.syscall::2                         8      3.45%      3.45% # number of syscalls executed
system.cpu0.kern.syscall::3                        20      8.62%     12.07% # number of syscalls executed
system.cpu0.kern.syscall::4                         4      1.72%     13.79% # number of syscalls executed
system.cpu0.kern.syscall::6                        33     14.22%     28.02% # number of syscalls executed
system.cpu0.kern.syscall::12                        1      0.43%     28.45% # number of syscalls executed
system.cpu0.kern.syscall::17                        9      3.88%     32.33% # number of syscalls executed
system.cpu0.kern.syscall::19                       10      4.31%     36.64% # number of syscalls executed
system.cpu0.kern.syscall::20                        6      2.59%     39.22% # number of syscalls executed
system.cpu0.kern.syscall::23                        1      0.43%     39.66% # number of syscalls executed
system.cpu0.kern.syscall::24                        3      1.29%     40.95% # number of syscalls executed
system.cpu0.kern.syscall::33                        7      3.02%     43.97% # number of syscalls executed
system.cpu0.kern.syscall::41                        2      0.86%     44.83% # number of syscalls executed
system.cpu0.kern.syscall::45                       39     16.81%     61.64% # number of syscalls executed
system.cpu0.kern.syscall::47                        3      1.29%     62.93% # number of syscalls executed
system.cpu0.kern.syscall::48                       10      4.31%     67.24% # number of syscalls executed
system.cpu0.kern.syscall::54                       10      4.31%     71.55% # number of syscalls executed
system.cpu0.kern.syscall::58                        1      0.43%     71.98% # number of syscalls executed
system.cpu0.kern.syscall::59                        6      2.59%     74.57% # number of syscalls executed
system.cpu0.kern.syscall::71                       27     11.64%     86.21% # number of syscalls executed
system.cpu0.kern.syscall::73                        3      1.29%     87.50% # number of syscalls executed
system.cpu0.kern.syscall::74                        7      3.02%     90.52% # number of syscalls executed
system.cpu0.kern.syscall::87                        1      0.43%     90.95% # number of syscalls executed
system.cpu0.kern.syscall::90                        3      1.29%     92.24% # number of syscalls executed
system.cpu0.kern.syscall::92                        9      3.88%     96.12% # number of syscalls executed
system.cpu0.kern.syscall::97                        2      0.86%     96.98% # number of syscalls executed
system.cpu0.kern.syscall::98                        2      0.86%     97.84% # number of syscalls executed
system.cpu0.kern.syscall::132                       1      0.43%     98.28% # number of syscalls executed
system.cpu0.kern.syscall::144                       2      0.86%     99.14% # number of syscalls executed
system.cpu0.kern.syscall::147                       2      0.86%    100.00% # number of syscalls executed
system.cpu0.kern.syscall::total                   232                       # number of syscalls executed
system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu0.kern.callpal::wripir                  432      0.28%      0.28% # number of callpals executed
system.cpu0.kern.callpal::wrmces                    1      0.00%      0.28% # number of callpals executed
system.cpu0.kern.callpal::wrfen                     1      0.00%      0.28% # number of callpals executed
system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.28% # number of callpals executed
system.cpu0.kern.callpal::swpctx                 3241      2.09%      2.37% # number of callpals executed
system.cpu0.kern.callpal::tbi                      50      0.03%      2.40% # number of callpals executed
system.cpu0.kern.callpal::wrent                     7      0.00%      2.40% # number of callpals executed
system.cpu0.kern.callpal::swpipl               140334     90.29%     92.69% # number of callpals executed
system.cpu0.kern.callpal::rdps                   6381      4.11%     96.80% # number of callpals executed
system.cpu0.kern.callpal::wrkgp                     1      0.00%     96.80% # number of callpals executed
system.cpu0.kern.callpal::wrusp                     3      0.00%     96.80% # number of callpals executed
system.cpu0.kern.callpal::rdusp                     9      0.01%     96.80% # number of callpals executed
system.cpu0.kern.callpal::whami                     2      0.00%     96.81% # number of callpals executed
system.cpu0.kern.callpal::rti                    4436      2.85%     99.66% # number of callpals executed
system.cpu0.kern.callpal::callsys                 391      0.25%     99.91% # number of callpals executed
system.cpu0.kern.callpal::imb                     138      0.09%    100.00% # number of callpals executed
system.cpu0.kern.callpal::total                155429                       # number of callpals executed
system.cpu0.kern.mode_switch::kernel             7000                       # number of protection mode switches
system.cpu0.kern.mode_switch::user               1355                       # number of protection mode switches
system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
system.cpu0.kern.mode_good::kernel               1354                      
system.cpu0.kern.mode_good::user                 1355                      
system.cpu0.kern.mode_good::idle                    0                      
system.cpu0.kern.mode_switch_good::kernel     0.193429                       # 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.324237                       # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks::kernel      1899184407000     99.89%     99.89% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::user          2001981000      0.11%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::idle                   0      0.00%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context                    3242                       # number of times the context was actually changed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                    2589                       # number of quiesce instructions executed
system.cpu1.kern.inst.hwrei                     70429                       # number of hwrei instructions executed
system.cpu1.kern.ipl_count::0                   23508     38.03%     38.03% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::22                   1920      3.11%     41.14% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::30                    432      0.70%     41.84% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::31                  35949     58.16%    100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::total               61809                       # number of times we switched to this ipl
system.cpu1.kern.ipl_good::0                    22831     47.98%     47.98% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::22                    1920      4.04%     52.02% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::30                     432      0.91%     52.93% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::31                   22399     47.07%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::total                47582                       # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks::0            1869145937500     98.33%     98.33% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::22              530408500      0.03%     98.36% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::30              194479500      0.01%     98.37% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::31            30989632500      1.63%    100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::total        1900860458000                       # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used::0                 0.971201                       # 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.623077                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::total             0.769823                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.syscall::3                        10     10.64%     10.64% # number of syscalls executed
system.cpu1.kern.syscall::6                         9      9.57%     20.21% # number of syscalls executed
system.cpu1.kern.syscall::15                        1      1.06%     21.28% # number of syscalls executed
system.cpu1.kern.syscall::17                        6      6.38%     27.66% # number of syscalls executed
system.cpu1.kern.syscall::23                        3      3.19%     30.85% # number of syscalls executed
system.cpu1.kern.syscall::24                        3      3.19%     34.04% # number of syscalls executed
system.cpu1.kern.syscall::33                        4      4.26%     38.30% # number of syscalls executed
system.cpu1.kern.syscall::45                       15     15.96%     54.26% # number of syscalls executed
system.cpu1.kern.syscall::47                        3      3.19%     57.45% # number of syscalls executed
system.cpu1.kern.syscall::59                        1      1.06%     58.51% # number of syscalls executed
system.cpu1.kern.syscall::71                       27     28.72%     87.23% # number of syscalls executed
system.cpu1.kern.syscall::74                        9      9.57%     96.81% # number of syscalls executed
system.cpu1.kern.syscall::132                       3      3.19%    100.00% # number of syscalls executed
system.cpu1.kern.syscall::total                    94                       # number of syscalls executed
system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu1.kern.callpal::wripir                  339      0.53%      0.53% # number of callpals executed
system.cpu1.kern.callpal::wrmces                    1      0.00%      0.53% # number of callpals executed
system.cpu1.kern.callpal::wrfen                     1      0.00%      0.53% # number of callpals executed
system.cpu1.kern.callpal::swpctx                 1656      2.59%      3.12% # number of callpals executed
system.cpu1.kern.callpal::tbi                       3      0.00%      3.13% # number of callpals executed
system.cpu1.kern.callpal::wrent                     7      0.01%      3.14% # number of callpals executed
system.cpu1.kern.callpal::swpipl                56045     87.56%     90.70% # number of callpals executed
system.cpu1.kern.callpal::rdps                   2366      3.70%     94.40% # number of callpals executed
system.cpu1.kern.callpal::wrkgp                     1      0.00%     94.40% # number of callpals executed
system.cpu1.kern.callpal::wrusp                     4      0.01%     94.41% # number of callpals executed
system.cpu1.kern.callpal::whami                     3      0.00%     94.41% # number of callpals executed
system.cpu1.kern.callpal::rti                    3411      5.33%     99.74% # number of callpals executed
system.cpu1.kern.callpal::callsys                 124      0.19%     99.93% # number of callpals executed
system.cpu1.kern.callpal::imb                      42      0.07%    100.00% # number of callpals executed
system.cpu1.kern.callpal::rdunique                  1      0.00%    100.00% # number of callpals executed
system.cpu1.kern.callpal::total                 64005                       # number of callpals executed
system.cpu1.kern.mode_switch::kernel             1702                       # number of protection mode switches
system.cpu1.kern.mode_switch::user                384                       # number of protection mode switches
system.cpu1.kern.mode_switch::idle               2700                       # number of protection mode switches
system.cpu1.kern.mode_good::kernel                740                      
system.cpu1.kern.mode_good::user                  384                      
system.cpu1.kern.mode_good::idle                  356                      
system.cpu1.kern.mode_switch_good::kernel     0.434783                       # 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.131852                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::total     0.309235                       # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks::kernel        6130779500      0.32%      0.32% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::user           692688500      0.04%      0.36% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::idle        1893719133000     99.64%    100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context                    1657                       # number of times the context was actually changed

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