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

---------- Begin Simulation Statistics ----------
sim_seconds                                  1.903702                       # Number of seconds simulated
sim_ticks                                1903702212500                       # Number of ticks simulated
final_tick                               1903702212500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                  94355                       # Simulator instruction rate (inst/s)
host_op_rate                                    94355                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             3162860632                       # Simulator tick rate (ticks/s)
host_mem_usage                                 314400                       # Number of bytes of host memory used
host_seconds                                   601.89                       # Real time elapsed on the host
sim_insts                                    56791782                       # Number of instructions simulated
sim_ops                                      56791782                       # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu0.inst           898816                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         24768192                       # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide        2649600                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst            78528                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data           430592                       # Number of bytes read from this memory
system.physmem.bytes_read::total             28825728                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       898816                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst        78528                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          977344                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      7790720                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7790720                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.inst             14044                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            387003                       # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide           41400                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              1227                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data              6728                       # Number of read requests responded to by this memory
system.physmem.num_reads::total                450402                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks          121730                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               121730                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.inst              472141                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data            13010539                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::tsunami.ide           1391814                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               41250                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              226187                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                15141931                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         472141                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          41250                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             513391                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           4092405                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                4092405                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           4092405                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             472141                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data           13010539                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::tsunami.ide          1391814                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              41250                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             226187                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               19234336                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                        450402                       # Total number of read requests seen
system.physmem.writeReqs                       121730                       # Total number of write requests seen
system.physmem.cpureqs                         577215                       # Reqs generatd by CPU via cache - shady
system.physmem.bytesRead                     28825728                       # Total number of bytes read from memory
system.physmem.bytesWritten                   7790720                       # Total number of bytes written to memory
system.physmem.bytesConsumedRd               28825728                       # bytesRead derated as per pkt->getSize()
system.physmem.bytesConsumedWr                7790720                       # bytesWritten derated as per pkt->getSize()
system.physmem.servicedByWrQ                       61                       # Number of read reqs serviced by write Q
system.physmem.neitherReadNorWrite               5081                       # Reqs where no action is needed
system.physmem.perBankRdReqs::0                 28459                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::1                 28431                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::2                 28031                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::3                 27727                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::4                 27674                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::5                 28209                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::6                 27366                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::7                 27524                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::8                 27697                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::9                 28104                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::10                28295                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::11                28543                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::12                28907                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::13                28800                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::14                27954                       # Track reads on a per bank basis
system.physmem.perBankRdReqs::15                28620                       # Track reads on a per bank basis
system.physmem.perBankWrReqs::0                  8184                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::1                  7919                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::2                  7522                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::3                  7235                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::4                  7118                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::5                  7644                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::6                  6911                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::7                  6897                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::8                  7004                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::9                  7408                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::10                 7664                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::11                 7923                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::12                 8310                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::13                 8279                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::14                 7633                       # Track writes on a per bank basis
system.physmem.perBankWrReqs::15                 8079                       # Track writes on a per bank basis
system.physmem.numRdRetry                           0                       # Number of times rd buffer was full causing retry
system.physmem.numWrRetry                           2                       # Number of times wr buffer was full causing retry
system.physmem.totGap                    1903701167000                       # Total gap between requests
system.physmem.readPktSize::0                       0                       # Categorize read packet sizes
system.physmem.readPktSize::1                       0                       # Categorize read packet sizes
system.physmem.readPktSize::2                       0                       # Categorize read packet sizes
system.physmem.readPktSize::3                       0                       # Categorize read packet sizes
system.physmem.readPktSize::4                       0                       # Categorize read packet sizes
system.physmem.readPktSize::5                       0                       # Categorize read packet sizes
system.physmem.readPktSize::6                  450402                       # Categorize read packet sizes
system.physmem.writePktSize::0                      0                       # Categorize write packet sizes
system.physmem.writePktSize::1                      0                       # Categorize write packet sizes
system.physmem.writePktSize::2                      0                       # Categorize write packet sizes
system.physmem.writePktSize::3                      0                       # Categorize write packet sizes
system.physmem.writePktSize::4                      0                       # Categorize write packet sizes
system.physmem.writePktSize::5                      0                       # Categorize write packet sizes
system.physmem.writePktSize::6                 121730                       # Categorize write packet sizes
system.physmem.rdQLenPdf::0                    323323                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                     65789                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                     29264                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                      6597                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                      3337                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                      3029                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                      1570                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                      1545                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                      1498                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                      1465                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                     1430                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                     1420                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                     1390                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                     2037                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                     2367                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                     2248                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                     1203                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                      459                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                      229                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                      114                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                       15                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                       12                       # 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                      3688                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                      3914                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                      4977                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                      5279                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                      5284                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                      5285                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                      5288                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                      5288                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                      5290                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                      5293                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                     5293                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                     5293                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                     5293                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                     5293                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                     5292                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                     5292                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                     5292                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                     5292                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                     5292                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                     5292                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                     5292                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                     5292                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                     5292                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                     1605                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                     1379                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                      316                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                       14                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                        9                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                        8                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                        5                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                        5                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                        3                       # What write queue length does an incoming req see
system.physmem.bytesPerActivate::samples        40212                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::mean      910.430717                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::gmean     224.153261                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::stdev    2362.806871                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::64-67          14303     35.57%     35.57% # Bytes accessed per row activation
system.physmem.bytesPerActivate::128-131         6082     15.12%     50.69% # Bytes accessed per row activation
system.physmem.bytesPerActivate::192-195         3751      9.33%     60.02% # Bytes accessed per row activation
system.physmem.bytesPerActivate::256-259         2511      6.24%     66.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::320-323         1745      4.34%     70.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::384-387         1426      3.55%     74.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::448-451         1071      2.66%     76.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::512-515          838      2.08%     78.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::576-579          669      1.66%     80.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::640-643          518      1.29%     81.85% # Bytes accessed per row activation
system.physmem.bytesPerActivate::704-707          558      1.39%     83.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::768-771          522      1.30%     84.54% # Bytes accessed per row activation
system.physmem.bytesPerActivate::832-835          270      0.67%     85.21% # Bytes accessed per row activation
system.physmem.bytesPerActivate::896-899          231      0.57%     85.78% # Bytes accessed per row activation
system.physmem.bytesPerActivate::960-963          190      0.47%     86.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1024-1027          283      0.70%     86.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1088-1091          119      0.30%     87.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1152-1155          115      0.29%     87.54% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1216-1219          106      0.26%     87.80% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1280-1283          202      0.50%     88.31% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1344-1347          170      0.42%     88.73% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1408-1411          105      0.26%     88.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1472-1475          478      1.19%     90.18% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1536-1539          629      1.56%     91.74% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1600-1603          105      0.26%     92.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1664-1667           36      0.09%     92.09% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1728-1731           35      0.09%     92.18% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1792-1795           97      0.24%     92.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1856-1859           29      0.07%     92.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1920-1923            7      0.02%     92.51% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1984-1987           13      0.03%     92.54% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2048-2051           52      0.13%     92.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2112-2115           26      0.06%     92.74% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2176-2179            1      0.00%     92.74% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2240-2243            6      0.01%     92.76% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2304-2307           19      0.05%     92.80% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2368-2371            6      0.01%     92.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2432-2435            5      0.01%     92.83% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2496-2499            6      0.01%     92.85% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2560-2563            9      0.02%     92.87% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2624-2627            4      0.01%     92.88% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2688-2691            8      0.02%     92.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2752-2755            2      0.00%     92.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2816-2819           10      0.02%     92.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2880-2883            7      0.02%     92.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2944-2947            1      0.00%     92.95% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3008-3011            1      0.00%     92.95% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3072-3075            9      0.02%     92.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3136-3139            2      0.00%     92.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3264-3267            3      0.01%     92.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3392-3395            3      0.01%     92.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3520-3523            1      0.00%     92.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3584-3587            2      0.00%     93.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3648-3651            2      0.00%     93.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3904-3907            2      0.00%     93.01% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4032-4035            4      0.01%     93.02% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4096-4099            3      0.01%     93.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4160-4163            4      0.01%     93.04% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4224-4227            2      0.00%     93.04% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4288-4291            1      0.00%     93.04% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4352-4355            1      0.00%     93.05% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4416-4419            1      0.00%     93.05% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4544-4547            2      0.00%     93.05% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4608-4611            1      0.00%     93.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4736-4739            2      0.00%     93.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4800-4803            1      0.00%     93.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4864-4867            1      0.00%     93.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4928-4931            1      0.00%     93.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5056-5059            1      0.00%     93.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5120-5123            1      0.00%     93.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5376-5379            4      0.01%     93.08% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5632-5635            1      0.00%     93.09% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5760-5763            1      0.00%     93.09% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6080-6083            1      0.00%     93.09% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6336-6339            1      0.00%     93.09% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6720-6723            1      0.00%     93.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6848-6851            3      0.01%     93.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6912-6915            1      0.00%     93.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7040-7043            1      0.00%     93.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7104-7107            1      0.00%     93.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7168-7171            3      0.01%     93.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7296-7299            2      0.00%     93.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7360-7363            2      0.00%     93.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7424-7427            1      0.00%     93.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7616-7619            2      0.00%     93.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7808-7811            2      0.00%     93.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7936-7939            1      0.00%     93.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8000-8003            2      0.00%     93.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8064-8067            3      0.01%     93.16% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8128-8131            7      0.02%     93.17% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8192-8195         2430      6.04%     99.22% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8320-8323            1      0.00%     99.22% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8448-8451            1      0.00%     99.22% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11968-11971            1      0.00%     99.22% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12352-12355            1      0.00%     99.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12864-12867            1      0.00%     99.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12992-12995            1      0.00%     99.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13568-13571            1      0.00%     99.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14144-14147            1      0.00%     99.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14208-14211            1      0.00%     99.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14272-14275            1      0.00%     99.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14784-14787            1      0.00%     99.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14848-14851            3      0.01%     99.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14912-14915            1      0.00%     99.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15168-15171            1      0.00%     99.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15232-15235            1      0.00%     99.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15296-15299            2      0.00%     99.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15360-15363           10      0.02%     99.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15424-15427            1      0.00%     99.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15936-15939            1      0.00%     99.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16192-16195            1      0.00%     99.30% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16384-16387          251      0.62%     99.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16448-16451            2      0.00%     99.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16512-16515            5      0.01%     99.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16576-16579            4      0.01%     99.95% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16640-16643            8      0.02%     99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16704-16707            1      0.00%     99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16768-16771            3      0.01%     99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16832-16835            1      0.00%     99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16960-16963            2      0.00%     99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17088-17091            3      0.01%     99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17216-17219            1      0.00%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17344-17347            1      0.00%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17536-17539            1      0.00%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::total          40212                       # Bytes accessed per row activation
system.physmem.totQLat                     6402871500                       # Total cycles spent in queuing delays
system.physmem.totMemAccLat               13861687750                       # Sum of mem lat for all requests
system.physmem.totBusLat                   2251705000                       # Total cycles spent in databus access
system.physmem.totBankLat                  5207111250                       # Total cycles spent in bank access
system.physmem.avgQLat                       14217.83                       # Average queueing delay per request
system.physmem.avgBankLat                    11562.60                       # Average bank access latency per request
system.physmem.avgBusLat                      5000.00                       # Average bus latency per request
system.physmem.avgMemAccLat                  30780.43                       # Average memory access latency
system.physmem.avgRdBW                          15.14                       # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW                           4.09                       # Average achieved write bandwidth in MB/s
system.physmem.avgConsumedRdBW                  15.14                       # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW                   4.09                       # Average consumed write bandwidth in MB/s
system.physmem.peakBW                        12800.00                       # Theoretical peak bandwidth in MB/s
system.physmem.busUtil                           0.15                       # Data bus utilization in percentage
system.physmem.avgRdQLen                         0.01                       # Average read queue length over time
system.physmem.avgWrQLen                         9.34                       # Average write queue length over time
system.physmem.readRowHits                     434557                       # Number of row buffer hits during reads
system.physmem.writeRowHits                     97288                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   96.50                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  79.92                       # Row buffer hit rate for writes
system.physmem.avgGap                      3327381.04                       # Average gap between requests
system.membus.throughput                     19293384                       # Throughput (bytes/s)
system.membus.trans_dist::ReadReq              296598                       # Transaction distribution
system.membus.trans_dist::ReadResp             296521                       # Transaction distribution
system.membus.trans_dist::WriteReq              13135                       # Transaction distribution
system.membus.trans_dist::WriteResp             13135                       # Transaction distribution
system.membus.trans_dist::Writeback            121730                       # Transaction distribution
system.membus.trans_dist::UpgradeReq            10421                       # Transaction distribution
system.membus.trans_dist::SCUpgradeReq           6167                       # Transaction distribution
system.membus.trans_dist::UpgradeResp            5084                       # Transaction distribution
system.membus.trans_dist::ReadExReq            162105                       # Transaction distribution
system.membus.trans_dist::ReadExResp           161668                       # Transaction distribution
system.membus.trans_dist::BadAddressError           77                       # Transaction distribution
system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave        40658                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.physmem.port       920586                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.membus.badaddr_responder.pio          154                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::total       961398                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port       124647                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total       124647                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.bridge.slave        40658                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.physmem.port      1045233                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.membus.badaddr_responder.pio          154                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total                1086045                       # Packet count per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave        74458                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port     31309568                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::total     31384026                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port      5306880                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::total      5306880                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.bridge.slave        74458                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.physmem.port     36616448                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::total            36690906                       # Cumulative packet size per connected master and slave (bytes)
system.membus.data_through_bus               36690906                       # Total data (bytes)
system.membus.snoop_data_through_bus            37952                       # Total snoop data (bytes)
system.membus.reqLayer0.occupancy            38097999                       # Layer occupancy (ticks)
system.membus.reqLayer0.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer1.occupancy          1605971749                       # Layer occupancy (ticks)
system.membus.reqLayer1.utilization               0.1                       # Layer utilization (%)
system.membus.reqLayer2.occupancy               97000                       # Layer occupancy (ticks)
system.membus.reqLayer2.utilization               0.0                       # Layer utilization (%)
system.membus.respLayer1.occupancy         3826622399                       # Layer occupancy (ticks)
system.membus.respLayer1.utilization              0.2                       # Layer utilization (%)
system.membus.respLayer2.occupancy          376246245                       # Layer occupancy (ticks)
system.membus.respLayer2.utilization              0.0                       # Layer utilization (%)
system.l2c.replacements                        343505                       # number of replacements
system.l2c.tagsinuse                     65255.093992                       # Cycle average of tags in use
system.l2c.total_refs                         2579423                       # Total number of references to valid blocks.
system.l2c.sampled_refs                        408514                       # Sample count of references to valid blocks.
system.l2c.avg_refs                          6.314161                       # Average number of references to valid blocks.
system.l2c.warmup_cycle                    6822436750                       # Cycle when the warmup percentage was hit.
system.l2c.occ_blocks::writebacks        53604.114045                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.inst          5280.498450                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.data          6105.169912                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.inst           200.990170                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.data            64.321415                       # Average occupied blocks per requestor
system.l2c.occ_percent::writebacks           0.817934                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.inst            0.080574                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.data            0.093157                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.inst            0.003067                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.data            0.000981                       # Average percentage of cache occupancy
system.l2c.occ_percent::total                0.995714                       # Average percentage of cache occupancy
system.l2c.ReadReq_hits::cpu0.inst             854455                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data             729616                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst             224847                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data              72618                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1881536                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          819443                       # number of Writeback hits
system.l2c.Writeback_hits::total               819443                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data             170                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data             291                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                 461                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data            43                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data            26                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total                69                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           152110                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            27598                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               179708                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.inst              854455                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              881726                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              224847                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data              100216                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 2061244                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.inst             854455                       # number of overall hits
system.l2c.overall_hits::cpu0.data             881726                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             224847                       # number of overall hits
system.l2c.overall_hits::cpu1.data             100216                       # number of overall hits
system.l2c.overall_hits::total                2061244                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.inst            14046                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data           273516                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst             1243                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data              442                       # number of ReadReq misses
system.l2c.ReadReq_misses::total               289247                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data          2692                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data          1131                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              3823                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data          459                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          486                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total             945                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         114088                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data           6344                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             120432                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.inst             14046                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            387604                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              1243                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data              6786                       # number of demand (read+write) misses
system.l2c.demand_misses::total                409679                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.inst            14046                       # number of overall misses
system.l2c.overall_misses::cpu0.data           387604                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             1243                       # number of overall misses
system.l2c.overall_misses::cpu1.data             6786                       # number of overall misses
system.l2c.overall_misses::total               409679                       # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.inst   1212902500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.data  17141442000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.inst    111720500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.data     37403000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total    18503468000                       # number of ReadReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu0.data       969500                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data      5036492                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total      6005992                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data       803000                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data       136500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total       939500                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   9233070997                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data    696312000                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total   9929382997                       # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.inst   1212902500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data  26374512997                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst    111720500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data    733715000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total     28432850997                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.inst   1212902500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data  26374512997                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst    111720500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data    733715000                       # number of overall miss cycles
system.l2c.overall_miss_latency::total    28432850997                       # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.inst         868501                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data        1003132                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst         226090                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data          73060                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            2170783                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       819443                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           819443                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         2862                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data         1422                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total            4284                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data          502                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data          512                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total          1014                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       266198                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data        33942                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           300140                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.inst          868501                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         1269330                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          226090                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data          107002                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             2470923                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         868501                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        1269330                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         226090                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data         107002                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            2470923                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.016173                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.272662                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.005498                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.006050                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.133245                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.940601                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.795359                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.892390                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.914343                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.949219                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.931953                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.428583                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.186907                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.401253                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.inst       0.016173                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.305361                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.005498                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.063419                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.165800                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.inst      0.016173                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.305361                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.005498                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.063419                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.165800                       # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.inst 86352.164317                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.data 62670.710306                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.inst 89879.726468                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.data 84622.171946                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 63971.166512                       # average ReadReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data   360.141159                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data  4453.131742                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total  1571.015433                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data  1749.455338                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data   280.864198                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total   994.179894                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 80929.379050                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 109759.142497                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 82448.045345                       # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 86352.164317                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 68044.996948                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 89879.726468                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 108121.868553                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 69402.754344                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 86352.164317                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 68044.996948                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 89879.726468                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 108121.868553                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 69402.754344                       # 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               80210                       # number of writebacks
system.l2c.writebacks::total                    80210                       # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu0.inst             1                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.inst            16                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.data             1                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::total                18                       # number of ReadReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst              1                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst             16                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.data              1                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::total                 18                       # number of demand (read+write) MSHR hits
system.l2c.overall_mshr_hits::cpu0.inst             1                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst            16                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.data             1                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::total                18                       # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu0.inst        14045                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.data       273516                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.inst         1227                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.data          441                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total          289229                       # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data         2692                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data         1131                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total         3823                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data          459                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          486                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total          945                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data       114088                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data         6344                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        120432                       # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst        14045                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data       387604                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst         1227                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data         6785                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           409661                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst        14045                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data       387604                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst         1227                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data         6785                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          409661                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.inst   1038052755                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.data  13797110266                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.inst     95353250                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.data     31872500                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total  14962388771                       # number of ReadReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data     27111154                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data     11319121                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total     38430275                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data      4611942                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data      4862486                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total      9474428                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   7837488031                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data    618325539                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   8455813570                       # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst   1038052755                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data  21634598297                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst     95353250                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data    650198039                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total  23418202341                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst   1038052755                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data  21634598297                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst     95353250                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data    650198039                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total  23418202341                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data   1367369000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data     22027500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total   1389396500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data   2032851000                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data    593731500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total   2626582500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data   3400220000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data    615759000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total   4015979000                       # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.inst     0.016172                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.data     0.272662                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.inst     0.005427                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.data     0.006036                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total     0.133237                       # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.940601                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.795359                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.892390                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.914343                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.949219                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.931953                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.428583                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.186907                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.401253                       # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.016172                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.305361                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.005427                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.063410                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.165793                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.016172                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.305361                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.005427                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.063410                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.165793                       # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 73909.060520                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 50443.521644                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 77712.510187                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 72273.242630                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 51731.979750                       # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10071.008172                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10008.064545                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10052.386869                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10047.803922                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10005.115226                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10025.849735                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 68696.865849                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 97466.194672                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 70212.348628                       # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 73909.060520                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 55816.241053                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 77712.510187                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 95828.745615                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 57164.832242                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 73909.060520                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 55816.241053                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 77712.510187                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 95828.745615                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 57164.832242                       # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
system.iocache.replacements                     41695                       # number of replacements
system.iocache.tagsinuse                     0.492474                       # Cycle average of tags in use
system.iocache.total_refs                           0                       # Total number of references to valid blocks.
system.iocache.sampled_refs                     41711                       # Sample count of references to valid blocks.
system.iocache.avg_refs                             0                       # Average number of references to valid blocks.
system.iocache.warmup_cycle              1710349466000                       # Cycle when the warmup percentage was hit.
system.iocache.occ_blocks::tsunami.ide       0.492474                       # Average occupied blocks per requestor
system.iocache.occ_percent::tsunami.ide      0.030780                       # Average percentage of cache occupancy
system.iocache.occ_percent::total            0.030780                       # Average percentage of cache occupancy
system.iocache.ReadReq_misses::tsunami.ide          175                       # number of ReadReq misses
system.iocache.ReadReq_misses::total              175                       # number of ReadReq misses
system.iocache.WriteReq_misses::tsunami.ide        41552                       # number of WriteReq misses
system.iocache.WriteReq_misses::total           41552                       # number of WriteReq misses
system.iocache.demand_misses::tsunami.ide        41727                       # number of demand (read+write) misses
system.iocache.demand_misses::total             41727                       # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide        41727                       # number of overall misses
system.iocache.overall_misses::total            41727                       # number of overall misses
system.iocache.ReadReq_miss_latency::tsunami.ide     21568883                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::total     21568883                       # number of ReadReq miss cycles
system.iocache.WriteReq_miss_latency::tsunami.ide  10518241771                       # number of WriteReq miss cycles
system.iocache.WriteReq_miss_latency::total  10518241771                       # number of WriteReq miss cycles
system.iocache.demand_miss_latency::tsunami.ide  10539810654                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::total  10539810654                       # number of demand (read+write) miss cycles
system.iocache.overall_miss_latency::tsunami.ide  10539810654                       # number of overall miss cycles
system.iocache.overall_miss_latency::total  10539810654                       # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide          175                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total            175                       # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::tsunami.ide        41552                       # number of WriteReq accesses(hits+misses)
system.iocache.WriteReq_accesses::total         41552                       # number of WriteReq accesses(hits+misses)
system.iocache.demand_accesses::tsunami.ide        41727                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total           41727                       # number of demand (read+write) accesses
system.iocache.overall_accesses::tsunami.ide        41727                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total          41727                       # number of overall (read+write) accesses
system.iocache.ReadReq_miss_rate::tsunami.ide            1                       # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::total             1                       # miss rate for ReadReq accesses
system.iocache.WriteReq_miss_rate::tsunami.ide            1                       # miss rate for WriteReq accesses
system.iocache.WriteReq_miss_rate::total            1                       # miss rate for WriteReq accesses
system.iocache.demand_miss_rate::tsunami.ide            1                       # miss rate for demand accesses
system.iocache.demand_miss_rate::total              1                       # miss rate for demand accesses
system.iocache.overall_miss_rate::tsunami.ide            1                       # miss rate for overall accesses
system.iocache.overall_miss_rate::total             1                       # miss rate for overall accesses
system.iocache.ReadReq_avg_miss_latency::tsunami.ide 123250.760000                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::total 123250.760000                       # average ReadReq miss latency
system.iocache.WriteReq_avg_miss_latency::tsunami.ide 253134.428451                       # average WriteReq miss latency
system.iocache.WriteReq_avg_miss_latency::total 253134.428451                       # average WriteReq miss latency
system.iocache.demand_avg_miss_latency::tsunami.ide 252589.705802                       # average overall miss latency
system.iocache.demand_avg_miss_latency::total 252589.705802                       # average overall miss latency
system.iocache.overall_avg_miss_latency::tsunami.ide 252589.705802                       # average overall miss latency
system.iocache.overall_avg_miss_latency::total 252589.705802                       # average overall miss latency
system.iocache.blocked_cycles::no_mshrs        276539                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                27281                       # number of cycles access was blocked
system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
system.iocache.avg_blocked_cycles::no_mshrs    10.136689                       # 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          175                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::total          175                       # number of ReadReq MSHR misses
system.iocache.WriteReq_mshr_misses::tsunami.ide        41552                       # number of WriteReq MSHR misses
system.iocache.WriteReq_mshr_misses::total        41552                       # number of WriteReq MSHR misses
system.iocache.demand_mshr_misses::tsunami.ide        41727                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::total        41727                       # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::tsunami.ide        41727                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::total        41727                       # number of overall MSHR misses
system.iocache.ReadReq_mshr_miss_latency::tsunami.ide     12468133                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::total     12468133                       # number of ReadReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::tsunami.ide   8356835276                       # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::total   8356835276                       # number of WriteReq MSHR miss cycles
system.iocache.demand_mshr_miss_latency::tsunami.ide   8369303409                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::total   8369303409                       # number of demand (read+write) MSHR miss cycles
system.iocache.overall_mshr_miss_latency::tsunami.ide   8369303409                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::total   8369303409                       # number of overall MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_miss_rate::total            1                       # mshr miss rate for ReadReq accesses
system.iocache.WriteReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for WriteReq accesses
system.iocache.WriteReq_mshr_miss_rate::total            1                       # mshr miss rate for WriteReq accesses
system.iocache.demand_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for demand accesses
system.iocache.demand_mshr_miss_rate::total            1                       # mshr miss rate for demand accesses
system.iocache.overall_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for overall accesses
system.iocache.overall_mshr_miss_rate::total            1                       # mshr miss rate for overall accesses
system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 71246.474286                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::total 71246.474286                       # average ReadReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 201117.522045                       # average WriteReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::total 201117.522045                       # average WriteReq mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 200572.852326                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::total 200572.852326                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 200572.852326                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::total 200572.852326                       # average overall mshr miss latency
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
system.disk0.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_bytes                      1024                       # Number of bytes transfered via DMA reads (not PRD).
system.disk0.dma_read_txs                           1                       # Number of DMA read transactions (not PRD).
system.disk0.dma_write_full_pages                 298                       # Number of full page size DMA writes.
system.disk0.dma_write_bytes                  2651136                       # Number of bytes transfered via DMA writes.
system.disk0.dma_write_txs                        395                       # Number of DMA write transactions.
system.disk2.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk2.dma_read_bytes                         0                       # Number of bytes transfered via DMA reads (not PRD).
system.disk2.dma_read_txs                           0                       # Number of DMA read transactions (not PRD).
system.disk2.dma_write_full_pages                   1                       # Number of full page size DMA writes.
system.disk2.dma_write_bytes                     8192                       # Number of bytes transfered via DMA writes.
system.disk2.dma_write_txs                          1                       # Number of DMA write transactions.
system.cpu0.branchPred.lookups               12372167                       # Number of BP lookups
system.cpu0.branchPred.condPredicted         10430268                       # Number of conditional branches predicted
system.cpu0.branchPred.condIncorrect           327512                       # Number of conditional branches incorrect
system.cpu0.branchPred.BTBLookups             8051050                       # Number of BTB lookups
system.cpu0.branchPred.BTBHits                5251093                       # Number of BTB hits
system.cpu0.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.branchPred.BTBHitPct            65.222462                       # BTB Hit Percentage
system.cpu0.branchPred.usedRAS                 787082                       # Number of times the RAS was used to get a target.
system.cpu0.branchPred.RASInCorrect             28165                       # Number of incorrect RAS predictions.
system.cpu0.dtb.fetch_hits                          0                       # ITB hits
system.cpu0.dtb.fetch_misses                        0                       # ITB misses
system.cpu0.dtb.fetch_acv                           0                       # ITB acv
system.cpu0.dtb.fetch_accesses                      0                       # ITB accesses
system.cpu0.dtb.read_hits                     8811099                       # DTB read hits
system.cpu0.dtb.read_misses                     30390                       # DTB read misses
system.cpu0.dtb.read_acv                          555                       # DTB read access violations
system.cpu0.dtb.read_accesses                  626499                       # DTB read accesses
system.cpu0.dtb.write_hits                    5759352                       # DTB write hits
system.cpu0.dtb.write_misses                     7345                       # DTB write misses
system.cpu0.dtb.write_acv                         331                       # DTB write access violations
system.cpu0.dtb.write_accesses                 208988                       # DTB write accesses
system.cpu0.dtb.data_hits                    14570451                       # DTB hits
system.cpu0.dtb.data_misses                     37735                       # DTB misses
system.cpu0.dtb.data_acv                          886                       # DTB access violations
system.cpu0.dtb.data_accesses                  835487                       # DTB accesses
system.cpu0.itb.fetch_hits                     988720                       # ITB hits
system.cpu0.itb.fetch_misses                    28459                       # ITB misses
system.cpu0.itb.fetch_acv                         940                       # ITB acv
system.cpu0.itb.fetch_accesses                1017179                       # 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                       113576100                       # 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          24795587                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                      63494847                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                   12372167                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches           6038175                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                     11937811                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles                1694344                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.BlockedCycles              37245698                       # Number of cycles fetch has spent blocked
system.cpu0.fetch.MiscStallCycles               31806                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles       195246                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles       359396                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles          148                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                  7671411                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes               221670                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.rateDist::samples          75653727                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             0.839282                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            2.177028                       # 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                63715916     84.22%     84.22% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1                  763032      1.01%     85.23% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                 1559362      2.06%     87.29% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3                  696709      0.92%     88.21% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::4                 2577784      3.41%     91.62% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::5                  516509      0.68%     92.30% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::6                  573501      0.76%     93.06% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::7                  819035      1.08%     94.14% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::8                 4431879      5.86%    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            75653727                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.108933                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.559051                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles                26076145                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles             36746783                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                 10850479                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles               927296                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles               1053023                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved              507905                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred                35356                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts              62314637                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts               105308                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles               1053023                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles                27090322                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles               15013520                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles      18214120                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                 10165522                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles              4117218                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts              58954969                       # Number of instructions processed by rename
system.cpu0.rename.ROBFullEvents                 7221                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents                636497                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LSQFullEvents              1465868                       # Number of times rename has blocked due to LSQ full
system.cpu0.rename.RenamedOperands           39489312                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups             71817747                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups        71438623                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups           379124                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps             34689683                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                 4799621                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts           1442009                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts        210125                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                 11209509                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads             9215492                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores            6028586                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          1140138                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores          729797                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                  52283270                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded            1794569                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                 51124724                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued            87475                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined        5854476                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined      3047065                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved       1215266                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples     75653727                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.675773                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.327184                       # 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           52928215     69.96%     69.96% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1           10364815     13.70%     83.66% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2            4648030      6.14%     89.81% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3            3048990      4.03%     93.84% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            2439160      3.22%     97.06% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5            1210231      1.60%     98.66% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6             645067      0.85%     99.51% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7             315070      0.42%     99.93% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8              54149      0.07%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::total       75653727                       # 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                  82277     12.13%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                     0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                      0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     12.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead                315255     46.46%     58.59% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite               280962     41.41%    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             3785      0.01%      0.01% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu             35245093     68.94%     68.95% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult               56186      0.11%     69.06% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     69.06% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd              15594      0.03%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv               1879      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     69.09% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead             9165347     17.93%     87.02% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite            5826893     11.40%     98.42% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess            809947      1.58%    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              51124724                       # Type of FU issued
system.cpu0.iq.rate                          0.450136                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                     678494                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.013271                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads         178124739                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes         59681238                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses     50082929                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads             544404                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes            263662                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses       256861                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses              51514533                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                 284900                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads          542155                       # 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      1111126                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses         3856                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation        12844                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores       447697                       # 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        18437                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked       153340                       # 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               1053023                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles               10729289                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles               792549                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts           57283617                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts           622169                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts              9215492                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts             6028586                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts           1581349                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                577410                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents                 6280                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents         12844                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect        162347                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect       348099                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts              510446                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts             50735914                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts              8864635                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts           388809                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                      3205778                       # number of nop insts executed
system.cpu0.iew.exec_refs                    14644864                       # number of memory reference insts executed
system.cpu0.iew.exec_branches                 8078425                       # Number of branches executed
system.cpu0.iew.exec_stores                   5780229                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.446713                       # Inst execution rate
system.cpu0.iew.wb_sent                      50428595                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                     50339790                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                 25084021                       # num instructions producing a value
system.cpu0.iew.wb_consumers                 33790368                       # 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.443225                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.742342                       # 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        6311482                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls         579303                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts           475138                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples     74600704                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.681919                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.596319                       # 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     55419889     74.29%     74.29% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1      8033545     10.77%     85.06% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2      4371447      5.86%     90.92% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3      2356278      3.16%     94.08% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4      1324268      1.78%     95.85% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5       555518      0.74%     96.60% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6       469565      0.63%     97.22% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7       427219      0.57%     97.80% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8      1642975      2.20%    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     74600704                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts            50871658                       # Number of instructions committed
system.cpu0.commit.committedOps              50871658                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                      13685255                       # Number of memory references committed
system.cpu0.commit.loads                      8104366                       # Number of loads committed
system.cpu0.commit.membars                     196950                       # Number of memory barriers committed
system.cpu0.commit.branches                   7686240                       # Number of branches committed
system.cpu0.commit.fp_insts                    254806                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                 47114322                       # Number of committed integer instructions.
system.cpu0.commit.function_calls              650737                       # Number of function calls committed.
system.cpu0.commit.bw_lim_events              1642975                       # 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                   129943858                       # The number of ROB reads
system.cpu0.rob.rob_writes                  115419344                       # The number of ROB writes
system.cpu0.timesIdled                        1091777                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                       37922373                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                  3693821721                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                   47948786                       # Number of Instructions Simulated
system.cpu0.committedOps                     47948786                       # Number of Ops (including micro ops) Simulated
system.cpu0.committedInsts_total             47948786                       # Number of Instructions Simulated
system.cpu0.cpi                              2.368696                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        2.368696                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.422173                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.422173                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads                66777793                       # number of integer regfile reads
system.cpu0.int_regfile_writes               36448823                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                   126128                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                  127569                       # number of floating regfile writes
system.cpu0.misc_regfile_reads                1693303                       # number of misc regfile reads
system.cpu0.misc_regfile_writes                810480                       # number of misc regfile writes
system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
system.tsunami.ethernet.coalescedSwi              nan                       # average number of Swi's coalesced into each post
system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedRxIdle           nan                       # average number of RxIdle's coalesced into each post
system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedRxOk             nan                       # average number of RxOk's coalesced into each post
system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedRxDesc           nan                       # average number of RxDesc's coalesced into each post
system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedTxOk             nan                       # average number of TxOk's coalesced into each post
system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedTxIdle           nan                       # average number of TxIdle's coalesced into each post
system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedTxDesc           nan                       # average number of TxDesc's coalesced into each post
system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
system.tsunami.ethernet.coalescedRxOrn            nan                       # average number of RxOrn's coalesced into each post
system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
system.tsunami.ethernet.coalescedTotal            nan                       # average number of interrupts coalesced into each post
system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
system.toL2Bus.throughput                   111431458                       # Throughput (bytes/s)
system.toL2Bus.trans_dist::ReadReq            2199741                       # Transaction distribution
system.toL2Bus.trans_dist::ReadResp           2199647                       # Transaction distribution
system.toL2Bus.trans_dist::WriteReq             13135                       # Transaction distribution
system.toL2Bus.trans_dist::WriteResp            13135                       # Transaction distribution
system.toL2Bus.trans_dist::Writeback           819443                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeReq           10566                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeReq          6236                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeResp          16802                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExReq           343057                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExResp          301508                       # Transaction distribution
system.toL2Bus.trans_dist::BadAddressError           77                       # Transaction distribution
system.toL2Bus.pkt_count_system.cpu0.icache.mem_side      1737096                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side      3343563                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.icache.mem_side       452207                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.dcache.mem_side       314296                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count                      5847162                       # Packet count per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side     55584064                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side    129094452                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu1.icache.mem_side     14469760                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size_system.cpu1.dcache.mem_side     11514982                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.tot_pkt_size                 210663258                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.data_through_bus             210652954                       # Total data (bytes)
system.toL2Bus.snoop_data_through_bus         1479360                       # Total snoop data (bytes)
system.toL2Bus.reqLayer0.occupancy         4959879460                       # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization              0.3                       # Layer utilization (%)
system.toL2Bus.snoopLayer0.occupancy           724500                       # Layer occupancy (ticks)
system.toL2Bus.snoopLayer0.utilization            0.0                       # Layer utilization (%)
system.toL2Bus.respLayer0.occupancy        3910967404                       # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization             0.2                       # Layer utilization (%)
system.toL2Bus.respLayer1.occupancy        5778463419                       # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization             0.3                       # Layer utilization (%)
system.toL2Bus.respLayer2.occupancy        1017961113                       # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization             0.1                       # Layer utilization (%)
system.toL2Bus.respLayer3.occupancy         540290711                       # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization             0.0                       # Layer utilization (%)
system.iobus.throughput                       1437243                       # Throughput (bytes/s)
system.iobus.trans_dist::ReadReq                 7369                       # Transaction distribution
system.iobus.trans_dist::ReadResp                7369                       # Transaction distribution
system.iobus.trans_dist::WriteReq               54687                       # Transaction distribution
system.iobus.trans_dist::WriteResp              54687                       # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.tsunami.cchip.pio        12062                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.pchip.pio          472                       # 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        40658                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::system.iocache.cpu_side        83454                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::total        83454                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.cchip.pio        12062                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.pchip.pio          472                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.fake_sm_chip.pio           10                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.fake_uart4.pio           10                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.io.pio          180                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.uart.pio        18148                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.backdoor.pio         2468                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.ide.pio         6672                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.ide-pciconf          294                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.ethernet.pio          102                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.ethernet-pciconf          180                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.iocache.cpu_side        83454                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.pciconfig.pio           60                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::total                  124112                       # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.cchip.pio        48248                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.pchip.pio         1888                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.fake_sm_chip.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.fake_uart4.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.io.pio          160                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.uart.pio         9074                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.backdoor.pio         9852                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ide.pio         4193                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ide-pciconf          410                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ethernet.pio          204                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ethernet-pciconf          299                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.pciconfig.pio          120                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::total        74458                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.tsunami.ide.dma::system.iocache.cpu_side      2661624                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.tsunami.ide.dma::total      2661624                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.cchip.pio        48248                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.pchip.pio         1888                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.fake_sm_chip.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.fake_uart4.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.io.pio          160                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.uart.pio         9074                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.backdoor.pio         9852                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.ide.pio         4193                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.ide-pciconf          410                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.ethernet.pio          204                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.ethernet-pciconf          299                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.iocache.cpu_side      2661624                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.pciconfig.pio          120                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::total              2736082                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.data_through_bus                 2736082                       # Total data (bytes)
system.iobus.reqLayer0.occupancy             11417000                       # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer1.occupancy               353000                       # 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           378279654                       # 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            27523000                       # Layer occupancy (ticks)
system.iobus.respLayer0.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer1.occupancy            42014000                       # Layer occupancy (ticks)
system.iobus.respLayer1.utilization               0.0                       # Layer utilization (%)
system.cpu0.icache.replacements                867916                       # number of replacements
system.cpu0.icache.tagsinuse               509.785268                       # Cycle average of tags in use
system.cpu0.icache.total_refs                 6758563                       # Total number of references to valid blocks.
system.cpu0.icache.sampled_refs                868427                       # Sample count of references to valid blocks.
system.cpu0.icache.avg_refs                  7.782534                       # Average number of references to valid blocks.
system.cpu0.icache.warmup_cycle           25769681000                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.occ_blocks::cpu0.inst   509.785268                       # Average occupied blocks per requestor
system.cpu0.icache.occ_percent::cpu0.inst     0.995674                       # Average percentage of cache occupancy
system.cpu0.icache.occ_percent::total        0.995674                       # Average percentage of cache occupancy
system.cpu0.icache.ReadReq_hits::cpu0.inst      6758564                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total        6758564                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst      6758564                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total         6758564                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst      6758564                       # number of overall hits
system.cpu0.icache.overall_hits::total        6758564                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst       912847                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total       912847                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst       912847                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total        912847                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst       912847                       # number of overall misses
system.cpu0.icache.overall_misses::total       912847                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  13149310993                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total  13149310993                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst  13149310993                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total  13149310993                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst  13149310993                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total  13149310993                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst      7671411                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total      7671411                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst      7671411                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total      7671411                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst      7671411                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total      7671411                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.118993                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.118993                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.118993                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.118993                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.118993                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.118993                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 14404.726086                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 14404.726086                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 14404.726086                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 14404.726086                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 14404.726086                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 14404.726086                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs         3418                       # 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              152                       # 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    22.486842                       # 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        44252                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total        44252                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst        44252                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total        44252                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst        44252                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total        44252                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst       868595                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total       868595                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst       868595                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total       868595                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst       868595                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total       868595                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst  10814937089                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total  10814937089                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst  10814937089                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total  10814937089                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst  10814937089                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total  10814937089                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.113225                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.113225                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.113225                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.113225                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.113225                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.113225                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12451.069934                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12451.069934                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12451.069934                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 12451.069934                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12451.069934                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 12451.069934                       # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.dcache.replacements               1271376                       # number of replacements
system.cpu0.dcache.tagsinuse               505.686526                       # Cycle average of tags in use
system.cpu0.dcache.total_refs                10390956                       # Total number of references to valid blocks.
system.cpu0.dcache.sampled_refs               1271888                       # Sample count of references to valid blocks.
system.cpu0.dcache.avg_refs                  8.169710                       # Average number of references to valid blocks.
system.cpu0.dcache.warmup_cycle              25830000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.occ_blocks::cpu0.data   505.686526                       # Average occupied blocks per requestor
system.cpu0.dcache.occ_percent::cpu0.data     0.987669                       # Average percentage of cache occupancy
system.cpu0.dcache.occ_percent::total        0.987669                       # Average percentage of cache occupancy
system.cpu0.dcache.ReadReq_hits::cpu0.data      6393137                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        6393137                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      3639350                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       3639350                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       161427                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       161427                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       185616                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       185616                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data     10032487                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total        10032487                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data     10032487                       # number of overall hits
system.cpu0.dcache.overall_hits::total       10032487                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      1573505                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      1573505                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1738147                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      1738147                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data        20045                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total        20045                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data         3020                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total         3020                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      3311652                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       3311652                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      3311652                       # number of overall misses
system.cpu0.dcache.overall_misses::total      3311652                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data  39654304500                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total  39654304500                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  77521243901                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total  77521243901                       # number of WriteReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data    292960500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total    292960500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data     22204000                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total     22204000                       # number of StoreCondReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data 117175548401                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total 117175548401                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data 117175548401                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total 117175548401                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data      7966642                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      7966642                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      5377497                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      5377497                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       181472                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       181472                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       188636                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       188636                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     13344139                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     13344139                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     13344139                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     13344139                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.197512                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.197512                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.323226                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.323226                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.110458                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.110458                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.016010                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.016010                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.248173                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.248173                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.248173                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.248173                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 25201.257384                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 25201.257384                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 44599.935392                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 44599.935392                       # average WriteReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 14615.140933                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 14615.140933                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data  7352.317881                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total  7352.317881                       # average StoreCondReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 35382.808460                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 35382.808460                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 35382.808460                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 35382.808460                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs      2842539                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets          840                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs            51698                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets              7                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    54.983539                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets          120                       # 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       746874                       # number of writebacks
system.cpu0.dcache.writebacks::total           746874                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       575080                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total       575080                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1465992                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      1465992                       # number of WriteReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data         4461                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total         4461                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      2041072                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      2041072                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      2041072                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      2041072                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data       998425                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total       998425                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       272155                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total       272155                       # number of WriteReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data        15584                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total        15584                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data         3020                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total         3020                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data      1270580                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total      1270580                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data      1270580                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total      1270580                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  26454916051                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total  26454916051                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data  11388682739                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total  11388682739                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data    172348003                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total    172348003                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data     16164000                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total     16164000                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data  37843598790                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total  37843598790                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data  37843598790                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total  37843598790                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data   1459347502                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total   1459347502                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   2156087498                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   2156087498                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data   3615435000                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total   3615435000                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.125326                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.125326                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.050610                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.050610                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.085876                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.085876                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.016010                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.016010                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.095216                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.095216                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.095216                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.095216                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 26496.648272                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 26496.648272                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 41846.310885                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 41846.310885                       # average WriteReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 11059.291774                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11059.291774                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  5352.317881                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total  5352.317881                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 29784.506910                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 29784.506910                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 29784.506910                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 29784.506910                       # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.branchPred.lookups                2604526                       # Number of BP lookups
system.cpu1.branchPred.condPredicted          2153409                       # Number of conditional branches predicted
system.cpu1.branchPred.condIncorrect            75247                       # Number of conditional branches incorrect
system.cpu1.branchPred.BTBLookups             1513707                       # Number of BTB lookups
system.cpu1.branchPred.BTBHits                 876072                       # Number of BTB hits
system.cpu1.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.branchPred.BTBHitPct            57.875930                       # BTB Hit Percentage
system.cpu1.branchPred.usedRAS                 179167                       # Number of times the RAS was used to get a target.
system.cpu1.branchPred.RASInCorrect              7740                       # 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                     1932131                       # DTB read hits
system.cpu1.dtb.read_misses                     10237                       # DTB read misses
system.cpu1.dtb.read_acv                           25                       # DTB read access violations
system.cpu1.dtb.read_accesses                  320506                       # DTB read accesses
system.cpu1.dtb.write_hits                    1251341                       # DTB write hits
system.cpu1.dtb.write_misses                     1962                       # DTB write misses
system.cpu1.dtb.write_acv                          65                       # DTB write access violations
system.cpu1.dtb.write_accesses                 130037                       # DTB write accesses
system.cpu1.dtb.data_hits                     3183472                       # DTB hits
system.cpu1.dtb.data_misses                     12199                       # DTB misses
system.cpu1.dtb.data_acv                           90                       # DTB access violations
system.cpu1.dtb.data_accesses                  450543                       # DTB accesses
system.cpu1.itb.fetch_hits                     430844                       # ITB hits
system.cpu1.itb.fetch_misses                     6753                       # ITB misses
system.cpu1.itb.fetch_acv                         212                       # ITB acv
system.cpu1.itb.fetch_accesses                 437597                       # 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                        15794943                       # 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           6044274                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                      12313553                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                    2604526                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches           1055239                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                      2204838                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles                 395965                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.BlockedCycles               6209579                       # Number of cycles fetch has spent blocked
system.cpu1.fetch.MiscStallCycles               26246                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles        62195                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles        53260                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles           20                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                  1481011                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes                50405                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.rateDist::samples          14852690                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             0.829045                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            2.204427                       # 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                12647852     85.16%     85.16% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1                  141564      0.95%     86.11% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                  235652      1.59%     87.70% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3                  175889      1.18%     88.88% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::4                  303768      2.05%     90.92% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::5                  119285      0.80%     91.73% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::6                  129403      0.87%     92.60% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::7                  209113      1.41%     94.01% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::8                  890164      5.99%    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            14852690                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.164896                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.779588                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                 5971093                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles              6462269                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                  2062064                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles               112088                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles                245175                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved              113398                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred                 7205                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts              12081319                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts                21458                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles                245175                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles                 6179272                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles                 425366                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles       5395094                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                  1962879                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles               644902                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts              11197795                       # Number of instructions processed by rename
system.cpu1.rename.ROBFullEvents                   87                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                 57093                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LSQFullEvents               157527                       # Number of times rename has blocked due to LSQ full
system.cpu1.rename.RenamedOperands            7361429                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups             13363056                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups        13213666                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups           149390                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps              6300177                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                 1061252                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts            451071                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts         42573                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                  1993362                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads             2041709                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores            1326014                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads           180090                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores          100258                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                   9822573                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded             491625                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                  9565946                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued            29815                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined        1410113                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined       705464                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        352077                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples     14852690                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.644055                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.318534                       # 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           10648951     71.70%     71.70% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1            1930050     12.99%     84.69% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2             818337      5.51%     90.20% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3             551122      3.71%     93.91% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4             476075      3.21%     97.12% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5             213789      1.44%     98.56% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6             136394      0.92%     99.48% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7              69529      0.47%     99.94% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8               8443      0.06%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::total       14852690                       # 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                   3207      1.63%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                     0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                      0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      1.63% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead                106178     53.97%     55.60% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite                87357     44.40%    100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
system.cpu1.iq.FU_type_0::No_OpClass             3526      0.04%      0.04% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu              5966011     62.37%     62.40% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult               16243      0.17%     62.57% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     62.57% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd              10971      0.11%     62.69% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     62.69% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     62.69% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     62.69% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv               1763      0.02%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     62.71% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead             2021702     21.13%     83.84% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite            1274955     13.33%     97.17% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess            270775      2.83%    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               9565946                       # Type of FU issued
system.cpu1.iq.rate                          0.605633                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                     196742                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.020567                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads          33995446                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes         11620704                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses      9288457                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads             215693                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes            105258                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses       101999                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses               9646700                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                 112462                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads           92569                       # 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       282729                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses         1535                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation         1711                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores       123624                       # 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          323                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked        14236                       # 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                245175                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles                 256542                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles                43339                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts           10829040                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts           147658                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts              2041709                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts             1326014                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts            444647                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                 36382                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents                 1620                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents          1711                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect         33953                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect        99696                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts              133649                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts              9473535                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts              1949759                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts            92411                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       514842                       # number of nop insts executed
system.cpu1.iew.exec_refs                     3209162                       # number of memory reference insts executed
system.cpu1.iew.exec_branches                 1413585                       # Number of branches executed
system.cpu1.iew.exec_stores                   1259403                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.599783                       # Inst execution rate
system.cpu1.iew.wb_sent                       9417236                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                      9390456                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                  4401006                       # num instructions producing a value
system.cpu1.iew.wb_consumers                  6190652                       # 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.594523                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.710912                       # 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        1449457                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls         139548                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts           125475                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples     14607515                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.636458                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.578813                       # 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     11126487     76.17%     76.17% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1      1625013     11.12%     87.29% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2       604004      4.13%     91.43% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3       371910      2.55%     93.98% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4       263907      1.81%     95.78% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5       102565      0.70%     96.48% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6       109537      0.75%     97.23% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7       110097      0.75%     97.99% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8       293995      2.01%    100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::total     14607515                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts             9297065                       # Number of instructions committed
system.cpu1.commit.committedOps               9297065                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                       2961370                       # Number of memory references committed
system.cpu1.commit.loads                      1758980                       # Number of loads committed
system.cpu1.commit.membars                      44792                       # Number of memory barriers committed
system.cpu1.commit.branches                   1328076                       # Number of branches committed
system.cpu1.commit.fp_insts                    100787                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                  8610735                       # Number of committed integer instructions.
system.cpu1.commit.function_calls              147103                       # Number of function calls committed.
system.cpu1.commit.bw_lim_events               293995                       # 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                    24970897                       # The number of ROB reads
system.cpu1.rob.rob_writes                   21736671                       # The number of ROB writes
system.cpu1.timesIdled                         134601                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                         942253                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                  3790981004                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                    8842996                       # Number of Instructions Simulated
system.cpu1.committedOps                      8842996                       # Number of Ops (including micro ops) Simulated
system.cpu1.committedInsts_total              8842996                       # Number of Instructions Simulated
system.cpu1.cpi                              1.786153                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                        1.786153                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.559862                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.559862                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads                12205153                       # number of integer regfile reads
system.cpu1.int_regfile_writes                6674473                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                    55471                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                   55305                       # number of floating regfile writes
system.cpu1.misc_regfile_reads                 527113                       # number of misc regfile reads
system.cpu1.misc_regfile_writes                218222                       # number of misc regfile writes
system.cpu1.icache.replacements                225540                       # number of replacements
system.cpu1.icache.tagsinuse               470.721925                       # Cycle average of tags in use
system.cpu1.icache.total_refs                 1246547                       # Total number of references to valid blocks.
system.cpu1.icache.sampled_refs                226052                       # Sample count of references to valid blocks.
system.cpu1.icache.avg_refs                  5.514426                       # Average number of references to valid blocks.
system.cpu1.icache.warmup_cycle          1877726350000                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.occ_blocks::cpu1.inst   470.721925                       # Average occupied blocks per requestor
system.cpu1.icache.occ_percent::cpu1.inst     0.919379                       # Average percentage of cache occupancy
system.cpu1.icache.occ_percent::total        0.919379                       # Average percentage of cache occupancy
system.cpu1.icache.ReadReq_hits::cpu1.inst      1246547                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total        1246547                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst      1246547                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total         1246547                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst      1246547                       # number of overall hits
system.cpu1.icache.overall_hits::total        1246547                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst       234464                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total       234464                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst       234464                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total        234464                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst       234464                       # number of overall misses
system.cpu1.icache.overall_misses::total       234464                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   3166624000                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total   3166624000                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst   3166624000                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total   3166624000                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst   3166624000                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total   3166624000                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst      1481011                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total      1481011                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst      1481011                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total      1481011                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst      1481011                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total      1481011                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.158313                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.158313                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.158313                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.158313                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.158313                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.158313                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13505.800464                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 13505.800464                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13505.800464                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 13505.800464                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13505.800464                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 13505.800464                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs          237                       # 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               27                       # 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     8.777778                       # 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         8347                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total         8347                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst         8347                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total         8347                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst         8347                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total         8347                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst       226117                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total       226117                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst       226117                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total       226117                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst       226117                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total       226117                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   2628094387                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total   2628094387                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   2628094387                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total   2628094387                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   2628094387                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total   2628094387                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.152677                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.152677                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.152677                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.152677                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.152677                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.152677                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11622.719154                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11622.719154                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11622.719154                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 11622.719154                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11622.719154                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 11622.719154                       # average overall mshr miss latency
system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dcache.replacements                108851                       # number of replacements
system.cpu1.dcache.tagsinuse               491.736427                       # Cycle average of tags in use
system.cpu1.dcache.total_refs                 2599646                       # Total number of references to valid blocks.
system.cpu1.dcache.sampled_refs                109251                       # Sample count of references to valid blocks.
system.cpu1.dcache.avg_refs                 23.795169                       # Average number of references to valid blocks.
system.cpu1.dcache.warmup_cycle           43858959000                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.occ_blocks::cpu1.data   491.736427                       # Average occupied blocks per requestor
system.cpu1.dcache.occ_percent::cpu1.data     0.960423                       # Average percentage of cache occupancy
system.cpu1.dcache.occ_percent::total        0.960423                       # Average percentage of cache occupancy
system.cpu1.dcache.ReadReq_hits::cpu1.data      1587502                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total        1587502                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data       943251                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total        943251                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data        32579                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total        32579                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data        31559                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total        31559                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data      2530753                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total         2530753                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data      2530753                       # number of overall hits
system.cpu1.dcache.overall_hits::total        2530753                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data       209244                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total       209244                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data       218379                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total       218379                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data         5510                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total         5510                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data         3216                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total         3216                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data       427623                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total        427623                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data       427623                       # number of overall misses
system.cpu1.dcache.overall_misses::total       427623                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   2938034500                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total   2938034500                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data   7305073698                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total   7305073698                       # number of WriteReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data     55149000                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total     55149000                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data     23385500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total     23385500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data  10243108198                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total  10243108198                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data  10243108198                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total  10243108198                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data      1796746                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      1796746                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data      1161630                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total      1161630                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data        38089                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total        38089                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data        34775                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total        34775                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data      2958376                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total      2958376                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data      2958376                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total      2958376                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.116457                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.116457                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.187994                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.187994                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.144661                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.144661                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.092480                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.092480                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.144547                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.144547                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.144547                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.144547                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 14041.188756                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 14041.188756                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 33451.356119                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 33451.356119                       # average WriteReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 10008.892922                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 10008.892922                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data  7271.610697                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total  7271.610697                       # average StoreCondReq miss latency
system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 23953.595101                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 23953.595101                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 23953.595101                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 23953.595101                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs       227083                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs             4054                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs    56.014554                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu1.dcache.fast_writes                      0                       # number of fast writes performed
system.cpu1.dcache.cache_copies                     0                       # number of cache copies performed
system.cpu1.dcache.writebacks::writebacks        72569                       # number of writebacks
system.cpu1.dcache.writebacks::total            72569                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data       129770                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total       129770                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data       179212                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total       179212                       # number of WriteReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data          594                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total          594                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data       308982                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total       308982                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data       308982                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total       308982                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data        79474                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total        79474                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data        39167                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total        39167                       # number of WriteReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data         4916                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total         4916                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data         3216                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total         3216                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data       118641                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total       118641                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data       118641                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total       118641                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data    893939249                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total    893939249                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data   1081571527                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total   1081571527                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data     37210004                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total     37210004                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data     16953500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total     16953500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   1975510776                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total   1975510776                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   1975510776                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total   1975510776                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data     23615501                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total     23615501                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data    628297501                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total    628297501                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data    651913002                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total    651913002                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.044232                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.044232                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.033717                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.033717                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.129066                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.129066                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.092480                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.092480                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.040103                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.040103                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.040103                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.040103                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 11248.197511                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 11248.197511                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 27614.357163                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 27614.357163                       # average WriteReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data  7569.162734                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total  7569.162734                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data  5271.610697                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total  5271.610697                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 16651.164235                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 16651.164235                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 16651.164235                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 16651.164235                       # average overall mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average overall mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu1.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu0.kern.inst.quiesce                    6605                       # number of quiesce instructions executed
system.cpu0.kern.inst.hwrei                    182638                       # number of hwrei instructions executed
system.cpu0.kern.ipl_count::0                   64421     40.50%     40.50% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::21                    131      0.08%     40.58% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::22                   1925      1.21%     41.79% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::30                    210      0.13%     41.93% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::31                  92368     58.07%    100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::total              159055                       # number of times we switched to this ipl
system.cpu0.kern.ipl_good::0                    63463     49.20%     49.20% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::21                     131      0.10%     49.30% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::22                    1925      1.49%     50.80% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::30                     210      0.16%     50.96% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::31                   63253     49.04%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::total               128982                       # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks::0            1863089530500     97.87%     97.87% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::21               64074500      0.00%     97.87% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::22              567937500      0.03%     97.90% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::30              100797000      0.01%     97.91% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::31            39879064000      2.09%    100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::total        1903701403500                       # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used::0                 0.985129                       # 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.684793                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::total             0.810927                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.syscall::2                         7      3.32%      3.32% # number of syscalls executed
system.cpu0.kern.syscall::3                        17      8.06%     11.37% # number of syscalls executed
system.cpu0.kern.syscall::4                         4      1.90%     13.27% # number of syscalls executed
system.cpu0.kern.syscall::6                        29     13.74%     27.01% # number of syscalls executed
system.cpu0.kern.syscall::12                        1      0.47%     27.49% # number of syscalls executed
system.cpu0.kern.syscall::17                       10      4.74%     32.23% # number of syscalls executed
system.cpu0.kern.syscall::19                        7      3.32%     35.55% # number of syscalls executed
system.cpu0.kern.syscall::20                        4      1.90%     37.44% # number of syscalls executed
system.cpu0.kern.syscall::23                        1      0.47%     37.91% # number of syscalls executed
system.cpu0.kern.syscall::24                        3      1.42%     39.34% # number of syscalls executed
system.cpu0.kern.syscall::33                        8      3.79%     43.13% # number of syscalls executed
system.cpu0.kern.syscall::41                        2      0.95%     44.08% # number of syscalls executed
system.cpu0.kern.syscall::45                       37     17.54%     61.61% # number of syscalls executed
system.cpu0.kern.syscall::47                        3      1.42%     63.03% # number of syscalls executed
system.cpu0.kern.syscall::48                        8      3.79%     66.82% # number of syscalls executed
system.cpu0.kern.syscall::54                        9      4.27%     71.09% # number of syscalls executed
system.cpu0.kern.syscall::58                        1      0.47%     71.56% # number of syscalls executed
system.cpu0.kern.syscall::59                        5      2.37%     73.93% # number of syscalls executed
system.cpu0.kern.syscall::71                       27     12.80%     86.73% # number of syscalls executed
system.cpu0.kern.syscall::73                        3      1.42%     88.15% # number of syscalls executed
system.cpu0.kern.syscall::74                        7      3.32%     91.47% # number of syscalls executed
system.cpu0.kern.syscall::87                        1      0.47%     91.94% # number of syscalls executed
system.cpu0.kern.syscall::90                        2      0.95%     92.89% # number of syscalls executed
system.cpu0.kern.syscall::92                        7      3.32%     96.21% # number of syscalls executed
system.cpu0.kern.syscall::97                        2      0.95%     97.16% # number of syscalls executed
system.cpu0.kern.syscall::98                        2      0.95%     98.10% # number of syscalls executed
system.cpu0.kern.syscall::132                       1      0.47%     98.58% # number of syscalls executed
system.cpu0.kern.syscall::144                       1      0.47%     99.05% # number of syscalls executed
system.cpu0.kern.syscall::147                       2      0.95%    100.00% # number of syscalls executed
system.cpu0.kern.syscall::total                   211                       # number of syscalls executed
system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu0.kern.callpal::wripir                  302      0.18%      0.18% # number of callpals executed
system.cpu0.kern.callpal::wrmces                    1      0.00%      0.18% # number of callpals executed
system.cpu0.kern.callpal::wrfen                     1      0.00%      0.18% # number of callpals executed
system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.18% # number of callpals executed
system.cpu0.kern.callpal::swpctx                 3478      2.07%      2.26% # number of callpals executed
system.cpu0.kern.callpal::tbi                      48      0.03%      2.29% # number of callpals executed
system.cpu0.kern.callpal::wrent                     7      0.00%      2.29% # number of callpals executed
system.cpu0.kern.callpal::swpipl               152288     90.83%     93.12% # number of callpals executed
system.cpu0.kern.callpal::rdps                   6536      3.90%     97.02% # number of callpals executed
system.cpu0.kern.callpal::wrkgp                     1      0.00%     97.02% # number of callpals executed
system.cpu0.kern.callpal::wrusp                     4      0.00%     97.02% # number of callpals executed
system.cpu0.kern.callpal::rdusp                     8      0.00%     97.03% # number of callpals executed
system.cpu0.kern.callpal::whami                     2      0.00%     97.03% # number of callpals executed
system.cpu0.kern.callpal::rti                    4500      2.68%     99.71% # number of callpals executed
system.cpu0.kern.callpal::callsys                 345      0.21%     99.92% # number of callpals executed
system.cpu0.kern.callpal::imb                     137      0.08%    100.00% # number of callpals executed
system.cpu0.kern.callpal::total                167660                       # number of callpals executed
system.cpu0.kern.mode_switch::kernel             7044                       # number of protection mode switches
system.cpu0.kern.mode_switch::user               1286                       # number of protection mode switches
system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
system.cpu0.kern.mode_good::kernel               1285                      
system.cpu0.kern.mode_good::user                 1286                      
system.cpu0.kern.mode_good::idle                    0                      
system.cpu0.kern.mode_switch_good::kernel     0.182425                       # 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.308643                       # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks::kernel      1901692288000     99.89%     99.89% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::user          2009107500      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                    3479                       # number of times the context was actually changed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                    2459                       # number of quiesce instructions executed
system.cpu1.kern.inst.hwrei                     57331                       # number of hwrei instructions executed
system.cpu1.kern.ipl_count::0                   18009     36.73%     36.73% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::22                   1924      3.92%     40.65% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::30                    302      0.62%     41.27% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::31                  28797     58.73%    100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::total               49032                       # number of times we switched to this ipl
system.cpu1.kern.ipl_good::0                    17590     47.41%     47.41% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::22                    1924      5.19%     52.59% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::30                     302      0.81%     53.41% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::31                   17288     46.59%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::total                37104                       # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks::0            1873168497000     98.41%     98.41% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::22              531845000      0.03%     98.44% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::30              136792000      0.01%     98.45% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::31            29552054000      1.55%    100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::total        1903389188000                       # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used::0                 0.976734                       # 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.600340                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::total             0.756730                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.syscall::2                         1      0.87%      0.87% # number of syscalls executed
system.cpu1.kern.syscall::3                        13     11.30%     12.17% # number of syscalls executed
system.cpu1.kern.syscall::6                        13     11.30%     23.48% # number of syscalls executed
system.cpu1.kern.syscall::15                        1      0.87%     24.35% # number of syscalls executed
system.cpu1.kern.syscall::17                        5      4.35%     28.70% # number of syscalls executed
system.cpu1.kern.syscall::19                        3      2.61%     31.30% # number of syscalls executed
system.cpu1.kern.syscall::20                        2      1.74%     33.04% # number of syscalls executed
system.cpu1.kern.syscall::23                        3      2.61%     35.65% # number of syscalls executed
system.cpu1.kern.syscall::24                        3      2.61%     38.26% # number of syscalls executed
system.cpu1.kern.syscall::33                        3      2.61%     40.87% # number of syscalls executed
system.cpu1.kern.syscall::45                       17     14.78%     55.65% # number of syscalls executed
system.cpu1.kern.syscall::47                        3      2.61%     58.26% # number of syscalls executed
system.cpu1.kern.syscall::48                        2      1.74%     60.00% # number of syscalls executed
system.cpu1.kern.syscall::54                        1      0.87%     60.87% # number of syscalls executed
system.cpu1.kern.syscall::59                        2      1.74%     62.61% # number of syscalls executed
system.cpu1.kern.syscall::71                       27     23.48%     86.09% # number of syscalls executed
system.cpu1.kern.syscall::74                        9      7.83%     93.91% # number of syscalls executed
system.cpu1.kern.syscall::90                        1      0.87%     94.78% # number of syscalls executed
system.cpu1.kern.syscall::92                        2      1.74%     96.52% # number of syscalls executed
system.cpu1.kern.syscall::132                       3      2.61%     99.13% # number of syscalls executed
system.cpu1.kern.syscall::144                       1      0.87%    100.00% # number of syscalls executed
system.cpu1.kern.syscall::total                   115                       # number of syscalls executed
system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu1.kern.callpal::wripir                  210      0.41%      0.42% # number of callpals executed
system.cpu1.kern.callpal::wrmces                    1      0.00%      0.42% # number of callpals executed
system.cpu1.kern.callpal::wrfen                     1      0.00%      0.42% # number of callpals executed
system.cpu1.kern.callpal::swpctx                 1165      2.30%      2.72% # number of callpals executed
system.cpu1.kern.callpal::tbi                       6      0.01%      2.73% # number of callpals executed
system.cpu1.kern.callpal::wrent                     7      0.01%      2.75% # number of callpals executed
system.cpu1.kern.callpal::swpipl                43701     86.29%     89.04% # number of callpals executed
system.cpu1.kern.callpal::rdps                   2223      4.39%     93.43% # number of callpals executed
system.cpu1.kern.callpal::wrkgp                     1      0.00%     93.43% # number of callpals executed
system.cpu1.kern.callpal::wrusp                     3      0.01%     93.44% # number of callpals executed
system.cpu1.kern.callpal::rdusp                     1      0.00%     93.44% # number of callpals executed
system.cpu1.kern.callpal::whami                     3      0.01%     93.44% # number of callpals executed
system.cpu1.kern.callpal::rti                    3104      6.13%     99.57% # number of callpals executed
system.cpu1.kern.callpal::callsys                 172      0.34%     99.91% # number of callpals executed
system.cpu1.kern.callpal::imb                      43      0.08%    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                 50643                       # number of callpals executed
system.cpu1.kern.mode_switch::kernel             1414                       # number of protection mode switches
system.cpu1.kern.mode_switch::user                459                       # number of protection mode switches
system.cpu1.kern.mode_switch::idle               2447                       # number of protection mode switches
system.cpu1.kern.mode_good::kernel                685                      
system.cpu1.kern.mode_good::user                  459                      
system.cpu1.kern.mode_good::idle                  226                      
system.cpu1.kern.mode_switch_good::kernel     0.484441                       # 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.092358                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::total     0.317130                       # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks::kernel        4654463000      0.24%      0.24% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::user           807268500      0.04%      0.29% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::idle        1897916233000     99.71%    100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context                    1166                       # number of times the context was actually changed

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