summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-dual/stats.txt
blob: 5e9f9ee1469c0e75dd2558903133ea5400de2b43 (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
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914

---------- Begin Simulation Statistics ----------
sim_seconds                                 47.393981                       # Number of seconds simulated
sim_ticks                                47393980707000                       # Number of ticks simulated
final_tick                               47393980707000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                 118826                       # Simulator instruction rate (inst/s)
host_op_rate                                   139727                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             6107626980                       # Simulator tick rate (ticks/s)
host_mem_usage                                 769604                       # Number of bytes of host memory used
host_seconds                                  7759.80                       # Real time elapsed on the host
sim_insts                                   922064003                       # Number of instructions simulated
sim_ops                                    1084251192                       # 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.dtb.walker       150400                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker       142336                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.inst          4326432                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         44486728                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.l2cache.prefetcher     20365824                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.dtb.walker       171008                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.itb.walker       152256                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst          3129632                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data         15575440                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.l2cache.prefetcher     14887232                       # Number of bytes read from this memory
system.physmem.bytes_read::realview.ide        428800                       # Number of bytes read from this memory
system.physmem.bytes_read::total            103816088                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst      4326432                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst      3129632                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total         7456064                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks     86117376                       # Number of bytes written to this memory
system.physmem.bytes_written::cpu0.data         20580                       # Number of bytes written to this memory
system.physmem.bytes_written::cpu1.data             4                       # Number of bytes written to this memory
system.physmem.bytes_written::total          86137960                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.dtb.walker         2350                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker         2224                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.inst             83553                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            695118                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.l2cache.prefetcher       318216                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.dtb.walker         2672                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.itb.walker         2379                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst             48944                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data            243379                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.l2cache.prefetcher       232613                       # Number of read requests responded to by this memory
system.physmem.num_reads::realview.ide           6700                       # Number of read requests responded to by this memory
system.physmem.num_reads::total               1638148                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks         1345584                       # Number of write requests responded to by this memory
system.physmem.num_writes::cpu0.data             2573                       # Number of write requests responded to by this memory
system.physmem.num_writes::cpu1.data                1                       # Number of write requests responded to by this memory
system.physmem.num_writes::total              1348158                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.dtb.walker          3173                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker          3003                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.inst               91287                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data              938658                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.l2cache.prefetcher       429713                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.dtb.walker          3608                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.itb.walker          3213                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               66034                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              328638                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.l2cache.prefetcher       314117                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::realview.ide             9048                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                 2190491                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst          91287                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          66034                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             157321                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           1817053                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu0.data                434                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu1.data                  0                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                1817487                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           1817053                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.dtb.walker         3173                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker         3003                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst              91287                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data             939092                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.l2cache.prefetcher       429713                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.dtb.walker         3608                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.itb.walker         3213                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              66034                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             328638                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.l2cache.prefetcher       314117                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.ide            9048                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total                4007978                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                       1638148                       # Number of read requests accepted
system.physmem.writeReqs                      1348158                       # Number of write requests accepted
system.physmem.readBursts                     1638148                       # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts                    1348158                       # Number of DRAM write bursts, including those merged in the write queue
system.physmem.bytesReadDRAM                104808896                       # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ                     32576                       # Total number of bytes read from write queue
system.physmem.bytesWritten                  86137280                       # Total number of bytes written to DRAM
system.physmem.bytesReadSys                 103816088                       # Total read bytes from the system interface side
system.physmem.bytesWrittenSys               86137960                       # Total written bytes from the system interface side
system.physmem.servicedByWrQ                      509                       # Number of DRAM read bursts serviced by the write queue
system.physmem.mergedWrBursts                    2246                       # Number of DRAM write bursts merged with an existing one
system.physmem.neitherReadNorWriteReqs         529318                       # Number of requests that are neither read nor write
system.physmem.perBankRdBursts::0               98506                       # Per bank write bursts
system.physmem.perBankRdBursts::1              102125                       # Per bank write bursts
system.physmem.perBankRdBursts::2               96514                       # Per bank write bursts
system.physmem.perBankRdBursts::3              101212                       # Per bank write bursts
system.physmem.perBankRdBursts::4               98283                       # Per bank write bursts
system.physmem.perBankRdBursts::5              109978                       # Per bank write bursts
system.physmem.perBankRdBursts::6              106703                       # Per bank write bursts
system.physmem.perBankRdBursts::7              105175                       # Per bank write bursts
system.physmem.perBankRdBursts::8               93813                       # Per bank write bursts
system.physmem.perBankRdBursts::9              120186                       # Per bank write bursts
system.physmem.perBankRdBursts::10              99379                       # Per bank write bursts
system.physmem.perBankRdBursts::11             109206                       # Per bank write bursts
system.physmem.perBankRdBursts::12              97639                       # Per bank write bursts
system.physmem.perBankRdBursts::13             103304                       # Per bank write bursts
system.physmem.perBankRdBursts::14              94884                       # Per bank write bursts
system.physmem.perBankRdBursts::15             100732                       # Per bank write bursts
system.physmem.perBankWrBursts::0               82092                       # Per bank write bursts
system.physmem.perBankWrBursts::1               86582                       # Per bank write bursts
system.physmem.perBankWrBursts::2               80748                       # Per bank write bursts
system.physmem.perBankWrBursts::3               83407                       # Per bank write bursts
system.physmem.perBankWrBursts::4               81928                       # Per bank write bursts
system.physmem.perBankWrBursts::5               88947                       # Per bank write bursts
system.physmem.perBankWrBursts::6               86848                       # Per bank write bursts
system.physmem.perBankWrBursts::7               87370                       # Per bank write bursts
system.physmem.perBankWrBursts::8               79257                       # Per bank write bursts
system.physmem.perBankWrBursts::9               83439                       # Per bank write bursts
system.physmem.perBankWrBursts::10              82066                       # Per bank write bursts
system.physmem.perBankWrBursts::11              89206                       # Per bank write bursts
system.physmem.perBankWrBursts::12              82040                       # Per bank write bursts
system.physmem.perBankWrBursts::13              87648                       # Per bank write bursts
system.physmem.perBankWrBursts::14              80198                       # Per bank write bursts
system.physmem.perBankWrBursts::15              84119                       # 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                    47393979099500                       # 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                      25                       # Read request sizes (log2)
system.physmem.readPktSize::4                   21333                       # Read request sizes (log2)
system.physmem.readPktSize::5                       0                       # Read request sizes (log2)
system.physmem.readPktSize::6                 1616790                       # 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                      2                       # Write request sizes (log2)
system.physmem.writePktSize::3                   2572                       # 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                1345584                       # Write request sizes (log2)
system.physmem.rdQLenPdf::0                    619728                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                    417888                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                    167778                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                    159876                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                     99605                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                     61553                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                     33210                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                     30819                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                     27167                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                      7798                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                     4294                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                     2578                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                     1594                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                     1279                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                      809                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                      549                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                      455                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                      355                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                      156                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                      112                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                       13                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                       11                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        5                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23                        3                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24                        2                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25                        2                       # 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                    22060                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                    24765                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                    36742                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                    44665                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                    54132                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                    62647                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                    72218                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                    78252                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                    84742                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                    88110                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                    91290                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                    97437                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                    95426                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                    99220                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                   110773                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                    98211                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                    87853                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::32                    81636                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::33                     3839                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::34                     2422                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::35                     1595                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::36                     1092                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::37                      834                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::38                      665                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::39                      558                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::40                      417                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::41                      324                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::42                      380                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::43                      285                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::44                      296                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::45                      228                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::46                      262                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::47                      315                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::48                      294                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::49                      308                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::50                      204                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::51                      172                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::52                      161                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::53                      211                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::54                      210                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::55                      130                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::56                       85                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::57                       82                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::58                       42                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::59                       57                       # 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                       74                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62                       67                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63                       35                       # What write queue length does an incoming req see
system.physmem.bytesPerActivate::samples      1054994                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::mean      180.992301                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::gmean     111.466356                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::stdev     240.522304                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::0-127         655278     62.11%     62.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::128-255       195680     18.55%     80.66% # Bytes accessed per row activation
system.physmem.bytesPerActivate::256-383        62552      5.93%     86.59% # Bytes accessed per row activation
system.physmem.bytesPerActivate::384-511        34743      3.29%     89.88% # Bytes accessed per row activation
system.physmem.bytesPerActivate::512-639        24726      2.34%     92.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::640-767        13789      1.31%     93.53% # Bytes accessed per row activation
system.physmem.bytesPerActivate::768-895        13873      1.31%     94.85% # Bytes accessed per row activation
system.physmem.bytesPerActivate::896-1023         7523      0.71%     95.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1024-1151        46830      4.44%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::total        1054994                       # Bytes accessed per row activation
system.physmem.rdPerTurnAround::samples         76193                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::mean        21.493169                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::stdev      249.861284                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::0-4095          76190    100.00%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::4096-8191            1      0.00%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::8192-12287            1      0.00%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::65536-69631            1      0.00%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::total           76193                       # Reads before turning the bus around for writes
system.physmem.wrPerTurnAround::samples         76193                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::mean        17.664287                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::gmean       17.191501                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::stdev        6.434084                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::16-19           70631     92.70%     92.70% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::20-23            3142      4.12%     96.82% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::24-27             485      0.64%     97.46% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::28-31             323      0.42%     97.88% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::32-35              79      0.10%     97.99% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::36-39             306      0.40%     98.39% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::40-43             178      0.23%     98.62% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::44-47             116      0.15%     98.78% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::48-51              95      0.12%     98.90% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::52-55              99      0.13%     99.03% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::56-59              41      0.05%     99.08% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::60-63              55      0.07%     99.16% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::64-67             407      0.53%     99.69% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::68-71              35      0.05%     99.74% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::72-75              33      0.04%     99.78% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::76-79              86      0.11%     99.89% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::80-83              20      0.03%     99.92% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::84-87               6      0.01%     99.93% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::88-91               2      0.00%     99.93% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::92-95               2      0.00%     99.93% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::96-99               3      0.00%     99.94% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::100-103             6      0.01%     99.94% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::108-111             1      0.00%     99.94% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::124-127             1      0.00%     99.95% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::128-131            28      0.04%     99.98% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::132-135             1      0.00%     99.98% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::140-143             1      0.00%     99.99% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::148-151             2      0.00%     99.99% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::152-155             2      0.00%     99.99% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::156-159             4      0.01%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::160-163             1      0.00%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::164-167             2      0.00%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::total           76193                       # Writes before turning the bus around for reads
system.physmem.totQLat                    70239099561                       # Total ticks spent queuing
system.physmem.totMemAccLat              100944830811                       # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat                   8188195000                       # Total ticks spent in databus transfers
system.physmem.avgQLat                       42890.47                       # Average queueing delay per DRAM burst
system.physmem.avgBusLat                      5000.00                       # Average bus latency per DRAM burst
system.physmem.avgMemAccLat                  61640.47                       # Average memory access latency per DRAM burst
system.physmem.avgRdBW                           2.21                       # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW                           1.82                       # Average achieved write bandwidth in MiByte/s
system.physmem.avgRdBWSys                        2.19                       # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys                        1.82                       # Average system write bandwidth in MiByte/s
system.physmem.peakBW                        12800.00                       # Theoretical peak bandwidth in MiByte/s
system.physmem.busUtil                           0.03                       # Data bus utilization in percentage
system.physmem.busUtilRead                       0.02                       # Data bus utilization in percentage for reads
system.physmem.busUtilWrite                      0.01                       # Data bus utilization in percentage for writes
system.physmem.avgRdQLen                         1.21                       # Average read queue length when enqueuing
system.physmem.avgWrQLen                        24.73                       # Average write queue length when enqueuing
system.physmem.readRowHits                    1316973                       # Number of row buffer hits during reads
system.physmem.writeRowHits                    611565                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   80.42                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  45.44                       # Row buffer hit rate for writes
system.physmem.avgGap                     15870436.28                       # Average gap between requests
system.physmem.pageHitRate                      64.64                       # Row buffer hit rate, read and write combined
system.physmem_0.actEnergy                 4035157560                       # Energy for activate commands per rank (pJ)
system.physmem_0.preEnergy                 2201722875                       # Energy for precharge commands per rank (pJ)
system.physmem_0.readEnergy                6384222000                       # Energy for read commands per rank (pJ)
system.physmem_0.writeEnergy               4392934560                       # Energy for write commands per rank (pJ)
system.physmem_0.refreshEnergy           3095544201360                       # Energy for refresh commands per rank (pJ)
system.physmem_0.actBackEnergy           1182732038730                       # Energy for active background per rank (pJ)
system.physmem_0.preBackEnergy           27398902223250                       # Energy for precharge background per rank (pJ)
system.physmem_0.totalEnergy             31694192500335                       # Total energy per rank (pJ)
system.physmem_0.averagePower              668.738819                       # Core power per rank (mW)
system.physmem_0.memoryStateTime::IDLE   45580299815708                       # Time in different power states
system.physmem_0.memoryStateTime::REF    1582589060000                       # Time in different power states
system.physmem_0.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.physmem_0.memoryStateTime::ACT    231091139792                       # Time in different power states
system.physmem_0.memoryStateTime::ACT_PDN            0                       # Time in different power states
system.physmem_1.actEnergy                 3940597080                       # Energy for activate commands per rank (pJ)
system.physmem_1.preEnergy                 2150127375                       # Energy for precharge commands per rank (pJ)
system.physmem_1.readEnergy                6389315400                       # Energy for read commands per rank (pJ)
system.physmem_1.writeEnergy               4328465040                       # Energy for write commands per rank (pJ)
system.physmem_1.refreshEnergy           3095544201360                       # Energy for refresh commands per rank (pJ)
system.physmem_1.actBackEnergy           1183329754695                       # Energy for active background per rank (pJ)
system.physmem_1.preBackEnergy           27398377902750                       # Energy for precharge background per rank (pJ)
system.physmem_1.totalEnergy             31694060363700                       # Total energy per rank (pJ)
system.physmem_1.averagePower              668.736031                       # Core power per rank (mW)
system.physmem_1.memoryStateTime::IDLE   45579400276584                       # Time in different power states
system.physmem_1.memoryStateTime::REF    1582589060000                       # Time in different power states
system.physmem_1.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.physmem_1.memoryStateTime::ACT    231988109666                       # Time in different power states
system.physmem_1.memoryStateTime::ACT_PDN            0                       # Time in different power states
system.realview.nvmem.bytes_read::cpu0.inst          368                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::cpu0.data           36                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::cpu1.inst          144                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::cpu1.data            8                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total           556                       # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu0.inst          368                       # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu1.inst          144                       # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::total          512                       # Number of instructions bytes read from this memory
system.realview.nvmem.num_reads::cpu0.inst           23                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::cpu0.data            5                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::cpu1.inst            9                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::cpu1.data            1                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::total             38                       # Number of read requests responded to by this memory
system.realview.nvmem.bw_read::cpu0.inst            8                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::cpu0.data            1                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::cpu1.inst            3                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::cpu1.data            0                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::total               12                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu0.inst            8                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu1.inst            3                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::total           11                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu0.inst            8                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu0.data            1                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu1.inst            3                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu1.data            0                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total              12                       # Total bandwidth to/from this memory (bytes/s)
system.cf0.dma_read_full_pages                    122                       # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes                      499712                       # Number of bytes transfered via DMA reads (not PRD).
system.cf0.dma_read_txs                           122                       # Number of DMA read transactions (not PRD).
system.cf0.dma_write_full_pages                  1667                       # Number of full page size DMA writes.
system.cf0.dma_write_bytes                    6830592                       # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs                         1670                       # Number of DMA write transactions.
system.cpu0.branchPred.lookups              135522453                       # Number of BP lookups
system.cpu0.branchPred.condPredicted         89756354                       # Number of conditional branches predicted
system.cpu0.branchPred.condIncorrect          6696164                       # Number of conditional branches incorrect
system.cpu0.branchPred.BTBLookups            95487916                       # Number of BTB lookups
system.cpu0.branchPred.BTBHits               63232655                       # Number of BTB hits
system.cpu0.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.branchPred.BTBHitPct            66.220583                       # BTB Hit Percentage
system.cpu0.branchPred.usedRAS               18624977                       # Number of times the RAS was used to get a target.
system.cpu0.branchPred.RASInCorrect            201233                       # Number of incorrect RAS predictions.
system.cpu_clk_domain.clock                       500                       # Clock period in ticks
system.cpu0.dstage2_mmu.stage2_tlb.walker.walks            0                       # Table walker walks requested
system.cpu0.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data            0                       # Table walker requests started/completed, data/inst
system.cpu0.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu0.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::total            0                       # Table walker requests started/completed, data/inst
system.cpu0.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Data            0                       # Table walker requests started/completed, data/inst
system.cpu0.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu0.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::total            0                       # Table walker requests started/completed, data/inst
system.cpu0.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin::total            0                       # Table walker requests started/completed, data/inst
system.cpu0.dstage2_mmu.stage2_tlb.inst_hits            0                       # ITB inst hits
system.cpu0.dstage2_mmu.stage2_tlb.inst_misses            0                       # ITB inst misses
system.cpu0.dstage2_mmu.stage2_tlb.read_hits            0                       # DTB read hits
system.cpu0.dstage2_mmu.stage2_tlb.read_misses            0                       # DTB read misses
system.cpu0.dstage2_mmu.stage2_tlb.write_hits            0                       # DTB write hits
system.cpu0.dstage2_mmu.stage2_tlb.write_misses            0                       # DTB write misses
system.cpu0.dstage2_mmu.stage2_tlb.flush_tlb            0                       # Number of times complete TLB was flushed
system.cpu0.dstage2_mmu.stage2_tlb.flush_tlb_mva            0                       # Number of times TLB was flushed by MVA
system.cpu0.dstage2_mmu.stage2_tlb.flush_tlb_mva_asid            0                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.dstage2_mmu.stage2_tlb.flush_tlb_asid            0                       # Number of times TLB was flushed by ASID
system.cpu0.dstage2_mmu.stage2_tlb.flush_entries            0                       # Number of entries that have been flushed from TLB
system.cpu0.dstage2_mmu.stage2_tlb.align_faults            0                       # Number of TLB faults due to alignment restrictions
system.cpu0.dstage2_mmu.stage2_tlb.prefetch_faults            0                       # Number of TLB faults due to prefetch
system.cpu0.dstage2_mmu.stage2_tlb.domain_faults            0                       # Number of TLB faults due to domain restrictions
system.cpu0.dstage2_mmu.stage2_tlb.perms_faults            0                       # Number of TLB faults due to permissions restrictions
system.cpu0.dstage2_mmu.stage2_tlb.read_accesses            0                       # DTB read accesses
system.cpu0.dstage2_mmu.stage2_tlb.write_accesses            0                       # DTB write accesses
system.cpu0.dstage2_mmu.stage2_tlb.inst_accesses            0                       # ITB inst accesses
system.cpu0.dstage2_mmu.stage2_tlb.hits             0                       # DTB hits
system.cpu0.dstage2_mmu.stage2_tlb.misses            0                       # DTB misses
system.cpu0.dstage2_mmu.stage2_tlb.accesses            0                       # DTB accesses
system.cpu0.dtb.walker.walks                   590400                       # Table walker walks requested
system.cpu0.dtb.walker.walksLong               590400                       # Table walker walks initiated with long descriptors
system.cpu0.dtb.walker.walksLongTerminationLevel::Level2        12973                       # Level at which table walker walks with long descriptors terminate
system.cpu0.dtb.walker.walksLongTerminationLevel::Level3        94460                       # Level at which table walker walks with long descriptors terminate
system.cpu0.dtb.walker.walksSquashedBefore       278631                       # Table walks squashed before starting
system.cpu0.dtb.walker.walkWaitTime::samples       311769                       # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::mean  2427.181663                       # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::stdev 14785.327659                       # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::0-65535       309280     99.20%     99.20% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::65536-131071         1331      0.43%     99.63% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::131072-196607          885      0.28%     99.91% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::196608-262143          124      0.04%     99.95% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::262144-327679           48      0.02%     99.97% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::327680-393215           73      0.02%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::393216-458751           22      0.01%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::458752-524287            5      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::524288-589823            1      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::total       311769                       # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkCompletionTime::samples       310891                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::mean 20766.069137                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::gmean 17798.694444                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::stdev 20375.668326                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::0-65535       307651     98.96%     98.96% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::65536-131071          747      0.24%     99.20% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::131072-196607         1834      0.59%     99.79% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::196608-262143          107      0.03%     99.82% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::262144-327679          307      0.10%     99.92% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::327680-393215          102      0.03%     99.95% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::393216-458751           75      0.02%     99.98% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::458752-524287           36      0.01%     99.99% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::524288-589823           21      0.01%    100.00% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::589824-655359            7      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::655360-720895            4      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::total       310891                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walksPending::samples 523001837252                       # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::mean     0.567345                       # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::stdev     0.551290                       # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::0-1 521647732752     99.74%     99.74% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::2-3    761373500      0.15%     99.89% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::4-5    275460500      0.05%     99.94% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::6-7    125915000      0.02%     99.96% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::8-9     99351000      0.02%     99.98% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::10-11     52861000      0.01%     99.99% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::12-13     16652500      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::14-15     21714500      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::16-17       741500      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::18-19        35000      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::total 523001837252                       # Table walker pending requests distribution
system.cpu0.dtb.walker.walkPageSizes::4K        94460     87.92%     87.92% # Table walker page sizes translated
system.cpu0.dtb.walker.walkPageSizes::2M        12973     12.08%    100.00% # Table walker page sizes translated
system.cpu0.dtb.walker.walkPageSizes::total       107433                       # Table walker page sizes translated
system.cpu0.dtb.walker.walkRequestOrigin_Requested::Data       590400                       # Table walker requests started/completed, data/inst
system.cpu0.dtb.walker.walkRequestOrigin_Requested::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu0.dtb.walker.walkRequestOrigin_Requested::total       590400                       # Table walker requests started/completed, data/inst
system.cpu0.dtb.walker.walkRequestOrigin_Completed::Data       107433                       # Table walker requests started/completed, data/inst
system.cpu0.dtb.walker.walkRequestOrigin_Completed::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu0.dtb.walker.walkRequestOrigin_Completed::total       107433                       # Table walker requests started/completed, data/inst
system.cpu0.dtb.walker.walkRequestOrigin::total       697833                       # Table walker requests started/completed, data/inst
system.cpu0.dtb.inst_hits                           0                       # ITB inst hits
system.cpu0.dtb.inst_misses                         0                       # ITB inst misses
system.cpu0.dtb.read_hits                    98363253                       # DTB read hits
system.cpu0.dtb.read_misses                    426453                       # DTB read misses
system.cpu0.dtb.write_hits                   80524387                       # DTB write hits
system.cpu0.dtb.write_misses                   163947                       # DTB write misses
system.cpu0.dtb.flush_tlb                          14                       # Number of times complete TLB was flushed
system.cpu0.dtb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu0.dtb.flush_tlb_mva_asid              44673                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.dtb.flush_tlb_asid                   1067                       # Number of times TLB was flushed by ASID
system.cpu0.dtb.flush_entries                   40807                       # Number of entries that have been flushed from TLB
system.cpu0.dtb.align_faults                      204                       # Number of TLB faults due to alignment restrictions
system.cpu0.dtb.prefetch_faults                  7493                       # Number of TLB faults due to prefetch
system.cpu0.dtb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu0.dtb.perms_faults                    42725                       # Number of TLB faults due to permissions restrictions
system.cpu0.dtb.read_accesses                98789706                       # DTB read accesses
system.cpu0.dtb.write_accesses               80688334                       # DTB write accesses
system.cpu0.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu0.dtb.hits                        178887640                       # DTB hits
system.cpu0.dtb.misses                         590400                       # DTB misses
system.cpu0.dtb.accesses                    179478040                       # DTB accesses
system.cpu0.istage2_mmu.stage2_tlb.walker.walks            0                       # Table walker walks requested
system.cpu0.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data            0                       # Table walker requests started/completed, data/inst
system.cpu0.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu0.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::total            0                       # Table walker requests started/completed, data/inst
system.cpu0.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Data            0                       # Table walker requests started/completed, data/inst
system.cpu0.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu0.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::total            0                       # Table walker requests started/completed, data/inst
system.cpu0.istage2_mmu.stage2_tlb.walker.walkRequestOrigin::total            0                       # Table walker requests started/completed, data/inst
system.cpu0.istage2_mmu.stage2_tlb.inst_hits            0                       # ITB inst hits
system.cpu0.istage2_mmu.stage2_tlb.inst_misses            0                       # ITB inst misses
system.cpu0.istage2_mmu.stage2_tlb.read_hits            0                       # DTB read hits
system.cpu0.istage2_mmu.stage2_tlb.read_misses            0                       # DTB read misses
system.cpu0.istage2_mmu.stage2_tlb.write_hits            0                       # DTB write hits
system.cpu0.istage2_mmu.stage2_tlb.write_misses            0                       # DTB write misses
system.cpu0.istage2_mmu.stage2_tlb.flush_tlb            0                       # Number of times complete TLB was flushed
system.cpu0.istage2_mmu.stage2_tlb.flush_tlb_mva            0                       # Number of times TLB was flushed by MVA
system.cpu0.istage2_mmu.stage2_tlb.flush_tlb_mva_asid            0                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.istage2_mmu.stage2_tlb.flush_tlb_asid            0                       # Number of times TLB was flushed by ASID
system.cpu0.istage2_mmu.stage2_tlb.flush_entries            0                       # Number of entries that have been flushed from TLB
system.cpu0.istage2_mmu.stage2_tlb.align_faults            0                       # Number of TLB faults due to alignment restrictions
system.cpu0.istage2_mmu.stage2_tlb.prefetch_faults            0                       # Number of TLB faults due to prefetch
system.cpu0.istage2_mmu.stage2_tlb.domain_faults            0                       # Number of TLB faults due to domain restrictions
system.cpu0.istage2_mmu.stage2_tlb.perms_faults            0                       # Number of TLB faults due to permissions restrictions
system.cpu0.istage2_mmu.stage2_tlb.read_accesses            0                       # DTB read accesses
system.cpu0.istage2_mmu.stage2_tlb.write_accesses            0                       # DTB write accesses
system.cpu0.istage2_mmu.stage2_tlb.inst_accesses            0                       # ITB inst accesses
system.cpu0.istage2_mmu.stage2_tlb.hits             0                       # DTB hits
system.cpu0.istage2_mmu.stage2_tlb.misses            0                       # DTB misses
system.cpu0.istage2_mmu.stage2_tlb.accesses            0                       # DTB accesses
system.cpu0.itb.walker.walks                    85262                       # Table walker walks requested
system.cpu0.itb.walker.walksLong                85262                       # Table walker walks initiated with long descriptors
system.cpu0.itb.walker.walksLongTerminationLevel::Level2         1098                       # Level at which table walker walks with long descriptors terminate
system.cpu0.itb.walker.walksLongTerminationLevel::Level3        61891                       # Level at which table walker walks with long descriptors terminate
system.cpu0.itb.walker.walksSquashedBefore         9791                       # Table walks squashed before starting
system.cpu0.itb.walker.walkWaitTime::samples        75471                       # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::mean  1466.000186                       # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::stdev 11351.229924                       # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::0-65535        75137     99.56%     99.56% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::65536-131071           79      0.10%     99.66% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::131072-196607          235      0.31%     99.97% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::196608-262143            9      0.01%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::262144-327679            5      0.01%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::327680-393215            3      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::393216-458751            2      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::524288-589823            1      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::total        75471                       # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkCompletionTime::samples        72780                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::mean 26660.353119                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::gmean 23025.074927                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::stdev 26139.582838                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::0-65535        71045     97.62%     97.62% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::65536-131071          123      0.17%     97.79% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::131072-196607         1365      1.88%     99.66% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::196608-262143           91      0.13%     99.79% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::262144-327679           88      0.12%     99.91% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::327680-393215           30      0.04%     99.95% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::393216-458751           31      0.04%     99.99% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::458752-524287            2      0.00%     99.99% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::524288-589823            4      0.01%    100.00% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::655360-720895            1      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::total        72780                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walksPending::samples 389854695076                       # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::mean     0.839132                       # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::stdev     0.367626                       # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::0    62743884640     16.09%     16.09% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::1   327084697936     83.90%     99.99% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::2       23698000      0.01%    100.00% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::3        2390500      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::4          24000      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::total 389854695076                       # Table walker pending requests distribution
system.cpu0.itb.walker.walkPageSizes::4K        61891     98.26%     98.26% # Table walker page sizes translated
system.cpu0.itb.walker.walkPageSizes::2M         1098      1.74%    100.00% # Table walker page sizes translated
system.cpu0.itb.walker.walkPageSizes::total        62989                       # Table walker page sizes translated
system.cpu0.itb.walker.walkRequestOrigin_Requested::Data            0                       # Table walker requests started/completed, data/inst
system.cpu0.itb.walker.walkRequestOrigin_Requested::Inst        85262                       # Table walker requests started/completed, data/inst
system.cpu0.itb.walker.walkRequestOrigin_Requested::total        85262                       # Table walker requests started/completed, data/inst
system.cpu0.itb.walker.walkRequestOrigin_Completed::Data            0                       # Table walker requests started/completed, data/inst
system.cpu0.itb.walker.walkRequestOrigin_Completed::Inst        62989                       # Table walker requests started/completed, data/inst
system.cpu0.itb.walker.walkRequestOrigin_Completed::total        62989                       # Table walker requests started/completed, data/inst
system.cpu0.itb.walker.walkRequestOrigin::total       148251                       # Table walker requests started/completed, data/inst
system.cpu0.itb.inst_hits                   213975614                       # ITB inst hits
system.cpu0.itb.inst_misses                     85262                       # ITB inst misses
system.cpu0.itb.read_hits                           0                       # DTB read hits
system.cpu0.itb.read_misses                         0                       # DTB read misses
system.cpu0.itb.write_hits                          0                       # DTB write hits
system.cpu0.itb.write_misses                        0                       # DTB write misses
system.cpu0.itb.flush_tlb                          14                       # Number of times complete TLB was flushed
system.cpu0.itb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu0.itb.flush_tlb_mva_asid              44673                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.itb.flush_tlb_asid                   1067                       # Number of times TLB was flushed by ASID
system.cpu0.itb.flush_entries                   29309                       # Number of entries that have been flushed from TLB
system.cpu0.itb.align_faults                        0                       # Number of TLB faults due to alignment restrictions
system.cpu0.itb.prefetch_faults                     0                       # Number of TLB faults due to prefetch
system.cpu0.itb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu0.itb.perms_faults                   214464                       # Number of TLB faults due to permissions restrictions
system.cpu0.itb.read_accesses                       0                       # DTB read accesses
system.cpu0.itb.write_accesses                      0                       # DTB write accesses
system.cpu0.itb.inst_accesses               214060876                       # ITB inst accesses
system.cpu0.itb.hits                        213975614                       # DTB hits
system.cpu0.itb.misses                          85262                       # DTB misses
system.cpu0.itb.accesses                    214060876                       # DTB accesses
system.cpu0.numCycles                       807659312                       # 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          88233839                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                     599476727                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                  135522453                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches          81857632                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                    670713114                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles               14447630                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.TlbCycles                   2036483                       # Number of cycles fetch has spent waiting for tlb
system.cpu0.fetch.MiscStallCycles              334818                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles      6261942                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles       813783                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles       863786                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                213760838                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes              1698349                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.ItlbSquashes                  28412                       # Number of outstanding ITLB misses that were squashed
system.cpu0.fetch.rateDist::samples         776481580                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             0.903685                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            1.199979                       # 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               440207018     56.69%     56.69% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1               130689201     16.83%     73.52% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                45750499      5.89%     79.42% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3               159834862     20.58%    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               3                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::total           776481580                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.167797                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.742240                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles               105533428                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles            405339788                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                223093644                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles             37388098                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles               5126622                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved            19615970                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred              2136984                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts             619581339                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts             23102207                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles               5126622                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles               140592491                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles               65041706                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles     253704898                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                224831888                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles             87183975                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts             602582059                       # Number of instructions processed by rename
system.cpu0.rename.SquashedInsts              5894427                       # Number of squashed instructions processed by rename
system.cpu0.rename.ROBFullEvents             10859505                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents                384608                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LQFullEvents                879717                       # Number of times rename has blocked due to LQ full
system.cpu0.rename.SQFullEvents              52095352                       # Number of times rename has blocked due to SQ full
system.cpu0.rename.FullRegisterEvents           10977                       # Number of times there has been no free registers
system.cpu0.rename.RenamedOperands          576174683                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups            933371731                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups       711261087                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups           684793                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps            519247735                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                56926942                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts          15518812                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts      13493208                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                 75428854                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads            98376014                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores           83834868                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          8883598                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores         7640207                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                 580665271                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded           15522553                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                585221400                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued          2674583                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined       53398017                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined     34936380                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved        261009                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples    776481580                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.753684                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.045500                       # 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          456332573     58.77%     58.77% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1          134692381     17.35%     76.12% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2          113447710     14.61%     90.73% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3           64406978      8.29%     99.02% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            7597025      0.98%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5               4913      0.00%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6                  0      0.00%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7                  0      0.00%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8                  0      0.00%    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            5                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::total      776481580                       # 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               60244006     45.44%     45.44% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                 62130      0.05%     45.49% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                  15273      0.01%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc              15      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     45.50% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead              34917494     26.34%     71.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite             37330795     28.16%    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                1      0.00%      0.00% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu            400469737     68.43%     68.43% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult             1445270      0.25%     68.68% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                74848      0.01%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd                  0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv                  0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     68.69% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc         41036      0.01%     68.70% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     68.70% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     68.70% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     68.70% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead           101401840     17.33%     86.02% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite           81788668     13.98%    100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess                 0      0.00%    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             585221400                       # Type of FU issued
system.cpu0.iq.rate                          0.724589                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                  132569713                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.226529                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads        2081071755                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes        649281804                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses    568296572                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads            1096919                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes            437057                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses       404655                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses             717109128                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                 681984                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads         2687978                       # 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     12198109                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses        15815                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation       133954                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores      5685458                       # 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      2533664                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked      4860713                       # 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               5126622                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles                8215667                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles              7173428                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts          596307716                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts                0                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts             98376014                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts            83834868                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts          13216543                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                 57072                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents              7044703                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents        133954                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect       2031236                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect      2866413                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts             4897649                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts            577519741                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts             98358575                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts          7118543                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                       119892                       # number of nop insts executed
system.cpu0.iew.exec_refs                   178881734                       # number of memory reference insts executed
system.cpu0.iew.exec_branches               109041178                       # Number of branches executed
system.cpu0.iew.exec_stores                  80523159                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.715054                       # Inst execution rate
system.cpu0.iew.wb_sent                     569480217                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                    568701227                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                276442254                       # num instructions producing a value
system.cpu0.iew.wb_consumers                453748356                       # num instructions consuming a value
system.cpu0.iew.wb_rate                      0.704135                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.609241                       # average fanout of values written-back
system.cpu0.commit.commitSquashedInsts       46598328                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls       15261544                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts          4598971                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples    767596191                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.707129                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.516118                       # 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    529386438     68.97%     68.97% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1    123369518     16.07%     85.04% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2     53181556      6.93%     91.97% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3     17664925      2.30%     94.27% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4     12675398      1.65%     95.92% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5      8710511      1.13%     97.05% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6      5748655      0.75%     97.80% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7      3557202      0.46%     98.27% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8     13301988      1.73%    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    767596191                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts           462839739                       # Number of instructions committed
system.cpu0.commit.committedOps             542789800                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                     164327314                       # Number of memory references committed
system.cpu0.commit.loads                     86177904                       # Number of loads committed
system.cpu0.commit.membars                    3634236                       # Number of memory barriers committed
system.cpu0.commit.branches                 103555612                       # Number of branches committed
system.cpu0.commit.fp_insts                    396011                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                497579695                       # Number of committed integer instructions.
system.cpu0.commit.function_calls            13818381                       # Number of function calls committed.
system.cpu0.commit.op_class_0::No_OpClass            0      0.00%      0.00% # Class of committed instruction
system.cpu0.commit.op_class_0::IntAlu       377157891     69.49%     69.49% # Class of committed instruction
system.cpu0.commit.op_class_0::IntMult        1210852      0.22%     69.71% # Class of committed instruction
system.cpu0.commit.op_class_0::IntDiv           58620      0.01%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatAdd             0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCmp             0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCvt             0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatMult            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatDiv             0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatSqrt            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAdd              0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAddAcc            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAlu              0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCmp              0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCvt              0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMisc             0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMult             0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMultAcc            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShift            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShiftAcc            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdSqrt             0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAdd            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAlu            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCmp            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCvt            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatDiv            0      0.00%     69.72% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMisc        35123      0.01%     69.73% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMult            0      0.00%     69.73% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMultAcc            0      0.00%     69.73% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatSqrt            0      0.00%     69.73% # Class of committed instruction
system.cpu0.commit.op_class_0::MemRead       86177904     15.88%     85.60% # Class of committed instruction
system.cpu0.commit.op_class_0::MemWrite      78149410     14.40%    100.00% # Class of committed instruction
system.cpu0.commit.op_class_0::IprAccess            0      0.00%    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        542789800                       # Class of committed instruction
system.cpu0.commit.bw_lim_events             13301988                       # number cycles where commit BW limit reached
system.cpu0.rob.rob_reads                  1339296609                       # The number of ROB reads
system.cpu0.rob.rob_writes                 1187626415                       # The number of ROB writes
system.cpu0.timesIdled                        1008617                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                       31177732                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                 93980302134                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                  462839739                       # Number of Instructions Simulated
system.cpu0.committedOps                    542789800                       # Number of Ops (including micro ops) Simulated
system.cpu0.cpi                              1.745009                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        1.745009                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.573063                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.573063                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads               681400785                       # number of integer regfile reads
system.cpu0.int_regfile_writes              404691660                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                   669454                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                  305508                       # number of floating regfile writes
system.cpu0.cc_regfile_reads                127155216                       # number of cc regfile reads
system.cpu0.cc_regfile_writes               127713312                       # number of cc regfile writes
system.cpu0.misc_regfile_reads             1347757085                       # number of misc regfile reads
system.cpu0.misc_regfile_writes              15341922                       # number of misc regfile writes
system.cpu0.dcache.tags.replacements          6037671                       # number of replacements
system.cpu0.dcache.tags.tagsinuse          477.387062                       # Cycle average of tags in use
system.cpu0.dcache.tags.total_refs          152039806                       # Total number of references to valid blocks.
system.cpu0.dcache.tags.sampled_refs          6038183                       # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs            25.179728                       # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle       2962390000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.tags.occ_blocks::cpu0.data   477.387062                       # Average occupied blocks per requestor
system.cpu0.dcache.tags.occ_percent::cpu0.data     0.932397                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total     0.932397                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::0           93                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::1          391                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::2           28                       # Occupied blocks per task id
system.cpu0.dcache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu0.dcache.tags.tag_accesses        341097294                       # Number of tag accesses
system.cpu0.dcache.tags.data_accesses       341097294                       # Number of data accesses
system.cpu0.dcache.ReadReq_hits::cpu0.data     79771007                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total       79771007                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data     67422867                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total      67422867                       # number of WriteReq hits
system.cpu0.dcache.SoftPFReq_hits::cpu0.data       213459                       # number of SoftPFReq hits
system.cpu0.dcache.SoftPFReq_hits::total       213459                       # number of SoftPFReq hits
system.cpu0.dcache.WriteLineReq_hits::cpu0.data       258123                       # number of WriteLineReq hits
system.cpu0.dcache.WriteLineReq_hits::total       258123                       # number of WriteLineReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data      1760749                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total      1760749                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data      1785447                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total      1785447                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data    147193874                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total       147193874                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data    147407333                       # number of overall hits
system.cpu0.dcache.overall_hits::total      147407333                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      6628879                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      6628879                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      7648651                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      7648651                       # number of WriteReq misses
system.cpu0.dcache.SoftPFReq_misses::cpu0.data       727328                       # number of SoftPFReq misses
system.cpu0.dcache.SoftPFReq_misses::total       727328                       # number of SoftPFReq misses
system.cpu0.dcache.WriteLineReq_misses::cpu0.data       823977                       # number of WriteLineReq misses
system.cpu0.dcache.WriteLineReq_misses::total       823977                       # number of WriteLineReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data       249122                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total       249122                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data       189214                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total       189214                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data     14277530                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total      14277530                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data     15004858                       # number of overall misses
system.cpu0.dcache.overall_misses::total     15004858                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 114348877500                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total 114348877500                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 176760598457                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total 176760598457                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteLineReq_miss_latency::cpu0.data  91829921579                       # number of WriteLineReq miss cycles
system.cpu0.dcache.WriteLineReq_miss_latency::total  91829921579                       # number of WriteLineReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data   3934102000                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total   3934102000                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data   5393439500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total   5393439500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondFailReq_miss_latency::cpu0.data      4601000                       # number of StoreCondFailReq miss cycles
system.cpu0.dcache.StoreCondFailReq_miss_latency::total      4601000                       # number of StoreCondFailReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data 291109475957                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total 291109475957                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data 291109475957                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total 291109475957                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data     86399886                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total     86399886                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data     75071518                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total     75071518                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.SoftPFReq_accesses::cpu0.data       940787                       # number of SoftPFReq accesses(hits+misses)
system.cpu0.dcache.SoftPFReq_accesses::total       940787                       # number of SoftPFReq accesses(hits+misses)
system.cpu0.dcache.WriteLineReq_accesses::cpu0.data      1082100                       # number of WriteLineReq accesses(hits+misses)
system.cpu0.dcache.WriteLineReq_accesses::total      1082100                       # number of WriteLineReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data      2009871                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total      2009871                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data      1974661                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total      1974661                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data    161471404                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total    161471404                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data    162412191                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total    162412191                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.076723                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.076723                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.101885                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.101885                       # miss rate for WriteReq accesses
system.cpu0.dcache.SoftPFReq_miss_rate::cpu0.data     0.773106                       # miss rate for SoftPFReq accesses
system.cpu0.dcache.SoftPFReq_miss_rate::total     0.773106                       # miss rate for SoftPFReq accesses
system.cpu0.dcache.WriteLineReq_miss_rate::cpu0.data     0.761461                       # miss rate for WriteLineReq accesses
system.cpu0.dcache.WriteLineReq_miss_rate::total     0.761461                       # miss rate for WriteLineReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.123949                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.123949                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.095821                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.095821                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.088421                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.088421                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.092388                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.092388                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 17250.107824                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 17250.107824                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 23110.035803                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 23110.035803                       # average WriteReq miss latency
system.cpu0.dcache.WriteLineReq_avg_miss_latency::cpu0.data 111447.190369                       # average WriteLineReq miss latency
system.cpu0.dcache.WriteLineReq_avg_miss_latency::total 111447.190369                       # average WriteLineReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 15791.869044                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 15791.869044                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 28504.442060                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 28504.442060                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondFailReq_avg_miss_latency::cpu0.data          inf                       # average StoreCondFailReq miss latency
system.cpu0.dcache.StoreCondFailReq_avg_miss_latency::total          inf                       # average StoreCondFailReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 20389.344372                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 20389.344372                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 19401.015055                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 19401.015055                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs     28956080                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets     26869955                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs           763930                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets         756063                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    37.904101                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets    35.539307                       # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes                      0                       # number of fast writes performed
system.cpu0.dcache.cache_copies                     0                       # number of cache copies performed
system.cpu0.dcache.writebacks::writebacks      6037757                       # number of writebacks
system.cpu0.dcache.writebacks::total          6037757                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data      3397304                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total      3397304                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      6149640                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      6149640                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteLineReq_mshr_hits::cpu0.data         4348                       # number of WriteLineReq MSHR hits
system.cpu0.dcache.WriteLineReq_mshr_hits::total         4348                       # number of WriteLineReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data       126499                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total       126499                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      9546944                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      9546944                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      9546944                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      9546944                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data      3231575                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total      3231575                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data      1499011                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total      1499011                       # number of WriteReq MSHR misses
system.cpu0.dcache.SoftPFReq_mshr_misses::cpu0.data       720499                       # number of SoftPFReq MSHR misses
system.cpu0.dcache.SoftPFReq_mshr_misses::total       720499                       # number of SoftPFReq MSHR misses
system.cpu0.dcache.WriteLineReq_mshr_misses::cpu0.data       819629                       # number of WriteLineReq MSHR misses
system.cpu0.dcache.WriteLineReq_mshr_misses::total       819629                       # number of WriteLineReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data       122623                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total       122623                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data       189214                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total       189214                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data      4730586                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total      4730586                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data      5451085                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total      5451085                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_uncacheable::cpu0.data        32157                       # number of ReadReq MSHR uncacheable
system.cpu0.dcache.ReadReq_mshr_uncacheable::total        32157                       # number of ReadReq MSHR uncacheable
system.cpu0.dcache.WriteReq_mshr_uncacheable::cpu0.data        31964                       # number of WriteReq MSHR uncacheable
system.cpu0.dcache.WriteReq_mshr_uncacheable::total        31964                       # number of WriteReq MSHR uncacheable
system.cpu0.dcache.overall_mshr_uncacheable_misses::cpu0.data        64121                       # number of overall MSHR uncacheable misses
system.cpu0.dcache.overall_mshr_uncacheable_misses::total        64121                       # number of overall MSHR uncacheable misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  51760022500                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total  51760022500                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data  40775562681                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total  40775562681                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.SoftPFReq_mshr_miss_latency::cpu0.data  18675421500                       # number of SoftPFReq MSHR miss cycles
system.cpu0.dcache.SoftPFReq_mshr_miss_latency::total  18675421500                       # number of SoftPFReq MSHR miss cycles
system.cpu0.dcache.WriteLineReq_mshr_miss_latency::cpu0.data  90765682079                       # number of WriteLineReq MSHR miss cycles
system.cpu0.dcache.WriteLineReq_mshr_miss_latency::total  90765682079                       # number of WriteLineReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data   1771728000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total   1771728000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data   5204285500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total   5204285500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::cpu0.data      4541000                       # number of StoreCondFailReq MSHR miss cycles
system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::total      4541000                       # number of StoreCondFailReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data  92535585181                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total  92535585181                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 111211006681                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total 111211006681                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data   6175664000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total   6175664000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   6047364000                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   6047364000                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data  12223028000                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total  12223028000                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.037403                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.037403                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.019968                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.019968                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.SoftPFReq_mshr_miss_rate::cpu0.data     0.765847                       # mshr miss rate for SoftPFReq accesses
system.cpu0.dcache.SoftPFReq_mshr_miss_rate::total     0.765847                       # mshr miss rate for SoftPFReq accesses
system.cpu0.dcache.WriteLineReq_mshr_miss_rate::cpu0.data     0.757443                       # mshr miss rate for WriteLineReq accesses
system.cpu0.dcache.WriteLineReq_mshr_miss_rate::total     0.757443                       # mshr miss rate for WriteLineReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.061010                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.061010                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.095821                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.095821                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.029297                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.029297                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.033563                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.033563                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 16016.964638                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 16016.964638                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 27201.643404                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 27201.643404                       # average WriteReq mshr miss latency
system.cpu0.dcache.SoftPFReq_avg_mshr_miss_latency::cpu0.data 25920.121333                       # average SoftPFReq mshr miss latency
system.cpu0.dcache.SoftPFReq_avg_mshr_miss_latency::total 25920.121333                       # average SoftPFReq mshr miss latency
system.cpu0.dcache.WriteLineReq_avg_mshr_miss_latency::cpu0.data 110739.959273                       # average WriteLineReq mshr miss latency
system.cpu0.dcache.WriteLineReq_avg_mshr_miss_latency::total 110739.959273                       # average WriteLineReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 14448.578162                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 14448.578162                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 27504.759162                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 27504.759162                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu0.data          inf                       # average StoreCondFailReq mshr miss latency
system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::total          inf                       # average StoreCondFailReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 19561.125235                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 19561.125235                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 20401.627691                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 20401.627691                       # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data 192047.268091                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total 192047.268091                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data 189192.967088                       # average WriteReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::total 189192.967088                       # average WriteReq mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data 190624.413219                       # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total 190624.413219                       # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.icache.tags.replacements          5991449                       # number of replacements
system.cpu0.icache.tags.tagsinuse          511.937020                       # Cycle average of tags in use
system.cpu0.icache.tags.total_refs          207384617                       # Total number of references to valid blocks.
system.cpu0.icache.tags.sampled_refs          5991961                       # Sample count of references to valid blocks.
system.cpu0.icache.tags.avg_refs            34.610475                       # Average number of references to valid blocks.
system.cpu0.icache.tags.warmup_cycle      21603135000                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.tags.occ_blocks::cpu0.inst   511.937020                       # Average occupied blocks per requestor
system.cpu0.icache.tags.occ_percent::cpu0.inst     0.999877                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_percent::total     0.999877                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::0          107                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::1          327                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::2           78                       # 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        433456796                       # Number of tag accesses
system.cpu0.icache.tags.data_accesses       433456796                       # Number of data accesses
system.cpu0.icache.ReadReq_hits::cpu0.inst    207384617                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total      207384617                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst    207384617                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total       207384617                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst    207384617                       # number of overall hits
system.cpu0.icache.overall_hits::total      207384617                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst      6347783                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total      6347783                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst      6347783                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total       6347783                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst      6347783                       # number of overall misses
system.cpu0.icache.overall_misses::total      6347783                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  72771579605                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total  72771579605                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst  72771579605                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total  72771579605                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst  72771579605                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total  72771579605                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst    213732400                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total    213732400                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst    213732400                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total    213732400                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst    213732400                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total    213732400                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.029700                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.029700                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.029700                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.029700                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.029700                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.029700                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 11464.093780                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 11464.093780                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 11464.093780                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 11464.093780                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 11464.093780                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 11464.093780                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs     11432767                       # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets         1960                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_mshrs           763504                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets             16                       # number of cycles access was blocked
system.cpu0.icache.avg_blocked_cycles::no_mshrs    14.974076                       # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets   122.500000                       # average number of cycles each access was blocked
system.cpu0.icache.fast_writes                      0                       # number of fast writes performed
system.cpu0.icache.cache_copies                     0                       # number of cache copies performed
system.cpu0.icache.writebacks::writebacks      5991449                       # number of writebacks
system.cpu0.icache.writebacks::total          5991449                       # number of writebacks
system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst       355787                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total       355787                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst       355787                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total       355787                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst       355787                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total       355787                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst      5991996                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total      5991996                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst      5991996                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total      5991996                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst      5991996                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total      5991996                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_uncacheable::cpu0.inst        21293                       # number of ReadReq MSHR uncacheable
system.cpu0.icache.ReadReq_mshr_uncacheable::total        21293                       # number of ReadReq MSHR uncacheable
system.cpu0.icache.overall_mshr_uncacheable_misses::cpu0.inst        21293                       # number of overall MSHR uncacheable misses
system.cpu0.icache.overall_mshr_uncacheable_misses::total        21293                       # number of overall MSHR uncacheable misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst  65359568752                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total  65359568752                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst  65359568752                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total  65359568752                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst  65359568752                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total  65359568752                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_uncacheable_latency::cpu0.inst   2939780998                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.icache.ReadReq_mshr_uncacheable_latency::total   2939780998                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.icache.overall_mshr_uncacheable_latency::cpu0.inst   2939780998                       # number of overall MSHR uncacheable cycles
system.cpu0.icache.overall_mshr_uncacheable_latency::total   2939780998                       # number of overall MSHR uncacheable cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.028035                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.028035                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.028035                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.028035                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.028035                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.028035                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 10907.812481                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 10907.812481                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 10907.812481                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 10907.812481                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 10907.812481                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 10907.812481                       # average overall mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst 138063.260132                       # average ReadReq mshr uncacheable latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::total 138063.260132                       # average ReadReq mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::cpu0.inst 138063.260132                       # average overall mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::total 138063.260132                       # average overall mshr uncacheable latency
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.l2cache.prefetcher.num_hwpf_issued      8312308                       # number of hwpf issued
system.cpu0.l2cache.prefetcher.pfIdentified      8321741                       # number of prefetch candidates identified
system.cpu0.l2cache.prefetcher.pfBufferHit         8453                       # number of redundant prefetches already in prefetch queue
system.cpu0.l2cache.prefetcher.pfInCache            0                       # number of redundant prefetches already in cache/mshr dropped
system.cpu0.l2cache.prefetcher.pfRemovedFull            0                       # number of prefetches dropped due to prefetch queue size
system.cpu0.l2cache.prefetcher.pfSpanPage      1049931                       # number of prefetches not generated due to page crossing
system.cpu0.l2cache.tags.replacements         2736768                       # number of replacements
system.cpu0.l2cache.tags.tagsinuse       15876.012159                       # Cycle average of tags in use
system.cpu0.l2cache.tags.total_refs          17362528                       # Total number of references to valid blocks.
system.cpu0.l2cache.tags.sampled_refs         2752871                       # Sample count of references to valid blocks.
system.cpu0.l2cache.tags.avg_refs            6.307062                       # Average number of references to valid blocks.
system.cpu0.l2cache.tags.warmup_cycle      3536776000                       # Cycle when the warmup percentage was hit.
system.cpu0.l2cache.tags.occ_blocks::writebacks 14917.842100                       # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.dtb.walker    70.317341                       # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.itb.walker    59.112590                       # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.l2cache.prefetcher   828.740128                       # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_percent::writebacks     0.910513                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.dtb.walker     0.004292                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.itb.walker     0.003608                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.l2cache.prefetcher     0.050582                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::total     0.968995                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_task_id_blocks::1022         1213                       # Occupied blocks per task id
system.cpu0.l2cache.tags.occ_task_id_blocks::1023           79                       # Occupied blocks per task id
system.cpu0.l2cache.tags.occ_task_id_blocks::1024        14811                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1022::1           15                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1022::2          186                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1022::3          670                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1022::4          342                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1023::1            1                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1023::2           47                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1023::3           15                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1023::4           16                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::0          115                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::1         1270                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::2         5895                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::3         4592                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::4         2939                       # Occupied blocks per task id
system.cpu0.l2cache.tags.occ_task_id_percent::1022     0.074036                       # Percentage of cache occupancy per task id
system.cpu0.l2cache.tags.occ_task_id_percent::1023     0.004822                       # Percentage of cache occupancy per task id
system.cpu0.l2cache.tags.occ_task_id_percent::1024     0.903992                       # Percentage of cache occupancy per task id
system.cpu0.l2cache.tags.tag_accesses       412851946                       # Number of tag accesses
system.cpu0.l2cache.tags.data_accesses      412851946                       # Number of data accesses
system.cpu0.l2cache.ReadReq_hits::cpu0.dtb.walker       601484                       # number of ReadReq hits
system.cpu0.l2cache.ReadReq_hits::cpu0.itb.walker       195644                       # number of ReadReq hits
system.cpu0.l2cache.ReadReq_hits::total        797128                       # number of ReadReq hits
system.cpu0.l2cache.WritebackDirty_hits::writebacks      3986432                       # number of WritebackDirty hits
system.cpu0.l2cache.WritebackDirty_hits::total      3986432                       # number of WritebackDirty hits
system.cpu0.l2cache.WritebackClean_hits::writebacks      8040621                       # number of WritebackClean hits
system.cpu0.l2cache.WritebackClean_hits::total      8040621                       # number of WritebackClean hits
system.cpu0.l2cache.UpgradeReq_hits::cpu0.data          576                       # number of UpgradeReq hits
system.cpu0.l2cache.UpgradeReq_hits::total          576                       # number of UpgradeReq hits
system.cpu0.l2cache.SCUpgradeReq_hits::cpu0.data            2                       # number of SCUpgradeReq hits
system.cpu0.l2cache.SCUpgradeReq_hits::total            2                       # number of SCUpgradeReq hits
system.cpu0.l2cache.ReadExReq_hits::cpu0.data       912887                       # number of ReadExReq hits
system.cpu0.l2cache.ReadExReq_hits::total       912887                       # number of ReadExReq hits
system.cpu0.l2cache.ReadCleanReq_hits::cpu0.inst      5408697                       # number of ReadCleanReq hits
system.cpu0.l2cache.ReadCleanReq_hits::total      5408697                       # number of ReadCleanReq hits
system.cpu0.l2cache.ReadSharedReq_hits::cpu0.data      3048347                       # number of ReadSharedReq hits
system.cpu0.l2cache.ReadSharedReq_hits::total      3048347                       # number of ReadSharedReq hits
system.cpu0.l2cache.InvalidateReq_hits::cpu0.data       196930                       # number of InvalidateReq hits
system.cpu0.l2cache.InvalidateReq_hits::total       196930                       # number of InvalidateReq hits
system.cpu0.l2cache.demand_hits::cpu0.dtb.walker       601484                       # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::cpu0.itb.walker       195644                       # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::cpu0.inst      5408697                       # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::cpu0.data      3961234                       # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::total       10167059                       # number of demand (read+write) hits
system.cpu0.l2cache.overall_hits::cpu0.dtb.walker       601484                       # number of overall hits
system.cpu0.l2cache.overall_hits::cpu0.itb.walker       195644                       # number of overall hits
system.cpu0.l2cache.overall_hits::cpu0.inst      5408697                       # number of overall hits
system.cpu0.l2cache.overall_hits::cpu0.data      3961234                       # number of overall hits
system.cpu0.l2cache.overall_hits::total      10167059                       # number of overall hits
system.cpu0.l2cache.ReadReq_misses::cpu0.dtb.walker        12249                       # number of ReadReq misses
system.cpu0.l2cache.ReadReq_misses::cpu0.itb.walker         9259                       # number of ReadReq misses
system.cpu0.l2cache.ReadReq_misses::total        21508                       # number of ReadReq misses
system.cpu0.l2cache.WritebackDirty_misses::writebacks            1                       # number of WritebackDirty misses
system.cpu0.l2cache.WritebackDirty_misses::total            1                       # number of WritebackDirty misses
system.cpu0.l2cache.WritebackClean_misses::writebacks            3                       # number of WritebackClean misses
system.cpu0.l2cache.WritebackClean_misses::total            3                       # number of WritebackClean misses
system.cpu0.l2cache.UpgradeReq_misses::cpu0.data       258491                       # number of UpgradeReq misses
system.cpu0.l2cache.UpgradeReq_misses::total       258491                       # number of UpgradeReq misses
system.cpu0.l2cache.SCUpgradeReq_misses::cpu0.data       189208                       # number of SCUpgradeReq misses
system.cpu0.l2cache.SCUpgradeReq_misses::total       189208                       # number of SCUpgradeReq misses
system.cpu0.l2cache.SCUpgradeFailReq_misses::cpu0.data            4                       # number of SCUpgradeFailReq misses
system.cpu0.l2cache.SCUpgradeFailReq_misses::total            4                       # number of SCUpgradeFailReq misses
system.cpu0.l2cache.ReadExReq_misses::cpu0.data       336496                       # number of ReadExReq misses
system.cpu0.l2cache.ReadExReq_misses::total       336496                       # number of ReadExReq misses
system.cpu0.l2cache.ReadCleanReq_misses::cpu0.inst       583279                       # number of ReadCleanReq misses
system.cpu0.l2cache.ReadCleanReq_misses::total       583279                       # number of ReadCleanReq misses
system.cpu0.l2cache.ReadSharedReq_misses::cpu0.data      1024126                       # number of ReadSharedReq misses
system.cpu0.l2cache.ReadSharedReq_misses::total      1024126                       # number of ReadSharedReq misses
system.cpu0.l2cache.InvalidateReq_misses::cpu0.data       620872                       # number of InvalidateReq misses
system.cpu0.l2cache.InvalidateReq_misses::total       620872                       # number of InvalidateReq misses
system.cpu0.l2cache.demand_misses::cpu0.dtb.walker        12249                       # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::cpu0.itb.walker         9259                       # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::cpu0.inst       583279                       # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::cpu0.data      1360622                       # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::total      1965409                       # number of demand (read+write) misses
system.cpu0.l2cache.overall_misses::cpu0.dtb.walker        12249                       # number of overall misses
system.cpu0.l2cache.overall_misses::cpu0.itb.walker         9259                       # number of overall misses
system.cpu0.l2cache.overall_misses::cpu0.inst       583279                       # number of overall misses
system.cpu0.l2cache.overall_misses::cpu0.data      1360622                       # number of overall misses
system.cpu0.l2cache.overall_misses::total      1965409                       # number of overall misses
system.cpu0.l2cache.ReadReq_miss_latency::cpu0.dtb.walker    599464000                       # number of ReadReq miss cycles
system.cpu0.l2cache.ReadReq_miss_latency::cpu0.itb.walker    508507000                       # number of ReadReq miss cycles
system.cpu0.l2cache.ReadReq_miss_latency::total   1107971000                       # number of ReadReq miss cycles
system.cpu0.l2cache.UpgradeReq_miss_latency::cpu0.data   3541175500                       # number of UpgradeReq miss cycles
system.cpu0.l2cache.UpgradeReq_miss_latency::total   3541175500                       # number of UpgradeReq miss cycles
system.cpu0.l2cache.SCUpgradeReq_miss_latency::cpu0.data   2016705000                       # number of SCUpgradeReq miss cycles
system.cpu0.l2cache.SCUpgradeReq_miss_latency::total   2016705000                       # number of SCUpgradeReq miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::cpu0.data      4451000                       # number of SCUpgradeFailReq miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::total      4451000                       # number of SCUpgradeFailReq miss cycles
system.cpu0.l2cache.ReadExReq_miss_latency::cpu0.data  22474975499                       # number of ReadExReq miss cycles
system.cpu0.l2cache.ReadExReq_miss_latency::total  22474975499                       # number of ReadExReq miss cycles
system.cpu0.l2cache.ReadCleanReq_miss_latency::cpu0.inst  23599019498                       # number of ReadCleanReq miss cycles
system.cpu0.l2cache.ReadCleanReq_miss_latency::total  23599019498                       # number of ReadCleanReq miss cycles
system.cpu0.l2cache.ReadSharedReq_miss_latency::cpu0.data  45762236974                       # number of ReadSharedReq miss cycles
system.cpu0.l2cache.ReadSharedReq_miss_latency::total  45762236974                       # number of ReadSharedReq miss cycles
system.cpu0.l2cache.InvalidateReq_miss_latency::cpu0.data  87223622986                       # number of InvalidateReq miss cycles
system.cpu0.l2cache.InvalidateReq_miss_latency::total  87223622986                       # number of InvalidateReq miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.dtb.walker    599464000                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.itb.walker    508507000                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.inst  23599019498                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.data  68237212473                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::total  92944202971                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.dtb.walker    599464000                       # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.itb.walker    508507000                       # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.inst  23599019498                       # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.data  68237212473                       # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::total  92944202971                       # number of overall miss cycles
system.cpu0.l2cache.ReadReq_accesses::cpu0.dtb.walker       613733                       # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.ReadReq_accesses::cpu0.itb.walker       204903                       # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.ReadReq_accesses::total       818636                       # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.WritebackDirty_accesses::writebacks      3986433                       # number of WritebackDirty accesses(hits+misses)
system.cpu0.l2cache.WritebackDirty_accesses::total      3986433                       # number of WritebackDirty accesses(hits+misses)
system.cpu0.l2cache.WritebackClean_accesses::writebacks      8040624                       # number of WritebackClean accesses(hits+misses)
system.cpu0.l2cache.WritebackClean_accesses::total      8040624                       # number of WritebackClean accesses(hits+misses)
system.cpu0.l2cache.UpgradeReq_accesses::cpu0.data       259067                       # number of UpgradeReq accesses(hits+misses)
system.cpu0.l2cache.UpgradeReq_accesses::total       259067                       # number of UpgradeReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeReq_accesses::cpu0.data       189210                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeReq_accesses::total       189210                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeFailReq_accesses::cpu0.data            4                       # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeFailReq_accesses::total            4                       # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu0.l2cache.ReadExReq_accesses::cpu0.data      1249383                       # number of ReadExReq accesses(hits+misses)
system.cpu0.l2cache.ReadExReq_accesses::total      1249383                       # number of ReadExReq accesses(hits+misses)
system.cpu0.l2cache.ReadCleanReq_accesses::cpu0.inst      5991976                       # number of ReadCleanReq accesses(hits+misses)
system.cpu0.l2cache.ReadCleanReq_accesses::total      5991976                       # number of ReadCleanReq accesses(hits+misses)
system.cpu0.l2cache.ReadSharedReq_accesses::cpu0.data      4072473                       # number of ReadSharedReq accesses(hits+misses)
system.cpu0.l2cache.ReadSharedReq_accesses::total      4072473                       # number of ReadSharedReq accesses(hits+misses)
system.cpu0.l2cache.InvalidateReq_accesses::cpu0.data       817802                       # number of InvalidateReq accesses(hits+misses)
system.cpu0.l2cache.InvalidateReq_accesses::total       817802                       # number of InvalidateReq accesses(hits+misses)
system.cpu0.l2cache.demand_accesses::cpu0.dtb.walker       613733                       # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::cpu0.itb.walker       204903                       # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::cpu0.inst      5991976                       # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::cpu0.data      5321856                       # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::total     12132468                       # number of demand (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.dtb.walker       613733                       # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.itb.walker       204903                       # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.inst      5991976                       # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.data      5321856                       # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::total     12132468                       # number of overall (read+write) accesses
system.cpu0.l2cache.ReadReq_miss_rate::cpu0.dtb.walker     0.019958                       # miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_miss_rate::cpu0.itb.walker     0.045187                       # miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_miss_rate::total     0.026273                       # miss rate for ReadReq accesses
system.cpu0.l2cache.WritebackDirty_miss_rate::writebacks     0.000000                       # miss rate for WritebackDirty accesses
system.cpu0.l2cache.WritebackDirty_miss_rate::total     0.000000                       # miss rate for WritebackDirty accesses
system.cpu0.l2cache.WritebackClean_miss_rate::writebacks     0.000000                       # miss rate for WritebackClean accesses
system.cpu0.l2cache.WritebackClean_miss_rate::total     0.000000                       # miss rate for WritebackClean accesses
system.cpu0.l2cache.UpgradeReq_miss_rate::cpu0.data     0.997777                       # miss rate for UpgradeReq accesses
system.cpu0.l2cache.UpgradeReq_miss_rate::total     0.997777                       # miss rate for UpgradeReq accesses
system.cpu0.l2cache.SCUpgradeReq_miss_rate::cpu0.data     0.999989                       # miss rate for SCUpgradeReq accesses
system.cpu0.l2cache.SCUpgradeReq_miss_rate::total     0.999989                       # miss rate for SCUpgradeReq accesses
system.cpu0.l2cache.SCUpgradeFailReq_miss_rate::cpu0.data            1                       # miss rate for SCUpgradeFailReq accesses
system.cpu0.l2cache.SCUpgradeFailReq_miss_rate::total            1                       # miss rate for SCUpgradeFailReq accesses
system.cpu0.l2cache.ReadExReq_miss_rate::cpu0.data     0.269330                       # miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadExReq_miss_rate::total     0.269330                       # miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadCleanReq_miss_rate::cpu0.inst     0.097343                       # miss rate for ReadCleanReq accesses
system.cpu0.l2cache.ReadCleanReq_miss_rate::total     0.097343                       # miss rate for ReadCleanReq accesses
system.cpu0.l2cache.ReadSharedReq_miss_rate::cpu0.data     0.251475                       # miss rate for ReadSharedReq accesses
system.cpu0.l2cache.ReadSharedReq_miss_rate::total     0.251475                       # miss rate for ReadSharedReq accesses
system.cpu0.l2cache.InvalidateReq_miss_rate::cpu0.data     0.759196                       # miss rate for InvalidateReq accesses
system.cpu0.l2cache.InvalidateReq_miss_rate::total     0.759196                       # miss rate for InvalidateReq accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.dtb.walker     0.019958                       # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.itb.walker     0.045187                       # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.inst     0.097343                       # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.data     0.255667                       # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::total     0.161996                       # miss rate for demand accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.dtb.walker     0.019958                       # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.itb.walker     0.045187                       # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.inst     0.097343                       # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.data     0.255667                       # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::total     0.161996                       # miss rate for overall accesses
system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.dtb.walker 48939.831823                       # average ReadReq miss latency
system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.itb.walker 54920.293768                       # average ReadReq miss latency
system.cpu0.l2cache.ReadReq_avg_miss_latency::total 51514.366747                       # average ReadReq miss latency
system.cpu0.l2cache.UpgradeReq_avg_miss_latency::cpu0.data 13699.415067                       # average UpgradeReq miss latency
system.cpu0.l2cache.UpgradeReq_avg_miss_latency::total 13699.415067                       # average UpgradeReq miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::cpu0.data 10658.666653                       # average SCUpgradeReq miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::total 10658.666653                       # average SCUpgradeReq miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu0.data      1112750                       # average SCUpgradeFailReq miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::total      1112750                       # average SCUpgradeFailReq miss latency
system.cpu0.l2cache.ReadExReq_avg_miss_latency::cpu0.data 66791.211482                       # average ReadExReq miss latency
system.cpu0.l2cache.ReadExReq_avg_miss_latency::total 66791.211482                       # average ReadExReq miss latency
system.cpu0.l2cache.ReadCleanReq_avg_miss_latency::cpu0.inst 40459.230485                       # average ReadCleanReq miss latency
system.cpu0.l2cache.ReadCleanReq_avg_miss_latency::total 40459.230485                       # average ReadCleanReq miss latency
system.cpu0.l2cache.ReadSharedReq_avg_miss_latency::cpu0.data 44684.186295                       # average ReadSharedReq miss latency
system.cpu0.l2cache.ReadSharedReq_avg_miss_latency::total 44684.186295                       # average ReadSharedReq miss latency
system.cpu0.l2cache.InvalidateReq_avg_miss_latency::cpu0.data 140485.676574                       # average InvalidateReq miss latency
system.cpu0.l2cache.InvalidateReq_avg_miss_latency::total 140485.676574                       # average InvalidateReq miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.dtb.walker 48939.831823                       # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.itb.walker 54920.293768                       # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.inst 40459.230485                       # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.data 50151.484007                       # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::total 47290.005780                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.dtb.walker 48939.831823                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.itb.walker 54920.293768                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.inst 40459.230485                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.data 50151.484007                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::total 47290.005780                       # average overall miss latency
system.cpu0.l2cache.blocked_cycles::no_mshrs         2951                       # number of cycles access was blocked
system.cpu0.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu0.l2cache.blocked::no_mshrs              31                       # number of cycles access was blocked
system.cpu0.l2cache.blocked::no_targets             0                       # number of cycles access was blocked
system.cpu0.l2cache.avg_blocked_cycles::no_mshrs    95.193548                       # average number of cycles each access was blocked
system.cpu0.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu0.l2cache.fast_writes                     0                       # number of fast writes performed
system.cpu0.l2cache.cache_copies                    0                       # number of cache copies performed
system.cpu0.l2cache.writebacks::writebacks      1713705                       # number of writebacks
system.cpu0.l2cache.writebacks::total         1713705                       # number of writebacks
system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.dtb.walker            4                       # number of ReadReq MSHR hits
system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.itb.walker          178                       # number of ReadReq MSHR hits
system.cpu0.l2cache.ReadReq_mshr_hits::total          182                       # number of ReadReq MSHR hits
system.cpu0.l2cache.ReadExReq_mshr_hits::cpu0.data        63480                       # number of ReadExReq MSHR hits
system.cpu0.l2cache.ReadExReq_mshr_hits::total        63480                       # number of ReadExReq MSHR hits
system.cpu0.l2cache.ReadCleanReq_mshr_hits::cpu0.inst            1                       # number of ReadCleanReq MSHR hits
system.cpu0.l2cache.ReadCleanReq_mshr_hits::total            1                       # number of ReadCleanReq MSHR hits
system.cpu0.l2cache.ReadSharedReq_mshr_hits::cpu0.data         6383                       # number of ReadSharedReq MSHR hits
system.cpu0.l2cache.ReadSharedReq_mshr_hits::total         6383                       # number of ReadSharedReq MSHR hits
system.cpu0.l2cache.InvalidateReq_mshr_hits::cpu0.data            5                       # number of InvalidateReq MSHR hits
system.cpu0.l2cache.InvalidateReq_mshr_hits::total            5                       # number of InvalidateReq MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.dtb.walker            4                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.itb.walker          178                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.inst            1                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.data        69863                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::total        70046                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.dtb.walker            4                       # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.itb.walker          178                       # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.inst            1                       # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.data        69863                       # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::total        70046                       # number of overall MSHR hits
system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.dtb.walker        12245                       # number of ReadReq MSHR misses
system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.itb.walker         9081                       # number of ReadReq MSHR misses
system.cpu0.l2cache.ReadReq_mshr_misses::total        21326                       # number of ReadReq MSHR misses
system.cpu0.l2cache.WritebackDirty_mshr_misses::writebacks            1                       # number of WritebackDirty MSHR misses
system.cpu0.l2cache.WritebackDirty_mshr_misses::total            1                       # number of WritebackDirty MSHR misses
system.cpu0.l2cache.WritebackClean_mshr_misses::writebacks            3                       # number of WritebackClean MSHR misses
system.cpu0.l2cache.WritebackClean_mshr_misses::total            3                       # number of WritebackClean MSHR misses
system.cpu0.l2cache.HardPFReq_mshr_misses::cpu0.l2cache.prefetcher       867285                       # number of HardPFReq MSHR misses
system.cpu0.l2cache.HardPFReq_mshr_misses::total       867285                       # number of HardPFReq MSHR misses
system.cpu0.l2cache.UpgradeReq_mshr_misses::cpu0.data       258491                       # number of UpgradeReq MSHR misses
system.cpu0.l2cache.UpgradeReq_mshr_misses::total       258491                       # number of UpgradeReq MSHR misses
system.cpu0.l2cache.SCUpgradeReq_mshr_misses::cpu0.data       189208                       # number of SCUpgradeReq MSHR misses
system.cpu0.l2cache.SCUpgradeReq_mshr_misses::total       189208                       # number of SCUpgradeReq MSHR misses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::cpu0.data            4                       # number of SCUpgradeFailReq MSHR misses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::total            4                       # number of SCUpgradeFailReq MSHR misses
system.cpu0.l2cache.ReadExReq_mshr_misses::cpu0.data       273016                       # number of ReadExReq MSHR misses
system.cpu0.l2cache.ReadExReq_mshr_misses::total       273016                       # number of ReadExReq MSHR misses
system.cpu0.l2cache.ReadCleanReq_mshr_misses::cpu0.inst       583278                       # number of ReadCleanReq MSHR misses
system.cpu0.l2cache.ReadCleanReq_mshr_misses::total       583278                       # number of ReadCleanReq MSHR misses
system.cpu0.l2cache.ReadSharedReq_mshr_misses::cpu0.data      1017743                       # number of ReadSharedReq MSHR misses
system.cpu0.l2cache.ReadSharedReq_mshr_misses::total      1017743                       # number of ReadSharedReq MSHR misses
system.cpu0.l2cache.InvalidateReq_mshr_misses::cpu0.data       620867                       # number of InvalidateReq MSHR misses
system.cpu0.l2cache.InvalidateReq_mshr_misses::total       620867                       # number of InvalidateReq MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.dtb.walker        12245                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.itb.walker         9081                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.inst       583278                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.data      1290759                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::total      1895363                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.dtb.walker        12245                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.itb.walker         9081                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.inst       583278                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.data      1290759                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.l2cache.prefetcher       867285                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::total      2762648                       # number of overall MSHR misses
system.cpu0.l2cache.ReadReq_mshr_uncacheable::cpu0.inst        21293                       # number of ReadReq MSHR uncacheable
system.cpu0.l2cache.ReadReq_mshr_uncacheable::cpu0.data        32157                       # number of ReadReq MSHR uncacheable
system.cpu0.l2cache.ReadReq_mshr_uncacheable::total        53450                       # number of ReadReq MSHR uncacheable
system.cpu0.l2cache.WriteReq_mshr_uncacheable::cpu0.data        31964                       # number of WriteReq MSHR uncacheable
system.cpu0.l2cache.WriteReq_mshr_uncacheable::total        31964                       # number of WriteReq MSHR uncacheable
system.cpu0.l2cache.overall_mshr_uncacheable_misses::cpu0.inst        21293                       # number of overall MSHR uncacheable misses
system.cpu0.l2cache.overall_mshr_uncacheable_misses::cpu0.data        64121                       # number of overall MSHR uncacheable misses
system.cpu0.l2cache.overall_mshr_uncacheable_misses::total        85414                       # number of overall MSHR uncacheable misses
system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.dtb.walker    525913500                       # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.itb.walker    445082000                       # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_miss_latency::total    970995500                       # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.HardPFReq_mshr_miss_latency::cpu0.l2cache.prefetcher  62672299402                       # number of HardPFReq MSHR miss cycles
system.cpu0.l2cache.HardPFReq_mshr_miss_latency::total  62672299402                       # number of HardPFReq MSHR miss cycles
system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::cpu0.data   7863725997                       # number of UpgradeReq MSHR miss cycles
system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::total   7863725997                       # number of UpgradeReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::cpu0.data   3782122004                       # number of SCUpgradeReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::total   3782122004                       # number of SCUpgradeReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu0.data      4091000                       # number of SCUpgradeFailReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::total      4091000                       # number of SCUpgradeFailReq MSHR miss cycles
system.cpu0.l2cache.ReadExReq_mshr_miss_latency::cpu0.data  17017630999                       # number of ReadExReq MSHR miss cycles
system.cpu0.l2cache.ReadExReq_mshr_miss_latency::total  17017630999                       # number of ReadExReq MSHR miss cycles
system.cpu0.l2cache.ReadCleanReq_mshr_miss_latency::cpu0.inst  20099332998                       # number of ReadCleanReq MSHR miss cycles
system.cpu0.l2cache.ReadCleanReq_mshr_miss_latency::total  20099332998                       # number of ReadCleanReq MSHR miss cycles
system.cpu0.l2cache.ReadSharedReq_mshr_miss_latency::cpu0.data  39175352474                       # number of ReadSharedReq MSHR miss cycles
system.cpu0.l2cache.ReadSharedReq_mshr_miss_latency::total  39175352474                       # number of ReadSharedReq MSHR miss cycles
system.cpu0.l2cache.InvalidateReq_mshr_miss_latency::cpu0.data  83498176486                       # number of InvalidateReq MSHR miss cycles
system.cpu0.l2cache.InvalidateReq_mshr_miss_latency::total  83498176486                       # number of InvalidateReq MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.dtb.walker    525913500                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.itb.walker    445082000                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.inst  20099332998                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.data  56192983473                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::total  77263311971                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.dtb.walker    525913500                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.itb.walker    445082000                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.inst  20099332998                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.data  56192983473                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.l2cache.prefetcher  62672299402                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::total 139935611373                       # number of overall MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.inst   2780082500                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.data   5918259500                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::total   8698342000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.l2cache.WriteReq_mshr_uncacheable_latency::cpu0.data   5801825967                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.l2cache.WriteReq_mshr_uncacheable_latency::total   5801825967                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.inst   2780082500                       # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.data  11720085467                       # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.overall_mshr_uncacheable_latency::total  14500167967                       # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.dtb.walker     0.019952                       # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.itb.walker     0.044319                       # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_mshr_miss_rate::total     0.026051                       # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.WritebackDirty_mshr_miss_rate::writebacks     0.000000                       # mshr miss rate for WritebackDirty accesses
system.cpu0.l2cache.WritebackDirty_mshr_miss_rate::total     0.000000                       # mshr miss rate for WritebackDirty accesses
system.cpu0.l2cache.WritebackClean_mshr_miss_rate::writebacks     0.000000                       # mshr miss rate for WritebackClean accesses
system.cpu0.l2cache.WritebackClean_mshr_miss_rate::total     0.000000                       # mshr miss rate for WritebackClean accesses
system.cpu0.l2cache.HardPFReq_mshr_miss_rate::cpu0.l2cache.prefetcher          inf                       # mshr miss rate for HardPFReq accesses
system.cpu0.l2cache.HardPFReq_mshr_miss_rate::total          inf                       # mshr miss rate for HardPFReq accesses
system.cpu0.l2cache.UpgradeReq_mshr_miss_rate::cpu0.data     0.997777                       # mshr miss rate for UpgradeReq accesses
system.cpu0.l2cache.UpgradeReq_mshr_miss_rate::total     0.997777                       # mshr miss rate for UpgradeReq accesses
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.999989                       # mshr miss rate for SCUpgradeReq accesses
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_rate::total     0.999989                       # mshr miss rate for SCUpgradeReq accesses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_rate::cpu0.data            1                       # mshr miss rate for SCUpgradeFailReq accesses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_rate::total            1                       # mshr miss rate for SCUpgradeFailReq accesses
system.cpu0.l2cache.ReadExReq_mshr_miss_rate::cpu0.data     0.218521                       # mshr miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadExReq_mshr_miss_rate::total     0.218521                       # mshr miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadCleanReq_mshr_miss_rate::cpu0.inst     0.097343                       # mshr miss rate for ReadCleanReq accesses
system.cpu0.l2cache.ReadCleanReq_mshr_miss_rate::total     0.097343                       # mshr miss rate for ReadCleanReq accesses
system.cpu0.l2cache.ReadSharedReq_mshr_miss_rate::cpu0.data     0.249908                       # mshr miss rate for ReadSharedReq accesses
system.cpu0.l2cache.ReadSharedReq_mshr_miss_rate::total     0.249908                       # mshr miss rate for ReadSharedReq accesses
system.cpu0.l2cache.InvalidateReq_mshr_miss_rate::cpu0.data     0.759190                       # mshr miss rate for InvalidateReq accesses
system.cpu0.l2cache.InvalidateReq_mshr_miss_rate::total     0.759190                       # mshr miss rate for InvalidateReq accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.dtb.walker     0.019952                       # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.itb.walker     0.044319                       # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.inst     0.097343                       # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.data     0.242539                       # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::total     0.156222                       # mshr miss rate for demand accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.dtb.walker     0.019952                       # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.itb.walker     0.044319                       # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.inst     0.097343                       # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.data     0.242539                       # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.l2cache.prefetcher          inf                       # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::total     0.227707                       # mshr miss rate for overall accesses
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 42949.244590                       # average ReadReq mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker 49012.443563                       # average ReadReq mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::total 45531.065366                       # average ReadReq mshr miss latency
system.cpu0.l2cache.HardPFReq_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 72262.635007                       # average HardPFReq mshr miss latency
system.cpu0.l2cache.HardPFReq_avg_mshr_miss_latency::total 72262.635007                       # average HardPFReq mshr miss latency
system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu0.data 30421.662638                       # average UpgradeReq mshr miss latency
system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::total 30421.662638                       # average UpgradeReq mshr miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 19989.228806                       # average SCUpgradeReq mshr miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 19989.228806                       # average SCUpgradeReq mshr miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu0.data      1022750                       # average SCUpgradeFailReq mshr miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::total      1022750                       # average SCUpgradeFailReq mshr miss latency
system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::cpu0.data 62331.991528                       # average ReadExReq mshr miss latency
system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::total 62331.991528                       # average ReadExReq mshr miss latency
system.cpu0.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu0.inst 34459.268133                       # average ReadCleanReq mshr miss latency
system.cpu0.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 34459.268133                       # average ReadCleanReq mshr miss latency
system.cpu0.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu0.data 38492.382138                       # average ReadSharedReq mshr miss latency
system.cpu0.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 38492.382138                       # average ReadSharedReq mshr miss latency
system.cpu0.l2cache.InvalidateReq_avg_mshr_miss_latency::cpu0.data 134486.414137                       # average InvalidateReq mshr miss latency
system.cpu0.l2cache.InvalidateReq_avg_mshr_miss_latency::total 134486.414137                       # average InvalidateReq mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.dtb.walker 42949.244590                       # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.itb.walker 49012.443563                       # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.inst 34459.268133                       # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.data 43534.837621                       # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::total 40764.387598                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.dtb.walker 42949.244590                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.itb.walker 49012.443563                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.inst 34459.268133                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.data 43534.837621                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 72262.635007                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::total 50652.711230                       # average overall mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst 130563.213263                       # average ReadReq mshr uncacheable latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data 184042.650123                       # average ReadReq mshr uncacheable latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::total 162737.923293                       # average ReadReq mshr uncacheable latency
system.cpu0.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data 181511.261638                       # average WriteReq mshr uncacheable latency
system.cpu0.l2cache.WriteReq_avg_mshr_uncacheable_latency::total 181511.261638                       # average WriteReq mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::cpu0.inst 130563.213263                       # average overall mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::cpu0.data 182780.765537                       # average overall mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::total 169763.363933                       # average overall mshr uncacheable latency
system.cpu0.l2cache.no_allocate_misses              0                       # Number of misses that were no-allocate
system.cpu0.toL2Bus.snoop_filter.tot_requests     24968942                       # Total number of requests made to the snoop filter.
system.cpu0.toL2Bus.snoop_filter.hit_single_requests     12837433                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.cpu0.toL2Bus.snoop_filter.hit_multi_requests         2144                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu0.toL2Bus.snoop_filter.tot_snoops      2067889                       # Total number of snoops made to the snoop filter.
system.cpu0.toL2Bus.snoop_filter.hit_single_snoops      2067431                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.cpu0.toL2Bus.snoop_filter.hit_multi_snoops          458                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu0.toL2Bus.trans_dist::ReadReq        957998                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadResp     11124580                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::WriteReq        31965                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::WriteResp        31964                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::WritebackDirty      5704814                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::WritebackClean      8040643                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::CleanEvict      2700571                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::HardPFReq      1106688                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::HardPFResp            8                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::UpgradeReq       482477                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::SCUpgradeReq       344108                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::UpgradeResp       518232                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::SCUpgradeFailReq           45                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::UpgradeFailResp          101                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadExReq      1334424                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadExResp      1260303                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadCleanReq      5991996                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadSharedReq      5072927                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::InvalidateReq       824948                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::InvalidateResp       817802                       # Transaction distribution
system.cpu0.toL2Bus.pkt_count_system.cpu0.icache.mem_side::system.cpu0.l2cache.cpu_side     18016682                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_count_system.cpu0.dcache.mem_side::system.cpu0.l2cache.cpu_side     19524167                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_count_system.cpu0.itb.walker.dma::system.cpu0.l2cache.cpu_side       428300                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma::system.cpu0.l2cache.cpu_side      1294882                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_count::total         39264031                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size_system.cpu0.icache.mem_side::system.cpu0.l2cache.cpu_side    767195088                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size_system.cpu0.dcache.mem_side::system.cpu0.l2cache.cpu_side    734396467                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size_system.cpu0.itb.walker.dma::system.cpu0.l2cache.cpu_side      1639224                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size_system.cpu0.dtb.walker.dma::system.cpu0.l2cache.cpu_side      4909864                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size::total        1508140643                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.snoops                    7265658                       # Total snoops (count)
system.cpu0.toL2Bus.snoop_fanout::samples     20566582                       # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::mean       0.118168                       # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::stdev      0.322876                       # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::underflows            0      0.00%      0.00% # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::0          18136730     88.19%     88.19% # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::1           2429394     11.81%    100.00% # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::2               458      0.00%    100.00% # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::overflows            0      0.00%    100.00% # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::min_value            0                       # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::max_value            2                       # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::total      20566582                       # Request fanout histogram
system.cpu0.toL2Bus.reqLayer0.occupancy   24844807916                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.reqLayer0.utilization          0.1                       # Layer utilization (%)
system.cpu0.toL2Bus.snoopLayer0.occupancy    204855996                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.snoopLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu0.toL2Bus.respLayer0.occupancy   9015512485                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.respLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu0.toL2Bus.respLayer1.occupancy   8672428624                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.respLayer1.utilization          0.0                       # Layer utilization (%)
system.cpu0.toL2Bus.respLayer2.occupancy    223891503                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.respLayer2.utilization          0.0                       # Layer utilization (%)
system.cpu0.toL2Bus.respLayer3.occupancy    681731807                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.respLayer3.utilization          0.0                       # Layer utilization (%)
system.cpu1.branchPred.lookups              134041815                       # Number of BP lookups
system.cpu1.branchPred.condPredicted         89707660                       # Number of conditional branches predicted
system.cpu1.branchPred.condIncorrect          6609017                       # Number of conditional branches incorrect
system.cpu1.branchPred.BTBLookups            94187638                       # Number of BTB lookups
system.cpu1.branchPred.BTBHits               61197396                       # Number of BTB hits
system.cpu1.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.branchPred.BTBHitPct            64.973915                       # BTB Hit Percentage
system.cpu1.branchPred.usedRAS               17950728                       # Number of times the RAS was used to get a target.
system.cpu1.branchPred.RASInCorrect            175820                       # Number of incorrect RAS predictions.
system.cpu1.dstage2_mmu.stage2_tlb.walker.walks            0                       # Table walker walks requested
system.cpu1.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data            0                       # Table walker requests started/completed, data/inst
system.cpu1.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu1.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::total            0                       # Table walker requests started/completed, data/inst
system.cpu1.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Data            0                       # Table walker requests started/completed, data/inst
system.cpu1.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu1.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::total            0                       # Table walker requests started/completed, data/inst
system.cpu1.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin::total            0                       # Table walker requests started/completed, data/inst
system.cpu1.dstage2_mmu.stage2_tlb.inst_hits            0                       # ITB inst hits
system.cpu1.dstage2_mmu.stage2_tlb.inst_misses            0                       # ITB inst misses
system.cpu1.dstage2_mmu.stage2_tlb.read_hits            0                       # DTB read hits
system.cpu1.dstage2_mmu.stage2_tlb.read_misses            0                       # DTB read misses
system.cpu1.dstage2_mmu.stage2_tlb.write_hits            0                       # DTB write hits
system.cpu1.dstage2_mmu.stage2_tlb.write_misses            0                       # DTB write misses
system.cpu1.dstage2_mmu.stage2_tlb.flush_tlb            0                       # Number of times complete TLB was flushed
system.cpu1.dstage2_mmu.stage2_tlb.flush_tlb_mva            0                       # Number of times TLB was flushed by MVA
system.cpu1.dstage2_mmu.stage2_tlb.flush_tlb_mva_asid            0                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.dstage2_mmu.stage2_tlb.flush_tlb_asid            0                       # Number of times TLB was flushed by ASID
system.cpu1.dstage2_mmu.stage2_tlb.flush_entries            0                       # Number of entries that have been flushed from TLB
system.cpu1.dstage2_mmu.stage2_tlb.align_faults            0                       # Number of TLB faults due to alignment restrictions
system.cpu1.dstage2_mmu.stage2_tlb.prefetch_faults            0                       # Number of TLB faults due to prefetch
system.cpu1.dstage2_mmu.stage2_tlb.domain_faults            0                       # Number of TLB faults due to domain restrictions
system.cpu1.dstage2_mmu.stage2_tlb.perms_faults            0                       # Number of TLB faults due to permissions restrictions
system.cpu1.dstage2_mmu.stage2_tlb.read_accesses            0                       # DTB read accesses
system.cpu1.dstage2_mmu.stage2_tlb.write_accesses            0                       # DTB write accesses
system.cpu1.dstage2_mmu.stage2_tlb.inst_accesses            0                       # ITB inst accesses
system.cpu1.dstage2_mmu.stage2_tlb.hits             0                       # DTB hits
system.cpu1.dstage2_mmu.stage2_tlb.misses            0                       # DTB misses
system.cpu1.dstage2_mmu.stage2_tlb.accesses            0                       # DTB accesses
system.cpu1.dtb.walker.walks                   567287                       # Table walker walks requested
system.cpu1.dtb.walker.walksLong               567287                       # Table walker walks initiated with long descriptors
system.cpu1.dtb.walker.walksLongTerminationLevel::Level2        11327                       # Level at which table walker walks with long descriptors terminate
system.cpu1.dtb.walker.walksLongTerminationLevel::Level3        89325                       # Level at which table walker walks with long descriptors terminate
system.cpu1.dtb.walker.walksSquashedBefore       259417                       # Table walks squashed before starting
system.cpu1.dtb.walker.walkWaitTime::samples       307870                       # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::mean  2446.318251                       # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::stdev 14947.483095                       # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::0-65535       305492     99.23%     99.23% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::65536-131071         1236      0.40%     99.63% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::131072-196607          840      0.27%     99.90% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::196608-262143          161      0.05%     99.95% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::262144-327679           48      0.02%     99.97% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::327680-393215           59      0.02%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::393216-458751           20      0.01%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::458752-524287            8      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::524288-589823            3      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::589824-655359            3      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::total       307870                       # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkCompletionTime::samples       284687                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::mean 20644.869629                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::gmean 17424.592515                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::stdev 21452.651975                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::0-65535       281397     98.84%     98.84% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::65536-131071          951      0.33%     99.18% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::131072-196607         1579      0.55%     99.73% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::196608-262143          108      0.04%     99.77% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::262144-327679          394      0.14%     99.91% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::327680-393215          106      0.04%     99.95% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::393216-458751          102      0.04%     99.98% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::458752-524287           31      0.01%     99.99% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::524288-589823            9      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::589824-655359            8      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::655360-720895            2      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::total       284687                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walksPending::samples 488633591384                       # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::mean     0.617867                       # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::stdev     0.545160                       # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::0-1 487382306384     99.74%     99.74% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::2-3    662548500      0.14%     99.88% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::4-5    271218500      0.06%     99.94% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::6-7    131442000      0.03%     99.96% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::8-9     92501000      0.02%     99.98% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::10-11     52739500      0.01%     99.99% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::12-13     15718500      0.00%     99.99% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::14-15     24644000      0.01%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::16-17       457500      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::18-19         9000      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::20-21         1000      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::22-23         1500      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::24-25         1500      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::26-27         2500      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::total 488633591384                       # Table walker pending requests distribution
system.cpu1.dtb.walker.walkPageSizes::4K        89326     88.75%     88.75% # Table walker page sizes translated
system.cpu1.dtb.walker.walkPageSizes::2M        11327     11.25%    100.00% # Table walker page sizes translated
system.cpu1.dtb.walker.walkPageSizes::total       100653                       # Table walker page sizes translated
system.cpu1.dtb.walker.walkRequestOrigin_Requested::Data       567287                       # Table walker requests started/completed, data/inst
system.cpu1.dtb.walker.walkRequestOrigin_Requested::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu1.dtb.walker.walkRequestOrigin_Requested::total       567287                       # Table walker requests started/completed, data/inst
system.cpu1.dtb.walker.walkRequestOrigin_Completed::Data       100653                       # Table walker requests started/completed, data/inst
system.cpu1.dtb.walker.walkRequestOrigin_Completed::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu1.dtb.walker.walkRequestOrigin_Completed::total       100653                       # Table walker requests started/completed, data/inst
system.cpu1.dtb.walker.walkRequestOrigin::total       667940                       # Table walker requests started/completed, data/inst
system.cpu1.dtb.inst_hits                           0                       # ITB inst hits
system.cpu1.dtb.inst_misses                         0                       # ITB inst misses
system.cpu1.dtb.read_hits                    99577859                       # DTB read hits
system.cpu1.dtb.read_misses                    392921                       # DTB read misses
system.cpu1.dtb.write_hits                   81911984                       # DTB write hits
system.cpu1.dtb.write_misses                   174366                       # DTB write misses
system.cpu1.dtb.flush_tlb                          14                       # Number of times complete TLB was flushed
system.cpu1.dtb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu1.dtb.flush_tlb_mva_asid              44673                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.dtb.flush_tlb_asid                   1067                       # Number of times TLB was flushed by ASID
system.cpu1.dtb.flush_entries                   37295                       # Number of entries that have been flushed from TLB
system.cpu1.dtb.align_faults                      442                       # Number of TLB faults due to alignment restrictions
system.cpu1.dtb.prefetch_faults                  6095                       # Number of TLB faults due to prefetch
system.cpu1.dtb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu1.dtb.perms_faults                    38665                       # Number of TLB faults due to permissions restrictions
system.cpu1.dtb.read_accesses                99970780                       # DTB read accesses
system.cpu1.dtb.write_accesses               82086350                       # DTB write accesses
system.cpu1.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu1.dtb.hits                        181489843                       # DTB hits
system.cpu1.dtb.misses                         567287                       # DTB misses
system.cpu1.dtb.accesses                    182057130                       # DTB accesses
system.cpu1.istage2_mmu.stage2_tlb.walker.walks            0                       # Table walker walks requested
system.cpu1.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data            0                       # Table walker requests started/completed, data/inst
system.cpu1.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu1.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::total            0                       # Table walker requests started/completed, data/inst
system.cpu1.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Data            0                       # Table walker requests started/completed, data/inst
system.cpu1.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Inst            0                       # Table walker requests started/completed, data/inst
system.cpu1.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::total            0                       # Table walker requests started/completed, data/inst
system.cpu1.istage2_mmu.stage2_tlb.walker.walkRequestOrigin::total            0                       # Table walker requests started/completed, data/inst
system.cpu1.istage2_mmu.stage2_tlb.inst_hits            0                       # ITB inst hits
system.cpu1.istage2_mmu.stage2_tlb.inst_misses            0                       # ITB inst misses
system.cpu1.istage2_mmu.stage2_tlb.read_hits            0                       # DTB read hits
system.cpu1.istage2_mmu.stage2_tlb.read_misses            0                       # DTB read misses
system.cpu1.istage2_mmu.stage2_tlb.write_hits            0                       # DTB write hits
system.cpu1.istage2_mmu.stage2_tlb.write_misses            0                       # DTB write misses
system.cpu1.istage2_mmu.stage2_tlb.flush_tlb            0                       # Number of times complete TLB was flushed
system.cpu1.istage2_mmu.stage2_tlb.flush_tlb_mva            0                       # Number of times TLB was flushed by MVA
system.cpu1.istage2_mmu.stage2_tlb.flush_tlb_mva_asid            0                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.istage2_mmu.stage2_tlb.flush_tlb_asid            0                       # Number of times TLB was flushed by ASID
system.cpu1.istage2_mmu.stage2_tlb.flush_entries            0                       # Number of entries that have been flushed from TLB
system.cpu1.istage2_mmu.stage2_tlb.align_faults            0                       # Number of TLB faults due to alignment restrictions
system.cpu1.istage2_mmu.stage2_tlb.prefetch_faults            0                       # Number of TLB faults due to prefetch
system.cpu1.istage2_mmu.stage2_tlb.domain_faults            0                       # Number of TLB faults due to domain restrictions
system.cpu1.istage2_mmu.stage2_tlb.perms_faults            0                       # Number of TLB faults due to permissions restrictions
system.cpu1.istage2_mmu.stage2_tlb.read_accesses            0                       # DTB read accesses
system.cpu1.istage2_mmu.stage2_tlb.write_accesses            0                       # DTB write accesses
system.cpu1.istage2_mmu.stage2_tlb.inst_accesses            0                       # ITB inst accesses
system.cpu1.istage2_mmu.stage2_tlb.hits             0                       # DTB hits
system.cpu1.istage2_mmu.stage2_tlb.misses            0                       # DTB misses
system.cpu1.istage2_mmu.stage2_tlb.accesses            0                       # DTB accesses
system.cpu1.itb.walker.walks                    85422                       # Table walker walks requested
system.cpu1.itb.walker.walksLong                85422                       # Table walker walks initiated with long descriptors
system.cpu1.itb.walker.walksLongTerminationLevel::Level2          706                       # Level at which table walker walks with long descriptors terminate
system.cpu1.itb.walker.walksLongTerminationLevel::Level3        60440                       # Level at which table walker walks with long descriptors terminate
system.cpu1.itb.walker.walksSquashedBefore        10533                       # Table walks squashed before starting
system.cpu1.itb.walker.walkWaitTime::samples        74889                       # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::mean  1637.737184                       # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::stdev 12543.180008                       # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::0-65535        74488     99.46%     99.46% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::65536-131071           92      0.12%     99.59% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::131072-196607          279      0.37%     99.96% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::196608-262143           10      0.01%     99.97% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::262144-327679           13      0.02%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::327680-393215            5      0.01%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::393216-458751            1      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::524288-589823            1      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::total        74889                       # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkCompletionTime::samples        71679                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::mean 26447.767128                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::gmean 22834.132885                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::stdev 26054.956905                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::0-65535        70042     97.72%     97.72% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::65536-131071          124      0.17%     97.89% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::131072-196607         1290      1.80%     99.69% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::196608-262143           62      0.09%     99.78% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::262144-327679           94      0.13%     99.91% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::327680-393215           24      0.03%     99.94% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::393216-458751           27      0.04%     99.98% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::458752-524287           10      0.01%     99.99% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::524288-589823            4      0.01%    100.00% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::589824-655359            2      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::total        71679                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walksPending::samples 419883309648                       # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::mean     0.857166                       # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::stdev     0.350104                       # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::0    59999474576     14.29%     14.29% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::1   359861735072     85.71%     99.99% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::2       18604000      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::3        3422000      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::4          61500      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::5          12500      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::total 419883309648                       # Table walker pending requests distribution
system.cpu1.itb.walker.walkPageSizes::4K        60440     98.85%     98.85% # Table walker page sizes translated
system.cpu1.itb.walker.walkPageSizes::2M          706      1.15%    100.00% # Table walker page sizes translated
system.cpu1.itb.walker.walkPageSizes::total        61146                       # Table walker page sizes translated
system.cpu1.itb.walker.walkRequestOrigin_Requested::Data            0                       # Table walker requests started/completed, data/inst
system.cpu1.itb.walker.walkRequestOrigin_Requested::Inst        85422                       # Table walker requests started/completed, data/inst
system.cpu1.itb.walker.walkRequestOrigin_Requested::total        85422                       # Table walker requests started/completed, data/inst
system.cpu1.itb.walker.walkRequestOrigin_Completed::Data            0                       # Table walker requests started/completed, data/inst
system.cpu1.itb.walker.walkRequestOrigin_Completed::Inst        61146                       # Table walker requests started/completed, data/inst
system.cpu1.itb.walker.walkRequestOrigin_Completed::total        61146                       # Table walker requests started/completed, data/inst
system.cpu1.itb.walker.walkRequestOrigin::total       146568                       # Table walker requests started/completed, data/inst
system.cpu1.itb.inst_hits                   210903230                       # ITB inst hits
system.cpu1.itb.inst_misses                     85422                       # ITB inst misses
system.cpu1.itb.read_hits                           0                       # DTB read hits
system.cpu1.itb.read_misses                         0                       # DTB read misses
system.cpu1.itb.write_hits                          0                       # DTB write hits
system.cpu1.itb.write_misses                        0                       # DTB write misses
system.cpu1.itb.flush_tlb                          14                       # Number of times complete TLB was flushed
system.cpu1.itb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu1.itb.flush_tlb_mva_asid              44673                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.itb.flush_tlb_asid                   1067                       # Number of times TLB was flushed by ASID
system.cpu1.itb.flush_entries                   26936                       # Number of entries that have been flushed from TLB
system.cpu1.itb.align_faults                        0                       # Number of TLB faults due to alignment restrictions
system.cpu1.itb.prefetch_faults                     0                       # Number of TLB faults due to prefetch
system.cpu1.itb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu1.itb.perms_faults                   219212                       # Number of TLB faults due to permissions restrictions
system.cpu1.itb.read_accesses                       0                       # DTB read accesses
system.cpu1.itb.write_accesses                      0                       # DTB write accesses
system.cpu1.itb.inst_accesses               210988652                       # ITB inst accesses
system.cpu1.itb.hits                        210903230                       # DTB hits
system.cpu1.itb.misses                          85422                       # DTB misses
system.cpu1.itb.accesses                    210988652                       # DTB accesses
system.cpu1.numCycles                       739589068                       # 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          87179307                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                     594353675                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                  134041815                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches          79148124                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                    611930141                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles               14224484                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.TlbCycles                   1980961                       # Number of cycles fetch has spent waiting for tlb
system.cpu1.fetch.MiscStallCycles              327085                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles      6413771                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles       794469                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles       836341                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                210662459                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes              1674863                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.ItlbSquashes                  29397                       # Number of outstanding ITLB misses that were squashed
system.cpu1.fetch.rateDist::samples         716574317                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             0.975535                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            1.220237                       # 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               382171132     53.33%     53.33% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1               130053591     18.15%     71.48% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                44058900      6.15%     77.63% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3               160290694     22.37%    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               3                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::total           716574317                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.181238                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.803627                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles               104297157                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles            348522347                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                221906314                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles             36809016                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles               5039483                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved            18926425                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred              2113724                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts             618028101                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts             22771231                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles               5039483                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles               138949493                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles               52143991                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles     230343934                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                223632177                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles             66465239                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts             601445820                       # Number of instructions processed by rename
system.cpu1.rename.SquashedInsts              5788119                       # Number of squashed instructions processed by rename
system.cpu1.rename.ROBFullEvents             10817316                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                260401                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LQFullEvents                332552                       # Number of times rename has blocked due to LQ full
system.cpu1.rename.SQFullEvents              31997393                       # Number of times rename has blocked due to SQ full
system.cpu1.rename.FullRegisterEvents           11898                       # Number of times there has been no free registers
system.cpu1.rename.RenamedOperands          571172784                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups            925552885                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups       711516112                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups           817303                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps            514566329                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                56606455                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts          15686724                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts      13790746                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                 74346046                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads            99668213                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores           85253354                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads          9496006                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores         8106709                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                 579162522                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded           15985308                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                584188542                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued          2667167                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined       53686437                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined     34500302                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        290258                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples    716574317                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.815252                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.066417                       # 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          397414827     55.46%     55.46% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1          134713914     18.80%     74.26% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2          111740906     15.59%     89.85% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3           64830862      9.05%     98.90% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4            7868810      1.10%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5               4998      0.00%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6                  0      0.00%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7                  0      0.00%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8                  0      0.00%    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            5                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::total      716574317                       # 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               59065524     44.03%     44.03% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                 54166      0.04%     44.07% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                  19277      0.01%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc              22      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%     44.09% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead              36039894     26.87%     70.95% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite             38965641     29.05%    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               40      0.00%      0.00% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu            396970173     67.95%     67.95% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult             1317793      0.23%     68.18% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                74565      0.01%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd                  1      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv                  0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              8      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp             15      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt             24      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     68.19% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc         84907      0.01%     68.21% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     68.21% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     68.21% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     68.21% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead           102569706     17.56%     85.76% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite           83171310     14.24%    100.00% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess                 0      0.00%    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             584188542                       # Type of FU issued
system.cpu1.iq.rate                          0.789883                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                  134144524                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.229625                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads        2020390722                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes        648436438                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses    567390385                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads            1372370                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes            557189                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses       510457                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses             717484509                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                 848517                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads         2681981                       # 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     12380566                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses        16529                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation       160745                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores      5876169                       # 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      2772484                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked      4108210                       # 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               5039483                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles                6511130                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles              2319208                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts          595271017                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts                0                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts             99668213                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts            85253354                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts          13572161                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                 64444                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents              2193101                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents        160745                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect       2023154                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect      2795718                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts             4818872                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts            576621181                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts             99570735                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts          7012433                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       123187                       # number of nop insts executed
system.cpu1.iew.exec_refs                   181482515                       # number of memory reference insts executed
system.cpu1.iew.exec_branches               107903719                       # Number of branches executed
system.cpu1.iew.exec_stores                  81911780                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.779651                       # Inst execution rate
system.cpu1.iew.wb_sent                     568628901                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                    567900842                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                274880956                       # num instructions producing a value
system.cpu1.iew.wb_consumers                450165977                       # num instructions consuming a value
system.cpu1.iew.wb_rate                      0.767860                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.610621                       # average fanout of values written-back
system.cpu1.commit.commitSquashedInsts       47031076                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls       15695050                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts          4536258                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples    707685383                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.765116                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.566861                       # 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    470367960     66.47%     66.47% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1    123401303     17.44%     83.90% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2     52359305      7.40%     91.30% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3     17652538      2.49%     93.80% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4     12497517      1.77%     95.56% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5      8502383      1.20%     96.76% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6      5935480      0.84%     97.60% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7      3482174      0.49%     98.09% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8     13486723      1.91%    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    707685383                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts           459224264                       # Number of instructions committed
system.cpu1.commit.committedOps             541461392                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                     166664832                       # Number of memory references committed
system.cpu1.commit.loads                     87287647                       # Number of loads committed
system.cpu1.commit.membars                    3905531                       # Number of memory barriers committed
system.cpu1.commit.branches                 102374979                       # Number of branches committed
system.cpu1.commit.fp_insts                    497703                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                497469676                       # Number of committed integer instructions.
system.cpu1.commit.function_calls            13371734                       # Number of function calls committed.
system.cpu1.commit.op_class_0::No_OpClass            0      0.00%      0.00% # Class of committed instruction
system.cpu1.commit.op_class_0::IntAlu       373594883     69.00%     69.00% # Class of committed instruction
system.cpu1.commit.op_class_0::IntMult        1066183      0.20%     69.19% # Class of committed instruction
system.cpu1.commit.op_class_0::IntDiv           59540      0.01%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatAdd             0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCmp             0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCvt             0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatMult            0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatDiv             0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatSqrt            0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAdd              0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAddAcc            0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAlu              0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCmp              0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCvt              0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMisc             0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMult             0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMultAcc            0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShift            0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShiftAcc            0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdSqrt             0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAdd            8      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAlu            0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCmp           13      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCvt           21      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatDiv            0      0.00%     69.21% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMisc        75912      0.01%     69.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMult            0      0.00%     69.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMultAcc            0      0.00%     69.22% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatSqrt            0      0.00%     69.22% # Class of committed instruction
system.cpu1.commit.op_class_0::MemRead       87287647     16.12%     85.34% # Class of committed instruction
system.cpu1.commit.op_class_0::MemWrite      79377185     14.66%    100.00% # Class of committed instruction
system.cpu1.commit.op_class_0::IprAccess            0      0.00%    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        541461392                       # Class of committed instruction
system.cpu1.commit.bw_lim_events             13486723                       # number cycles where commit BW limit reached
system.cpu1.rob.rob_reads                  1278856692                       # The number of ROB reads
system.cpu1.rob.rob_writes                 1185834230                       # The number of ROB writes
system.cpu1.timesIdled                         958439                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                       23014751                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                 94048355585                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                  459224264                       # Number of Instructions Simulated
system.cpu1.committedOps                    541461392                       # Number of Ops (including micro ops) Simulated
system.cpu1.cpi                              1.610518                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                        1.610518                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.620918                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.620918                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads               681935687                       # number of integer regfile reads
system.cpu1.int_regfile_writes              403917801                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                   803668                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                  473340                       # number of floating regfile writes
system.cpu1.cc_regfile_reads                122826591                       # number of cc regfile reads
system.cpu1.cc_regfile_writes               123738784                       # number of cc regfile writes
system.cpu1.misc_regfile_reads             1267794356                       # number of misc regfile reads
system.cpu1.misc_regfile_writes              15807378                       # number of misc regfile writes
system.cpu1.dcache.tags.replacements          5498905                       # number of replacements
system.cpu1.dcache.tags.tagsinuse          458.394450                       # Cycle average of tags in use
system.cpu1.dcache.tags.total_refs          155608106                       # Total number of references to valid blocks.
system.cpu1.dcache.tags.sampled_refs          5499414                       # Sample count of references to valid blocks.
system.cpu1.dcache.tags.avg_refs            28.295398                       # Average number of references to valid blocks.
system.cpu1.dcache.tags.warmup_cycle     8486277940000                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.tags.occ_blocks::cpu1.data   458.394450                       # Average occupied blocks per requestor
system.cpu1.dcache.tags.occ_percent::cpu1.data     0.895302                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_percent::total     0.895302                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_task_id_blocks::1024          509                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::0           44                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::1          416                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::2           49                       # Occupied blocks per task id
system.cpu1.dcache.tags.occ_task_id_percent::1024     0.994141                       # Percentage of cache occupancy per task id
system.cpu1.dcache.tags.tag_accesses        345701865                       # Number of tag accesses
system.cpu1.dcache.tags.data_accesses       345701865                       # Number of data accesses
system.cpu1.dcache.ReadReq_hits::cpu1.data     81166944                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total       81166944                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data     69652711                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total      69652711                       # number of WriteReq hits
system.cpu1.dcache.SoftPFReq_hits::cpu1.data       179570                       # number of SoftPFReq hits
system.cpu1.dcache.SoftPFReq_hits::total       179570                       # number of SoftPFReq hits
system.cpu1.dcache.WriteLineReq_hits::cpu1.data        55554                       # number of WriteLineReq hits
system.cpu1.dcache.WriteLineReq_hits::total        55554                       # number of WriteLineReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data      1867218                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total      1867218                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data      1906025                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total      1906025                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data    150819655                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total       150819655                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data    150999225                       # number of overall hits
system.cpu1.dcache.overall_hits::total      150999225                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data      6513815                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total      6513815                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data      7138740                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total      7138740                       # number of WriteReq misses
system.cpu1.dcache.SoftPFReq_misses::cpu1.data       666746                       # number of SoftPFReq misses
system.cpu1.dcache.SoftPFReq_misses::total       666746                       # number of SoftPFReq misses
system.cpu1.dcache.WriteLineReq_misses::cpu1.data       433208                       # number of WriteLineReq misses
system.cpu1.dcache.WriteLineReq_misses::total       433208                       # number of WriteLineReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data       280157                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total       280157                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data       195063                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total       195063                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data     13652555                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total      13652555                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data     14319301                       # number of overall misses
system.cpu1.dcache.overall_misses::total     14319301                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data 107790302500                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total 107790302500                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data 154935306923                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total 154935306923                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteLineReq_miss_latency::cpu1.data  17952138757                       # number of WriteLineReq miss cycles
system.cpu1.dcache.WriteLineReq_miss_latency::total  17952138757                       # number of WriteLineReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data   4403404000                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total   4403404000                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data   5419622500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total   5419622500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondFailReq_miss_latency::cpu1.data      3200000                       # number of StoreCondFailReq miss cycles
system.cpu1.dcache.StoreCondFailReq_miss_latency::total      3200000                       # number of StoreCondFailReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data 262725609423                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total 262725609423                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data 262725609423                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total 262725609423                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data     87680759                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total     87680759                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data     76791451                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total     76791451                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.SoftPFReq_accesses::cpu1.data       846316                       # number of SoftPFReq accesses(hits+misses)
system.cpu1.dcache.SoftPFReq_accesses::total       846316                       # number of SoftPFReq accesses(hits+misses)
system.cpu1.dcache.WriteLineReq_accesses::cpu1.data       488762                       # number of WriteLineReq accesses(hits+misses)
system.cpu1.dcache.WriteLineReq_accesses::total       488762                       # number of WriteLineReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data      2147375                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total      2147375                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data      2101088                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total      2101088                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data    164472210                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total    164472210                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data    165318526                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total    165318526                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.074290                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.074290                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.092963                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.092963                       # miss rate for WriteReq accesses
system.cpu1.dcache.SoftPFReq_miss_rate::cpu1.data     0.787822                       # miss rate for SoftPFReq accesses
system.cpu1.dcache.SoftPFReq_miss_rate::total     0.787822                       # miss rate for SoftPFReq accesses
system.cpu1.dcache.WriteLineReq_miss_rate::cpu1.data     0.886337                       # miss rate for WriteLineReq accesses
system.cpu1.dcache.WriteLineReq_miss_rate::total     0.886337                       # miss rate for WriteLineReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.130465                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.130465                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.092839                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.092839                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.083008                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.083008                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.086616                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.086616                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 16547.952697                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 16547.952697                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 21703.452839                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 21703.452839                       # average WriteReq miss latency
system.cpu1.dcache.WriteLineReq_avg_miss_latency::cpu1.data 41439.998239                       # average WriteLineReq miss latency
system.cpu1.dcache.WriteLineReq_avg_miss_latency::total 41439.998239                       # average WriteLineReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 15717.629758                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 15717.629758                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 27783.959541                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total 27783.959541                       # 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 19243.695369                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 19243.695369                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 18347.656036                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 18347.656036                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs      4719493                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets     24576154                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs           351674                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets         713575                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs    13.420079                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets    34.440884                       # average number of cycles each access was blocked
system.cpu1.dcache.fast_writes                      0                       # number of fast writes performed
system.cpu1.dcache.cache_copies                     0                       # number of cache copies performed
system.cpu1.dcache.writebacks::writebacks      5498938                       # number of writebacks
system.cpu1.dcache.writebacks::total          5498938                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data      3304670                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total      3304670                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data      5753104                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total      5753104                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteLineReq_mshr_hits::cpu1.data         3561                       # number of WriteLineReq MSHR hits
system.cpu1.dcache.WriteLineReq_mshr_hits::total         3561                       # number of WriteLineReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data       144550                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total       144550                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data      9057774                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total      9057774                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data      9057774                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total      9057774                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data      3209145                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total      3209145                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data      1385636                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total      1385636                       # number of WriteReq MSHR misses
system.cpu1.dcache.SoftPFReq_mshr_misses::cpu1.data       666638                       # number of SoftPFReq MSHR misses
system.cpu1.dcache.SoftPFReq_mshr_misses::total       666638                       # number of SoftPFReq MSHR misses
system.cpu1.dcache.WriteLineReq_mshr_misses::cpu1.data       429647                       # number of WriteLineReq MSHR misses
system.cpu1.dcache.WriteLineReq_mshr_misses::total       429647                       # number of WriteLineReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data       135607                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total       135607                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data       195058                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total       195058                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data      4594781                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total      4594781                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data      5261419                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total      5261419                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_uncacheable::cpu1.data         6299                       # number of ReadReq MSHR uncacheable
system.cpu1.dcache.ReadReq_mshr_uncacheable::total         6299                       # number of ReadReq MSHR uncacheable
system.cpu1.dcache.WriteReq_mshr_uncacheable::cpu1.data         6428                       # number of WriteReq MSHR uncacheable
system.cpu1.dcache.WriteReq_mshr_uncacheable::total         6428                       # number of WriteReq MSHR uncacheable
system.cpu1.dcache.overall_mshr_uncacheable_misses::cpu1.data        12727                       # number of overall MSHR uncacheable misses
system.cpu1.dcache.overall_mshr_uncacheable_misses::total        12727                       # number of overall MSHR uncacheable misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data  49159510500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total  49159510500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data  33253300624                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total  33253300624                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.SoftPFReq_mshr_miss_latency::cpu1.data  15899737000                       # number of SoftPFReq MSHR miss cycles
system.cpu1.dcache.SoftPFReq_mshr_miss_latency::total  15899737000                       # number of SoftPFReq MSHR miss cycles
system.cpu1.dcache.WriteLineReq_mshr_miss_latency::cpu1.data  17350623757                       # number of WriteLineReq MSHR miss cycles
system.cpu1.dcache.WriteLineReq_mshr_miss_latency::total  17350623757                       # number of WriteLineReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data   1958308000                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total   1958308000                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data   5224605500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total   5224605500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::cpu1.data      3159000                       # number of StoreCondFailReq MSHR miss cycles
system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::total      3159000                       # number of StoreCondFailReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data  82412811124                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total  82412811124                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data  98312548124                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total  98312548124                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data    727883500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total    727883500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data    859834500                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total    859834500                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data   1587718000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total   1587718000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.036600                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.036600                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.018044                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.018044                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.SoftPFReq_mshr_miss_rate::cpu1.data     0.787694                       # mshr miss rate for SoftPFReq accesses
system.cpu1.dcache.SoftPFReq_mshr_miss_rate::total     0.787694                       # mshr miss rate for SoftPFReq accesses
system.cpu1.dcache.WriteLineReq_mshr_miss_rate::cpu1.data     0.879052                       # mshr miss rate for WriteLineReq accesses
system.cpu1.dcache.WriteLineReq_mshr_miss_rate::total     0.879052                       # mshr miss rate for WriteLineReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.063150                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.063150                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.092837                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.092837                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.027937                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.027937                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.031826                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.031826                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 15318.569432                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 15318.569432                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 23998.583051                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 23998.583051                       # average WriteReq mshr miss latency
system.cpu1.dcache.SoftPFReq_avg_mshr_miss_latency::cpu1.data 23850.631077                       # average SoftPFReq mshr miss latency
system.cpu1.dcache.SoftPFReq_avg_mshr_miss_latency::total 23850.631077                       # average SoftPFReq mshr miss latency
system.cpu1.dcache.WriteLineReq_avg_mshr_miss_latency::cpu1.data 40383.439794                       # average WriteLineReq mshr miss latency
system.cpu1.dcache.WriteLineReq_avg_mshr_miss_latency::total 40383.439794                       # average WriteLineReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 14441.053928                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total 14441.053928                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 26784.881933                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total 26784.881933                       # 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 17936.178269                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 17936.178269                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 18685.557665                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 18685.557665                       # average overall mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data 115555.405620                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total 115555.405620                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data 133763.923460                       # average WriteReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::total 133763.923460                       # average WriteReq mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data 124751.944685                       # average overall mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total 124751.944685                       # average overall mshr uncacheable latency
system.cpu1.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.icache.tags.replacements          5972259                       # number of replacements
system.cpu1.icache.tags.tagsinuse          501.613786                       # Cycle average of tags in use
system.cpu1.icache.tags.total_refs          204337040                       # Total number of references to valid blocks.
system.cpu1.icache.tags.sampled_refs          5972771                       # Sample count of references to valid blocks.
system.cpu1.icache.tags.avg_refs            34.211431                       # Average number of references to valid blocks.
system.cpu1.icache.tags.warmup_cycle     8525956583000                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.tags.occ_blocks::cpu1.inst   501.613786                       # Average occupied blocks per requestor
system.cpu1.icache.tags.occ_percent::cpu1.inst     0.979714                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_percent::total     0.979714                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::0           62                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::1          351                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::2           99                       # Occupied blocks per task id
system.cpu1.icache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu1.icache.tags.tag_accesses        427283163                       # Number of tag accesses
system.cpu1.icache.tags.data_accesses       427283163                       # Number of data accesses
system.cpu1.icache.ReadReq_hits::cpu1.inst    204337040                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total      204337040                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst    204337040                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total       204337040                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst    204337040                       # number of overall hits
system.cpu1.icache.overall_hits::total      204337040                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst      6318152                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total      6318152                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst      6318152                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total       6318152                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst      6318152                       # number of overall misses
system.cpu1.icache.overall_misses::total      6318152                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst  69955140831                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total  69955140831                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst  69955140831                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total  69955140831                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst  69955140831                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total  69955140831                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst    210655192                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total    210655192                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst    210655192                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total    210655192                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst    210655192                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total    210655192                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.029993                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.029993                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.029993                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.029993                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.029993                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.029993                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 11072.088932                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 11072.088932                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 11072.088932                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 11072.088932                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 11072.088932                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 11072.088932                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs     10670268                       # number of cycles access was blocked
system.cpu1.icache.blocked_cycles::no_targets         1157                       # number of cycles access was blocked
system.cpu1.icache.blocked::no_mshrs           748022                       # number of cycles access was blocked
system.cpu1.icache.blocked::no_targets              8                       # number of cycles access was blocked
system.cpu1.icache.avg_blocked_cycles::no_mshrs    14.264645                       # average number of cycles each access was blocked
system.cpu1.icache.avg_blocked_cycles::no_targets   144.625000                       # average number of cycles each access was blocked
system.cpu1.icache.fast_writes                      0                       # number of fast writes performed
system.cpu1.icache.cache_copies                     0                       # number of cache copies performed
system.cpu1.icache.writebacks::writebacks      5972259                       # number of writebacks
system.cpu1.icache.writebacks::total          5972259                       # number of writebacks
system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst       345373                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total       345373                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst       345373                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total       345373                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst       345373                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total       345373                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst      5972779                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total      5972779                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst      5972779                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total      5972779                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst      5972779                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total      5972779                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_uncacheable::cpu1.inst           67                       # number of ReadReq MSHR uncacheable
system.cpu1.icache.ReadReq_mshr_uncacheable::total           67                       # number of ReadReq MSHR uncacheable
system.cpu1.icache.overall_mshr_uncacheable_misses::cpu1.inst           67                       # number of overall MSHR uncacheable misses
system.cpu1.icache.overall_mshr_uncacheable_misses::total           67                       # number of overall MSHR uncacheable misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst  63045966777                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total  63045966777                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst  63045966777                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total  63045966777                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst  63045966777                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total  63045966777                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_uncacheable_latency::cpu1.inst      8835998                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.icache.ReadReq_mshr_uncacheable_latency::total      8835998                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.icache.overall_mshr_uncacheable_latency::cpu1.inst      8835998                       # number of overall MSHR uncacheable cycles
system.cpu1.icache.overall_mshr_uncacheable_latency::total      8835998                       # number of overall MSHR uncacheable cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.028353                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.028353                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.028353                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.028353                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.028353                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.028353                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 10555.549900                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 10555.549900                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 10555.549900                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 10555.549900                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 10555.549900                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 10555.549900                       # average overall mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst 131880.567164                       # average ReadReq mshr uncacheable latency
system.cpu1.icache.ReadReq_avg_mshr_uncacheable_latency::total 131880.567164                       # average ReadReq mshr uncacheable latency
system.cpu1.icache.overall_avg_mshr_uncacheable_latency::cpu1.inst 131880.567164                       # average overall mshr uncacheable latency
system.cpu1.icache.overall_avg_mshr_uncacheable_latency::total 131880.567164                       # average overall mshr uncacheable latency
system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.l2cache.prefetcher.num_hwpf_issued      7501600                       # number of hwpf issued
system.cpu1.l2cache.prefetcher.pfIdentified      7506319                       # number of prefetch candidates identified
system.cpu1.l2cache.prefetcher.pfBufferHit         4330                       # number of redundant prefetches already in prefetch queue
system.cpu1.l2cache.prefetcher.pfInCache            0                       # number of redundant prefetches already in cache/mshr dropped
system.cpu1.l2cache.prefetcher.pfRemovedFull            0                       # number of prefetches dropped due to prefetch queue size
system.cpu1.l2cache.prefetcher.pfSpanPage       900873                       # number of prefetches not generated due to page crossing
system.cpu1.l2cache.tags.replacements         2224556                       # number of replacements
system.cpu1.l2cache.tags.tagsinuse       13365.286062                       # Cycle average of tags in use
system.cpu1.l2cache.tags.total_refs          17240330                       # Total number of references to valid blocks.
system.cpu1.l2cache.tags.sampled_refs         2240308                       # Sample count of references to valid blocks.
system.cpu1.l2cache.tags.avg_refs            7.695518                       # Average number of references to valid blocks.
system.cpu1.l2cache.tags.warmup_cycle    10278781174500                       # Cycle when the warmup percentage was hit.
system.cpu1.l2cache.tags.occ_blocks::writebacks 12562.638726                       # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.dtb.walker    67.088648                       # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.itb.walker    68.405438                       # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.data     0.000005                       # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.l2cache.prefetcher   667.153246                       # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_percent::writebacks     0.766763                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.dtb.walker     0.004095                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.itb.walker     0.004175                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.data     0.000000                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.l2cache.prefetcher     0.040720                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::total     0.815752                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_task_id_blocks::1022         1289                       # Occupied blocks per task id
system.cpu1.l2cache.tags.occ_task_id_blocks::1023           98                       # Occupied blocks per task id
system.cpu1.l2cache.tags.occ_task_id_blocks::1024        14365                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1022::1           78                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1022::2          178                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1022::3          616                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1022::4          417                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1023::1            2                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1023::2           79                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1023::3            3                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1023::4           14                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::0           46                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::1          949                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::2         4690                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::3         4883                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::4         3797                       # Occupied blocks per task id
system.cpu1.l2cache.tags.occ_task_id_percent::1022     0.078674                       # Percentage of cache occupancy per task id
system.cpu1.l2cache.tags.occ_task_id_percent::1023     0.005981                       # Percentage of cache occupancy per task id
system.cpu1.l2cache.tags.occ_task_id_percent::1024     0.876770                       # Percentage of cache occupancy per task id
system.cpu1.l2cache.tags.tag_accesses       393723429                       # Number of tag accesses
system.cpu1.l2cache.tags.data_accesses      393723429                       # Number of data accesses
system.cpu1.l2cache.ReadReq_hits::cpu1.dtb.walker       587134                       # number of ReadReq hits
system.cpu1.l2cache.ReadReq_hits::cpu1.itb.walker       192926                       # number of ReadReq hits
system.cpu1.l2cache.ReadReq_hits::total        780060                       # number of ReadReq hits
system.cpu1.l2cache.WritebackDirty_hits::writebacks      3457963                       # number of WritebackDirty hits
system.cpu1.l2cache.WritebackDirty_hits::total      3457963                       # number of WritebackDirty hits
system.cpu1.l2cache.WritebackClean_hits::writebacks      8011825                       # number of WritebackClean hits
system.cpu1.l2cache.WritebackClean_hits::total      8011825                       # number of WritebackClean hits
system.cpu1.l2cache.UpgradeReq_hits::cpu1.data          813                       # number of UpgradeReq hits
system.cpu1.l2cache.UpgradeReq_hits::total          813                       # number of UpgradeReq hits
system.cpu1.l2cache.SCUpgradeReq_hits::cpu1.data            2                       # number of SCUpgradeReq hits
system.cpu1.l2cache.SCUpgradeReq_hits::total            2                       # number of SCUpgradeReq hits
system.cpu1.l2cache.ReadExReq_hits::cpu1.data       855353                       # number of ReadExReq hits
system.cpu1.l2cache.ReadExReq_hits::total       855353                       # number of ReadExReq hits
system.cpu1.l2cache.ReadCleanReq_hits::cpu1.inst      5413940                       # number of ReadCleanReq hits
system.cpu1.l2cache.ReadCleanReq_hits::total      5413940                       # number of ReadCleanReq hits
system.cpu1.l2cache.ReadSharedReq_hits::cpu1.data      3003863                       # number of ReadSharedReq hits
system.cpu1.l2cache.ReadSharedReq_hits::total      3003863                       # number of ReadSharedReq hits
system.cpu1.l2cache.InvalidateReq_hits::cpu1.data       191485                       # number of InvalidateReq hits
system.cpu1.l2cache.InvalidateReq_hits::total       191485                       # number of InvalidateReq hits
system.cpu1.l2cache.demand_hits::cpu1.dtb.walker       587134                       # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::cpu1.itb.walker       192926                       # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::cpu1.inst      5413940                       # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::cpu1.data      3859216                       # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::total       10053216                       # number of demand (read+write) hits
system.cpu1.l2cache.overall_hits::cpu1.dtb.walker       587134                       # number of overall hits
system.cpu1.l2cache.overall_hits::cpu1.itb.walker       192926                       # number of overall hits
system.cpu1.l2cache.overall_hits::cpu1.inst      5413940                       # number of overall hits
system.cpu1.l2cache.overall_hits::cpu1.data      3859216                       # number of overall hits
system.cpu1.l2cache.overall_hits::total      10053216                       # number of overall hits
system.cpu1.l2cache.ReadReq_misses::cpu1.dtb.walker        12541                       # number of ReadReq misses
system.cpu1.l2cache.ReadReq_misses::cpu1.itb.walker         9429                       # number of ReadReq misses
system.cpu1.l2cache.ReadReq_misses::total        21970                       # number of ReadReq misses
system.cpu1.l2cache.WritebackDirty_misses::writebacks            4                       # number of WritebackDirty misses
system.cpu1.l2cache.WritebackDirty_misses::total            4                       # number of WritebackDirty misses
system.cpu1.l2cache.WritebackClean_misses::writebacks            2                       # number of WritebackClean misses
system.cpu1.l2cache.WritebackClean_misses::total            2                       # number of WritebackClean misses
system.cpu1.l2cache.UpgradeReq_misses::cpu1.data       239265                       # number of UpgradeReq misses
system.cpu1.l2cache.UpgradeReq_misses::total       239265                       # number of UpgradeReq misses
system.cpu1.l2cache.SCUpgradeReq_misses::cpu1.data       195055                       # number of SCUpgradeReq misses
system.cpu1.l2cache.SCUpgradeReq_misses::total       195055                       # number of SCUpgradeReq misses
system.cpu1.l2cache.SCUpgradeFailReq_misses::cpu1.data            1                       # number of SCUpgradeFailReq misses
system.cpu1.l2cache.SCUpgradeFailReq_misses::total            1                       # number of SCUpgradeFailReq misses
system.cpu1.l2cache.ReadExReq_misses::cpu1.data       299638                       # number of ReadExReq misses
system.cpu1.l2cache.ReadExReq_misses::total       299638                       # number of ReadExReq misses
system.cpu1.l2cache.ReadCleanReq_misses::cpu1.inst       558835                       # number of ReadCleanReq misses
system.cpu1.l2cache.ReadCleanReq_misses::total       558835                       # number of ReadCleanReq misses
system.cpu1.l2cache.ReadSharedReq_misses::cpu1.data      1003530                       # number of ReadSharedReq misses
system.cpu1.l2cache.ReadSharedReq_misses::total      1003530                       # number of ReadSharedReq misses
system.cpu1.l2cache.InvalidateReq_misses::cpu1.data       236473                       # number of InvalidateReq misses
system.cpu1.l2cache.InvalidateReq_misses::total       236473                       # number of InvalidateReq misses
system.cpu1.l2cache.demand_misses::cpu1.dtb.walker        12541                       # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::cpu1.itb.walker         9429                       # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::cpu1.inst       558835                       # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::cpu1.data      1303168                       # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::total      1883973                       # number of demand (read+write) misses
system.cpu1.l2cache.overall_misses::cpu1.dtb.walker        12541                       # number of overall misses
system.cpu1.l2cache.overall_misses::cpu1.itb.walker         9429                       # number of overall misses
system.cpu1.l2cache.overall_misses::cpu1.inst       558835                       # number of overall misses
system.cpu1.l2cache.overall_misses::cpu1.data      1303168                       # number of overall misses
system.cpu1.l2cache.overall_misses::total      1883973                       # number of overall misses
system.cpu1.l2cache.ReadReq_miss_latency::cpu1.dtb.walker    648758500                       # number of ReadReq miss cycles
system.cpu1.l2cache.ReadReq_miss_latency::cpu1.itb.walker    531765000                       # number of ReadReq miss cycles
system.cpu1.l2cache.ReadReq_miss_latency::total   1180523500                       # number of ReadReq miss cycles
system.cpu1.l2cache.UpgradeReq_miss_latency::cpu1.data   3573774499                       # number of UpgradeReq miss cycles
system.cpu1.l2cache.UpgradeReq_miss_latency::total   3573774499                       # number of UpgradeReq miss cycles
system.cpu1.l2cache.SCUpgradeReq_miss_latency::cpu1.data   1875778500                       # number of SCUpgradeReq miss cycles
system.cpu1.l2cache.SCUpgradeReq_miss_latency::total   1875778500                       # number of SCUpgradeReq miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::cpu1.data      3096999                       # number of SCUpgradeFailReq miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::total      3096999                       # number of SCUpgradeFailReq miss cycles
system.cpu1.l2cache.ReadExReq_miss_latency::cpu1.data  16089567500                       # number of ReadExReq miss cycles
system.cpu1.l2cache.ReadExReq_miss_latency::total  16089567500                       # number of ReadExReq miss cycles
system.cpu1.l2cache.ReadCleanReq_miss_latency::cpu1.inst  21287303500                       # number of ReadCleanReq miss cycles
system.cpu1.l2cache.ReadCleanReq_miss_latency::total  21287303500                       # number of ReadCleanReq miss cycles
system.cpu1.l2cache.ReadSharedReq_miss_latency::cpu1.data  40947637491                       # number of ReadSharedReq miss cycles
system.cpu1.l2cache.ReadSharedReq_miss_latency::total  40947637491                       # number of ReadSharedReq miss cycles
system.cpu1.l2cache.InvalidateReq_miss_latency::cpu1.data  14994721499                       # number of InvalidateReq miss cycles
system.cpu1.l2cache.InvalidateReq_miss_latency::total  14994721499                       # number of InvalidateReq miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.dtb.walker    648758500                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.itb.walker    531765000                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.inst  21287303500                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.data  57037204991                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::total  79505031991                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.dtb.walker    648758500                       # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.itb.walker    531765000                       # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.inst  21287303500                       # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.data  57037204991                       # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::total  79505031991                       # number of overall miss cycles
system.cpu1.l2cache.ReadReq_accesses::cpu1.dtb.walker       599675                       # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.ReadReq_accesses::cpu1.itb.walker       202355                       # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.ReadReq_accesses::total       802030                       # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.WritebackDirty_accesses::writebacks      3457967                       # number of WritebackDirty accesses(hits+misses)
system.cpu1.l2cache.WritebackDirty_accesses::total      3457967                       # number of WritebackDirty accesses(hits+misses)
system.cpu1.l2cache.WritebackClean_accesses::writebacks      8011827                       # number of WritebackClean accesses(hits+misses)
system.cpu1.l2cache.WritebackClean_accesses::total      8011827                       # number of WritebackClean accesses(hits+misses)
system.cpu1.l2cache.UpgradeReq_accesses::cpu1.data       240078                       # number of UpgradeReq accesses(hits+misses)
system.cpu1.l2cache.UpgradeReq_accesses::total       240078                       # number of UpgradeReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeReq_accesses::cpu1.data       195057                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeReq_accesses::total       195057                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeFailReq_accesses::cpu1.data            1                       # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeFailReq_accesses::total            1                       # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu1.l2cache.ReadExReq_accesses::cpu1.data      1154991                       # number of ReadExReq accesses(hits+misses)
system.cpu1.l2cache.ReadExReq_accesses::total      1154991                       # number of ReadExReq accesses(hits+misses)
system.cpu1.l2cache.ReadCleanReq_accesses::cpu1.inst      5972775                       # number of ReadCleanReq accesses(hits+misses)
system.cpu1.l2cache.ReadCleanReq_accesses::total      5972775                       # number of ReadCleanReq accesses(hits+misses)
system.cpu1.l2cache.ReadSharedReq_accesses::cpu1.data      4007393                       # number of ReadSharedReq accesses(hits+misses)
system.cpu1.l2cache.ReadSharedReq_accesses::total      4007393                       # number of ReadSharedReq accesses(hits+misses)
system.cpu1.l2cache.InvalidateReq_accesses::cpu1.data       427958                       # number of InvalidateReq accesses(hits+misses)
system.cpu1.l2cache.InvalidateReq_accesses::total       427958                       # number of InvalidateReq accesses(hits+misses)
system.cpu1.l2cache.demand_accesses::cpu1.dtb.walker       599675                       # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::cpu1.itb.walker       202355                       # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::cpu1.inst      5972775                       # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::cpu1.data      5162384                       # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::total     11937189                       # number of demand (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.dtb.walker       599675                       # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.itb.walker       202355                       # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.inst      5972775                       # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.data      5162384                       # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::total     11937189                       # number of overall (read+write) accesses
system.cpu1.l2cache.ReadReq_miss_rate::cpu1.dtb.walker     0.020913                       # miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_miss_rate::cpu1.itb.walker     0.046596                       # miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_miss_rate::total     0.027393                       # miss rate for ReadReq accesses
system.cpu1.l2cache.WritebackDirty_miss_rate::writebacks     0.000001                       # miss rate for WritebackDirty accesses
system.cpu1.l2cache.WritebackDirty_miss_rate::total     0.000001                       # miss rate for WritebackDirty accesses
system.cpu1.l2cache.WritebackClean_miss_rate::writebacks     0.000000                       # miss rate for WritebackClean accesses
system.cpu1.l2cache.WritebackClean_miss_rate::total     0.000000                       # miss rate for WritebackClean accesses
system.cpu1.l2cache.UpgradeReq_miss_rate::cpu1.data     0.996614                       # miss rate for UpgradeReq accesses
system.cpu1.l2cache.UpgradeReq_miss_rate::total     0.996614                       # miss rate for UpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_miss_rate::cpu1.data     0.999990                       # miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_miss_rate::total     0.999990                       # miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeFailReq_miss_rate::cpu1.data            1                       # miss rate for SCUpgradeFailReq accesses
system.cpu1.l2cache.SCUpgradeFailReq_miss_rate::total            1                       # miss rate for SCUpgradeFailReq accesses
system.cpu1.l2cache.ReadExReq_miss_rate::cpu1.data     0.259429                       # miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadExReq_miss_rate::total     0.259429                       # miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadCleanReq_miss_rate::cpu1.inst     0.093564                       # miss rate for ReadCleanReq accesses
system.cpu1.l2cache.ReadCleanReq_miss_rate::total     0.093564                       # miss rate for ReadCleanReq accesses
system.cpu1.l2cache.ReadSharedReq_miss_rate::cpu1.data     0.250420                       # miss rate for ReadSharedReq accesses
system.cpu1.l2cache.ReadSharedReq_miss_rate::total     0.250420                       # miss rate for ReadSharedReq accesses
system.cpu1.l2cache.InvalidateReq_miss_rate::cpu1.data     0.552561                       # miss rate for InvalidateReq accesses
system.cpu1.l2cache.InvalidateReq_miss_rate::total     0.552561                       # miss rate for InvalidateReq accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.dtb.walker     0.020913                       # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.itb.walker     0.046596                       # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.inst     0.093564                       # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.data     0.252435                       # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::total     0.157824                       # miss rate for demand accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.dtb.walker     0.020913                       # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.itb.walker     0.046596                       # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.inst     0.093564                       # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.data     0.252435                       # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::total     0.157824                       # miss rate for overall accesses
system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.dtb.walker 51731.002312                       # average ReadReq miss latency
system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.itb.walker 56396.754693                       # average ReadReq miss latency
system.cpu1.l2cache.ReadReq_avg_miss_latency::total 53733.431953                       # average ReadReq miss latency
system.cpu1.l2cache.UpgradeReq_avg_miss_latency::cpu1.data 14936.470019                       # average UpgradeReq miss latency
system.cpu1.l2cache.UpgradeReq_avg_miss_latency::total 14936.470019                       # average UpgradeReq miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::cpu1.data  9616.664531                       # average SCUpgradeReq miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::total  9616.664531                       # average SCUpgradeReq miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu1.data      3096999                       # average SCUpgradeFailReq miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::total      3096999                       # average SCUpgradeFailReq miss latency
system.cpu1.l2cache.ReadExReq_avg_miss_latency::cpu1.data 53696.685667                       # average ReadExReq miss latency
system.cpu1.l2cache.ReadExReq_avg_miss_latency::total 53696.685667                       # average ReadExReq miss latency
system.cpu1.l2cache.ReadCleanReq_avg_miss_latency::cpu1.inst 38092.287527                       # average ReadCleanReq miss latency
system.cpu1.l2cache.ReadCleanReq_avg_miss_latency::total 38092.287527                       # average ReadCleanReq miss latency
system.cpu1.l2cache.ReadSharedReq_avg_miss_latency::cpu1.data 40803.600780                       # average ReadSharedReq miss latency
system.cpu1.l2cache.ReadSharedReq_avg_miss_latency::total 40803.600780                       # average ReadSharedReq miss latency
system.cpu1.l2cache.InvalidateReq_avg_miss_latency::cpu1.data 63409.867084                       # average InvalidateReq miss latency
system.cpu1.l2cache.InvalidateReq_avg_miss_latency::total 63409.867084                       # average InvalidateReq miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.dtb.walker 51731.002312                       # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.itb.walker 56396.754693                       # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.inst 38092.287527                       # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.data 43768.113544                       # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::total 42200.727925                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.dtb.walker 51731.002312                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.itb.walker 56396.754693                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.inst 38092.287527                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.data 43768.113544                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::total 42200.727925                       # average overall miss latency
system.cpu1.l2cache.blocked_cycles::no_mshrs         1276                       # number of cycles access was blocked
system.cpu1.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu1.l2cache.blocked::no_mshrs               8                       # number of cycles access was blocked
system.cpu1.l2cache.blocked::no_targets             0                       # number of cycles access was blocked
system.cpu1.l2cache.avg_blocked_cycles::no_mshrs   159.500000                       # average number of cycles each access was blocked
system.cpu1.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu1.l2cache.fast_writes                     0                       # number of fast writes performed
system.cpu1.l2cache.cache_copies                    0                       # number of cache copies performed
system.cpu1.l2cache.writebacks::writebacks      1185134                       # number of writebacks
system.cpu1.l2cache.writebacks::total         1185134                       # number of writebacks
system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.dtb.walker            3                       # number of ReadReq MSHR hits
system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.itb.walker          196                       # number of ReadReq MSHR hits
system.cpu1.l2cache.ReadReq_mshr_hits::total          199                       # number of ReadReq MSHR hits
system.cpu1.l2cache.ReadExReq_mshr_hits::cpu1.data        42850                       # number of ReadExReq MSHR hits
system.cpu1.l2cache.ReadExReq_mshr_hits::total        42850                       # number of ReadExReq MSHR hits
system.cpu1.l2cache.ReadSharedReq_mshr_hits::cpu1.data         5641                       # number of ReadSharedReq MSHR hits
system.cpu1.l2cache.ReadSharedReq_mshr_hits::total         5641                       # number of ReadSharedReq MSHR hits
system.cpu1.l2cache.InvalidateReq_mshr_hits::cpu1.data            3                       # number of InvalidateReq MSHR hits
system.cpu1.l2cache.InvalidateReq_mshr_hits::total            3                       # number of InvalidateReq MSHR hits
system.cpu1.l2cache.demand_mshr_hits::cpu1.dtb.walker            3                       # number of demand (read+write) MSHR hits
system.cpu1.l2cache.demand_mshr_hits::cpu1.itb.walker          196                       # number of demand (read+write) MSHR hits
system.cpu1.l2cache.demand_mshr_hits::cpu1.data        48491                       # number of demand (read+write) MSHR hits
system.cpu1.l2cache.demand_mshr_hits::total        48690                       # number of demand (read+write) MSHR hits
system.cpu1.l2cache.overall_mshr_hits::cpu1.dtb.walker            3                       # number of overall MSHR hits
system.cpu1.l2cache.overall_mshr_hits::cpu1.itb.walker          196                       # number of overall MSHR hits
system.cpu1.l2cache.overall_mshr_hits::cpu1.data        48491                       # number of overall MSHR hits
system.cpu1.l2cache.overall_mshr_hits::total        48690                       # number of overall MSHR hits
system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.dtb.walker        12538                       # number of ReadReq MSHR misses
system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.itb.walker         9233                       # number of ReadReq MSHR misses
system.cpu1.l2cache.ReadReq_mshr_misses::total        21771                       # number of ReadReq MSHR misses
system.cpu1.l2cache.WritebackDirty_mshr_misses::writebacks            4                       # number of WritebackDirty MSHR misses
system.cpu1.l2cache.WritebackDirty_mshr_misses::total            4                       # number of WritebackDirty MSHR misses
system.cpu1.l2cache.WritebackClean_mshr_misses::writebacks            2                       # number of WritebackClean MSHR misses
system.cpu1.l2cache.WritebackClean_mshr_misses::total            2                       # number of WritebackClean MSHR misses
system.cpu1.l2cache.HardPFReq_mshr_misses::cpu1.l2cache.prefetcher       776550                       # number of HardPFReq MSHR misses
system.cpu1.l2cache.HardPFReq_mshr_misses::total       776550                       # number of HardPFReq MSHR misses
system.cpu1.l2cache.UpgradeReq_mshr_misses::cpu1.data       239265                       # number of UpgradeReq MSHR misses
system.cpu1.l2cache.UpgradeReq_mshr_misses::total       239265                       # number of UpgradeReq MSHR misses
system.cpu1.l2cache.SCUpgradeReq_mshr_misses::cpu1.data       195055                       # number of SCUpgradeReq MSHR misses
system.cpu1.l2cache.SCUpgradeReq_mshr_misses::total       195055                       # number of SCUpgradeReq MSHR misses
system.cpu1.l2cache.SCUpgradeFailReq_mshr_misses::cpu1.data            1                       # number of SCUpgradeFailReq MSHR misses
system.cpu1.l2cache.SCUpgradeFailReq_mshr_misses::total            1                       # number of SCUpgradeFailReq MSHR misses
system.cpu1.l2cache.ReadExReq_mshr_misses::cpu1.data       256788                       # number of ReadExReq MSHR misses
system.cpu1.l2cache.ReadExReq_mshr_misses::total       256788                       # number of ReadExReq MSHR misses
system.cpu1.l2cache.ReadCleanReq_mshr_misses::cpu1.inst       558835                       # number of ReadCleanReq MSHR misses
system.cpu1.l2cache.ReadCleanReq_mshr_misses::total       558835                       # number of ReadCleanReq MSHR misses
system.cpu1.l2cache.ReadSharedReq_mshr_misses::cpu1.data       997889                       # number of ReadSharedReq MSHR misses
system.cpu1.l2cache.ReadSharedReq_mshr_misses::total       997889                       # number of ReadSharedReq MSHR misses
system.cpu1.l2cache.InvalidateReq_mshr_misses::cpu1.data       236470                       # number of InvalidateReq MSHR misses
system.cpu1.l2cache.InvalidateReq_mshr_misses::total       236470                       # number of InvalidateReq MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.dtb.walker        12538                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.itb.walker         9233                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.inst       558835                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.data      1254677                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::total      1835283                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.dtb.walker        12538                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.itb.walker         9233                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.inst       558835                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.data      1254677                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.l2cache.prefetcher       776550                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::total      2611833                       # number of overall MSHR misses
system.cpu1.l2cache.ReadReq_mshr_uncacheable::cpu1.inst           67                       # number of ReadReq MSHR uncacheable
system.cpu1.l2cache.ReadReq_mshr_uncacheable::cpu1.data         6299                       # number of ReadReq MSHR uncacheable
system.cpu1.l2cache.ReadReq_mshr_uncacheable::total         6366                       # number of ReadReq MSHR uncacheable
system.cpu1.l2cache.WriteReq_mshr_uncacheable::cpu1.data         6428                       # number of WriteReq MSHR uncacheable
system.cpu1.l2cache.WriteReq_mshr_uncacheable::total         6428                       # number of WriteReq MSHR uncacheable
system.cpu1.l2cache.overall_mshr_uncacheable_misses::cpu1.inst           67                       # number of overall MSHR uncacheable misses
system.cpu1.l2cache.overall_mshr_uncacheable_misses::cpu1.data        12727                       # number of overall MSHR uncacheable misses
system.cpu1.l2cache.overall_mshr_uncacheable_misses::total        12794                       # number of overall MSHR uncacheable misses
system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.dtb.walker    573471000                       # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.itb.walker    464925500                       # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_miss_latency::total   1038396500                       # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.HardPFReq_mshr_miss_latency::cpu1.l2cache.prefetcher  46806898722                       # number of HardPFReq MSHR miss cycles
system.cpu1.l2cache.HardPFReq_mshr_miss_latency::total  46806898722                       # number of HardPFReq MSHR miss cycles
system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::cpu1.data   7460497999                       # number of UpgradeReq MSHR miss cycles
system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::total   7460497999                       # number of UpgradeReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::cpu1.data   3758753499                       # number of SCUpgradeReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::total   3758753499                       # number of SCUpgradeReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu1.data      2850999                       # number of SCUpgradeFailReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::total      2850999                       # number of SCUpgradeFailReq MSHR miss cycles
system.cpu1.l2cache.ReadExReq_mshr_miss_latency::cpu1.data  12334341500                       # number of ReadExReq MSHR miss cycles
system.cpu1.l2cache.ReadExReq_mshr_miss_latency::total  12334341500                       # number of ReadExReq MSHR miss cycles
system.cpu1.l2cache.ReadCleanReq_mshr_miss_latency::cpu1.inst  17934293500                       # number of ReadCleanReq MSHR miss cycles
system.cpu1.l2cache.ReadCleanReq_mshr_miss_latency::total  17934293500                       # number of ReadCleanReq MSHR miss cycles
system.cpu1.l2cache.ReadSharedReq_mshr_miss_latency::cpu1.data  34643944491                       # number of ReadSharedReq MSHR miss cycles
system.cpu1.l2cache.ReadSharedReq_mshr_miss_latency::total  34643944491                       # number of ReadSharedReq MSHR miss cycles
system.cpu1.l2cache.InvalidateReq_mshr_miss_latency::cpu1.data  13575517499                       # number of InvalidateReq MSHR miss cycles
system.cpu1.l2cache.InvalidateReq_mshr_miss_latency::total  13575517499                       # number of InvalidateReq MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.dtb.walker    573471000                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.itb.walker    464925500                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.inst  17934293500                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.data  46978285991                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::total  65950975991                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.dtb.walker    573471000                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.itb.walker    464925500                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.inst  17934293500                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.data  46978285991                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.l2cache.prefetcher  46806898722                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::total 112757874713                       # number of overall MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.inst      8332500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.data    677372000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::total    685704500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.l2cache.WriteReq_mshr_uncacheable_latency::cpu1.data    811538500                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.l2cache.WriteReq_mshr_uncacheable_latency::total    811538500                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.inst      8332500                       # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.data   1488910500                       # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.overall_mshr_uncacheable_latency::total   1497243000                       # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.dtb.walker     0.020908                       # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.itb.walker     0.045628                       # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_mshr_miss_rate::total     0.027145                       # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.WritebackDirty_mshr_miss_rate::writebacks     0.000001                       # mshr miss rate for WritebackDirty accesses
system.cpu1.l2cache.WritebackDirty_mshr_miss_rate::total     0.000001                       # mshr miss rate for WritebackDirty accesses
system.cpu1.l2cache.WritebackClean_mshr_miss_rate::writebacks     0.000000                       # mshr miss rate for WritebackClean accesses
system.cpu1.l2cache.WritebackClean_mshr_miss_rate::total     0.000000                       # mshr miss rate for WritebackClean accesses
system.cpu1.l2cache.HardPFReq_mshr_miss_rate::cpu1.l2cache.prefetcher          inf                       # mshr miss rate for HardPFReq accesses
system.cpu1.l2cache.HardPFReq_mshr_miss_rate::total          inf                       # mshr miss rate for HardPFReq accesses
system.cpu1.l2cache.UpgradeReq_mshr_miss_rate::cpu1.data     0.996614                       # mshr miss rate for UpgradeReq accesses
system.cpu1.l2cache.UpgradeReq_mshr_miss_rate::total     0.996614                       # mshr miss rate for UpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.999990                       # mshr miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::total     0.999990                       # mshr miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_rate::cpu1.data            1                       # mshr miss rate for SCUpgradeFailReq accesses
system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_rate::total            1                       # mshr miss rate for SCUpgradeFailReq accesses
system.cpu1.l2cache.ReadExReq_mshr_miss_rate::cpu1.data     0.222329                       # mshr miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadExReq_mshr_miss_rate::total     0.222329                       # mshr miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadCleanReq_mshr_miss_rate::cpu1.inst     0.093564                       # mshr miss rate for ReadCleanReq accesses
system.cpu1.l2cache.ReadCleanReq_mshr_miss_rate::total     0.093564                       # mshr miss rate for ReadCleanReq accesses
system.cpu1.l2cache.ReadSharedReq_mshr_miss_rate::cpu1.data     0.249012                       # mshr miss rate for ReadSharedReq accesses
system.cpu1.l2cache.ReadSharedReq_mshr_miss_rate::total     0.249012                       # mshr miss rate for ReadSharedReq accesses
system.cpu1.l2cache.InvalidateReq_mshr_miss_rate::cpu1.data     0.552554                       # mshr miss rate for InvalidateReq accesses
system.cpu1.l2cache.InvalidateReq_mshr_miss_rate::total     0.552554                       # mshr miss rate for InvalidateReq accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.dtb.walker     0.020908                       # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.itb.walker     0.045628                       # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.inst     0.093564                       # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.data     0.243042                       # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::total     0.153745                       # mshr miss rate for demand accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.dtb.walker     0.020908                       # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.itb.walker     0.045628                       # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.inst     0.093564                       # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.data     0.243042                       # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.l2cache.prefetcher          inf                       # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::total     0.218798                       # mshr miss rate for overall accesses
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 45738.634551                       # average ReadReq mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.itb.walker 50354.760100                       # average ReadReq mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::total 47696.316200                       # average ReadReq mshr miss latency
system.cpu1.l2cache.HardPFReq_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 60275.447456                       # average HardPFReq mshr miss latency
system.cpu1.l2cache.HardPFReq_avg_mshr_miss_latency::total 60275.447456                       # average HardPFReq mshr miss latency
system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu1.data 31180.899835                       # average UpgradeReq mshr miss latency
system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::total 31180.899835                       # average UpgradeReq mshr miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 19270.223778                       # average SCUpgradeReq mshr miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 19270.223778                       # average SCUpgradeReq mshr miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu1.data      2850999                       # average SCUpgradeFailReq mshr miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::total      2850999                       # average SCUpgradeFailReq mshr miss latency
system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::cpu1.data 48033.169385                       # average ReadExReq mshr miss latency
system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::total 48033.169385                       # average ReadExReq mshr miss latency
system.cpu1.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu1.inst 32092.287527                       # average ReadCleanReq mshr miss latency
system.cpu1.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 32092.287527                       # average ReadCleanReq mshr miss latency
system.cpu1.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu1.data 34717.232569                       # average ReadSharedReq mshr miss latency
system.cpu1.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 34717.232569                       # average ReadSharedReq mshr miss latency
system.cpu1.l2cache.InvalidateReq_avg_mshr_miss_latency::cpu1.data 57409.047655                       # average InvalidateReq mshr miss latency
system.cpu1.l2cache.InvalidateReq_avg_mshr_miss_latency::total 57409.047655                       # average InvalidateReq mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.dtb.walker 45738.634551                       # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.itb.walker 50354.760100                       # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.inst 32092.287527                       # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.data 37442.533808                       # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::total 35935.044345                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.dtb.walker 45738.634551                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.itb.walker 50354.760100                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.inst 32092.287527                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.data 37442.533808                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 60275.447456                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::total 43171.931250                       # average overall mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst 124365.671642                       # average ReadReq mshr uncacheable latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data 107536.434355                       # average ReadReq mshr uncacheable latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::total 107713.556393                       # average ReadReq mshr uncacheable latency
system.cpu1.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data 126250.544493                       # average WriteReq mshr uncacheable latency
system.cpu1.l2cache.WriteReq_avg_mshr_uncacheable_latency::total 126250.544493                       # average WriteReq mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::cpu1.inst 124365.671642                       # average overall mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::cpu1.data 116988.331893                       # average overall mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::total 117026.965765                       # average overall mshr uncacheable latency
system.cpu1.l2cache.no_allocate_misses              0                       # Number of misses that were no-allocate
system.cpu1.toL2Bus.snoop_filter.tot_requests     23835470                       # Total number of requests made to the snoop filter.
system.cpu1.toL2Bus.snoop_filter.hit_single_requests     12272459                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.cpu1.toL2Bus.snoop_filter.hit_multi_requests         1390                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu1.toL2Bus.snoop_filter.tot_snoops      2000895                       # Total number of snoops made to the snoop filter.
system.cpu1.toL2Bus.snoop_filter.hit_single_snoops      2000561                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.cpu1.toL2Bus.snoop_filter.hit_multi_snoops          334                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu1.toL2Bus.trans_dist::ReadReq        900425                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadResp     10970003                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::WriteReq         6428                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::WriteResp         6428                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::WritebackDirty      4651207                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::WritebackClean      8011843                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::CleanEvict      2673516                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::HardPFReq       976496                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::HardPFResp            6                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::UpgradeReq       442024                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::SCUpgradeReq       347278                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::UpgradeResp       498740                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::SCUpgradeFailReq           61                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::UpgradeFailResp          101                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadExReq      1227372                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadExResp      1161574                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadCleanReq      5972779                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadSharedReq      4961310                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::InvalidateReq       435892                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::InvalidateResp       427958                       # Transaction distribution
system.cpu1.toL2Bus.pkt_count_system.cpu1.icache.mem_side::system.cpu1.l2cache.cpu_side     17917345                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_count_system.cpu1.dcache.mem_side::system.cpu1.l2cache.cpu_side     17734263                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_count_system.cpu1.itb.walker.dma::system.cpu1.l2cache.cpu_side       424426                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_count_system.cpu1.dtb.walker.dma::system.cpu1.l2cache.cpu_side      1271663                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_count::total         37347697                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size_system.cpu1.icache.mem_side::system.cpu1.l2cache.cpu_side    764444720                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size_system.cpu1.dcache.mem_side::system.cpu1.l2cache.cpu_side    688461274                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size_system.cpu1.itb.walker.dma::system.cpu1.l2cache.cpu_side      1618840                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size_system.cpu1.dtb.walker.dma::system.cpu1.l2cache.cpu_side      4797400                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size::total        1459322234                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.snoops                    6483444                       # Total snoops (count)
system.cpu1.toL2Bus.snoop_fanout::samples     19136823                       # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::mean       0.123774                       # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::stdev      0.329377                       # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::underflows            0      0.00%      0.00% # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::0          16768514     87.62%     87.62% # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::1           2367975     12.37%    100.00% # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::2               334      0.00%    100.00% # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::overflows            0      0.00%    100.00% # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::min_value            0                       # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::max_value            2                       # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::total      19136823                       # Request fanout histogram
system.cpu1.toL2Bus.reqLayer0.occupancy   23662576976                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.reqLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.snoopLayer0.occupancy    176028266                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.snoopLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.respLayer0.occupancy   8965097194                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.respLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.respLayer1.occupancy   8193842587                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.respLayer1.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.respLayer2.occupancy    222514103                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.respLayer2.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.respLayer3.occupancy    672743976                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.respLayer3.utilization          0.0                       # Layer utilization (%)
system.iobus.trans_dist::ReadReq                40336                       # Transaction distribution
system.iobus.trans_dist::ReadResp               40336                       # Transaction distribution
system.iobus.trans_dist::WriteReq              136625                       # Transaction distribution
system.iobus.trans_dist::WriteResp             136625                       # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio        47628                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio           14                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.pci_host.pio          434                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.rtc.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart1_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart2_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart3_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.sp810_fake.pio           24                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.watchdog_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.ide.pio        29600                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.ethernet.pio        44750                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::total       122562                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ide.dma::system.iocache.cpu_side       231280                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ide.dma::total       231280                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ethernet.dma::system.iocache.cpu_side           80                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ethernet.dma::total           80                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::total                  353922                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.uart.pio        47648                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.realview_io.pio           28                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.pci_host.pio          634                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.timer0.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.timer1.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.rtc.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.uart1_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.uart2_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.uart3_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.sp810_fake.pio           48                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.watchdog_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.ide.pio        17587                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.ethernet.pio        89500                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::total       155669                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ide.dma::system.iocache.cpu_side      7339136                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ide.dma::total      7339136                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ethernet.dma::system.iocache.cpu_side         2086                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ethernet.dma::total         2086                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size::total                  7496891                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.reqLayer0.occupancy             36916001                       # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer1.occupancy                10000                       # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer2.occupancy               327000                       # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer3.occupancy                 9000                       # Layer occupancy (ticks)
system.iobus.reqLayer3.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer4.occupancy                 9000                       # Layer occupancy (ticks)
system.iobus.reqLayer4.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer10.occupancy                9500                       # Layer occupancy (ticks)
system.iobus.reqLayer10.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer13.occupancy               10000                       # Layer occupancy (ticks)
system.iobus.reqLayer13.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer14.occupancy               10000                       # Layer occupancy (ticks)
system.iobus.reqLayer14.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer15.occupancy                9500                       # Layer occupancy (ticks)
system.iobus.reqLayer15.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer16.occupancy               14000                       # Layer occupancy (ticks)
system.iobus.reqLayer16.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer17.occupancy                9000                       # Layer occupancy (ticks)
system.iobus.reqLayer17.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer23.occupancy            24643501                       # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer24.occupancy            36442501                       # Layer occupancy (ticks)
system.iobus.reqLayer24.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer25.occupancy           565518728                       # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer0.occupancy            92668000                       # Layer occupancy (ticks)
system.iobus.respLayer0.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer3.occupancy           147976000                       # Layer occupancy (ticks)
system.iobus.respLayer3.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer4.occupancy              170000                       # Layer occupancy (ticks)
system.iobus.respLayer4.utilization               0.0                       # Layer utilization (%)
system.iocache.tags.replacements               115636                       # number of replacements
system.iocache.tags.tagsinuse               11.302848                       # Cycle average of tags in use
system.iocache.tags.total_refs                      3                       # Total number of references to valid blocks.
system.iocache.tags.sampled_refs               115652                       # Sample count of references to valid blocks.
system.iocache.tags.avg_refs                 0.000026                       # Average number of references to valid blocks.
system.iocache.tags.warmup_cycle         9125688591000                       # Cycle when the warmup percentage was hit.
system.iocache.tags.occ_blocks::realview.ethernet     7.411882                       # Average occupied blocks per requestor
system.iocache.tags.occ_blocks::realview.ide     3.890966                       # Average occupied blocks per requestor
system.iocache.tags.occ_percent::realview.ethernet     0.463243                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::realview.ide     0.243185                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::total       0.706428                       # 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              1041117                       # Number of tag accesses
system.iocache.tags.data_accesses             1041117                       # Number of data accesses
system.iocache.ReadReq_misses::realview.ethernet           37                       # number of ReadReq misses
system.iocache.ReadReq_misses::realview.ide         8912                       # number of ReadReq misses
system.iocache.ReadReq_misses::total             8949                       # number of ReadReq misses
system.iocache.WriteReq_misses::realview.ethernet            3                       # number of WriteReq misses
system.iocache.WriteReq_misses::total               3                       # number of WriteReq misses
system.iocache.WriteLineReq_misses::realview.ide       106728                       # number of WriteLineReq misses
system.iocache.WriteLineReq_misses::total       106728                       # number of WriteLineReq misses
system.iocache.demand_misses::realview.ethernet           40                       # number of demand (read+write) misses
system.iocache.demand_misses::realview.ide         8912                       # number of demand (read+write) misses
system.iocache.demand_misses::total              8952                       # number of demand (read+write) misses
system.iocache.overall_misses::realview.ethernet           40                       # number of overall misses
system.iocache.overall_misses::realview.ide         8912                       # number of overall misses
system.iocache.overall_misses::total             8952                       # number of overall misses
system.iocache.ReadReq_miss_latency::realview.ethernet      5200000                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::realview.ide   1705648493                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::total   1710848493                       # number of ReadReq miss cycles
system.iocache.WriteReq_miss_latency::realview.ethernet       369000                       # number of WriteReq miss cycles
system.iocache.WriteReq_miss_latency::total       369000                       # number of WriteReq miss cycles
system.iocache.WriteLineReq_miss_latency::realview.ide  13974401235                       # number of WriteLineReq miss cycles
system.iocache.WriteLineReq_miss_latency::total  13974401235                       # number of WriteLineReq miss cycles
system.iocache.demand_miss_latency::realview.ethernet      5569000                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::realview.ide   1705648493                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::total   1711217493                       # number of demand (read+write) miss cycles
system.iocache.overall_miss_latency::realview.ethernet      5569000                       # number of overall miss cycles
system.iocache.overall_miss_latency::realview.ide   1705648493                       # number of overall miss cycles
system.iocache.overall_miss_latency::total   1711217493                       # number of overall miss cycles
system.iocache.ReadReq_accesses::realview.ethernet           37                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::realview.ide         8912                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total           8949                       # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::realview.ethernet            3                       # number of WriteReq accesses(hits+misses)
system.iocache.WriteReq_accesses::total             3                       # number of WriteReq accesses(hits+misses)
system.iocache.WriteLineReq_accesses::realview.ide       106728                       # number of WriteLineReq accesses(hits+misses)
system.iocache.WriteLineReq_accesses::total       106728                       # number of WriteLineReq accesses(hits+misses)
system.iocache.demand_accesses::realview.ethernet           40                       # number of demand (read+write) accesses
system.iocache.demand_accesses::realview.ide         8912                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total            8952                       # number of demand (read+write) accesses
system.iocache.overall_accesses::realview.ethernet           40                       # number of overall (read+write) accesses
system.iocache.overall_accesses::realview.ide         8912                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total           8952                       # number of overall (read+write) accesses
system.iocache.ReadReq_miss_rate::realview.ethernet            1                       # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::realview.ide            1                       # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::total             1                       # miss rate for ReadReq accesses
system.iocache.WriteReq_miss_rate::realview.ethernet            1                       # miss rate for WriteReq accesses
system.iocache.WriteReq_miss_rate::total            1                       # miss rate for WriteReq accesses
system.iocache.WriteLineReq_miss_rate::realview.ide            1                       # miss rate for WriteLineReq accesses
system.iocache.WriteLineReq_miss_rate::total            1                       # miss rate for WriteLineReq accesses
system.iocache.demand_miss_rate::realview.ethernet            1                       # miss rate for demand accesses
system.iocache.demand_miss_rate::realview.ide            1                       # miss rate for demand accesses
system.iocache.demand_miss_rate::total              1                       # miss rate for demand accesses
system.iocache.overall_miss_rate::realview.ethernet            1                       # miss rate for overall accesses
system.iocache.overall_miss_rate::realview.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::realview.ethernet 140540.540541                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::realview.ide 191387.847060                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::total 191177.616829                       # average ReadReq miss latency
system.iocache.WriteReq_avg_miss_latency::realview.ethernet       123000                       # average WriteReq miss latency
system.iocache.WriteReq_avg_miss_latency::total       123000                       # average WriteReq miss latency
system.iocache.WriteLineReq_avg_miss_latency::realview.ide 130934.724112                       # average WriteLineReq miss latency
system.iocache.WriteLineReq_avg_miss_latency::total 130934.724112                       # average WriteLineReq miss latency
system.iocache.demand_avg_miss_latency::realview.ethernet       139225                       # average overall miss latency
system.iocache.demand_avg_miss_latency::realview.ide 191387.847060                       # average overall miss latency
system.iocache.demand_avg_miss_latency::total 191154.769102                       # average overall miss latency
system.iocache.overall_avg_miss_latency::realview.ethernet       139225                       # average overall miss latency
system.iocache.overall_avg_miss_latency::realview.ide 191387.847060                       # average overall miss latency
system.iocache.overall_avg_miss_latency::total 191154.769102                       # average overall miss latency
system.iocache.blocked_cycles::no_mshrs         35975                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                 3674                       # 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     9.791780                       # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.iocache.fast_writes                          0                       # number of fast writes performed
system.iocache.cache_copies                         0                       # number of cache copies performed
system.iocache.writebacks::writebacks          106694                       # number of writebacks
system.iocache.writebacks::total               106694                       # number of writebacks
system.iocache.ReadReq_mshr_misses::realview.ethernet           37                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::realview.ide         8912                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::total         8949                       # number of ReadReq MSHR misses
system.iocache.WriteReq_mshr_misses::realview.ethernet            3                       # number of WriteReq MSHR misses
system.iocache.WriteReq_mshr_misses::total            3                       # number of WriteReq MSHR misses
system.iocache.WriteLineReq_mshr_misses::realview.ide       106728                       # number of WriteLineReq MSHR misses
system.iocache.WriteLineReq_mshr_misses::total       106728                       # number of WriteLineReq MSHR misses
system.iocache.demand_mshr_misses::realview.ethernet           40                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::realview.ide         8912                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::total         8952                       # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::realview.ethernet           40                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::realview.ide         8912                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::total         8952                       # number of overall MSHR misses
system.iocache.ReadReq_mshr_miss_latency::realview.ethernet      3350000                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::realview.ide   1260048493                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::total   1263398493                       # number of ReadReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::realview.ethernet       219000                       # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::total       219000                       # number of WriteReq MSHR miss cycles
system.iocache.WriteLineReq_mshr_miss_latency::realview.ide   8638001235                       # number of WriteLineReq MSHR miss cycles
system.iocache.WriteLineReq_mshr_miss_latency::total   8638001235                       # number of WriteLineReq MSHR miss cycles
system.iocache.demand_mshr_miss_latency::realview.ethernet      3569000                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::realview.ide   1260048493                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::total   1263617493                       # number of demand (read+write) MSHR miss cycles
system.iocache.overall_mshr_miss_latency::realview.ethernet      3569000                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::realview.ide   1260048493                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::total   1263617493                       # number of overall MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate::realview.ethernet            1                       # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_miss_rate::realview.ide            1                       # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_miss_rate::total            1                       # mshr miss rate for ReadReq accesses
system.iocache.WriteReq_mshr_miss_rate::realview.ethernet            1                       # mshr miss rate for WriteReq accesses
system.iocache.WriteReq_mshr_miss_rate::total            1                       # mshr miss rate for WriteReq accesses
system.iocache.WriteLineReq_mshr_miss_rate::realview.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::realview.ethernet            1                       # mshr miss rate for demand accesses
system.iocache.demand_mshr_miss_rate::realview.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::realview.ethernet            1                       # mshr miss rate for overall accesses
system.iocache.overall_mshr_miss_rate::realview.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::realview.ethernet 90540.540541                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::realview.ide 141387.847060                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::total 141177.616829                       # average ReadReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::realview.ethernet        73000                       # average WriteReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::total        73000                       # average WriteReq mshr miss latency
system.iocache.WriteLineReq_avg_mshr_miss_latency::realview.ide 80934.724112                       # average WriteLineReq mshr miss latency
system.iocache.WriteLineReq_avg_mshr_miss_latency::total 80934.724112                       # average WriteLineReq mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::realview.ethernet        89225                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::realview.ide 141387.847060                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::total 141154.769102                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::realview.ethernet        89225                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::realview.ide 141387.847060                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::total 141154.769102                       # average overall mshr miss latency
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
system.l2c.tags.replacements                  1576044                       # number of replacements
system.l2c.tags.tagsinuse                63242.380291                       # Cycle average of tags in use
system.l2c.tags.total_refs                    6232719                       # Total number of references to valid blocks.
system.l2c.tags.sampled_refs                  1635533                       # Sample count of references to valid blocks.
system.l2c.tags.avg_refs                     3.810818                       # Average number of references to valid blocks.
system.l2c.tags.warmup_cycle                        0                       # Cycle when the warmup percentage was hit.
system.l2c.tags.occ_blocks::writebacks   20333.059620                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.dtb.walker    44.017365                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.itb.walker    59.342117                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.inst     3579.623644                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.data     5086.228075                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.l2cache.prefetcher  3815.151087                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.dtb.walker   296.252046                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.itb.walker   450.100507                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.inst     3644.907232                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.data     8614.023056                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.l2cache.prefetcher 17319.675542                       # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks      0.310258                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.dtb.walker     0.000672                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.itb.walker     0.000905                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.inst       0.054621                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.data       0.077610                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.l2cache.prefetcher     0.058215                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.dtb.walker     0.004520                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.itb.walker     0.006868                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.inst       0.055617                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.data       0.131440                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.l2cache.prefetcher     0.264277                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total           0.965002                       # Average percentage of cache occupancy
system.l2c.tags.occ_task_id_blocks::1022         9601                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_blocks::1023          201                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_blocks::1024        49687                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1022::2         1158                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1022::3          504                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1022::4         7939                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1023::2            8                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1023::4          193                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::0           32                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::1          374                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::2         2840                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::3         5617                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::4        40824                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_percent::1022     0.146500                       # Percentage of cache occupancy per task id
system.l2c.tags.occ_task_id_percent::1023     0.003067                       # Percentage of cache occupancy per task id
system.l2c.tags.occ_task_id_percent::1024     0.758163                       # Percentage of cache occupancy per task id
system.l2c.tags.tag_accesses                 79314813                       # Number of tag accesses
system.l2c.tags.data_accesses                79314813                       # Number of data accesses
system.l2c.WritebackDirty_hits::writebacks      2898844                       # number of WritebackDirty hits
system.l2c.WritebackDirty_hits::total         2898844                       # number of WritebackDirty hits
system.l2c.WritebackClean_hits::writebacks            4                       # number of WritebackClean hits
system.l2c.WritebackClean_hits::total               4                       # number of WritebackClean hits
system.l2c.UpgradeReq_hits::cpu0.data          171467                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data          140817                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total              312284                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data         39034                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data         42272                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total             81306                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           165571                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data           166162                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               331733                       # number of ReadExReq hits
system.l2c.ReadSharedReq_hits::cpu0.dtb.walker         6582                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu0.itb.walker         4549                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu0.inst       520761                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu0.data       620991                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu0.l2cache.prefetcher       302233                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.dtb.walker         6543                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.itb.walker         4534                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.inst       509705                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.data       595476                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.l2cache.prefetcher       292636                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::total          2864010                       # number of ReadSharedReq hits
system.l2c.demand_hits::cpu0.dtb.walker          6582                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.itb.walker          4549                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.inst              520761                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              786562                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.l2cache.prefetcher       302233                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.dtb.walker          6543                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.itb.walker          4534                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              509705                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data              761638                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.l2cache.prefetcher       292636                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 3195743                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.dtb.walker         6582                       # number of overall hits
system.l2c.overall_hits::cpu0.itb.walker         4549                       # number of overall hits
system.l2c.overall_hits::cpu0.inst             520761                       # number of overall hits
system.l2c.overall_hits::cpu0.data             786562                       # number of overall hits
system.l2c.overall_hits::cpu0.l2cache.prefetcher       302233                       # number of overall hits
system.l2c.overall_hits::cpu1.dtb.walker         6543                       # number of overall hits
system.l2c.overall_hits::cpu1.itb.walker         4534                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             509705                       # number of overall hits
system.l2c.overall_hits::cpu1.data             761638                       # number of overall hits
system.l2c.overall_hits::cpu1.l2cache.prefetcher       292636                       # number of overall hits
system.l2c.overall_hits::total                3195743                       # number of overall hits
system.l2c.UpgradeReq_misses::cpu0.data         62046                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data         61831                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total            123877                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data        12641                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data        11279                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total           23920                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         543765                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data         121378                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             665143                       # number of ReadExReq misses
system.l2c.ReadSharedReq_misses::cpu0.dtb.walker         2350                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu0.itb.walker         2224                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu0.inst        62516                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu0.data       155884                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu0.l2cache.prefetcher       318351                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.dtb.walker         2672                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.itb.walker         2379                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.inst        49130                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.data       126625                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.l2cache.prefetcher       232724                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::total         954855                       # number of ReadSharedReq misses
system.l2c.demand_misses::cpu0.dtb.walker         2350                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.itb.walker         2224                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.inst             62516                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            699649                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.l2cache.prefetcher       318351                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.dtb.walker         2672                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.itb.walker         2379                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst             49130                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data            248003                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.l2cache.prefetcher       232724                       # number of demand (read+write) misses
system.l2c.demand_misses::total               1619998                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.dtb.walker         2350                       # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker         2224                       # number of overall misses
system.l2c.overall_misses::cpu0.inst            62516                       # number of overall misses
system.l2c.overall_misses::cpu0.data           699649                       # number of overall misses
system.l2c.overall_misses::cpu0.l2cache.prefetcher       318351                       # number of overall misses
system.l2c.overall_misses::cpu1.dtb.walker         2672                       # number of overall misses
system.l2c.overall_misses::cpu1.itb.walker         2379                       # number of overall misses
system.l2c.overall_misses::cpu1.inst            49130                       # number of overall misses
system.l2c.overall_misses::cpu1.data           248003                       # number of overall misses
system.l2c.overall_misses::cpu1.l2cache.prefetcher       232724                       # number of overall misses
system.l2c.overall_misses::total              1619998                       # number of overall misses
system.l2c.UpgradeReq_miss_latency::cpu0.data   1024631500                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data   1063145500                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total   2087777000                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data    193873000                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data    194795500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total    388668500                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data  89836611997                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data  17865168996                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total 107701780993                       # number of ReadExReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.dtb.walker    337305500                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.itb.walker    317505000                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.inst   8570748002                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.data  22562577998                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.l2cache.prefetcher  57125544763                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.dtb.walker    382906000                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.itb.walker    336227500                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.inst   6715379500                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.data  18141536999                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.l2cache.prefetcher  41393713140                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::total 155883444402                       # number of ReadSharedReq miss cycles
system.l2c.demand_miss_latency::cpu0.dtb.walker    337305500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.itb.walker    317505000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.inst   8570748002                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data 112399189995                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.l2cache.prefetcher  57125544763                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.dtb.walker    382906000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.itb.walker    336227500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst   6715379500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data  36006705995                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.l2cache.prefetcher  41393713140                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total    263585225395                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.dtb.walker    337305500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.itb.walker    317505000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.inst   8570748002                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data 112399189995                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.l2cache.prefetcher  57125544763                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.dtb.walker    382906000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.itb.walker    336227500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst   6715379500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data  36006705995                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.l2cache.prefetcher  41393713140                       # number of overall miss cycles
system.l2c.overall_miss_latency::total   263585225395                       # number of overall miss cycles
system.l2c.WritebackDirty_accesses::writebacks      2898844                       # number of WritebackDirty accesses(hits+misses)
system.l2c.WritebackDirty_accesses::total      2898844                       # number of WritebackDirty accesses(hits+misses)
system.l2c.WritebackClean_accesses::writebacks            4                       # number of WritebackClean accesses(hits+misses)
system.l2c.WritebackClean_accesses::total            4                       # number of WritebackClean accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data       233513                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data       202648                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total          436161                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data        51675                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data        53551                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total        105226                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       709336                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data       287540                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           996876                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.dtb.walker         8932                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.itb.walker         6773                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.inst       583277                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.data       776875                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.l2cache.prefetcher       620584                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.dtb.walker         9215                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.itb.walker         6913                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.inst       558835                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.data       722101                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.l2cache.prefetcher       525360                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::total      3818865                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.dtb.walker         8932                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.itb.walker         6773                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.inst          583277                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         1486211                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.l2cache.prefetcher       620584                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.dtb.walker         9215                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.itb.walker         6913                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          558835                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data         1009641                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.l2cache.prefetcher       525360                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             4815741                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.dtb.walker         8932                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.itb.walker         6773                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         583277                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        1486211                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.l2cache.prefetcher       620584                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.dtb.walker         9215                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.itb.walker         6913                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         558835                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data        1009641                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.l2cache.prefetcher       525360                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            4815741                       # number of overall (read+write) accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.265707                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.305115                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.284017                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.244625                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.210622                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.227320                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.766583                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.422126                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.667227                       # miss rate for ReadExReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.dtb.walker     0.263099                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.itb.walker     0.328363                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.inst     0.107181                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.data     0.200655                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.l2cache.prefetcher     0.512986                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.dtb.walker     0.289962                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.itb.walker     0.344134                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.inst     0.087915                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.data     0.175356                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.l2cache.prefetcher     0.442980                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::total     0.250036                       # miss rate for ReadSharedReq accesses
system.l2c.demand_miss_rate::cpu0.dtb.walker     0.263099                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.itb.walker     0.328363                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.inst       0.107181                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.470760                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.l2cache.prefetcher     0.512986                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.dtb.walker     0.289962                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.itb.walker     0.344134                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.087915                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.245635                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.l2cache.prefetcher     0.442980                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.336396                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.dtb.walker     0.263099                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.itb.walker     0.328363                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.inst      0.107181                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.470760                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.l2cache.prefetcher     0.512986                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.dtb.walker     0.289962                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.itb.walker     0.344134                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.087915                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.245635                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.l2cache.prefetcher     0.442980                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.336396                       # miss rate for overall accesses
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 16514.062147                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 17194.376607                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total 16853.629003                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 15336.840440                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data 17270.635695                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total 16248.683110                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 165212.200118                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 147186.219875                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 161922.745925                       # average ReadExReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.dtb.walker 143534.255319                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.itb.walker 142763.039568                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.inst 137096.871233                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.data 144739.537079                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.l2cache.prefetcher 179442.014515                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.dtb.walker 143303.143713                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.itb.walker 141331.441782                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.inst 136685.925097                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.data 143269.788738                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.l2cache.prefetcher 177866.112391                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::total 163253.524778                       # average ReadSharedReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 143534.255319                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.itb.walker 142763.039568                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 137096.871233                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 160650.826336                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.l2cache.prefetcher 179442.014515                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 143303.143713                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.itb.walker 141331.441782                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 136685.925097                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 145186.574336                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.l2cache.prefetcher 177866.112391                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 162707.130129                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 143534.255319                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.itb.walker 142763.039568                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 137096.871233                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 160650.826336                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.l2cache.prefetcher 179442.014515                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 143303.143713                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.itb.walker 141331.441782                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 136685.925097                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 145186.574336                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.l2cache.prefetcher 177866.112391                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 162707.130129                       # average overall miss latency
system.l2c.blocked_cycles::no_mshrs             17532                       # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
system.l2c.blocked::no_mshrs                      141                       # 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    124.340426                       # average number of cycles each access was blocked
system.l2c.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.l2c.fast_writes                              0                       # number of fast writes performed
system.l2c.cache_copies                             0                       # number of cache copies performed
system.l2c.writebacks::writebacks             1238890                       # number of writebacks
system.l2c.writebacks::total                  1238890                       # number of writebacks
system.l2c.ReadExReq_mshr_hits::cpu0.data            1                       # number of ReadExReq MSHR hits
system.l2c.ReadExReq_mshr_hits::total               1                       # number of ReadExReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::cpu0.inst          219                       # number of ReadSharedReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::cpu0.data           33                       # number of ReadSharedReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::cpu1.inst          244                       # number of ReadSharedReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::cpu1.data           32                       # number of ReadSharedReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::total          528                       # number of ReadSharedReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst            219                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu0.data             34                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst            244                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.data             32                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::total                529                       # number of demand (read+write) MSHR hits
system.l2c.overall_mshr_hits::cpu0.inst           219                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu0.data            34                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst           244                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.data            32                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::total               529                       # number of overall MSHR hits
system.l2c.CleanEvict_mshr_misses::writebacks        60450                       # number of CleanEvict MSHR misses
system.l2c.CleanEvict_mshr_misses::total        60450                       # number of CleanEvict MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data        62046                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data        61831                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total       123877                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data        12641                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data        11279                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total        23920                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data       543764                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data       121378                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        665142                       # number of ReadExReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.dtb.walker         2350                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.itb.walker         2224                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.inst        62297                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.data       155851                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.l2cache.prefetcher       318351                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.dtb.walker         2672                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.itb.walker         2379                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.inst        48886                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.data       126593                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.l2cache.prefetcher       232724                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::total       954327                       # number of ReadSharedReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.dtb.walker         2350                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.itb.walker         2224                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst        62297                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data       699615                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.l2cache.prefetcher       318351                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.dtb.walker         2672                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.itb.walker         2379                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst        48886                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data       247971                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.l2cache.prefetcher       232724                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total          1619469                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.dtb.walker         2350                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.itb.walker         2224                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst        62297                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data       699615                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.l2cache.prefetcher       318351                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.dtb.walker         2672                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.itb.walker         2379                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst        48886                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data       247971                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.l2cache.prefetcher       232724                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total         1619469                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_uncacheable::cpu0.inst        21293                       # number of ReadReq MSHR uncacheable
system.l2c.ReadReq_mshr_uncacheable::cpu0.data        32157                       # number of ReadReq MSHR uncacheable
system.l2c.ReadReq_mshr_uncacheable::cpu1.inst           67                       # number of ReadReq MSHR uncacheable
system.l2c.ReadReq_mshr_uncacheable::cpu1.data         6297                       # number of ReadReq MSHR uncacheable
system.l2c.ReadReq_mshr_uncacheable::total        59814                       # number of ReadReq MSHR uncacheable
system.l2c.WriteReq_mshr_uncacheable::cpu0.data        31964                       # number of WriteReq MSHR uncacheable
system.l2c.WriteReq_mshr_uncacheable::cpu1.data         6428                       # number of WriteReq MSHR uncacheable
system.l2c.WriteReq_mshr_uncacheable::total        38392                       # number of WriteReq MSHR uncacheable
system.l2c.overall_mshr_uncacheable_misses::cpu0.inst        21293                       # number of overall MSHR uncacheable misses
system.l2c.overall_mshr_uncacheable_misses::cpu0.data        64121                       # number of overall MSHR uncacheable misses
system.l2c.overall_mshr_uncacheable_misses::cpu1.inst           67                       # number of overall MSHR uncacheable misses
system.l2c.overall_mshr_uncacheable_misses::cpu1.data        12725                       # number of overall MSHR uncacheable misses
system.l2c.overall_mshr_uncacheable_misses::total        98206                       # number of overall MSHR uncacheable misses
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data   4564244502                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data   4544780000                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total   9109024502                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data    967924994                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data    862182998                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total   1830107992                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data  84398895997                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data  16651388996                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total 101050284993                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.dtb.walker    313805500                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.itb.walker    295265000                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.inst   7922359002                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.data  21000185498                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.l2cache.prefetcher  53942034763                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.dtb.walker    356186000                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.itb.walker    312437500                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.inst   6197673000                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.data  16871940499                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.l2cache.prefetcher  39066473140                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::total 146278359902                       # number of ReadSharedReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker    313805500                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.itb.walker    295265000                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst   7922359002                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data 105399081495                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.l2cache.prefetcher  53942034763                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker    356186000                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.itb.walker    312437500                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst   6197673000                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data  33523329495                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.l2cache.prefetcher  39066473140                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total 247328644895                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker    313805500                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.itb.walker    295265000                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst   7922359002                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data 105399081495                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.l2cache.prefetcher  53942034763                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker    356186000                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.itb.walker    312437500                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst   6197673000                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data  33523329495                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.l2cache.prefetcher  39066473140                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total 247328644895                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst   2396808000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data   5339273500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.inst      7124500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data    563876500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total   8307082500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data   5257909033                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data    701977500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total   5959886533                       # number of WriteReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.inst   2396808000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data  10597182533                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.inst      7124500                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data   1265854000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total  14266969033                       # 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.265707                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.305115                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.284017                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.244625                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.210622                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.227320                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.766582                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.422126                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.667226                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.dtb.walker     0.263099                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.itb.walker     0.328363                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.inst     0.106805                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.data     0.200613                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.l2cache.prefetcher     0.512986                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.dtb.walker     0.289962                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.itb.walker     0.344134                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.inst     0.087478                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.data     0.175312                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.l2cache.prefetcher     0.442980                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::total     0.249898                       # mshr miss rate for ReadSharedReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker     0.263099                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.itb.walker     0.328363                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.106805                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.470737                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.l2cache.prefetcher     0.512986                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker     0.289962                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.itb.walker     0.344134                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.087478                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.245603                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.l2cache.prefetcher     0.442980                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.336287                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker     0.263099                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.itb.walker     0.328363                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.106805                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.470737                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.l2cache.prefetcher     0.512986                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker     0.289962                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.itb.walker     0.344134                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.087478                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.245603                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.l2cache.prefetcher     0.442980                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.336287                       # mshr miss rate for overall accesses
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 73562.268349                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 73503.258883                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 73532.814824                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 76570.286686                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 76441.439667                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 76509.531438                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 155212.364182                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 137186.219875                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 151922.875105                       # average ReadExReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.dtb.walker 133534.255319                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.itb.walker 132763.039568                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.inst 127170.794773                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.data 134745.272716                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 169442.014515                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.dtb.walker 133303.143713                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.itb.walker 131331.441782                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.inst 126778.075523                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.data 133277.041377                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 167866.112391                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::total 153279.075099                       # average ReadSharedReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 133534.255319                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.itb.walker 132763.039568                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 127170.794773                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 150652.975558                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 169442.014515                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 133303.143713                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.itb.walker 131331.441782                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 126778.075523                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 135190.524275                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 167866.112391                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 152722.061920                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 133534.255319                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.itb.walker 132763.039568                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 127170.794773                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 150652.975558                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 169442.014515                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 133303.143713                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.itb.walker 131331.441782                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 126778.075523                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 135190.524275                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 167866.112391                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 152722.061920                       # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst 112563.189781                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data 166037.674534                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst 106335.820896                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data 89546.847705                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total 138881.908918                       # average ReadReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu0.data 164494.713834                       # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu1.data 109206.207218                       # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::total 155237.719655                       # average WriteReq mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.inst 112563.189781                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data 165268.516290                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.inst 106335.820896                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data 99477.721022                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total 145275.940706                       # average overall mshr uncacheable latency
system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
system.membus.trans_dist::ReadReq               59814                       # Transaction distribution
system.membus.trans_dist::ReadResp            1023090                       # Transaction distribution
system.membus.trans_dist::WriteReq              38392                       # Transaction distribution
system.membus.trans_dist::WriteResp             38392                       # Transaction distribution
system.membus.trans_dist::WritebackDirty      1345584                       # Transaction distribution
system.membus.trans_dist::CleanEvict           266165                       # Transaction distribution
system.membus.trans_dist::UpgradeReq           443726                       # Transaction distribution
system.membus.trans_dist::SCUpgradeReq         302861                       # Transaction distribution
system.membus.trans_dist::UpgradeResp          156448                       # Transaction distribution
system.membus.trans_dist::SCUpgradeFailReq            1                       # Transaction distribution
system.membus.trans_dist::ReadExReq            676664                       # Transaction distribution
system.membus.trans_dist::ReadExResp           656494                       # Transaction distribution
system.membus.trans_dist::ReadSharedReq        963276                       # Transaction distribution
system.membus.trans_dist::InvalidateReq        106728                       # Transaction distribution
system.membus.trans_dist::InvalidateResp       106728                       # Transaction distribution
system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave       122562                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.nvmem.port           76                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.gic.pio        25910                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.physmem.port      5690514                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::total      5839062                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port       342298                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total       342298                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total                6181360                       # Packet count per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.bridge.slave       155669                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.realview.nvmem.port          556                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.realview.gic.pio        51820                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.physmem.port    182696832                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::total    182904877                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::system.physmem.port      7257216                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::total      7257216                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size::total               190162093                       # Cumulative packet size per connected master and slave (bytes)
system.membus.snoops                           613313                       # Total snoops (count)
system.membus.snoop_fanout::samples           4205672                       # Request fanout histogram
system.membus.snoop_fanout::mean                    1                       # Request fanout histogram
system.membus.snoop_fanout::stdev                   0                       # Request fanout histogram
system.membus.snoop_fanout::underflows              0      0.00%      0.00% # Request fanout histogram
system.membus.snoop_fanout::0                       0      0.00%      0.00% # Request fanout histogram
system.membus.snoop_fanout::1                 4205672    100.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::2                       0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::overflows               0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::min_value               1                       # Request fanout histogram
system.membus.snoop_fanout::max_value               1                       # Request fanout histogram
system.membus.snoop_fanout::total             4205672                       # Request fanout histogram
system.membus.reqLayer0.occupancy            98421997                       # Layer occupancy (ticks)
system.membus.reqLayer0.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer1.occupancy               53000                       # Layer occupancy (ticks)
system.membus.reqLayer1.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer2.occupancy            21914471                       # Layer occupancy (ticks)
system.membus.reqLayer2.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer5.occupancy          9436458556                       # Layer occupancy (ticks)
system.membus.reqLayer5.utilization               0.0                       # Layer utilization (%)
system.membus.respLayer2.occupancy         8880795227                       # Layer occupancy (ticks)
system.membus.respLayer2.utilization              0.0                       # Layer utilization (%)
system.membus.respLayer3.occupancy          228859415                       # Layer occupancy (ticks)
system.membus.respLayer3.utilization              0.0                       # Layer utilization (%)
system.realview.dcc.osc_cpu.clock               16667                       # Clock period in ticks
system.realview.dcc.osc_ddr.clock               25000                       # Clock period in ticks
system.realview.dcc.osc_hsbm.clock              25000                       # Clock period in ticks
system.realview.dcc.osc_pxl.clock               42105                       # Clock period in ticks
system.realview.dcc.osc_smb.clock               20000                       # Clock period in ticks
system.realview.dcc.osc_sys.clock               16667                       # Clock period in ticks
system.realview.ethernet.txBytes                  966                       # Bytes Transmitted
system.realview.ethernet.txPackets                  3                       # Number of Packets Transmitted
system.realview.ethernet.txIpChecksums              0                       # Number of tx IP Checksums done by device
system.realview.ethernet.txTcpChecksums             0                       # Number of tx TCP Checksums done by device
system.realview.ethernet.txUdpChecksums             0                       # Number of tx UDP Checksums done by device
system.realview.ethernet.descDMAReads               0                       # Number of descriptors the device read w/ DMA
system.realview.ethernet.descDMAWrites              0                       # Number of descriptors the device wrote w/ DMA
system.realview.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
system.realview.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
system.realview.ethernet.totBandwidth             163                       # Total Bandwidth (bits/s)
system.realview.ethernet.totPackets                 3                       # Total Packets
system.realview.ethernet.totBytes                 966                       # Total Bytes
system.realview.ethernet.totPPS                     0                       # Total Tranmission Rate (packets/s)
system.realview.ethernet.txBandwidth              163                       # Transmit Bandwidth (bits/s)
system.realview.ethernet.txPPS                      0                       # Packet Tranmission Rate (packets/s)
system.realview.ethernet.postedSwi                  0                       # number of software interrupts posted to CPU
system.realview.ethernet.coalescedSwi               0                       # average number of Swi's coalesced into each post
system.realview.ethernet.totalSwi                   0                       # total number of Swi written to ISR
system.realview.ethernet.postedRxIdle               0                       # number of rxIdle interrupts posted to CPU
system.realview.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
system.realview.ethernet.totalRxIdle                0                       # total number of RxIdle written to ISR
system.realview.ethernet.postedRxOk                 0                       # number of RxOk interrupts posted to CPU
system.realview.ethernet.coalescedRxOk              0                       # average number of RxOk's coalesced into each post
system.realview.ethernet.totalRxOk                  0                       # total number of RxOk written to ISR
system.realview.ethernet.postedRxDesc               0                       # number of RxDesc interrupts posted to CPU
system.realview.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
system.realview.ethernet.totalRxDesc                0                       # total number of RxDesc written to ISR
system.realview.ethernet.postedTxOk                 0                       # number of TxOk interrupts posted to CPU
system.realview.ethernet.coalescedTxOk              0                       # average number of TxOk's coalesced into each post
system.realview.ethernet.totalTxOk                  0                       # total number of TxOk written to ISR
system.realview.ethernet.postedTxIdle               0                       # number of TxIdle interrupts posted to CPU
system.realview.ethernet.coalescedTxIdle            0                       # average number of TxIdle's coalesced into each post
system.realview.ethernet.totalTxIdle                0                       # total number of TxIdle written to ISR
system.realview.ethernet.postedTxDesc               0                       # number of TxDesc interrupts posted to CPU
system.realview.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
system.realview.ethernet.totalTxDesc                0                       # total number of TxDesc written to ISR
system.realview.ethernet.postedRxOrn                0                       # number of RxOrn posted to CPU
system.realview.ethernet.coalescedRxOrn             0                       # average number of RxOrn's coalesced into each post
system.realview.ethernet.totalRxOrn                 0                       # total number of RxOrn written to ISR
system.realview.ethernet.coalescedTotal             0                       # average number of interrupts coalesced into each post
system.realview.ethernet.postedInterrupts           13                       # number of posts to CPU
system.realview.ethernet.droppedPackets             0                       # number of packets dropped
system.realview.mcc.osc_clcd.clock              42105                       # Clock period in ticks
system.realview.mcc.osc_mcc.clock               20000                       # Clock period in ticks
system.realview.mcc.osc_peripheral.clock        41667                       # Clock period in ticks
system.realview.mcc.osc_system_bus.clock        41667                       # Clock period in ticks
system.toL2Bus.snoop_filter.tot_requests     12199905                       # Total number of requests made to the snoop filter.
system.toL2Bus.snoop_filter.hit_single_requests      6623903                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.toL2Bus.snoop_filter.hit_multi_requests      1949036                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.toL2Bus.snoop_filter.tot_snoops         168152                       # Total number of snoops made to the snoop filter.
system.toL2Bus.snoop_filter.hit_single_snoops       152817                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.toL2Bus.snoop_filter.hit_multi_snoops        15335                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.toL2Bus.trans_dist::ReadReq              59816                       # Transaction distribution
system.toL2Bus.trans_dist::ReadResp           4662380                       # Transaction distribution
system.toL2Bus.trans_dist::WriteReq             38392                       # Transaction distribution
system.toL2Bus.trans_dist::WriteResp            38392                       # Transaction distribution
system.toL2Bus.trans_dist::WritebackDirty      4244441                       # Transaction distribution
system.toL2Bus.trans_dist::WritebackClean            4                       # Transaction distribution
system.toL2Bus.trans_dist::CleanEvict         1619343                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeReq          747362                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeReq        384167                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeResp        1131529                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeFailReq          101                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeFailResp          101                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExReq          1137603                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExResp         1137603                       # Transaction distribution
system.toL2Bus.trans_dist::ReadSharedReq      4609811                       # Transaction distribution
system.toL2Bus.trans_dist::InvalidateReq       106728                       # Transaction distribution
system.toL2Bus.pkt_count_system.cpu0.l2cache.mem_side::system.l2c.cpu_side      9241165                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.l2cache.mem_side::system.l2c.cpu_side      7356268                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count::total              16597433                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.l2cache.mem_side::system.l2c.cpu_side    283441843                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu1.l2cache.mem_side::system.l2c.cpu_side    210970938                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size::total              494412781                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.snoops                         3322045                       # Total snoops (count)
system.toL2Bus.snoop_fanout::samples          8775737                       # Request fanout histogram
system.toL2Bus.snoop_fanout::mean            0.344900                       # Request fanout histogram
system.toL2Bus.snoop_fanout::stdev           0.478998                       # Request fanout histogram
system.toL2Bus.snoop_fanout::underflows             0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::0                5764320     65.68%     65.68% # Request fanout histogram
system.toL2Bus.snoop_fanout::1                2996082     34.14%     99.83% # Request fanout histogram
system.toL2Bus.snoop_fanout::2                  15335      0.17%    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              2                       # Request fanout histogram
system.toL2Bus.snoop_fanout::total            8775737                       # Request fanout histogram
system.toL2Bus.reqLayer0.occupancy         9513972562                       # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization              0.0                       # Layer utilization (%)
system.toL2Bus.snoopLayer0.occupancy          2693663                       # Layer occupancy (ticks)
system.toL2Bus.snoopLayer0.utilization            0.0                       # Layer utilization (%)
system.toL2Bus.respLayer0.occupancy        5075177047                       # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization             0.0                       # Layer utilization (%)
system.toL2Bus.respLayer1.occupancy        4195991011                       # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization             0.0                       # Layer utilization (%)
system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu0.kern.inst.quiesce                   12889                       # number of quiesce instructions executed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                    5680                       # number of quiesce instructions executed

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