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

---------- Begin Simulation Statistics ----------
sim_seconds                                  1.908652                       # Number of seconds simulated
sim_ticks                                1908652088000                       # Number of ticks simulated
final_tick                               1908652088000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                 169428                       # Simulator instruction rate (inst/s)
host_op_rate                                   169428                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             5757307258                       # Simulator tick rate (ticks/s)
host_mem_usage                                 336708                       # Number of bytes of host memory used
host_seconds                                   331.52                       # Real time elapsed on the host
sim_insts                                    56168509                       # Number of instructions simulated
sim_ops                                      56168509                       # Number of ops (including micro ops) simulated
system.voltage_domain.voltage                       1                       # Voltage in Volts
system.clk_domain.clock                          1000                       # Clock period in ticks
system.physmem.bytes_read::cpu0.inst           873216                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         24648192                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst           103232                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data           582976                       # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide            960                       # Number of bytes read from this memory
system.physmem.bytes_read::total             26208576                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       873216                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst       103232                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          976448                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      7849920                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7849920                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.inst             13644                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            385128                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              1613                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data              9109                       # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide              15                       # Number of read requests responded to by this memory
system.physmem.num_reads::total                409509                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks          122655                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               122655                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.inst              457504                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data            12913926                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               54086                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              305439                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::tsunami.ide               503                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                13731458                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         457504                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          54086                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             511590                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           4112808                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                4112808                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           4112808                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             457504                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data           12913926                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              54086                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             305439                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::tsunami.ide              503                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               17844266                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                        409509                       # Number of read requests accepted
system.physmem.writeReqs                       122655                       # Number of write requests accepted
system.physmem.readBursts                      409509                       # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts                     122655                       # Number of DRAM write bursts, including those merged in the write queue
system.physmem.bytesReadDRAM                 26200320                       # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ                      8256                       # Total number of bytes read from write queue
system.physmem.bytesWritten                   7848512                       # Total number of bytes written to DRAM
system.physmem.bytesReadSys                  26208576                       # Total read bytes from the system interface side
system.physmem.bytesWrittenSys                7849920                       # Total written bytes from the system interface side
system.physmem.servicedByWrQ                      129                       # Number of DRAM read bursts serviced by the write queue
system.physmem.mergedWrBursts                       0                       # Number of DRAM write bursts merged with an existing one
system.physmem.neitherReadNorWriteReqs              0                       # Number of requests that are neither read nor write
system.physmem.perBankRdBursts::0               25687                       # Per bank write bursts
system.physmem.perBankRdBursts::1               26129                       # Per bank write bursts
system.physmem.perBankRdBursts::2               25602                       # Per bank write bursts
system.physmem.perBankRdBursts::3               25363                       # Per bank write bursts
system.physmem.perBankRdBursts::4               24824                       # Per bank write bursts
system.physmem.perBankRdBursts::5               25086                       # Per bank write bursts
system.physmem.perBankRdBursts::6               25117                       # Per bank write bursts
system.physmem.perBankRdBursts::7               24738                       # Per bank write bursts
system.physmem.perBankRdBursts::8               25651                       # Per bank write bursts
system.physmem.perBankRdBursts::9               26257                       # Per bank write bursts
system.physmem.perBankRdBursts::10              25842                       # Per bank write bursts
system.physmem.perBankRdBursts::11              26258                       # Per bank write bursts
system.physmem.perBankRdBursts::12              25994                       # Per bank write bursts
system.physmem.perBankRdBursts::13              25940                       # Per bank write bursts
system.physmem.perBankRdBursts::14              25679                       # Per bank write bursts
system.physmem.perBankRdBursts::15              25213                       # Per bank write bursts
system.physmem.perBankWrBursts::0                7897                       # Per bank write bursts
system.physmem.perBankWrBursts::1                8119                       # Per bank write bursts
system.physmem.perBankWrBursts::2                8345                       # Per bank write bursts
system.physmem.perBankWrBursts::3                7678                       # Per bank write bursts
system.physmem.perBankWrBursts::4                7188                       # Per bank write bursts
system.physmem.perBankWrBursts::5                7302                       # Per bank write bursts
system.physmem.perBankWrBursts::6                7389                       # Per bank write bursts
system.physmem.perBankWrBursts::7                6798                       # Per bank write bursts
system.physmem.perBankWrBursts::8                7376                       # Per bank write bursts
system.physmem.perBankWrBursts::9                7907                       # Per bank write bursts
system.physmem.perBankWrBursts::10               7738                       # Per bank write bursts
system.physmem.perBankWrBursts::11               7709                       # Per bank write bursts
system.physmem.perBankWrBursts::12               7797                       # Per bank write bursts
system.physmem.perBankWrBursts::13               7971                       # Per bank write bursts
system.physmem.perBankWrBursts::14               7878                       # Per bank write bursts
system.physmem.perBankWrBursts::15               7541                       # Per bank write bursts
system.physmem.numRdRetry                           0                       # Number of times read queue was full causing retry
system.physmem.numWrRetry                          13                       # Number of times write queue was full causing retry
system.physmem.totGap                    1908647739500                       # Total gap between requests
system.physmem.readPktSize::0                       0                       # Read request sizes (log2)
system.physmem.readPktSize::1                       0                       # Read request sizes (log2)
system.physmem.readPktSize::2                       0                       # Read request sizes (log2)
system.physmem.readPktSize::3                       0                       # Read request sizes (log2)
system.physmem.readPktSize::4                       0                       # Read request sizes (log2)
system.physmem.readPktSize::5                       0                       # Read request sizes (log2)
system.physmem.readPktSize::6                  409509                       # Read request sizes (log2)
system.physmem.writePktSize::0                      0                       # Write request sizes (log2)
system.physmem.writePktSize::1                      0                       # Write request sizes (log2)
system.physmem.writePktSize::2                      0                       # Write request sizes (log2)
system.physmem.writePktSize::3                      0                       # Write request sizes (log2)
system.physmem.writePktSize::4                      0                       # Write request sizes (log2)
system.physmem.writePktSize::5                      0                       # Write request sizes (log2)
system.physmem.writePktSize::6                 122655                       # Write request sizes (log2)
system.physmem.rdQLenPdf::0                    317276                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                     37774                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                     29370                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                     24859                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                        78                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                        13                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                         2                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                         1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                         1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                         1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::26                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::27                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::28                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::29                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31                        0                       # What read queue length does an incoming req see
system.physmem.wrQLenPdf::0                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                     1609                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                     2843                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                     3482                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                     4541                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                     5973                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                     6828                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                     7803                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                     8972                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                     7543                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                     8151                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                     8864                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                     8361                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                     7558                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                     7964                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                     8132                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                     6500                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                     6707                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::32                     6213                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::33                      372                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::34                      213                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::35                      194                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::36                      192                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::37                      176                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::38                      181                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::39                      145                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::40                      196                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::41                      215                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::42                      208                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::43                      233                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::44                      198                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::45                      127                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::46                      143                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::47                      177                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::48                      146                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::49                      113                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::50                      150                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::51                      108                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::52                      146                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::53                      113                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::54                      135                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::55                      133                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::56                      126                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::57                      117                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::58                       86                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::59                       73                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::60                       74                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::61                       52                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62                       27                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63                       27                       # What write queue length does an incoming req see
system.physmem.bytesPerActivate::samples        64693                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::mean      526.314006                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::gmean     319.672506                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::stdev     416.720496                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::0-127          14759     22.81%     22.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::128-255        11414     17.64%     40.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::256-383         5700      8.81%     49.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::384-511         2716      4.20%     53.47% # Bytes accessed per row activation
system.physmem.bytesPerActivate::512-639         2485      3.84%     57.31% # Bytes accessed per row activation
system.physmem.bytesPerActivate::640-767         1481      2.29%     59.60% # Bytes accessed per row activation
system.physmem.bytesPerActivate::768-895         1583      2.45%     62.04% # Bytes accessed per row activation
system.physmem.bytesPerActivate::896-1023         1463      2.26%     64.31% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1024-1151        23092     35.69%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::total          64693                       # Bytes accessed per row activation
system.physmem.rdPerTurnAround::samples          5538                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::mean        73.921271                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::stdev     2818.439252                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::0-8191           5535     99.95%     99.95% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::40960-49151            1      0.02%     99.96% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::57344-65535            1      0.02%     99.98% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::196608-204799            1      0.02%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::total            5538                       # Reads before turning the bus around for writes
system.physmem.wrPerTurnAround::samples          5538                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::mean        22.143915                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::gmean       18.892939                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::stdev       21.348287                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::16-19            4779     86.29%     86.29% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::20-23             158      2.85%     89.15% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::24-27              16      0.29%     89.44% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::28-31              27      0.49%     89.92% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::32-35             200      3.61%     93.54% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::36-39              23      0.42%     93.95% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::40-43              15      0.27%     94.22% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::44-47               7      0.13%     94.35% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::48-51               3      0.05%     94.40% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::52-55               6      0.11%     94.51% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::56-59              11      0.20%     94.71% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::60-63               7      0.13%     94.84% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::64-67              10      0.18%     95.02% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::68-71               4      0.07%     95.09% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::72-75               3      0.05%     95.14% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::76-79               1      0.02%     95.16% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::80-83              30      0.54%     95.70% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::84-87               2      0.04%     95.74% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::88-91              13      0.23%     95.97% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::92-95               1      0.02%     95.99% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::96-99             169      3.05%     99.04% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::100-103             3      0.05%     99.10% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::104-107             1      0.02%     99.12% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::112-115             2      0.04%     99.15% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::116-119             7      0.13%     99.28% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::120-123             1      0.02%     99.30% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::124-127             2      0.04%     99.33% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::128-131             4      0.07%     99.40% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::140-143             1      0.02%     99.42% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::148-151             1      0.02%     99.44% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::156-159             1      0.02%     99.46% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::164-167             3      0.05%     99.51% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::168-171             1      0.02%     99.53% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::172-175            12      0.22%     99.75% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::176-179             1      0.02%     99.77% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::196-199             1      0.02%     99.78% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::212-215             1      0.02%     99.80% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::224-227             9      0.16%     99.96% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::248-251             1      0.02%     99.98% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::252-255             1      0.02%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::total            5538                       # Writes before turning the bus around for reads
system.physmem.totQLat                     3969590750                       # Total ticks spent queuing
system.physmem.totMemAccLat               11645465750                       # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat                   2046900000                       # Total ticks spent in databus transfers
system.physmem.avgQLat                        9696.59                       # Average queueing delay per DRAM burst
system.physmem.avgBusLat                      5000.00                       # Average bus latency per DRAM burst
system.physmem.avgMemAccLat                  28446.59                       # Average memory access latency per DRAM burst
system.physmem.avgRdBW                          13.73                       # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW                           4.11                       # Average achieved write bandwidth in MiByte/s
system.physmem.avgRdBWSys                       13.73                       # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys                        4.11                       # Average system write bandwidth in MiByte/s
system.physmem.peakBW                        12800.00                       # Theoretical peak bandwidth in MiByte/s
system.physmem.busUtil                           0.14                       # Data bus utilization in percentage
system.physmem.busUtilRead                       0.11                       # Data bus utilization in percentage for reads
system.physmem.busUtilWrite                      0.03                       # Data bus utilization in percentage for writes
system.physmem.avgRdQLen                         2.19                       # Average read queue length when enqueuing
system.physmem.avgWrQLen                        24.90                       # Average write queue length when enqueuing
system.physmem.readRowHits                     368832                       # Number of row buffer hits during reads
system.physmem.writeRowHits                     98488                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   90.10                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  80.30                       # Row buffer hit rate for writes
system.physmem.avgGap                      3586578.08                       # Average gap between requests
system.physmem.pageHitRate                      87.84                       # Row buffer hit rate, read and write combined
system.physmem_0.actEnergy                  244233360                       # Energy for activate commands per rank (pJ)
system.physmem_0.preEnergy                  133262250                       # Energy for precharge commands per rank (pJ)
system.physmem_0.readEnergy                1579858800                       # Energy for read commands per rank (pJ)
system.physmem_0.writeEnergy                393439680                       # Energy for write commands per rank (pJ)
system.physmem_0.refreshEnergy           124663821360                       # Energy for refresh commands per rank (pJ)
system.physmem_0.actBackEnergy            57966073335                       # Energy for active background per rank (pJ)
system.physmem_0.preBackEnergy           1094343472500                       # Energy for precharge background per rank (pJ)
system.physmem_0.totalEnergy             1279324161285                       # Total energy per rank (pJ)
system.physmem_0.averagePower              670.276452                       # Core power per rank (mW)
system.physmem_0.memoryStateTime::IDLE   1820370973000                       # Time in different power states
system.physmem_0.memoryStateTime::REF     63734060000                       # Time in different power states
system.physmem_0.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.physmem_0.memoryStateTime::ACT     24546489500                       # Time in different power states
system.physmem_0.memoryStateTime::ACT_PDN            0                       # Time in different power states
system.physmem_1.actEnergy                  244845720                       # Energy for activate commands per rank (pJ)
system.physmem_1.preEnergy                  133596375                       # Energy for precharge commands per rank (pJ)
system.physmem_1.readEnergy                1613305200                       # Energy for read commands per rank (pJ)
system.physmem_1.writeEnergy                401222160                       # Energy for write commands per rank (pJ)
system.physmem_1.refreshEnergy           124663821360                       # Energy for refresh commands per rank (pJ)
system.physmem_1.actBackEnergy            57268583145                       # Energy for active background per rank (pJ)
system.physmem_1.preBackEnergy           1094955297750                       # Energy for precharge background per rank (pJ)
system.physmem_1.totalEnergy             1279280671710                       # Total energy per rank (pJ)
system.physmem_1.averagePower              670.253671                       # Core power per rank (mW)
system.physmem_1.memoryStateTime::IDLE   1821389841500                       # Time in different power states
system.physmem_1.memoryStateTime::REF     63734060000                       # Time in different power states
system.physmem_1.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.physmem_1.memoryStateTime::ACT     23527607250                       # Time in different power states
system.physmem_1.memoryStateTime::ACT_PDN            0                       # Time in different power states
system.cpu0.branchPred.lookups               18555851                       # Number of BP lookups
system.cpu0.branchPred.condPredicted         15805635                       # Number of conditional branches predicted
system.cpu0.branchPred.condIncorrect           543843                       # Number of conditional branches incorrect
system.cpu0.branchPred.BTBLookups            11677993                       # Number of BTB lookups
system.cpu0.branchPred.BTBHits                5178603                       # Number of BTB hits
system.cpu0.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.branchPred.BTBHitPct            44.344974                       # BTB Hit Percentage
system.cpu0.branchPred.usedRAS                1050126                       # Number of times the RAS was used to get a target.
system.cpu0.branchPred.RASInCorrect             41449                       # Number of incorrect RAS predictions.
system.cpu0.branchPred.indirectLookups        5562960                       # Number of indirect predictor lookups.
system.cpu0.branchPred.indirectHits            527221                       # Number of indirect target hits.
system.cpu0.branchPred.indirectMisses         5035739                       # Number of indirect misses.
system.cpu0.branchPredindirectMispredicted       249629                       # Number of mispredicted indirect branches.
system.cpu_clk_domain.clock                       500                       # Clock period in ticks
system.cpu0.dtb.fetch_hits                          0                       # ITB hits
system.cpu0.dtb.fetch_misses                        0                       # ITB misses
system.cpu0.dtb.fetch_acv                           0                       # ITB acv
system.cpu0.dtb.fetch_accesses                      0                       # ITB accesses
system.cpu0.dtb.read_hits                    10426157                       # DTB read hits
system.cpu0.dtb.read_misses                     39598                       # DTB read misses
system.cpu0.dtb.read_acv                          591                       # DTB read access violations
system.cpu0.dtb.read_accesses                  665311                       # DTB read accesses
system.cpu0.dtb.write_hits                    6323119                       # DTB write hits
system.cpu0.dtb.write_misses                     9829                       # DTB write misses
system.cpu0.dtb.write_acv                         421                       # DTB write access violations
system.cpu0.dtb.write_accesses                 221072                       # DTB write accesses
system.cpu0.dtb.data_hits                    16749276                       # DTB hits
system.cpu0.dtb.data_misses                     49427                       # DTB misses
system.cpu0.dtb.data_acv                         1012                       # DTB access violations
system.cpu0.dtb.data_accesses                  886383                       # DTB accesses
system.cpu0.itb.fetch_hits                    1503637                       # ITB hits
system.cpu0.itb.fetch_misses                     7915                       # ITB misses
system.cpu0.itb.fetch_acv                         722                       # ITB acv
system.cpu0.itb.fetch_accesses                1511552                       # 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                       120614537                       # 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          28910287                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                      80847463                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                   18555851                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches           6755950                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                     84571652                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles                1544806                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.TlbCycles                         2                       # Number of cycles fetch has spent waiting for tlb
system.cpu0.fetch.MiscStallCycles               27521                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles       158722                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles       425179                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles          306                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                  9281945                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes               366954                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.rateDist::samples         114866072                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             0.703841                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            2.035887                       # 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                99921621     86.99%     86.99% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1                  978753      0.85%     87.84% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                 2003703      1.74%     89.59% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3                  871619      0.76%     90.34% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::4                 2763119      2.41%     92.75% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::5                  643273      0.56%     93.31% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::6                  756873      0.66%     93.97% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::7                  980520      0.85%     94.82% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::8                 5946591      5.18%    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           114866072                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.153844                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.670296                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles                23249023                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles             79273649                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                  9681952                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles              1921768                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles                739679                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved              692177                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred                33362                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts              69931495                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts               102843                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles                739679                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles                24188488                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles               52133494                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles      18507080                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                 10598824                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles              8698505                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts              67143844                       # Number of instructions processed by rename
system.cpu0.rename.ROBFullEvents               198929                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents               2037542                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LQFullEvents                235156                       # Number of times rename has blocked due to LQ full
system.cpu0.rename.SQFullEvents               4634826                       # Number of times rename has blocked due to SQ full
system.cpu0.rename.RenamedOperands           45210033                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups             80787031                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups        80633489                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups           143553                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps             36399823                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                 8810210                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts           1599007                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts        262557                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                 13124305                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads            10911287                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores            6742479                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          1608349                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores         1040811                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                  59252141                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded            2087306                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                 57311786                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued            84500                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined       10900957                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined      4754694                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved       1456877                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples    114866072                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.498944                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.243932                       # 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           91593251     79.74%     79.74% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1            9917884      8.63%     88.37% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2            4171968      3.63%     92.01% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3            2987675      2.60%     94.61% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            3091850      2.69%     97.30% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5            1551239      1.35%     98.65% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6            1031605      0.90%     99.55% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7             391084      0.34%     99.89% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8             129516      0.11%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::total      114866072                       # 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                 177618     15.88%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                     0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                      0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     15.88% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead                580154     51.88%     67.76% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite               360585     32.24%    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             3316      0.01%      0.01% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu             38999657     68.05%     68.05% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult               59968      0.10%     68.16% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     68.16% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd              28473      0.05%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv               1656      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     68.21% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead            10921462     19.06%     87.27% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite            6423481     11.21%     98.48% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess            873773      1.52%    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              57311786                       # Type of FU issued
system.cpu0.iq.rate                          0.475165                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                    1118357                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.019514                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads         230030260                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes         71938879                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses     55311420                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads             662241                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes            320414                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses       300136                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses              58069335                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                 357492                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads          651404                       # 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      2319887                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses         3968                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation        19302                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores       772094                       # 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        18487                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked       403076                       # 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                739679                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles               48919856                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles               836899                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts           65195890                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts           175652                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts             10911287                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts             6742479                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts           1850250                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                 42611                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents               592619                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents         19302                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect        209624                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect       584555                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts              794179                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts             56526207                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts             10495265                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts           785579                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                      3856443                       # number of nop insts executed
system.cpu0.iew.exec_refs                    16847340                       # number of memory reference insts executed
system.cpu0.iew.exec_branches                 8962761                       # Number of branches executed
system.cpu0.iew.exec_stores                   6352075                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.468652                       # Inst execution rate
system.cpu0.iew.wb_sent                      55828896                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                     55611556                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                 28259375                       # num instructions producing a value
system.cpu0.iew.wb_consumers                 39130384                       # num instructions consuming a value
system.cpu0.iew.wb_rate                      0.461068                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.722185                       # average fanout of values written-back
system.cpu0.commit.commitSquashedInsts       11491140                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls         630429                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts           709660                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples    112872616                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.474349                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.409733                       # 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     93942624     83.23%     83.23% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1      7580066      6.72%     89.94% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2      4021065      3.56%     93.51% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3      2150933      1.91%     95.41% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4      1669707      1.48%     96.89% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5       619428      0.55%     97.44% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6       456360      0.40%     97.84% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7       507616      0.45%     98.29% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8      1924817      1.71%    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    112872616                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts            53540971                       # Number of instructions committed
system.cpu0.commit.committedOps              53540971                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                      14561785                       # Number of memory references committed
system.cpu0.commit.loads                      8591400                       # Number of loads committed
system.cpu0.commit.membars                     215482                       # Number of memory barriers committed
system.cpu0.commit.branches                   8090306                       # Number of branches committed
system.cpu0.commit.fp_insts                    289534                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                 49542263                       # Number of committed integer instructions.
system.cpu0.commit.function_calls              699437                       # Number of function calls committed.
system.cpu0.commit.op_class_0::No_OpClass      3105795      5.80%      5.80% # Class of committed instruction
system.cpu0.commit.op_class_0::IntAlu        34689949     64.79%     70.59% # Class of committed instruction
system.cpu0.commit.op_class_0::IntMult          58544      0.11%     70.70% # Class of committed instruction
system.cpu0.commit.op_class_0::IntDiv               0      0.00%     70.70% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatAdd         28001      0.05%     70.75% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCmp             0      0.00%     70.75% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCvt             0      0.00%     70.75% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatMult            0      0.00%     70.75% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatDiv          1656      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatSqrt            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAdd              0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAddAcc            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAlu              0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCmp              0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCvt              0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMisc             0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMult             0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMultAcc            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShift            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShiftAcc            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdSqrt             0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAdd            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAlu            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCmp            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCvt            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatDiv            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMisc            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMult            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMultAcc            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatSqrt            0      0.00%     70.76% # Class of committed instruction
system.cpu0.commit.op_class_0::MemRead        8806882     16.45%     87.21% # Class of committed instruction
system.cpu0.commit.op_class_0::MemWrite       5976371     11.16%     98.37% # Class of committed instruction
system.cpu0.commit.op_class_0::IprAccess       873773      1.63%    100.00% # Class of committed instruction
system.cpu0.commit.op_class_0::InstPrefetch            0      0.00%    100.00% # Class of committed instruction
system.cpu0.commit.op_class_0::total         53540971                       # Class of committed instruction
system.cpu0.commit.bw_lim_events              1924817                       # number cycles where commit BW limit reached
system.cpu0.rob.rob_reads                   175788251                       # The number of ROB reads
system.cpu0.rob.rob_writes                  132059822                       # The number of ROB writes
system.cpu0.timesIdled                         545123                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                        5748465                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                  3696064399                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                   50438489                       # Number of Instructions Simulated
system.cpu0.committedOps                     50438489                       # Number of Ops (including micro ops) Simulated
system.cpu0.cpi                              2.391319                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        2.391319                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.418179                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.418179                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads                73773620                       # number of integer regfile reads
system.cpu0.int_regfile_writes               40428970                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                   142673                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                  153221                       # number of floating regfile writes
system.cpu0.misc_regfile_reads                1866400                       # number of misc regfile reads
system.cpu0.misc_regfile_writes                877434                       # number of misc regfile writes
system.cpu0.dcache.tags.replacements          1337856                       # number of replacements
system.cpu0.dcache.tags.tagsinuse          505.906059                       # Cycle average of tags in use
system.cpu0.dcache.tags.total_refs           11855471                       # Total number of references to valid blocks.
system.cpu0.dcache.tags.sampled_refs          1338256                       # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs             8.858896                       # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle         26822500                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.tags.occ_blocks::cpu0.data   505.906059                       # Average occupied blocks per requestor
system.cpu0.dcache.tags.occ_percent::cpu0.data     0.988098                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total     0.988098                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_task_id_blocks::1024          400                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::2          396                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::3            4                       # Occupied blocks per task id
system.cpu0.dcache.tags.occ_task_id_percent::1024     0.781250                       # Percentage of cache occupancy per task id
system.cpu0.dcache.tags.tag_accesses         62973100                       # Number of tag accesses
system.cpu0.dcache.tags.data_accesses        62973100                       # Number of data accesses
system.cpu0.dcache.ReadReq_hits::cpu0.data      7528886                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        7528886                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      3919891                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       3919891                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       201495                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       201495                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       204000                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       204000                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data     11448777                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total        11448777                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data     11448777                       # number of overall hits
system.cpu0.dcache.overall_hits::total       11448777                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      1699683                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      1699683                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1831149                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      1831149                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data        21973                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total        21973                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data          873                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total          873                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      3530832                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       3530832                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      3530832                       # number of overall misses
system.cpu0.dcache.overall_misses::total      3530832                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data  40671315500                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total  40671315500                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  77312811875                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total  77312811875                       # number of WriteReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data    331728000                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total    331728000                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data      6457500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total      6457500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data 117984127375                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total 117984127375                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data 117984127375                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total 117984127375                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data      9228569                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      9228569                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      5751040                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      5751040                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       223468                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       223468                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       204873                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       204873                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     14979609                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     14979609                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     14979609                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     14979609                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.184176                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.184176                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.318403                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.318403                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.098327                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.098327                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.004261                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.004261                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.235709                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.235709                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.235709                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.235709                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 23928.765246                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 23928.765246                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 42220.928977                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 42220.928977                       # average WriteReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 15097.073681                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 15097.073681                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data  7396.907216                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total  7396.907216                       # average StoreCondReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 33415.389737                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 33415.389737                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 33415.389737                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 33415.389737                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs      4312836                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets         8080                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs           119422                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets            127                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    36.114250                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets    63.622047                       # average number of cycles each access was blocked
system.cpu0.dcache.writebacks::writebacks       792748                       # number of writebacks
system.cpu0.dcache.writebacks::total           792748                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       643460                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total       643460                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1557660                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      1557660                       # number of WriteReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data         6525                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total         6525                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      2201120                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      2201120                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      2201120                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      2201120                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data      1056223                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total      1056223                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       273489                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total       273489                       # number of WriteReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data        15448                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total        15448                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data          873                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total          873                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data      1329712                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total      1329712                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data      1329712                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total      1329712                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_uncacheable::cpu0.data         7053                       # number of ReadReq MSHR uncacheable
system.cpu0.dcache.ReadReq_mshr_uncacheable::total         7053                       # number of ReadReq MSHR uncacheable
system.cpu0.dcache.WriteReq_mshr_uncacheable::cpu0.data         9807                       # number of WriteReq MSHR uncacheable
system.cpu0.dcache.WriteReq_mshr_uncacheable::total         9807                       # number of WriteReq MSHR uncacheable
system.cpu0.dcache.overall_mshr_uncacheable_misses::cpu0.data        16860                       # number of overall MSHR uncacheable misses
system.cpu0.dcache.overall_mshr_uncacheable_misses::total        16860                       # number of overall MSHR uncacheable misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  30297527500                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total  30297527500                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data  12178891856                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total  12178891856                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data    190480500                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total    190480500                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data      5584500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total      5584500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data  42476419356                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total  42476419356                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data  42476419356                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total  42476419356                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data   1570178500                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total   1570178500                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data   1570178500                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total   1570178500                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.114451                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.114451                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.047555                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.047555                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.069128                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.069128                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.004261                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.004261                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.088768                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.088768                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.088768                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.088768                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 28684.782948                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 28684.782948                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 44531.560158                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 44531.560158                       # average WriteReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 12330.431124                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 12330.431124                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  6396.907216                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total  6396.907216                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 31944.074624                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 31944.074624                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 31944.074624                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 31944.074624                       # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data 222625.620303                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total 222625.620303                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data 93130.397390                       # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total 93130.397390                       # average overall mshr uncacheable latency
system.cpu0.icache.tags.replacements          1021310                       # number of replacements
system.cpu0.icache.tags.tagsinuse          509.519684                       # Cycle average of tags in use
system.cpu0.icache.tags.total_refs            8197716                       # Total number of references to valid blocks.
system.cpu0.icache.tags.sampled_refs          1021822                       # Sample count of references to valid blocks.
system.cpu0.icache.tags.avg_refs             8.022646                       # Average number of references to valid blocks.
system.cpu0.icache.tags.warmup_cycle      28452447500                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.tags.occ_blocks::cpu0.inst   509.519684                       # Average occupied blocks per requestor
system.cpu0.icache.tags.occ_percent::cpu0.inst     0.995156                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_percent::total     0.995156                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::2          492                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::3           20                       # Occupied blocks per task id
system.cpu0.icache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu0.icache.tags.tag_accesses         10303980                       # Number of tag accesses
system.cpu0.icache.tags.data_accesses        10303980                       # Number of data accesses
system.cpu0.icache.ReadReq_hits::cpu0.inst      8197716                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total        8197716                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst      8197716                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total         8197716                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst      8197716                       # number of overall hits
system.cpu0.icache.overall_hits::total        8197716                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst      1084226                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total      1084226                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst      1084226                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total       1084226                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst      1084226                       # number of overall misses
system.cpu0.icache.overall_misses::total      1084226                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  15369093993                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total  15369093993                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst  15369093993                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total  15369093993                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst  15369093993                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total  15369093993                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst      9281942                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total      9281942                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst      9281942                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total      9281942                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst      9281942                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total      9281942                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.116810                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.116810                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.116810                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.116810                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.116810                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.116810                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 14175.175649                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 14175.175649                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 14175.175649                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 14175.175649                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 14175.175649                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 14175.175649                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs         5565                       # 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              223                       # 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    24.955157                       # 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.writebacks::writebacks      1021310                       # number of writebacks
system.cpu0.icache.writebacks::total          1021310                       # number of writebacks
system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst        62188                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total        62188                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst        62188                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total        62188                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst        62188                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total        62188                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst      1022038                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total      1022038                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst      1022038                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total      1022038                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst      1022038                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total      1022038                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst  13659780995                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total  13659780995                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst  13659780995                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total  13659780995                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst  13659780995                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total  13659780995                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.110110                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.110110                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.110110                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.110110                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.110110                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.110110                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 13365.237883                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 13365.237883                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 13365.237883                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 13365.237883                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 13365.237883                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 13365.237883                       # average overall mshr miss latency
system.cpu1.branchPred.lookups                2642221                       # Number of BP lookups
system.cpu1.branchPred.condPredicted          2286827                       # Number of conditional branches predicted
system.cpu1.branchPred.condIncorrect            62241                       # Number of conditional branches incorrect
system.cpu1.branchPred.BTBLookups             1292185                       # Number of BTB lookups
system.cpu1.branchPred.BTBHits                 477042                       # Number of BTB hits
system.cpu1.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.branchPred.BTBHitPct            36.917469                       # BTB Hit Percentage
system.cpu1.branchPred.usedRAS                 126491                       # Number of times the RAS was used to get a target.
system.cpu1.branchPred.RASInCorrect              4205                       # Number of incorrect RAS predictions.
system.cpu1.branchPred.indirectLookups         709163                       # Number of indirect predictor lookups.
system.cpu1.branchPred.indirectHits            105030                       # Number of indirect target hits.
system.cpu1.branchPred.indirectMisses          604133                       # Number of indirect misses.
system.cpu1.branchPredindirectMispredicted        17634                       # Number of mispredicted indirect branches.
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                     1454361                       # DTB read hits
system.cpu1.dtb.read_misses                     11674                       # DTB read misses
system.cpu1.dtb.read_acv                           55                       # DTB read access violations
system.cpu1.dtb.read_accesses                  336696                       # DTB read accesses
system.cpu1.dtb.write_hits                     804644                       # DTB write hits
system.cpu1.dtb.write_misses                     2787                       # DTB write misses
system.cpu1.dtb.write_acv                          46                       # DTB write access violations
system.cpu1.dtb.write_accesses                 125975                       # DTB write accesses
system.cpu1.dtb.data_hits                     2259005                       # DTB hits
system.cpu1.dtb.data_misses                     14461                       # DTB misses
system.cpu1.dtb.data_acv                          101                       # DTB access violations
system.cpu1.dtb.data_accesses                  462671                       # DTB accesses
system.cpu1.itb.fetch_hits                     472443                       # ITB hits
system.cpu1.itb.fetch_misses                     2661                       # ITB misses
system.cpu1.itb.fetch_acv                          95                       # ITB acv
system.cpu1.itb.fetch_accesses                 475104                       # 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                        10299543                       # 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           3708105                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                      10416725                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                    2642221                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches            708563                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                      5867887                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles                 223660                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.MiscStallCycles               23709                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles        51632                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles        40219                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles           39                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                  1189367                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes                46143                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.rateDist::samples           9803421                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             1.062560                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            2.469546                       # 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                 7976409     81.36%     81.36% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1                   98791      1.01%     82.37% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                  205509      2.10%     84.47% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3                  143569      1.46%     85.93% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::4                  244577      2.49%     88.43% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::5                   96035      0.98%     89.41% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::6                  110446      1.13%     90.53% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::7                   69630      0.71%     91.24% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::8                  858455      8.76%    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             9803421                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.256538                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       1.011377                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                 3120035                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles              5128574                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                  1274002                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles               173173                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles                107636                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved               84669                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred                 4317                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts               8395667                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts                13790                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles                107636                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles                 3236399                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles                 505262                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles       3781107                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                  1330090                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles               842925                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts               7927045                       # Number of instructions processed by rename
system.cpu1.rename.ROBFullEvents                  866                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                 80988                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LQFullEvents                 18891                       # Number of times rename has blocked due to LQ full
system.cpu1.rename.SQFullEvents                445625                       # Number of times rename has blocked due to SQ full
system.cpu1.rename.RenamedOperands            5308652                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups              9558760                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups         9526496                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups            27580                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps              4111841                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                 1196803                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts            316905                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts         22710                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                  1429971                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads             1508631                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores             873340                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads           185286                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores          107493                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                   6977977                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded             344578                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                  6652421                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued            19333                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined        1592530                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined       796148                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        266679                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples      9803421                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.678582                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.403550                       # 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            7053571     71.95%     71.95% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1            1194265     12.18%     84.13% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2             509519      5.20%     89.33% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3             375157      3.83%     93.16% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4             322481      3.29%     96.45% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5             169260      1.73%     98.17% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6              99294      1.01%     99.19% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7              57333      0.58%     99.77% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8              22541      0.23%    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        9803421                       # 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                  24978     11.96%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                     0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                      0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%     11.96% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead                116023     55.55%     67.51% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite                67859     32.49%    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             3973      0.06%      0.06% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu              4085085     61.41%     61.47% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult               10572      0.16%     61.63% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     61.63% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd              10292      0.15%     61.78% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     61.78% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     61.78% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     61.78% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv               1986      0.03%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     61.81% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead             1521104     22.87%     84.68% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite             824727     12.40%     97.07% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess            194682      2.93%    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               6652421                       # Type of FU issued
system.cpu1.iq.rate                          0.645895                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                     208860                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.031396                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads          23247701                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes          8874149                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses      6353252                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads              88754                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes             44866                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses        42405                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses               6811194                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                  46114                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads           75849                       # 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       328260                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses          949                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation         4058                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores       119869                       # 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          415                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked        72546                       # 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                107636                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles                 325014                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles               147509                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts            7654698                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts            36160                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts              1508631                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts              873340                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts            319432                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                  4857                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents               141756                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents          4058                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect         24786                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect        89639                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts              114425                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts              6540293                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts              1470121                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts           112127                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       332143                       # number of nop insts executed
system.cpu1.iew.exec_refs                     2281164                       # number of memory reference insts executed
system.cpu1.iew.exec_branches                  956130                       # Number of branches executed
system.cpu1.iew.exec_stores                    811043                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.635008                       # Inst execution rate
system.cpu1.iew.wb_sent                       6430736                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                      6395657                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                  3121788                       # num instructions producing a value
system.cpu1.iew.wb_consumers                  4363189                       # num instructions consuming a value
system.cpu1.iew.wb_rate                      0.620965                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.715483                       # average fanout of values written-back
system.cpu1.commit.commitSquashedInsts        1558734                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls          77899                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts            97361                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples      9525282                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.626287                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.584809                       # 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      7314942     76.80%     76.80% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1      1051446     11.04%     87.83% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2       355573      3.73%     91.57% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3       228997      2.40%     93.97% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4       163534      1.72%     95.69% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5        72316      0.76%     96.45% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6        75781      0.80%     97.24% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7        55973      0.59%     97.83% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8       206720      2.17%    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      9525282                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts             5965556                       # Number of instructions committed
system.cpu1.commit.committedOps               5965556                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                       1933842                       # Number of memory references committed
system.cpu1.commit.loads                      1180371                       # Number of loads committed
system.cpu1.commit.membars                      21608                       # Number of memory barriers committed
system.cpu1.commit.branches                    842250                       # Number of branches committed
system.cpu1.commit.fp_insts                     40666                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                  5575941                       # Number of committed integer instructions.
system.cpu1.commit.function_calls               91630                       # Number of function calls committed.
system.cpu1.commit.op_class_0::No_OpClass       239508      4.01%      4.01% # Class of committed instruction
system.cpu1.commit.op_class_0::IntAlu         3553035     59.56%     63.57% # Class of committed instruction
system.cpu1.commit.op_class_0::IntMult          10403      0.17%     63.75% # Class of committed instruction
system.cpu1.commit.op_class_0::IntDiv               0      0.00%     63.75% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatAdd         10285      0.17%     63.92% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCmp             0      0.00%     63.92% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCvt             0      0.00%     63.92% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatMult            0      0.00%     63.92% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatDiv          1986      0.03%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatSqrt            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAdd              0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAddAcc            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAlu              0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCmp              0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCvt              0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMisc             0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMult             0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMultAcc            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShift            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShiftAcc            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdSqrt             0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAdd            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAlu            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCmp            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCvt            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatDiv            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMisc            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMult            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMultAcc            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatSqrt            0      0.00%     63.95% # Class of committed instruction
system.cpu1.commit.op_class_0::MemRead        1201979     20.15%     84.10% # Class of committed instruction
system.cpu1.commit.op_class_0::MemWrite        753678     12.63%     96.74% # Class of committed instruction
system.cpu1.commit.op_class_0::IprAccess       194682      3.26%    100.00% # Class of committed instruction
system.cpu1.commit.op_class_0::InstPrefetch            0      0.00%    100.00% # Class of committed instruction
system.cpu1.commit.op_class_0::total          5965556                       # Class of committed instruction
system.cpu1.commit.bw_lim_events               206720                       # number cycles where commit BW limit reached
system.cpu1.rob.rob_reads                    16752551                       # The number of ROB reads
system.cpu1.rob.rob_writes                   15324043                       # The number of ROB writes
system.cpu1.timesIdled                          69166                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                         496122                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                  3807004634                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                    5730020                       # Number of Instructions Simulated
system.cpu1.committedOps                      5730020                       # Number of Ops (including micro ops) Simulated
system.cpu1.cpi                              1.797471                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                        1.797471                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.556337                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.556337                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads                 8470716                       # number of integer regfile reads
system.cpu1.int_regfile_writes                4619691                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                    26922                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                   25344                       # number of floating regfile writes
system.cpu1.misc_regfile_reads                 302216                       # number of misc regfile reads
system.cpu1.misc_regfile_writes                137559                       # number of misc regfile writes
system.cpu1.dcache.tags.replacements            64410                       # number of replacements
system.cpu1.dcache.tags.tagsinuse          463.614906                       # Cycle average of tags in use
system.cpu1.dcache.tags.total_refs            1794834                       # Total number of references to valid blocks.
system.cpu1.dcache.tags.sampled_refs            64922                       # Sample count of references to valid blocks.
system.cpu1.dcache.tags.avg_refs            27.646006                       # Average number of references to valid blocks.
system.cpu1.dcache.tags.warmup_cycle     1880101020500                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.tags.occ_blocks::cpu1.data   463.614906                       # Average occupied blocks per requestor
system.cpu1.dcache.tags.occ_percent::cpu1.data     0.905498                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_percent::total     0.905498                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::0          244                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::1          222                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::2           46                       # Occupied blocks per task id
system.cpu1.dcache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu1.dcache.tags.tag_accesses          8336582                       # Number of tag accesses
system.cpu1.dcache.tags.data_accesses         8336582                       # Number of data accesses
system.cpu1.dcache.ReadReq_hits::cpu1.data      1188882                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total        1188882                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data       570377                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total        570377                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data        16198                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total        16198                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data        15147                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total        15147                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data      1759259                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total         1759259                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data      1759259                       # number of overall hits
system.cpu1.dcache.overall_hits::total        1759259                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data       111545                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total       111545                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data       161954                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total       161954                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data         1739                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total         1739                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data          840                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total          840                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data       273499                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total        273499                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data       273499                       # number of overall misses
system.cpu1.dcache.overall_misses::total       273499                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   1447207500                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total   1447207500                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data   7450335261                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total   7450335261                       # number of WriteReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data     18882500                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total     18882500                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data      6469000                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total      6469000                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondFailReq_miss_latency::cpu1.data        34500                       # number of StoreCondFailReq miss cycles
system.cpu1.dcache.StoreCondFailReq_miss_latency::total        34500                       # number of StoreCondFailReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data   8897542761                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total   8897542761                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data   8897542761                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total   8897542761                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data      1300427                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      1300427                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data       732331                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total       732331                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data        17937                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total        17937                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data        15987                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total        15987                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data      2032758                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total      2032758                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data      2032758                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total      2032758                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.085776                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.085776                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.221149                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.221149                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.096950                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.096950                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.052543                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.052543                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.134546                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.134546                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.134546                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.134546                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 12974.203236                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 12974.203236                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 46002.786353                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 46002.786353                       # average WriteReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 10858.251869                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 10858.251869                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data  7701.190476                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total  7701.190476                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondFailReq_avg_miss_latency::cpu1.data          inf                       # average StoreCondFailReq miss latency
system.cpu1.dcache.StoreCondFailReq_avg_miss_latency::total          inf                       # average StoreCondFailReq miss latency
system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 32532.267983                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 32532.267983                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 32532.267983                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 32532.267983                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs       463151                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets          490                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs            15628                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets             10                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs    29.635974                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets           49                       # average number of cycles each access was blocked
system.cpu1.dcache.writebacks::writebacks        38002                       # number of writebacks
system.cpu1.dcache.writebacks::total            38002                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data        65961                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total        65961                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data       137427                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total       137427                       # number of WriteReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data          372                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total          372                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data       203388                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total       203388                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data       203388                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total       203388                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data        45584                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total        45584                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data        24527                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total        24527                       # number of WriteReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data         1367                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total         1367                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data          840                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total          840                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data        70111                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total        70111                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data        70111                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total        70111                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_uncacheable::cpu1.data          146                       # number of ReadReq MSHR uncacheable
system.cpu1.dcache.ReadReq_mshr_uncacheable::total          146                       # number of ReadReq MSHR uncacheable
system.cpu1.dcache.WriteReq_mshr_uncacheable::cpu1.data         2584                       # number of WriteReq MSHR uncacheable
system.cpu1.dcache.WriteReq_mshr_uncacheable::total         2584                       # number of WriteReq MSHR uncacheable
system.cpu1.dcache.overall_mshr_uncacheable_misses::cpu1.data         2730                       # number of overall MSHR uncacheable misses
system.cpu1.dcache.overall_mshr_uncacheable_misses::total         2730                       # number of overall MSHR uncacheable misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data    575200000                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total    575200000                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data   1170679567                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total   1170679567                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data     13141000                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total     13141000                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data      5630000                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total      5630000                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::cpu1.data        33500                       # number of StoreCondFailReq MSHR miss cycles
system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::total        33500                       # number of StoreCondFailReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   1745879567                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total   1745879567                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   1745879567                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total   1745879567                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data     29635500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total     29635500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data     29635500                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total     29635500                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.035053                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.035053                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.033492                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.033492                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.076211                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.076211                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.052543                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.052543                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.034491                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.034491                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.034491                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.034491                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12618.462618                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 12618.462618                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 47730.238798                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 47730.238798                       # average WriteReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data  9613.021214                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total  9613.021214                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data  6702.380952                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total  6702.380952                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu1.data          inf                       # average StoreCondFailReq mshr miss latency
system.cpu1.dcache.StoreCondFailReq_avg_mshr_miss_latency::total          inf                       # average StoreCondFailReq mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 24901.649770                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 24901.649770                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 24901.649770                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 24901.649770                       # average overall mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data 202982.876712                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total 202982.876712                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data 10855.494505                       # average overall mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total 10855.494505                       # average overall mshr uncacheable latency
system.cpu1.icache.tags.replacements           125381                       # number of replacements
system.cpu1.icache.tags.tagsinuse          466.454678                       # Cycle average of tags in use
system.cpu1.icache.tags.total_refs            1056750                       # Total number of references to valid blocks.
system.cpu1.icache.tags.sampled_refs           125892                       # Sample count of references to valid blocks.
system.cpu1.icache.tags.avg_refs             8.394100                       # Average number of references to valid blocks.
system.cpu1.icache.tags.warmup_cycle     1880706304500                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.tags.occ_blocks::cpu1.inst   466.454678                       # Average occupied blocks per requestor
system.cpu1.icache.tags.occ_percent::cpu1.inst     0.911044                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_percent::total     0.911044                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_task_id_blocks::1024          511                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::0           75                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::1           23                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::2          412                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::3            1                       # Occupied blocks per task id
system.cpu1.icache.tags.occ_task_id_percent::1024     0.998047                       # Percentage of cache occupancy per task id
system.cpu1.icache.tags.tag_accesses          1315314                       # Number of tag accesses
system.cpu1.icache.tags.data_accesses         1315314                       # Number of data accesses
system.cpu1.icache.ReadReq_hits::cpu1.inst      1056751                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total        1056751                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst      1056751                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total         1056751                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst      1056751                       # number of overall hits
system.cpu1.icache.overall_hits::total        1056751                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst       132616                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total       132616                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst       132616                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total        132616                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst       132616                       # number of overall misses
system.cpu1.icache.overall_misses::total       132616                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   1887030000                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total   1887030000                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst   1887030000                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total   1887030000                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst   1887030000                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total   1887030000                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst      1189367                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total      1189367                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst      1189367                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total      1189367                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst      1189367                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total      1189367                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.111501                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.111501                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.111501                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.111501                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.111501                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.111501                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 14229.278518                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 14229.278518                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 14229.278518                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 14229.278518                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 14229.278518                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 14229.278518                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs          347                       # 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               31                       # 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    11.193548                       # 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.writebacks::writebacks       125381                       # number of writebacks
system.cpu1.icache.writebacks::total           125381                       # number of writebacks
system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst         6669                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total         6669                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst         6669                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total         6669                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst         6669                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total         6669                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst       125947                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total       125947                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst       125947                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total       125947                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst       125947                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total       125947                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   1682313500                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total   1682313500                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   1682313500                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total   1682313500                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   1682313500                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total   1682313500                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.105894                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.105894                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.105894                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.105894                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.105894                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.105894                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 13357.312997                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 13357.312997                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 13357.312997                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 13357.312997                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 13357.312997                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 13357.312997                       # average overall mshr miss latency
system.disk0.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_bytes                      1024                       # Number of bytes transfered via DMA reads (not PRD).
system.disk0.dma_read_txs                           1                       # Number of DMA read transactions (not PRD).
system.disk0.dma_write_full_pages                 298                       # Number of full page size DMA writes.
system.disk0.dma_write_bytes                  2651136                       # Number of bytes transfered via DMA writes.
system.disk0.dma_write_txs                        395                       # Number of DMA write transactions.
system.disk2.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk2.dma_read_bytes                         0                       # Number of bytes transfered via DMA reads (not PRD).
system.disk2.dma_read_txs                           0                       # Number of DMA read transactions (not PRD).
system.disk2.dma_write_full_pages                   1                       # Number of full page size DMA writes.
system.disk2.dma_write_bytes                     8192                       # Number of bytes transfered via DMA writes.
system.disk2.dma_write_txs                          1                       # Number of DMA write transactions.
system.iobus.trans_dist::ReadReq                 7381                       # Transaction distribution
system.iobus.trans_dist::ReadResp                7381                       # Transaction distribution
system.iobus.trans_dist::WriteReq               53943                       # Transaction distribution
system.iobus.trans_dist::WriteResp              53943                       # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.tsunami.cchip.pio        10586                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.pchip.pio         1002                       # 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         6674                       # 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::total        39180                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::system.iocache.cpu_side        83468                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::total        83468                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::total                  122648                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.cchip.pio        42344                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.pchip.pio         2701                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.fake_sm_chip.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.fake_uart4.pio            5                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.io.pio          160                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.uart.pio         9074                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.backdoor.pio         9852                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.ide.pio         4194                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.tsunami.ethernet.pio          204                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::total        68539                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.tsunami.ide.dma::system.iocache.cpu_side      2661680                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.tsunami.ide.dma::total      2661680                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size::total                  2730219                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.reqLayer0.occupancy             10864500                       # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer1.occupancy               814501                       # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer2.occupancy                11000                       # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer6.occupancy                11000                       # Layer occupancy (ticks)
system.iobus.reqLayer6.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer22.occupancy              179500                       # Layer occupancy (ticks)
system.iobus.reqLayer22.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer23.occupancy            14057500                       # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer24.occupancy             2828000                       # Layer occupancy (ticks)
system.iobus.reqLayer24.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer25.occupancy             6034500                       # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer26.occupancy               93000                       # Layer occupancy (ticks)
system.iobus.reqLayer26.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer27.occupancy           216209541                       # Layer occupancy (ticks)
system.iobus.reqLayer27.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer0.occupancy            26789000                       # Layer occupancy (ticks)
system.iobus.respLayer0.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer1.occupancy            41964000                       # Layer occupancy (ticks)
system.iobus.respLayer1.utilization               0.0                       # Layer utilization (%)
system.iocache.tags.replacements                41702                       # number of replacements
system.iocache.tags.tagsinuse                0.516326                       # Cycle average of tags in use
system.iocache.tags.total_refs                      0                       # Total number of references to valid blocks.
system.iocache.tags.sampled_refs                41718                       # Sample count of references to valid blocks.
system.iocache.tags.avg_refs                        0                       # Average number of references to valid blocks.
system.iocache.tags.warmup_cycle         1712300449000                       # Cycle when the warmup percentage was hit.
system.iocache.tags.occ_blocks::tsunami.ide     0.516326                       # Average occupied blocks per requestor
system.iocache.tags.occ_percent::tsunami.ide     0.032270                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::total       0.032270                       # Average percentage of cache occupancy
system.iocache.tags.occ_task_id_blocks::1023           16                       # Occupied blocks per task id
system.iocache.tags.age_task_id_blocks_1023::3           16                       # Occupied blocks per task id
system.iocache.tags.occ_task_id_percent::1023            1                       # Percentage of cache occupancy per task id
system.iocache.tags.tag_accesses               375606                       # Number of tag accesses
system.iocache.tags.data_accesses              375606                       # Number of data accesses
system.iocache.ReadReq_misses::tsunami.ide          182                       # number of ReadReq misses
system.iocache.ReadReq_misses::total              182                       # number of ReadReq misses
system.iocache.WriteLineReq_misses::tsunami.ide        41552                       # number of WriteLineReq misses
system.iocache.WriteLineReq_misses::total        41552                       # number of WriteLineReq misses
system.iocache.demand_misses::tsunami.ide        41734                       # number of demand (read+write) misses
system.iocache.demand_misses::total             41734                       # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide        41734                       # number of overall misses
system.iocache.overall_misses::total            41734                       # number of overall misses
system.iocache.ReadReq_miss_latency::tsunami.ide     22913883                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::total     22913883                       # number of ReadReq miss cycles
system.iocache.WriteLineReq_miss_latency::tsunami.ide   4860118658                       # number of WriteLineReq miss cycles
system.iocache.WriteLineReq_miss_latency::total   4860118658                       # number of WriteLineReq miss cycles
system.iocache.demand_miss_latency::tsunami.ide   4883032541                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::total   4883032541                       # number of demand (read+write) miss cycles
system.iocache.overall_miss_latency::tsunami.ide   4883032541                       # number of overall miss cycles
system.iocache.overall_miss_latency::total   4883032541                       # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide          182                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total            182                       # number of ReadReq accesses(hits+misses)
system.iocache.WriteLineReq_accesses::tsunami.ide        41552                       # number of WriteLineReq accesses(hits+misses)
system.iocache.WriteLineReq_accesses::total        41552                       # number of WriteLineReq accesses(hits+misses)
system.iocache.demand_accesses::tsunami.ide        41734                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total           41734                       # number of demand (read+write) accesses
system.iocache.overall_accesses::tsunami.ide        41734                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total          41734                       # 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.WriteLineReq_miss_rate::tsunami.ide            1                       # miss rate for WriteLineReq accesses
system.iocache.WriteLineReq_miss_rate::total            1                       # miss rate for WriteLineReq 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 125900.456044                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::total 125900.456044                       # average ReadReq miss latency
system.iocache.WriteLineReq_avg_miss_latency::tsunami.ide 116964.734742                       # average WriteLineReq miss latency
system.iocache.WriteLineReq_avg_miss_latency::total 116964.734742                       # average WriteLineReq miss latency
system.iocache.demand_avg_miss_latency::tsunami.ide 117003.703000                       # average overall miss latency
system.iocache.demand_avg_miss_latency::total 117003.703000                       # average overall miss latency
system.iocache.overall_avg_miss_latency::tsunami.ide 117003.703000                       # average overall miss latency
system.iocache.overall_avg_miss_latency::total 117003.703000                       # average overall miss latency
system.iocache.blocked_cycles::no_mshrs            74                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                    2                       # 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           37                       # 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.writebacks::writebacks           41520                       # number of writebacks
system.iocache.writebacks::total                41520                       # number of writebacks
system.iocache.ReadReq_mshr_misses::tsunami.ide          182                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::total          182                       # number of ReadReq MSHR misses
system.iocache.WriteLineReq_mshr_misses::tsunami.ide        41552                       # number of WriteLineReq MSHR misses
system.iocache.WriteLineReq_mshr_misses::total        41552                       # number of WriteLineReq MSHR misses
system.iocache.demand_mshr_misses::tsunami.ide        41734                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::total        41734                       # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::tsunami.ide        41734                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::total        41734                       # number of overall MSHR misses
system.iocache.ReadReq_mshr_miss_latency::tsunami.ide     13813883                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::total     13813883                       # number of ReadReq MSHR miss cycles
system.iocache.WriteLineReq_mshr_miss_latency::tsunami.ide   2780093407                       # number of WriteLineReq MSHR miss cycles
system.iocache.WriteLineReq_mshr_miss_latency::total   2780093407                       # number of WriteLineReq MSHR miss cycles
system.iocache.demand_mshr_miss_latency::tsunami.ide   2793907290                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::total   2793907290                       # number of demand (read+write) MSHR miss cycles
system.iocache.overall_mshr_miss_latency::tsunami.ide   2793907290                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::total   2793907290                       # 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.WriteLineReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for WriteLineReq accesses
system.iocache.WriteLineReq_mshr_miss_rate::total            1                       # mshr miss rate for WriteLineReq 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 75900.456044                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::total 75900.456044                       # average ReadReq mshr miss latency
system.iocache.WriteLineReq_avg_mshr_miss_latency::tsunami.ide 66906.368093                       # average WriteLineReq mshr miss latency
system.iocache.WriteLineReq_avg_mshr_miss_latency::total 66906.368093                       # average WriteLineReq mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 66945.590885                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::total 66945.590885                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 66945.590885                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::total 66945.590885                       # average overall mshr miss latency
system.l2c.tags.replacements                   344399                       # number of replacements
system.l2c.tags.tagsinuse                65257.528904                       # Cycle average of tags in use
system.l2c.tags.total_refs                    4049043                       # Total number of references to valid blocks.
system.l2c.tags.sampled_refs                   409397                       # Sample count of references to valid blocks.
system.l2c.tags.avg_refs                     9.890261                       # Average number of references to valid blocks.
system.l2c.tags.warmup_cycle               7589084000                       # Cycle when the warmup percentage was hit.
system.l2c.tags.occ_blocks::writebacks   53234.554738                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.inst     5306.808814                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.data     6471.614757                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.inst      207.979433                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.data       36.571163                       # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks      0.812295                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.inst       0.080975                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.data       0.098749                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.inst       0.003174                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.data       0.000558                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total           0.995751                       # Average percentage of cache occupancy
system.l2c.tags.occ_task_id_blocks::1024        64998                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::0          232                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::1         3509                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::2         3235                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::3         6125                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::4        51897                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_percent::1024     0.991791                       # Percentage of cache occupancy per task id
system.l2c.tags.tag_accesses                 38854214                       # Number of tag accesses
system.l2c.tags.data_accesses                38854214                       # Number of data accesses
system.l2c.WritebackDirty_hits::writebacks       830750                       # number of WritebackDirty hits
system.l2c.WritebackDirty_hits::total          830750                       # number of WritebackDirty hits
system.l2c.WritebackClean_hits::writebacks       873391                       # number of WritebackClean hits
system.l2c.WritebackClean_hits::total          873391                       # number of WritebackClean hits
system.l2c.UpgradeReq_hits::cpu0.data             189                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data              76                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                 265                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data            96                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data            24                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total               120                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           167999                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            13850                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               181849                       # number of ReadExReq hits
system.l2c.ReadCleanReq_hits::cpu0.inst       1008159                       # number of ReadCleanReq hits
system.l2c.ReadCleanReq_hits::cpu1.inst        124281                       # number of ReadCleanReq hits
system.l2c.ReadCleanReq_hits::total           1132440                       # number of ReadCleanReq hits
system.l2c.ReadSharedReq_hits::cpu0.data       779840                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.data        40945                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::total           820785                       # number of ReadSharedReq hits
system.l2c.demand_hits::cpu0.inst             1008159                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              947839                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              124281                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data               54795                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 2135074                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.inst            1008159                       # number of overall hits
system.l2c.overall_hits::cpu0.data             947839                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             124281                       # number of overall hits
system.l2c.overall_hits::cpu1.data              54795                       # number of overall hits
system.l2c.overall_hits::total                2135074                       # number of overall hits
system.l2c.UpgradeReq_misses::cpu0.data          2489                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data           605                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              3094                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data           70                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          101                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total             171                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         111855                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data           8432                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             120287                       # number of ReadExReq misses
system.l2c.ReadCleanReq_misses::cpu0.inst        13646                       # number of ReadCleanReq misses
system.l2c.ReadCleanReq_misses::cpu1.inst         1630                       # number of ReadCleanReq misses
system.l2c.ReadCleanReq_misses::total           15276                       # number of ReadCleanReq misses
system.l2c.ReadSharedReq_misses::cpu0.data       273692                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.data          770                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::total         274462                       # number of ReadSharedReq misses
system.l2c.demand_misses::cpu0.inst             13646                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            385547                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              1630                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data              9202                       # number of demand (read+write) misses
system.l2c.demand_misses::total                410025                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.inst            13646                       # number of overall misses
system.l2c.overall_misses::cpu0.data           385547                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             1630                       # number of overall misses
system.l2c.overall_misses::cpu1.data             9202                       # number of overall misses
system.l2c.overall_misses::total               410025                       # number of overall misses
system.l2c.UpgradeReq_miss_latency::cpu0.data      1409000                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data      1507500                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total      2916500                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data       533500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data        89500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total       623000                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   9988107000                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data    962206500                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total  10950313500                       # number of ReadExReq miss cycles
system.l2c.ReadCleanReq_miss_latency::cpu0.inst   1153739000                       # number of ReadCleanReq miss cycles
system.l2c.ReadCleanReq_miss_latency::cpu1.inst    140335000                       # number of ReadCleanReq miss cycles
system.l2c.ReadCleanReq_miss_latency::total   1294074000                       # number of ReadCleanReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.data  20210786000                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.data     69824500                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::total  20280610500                       # number of ReadSharedReq miss cycles
system.l2c.demand_miss_latency::cpu0.inst   1153739000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data  30198893000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst    140335000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data   1032031000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total     32524998000                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.inst   1153739000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data  30198893000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst    140335000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data   1032031000                       # number of overall miss cycles
system.l2c.overall_miss_latency::total    32524998000                       # number of overall miss cycles
system.l2c.WritebackDirty_accesses::writebacks       830750                       # number of WritebackDirty accesses(hits+misses)
system.l2c.WritebackDirty_accesses::total       830750                       # number of WritebackDirty accesses(hits+misses)
system.l2c.WritebackClean_accesses::writebacks       873391                       # number of WritebackClean accesses(hits+misses)
system.l2c.WritebackClean_accesses::total       873391                       # number of WritebackClean accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         2678                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data          681                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total            3359                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data          166                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data          125                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total           291                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       279854                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data        22282                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           302136                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadCleanReq_accesses::cpu0.inst      1021805                       # number of ReadCleanReq accesses(hits+misses)
system.l2c.ReadCleanReq_accesses::cpu1.inst       125911                       # number of ReadCleanReq accesses(hits+misses)
system.l2c.ReadCleanReq_accesses::total       1147716                       # number of ReadCleanReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.data      1053532                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.data        41715                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::total      1095247                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.inst         1021805                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         1333386                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          125911                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data           63997                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             2545099                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.inst        1021805                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        1333386                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         125911                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data          63997                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            2545099                       # number of overall (read+write) accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.929425                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.888399                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.921107                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.421687                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.808000                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.587629                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.399691                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.378422                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.398122                       # miss rate for ReadExReq accesses
system.l2c.ReadCleanReq_miss_rate::cpu0.inst     0.013355                       # miss rate for ReadCleanReq accesses
system.l2c.ReadCleanReq_miss_rate::cpu1.inst     0.012946                       # miss rate for ReadCleanReq accesses
system.l2c.ReadCleanReq_miss_rate::total     0.013310                       # miss rate for ReadCleanReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.data     0.259785                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.data     0.018459                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::total     0.250594                       # miss rate for ReadSharedReq accesses
system.l2c.demand_miss_rate::cpu0.inst       0.013355                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.289149                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.012946                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.143788                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.161104                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.inst      0.013355                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.289149                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.012946                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.143788                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.161104                       # miss rate for overall accesses
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data   566.090800                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data  2491.735537                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total   942.630899                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data  7621.428571                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data   886.138614                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total  3643.274854                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 89295.132091                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 114113.674099                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 91034.887394                       # average ReadExReq miss latency
system.l2c.ReadCleanReq_avg_miss_latency::cpu0.inst 84547.779569                       # average ReadCleanReq miss latency
system.l2c.ReadCleanReq_avg_miss_latency::cpu1.inst 86095.092025                       # average ReadCleanReq miss latency
system.l2c.ReadCleanReq_avg_miss_latency::total 84712.882954                       # average ReadCleanReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.data 73845.000950                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.data 90681.168831                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::total 73892.234626                       # average ReadSharedReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 84547.779569                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 78327.397179                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 86095.092025                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 112152.901543                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 79324.426559                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 84547.779569                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 78327.397179                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 86095.092025                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 112152.901543                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 79324.426559                       # 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.writebacks::writebacks               81135                       # number of writebacks
system.l2c.writebacks::total                    81135                       # number of writebacks
system.l2c.ReadCleanReq_mshr_hits::cpu0.inst            1                       # number of ReadCleanReq MSHR hits
system.l2c.ReadCleanReq_mshr_hits::cpu1.inst           17                       # number of ReadCleanReq MSHR hits
system.l2c.ReadCleanReq_mshr_hits::total           18                       # number of ReadCleanReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst              1                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst             17                       # 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            17                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::total                18                       # number of overall MSHR hits
system.l2c.CleanEvict_mshr_misses::writebacks           10                       # number of CleanEvict MSHR misses
system.l2c.CleanEvict_mshr_misses::total           10                       # number of CleanEvict MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data         2489                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data          605                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total         3094                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data           70                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          101                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total          171                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data       111855                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data         8432                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        120287                       # number of ReadExReq MSHR misses
system.l2c.ReadCleanReq_mshr_misses::cpu0.inst        13645                       # number of ReadCleanReq MSHR misses
system.l2c.ReadCleanReq_mshr_misses::cpu1.inst         1613                       # number of ReadCleanReq MSHR misses
system.l2c.ReadCleanReq_mshr_misses::total        15258                       # number of ReadCleanReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.data       273692                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.data          770                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::total       274462                       # number of ReadSharedReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst        13645                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data       385547                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst         1613                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data         9202                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           410007                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst        13645                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data       385547                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst         1613                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data         9202                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          410007                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_uncacheable::cpu0.data         7053                       # number of ReadReq MSHR uncacheable
system.l2c.ReadReq_mshr_uncacheable::cpu1.data          146                       # number of ReadReq MSHR uncacheable
system.l2c.ReadReq_mshr_uncacheable::total         7199                       # number of ReadReq MSHR uncacheable
system.l2c.WriteReq_mshr_uncacheable::cpu0.data         9807                       # number of WriteReq MSHR uncacheable
system.l2c.WriteReq_mshr_uncacheable::cpu1.data         2584                       # number of WriteReq MSHR uncacheable
system.l2c.WriteReq_mshr_uncacheable::total        12391                       # number of WriteReq MSHR uncacheable
system.l2c.overall_mshr_uncacheable_misses::cpu0.data        16860                       # number of overall MSHR uncacheable misses
system.l2c.overall_mshr_uncacheable_misses::cpu1.data         2730                       # number of overall MSHR uncacheable misses
system.l2c.overall_mshr_uncacheable_misses::total        19590                       # number of overall MSHR uncacheable misses
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data     49921000                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data     12220000                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total     62141000                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data      1392500                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data      1996500                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total      3389000                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   8869557000                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data    877886500                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   9747443500                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadCleanReq_mshr_miss_latency::cpu0.inst   1017206501                       # number of ReadCleanReq MSHR miss cycles
system.l2c.ReadCleanReq_mshr_miss_latency::cpu1.inst    122964001                       # number of ReadCleanReq MSHR miss cycles
system.l2c.ReadCleanReq_mshr_miss_latency::total   1140170502                       # number of ReadCleanReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.data  17480141501                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.data     62124500                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::total  17542266001                       # number of ReadSharedReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst   1017206501                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data  26349698501                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst    122964001                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data    940011000                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total  28429880003                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst   1017206501                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data  26349698501                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst    122964001                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data    940011000                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total  28429880003                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data   1482000500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data     27810500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total   1509811000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data   1482000500                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data     27810500                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total   1509811000                       # number of overall MSHR uncacheable cycles
system.l2c.CleanEvict_mshr_miss_rate::writebacks          inf                       # mshr miss rate for CleanEvict accesses
system.l2c.CleanEvict_mshr_miss_rate::total          inf                       # mshr miss rate for CleanEvict accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.929425                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.888399                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.921107                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.421687                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.808000                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.587629                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.399691                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.378422                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.398122                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadCleanReq_mshr_miss_rate::cpu0.inst     0.013354                       # mshr miss rate for ReadCleanReq accesses
system.l2c.ReadCleanReq_mshr_miss_rate::cpu1.inst     0.012811                       # mshr miss rate for ReadCleanReq accesses
system.l2c.ReadCleanReq_mshr_miss_rate::total     0.013294                       # mshr miss rate for ReadCleanReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.data     0.259785                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.data     0.018459                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::total     0.250594                       # mshr miss rate for ReadSharedReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.013354                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.289149                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.012811                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.143788                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.161097                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.013354                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.289149                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.012811                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.143788                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.161097                       # mshr miss rate for overall accesses
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 20056.649257                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 20198.347107                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 20084.356820                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 19892.857143                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 19767.326733                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 19818.713450                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 79295.132091                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 104113.674099                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 81034.887394                       # average ReadExReq mshr miss latency
system.l2c.ReadCleanReq_avg_mshr_miss_latency::cpu0.inst 74547.929718                       # average ReadCleanReq mshr miss latency
system.l2c.ReadCleanReq_avg_mshr_miss_latency::cpu1.inst 76233.106634                       # average ReadCleanReq mshr miss latency
system.l2c.ReadCleanReq_avg_mshr_miss_latency::total 74726.078254                       # average ReadCleanReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.data 63867.930013                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.data 80681.168831                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::total 63915.099362                       # average ReadSharedReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 74547.929718                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 68343.674055                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 76233.106634                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 102152.901543                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 69339.986886                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 74547.929718                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 68343.674055                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 76233.106634                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 102152.901543                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 69339.986886                       # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data 210123.422657                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data 190482.876712                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total 209725.100708                       # average ReadReq mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data 87900.385528                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data 10186.996337                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total 77070.495151                       # average overall mshr uncacheable latency
system.membus.snoop_filter.tot_requests        843888                       # Total number of requests made to the snoop filter.
system.membus.snoop_filter.hit_single_requests       393117                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_requests          439                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.membus.snoop_filter.tot_snoops               0                       # Total number of snoops made to the snoop filter.
system.membus.snoop_filter.hit_single_snoops            0                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_snoops            0                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.membus.trans_dist::ReadReq                7199                       # Transaction distribution
system.membus.trans_dist::ReadResp             297053                       # Transaction distribution
system.membus.trans_dist::WriteReq              12391                       # Transaction distribution
system.membus.trans_dist::WriteResp             12391                       # Transaction distribution
system.membus.trans_dist::WritebackDirty       122655                       # Transaction distribution
system.membus.trans_dist::CleanEvict           262560                       # Transaction distribution
system.membus.trans_dist::UpgradeReq             5361                       # Transaction distribution
system.membus.trans_dist::SCUpgradeReq           1592                       # Transaction distribution
system.membus.trans_dist::UpgradeResp               3                       # Transaction distribution
system.membus.trans_dist::ReadExReq            120253                       # Transaction distribution
system.membus.trans_dist::ReadExResp           120107                       # Transaction distribution
system.membus.trans_dist::ReadSharedReq        289902                       # Transaction distribution
system.membus.trans_dist::BadAddressError           48                       # Transaction distribution
system.membus.trans_dist::InvalidateReq         41552                       # Transaction distribution
system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave        39180                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.physmem.port      1169885                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.membus.badaddr_responder.pio           96                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::total      1209161                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port        83451                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total        83451                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total                1292612                       # Packet count per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.bridge.slave        68539                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.physmem.port     31400256                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::total     31468795                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::system.physmem.port      2658240                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::total      2658240                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size::total                34127035                       # Cumulative packet size per connected master and slave (bytes)
system.membus.snoops                             4109                       # Total snoops (count)
system.membus.snoop_fanout::samples            478250                       # Request fanout histogram
system.membus.snoop_fanout::mean             0.001409                       # Request fanout histogram
system.membus.snoop_fanout::stdev            0.037514                       # Request fanout histogram
system.membus.snoop_fanout::underflows              0      0.00%      0.00% # Request fanout histogram
system.membus.snoop_fanout::0                  477576     99.86%     99.86% # Request fanout histogram
system.membus.snoop_fanout::1                     674      0.14%    100.00% # Request fanout histogram
system.membus.snoop_fanout::2                       0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::overflows               0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::min_value               0                       # Request fanout histogram
system.membus.snoop_fanout::max_value               1                       # Request fanout histogram
system.membus.snoop_fanout::total              478250                       # Request fanout histogram
system.membus.reqLayer0.occupancy            34894499                       # Layer occupancy (ticks)
system.membus.reqLayer0.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer1.occupancy          1351079796                       # Layer occupancy (ticks)
system.membus.reqLayer1.utilization               0.1                       # Layer utilization (%)
system.membus.reqLayer2.occupancy               60000                       # Layer occupancy (ticks)
system.membus.reqLayer2.utilization               0.0                       # Layer utilization (%)
system.membus.respLayer1.occupancy         2171993250                       # Layer occupancy (ticks)
system.membus.respLayer1.utilization              0.1                       # Layer utilization (%)
system.membus.respLayer2.occupancy             976613                       # Layer occupancy (ticks)
system.membus.respLayer2.utilization              0.0                       # Layer utilization (%)
system.toL2Bus.snoop_filter.tot_requests      5115302                       # Total number of requests made to the snoop filter.
system.toL2Bus.snoop_filter.hit_single_requests      2557070                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.toL2Bus.snoop_filter.hit_multi_requests       337938                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.toL2Bus.snoop_filter.tot_snoops           1067                       # Total number of snoops made to the snoop filter.
system.toL2Bus.snoop_filter.hit_single_snoops          999                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.toL2Bus.snoop_filter.hit_multi_snoops           68                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.toL2Bus.trans_dist::ReadReq               7199                       # Transaction distribution
system.toL2Bus.trans_dist::ReadResp           2263337                       # Transaction distribution
system.toL2Bus.trans_dist::WriteReq             12391                       # Transaction distribution
system.toL2Bus.trans_dist::WriteResp            12391                       # Transaction distribution
system.toL2Bus.trans_dist::WritebackDirty       911885                       # Transaction distribution
system.toL2Bus.trans_dist::WritebackClean      1146691                       # Transaction distribution
system.toL2Bus.trans_dist::CleanEvict          834780                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeReq            5446                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeReq          1712                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeResp           7158                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeFailReq            1                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeFailResp            1                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExReq           303166                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExResp          303166                       # Transaction distribution
system.toL2Bus.trans_dist::ReadCleanReq       1147985                       # Transaction distribution
system.toL2Bus.trans_dist::ReadSharedReq      1108204                       # Transaction distribution
system.toL2Bus.trans_dist::BadAddressError           48                       # Transaction distribution
system.toL2Bus.trans_dist::InvalidateReq          217                       # Transaction distribution
system.toL2Bus.pkt_count_system.cpu0.icache.mem_side::system.l2c.cpu_side      3065153                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side::system.l2c.cpu_side      4053991                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.icache.mem_side::system.l2c.cpu_side       377239                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.dcache.mem_side::system.l2c.cpu_side       207014                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count::total               7703397                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.icache.mem_side::system.l2c.cpu_side    130759360                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.dcache.mem_side::system.l2c.cpu_side    136128589                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu1.icache.mem_side::system.l2c.cpu_side     16082688                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu1.dcache.mem_side::system.l2c.cpu_side      6548014                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size::total              289518651                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.snoops                          362547                       # Total snoops (count)
system.toL2Bus.snoop_fanout::samples          2930720                       # Request fanout histogram
system.toL2Bus.snoop_fanout::mean            0.118515                       # Request fanout histogram
system.toL2Bus.snoop_fanout::stdev           0.323634                       # Request fanout histogram
system.toL2Bus.snoop_fanout::underflows             0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::0                2583760     88.16%     88.16% # Request fanout histogram
system.toL2Bus.snoop_fanout::1                 346605     11.83%     99.99% # Request fanout histogram
system.toL2Bus.snoop_fanout::2                    335      0.01%    100.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::3                     20      0.00%    100.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::4                      0      0.00%    100.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::overflows              0      0.00%    100.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::min_value              0                       # Request fanout histogram
system.toL2Bus.snoop_fanout::max_value              3                       # Request fanout histogram
system.toL2Bus.snoop_fanout::total            2930720                       # Request fanout histogram
system.toL2Bus.reqLayer0.occupancy         4551122919                       # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization              0.2                       # Layer utilization (%)
system.toL2Bus.snoopLayer0.occupancy           306385                       # Layer occupancy (ticks)
system.toL2Bus.snoopLayer0.utilization            0.0                       # Layer utilization (%)
system.toL2Bus.respLayer0.occupancy        1534824957                       # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization             0.1                       # Layer utilization (%)
system.toL2Bus.respLayer1.occupancy        2028150819                       # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization             0.1                       # Layer utilization (%)
system.toL2Bus.respLayer2.occupancy         190444943                       # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization             0.0                       # Layer utilization (%)
system.toL2Bus.respLayer3.occupancy         107558787                       # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization             0.0                       # Layer utilization (%)
system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
system.tsunami.ethernet.coalescedSwi              nan                       # average number of Swi's coalesced into each post
system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedRxIdle           nan                       # average number of RxIdle's coalesced into each post
system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedRxOk             nan                       # average number of RxOk's coalesced into each post
system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedRxDesc           nan                       # average number of RxDesc's coalesced into each post
system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedTxOk             nan                       # average number of TxOk's coalesced into each post
system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedTxIdle           nan                       # average number of TxIdle's coalesced into each post
system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedTxDesc           nan                       # average number of TxDesc's coalesced into each post
system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
system.tsunami.ethernet.coalescedRxOrn            nan                       # average number of RxOrn's coalesced into each post
system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
system.tsunami.ethernet.coalescedTotal            nan                       # average number of interrupts coalesced into each post
system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu0.kern.inst.quiesce                    6376                       # number of quiesce instructions executed
system.cpu0.kern.inst.hwrei                    198541                       # number of hwrei instructions executed
system.cpu0.kern.ipl_count::0                   71138     40.62%     40.62% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::21                    133      0.08%     40.69% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::22                   1928      1.10%     41.79% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::30                     20      0.01%     41.80% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::31                 101928     58.20%    100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::total              175147                       # number of times we switched to this ipl
system.cpu0.kern.ipl_good::0                    69801     49.27%     49.27% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::21                     133      0.09%     49.37% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::22                    1928      1.36%     50.73% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::30                      20      0.01%     50.74% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::31                   69782     49.26%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::total               141664                       # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks::0            1864307233500     97.69%     97.69% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::21               66845500      0.00%     97.70% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::22              580922500      0.03%     97.73% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::30               11315500      0.00%     97.73% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::31            43373119000      2.27%    100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::total        1908339436000                       # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used::0                 0.981206                       # 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.684621                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::total             0.808829                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.syscall::2                         8      3.70%      3.70% # number of syscalls executed
system.cpu0.kern.syscall::3                        18      8.33%     12.04% # number of syscalls executed
system.cpu0.kern.syscall::4                         4      1.85%     13.89% # number of syscalls executed
system.cpu0.kern.syscall::6                        32     14.81%     28.70% # number of syscalls executed
system.cpu0.kern.syscall::12                        1      0.46%     29.17% # number of syscalls executed
system.cpu0.kern.syscall::17                        8      3.70%     32.87% # number of syscalls executed
system.cpu0.kern.syscall::19                       10      4.63%     37.50% # number of syscalls executed
system.cpu0.kern.syscall::20                        6      2.78%     40.28% # number of syscalls executed
system.cpu0.kern.syscall::23                        1      0.46%     40.74% # number of syscalls executed
system.cpu0.kern.syscall::24                        3      1.39%     42.13% # number of syscalls executed
system.cpu0.kern.syscall::33                        6      2.78%     44.91% # number of syscalls executed
system.cpu0.kern.syscall::41                        2      0.93%     45.83% # number of syscalls executed
system.cpu0.kern.syscall::45                       33     15.28%     61.11% # number of syscalls executed
system.cpu0.kern.syscall::47                        3      1.39%     62.50% # number of syscalls executed
system.cpu0.kern.syscall::48                       10      4.63%     67.13% # number of syscalls executed
system.cpu0.kern.syscall::54                       10      4.63%     71.76% # number of syscalls executed
system.cpu0.kern.syscall::58                        1      0.46%     72.22% # number of syscalls executed
system.cpu0.kern.syscall::59                        6      2.78%     75.00% # number of syscalls executed
system.cpu0.kern.syscall::71                       23     10.65%     85.65% # number of syscalls executed
system.cpu0.kern.syscall::73                        3      1.39%     87.04% # number of syscalls executed
system.cpu0.kern.syscall::74                        6      2.78%     89.81% # number of syscalls executed
system.cpu0.kern.syscall::87                        1      0.46%     90.28% # number of syscalls executed
system.cpu0.kern.syscall::90                        3      1.39%     91.67% # number of syscalls executed
system.cpu0.kern.syscall::92                        9      4.17%     95.83% # number of syscalls executed
system.cpu0.kern.syscall::97                        2      0.93%     96.76% # number of syscalls executed
system.cpu0.kern.syscall::98                        2      0.93%     97.69% # number of syscalls executed
system.cpu0.kern.syscall::132                       1      0.46%     98.15% # number of syscalls executed
system.cpu0.kern.syscall::144                       2      0.93%     99.07% # number of syscalls executed
system.cpu0.kern.syscall::147                       2      0.93%    100.00% # number of syscalls executed
system.cpu0.kern.syscall::total                   216                       # number of syscalls executed
system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu0.kern.callpal::wripir                  116      0.06%      0.06% # number of callpals executed
system.cpu0.kern.callpal::wrmces                    1      0.00%      0.06% # number of callpals executed
system.cpu0.kern.callpal::wrfen                     1      0.00%      0.06% # number of callpals executed
system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.07% # number of callpals executed
system.cpu0.kern.callpal::swpctx                 3824      2.08%      2.14% # number of callpals executed
system.cpu0.kern.callpal::tbi                      51      0.03%      2.17% # number of callpals executed
system.cpu0.kern.callpal::wrent                     7      0.00%      2.18% # number of callpals executed
system.cpu0.kern.callpal::swpipl               168401     91.54%     93.72% # number of callpals executed
system.cpu0.kern.callpal::rdps                   6369      3.46%     97.18% # number of callpals executed
system.cpu0.kern.callpal::wrkgp                     1      0.00%     97.18% # number of callpals executed
system.cpu0.kern.callpal::wrusp                     2      0.00%     97.18% # number of callpals executed
system.cpu0.kern.callpal::rdusp                     9      0.00%     97.19% # number of callpals executed
system.cpu0.kern.callpal::whami                     2      0.00%     97.19% # number of callpals executed
system.cpu0.kern.callpal::rti                    4665      2.54%     99.72% # number of callpals executed
system.cpu0.kern.callpal::callsys                 373      0.20%     99.93% # number of callpals executed
system.cpu0.kern.callpal::imb                     136      0.07%    100.00% # number of callpals executed
system.cpu0.kern.callpal::total                183960                       # number of callpals executed
system.cpu0.kern.mode_switch::kernel             7174                       # number of protection mode switches
system.cpu0.kern.mode_switch::user               1257                       # number of protection mode switches
system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
system.cpu0.kern.mode_good::kernel               1257                      
system.cpu0.kern.mode_good::user                 1257                      
system.cpu0.kern.mode_good::idle                    0                      
system.cpu0.kern.mode_switch_good::kernel     0.175216                       # 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.298185                       # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks::kernel      1906404052500     99.90%     99.90% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::user          1926707500      0.10%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::idle                   0      0.00%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context                    3825                       # number of times the context was actually changed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                    2309                       # number of quiesce instructions executed
system.cpu1.kern.inst.hwrei                     39314                       # number of hwrei instructions executed
system.cpu1.kern.ipl_count::0                   10555     33.51%     33.51% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::22                   1926      6.11%     39.62% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::30                    116      0.37%     39.99% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::31                  18905     60.01%    100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::total               31502                       # number of times we switched to this ipl
system.cpu1.kern.ipl_good::0                    10515     45.81%     45.81% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::22                    1926      8.39%     54.19% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::30                     116      0.51%     54.70% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::31                   10399     45.30%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::total                22956                       # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks::0            1877342030500     98.36%     98.36% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::22              564972500      0.03%     98.39% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::30               56160500      0.00%     98.39% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::31            30688096500      1.61%    100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::total        1908651260000                       # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used::0                 0.996210                       # 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.550066                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::total             0.728716                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.syscall::3                        12     10.91%     10.91% # number of syscalls executed
system.cpu1.kern.syscall::6                        10      9.09%     20.00% # number of syscalls executed
system.cpu1.kern.syscall::15                        1      0.91%     20.91% # number of syscalls executed
system.cpu1.kern.syscall::17                        7      6.36%     27.27% # number of syscalls executed
system.cpu1.kern.syscall::23                        3      2.73%     30.00% # number of syscalls executed
system.cpu1.kern.syscall::24                        3      2.73%     32.73% # number of syscalls executed
system.cpu1.kern.syscall::33                        5      4.55%     37.27% # number of syscalls executed
system.cpu1.kern.syscall::45                       21     19.09%     56.36% # number of syscalls executed
system.cpu1.kern.syscall::47                        3      2.73%     59.09% # number of syscalls executed
system.cpu1.kern.syscall::59                        1      0.91%     60.00% # number of syscalls executed
system.cpu1.kern.syscall::71                       31     28.18%     88.18% # number of syscalls executed
system.cpu1.kern.syscall::74                       10      9.09%     97.27% # number of syscalls executed
system.cpu1.kern.syscall::132                       3      2.73%    100.00% # number of syscalls executed
system.cpu1.kern.syscall::total                   110                       # number of syscalls executed
system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu1.kern.callpal::wripir                   20      0.06%      0.06% # number of callpals executed
system.cpu1.kern.callpal::wrmces                    1      0.00%      0.07% # number of callpals executed
system.cpu1.kern.callpal::wrfen                     1      0.00%      0.07% # number of callpals executed
system.cpu1.kern.callpal::swpctx                  440      1.35%      1.42% # number of callpals executed
system.cpu1.kern.callpal::tbi                       3      0.01%      1.43% # number of callpals executed
system.cpu1.kern.callpal::wrent                     7      0.02%      1.45% # number of callpals executed
system.cpu1.kern.callpal::swpipl                26890     82.68%     84.13% # number of callpals executed
system.cpu1.kern.callpal::rdps                   2393      7.36%     91.49% # number of callpals executed
system.cpu1.kern.callpal::wrkgp                     1      0.00%     91.50% # number of callpals executed
system.cpu1.kern.callpal::wrusp                     5      0.02%     91.51% # number of callpals executed
system.cpu1.kern.callpal::whami                     3      0.01%     91.52% # number of callpals executed
system.cpu1.kern.callpal::rti                    2569      7.90%     99.42% # number of callpals executed
system.cpu1.kern.callpal::callsys                 144      0.44%     99.86% # number of callpals executed
system.cpu1.kern.callpal::imb                      44      0.14%    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                 32523                       # number of callpals executed
system.cpu1.kern.mode_switch::kernel              900                       # number of protection mode switches
system.cpu1.kern.mode_switch::user                488                       # number of protection mode switches
system.cpu1.kern.mode_switch::idle               2082                       # number of protection mode switches
system.cpu1.kern.mode_good::kernel                529                      
system.cpu1.kern.mode_good::user                  488                      
system.cpu1.kern.mode_good::idle                   41                      
system.cpu1.kern.mode_switch_good::kernel     0.587778                       # 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.019693                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::total     0.304899                       # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks::kernel        2122812500      0.11%      0.11% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::user           785064000      0.04%      0.15% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::idle        1905743375500     99.85%    100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context                     441                       # number of times the context was actually changed

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