summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-o3-dual/stats.txt
blob: e5ad0fb86183187bd51a3232349bdbf71cc98e9a (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
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996

---------- Begin Simulation Statistics ----------
sim_seconds                                 47.384924                       # Number of seconds simulated
sim_ticks                                47384923997000                       # Number of ticks simulated
final_tick                               47384923997000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                 222565                       # Simulator instruction rate (inst/s)
host_op_rate                                   253955                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             9938840366                       # Simulator tick rate (ticks/s)
host_mem_usage                                 775220                       # Number of bytes of host memory used
host_seconds                                  4767.65                       # Real time elapsed on the host
sim_insts                                  1061113479                       # Number of instructions simulated
sim_ops                                    1210768532                       # 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.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.physmem.bytes_read::cpu0.dtb.walker       111296                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker       112064                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.inst          3744224                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         13424584                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.l2cache.prefetcher     13993600                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.dtb.walker        40000                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.itb.walker        28480                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst          2827552                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data          6560336                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.l2cache.prefetcher      5891392                       # Number of bytes read from this memory
system.physmem.bytes_read::realview.ide        437568                       # Number of bytes read from this memory
system.physmem.bytes_read::total             47171096                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst      3744224                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst      2827552                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total         6571776                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks     65473344                       # 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          65493928                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.dtb.walker         1739                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker         1751                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.inst             74456                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            209772                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.l2cache.prefetcher       218650                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.dtb.walker          625                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.itb.walker          445                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst             44224                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data            102518                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.l2cache.prefetcher        92053                       # Number of read requests responded to by this memory
system.physmem.num_reads::realview.ide           6837                       # Number of read requests responded to by this memory
system.physmem.num_reads::total                753070                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks         1023021                       # 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              1025595                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.dtb.walker          2349                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker          2365                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.inst               79017                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data              283309                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.l2cache.prefetcher       295318                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.dtb.walker           844                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.itb.walker           601                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               59672                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              138448                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.l2cache.prefetcher       124331                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::realview.ide             9234                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                  995487                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst          79017                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          59672                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             138689                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           1381734                       # 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                1382168                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           1381734                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.dtb.walker         2349                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker         2365                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst              79017                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data             283743                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.l2cache.prefetcher       295318                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.dtb.walker          844                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.itb.walker          601                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              59672                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             138448                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.l2cache.prefetcher       124331                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.ide            9234                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total                2377655                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                        753070                       # Number of read requests accepted
system.physmem.writeReqs                      1025595                       # Number of write requests accepted
system.physmem.readBursts                      753070                       # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts                    1025595                       # Number of DRAM write bursts, including those merged in the write queue
system.physmem.bytesReadDRAM                 48174848                       # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ                     21632                       # Total number of bytes read from write queue
system.physmem.bytesWritten                  65493376                       # Total number of bytes written to DRAM
system.physmem.bytesReadSys                  47171096                       # Total read bytes from the system interface side
system.physmem.bytesWrittenSys               65493928                       # Total written bytes from the system interface side
system.physmem.servicedByWrQ                      338                       # 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              0                       # Number of requests that are neither read nor write
system.physmem.perBankRdBursts::0               46580                       # Per bank write bursts
system.physmem.perBankRdBursts::1               53938                       # Per bank write bursts
system.physmem.perBankRdBursts::2               49260                       # Per bank write bursts
system.physmem.perBankRdBursts::3               49621                       # Per bank write bursts
system.physmem.perBankRdBursts::4               42595                       # Per bank write bursts
system.physmem.perBankRdBursts::5               51807                       # Per bank write bursts
system.physmem.perBankRdBursts::6               43920                       # Per bank write bursts
system.physmem.perBankRdBursts::7               48776                       # Per bank write bursts
system.physmem.perBankRdBursts::8               40673                       # Per bank write bursts
system.physmem.perBankRdBursts::9               65073                       # Per bank write bursts
system.physmem.perBankRdBursts::10              36606                       # Per bank write bursts
system.physmem.perBankRdBursts::11              43439                       # Per bank write bursts
system.physmem.perBankRdBursts::12              41245                       # Per bank write bursts
system.physmem.perBankRdBursts::13              45785                       # Per bank write bursts
system.physmem.perBankRdBursts::14              46575                       # Per bank write bursts
system.physmem.perBankRdBursts::15              46839                       # Per bank write bursts
system.physmem.perBankWrBursts::0               64495                       # Per bank write bursts
system.physmem.perBankWrBursts::1               70494                       # Per bank write bursts
system.physmem.perBankWrBursts::2               68186                       # Per bank write bursts
system.physmem.perBankWrBursts::3               67192                       # Per bank write bursts
system.physmem.perBankWrBursts::4               60923                       # Per bank write bursts
system.physmem.perBankWrBursts::5               66733                       # Per bank write bursts
system.physmem.perBankWrBursts::6               61182                       # Per bank write bursts
system.physmem.perBankWrBursts::7               63809                       # Per bank write bursts
system.physmem.perBankWrBursts::8               61319                       # Per bank write bursts
system.physmem.perBankWrBursts::9               65628                       # Per bank write bursts
system.physmem.perBankWrBursts::10              58470                       # Per bank write bursts
system.physmem.perBankWrBursts::11              62975                       # Per bank write bursts
system.physmem.perBankWrBursts::12              59380                       # Per bank write bursts
system.physmem.perBankWrBursts::13              62220                       # Per bank write bursts
system.physmem.perBankWrBursts::14              64833                       # Per bank write bursts
system.physmem.perBankWrBursts::15              65495                       # Per bank write bursts
system.physmem.numRdRetry                           0                       # Number of times read queue was full causing retry
system.physmem.numWrRetry                       51084                       # Number of times write queue was full causing retry
system.physmem.totGap                    47384922418500                       # 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                  731712                       # 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                1023021                       # Write request sizes (log2)
system.physmem.rdQLenPdf::0                    370845                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                    159212                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                     67904                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                     40989                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                     26190                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                     21454                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                     19383                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                     17826                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                     16144                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                      4969                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                     3065                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                     1751                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                     1029                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                      780                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                      317                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                      254                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                      215                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                      185                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                      112                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                       87                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                       15                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                        6                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::26                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::27                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::28                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::29                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31                        0                       # What read queue length does an incoming req see
system.physmem.wrQLenPdf::0                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                    18155                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                    21368                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                    29807                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                    34041                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                    37200                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                    39344                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                    42468                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                    45306                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                    48762                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                    49512                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                    52922                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                    55311                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                    53100                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                    53471                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                    56934                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                    61574                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                    54202                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::32                    50890                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::33                     5193                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::34                     3439                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::35                     2762                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::36                     2166                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::37                     1747                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::38                     1688                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::39                     1505                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::40                     1414                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::41                     1402                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::42                     1487                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::43                     1522                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::44                     1526                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::45                     1457                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::46                     1704                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::47                     1555                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::48                     1687                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::49                     1815                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::50                     1841                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::51                     2068                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::52                     2099                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::53                     2490                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::54                     2811                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::55                     3116                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::56                     3366                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::57                     3286                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::58                     3313                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::59                     3972                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::60                     4962                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::61                     6169                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62                    25036                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63                   120369                       # What write queue length does an incoming req see
system.physmem.bytesPerActivate::samples       764267                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::mean      148.727500                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::gmean     100.859518                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::stdev     194.434520                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::0-127         493267     64.54%     64.54% # Bytes accessed per row activation
system.physmem.bytesPerActivate::128-255       163474     21.39%     85.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::256-383        41666      5.45%     91.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::384-511        17289      2.26%     93.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::512-639        12509      1.64%     95.28% # Bytes accessed per row activation
system.physmem.bytesPerActivate::640-767         7716      1.01%     96.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::768-895         5337      0.70%     96.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::896-1023         4250      0.56%     97.55% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1024-1151        18759      2.45%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::total         764267                       # Bytes accessed per row activation
system.physmem.rdPerTurnAround::samples         44107                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::mean        17.065908                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::stdev       84.736057                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::0-511           44102     99.99%     99.99% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::512-1023            2      0.00%     99.99% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::1024-1535            1      0.00%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::10240-10751            1      0.00%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::13824-14335            1      0.00%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::total           44107                       # Reads before turning the bus around for writes
system.physmem.wrPerTurnAround::samples         44107                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::mean        23.201170                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::gmean       17.952947                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::stdev      661.116222                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::0-2047          44104     99.99%     99.99% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::12288-14335            1      0.00%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::43008-45055            1      0.00%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::129024-131071            1      0.00%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::total           44107                       # Writes before turning the bus around for reads
system.physmem.totQLat                    41283708010                       # Total ticks spent queuing
system.physmem.totMemAccLat               55397433010                       # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat                   3763660000                       # Total ticks spent in databus transfers
system.physmem.avgQLat                       54845.16                       # Average queueing delay per DRAM burst
system.physmem.avgBusLat                      5000.00                       # Average bus latency per DRAM burst
system.physmem.avgMemAccLat                  73595.16                       # Average memory access latency per DRAM burst
system.physmem.avgRdBW                           1.02                       # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW                           1.38                       # Average achieved write bandwidth in MiByte/s
system.physmem.avgRdBWSys                        1.00                       # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys                        1.38                       # Average system write bandwidth in MiByte/s
system.physmem.peakBW                        12800.00                       # Theoretical peak bandwidth in MiByte/s
system.physmem.busUtil                           0.02                       # Data bus utilization in percentage
system.physmem.busUtilRead                       0.01                       # Data bus utilization in percentage for reads
system.physmem.busUtilWrite                      0.01                       # Data bus utilization in percentage for writes
system.physmem.avgRdQLen                         1.44                       # Average read queue length when enqueuing
system.physmem.avgWrQLen                        24.78                       # Average write queue length when enqueuing
system.physmem.readRowHits                     561323                       # Number of row buffer hits during reads
system.physmem.writeRowHits                    450469                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   74.57                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  44.02                       # Row buffer hit rate for writes
system.physmem.avgGap                     26640723.47                       # Average gap between requests
system.physmem.pageHitRate                      56.97                       # Row buffer hit rate, read and write combined
system.physmem_0.actEnergy                 2854700520                       # Energy for activate commands per rank (pJ)
system.physmem_0.preEnergy                 1517297925                       # Energy for precharge commands per rank (pJ)
system.physmem_0.readEnergy                2759588580                       # Energy for read commands per rank (pJ)
system.physmem_0.writeEnergy               2730133080                       # Energy for write commands per rank (pJ)
system.physmem_0.refreshEnergy           29211995280.000008                       # Energy for refresh commands per rank (pJ)
system.physmem_0.actBackEnergy            33494587950                       # Energy for active background per rank (pJ)
system.physmem_0.preBackEnergy             1472320320                       # Energy for precharge background per rank (pJ)
system.physmem_0.actPowerDownEnergy       56725165950                       # Energy for active power-down per rank (pJ)
system.physmem_0.prePowerDownEnergy       41153148000                       # Energy for precharge power-down per rank (pJ)
system.physmem_0.selfRefreshEnergy       11302922668065                       # Energy for self refresh per rank (pJ)
system.physmem_0.totalEnergy             11474856149160                       # Total energy per rank (pJ)
system.physmem_0.averagePower              242.162595                       # Core power per rank (mW)
system.physmem_0.totalIdleTime           47307603847909                       # Total Idle time Per DRAM Rank
system.physmem_0.memoryStateTime::IDLE     2604858642                       # Time in different power states
system.physmem_0.memoryStateTime::REF     12408932000                       # Time in different power states
system.physmem_0.memoryStateTime::SREF   47076037433500                       # Time in different power states
system.physmem_0.memoryStateTime::PRE_PDN 107169572536                       # Time in different power states
system.physmem_0.memoryStateTime::ACT     62306306199                       # Time in different power states
system.physmem_0.memoryStateTime::ACT_PDN 124396894123                       # Time in different power states
system.physmem_1.actEnergy                 2602215840                       # Energy for activate commands per rank (pJ)
system.physmem_1.preEnergy                 1383095340                       # Energy for precharge commands per rank (pJ)
system.physmem_1.readEnergy                2614917900                       # Energy for read commands per rank (pJ)
system.physmem_1.writeEnergy               2611670400                       # Energy for write commands per rank (pJ)
system.physmem_1.refreshEnergy           28356416400.000008                       # Energy for refresh commands per rank (pJ)
system.physmem_1.actBackEnergy            34195829880                       # Energy for active background per rank (pJ)
system.physmem_1.preBackEnergy             1463733600                       # Energy for precharge background per rank (pJ)
system.physmem_1.actPowerDownEnergy       50772105900                       # Energy for active power-down per rank (pJ)
system.physmem_1.prePowerDownEnergy       40848981120                       # Energy for precharge power-down per rank (pJ)
system.physmem_1.selfRefreshEnergy       11305996104720                       # Energy for self refresh per rank (pJ)
system.physmem_1.totalEnergy             11470859465250                       # Total energy per rank (pJ)
system.physmem_1.averagePower              242.078250                       # Core power per rank (mW)
system.physmem_1.totalIdleTime           47306089548027                       # Total Idle time Per DRAM Rank
system.physmem_1.memoryStateTime::IDLE     2606555105                       # Time in different power states
system.physmem_1.memoryStateTime::REF     12048152000                       # Time in different power states
system.physmem_1.memoryStateTime::SREF   47088369465500                       # Time in different power states
system.physmem_1.memoryStateTime::PRE_PDN 106377666151                       # Time in different power states
system.physmem_1.memoryStateTime::ACT     64179741868                       # Time in different power states
system.physmem_1.memoryStateTime::ACT_PDN 111342416376                       # Time in different power states
system.realview.nvmem.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various 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.realview.vram.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.bridge.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
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              171085788                       # Number of BP lookups
system.cpu0.branchPred.condPredicted        118750961                       # Number of conditional branches predicted
system.cpu0.branchPred.condIncorrect          6834189                       # Number of conditional branches incorrect
system.cpu0.branchPred.BTBLookups           131203024                       # Number of BTB lookups
system.cpu0.branchPred.BTBHits               82797286                       # Number of BTB hits
system.cpu0.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.branchPred.BTBHitPct            63.106233                       # BTB Hit Percentage
system.cpu0.branchPred.usedRAS               18455974                       # Number of times the RAS was used to get a target.
system.cpu0.branchPred.RASInCorrect            190741                       # Number of incorrect RAS predictions.
system.cpu0.branchPred.indirectLookups        4318211                       # Number of indirect predictor lookups.
system.cpu0.branchPred.indirectHits           2658051                       # Number of indirect target hits.
system.cpu0.branchPred.indirectMisses         1660160                       # Number of indirect misses.
system.cpu0.branchPredindirectMispredicted       412902                       # Number of mispredicted indirect branches.
system.cpu_clk_domain.clock                       500                       # Clock period in ticks
system.cpu0.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
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.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.dtb.walker.walks                   532616                       # Table walker walks requested
system.cpu0.dtb.walker.walksLong               532616                       # Table walker walks initiated with long descriptors
system.cpu0.dtb.walker.walksLongTerminationLevel::Level2         9645                       # Level at which table walker walks with long descriptors terminate
system.cpu0.dtb.walker.walksLongTerminationLevel::Level3        81431                       # Level at which table walker walks with long descriptors terminate
system.cpu0.dtb.walker.walksSquashedBefore       247073                       # Table walks squashed before starting
system.cpu0.dtb.walker.walkWaitTime::samples       285543                       # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::mean  2264.919819                       # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::stdev 12542.152959                       # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::0-65535       283669     99.34%     99.34% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::65536-131071         1336      0.47%     99.81% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::131072-196607          422      0.15%     99.96% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::196608-262143           71      0.02%     99.98% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::262144-327679           12      0.00%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::327680-393215           18      0.01%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::393216-458751            1      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::458752-524287            1      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::589824-655359           11      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::655360-720895            1      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkWaitTime::total       285543                       # Table walker wait (enqueue to first request) latency
system.cpu0.dtb.walker.walkCompletionTime::samples       266524                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::mean 21513.586019                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::gmean 18398.741629                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::stdev 18436.018606                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::0-65535       263851     99.00%     99.00% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::65536-131071         1863      0.70%     99.70% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::131072-196607          357      0.13%     99.83% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::196608-262143          245      0.09%     99.92% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::262144-327679           96      0.04%     99.96% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::327680-393215           28      0.01%     99.97% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::393216-458751           12      0.00%     99.97% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::524288-589823            5      0.00%     99.97% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::589824-655359           57      0.02%    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::720896-786431            6      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walkCompletionTime::total       266524                       # Table walker service (enqueue to completion) latency
system.cpu0.dtb.walker.walksPending::samples 526829631640                       # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::mean     0.594347                       # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::stdev     0.546107                       # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::0-1 525653507140     99.78%     99.78% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::2-3    581220000      0.11%     99.89% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::4-5    279235500      0.05%     99.94% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::6-7    118625000      0.02%     99.96% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::8-9     95795000      0.02%     99.98% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::10-11     61233500      0.01%     99.99% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::12-13     16684500      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::14-15     22309000      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::16-17       986000      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::18-19        36000      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.dtb.walker.walksPending::total 526829631640                       # Table walker pending requests distribution
system.cpu0.dtb.walker.walkPageSizes::4K        81432     89.41%     89.41% # Table walker page sizes translated
system.cpu0.dtb.walker.walkPageSizes::2M         9645     10.59%    100.00% # Table walker page sizes translated
system.cpu0.dtb.walker.walkPageSizes::total        91077                       # Table walker page sizes translated
system.cpu0.dtb.walker.walkRequestOrigin_Requested::Data       532616                       # 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       532616                       # Table walker requests started/completed, data/inst
system.cpu0.dtb.walker.walkRequestOrigin_Completed::Data        91077                       # 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        91077                       # Table walker requests started/completed, data/inst
system.cpu0.dtb.walker.walkRequestOrigin::total       623693                       # 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                   121664189                       # DTB read hits
system.cpu0.dtb.read_misses                    378617                       # DTB read misses
system.cpu0.dtb.write_hits                   79494049                       # DTB write hits
system.cpu0.dtb.write_misses                   153999                       # 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              38825                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.dtb.flush_tlb_asid                   1009                       # Number of times TLB was flushed by ASID
system.cpu0.dtb.flush_entries                   36225                       # Number of entries that have been flushed from TLB
system.cpu0.dtb.align_faults                      277                       # Number of TLB faults due to alignment restrictions
system.cpu0.dtb.prefetch_faults                  5846                       # 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                    36132                       # Number of TLB faults due to permissions restrictions
system.cpu0.dtb.read_accesses               122042806                       # DTB read accesses
system.cpu0.dtb.write_accesses               79648048                       # DTB write accesses
system.cpu0.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu0.dtb.hits                        201158238                       # DTB hits
system.cpu0.dtb.misses                         532616                       # DTB misses
system.cpu0.dtb.accesses                    201690854                       # DTB accesses
system.cpu0.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
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.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.itb.walker.walks                    84620                       # Table walker walks requested
system.cpu0.itb.walker.walksLong                84620                       # Table walker walks initiated with long descriptors
system.cpu0.itb.walker.walksLongTerminationLevel::Level2         1064                       # Level at which table walker walks with long descriptors terminate
system.cpu0.itb.walker.walksLongTerminationLevel::Level3        60290                       # Level at which table walker walks with long descriptors terminate
system.cpu0.itb.walker.walksSquashedBefore         9899                       # Table walks squashed before starting
system.cpu0.itb.walker.walkWaitTime::samples        74721                       # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::mean  1224.749401                       # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::stdev 11693.335691                       # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::0-65535        74465     99.66%     99.66% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::65536-131071          211      0.28%     99.94% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::131072-196607           17      0.02%     99.96% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::196608-262143            6      0.01%     99.97% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::262144-327679            7      0.01%     99.98% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::524288-589823            2      0.00%     99.98% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::589824-655359           13      0.02%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkWaitTime::total        74721                       # Table walker wait (enqueue to first request) latency
system.cpu0.itb.walker.walkCompletionTime::samples        71253                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::mean 25715.211991                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::gmean 22899.199736                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::stdev 22689.495972                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::0-65535        69781     97.93%     97.93% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::65536-131071          978      1.37%     99.31% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::131072-196607          312      0.44%     99.74% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::196608-262143           90      0.13%     99.87% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::262144-327679           29      0.04%     99.91% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::327680-393215           23      0.03%     99.94% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::393216-458751            8      0.01%     99.96% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::458752-524287            3      0.00%     99.96% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::524288-589823            2      0.00%     99.96% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::589824-655359           23      0.03%     99.99% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::655360-720895            3      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::720896-786431            1      0.00%    100.00% # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walkCompletionTime::total        71253                       # Table walker service (enqueue to completion) latency
system.cpu0.itb.walker.walksPending::samples 385068972872                       # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::mean     0.863923                       # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::stdev     0.343128                       # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::0    52431106232     13.62%     13.62% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::1   332607446140     86.38%     99.99% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::2       28719500      0.01%    100.00% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::3        1617500      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::4          83500      0.00%    100.00% # Table walker pending requests distribution
system.cpu0.itb.walker.walksPending::total 385068972872                       # Table walker pending requests distribution
system.cpu0.itb.walker.walkPageSizes::4K        60290     98.27%     98.27% # Table walker page sizes translated
system.cpu0.itb.walker.walkPageSizes::2M         1064      1.73%    100.00% # Table walker page sizes translated
system.cpu0.itb.walker.walkPageSizes::total        61354                       # 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        84620                       # Table walker requests started/completed, data/inst
system.cpu0.itb.walker.walkRequestOrigin_Requested::total        84620                       # 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        61354                       # Table walker requests started/completed, data/inst
system.cpu0.itb.walker.walkRequestOrigin_Completed::total        61354                       # Table walker requests started/completed, data/inst
system.cpu0.itb.walker.walkRequestOrigin::total       145974                       # Table walker requests started/completed, data/inst
system.cpu0.itb.inst_hits                   247137553                       # ITB inst hits
system.cpu0.itb.inst_misses                     84620                       # 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              38825                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.itb.flush_tlb_asid                   1009                       # Number of times TLB was flushed by ASID
system.cpu0.itb.flush_entries                   26024                       # 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                   210277                       # 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               247222173                       # ITB inst accesses
system.cpu0.itb.hits                        247137553                       # DTB hits
system.cpu0.itb.misses                          84620                       # DTB misses
system.cpu0.itb.accesses                    247222173                       # DTB accesses
system.cpu0.numPwrStateTransitions              10024                       # Number of power state transitions
system.cpu0.pwrStateClkGateDist::samples         5012                       # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::mean    9377758605.326616                       # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::stdev   105865716307.531311                       # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::underflows         3741     74.64%     74.64% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::1000-5e+10         1240     24.74%     99.38% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::1e+11-1.5e+11            1      0.02%     99.40% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::2e+11-2.5e+11            4      0.08%     99.48% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::2.5e+11-3e+11            1      0.02%     99.50% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::3.5e+11-4e+11            1      0.02%     99.52% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::4.5e+11-5e+11            1      0.02%     99.54% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::5e+11-5.5e+11            3      0.06%     99.60% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::7e+11-7.5e+11            1      0.02%     99.62% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::7.5e+11-8e+11            1      0.02%     99.64% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::overflows           18      0.36%    100.00% # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::min_value          501                       # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::max_value 1988782107984                       # Distribution of time spent in the clock gated state
system.cpu0.pwrStateClkGateDist::total           5012                       # Distribution of time spent in the clock gated state
system.cpu0.pwrStateResidencyTicks::ON   383597867103                       # Cumulative time (in ticks) in various power states
system.cpu0.pwrStateResidencyTicks::CLK_GATED 47001326129897                       # Cumulative time (in ticks) in various power states
system.cpu0.numCycles                       767196996                       # 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          91423789                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                     677610005                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                  171085788                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches         103911311                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                    634233277                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles               14647700                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.TlbCycles                   1877525                       # Number of cycles fetch has spent waiting for tlb
system.cpu0.fetch.MiscStallCycles              301361                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles      5874017                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles       723644                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles       823593                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                246927402                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes              1755267                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.ItlbSquashes                  27806                       # Number of outstanding ITLB misses that were squashed
system.cpu0.fetch.rateDist::samples         742581056                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             1.048226                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            1.216568                       # 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               362128339     48.77%     48.77% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1               152866679     20.59%     69.35% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                57232327      7.71%     77.06% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3               170353711     22.94%    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           742581056                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.223001                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.883228                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles               106308771                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles            322958086                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                273818410                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles             34299444                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles               5196345                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved            25584090                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred              2168541                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts             698124632                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts             23697866                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles               5196345                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles               140217201                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles               48265126                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles     214765524                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                273791275                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles             60345585                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts             681004210                       # Number of instructions processed by rename
system.cpu0.rename.SquashedInsts              6177353                       # Number of squashed instructions processed by rename
system.cpu0.rename.ROBFullEvents              9309706                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents                255993                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LQFullEvents                440694                       # Number of times rename has blocked due to LQ full
system.cpu0.rename.SQFullEvents              28265124                       # Number of times rename has blocked due to SQ full
system.cpu0.rename.FullRegisterEvents           11577                       # Number of times there has been no free registers
system.cpu0.rename.RenamedOperands          651054888                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups           1024843126                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups       780850511                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups           751131                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps            593650334                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                57404539                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts          14068671                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts      12084501                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                 69307711                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads           122420852                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores           82711928                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          8893855                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores         7669271                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                 660071199                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded           14190254                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                662533207                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued          2711266                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined       53711593                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined     34745859                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved        272694                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples    742581056                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.892203                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.090645                       # 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          387058469     52.12%     52.12% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1          139937745     18.84%     70.97% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2          131660547     17.73%     88.70% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3           76428143     10.29%     98.99% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            7490821      1.01%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5               5331      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      742581056                       # 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               66589128     48.32%     48.32% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                 76488      0.06%     48.37% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                  21054      0.02%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMultAcc                0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMisc                   7      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     48.39% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead              34108431     24.75%     73.13% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite             36653931     26.60%     99.73% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMemRead            35680      0.03%     99.76% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMemWrite          336881      0.24%    100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
system.cpu0.iq.FU_type_0::No_OpClass               19      0.00%      0.00% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu            455471856     68.75%     68.75% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult             1439073      0.22%     68.96% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                77169      0.01%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd                 26      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMultAcc              0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv                  0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMisc             52155      0.01%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                4      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   1      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     68.98% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead           124717383     18.82%     87.81% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite           80374226     12.13%     99.94% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMemRead          54363      0.01%     99.95% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMemWrite        346932      0.05%    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             662533207                       # Type of FU issued
system.cpu0.iq.rate                          0.863576                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                  137821600                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.208022                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads        2206895899                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes        727628917                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses    645910972                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads            1284434                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes            480253                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses       448459                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses             799528739                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                 826049                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads         2613047                       # 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     12294694                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses        15978                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation       137291                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores      5350030                       # 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      2543221                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked      4059606                       # 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               5196345                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles                6516939                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles              1752683                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts          674395512                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts                0                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts            122420852                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts            82711928                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts          11855960                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                 50620                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents              1645630                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents        137291                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect       1918568                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect      3145797                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts             5064365                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts            654555035                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts            121653240                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts          7451061                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                       134059                       # number of nop insts executed
system.cpu0.iew.exec_refs                   201144943                       # number of memory reference insts executed
system.cpu0.iew.exec_branches               144279686                       # Number of branches executed
system.cpu0.iew.exec_stores                  79491703                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.853177                       # Inst execution rate
system.cpu0.iew.wb_sent                     647087647                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                    646359431                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                309251056                       # num instructions producing a value
system.cpu0.iew.wb_consumers                520070148                       # num instructions consuming a value
system.cpu0.iew.wb_rate                      0.842495                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.594633                       # average fanout of values written-back
system.cpu0.commit.commitSquashedInsts       46740214                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls       13917560                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts          4706684                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples    733649612                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.845840                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.553610                       # 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    452365639     61.66%     61.66% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1    136210339     18.57%     80.23% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2     77415879     10.55%     90.78% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3     24022740      3.27%     94.05% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4     12736407      1.74%     95.79% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5      8516612      1.16%     96.95% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6      5825168      0.79%     97.74% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7      3494792      0.48%     98.22% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8     13062036      1.78%    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    733649612                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts           541241308                       # Number of instructions committed
system.cpu0.commit.committedOps             620549845                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                     187488051                       # Number of memory references committed
system.cpu0.commit.loads                    110126156                       # Number of loads committed
system.cpu0.commit.membars                    3681828                       # Number of memory barriers committed
system.cpu0.commit.branches                 138866442                       # Number of branches committed
system.cpu0.commit.fp_insts                    440023                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                558745881                       # Number of committed integer instructions.
system.cpu0.commit.function_calls            13735984                       # 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       431741221     69.57%     69.57% # Class of committed instruction
system.cpu0.commit.op_class_0::IntMult        1213492      0.20%     69.77% # Class of committed instruction
system.cpu0.commit.op_class_0::IntDiv           61406      0.01%     69.78% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatAdd             0      0.00%     69.78% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCmp             0      0.00%     69.78% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatCvt             0      0.00%     69.78% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatMult            0      0.00%     69.78% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatMultAcc            0      0.00%     69.78% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatDiv             0      0.00%     69.78% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatMisc        45675      0.01%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatSqrt            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAdd              0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAddAcc            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdAlu              0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCmp              0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdCvt              0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMisc             0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMult             0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdMultAcc            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShift            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdShiftAcc            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdSqrt             0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAdd            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatAlu            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCmp            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatCvt            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatDiv            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMisc            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMult            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatMultAcc            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::SimdFloatSqrt            0      0.00%     69.79% # Class of committed instruction
system.cpu0.commit.op_class_0::MemRead      110075333     17.74%     87.53% # Class of committed instruction
system.cpu0.commit.op_class_0::MemWrite      77018370     12.41%     99.94% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatMemRead        50823      0.01%     99.94% # Class of committed instruction
system.cpu0.commit.op_class_0::FloatMemWrite       343525      0.06%    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        620549845                       # Class of committed instruction
system.cpu0.commit.bw_lim_events             13062036                       # number cycles where commit BW limit reached
system.cpu0.rob.rob_reads                  1383927534                       # The number of ROB reads
system.cpu0.rob.rob_writes                 1343471696                       # The number of ROB writes
system.cpu0.timesIdled                         977066                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                       24615940                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                 94002651032                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                  541241308                       # Number of Instructions Simulated
system.cpu0.committedOps                    620549845                       # Number of Ops (including micro ops) Simulated
system.cpu0.cpi                              1.417477                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        1.417477                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.705479                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.705479                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads               749870098                       # number of integer regfile reads
system.cpu0.int_regfile_writes              449143556                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                   735783                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                  351380                       # number of floating regfile writes
system.cpu0.cc_regfile_reads                158312331                       # number of cc regfile reads
system.cpu0.cc_regfile_writes               158973081                       # number of cc regfile writes
system.cpu0.misc_regfile_reads             1390796279                       # number of misc regfile reads
system.cpu0.misc_regfile_writes              13965731                       # number of misc regfile writes
system.cpu0.dcache.tags.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.dcache.tags.replacements          5697124                       # number of replacements
system.cpu0.dcache.tags.tagsinuse          508.351019                       # Cycle average of tags in use
system.cpu0.dcache.tags.total_refs          176571011                       # Total number of references to valid blocks.
system.cpu0.dcache.tags.sampled_refs          5697636                       # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs            30.990223                       # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle       2049282000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.tags.occ_blocks::cpu0.data   508.351019                       # Average occupied blocks per requestor
system.cpu0.dcache.tags.occ_percent::cpu0.data     0.992873                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total     0.992873                       # 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          171                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::1          292                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::2           49                       # 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        387310320                       # Number of tag accesses
system.cpu0.dcache.tags.data_accesses       387310320                       # Number of data accesses
system.cpu0.dcache.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.dcache.ReadReq_hits::cpu0.data    104266262                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total      104266262                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data     67643317                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total      67643317                       # number of WriteReq hits
system.cpu0.dcache.SoftPFReq_hits::cpu0.data       201589                       # number of SoftPFReq hits
system.cpu0.dcache.SoftPFReq_hits::total       201589                       # number of SoftPFReq hits
system.cpu0.dcache.WriteLineReq_hits::cpu0.data       157769                       # number of WriteLineReq hits
system.cpu0.dcache.WriteLineReq_hits::total       157769                       # number of WriteLineReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data      1740953                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total      1740953                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data      1780734                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total      1780734                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data    172067348                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total       172067348                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data    172268937                       # number of overall hits
system.cpu0.dcache.overall_hits::total      172268937                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      6301527                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      6301527                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      6793475                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      6793475                       # number of WriteReq misses
system.cpu0.dcache.SoftPFReq_misses::cpu0.data       634052                       # number of SoftPFReq misses
system.cpu0.dcache.SoftPFReq_misses::total       634052                       # number of SoftPFReq misses
system.cpu0.dcache.WriteLineReq_misses::cpu0.data       800857                       # number of WriteLineReq misses
system.cpu0.dcache.WriteLineReq_misses::total       800857                       # number of WriteLineReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data       257653                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total       257653                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data       179906                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total       179906                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data     13895859                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total      13895859                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data     14529911                       # number of overall misses
system.cpu0.dcache.overall_misses::total     14529911                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data  95042221000                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total  95042221000                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 131968145043                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total 131968145043                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteLineReq_miss_latency::cpu0.data  29372616680                       # number of WriteLineReq miss cycles
system.cpu0.dcache.WriteLineReq_miss_latency::total  29372616680                       # number of WriteLineReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data   3694169500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total   3694169500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data   4281937500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total   4281937500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondFailReq_miss_latency::cpu0.data      3493500                       # number of StoreCondFailReq miss cycles
system.cpu0.dcache.StoreCondFailReq_miss_latency::total      3493500                       # number of StoreCondFailReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data 256382982723                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total 256382982723                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data 256382982723                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total 256382982723                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data    110567789                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total    110567789                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data     74436792                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total     74436792                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.SoftPFReq_accesses::cpu0.data       835641                       # number of SoftPFReq accesses(hits+misses)
system.cpu0.dcache.SoftPFReq_accesses::total       835641                       # number of SoftPFReq accesses(hits+misses)
system.cpu0.dcache.WriteLineReq_accesses::cpu0.data       958626                       # number of WriteLineReq accesses(hits+misses)
system.cpu0.dcache.WriteLineReq_accesses::total       958626                       # number of WriteLineReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data      1998606                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total      1998606                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data      1960640                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total      1960640                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data    185963207                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total    185963207                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data    186798848                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total    186798848                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.056992                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.056992                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.091265                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.091265                       # miss rate for WriteReq accesses
system.cpu0.dcache.SoftPFReq_miss_rate::cpu0.data     0.758761                       # miss rate for SoftPFReq accesses
system.cpu0.dcache.SoftPFReq_miss_rate::total     0.758761                       # miss rate for SoftPFReq accesses
system.cpu0.dcache.WriteLineReq_miss_rate::cpu0.data     0.835422                       # miss rate for WriteLineReq accesses
system.cpu0.dcache.WriteLineReq_miss_rate::total     0.835422                       # miss rate for WriteLineReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.128916                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.128916                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.091759                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.091759                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.074724                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.074724                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.077784                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.077784                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 15082.411136                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 15082.411136                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 19425.720275                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 19425.720275                       # average WriteReq miss latency
system.cpu0.dcache.WriteLineReq_avg_miss_latency::cpu0.data 36676.481170                       # average WriteLineReq miss latency
system.cpu0.dcache.WriteLineReq_avg_miss_latency::total 36676.481170                       # average WriteLineReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 14337.770179                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 14337.770179                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 23800.971063                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 23800.971063                       # 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 18450.315502                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 18450.315502                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 17645.186039                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 17645.186039                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs      8869783                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets     19194961                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs           737578                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets         651751                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    12.025553                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets    29.451372                       # average number of cycles each access was blocked
system.cpu0.dcache.writebacks::writebacks      5697132                       # number of writebacks
system.cpu0.dcache.writebacks::total          5697132                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data      3191836                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total      3191836                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      5417328                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      5417328                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteLineReq_mshr_hits::cpu0.data         4607                       # number of WriteLineReq MSHR hits
system.cpu0.dcache.WriteLineReq_mshr_hits::total         4607                       # number of WriteLineReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data       132998                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total       132998                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      8613771                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      8613771                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      8613771                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      8613771                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data      3109691                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total      3109691                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data      1376147                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total      1376147                       # number of WriteReq MSHR misses
system.cpu0.dcache.SoftPFReq_mshr_misses::cpu0.data       627210                       # number of SoftPFReq MSHR misses
system.cpu0.dcache.SoftPFReq_mshr_misses::total       627210                       # number of SoftPFReq MSHR misses
system.cpu0.dcache.WriteLineReq_mshr_misses::cpu0.data       796250                       # number of WriteLineReq MSHR misses
system.cpu0.dcache.WriteLineReq_mshr_misses::total       796250                       # number of WriteLineReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data       124655                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total       124655                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data       179906                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total       179906                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data      5282088                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total      5282088                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data      5909298                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total      5909298                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_uncacheable::cpu0.data        16022                       # number of ReadReq MSHR uncacheable
system.cpu0.dcache.ReadReq_mshr_uncacheable::total        16022                       # number of ReadReq MSHR uncacheable
system.cpu0.dcache.WriteReq_mshr_uncacheable::cpu0.data        17403                       # number of WriteReq MSHR uncacheable
system.cpu0.dcache.WriteReq_mshr_uncacheable::total        17403                       # number of WriteReq MSHR uncacheable
system.cpu0.dcache.overall_mshr_uncacheable_misses::cpu0.data        33425                       # number of overall MSHR uncacheable misses
system.cpu0.dcache.overall_mshr_uncacheable_misses::total        33425                       # number of overall MSHR uncacheable misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  44727315000                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total  44727315000                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data  29679279164                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total  29679279164                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.SoftPFReq_mshr_miss_latency::cpu0.data  15040987500                       # number of SoftPFReq MSHR miss cycles
system.cpu0.dcache.SoftPFReq_mshr_miss_latency::total  15040987500                       # number of SoftPFReq MSHR miss cycles
system.cpu0.dcache.WriteLineReq_mshr_miss_latency::cpu0.data  28394000680                       # number of WriteLineReq MSHR miss cycles
system.cpu0.dcache.WriteLineReq_mshr_miss_latency::total  28394000680                       # number of WriteLineReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data   1654283000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total   1654283000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data   4102116500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total   4102116500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::cpu0.data      3408500                       # number of StoreCondFailReq MSHR miss cycles
system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::total      3408500                       # number of StoreCondFailReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 102800594844                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total 102800594844                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 117841582344                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total 117841582344                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data   2952800500                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total   2952800500                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data   2952800500                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total   2952800500                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.028125                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.028125                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.018487                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.018487                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.SoftPFReq_mshr_miss_rate::cpu0.data     0.750574                       # mshr miss rate for SoftPFReq accesses
system.cpu0.dcache.SoftPFReq_mshr_miss_rate::total     0.750574                       # mshr miss rate for SoftPFReq accesses
system.cpu0.dcache.WriteLineReq_mshr_miss_rate::cpu0.data     0.830616                       # mshr miss rate for WriteLineReq accesses
system.cpu0.dcache.WriteLineReq_mshr_miss_rate::total     0.830616                       # mshr miss rate for WriteLineReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.062371                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.062371                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.091759                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.091759                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.028404                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.028404                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.031635                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.031635                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 14383.202382                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 14383.202382                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 21566.939552                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 21566.939552                       # average WriteReq mshr miss latency
system.cpu0.dcache.SoftPFReq_avg_mshr_miss_latency::cpu0.data 23980.783948                       # average SoftPFReq mshr miss latency
system.cpu0.dcache.SoftPFReq_avg_mshr_miss_latency::total 23980.783948                       # average SoftPFReq mshr miss latency
system.cpu0.dcache.WriteLineReq_avg_mshr_miss_latency::cpu0.data 35659.655485                       # average WriteLineReq mshr miss latency
system.cpu0.dcache.WriteLineReq_avg_mshr_miss_latency::total 35659.655485                       # average WriteLineReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 13270.891661                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 13270.891661                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 22801.443532                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 22801.443532                       # 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 19462.113248                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 19462.113248                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 19941.722747                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 19941.722747                       # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data 184296.623393                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total 184296.623393                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data 88341.077038                       # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total 88341.077038                       # average overall mshr uncacheable latency
system.cpu0.icache.tags.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.icache.tags.replacements          6253789                       # number of replacements
system.cpu0.icache.tags.tagsinuse          511.960237                       # Cycle average of tags in use
system.cpu0.icache.tags.total_refs          240286309                       # Total number of references to valid blocks.
system.cpu0.icache.tags.sampled_refs          6254301                       # Sample count of references to valid blocks.
system.cpu0.icache.tags.avg_refs            38.419371                       # Average number of references to valid blocks.
system.cpu0.icache.tags.warmup_cycle      13476237000                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.tags.occ_blocks::cpu0.inst   511.960237                       # Average occupied blocks per requestor
system.cpu0.icache.tags.occ_percent::cpu0.inst     0.999922                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_percent::total     0.999922                       # 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          343                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::1           69                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::2          100                       # 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        500053900                       # Number of tag accesses
system.cpu0.icache.tags.data_accesses       500053900                       # Number of data accesses
system.cpu0.icache.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.icache.ReadReq_hits::cpu0.inst    240286309                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total      240286309                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst    240286309                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total       240286309                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst    240286309                       # number of overall hits
system.cpu0.icache.overall_hits::total      240286309                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst      6613282                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total      6613282                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst      6613282                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total       6613282                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst      6613282                       # number of overall misses
system.cpu0.icache.overall_misses::total      6613282                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  70780975211                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total  70780975211                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst  70780975211                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total  70780975211                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst  70780975211                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total  70780975211                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst    246899591                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total    246899591                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst    246899591                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total    246899591                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst    246899591                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total    246899591                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.026785                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.026785                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.026785                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.026785                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.026785                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.026785                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 10702.851506                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 10702.851506                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 10702.851506                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 10702.851506                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 10702.851506                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 10702.851506                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs     10321318                       # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets         2209                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_mshrs           763925                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets             13                       # number of cycles access was blocked
system.cpu0.icache.avg_blocked_cycles::no_mshrs    13.510905                       # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets   169.923077                       # average number of cycles each access was blocked
system.cpu0.icache.writebacks::writebacks      6253789                       # number of writebacks
system.cpu0.icache.writebacks::total          6253789                       # number of writebacks
system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst       358564                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total       358564                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst       358564                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total       358564                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst       358564                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total       358564                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst      6254718                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total      6254718                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst      6254718                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total      6254718                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst      6254718                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total      6254718                       # 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  63975689306                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total  63975689306                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst  63975689306                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total  63975689306                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst  63975689306                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total  63975689306                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_uncacheable_latency::cpu0.inst   2027158498                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.icache.ReadReq_mshr_uncacheable_latency::total   2027158498                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.icache.overall_mshr_uncacheable_latency::cpu0.inst   2027158498                       # number of overall MSHR uncacheable cycles
system.cpu0.icache.overall_mshr_uncacheable_latency::total   2027158498                       # number of overall MSHR uncacheable cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.025333                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.025333                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.025333                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.025333                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.025333                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.025333                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 10228.389083                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 10228.389083                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 10228.389083                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 10228.389083                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 10228.389083                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 10228.389083                       # average overall mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst 95203.047856                       # average ReadReq mshr uncacheable latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::total 95203.047856                       # average ReadReq mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::cpu0.inst 95203.047856                       # average overall mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::total 95203.047856                       # average overall mshr uncacheable latency
system.cpu0.l2cache.prefetcher.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.l2cache.prefetcher.num_hwpf_issued      7458642                       # number of hwpf issued
system.cpu0.l2cache.prefetcher.pfIdentified      7464953                       # number of prefetch candidates identified
system.cpu0.l2cache.prefetcher.pfBufferHit         5714                       # 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      1000455                       # number of prefetches not generated due to page crossing
system.cpu0.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.l2cache.tags.replacements         2364779                       # number of replacements
system.cpu0.l2cache.tags.tagsinuse       15742.421414                       # Cycle average of tags in use
system.cpu0.l2cache.tags.total_refs          10647963                       # Total number of references to valid blocks.
system.cpu0.l2cache.tags.sampled_refs         2380148                       # Sample count of references to valid blocks.
system.cpu0.l2cache.tags.avg_refs            4.473656                       # Average number of references to valid blocks.
system.cpu0.l2cache.tags.warmup_cycle      2357977000                       # Cycle when the warmup percentage was hit.
system.cpu0.l2cache.tags.occ_blocks::writebacks 15396.444809                       # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.dtb.walker    43.122287                       # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.itb.walker    36.767067                       # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.l2cache.prefetcher   266.087250                       # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_percent::writebacks     0.939724                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.dtb.walker     0.002632                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.itb.walker     0.002244                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.l2cache.prefetcher     0.016241                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::total     0.960841                       # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_task_id_blocks::1022          419                       # Occupied blocks per task id
system.cpu0.l2cache.tags.occ_task_id_blocks::1023           84                       # Occupied blocks per task id
system.cpu0.l2cache.tags.occ_task_id_blocks::1024        14866                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1022::1           62                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1022::2          139                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1022::3          112                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1022::4          106                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1023::1            4                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1023::2           63                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1023::3            7                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1023::4           10                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::0          584                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::1          984                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::2         5812                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::3         5588                       # Occupied blocks per task id
system.cpu0.l2cache.tags.age_task_id_blocks_1024::4         1898                       # Occupied blocks per task id
system.cpu0.l2cache.tags.occ_task_id_percent::1022     0.025574                       # Percentage of cache occupancy per task id
system.cpu0.l2cache.tags.occ_task_id_percent::1023     0.005127                       # Percentage of cache occupancy per task id
system.cpu0.l2cache.tags.occ_task_id_percent::1024     0.907349                       # Percentage of cache occupancy per task id
system.cpu0.l2cache.tags.tag_accesses       415506231                       # Number of tag accesses
system.cpu0.l2cache.tags.data_accesses      415506231                       # Number of data accesses
system.cpu0.l2cache.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.l2cache.ReadReq_hits::cpu0.dtb.walker       543348                       # number of ReadReq hits
system.cpu0.l2cache.ReadReq_hits::cpu0.itb.walker       189541                       # number of ReadReq hits
system.cpu0.l2cache.ReadReq_hits::total        732889                       # number of ReadReq hits
system.cpu0.l2cache.WritebackDirty_hits::writebacks      3712844                       # number of WritebackDirty hits
system.cpu0.l2cache.WritebackDirty_hits::total      3712844                       # number of WritebackDirty hits
system.cpu0.l2cache.WritebackClean_hits::writebacks      8236224                       # number of WritebackClean hits
system.cpu0.l2cache.WritebackClean_hits::total      8236224                       # number of WritebackClean hits
system.cpu0.l2cache.UpgradeReq_hits::cpu0.data           28                       # number of UpgradeReq hits
system.cpu0.l2cache.UpgradeReq_hits::total           28                       # 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       869040                       # number of ReadExReq hits
system.cpu0.l2cache.ReadExReq_hits::total       869040                       # number of ReadExReq hits
system.cpu0.l2cache.ReadCleanReq_hits::cpu0.inst      5709661                       # number of ReadCleanReq hits
system.cpu0.l2cache.ReadCleanReq_hits::total      5709661                       # number of ReadCleanReq hits
system.cpu0.l2cache.ReadSharedReq_hits::cpu0.data      2921433                       # number of ReadSharedReq hits
system.cpu0.l2cache.ReadSharedReq_hits::total      2921433                       # number of ReadSharedReq hits
system.cpu0.l2cache.InvalidateReq_hits::cpu0.data       213137                       # number of InvalidateReq hits
system.cpu0.l2cache.InvalidateReq_hits::total       213137                       # number of InvalidateReq hits
system.cpu0.l2cache.demand_hits::cpu0.dtb.walker       543348                       # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::cpu0.itb.walker       189541                       # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::cpu0.inst      5709661                       # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::cpu0.data      3790473                       # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::total       10233023                       # number of demand (read+write) hits
system.cpu0.l2cache.overall_hits::cpu0.dtb.walker       543348                       # number of overall hits
system.cpu0.l2cache.overall_hits::cpu0.itb.walker       189541                       # number of overall hits
system.cpu0.l2cache.overall_hits::cpu0.inst      5709661                       # number of overall hits
system.cpu0.l2cache.overall_hits::cpu0.data      3790473                       # number of overall hits
system.cpu0.l2cache.overall_hits::total      10233023                       # number of overall hits
system.cpu0.l2cache.ReadReq_misses::cpu0.dtb.walker        20175                       # number of ReadReq misses
system.cpu0.l2cache.ReadReq_misses::cpu0.itb.walker        10263                       # number of ReadReq misses
system.cpu0.l2cache.ReadReq_misses::total        30438                       # number of ReadReq misses
system.cpu0.l2cache.UpgradeReq_misses::cpu0.data       244720                       # number of UpgradeReq misses
system.cpu0.l2cache.UpgradeReq_misses::total       244720                       # number of UpgradeReq misses
system.cpu0.l2cache.SCUpgradeReq_misses::cpu0.data       179898                       # number of SCUpgradeReq misses
system.cpu0.l2cache.SCUpgradeReq_misses::total       179898                       # number of SCUpgradeReq misses
system.cpu0.l2cache.SCUpgradeFailReq_misses::cpu0.data            6                       # number of SCUpgradeFailReq misses
system.cpu0.l2cache.SCUpgradeFailReq_misses::total            6                       # number of SCUpgradeFailReq misses
system.cpu0.l2cache.ReadExReq_misses::cpu0.data       270342                       # number of ReadExReq misses
system.cpu0.l2cache.ReadExReq_misses::total       270342                       # number of ReadExReq misses
system.cpu0.l2cache.ReadCleanReq_misses::cpu0.inst       544652                       # number of ReadCleanReq misses
system.cpu0.l2cache.ReadCleanReq_misses::total       544652                       # number of ReadCleanReq misses
system.cpu0.l2cache.ReadSharedReq_misses::cpu0.data       938726                       # number of ReadSharedReq misses
system.cpu0.l2cache.ReadSharedReq_misses::total       938726                       # number of ReadSharedReq misses
system.cpu0.l2cache.InvalidateReq_misses::cpu0.data       581343                       # number of InvalidateReq misses
system.cpu0.l2cache.InvalidateReq_misses::total       581343                       # number of InvalidateReq misses
system.cpu0.l2cache.demand_misses::cpu0.dtb.walker        20175                       # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::cpu0.itb.walker        10263                       # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::cpu0.inst       544652                       # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::cpu0.data      1209068                       # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::total      1784158                       # number of demand (read+write) misses
system.cpu0.l2cache.overall_misses::cpu0.dtb.walker        20175                       # number of overall misses
system.cpu0.l2cache.overall_misses::cpu0.itb.walker        10263                       # number of overall misses
system.cpu0.l2cache.overall_misses::cpu0.inst       544652                       # number of overall misses
system.cpu0.l2cache.overall_misses::cpu0.data      1209068                       # number of overall misses
system.cpu0.l2cache.overall_misses::total      1784158                       # number of overall misses
system.cpu0.l2cache.ReadReq_miss_latency::cpu0.dtb.walker    624969500                       # number of ReadReq miss cycles
system.cpu0.l2cache.ReadReq_miss_latency::cpu0.itb.walker    390263000                       # number of ReadReq miss cycles
system.cpu0.l2cache.ReadReq_miss_latency::total   1015232500                       # number of ReadReq miss cycles
system.cpu0.l2cache.UpgradeReq_miss_latency::cpu0.data    927455000                       # number of UpgradeReq miss cycles
system.cpu0.l2cache.UpgradeReq_miss_latency::total    927455000                       # number of UpgradeReq miss cycles
system.cpu0.l2cache.SCUpgradeReq_miss_latency::cpu0.data    261460000                       # number of SCUpgradeReq miss cycles
system.cpu0.l2cache.SCUpgradeReq_miss_latency::total    261460000                       # number of SCUpgradeReq miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::cpu0.data      3280500                       # number of SCUpgradeFailReq miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::total      3280500                       # number of SCUpgradeFailReq miss cycles
system.cpu0.l2cache.ReadExReq_miss_latency::cpu0.data  15324669997                       # number of ReadExReq miss cycles
system.cpu0.l2cache.ReadExReq_miss_latency::total  15324669997                       # number of ReadExReq miss cycles
system.cpu0.l2cache.ReadCleanReq_miss_latency::cpu0.inst  19971642000                       # number of ReadCleanReq miss cycles
system.cpu0.l2cache.ReadCleanReq_miss_latency::total  19971642000                       # number of ReadCleanReq miss cycles
system.cpu0.l2cache.ReadSharedReq_miss_latency::cpu0.data  36150023478                       # number of ReadSharedReq miss cycles
system.cpu0.l2cache.ReadSharedReq_miss_latency::total  36150023478                       # number of ReadSharedReq miss cycles
system.cpu0.l2cache.InvalidateReq_miss_latency::cpu0.data    295919000                       # number of InvalidateReq miss cycles
system.cpu0.l2cache.InvalidateReq_miss_latency::total    295919000                       # number of InvalidateReq miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.dtb.walker    624969500                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.itb.walker    390263000                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.inst  19971642000                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.data  51474693475                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::total  72461567975                       # number of demand (read+write) miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.dtb.walker    624969500                       # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.itb.walker    390263000                       # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.inst  19971642000                       # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.data  51474693475                       # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::total  72461567975                       # number of overall miss cycles
system.cpu0.l2cache.ReadReq_accesses::cpu0.dtb.walker       563523                       # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.ReadReq_accesses::cpu0.itb.walker       199804                       # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.ReadReq_accesses::total       763327                       # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.WritebackDirty_accesses::writebacks      3712844                       # number of WritebackDirty accesses(hits+misses)
system.cpu0.l2cache.WritebackDirty_accesses::total      3712844                       # number of WritebackDirty accesses(hits+misses)
system.cpu0.l2cache.WritebackClean_accesses::writebacks      8236224                       # number of WritebackClean accesses(hits+misses)
system.cpu0.l2cache.WritebackClean_accesses::total      8236224                       # number of WritebackClean accesses(hits+misses)
system.cpu0.l2cache.UpgradeReq_accesses::cpu0.data       244748                       # number of UpgradeReq accesses(hits+misses)
system.cpu0.l2cache.UpgradeReq_accesses::total       244748                       # number of UpgradeReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeReq_accesses::cpu0.data       179900                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeReq_accesses::total       179900                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeFailReq_accesses::cpu0.data            6                       # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeFailReq_accesses::total            6                       # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu0.l2cache.ReadExReq_accesses::cpu0.data      1139382                       # number of ReadExReq accesses(hits+misses)
system.cpu0.l2cache.ReadExReq_accesses::total      1139382                       # number of ReadExReq accesses(hits+misses)
system.cpu0.l2cache.ReadCleanReq_accesses::cpu0.inst      6254313                       # number of ReadCleanReq accesses(hits+misses)
system.cpu0.l2cache.ReadCleanReq_accesses::total      6254313                       # number of ReadCleanReq accesses(hits+misses)
system.cpu0.l2cache.ReadSharedReq_accesses::cpu0.data      3860159                       # number of ReadSharedReq accesses(hits+misses)
system.cpu0.l2cache.ReadSharedReq_accesses::total      3860159                       # number of ReadSharedReq accesses(hits+misses)
system.cpu0.l2cache.InvalidateReq_accesses::cpu0.data       794480                       # number of InvalidateReq accesses(hits+misses)
system.cpu0.l2cache.InvalidateReq_accesses::total       794480                       # number of InvalidateReq accesses(hits+misses)
system.cpu0.l2cache.demand_accesses::cpu0.dtb.walker       563523                       # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::cpu0.itb.walker       199804                       # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::cpu0.inst      6254313                       # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::cpu0.data      4999541                       # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::total     12017181                       # number of demand (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.dtb.walker       563523                       # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.itb.walker       199804                       # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.inst      6254313                       # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.data      4999541                       # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::total     12017181                       # number of overall (read+write) accesses
system.cpu0.l2cache.ReadReq_miss_rate::cpu0.dtb.walker     0.035802                       # miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_miss_rate::cpu0.itb.walker     0.051365                       # miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_miss_rate::total     0.039875                       # miss rate for ReadReq accesses
system.cpu0.l2cache.UpgradeReq_miss_rate::cpu0.data     0.999886                       # miss rate for UpgradeReq accesses
system.cpu0.l2cache.UpgradeReq_miss_rate::total     0.999886                       # 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.237271                       # miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadExReq_miss_rate::total     0.237271                       # miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadCleanReq_miss_rate::cpu0.inst     0.087084                       # miss rate for ReadCleanReq accesses
system.cpu0.l2cache.ReadCleanReq_miss_rate::total     0.087084                       # miss rate for ReadCleanReq accesses
system.cpu0.l2cache.ReadSharedReq_miss_rate::cpu0.data     0.243183                       # miss rate for ReadSharedReq accesses
system.cpu0.l2cache.ReadSharedReq_miss_rate::total     0.243183                       # miss rate for ReadSharedReq accesses
system.cpu0.l2cache.InvalidateReq_miss_rate::cpu0.data     0.731728                       # miss rate for InvalidateReq accesses
system.cpu0.l2cache.InvalidateReq_miss_rate::total     0.731728                       # miss rate for InvalidateReq accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.dtb.walker     0.035802                       # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.itb.walker     0.051365                       # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.inst     0.087084                       # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.data     0.241836                       # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::total     0.148467                       # miss rate for demand accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.dtb.walker     0.035802                       # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.itb.walker     0.051365                       # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.inst     0.087084                       # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.data     0.241836                       # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::total     0.148467                       # miss rate for overall accesses
system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.dtb.walker 30977.422553                       # average ReadReq miss latency
system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.itb.walker 38026.210660                       # average ReadReq miss latency
system.cpu0.l2cache.ReadReq_avg_miss_latency::total 33354.113279                       # average ReadReq miss latency
system.cpu0.l2cache.UpgradeReq_avg_miss_latency::cpu0.data  3789.861883                       # average UpgradeReq miss latency
system.cpu0.l2cache.UpgradeReq_avg_miss_latency::total  3789.861883                       # average UpgradeReq miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::cpu0.data  1453.379137                       # average SCUpgradeReq miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::total  1453.379137                       # average SCUpgradeReq miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu0.data       546750                       # average SCUpgradeFailReq miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::total       546750                       # average SCUpgradeFailReq miss latency
system.cpu0.l2cache.ReadExReq_avg_miss_latency::cpu0.data 56686.234462                       # average ReadExReq miss latency
system.cpu0.l2cache.ReadExReq_avg_miss_latency::total 56686.234462                       # average ReadExReq miss latency
system.cpu0.l2cache.ReadCleanReq_avg_miss_latency::cpu0.inst 36668.628776                       # average ReadCleanReq miss latency
system.cpu0.l2cache.ReadCleanReq_avg_miss_latency::total 36668.628776                       # average ReadCleanReq miss latency
system.cpu0.l2cache.ReadSharedReq_avg_miss_latency::cpu0.data 38509.664671                       # average ReadSharedReq miss latency
system.cpu0.l2cache.ReadSharedReq_avg_miss_latency::total 38509.664671                       # average ReadSharedReq miss latency
system.cpu0.l2cache.InvalidateReq_avg_miss_latency::cpu0.data   509.026513                       # average InvalidateReq miss latency
system.cpu0.l2cache.InvalidateReq_avg_miss_latency::total   509.026513                       # average InvalidateReq miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.dtb.walker 30977.422553                       # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.itb.walker 38026.210660                       # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.inst 36668.628776                       # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.data 42573.861416                       # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::total 40613.873869                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.dtb.walker 30977.422553                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.itb.walker 38026.210660                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.inst 36668.628776                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.data 42573.861416                       # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::total 40613.873869                       # average overall miss latency
system.cpu0.l2cache.blocked_cycles::no_mshrs          695                       # 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              15                       # 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    46.333333                       # 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.unused_prefetches           43433                       # number of HardPF blocks evicted w/o reference
system.cpu0.l2cache.writebacks::writebacks      1509114                       # number of writebacks
system.cpu0.l2cache.writebacks::total         1509114                       # number of writebacks
system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.dtb.walker          106                       # number of ReadReq MSHR hits
system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.itb.walker          285                       # number of ReadReq MSHR hits
system.cpu0.l2cache.ReadReq_mshr_hits::total          391                       # number of ReadReq MSHR hits
system.cpu0.l2cache.ReadExReq_mshr_hits::cpu0.data        13345                       # number of ReadExReq MSHR hits
system.cpu0.l2cache.ReadExReq_mshr_hits::total        13345                       # number of ReadExReq MSHR hits
system.cpu0.l2cache.ReadCleanReq_mshr_hits::cpu0.inst            2                       # number of ReadCleanReq MSHR hits
system.cpu0.l2cache.ReadCleanReq_mshr_hits::total            2                       # number of ReadCleanReq MSHR hits
system.cpu0.l2cache.ReadSharedReq_mshr_hits::cpu0.data         4691                       # number of ReadSharedReq MSHR hits
system.cpu0.l2cache.ReadSharedReq_mshr_hits::total         4691                       # number of ReadSharedReq MSHR hits
system.cpu0.l2cache.InvalidateReq_mshr_hits::cpu0.data            2                       # number of InvalidateReq MSHR hits
system.cpu0.l2cache.InvalidateReq_mshr_hits::total            2                       # number of InvalidateReq MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.dtb.walker          106                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.itb.walker          285                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.inst            2                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.data        18036                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::total        18429                       # number of demand (read+write) MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.dtb.walker          106                       # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.itb.walker          285                       # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.inst            2                       # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.data        18036                       # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::total        18429                       # number of overall MSHR hits
system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.dtb.walker        20069                       # number of ReadReq MSHR misses
system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.itb.walker         9978                       # number of ReadReq MSHR misses
system.cpu0.l2cache.ReadReq_mshr_misses::total        30047                       # number of ReadReq MSHR misses
system.cpu0.l2cache.HardPFReq_mshr_misses::cpu0.l2cache.prefetcher       744254                       # number of HardPFReq MSHR misses
system.cpu0.l2cache.HardPFReq_mshr_misses::total       744254                       # number of HardPFReq MSHR misses
system.cpu0.l2cache.UpgradeReq_mshr_misses::cpu0.data       244720                       # number of UpgradeReq MSHR misses
system.cpu0.l2cache.UpgradeReq_mshr_misses::total       244720                       # number of UpgradeReq MSHR misses
system.cpu0.l2cache.SCUpgradeReq_mshr_misses::cpu0.data       179898                       # number of SCUpgradeReq MSHR misses
system.cpu0.l2cache.SCUpgradeReq_mshr_misses::total       179898                       # number of SCUpgradeReq MSHR misses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::cpu0.data            6                       # number of SCUpgradeFailReq MSHR misses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::total            6                       # number of SCUpgradeFailReq MSHR misses
system.cpu0.l2cache.ReadExReq_mshr_misses::cpu0.data       256997                       # number of ReadExReq MSHR misses
system.cpu0.l2cache.ReadExReq_mshr_misses::total       256997                       # number of ReadExReq MSHR misses
system.cpu0.l2cache.ReadCleanReq_mshr_misses::cpu0.inst       544650                       # number of ReadCleanReq MSHR misses
system.cpu0.l2cache.ReadCleanReq_mshr_misses::total       544650                       # number of ReadCleanReq MSHR misses
system.cpu0.l2cache.ReadSharedReq_mshr_misses::cpu0.data       934035                       # number of ReadSharedReq MSHR misses
system.cpu0.l2cache.ReadSharedReq_mshr_misses::total       934035                       # number of ReadSharedReq MSHR misses
system.cpu0.l2cache.InvalidateReq_mshr_misses::cpu0.data       581341                       # number of InvalidateReq MSHR misses
system.cpu0.l2cache.InvalidateReq_mshr_misses::total       581341                       # number of InvalidateReq MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.dtb.walker        20069                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.itb.walker         9978                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.inst       544650                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.data      1191032                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::total      1765729                       # number of demand (read+write) MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.dtb.walker        20069                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.itb.walker         9978                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.inst       544650                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.data      1191032                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.l2cache.prefetcher       744254                       # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::total      2509983                       # 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        16022                       # number of ReadReq MSHR uncacheable
system.cpu0.l2cache.ReadReq_mshr_uncacheable::total        37315                       # number of ReadReq MSHR uncacheable
system.cpu0.l2cache.WriteReq_mshr_uncacheable::cpu0.data        17403                       # number of WriteReq MSHR uncacheable
system.cpu0.l2cache.WriteReq_mshr_uncacheable::total        17403                       # 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        33425                       # number of overall MSHR uncacheable misses
system.cpu0.l2cache.overall_mshr_uncacheable_misses::total        54718                       # number of overall MSHR uncacheable misses
system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.dtb.walker    502459000                       # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.itb.walker    325652000                       # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_miss_latency::total    828111000                       # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.HardPFReq_mshr_miss_latency::cpu0.l2cache.prefetcher  36749075781                       # number of HardPFReq MSHR miss cycles
system.cpu0.l2cache.HardPFReq_mshr_miss_latency::total  36749075781                       # number of HardPFReq MSHR miss cycles
system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::cpu0.data   4570856487                       # number of UpgradeReq MSHR miss cycles
system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::total   4570856487                       # number of UpgradeReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::cpu0.data   2749581992                       # number of SCUpgradeReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::total   2749581992                       # number of SCUpgradeReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu0.data      2770500                       # number of SCUpgradeFailReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::total      2770500                       # number of SCUpgradeFailReq MSHR miss cycles
system.cpu0.l2cache.ReadExReq_mshr_miss_latency::cpu0.data  12067143997                       # number of ReadExReq MSHR miss cycles
system.cpu0.l2cache.ReadExReq_mshr_miss_latency::total  12067143997                       # number of ReadExReq MSHR miss cycles
system.cpu0.l2cache.ReadCleanReq_mshr_miss_latency::cpu0.inst  16703715500                       # number of ReadCleanReq MSHR miss cycles
system.cpu0.l2cache.ReadCleanReq_mshr_miss_latency::total  16703715500                       # number of ReadCleanReq MSHR miss cycles
system.cpu0.l2cache.ReadSharedReq_mshr_miss_latency::cpu0.data  30202721978                       # number of ReadSharedReq MSHR miss cycles
system.cpu0.l2cache.ReadSharedReq_mshr_miss_latency::total  30202721978                       # number of ReadSharedReq MSHR miss cycles
system.cpu0.l2cache.InvalidateReq_mshr_miss_latency::cpu0.data  21448570498                       # number of InvalidateReq MSHR miss cycles
system.cpu0.l2cache.InvalidateReq_mshr_miss_latency::total  21448570498                       # number of InvalidateReq MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.dtb.walker    502459000                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.itb.walker    325652000                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.inst  16703715500                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.data  42269865975                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::total  59801692475                       # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.dtb.walker    502459000                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.itb.walker    325652000                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.inst  16703715500                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.data  42269865975                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.l2cache.prefetcher  36749075781                       # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::total  96550768256                       # number of overall MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.inst   1867460000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.data   2824191500                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::total   4691651500                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.inst   1867460000                       # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.data   2824191500                       # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.overall_mshr_uncacheable_latency::total   4691651500                       # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.dtb.walker     0.035613                       # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.itb.walker     0.049939                       # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_mshr_miss_rate::total     0.039363                       # mshr miss rate for ReadReq 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.999886                       # mshr miss rate for UpgradeReq accesses
system.cpu0.l2cache.UpgradeReq_mshr_miss_rate::total     0.999886                       # 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.225558                       # mshr miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadExReq_mshr_miss_rate::total     0.225558                       # mshr miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadCleanReq_mshr_miss_rate::cpu0.inst     0.087084                       # mshr miss rate for ReadCleanReq accesses
system.cpu0.l2cache.ReadCleanReq_mshr_miss_rate::total     0.087084                       # mshr miss rate for ReadCleanReq accesses
system.cpu0.l2cache.ReadSharedReq_mshr_miss_rate::cpu0.data     0.241968                       # mshr miss rate for ReadSharedReq accesses
system.cpu0.l2cache.ReadSharedReq_mshr_miss_rate::total     0.241968                       # mshr miss rate for ReadSharedReq accesses
system.cpu0.l2cache.InvalidateReq_mshr_miss_rate::cpu0.data     0.731725                       # mshr miss rate for InvalidateReq accesses
system.cpu0.l2cache.InvalidateReq_mshr_miss_rate::total     0.731725                       # mshr miss rate for InvalidateReq accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.dtb.walker     0.035613                       # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.itb.walker     0.049939                       # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.inst     0.087084                       # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.data     0.238228                       # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::total     0.146934                       # mshr miss rate for demand accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.dtb.walker     0.035613                       # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.itb.walker     0.049939                       # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.inst     0.087084                       # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.data     0.238228                       # 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.208866                       # mshr miss rate for overall accesses
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 25036.573820                       # average ReadReq mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker 32637.001403                       # average ReadReq mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::total 27560.521849                       # average ReadReq mshr miss latency
system.cpu0.l2cache.HardPFReq_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 49377.061838                       # average HardPFReq mshr miss latency
system.cpu0.l2cache.HardPFReq_avg_mshr_miss_latency::total 49377.061838                       # average HardPFReq mshr miss latency
system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu0.data 18677.903265                       # average UpgradeReq mshr miss latency
system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::total 18677.903265                       # average UpgradeReq mshr miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 15284.116510                       # average SCUpgradeReq mshr miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 15284.116510                       # average SCUpgradeReq mshr miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu0.data       461750                       # average SCUpgradeFailReq mshr miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::total       461750                       # average SCUpgradeFailReq mshr miss latency
system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::cpu0.data 46954.415799                       # average ReadExReq mshr miss latency
system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::total 46954.415799                       # average ReadExReq mshr miss latency
system.cpu0.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu0.inst 30668.714771                       # average ReadCleanReq mshr miss latency
system.cpu0.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 30668.714771                       # average ReadCleanReq mshr miss latency
system.cpu0.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu0.data 32335.749707                       # average ReadSharedReq mshr miss latency
system.cpu0.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 32335.749707                       # average ReadSharedReq mshr miss latency
system.cpu0.l2cache.InvalidateReq_avg_mshr_miss_latency::cpu0.data 36894.990200                       # average InvalidateReq mshr miss latency
system.cpu0.l2cache.InvalidateReq_avg_mshr_miss_latency::total 36894.990200                       # average InvalidateReq mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.dtb.walker 25036.573820                       # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.itb.walker 32637.001403                       # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.inst 30668.714771                       # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.data 35490.117793                       # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::total 33867.990204                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.dtb.walker 25036.573820                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.itb.walker 32637.001403                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.inst 30668.714771                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.data 35490.117793                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 49377.061838                       # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::total 38466.702068                       # average overall mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst 87703.000986                       # average ReadReq mshr uncacheable latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data 176269.598053                       # average ReadReq mshr uncacheable latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::total 125730.979499                       # average ReadReq mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::cpu0.inst 87703.000986                       # average overall mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::cpu0.data 84493.388182                       # average overall mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::total 85742.379107                       # average overall mshr uncacheable latency
system.cpu0.toL2Bus.snoop_filter.tot_requests     24756799                       # Total number of requests made to the snoop filter.
system.cpu0.toL2Bus.snoop_filter.hit_single_requests     12708263                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.cpu0.toL2Bus.snoop_filter.hit_multi_requests         2196                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu0.toL2Bus.snoop_filter.tot_snoops       629051                       # Total number of snoops made to the snoop filter.
system.cpu0.toL2Bus.snoop_filter.hit_single_snoops       629043                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.cpu0.toL2Bus.snoop_filter.hit_multi_snoops            8                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu0.toL2Bus.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu0.toL2Bus.trans_dist::ReadReq        884546                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadResp     11093405                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::WriteReq        17403                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::WriteResp        17403                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::WritebackDirty      5225908                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::WritebackClean      8238069                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::CleanEvict      1170453                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::HardPFReq       945799                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::HardPFResp            6                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::UpgradeReq       463366                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::SCUpgradeReq       326275                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::UpgradeResp       490425                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::SCUpgradeFailReq          111                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::UpgradeFailResp          190                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadExReq      1168917                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadExResp      1146769                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadCleanReq      6254718                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::ReadSharedReq      4769163                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::InvalidateReq       850255                       # Transaction distribution
system.cpu0.toL2Bus.trans_dist::InvalidateResp       794480                       # Transaction distribution
system.cpu0.toL2Bus.pkt_count_system.cpu0.icache.mem_side::system.cpu0.l2cache.cpu_side     18805406                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_count_system.cpu0.dcache.mem_side::system.cpu0.l2cache.cpu_side     18368662                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_count_system.cpu0.itb.walker.dma::system.cpu0.l2cache.cpu_side       418571                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma::system.cpu0.l2cache.cpu_side      1191985                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_count::total         38784624                       # Packet count per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size_system.cpu0.icache.mem_side::system.cpu0.l2cache.cpu_side    800859216                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size_system.cpu0.dcache.mem_side::system.cpu0.l2cache.cpu_side    691176446                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size_system.cpu0.itb.walker.dma::system.cpu0.l2cache.cpu_side      1598432                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size_system.cpu0.dtb.walker.dma::system.cpu0.l2cache.cpu_side      4508184                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.pkt_size::total        1498142278                       # Cumulative packet size per connected master and slave (bytes)
system.cpu0.toL2Bus.snoops                    5240375                       # Total snoops (count)
system.cpu0.toL2Bus.snoopTraffic            104025792                       # Total snoop traffic (bytes)
system.cpu0.toL2Bus.snoop_fanout::samples     18364082                       # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::mean       0.052502                       # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::stdev      0.223039                       # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::underflows            0      0.00%      0.00% # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::0          17399941     94.75%     94.75% # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::1            964133      5.25%    100.00% # Request fanout histogram
system.cpu0.toL2Bus.snoop_fanout::2                 8      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      18364082                       # Request fanout histogram
system.cpu0.toL2Bus.reqLayer0.occupancy   24622778944                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.reqLayer0.utilization          0.1                       # Layer utilization (%)
system.cpu0.toL2Bus.snoopLayer0.occupancy    185315667                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.snoopLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu0.toL2Bus.respLayer0.occupancy   9409532092                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.respLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu0.toL2Bus.respLayer1.occupancy   8142032744                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.respLayer1.utilization          0.0                       # Layer utilization (%)
system.cpu0.toL2Bus.respLayer2.occupancy    219209106                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.respLayer2.utilization          0.0                       # Layer utilization (%)
system.cpu0.toL2Bus.respLayer3.occupancy    629194022                       # Layer occupancy (ticks)
system.cpu0.toL2Bus.respLayer3.utilization          0.0                       # Layer utilization (%)
system.cpu1.branchPred.lookups              166724968                       # Number of BP lookups
system.cpu1.branchPred.condPredicted        126846962                       # Number of conditional branches predicted
system.cpu1.branchPred.condIncorrect          6061099                       # Number of conditional branches incorrect
system.cpu1.branchPred.BTBLookups           131629441                       # Number of BTB lookups
system.cpu1.branchPred.BTBHits               75453810                       # Number of BTB hits
system.cpu1.branchPred.BTBCorrect                   0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.branchPred.BTBHitPct            57.322898                       # BTB Hit Percentage
system.cpu1.branchPred.usedRAS               16000678                       # Number of times the RAS was used to get a target.
system.cpu1.branchPred.RASInCorrect            166104                       # Number of incorrect RAS predictions.
system.cpu1.branchPred.indirectLookups        3768010                       # Number of indirect predictor lookups.
system.cpu1.branchPred.indirectHits           2280408                       # Number of indirect target hits.
system.cpu1.branchPred.indirectMisses         1487602                       # Number of indirect misses.
system.cpu1.branchPredindirectMispredicted       378018                       # Number of mispredicted indirect branches.
system.cpu1.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
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.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.dtb.walker.walks                   467692                       # Table walker walks requested
system.cpu1.dtb.walker.walksLong               467692                       # Table walker walks initiated with long descriptors
system.cpu1.dtb.walker.walksLongTerminationLevel::Level2         8751                       # Level at which table walker walks with long descriptors terminate
system.cpu1.dtb.walker.walksLongTerminationLevel::Level3        70596                       # Level at which table walker walks with long descriptors terminate
system.cpu1.dtb.walker.walksSquashedBefore       217424                       # Table walks squashed before starting
system.cpu1.dtb.walker.walkWaitTime::samples       250268                       # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::mean  2074.929675                       # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::stdev 11460.901897                       # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::0-65535       248915     99.46%     99.46% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::65536-131071          899      0.36%     99.82% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::131072-196607          341      0.14%     99.95% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::196608-262143           97      0.04%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::262144-327679            8      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::327680-393215            3      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::524288-589823            1      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::589824-655359            4      0.00%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkWaitTime::total       250268                       # Table walker wait (enqueue to first request) latency
system.cpu1.dtb.walker.walkCompletionTime::samples       236712                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::mean 20830.925344                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::gmean 18161.943529                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::stdev 14226.641322                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::0-65535       235430     99.46%     99.46% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::65536-131071         1000      0.42%     99.88% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::131072-196607          142      0.06%     99.94% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::196608-262143           87      0.04%     99.98% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::262144-327679            6      0.00%     99.98% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::327680-393215            6      0.00%     99.98% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::393216-458751            1      0.00%     99.98% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::524288-589823            2      0.00%     99.98% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::589824-655359           38      0.02%    100.00% # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walkCompletionTime::total       236712                       # Table walker service (enqueue to completion) latency
system.cpu1.dtb.walker.walksPending::samples 410863041148                       # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::mean     0.552097                       # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::stdev     0.557280                       # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::0-1 409906147648     99.77%     99.77% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::2-3    459057000      0.11%     99.88% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::4-5    219368000      0.05%     99.93% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::6-7    102318000      0.02%     99.96% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::8-9     84455000      0.02%     99.98% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::10-11     58029500      0.01%     99.99% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::12-13     14454500      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::14-15     18772000      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::16-17       430000      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::18-19         9500      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.dtb.walker.walksPending::total 410863041148                       # Table walker pending requests distribution
system.cpu1.dtb.walker.walkPageSizes::4K        70596     88.97%     88.97% # Table walker page sizes translated
system.cpu1.dtb.walker.walkPageSizes::2M         8751     11.03%    100.00% # Table walker page sizes translated
system.cpu1.dtb.walker.walkPageSizes::total        79347                       # Table walker page sizes translated
system.cpu1.dtb.walker.walkRequestOrigin_Requested::Data       467692                       # 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       467692                       # Table walker requests started/completed, data/inst
system.cpu1.dtb.walker.walkRequestOrigin_Completed::Data        79347                       # 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        79347                       # Table walker requests started/completed, data/inst
system.cpu1.dtb.walker.walkRequestOrigin::total       547039                       # 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                   135065828                       # DTB read hits
system.cpu1.dtb.read_misses                    329885                       # DTB read misses
system.cpu1.dtb.write_hits                   69791052                       # DTB write hits
system.cpu1.dtb.write_misses                   137807                       # 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              38825                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.dtb.flush_tlb_asid                   1009                       # Number of times TLB was flushed by ASID
system.cpu1.dtb.flush_entries                   36136                       # Number of entries that have been flushed from TLB
system.cpu1.dtb.align_faults                      592                       # Number of TLB faults due to alignment restrictions
system.cpu1.dtb.prefetch_faults                  4990                       # 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                    39336                       # Number of TLB faults due to permissions restrictions
system.cpu1.dtb.read_accesses               135395713                       # DTB read accesses
system.cpu1.dtb.write_accesses               69928859                       # DTB write accesses
system.cpu1.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu1.dtb.hits                        204856880                       # DTB hits
system.cpu1.dtb.misses                         467692                       # DTB misses
system.cpu1.dtb.accesses                    205324572                       # DTB accesses
system.cpu1.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
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.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.itb.walker.walks                    78571                       # Table walker walks requested
system.cpu1.itb.walker.walksLong                78571                       # Table walker walks initiated with long descriptors
system.cpu1.itb.walker.walksLongTerminationLevel::Level2          897                       # Level at which table walker walks with long descriptors terminate
system.cpu1.itb.walker.walksLongTerminationLevel::Level3        57010                       # Level at which table walker walks with long descriptors terminate
system.cpu1.itb.walker.walksSquashedBefore         9455                       # Table walks squashed before starting
system.cpu1.itb.walker.walkWaitTime::samples        69116                       # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::mean   778.444933                       # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::stdev  6785.315207                       # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::0-65535        69062     99.92%     99.92% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::65536-131071           44      0.06%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::131072-196607            5      0.01%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::327680-393215            1      0.00%     99.99% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::589824-655359            4      0.01%    100.00% # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkWaitTime::total        69116                       # Table walker wait (enqueue to first request) latency
system.cpu1.itb.walker.walkCompletionTime::samples        67362                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::mean 24032.236276                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::gmean 22252.228108                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::stdev 15053.113927                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::0-65535        66909     99.33%     99.33% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::65536-131071          314      0.47%     99.79% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::131072-196607           86      0.13%     99.92% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::196608-262143           23      0.03%     99.96% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::262144-327679            6      0.01%     99.96% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::327680-393215            7      0.01%     99.97% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::393216-458751            2      0.00%     99.98% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::524288-589823            2      0.00%     99.98% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::589824-655359            8      0.01%     99.99% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::655360-720895            5      0.01%    100.00% # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walkCompletionTime::total        67362                       # Table walker service (enqueue to completion) latency
system.cpu1.itb.walker.walksPending::samples 372208258984                       # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::mean     0.850822                       # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::stdev     0.356391                       # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::0    55541061216     14.92%     14.92% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::1   316652457768     85.07%    100.00% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::2       13820000      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::3         844000      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::4          76000      0.00%    100.00% # Table walker pending requests distribution
system.cpu1.itb.walker.walksPending::total 372208258984                       # Table walker pending requests distribution
system.cpu1.itb.walker.walkPageSizes::4K        57010     98.45%     98.45% # Table walker page sizes translated
system.cpu1.itb.walker.walkPageSizes::2M          897      1.55%    100.00% # Table walker page sizes translated
system.cpu1.itb.walker.walkPageSizes::total        57907                       # 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        78571                       # Table walker requests started/completed, data/inst
system.cpu1.itb.walker.walkRequestOrigin_Requested::total        78571                       # 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        57907                       # Table walker requests started/completed, data/inst
system.cpu1.itb.walker.walkRequestOrigin_Completed::total        57907                       # Table walker requests started/completed, data/inst
system.cpu1.itb.walker.walkRequestOrigin::total       136478                       # Table walker requests started/completed, data/inst
system.cpu1.itb.inst_hits                   233650950                       # ITB inst hits
system.cpu1.itb.inst_misses                     78571                       # 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              38825                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.itb.flush_tlb_asid                   1009                       # Number of times TLB was flushed by ASID
system.cpu1.itb.flush_entries                   25813                       # 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                   177997                       # 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               233729521                       # ITB inst accesses
system.cpu1.itb.hits                        233650950                       # DTB hits
system.cpu1.itb.misses                          78571                       # DTB misses
system.cpu1.itb.accesses                    233729521                       # DTB accesses
system.cpu1.numPwrStateTransitions              26654                       # Number of power state transitions
system.cpu1.pwrStateClkGateDist::samples        13327                       # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::mean    3530319846.850679                       # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::stdev   118121656427.394104                       # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::underflows         3111     23.34%     23.34% # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::1000-5e+10        10193     76.48%     99.83% # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::5e+10-1e+11           11      0.08%     99.91% # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::1e+11-1.5e+11            2      0.02%     99.92% # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::2e+11-2.5e+11            1      0.01%     99.93% # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::7.5e+11-8e+11            1      0.01%     99.94% # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::8.5e+11-9e+11            1      0.01%     99.95% # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::overflows            7      0.05%    100.00% # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::min_value          501                       # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::max_value 7351151457424                       # Distribution of time spent in the clock gated state
system.cpu1.pwrStateClkGateDist::total          13327                       # Distribution of time spent in the clock gated state
system.cpu1.pwrStateResidencyTicks::ON   336351398021                       # Cumulative time (in ticks) in various power states
system.cpu1.pwrStateResidencyTicks::CLK_GATED 47048572598979                       # Cumulative time (in ticks) in various power states
system.cpu1.numCycles                       672713020                       # 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          79728286                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                     642468992                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                  166724968                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches          93734896                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                    559167861                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles               13053646                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.TlbCycles                   1631240                       # Number of cycles fetch has spent waiting for tlb
system.cpu1.fetch.MiscStallCycles              271905                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles      4961771                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles       667976                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles       769069                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                233453036                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes              1554763                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.ItlbSquashes                  25728                       # Number of outstanding ITLB misses that were squashed
system.cpu1.fetch.rateDist::samples         653724931                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             1.120109                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            1.251817                       # 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               313299605     47.93%     47.93% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1               112972876     17.28%     65.21% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                63087328      9.65%     74.86% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3               164365122     25.14%    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           653724931                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.247840                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.955042                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                92976248                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles            279392919                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                246557278                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles             30153950                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles               4644536                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved            16507277                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred              1918533                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts             660010839                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts             21083339                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles               4644536                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles               123063367                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles               35472140                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles     196207454                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                246305385                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles             48032049                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts             644623401                       # Number of instructions processed by rename
system.cpu1.rename.SquashedInsts              5459169                       # Number of squashed instructions processed by rename
system.cpu1.rename.ROBFullEvents              8046987                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                175179                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LQFullEvents                243838                       # Number of times rename has blocked due to LQ full
system.cpu1.rename.SQFullEvents              19778119                       # Number of times rename has blocked due to SQ full
system.cpu1.rename.FullRegisterEvents           13544                       # Number of times there has been no free registers
system.cpu1.rename.RenamedOperands          568046285                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups            920205364                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups       738028680                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups           778046                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps            516650091                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                51396188                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts          12941129                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts      11231119                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                 61203121                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads           135763785                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores           72651809                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads          8023262                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores         7007249                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                 625560135                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded           13098005                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                628187829                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued          2397096                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined       48439446                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined     31062607                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        245074                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples    653724931                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.960936                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.128164                       # 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          329147367     50.35%     50.35% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1          114620484     17.53%     67.88% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2          122782429     18.78%     86.66% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3           80699819     12.34%     99.01% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4            6471130      0.99%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5               3702      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      653724931                       # 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               51549181     44.86%     44.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                 41748      0.04%     44.90% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                  12676      0.01%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMultAcc                0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMisc                  10      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%     44.91% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead              30585339     26.62%     71.53% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite             32314734     28.12%     99.65% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMemRead            48210      0.04%     99.69% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMemWrite          356758      0.31%    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               36      0.00%      0.00% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu            418102293     66.56%     66.56% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult             1205881      0.19%     66.75% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                68687      0.01%     66.76% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd                  9      0.00%     66.76% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                 15      0.00%     66.76% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                 25      0.00%     66.76% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     66.76% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMultAcc              0      0.00%     66.76% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv                  0      0.00%     66.76% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMisc             73390      0.01%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                1      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     66.77% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead           137792676     21.93%     88.71% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite           70525871     11.23%     99.93% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMemRead          69235      0.01%     99.94% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMemWrite        349710      0.06%    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             628187829                       # Type of FU issued
system.cpu1.iq.rate                          0.933813                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                  114908656                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.182921                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads        2026010950                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes        686704768                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses    613194933                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads            1395389                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes            519993                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses       487253                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses             742199086                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                 897363                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads         2245530                       # 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     11142517                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses        14462                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation       128111                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores      4846687                       # 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      2292036                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked      3380084                       # 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               4644536                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles                5369264                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles              1350152                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts          638773601                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts                0                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts            135763785                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts            72651809                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts          10993874                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                 39251                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents              1271644                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents        128111                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect       1722302                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect      2773233                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts             4495535                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts            621090126                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts            135058369                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts          6634352                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       115461                       # number of nop insts executed
system.cpu1.iew.exec_refs                   204845438                       # number of memory reference insts executed
system.cpu1.iew.exec_branches               142702777                       # Number of branches executed
system.cpu1.iew.exec_stores                  69787069                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.923262                       # Inst execution rate
system.cpu1.iew.wb_sent                     614366699                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                    613682186                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                312164308                       # num instructions producing a value
system.cpu1.iew.wb_consumers                462317181                       # num instructions consuming a value
system.cpu1.iew.wb_rate                      0.912250                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.675217                       # average fanout of values written-back
system.cpu1.commit.commitSquashedInsts       42230538                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls       12852931                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts          4178812                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples    645679168                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.914105                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.588407                       # 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    392186508     60.74%     60.74% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1    104643933     16.21%     76.95% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2     70768120     10.96%     87.91% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3     40497706      6.27%     94.18% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4     10687024      1.66%     95.83% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5      7435797      1.15%     96.99% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6      5000033      0.77%     97.76% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7      3062259      0.47%     98.23% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8     11397788      1.77%    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    645679168                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts           519872171                       # Number of instructions committed
system.cpu1.commit.committedOps             590218687                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                     192426389                       # Number of memory references committed
system.cpu1.commit.loads                    124621267                       # Number of loads committed
system.cpu1.commit.membars                   28164164                       # Number of memory barriers committed
system.cpu1.commit.branches                 137852750                       # Number of branches committed
system.cpu1.commit.fp_insts                    479347                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                552778663                       # Number of committed integer instructions.
system.cpu1.commit.function_calls            11814414                       # 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       396713394     67.21%     67.21% # Class of committed instruction
system.cpu1.commit.op_class_0::IntMult         957424      0.16%     67.38% # Class of committed instruction
system.cpu1.commit.op_class_0::IntDiv           54002      0.01%     67.39% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatAdd             8      0.00%     67.39% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCmp            13      0.00%     67.39% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatCvt            21      0.00%     67.39% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatMult            0      0.00%     67.39% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatMultAcc            0      0.00%     67.39% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatDiv             0      0.00%     67.39% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatMisc        67436      0.01%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatSqrt            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAdd              0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAddAcc            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdAlu              0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCmp              0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdCvt              0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMisc             0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMult             0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdMultAcc            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShift            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdShiftAcc            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdSqrt             0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAdd            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatAlu            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCmp            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatCvt            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatDiv            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMisc            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMult            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatMultAcc            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::SimdFloatSqrt            0      0.00%     67.40% # Class of committed instruction
system.cpu1.commit.op_class_0::MemRead      124556243     21.10%     88.50% # Class of committed instruction
system.cpu1.commit.op_class_0::MemWrite      67458277     11.43%     99.93% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatMemRead        65024      0.01%     99.94% # Class of committed instruction
system.cpu1.commit.op_class_0::FloatMemWrite       346845      0.06%    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        590218687                       # Class of committed instruction
system.cpu1.commit.bw_lim_events             11397788                       # number cycles where commit BW limit reached
system.cpu1.rob.rob_reads                  1262985389                       # The number of ROB reads
system.cpu1.rob.rob_writes                 1272910770                       # The number of ROB writes
system.cpu1.timesIdled                         874445                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                       18988089                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                 94097134999                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                  519872171                       # Number of Instructions Simulated
system.cpu1.committedOps                    590218687                       # Number of Ops (including micro ops) Simulated
system.cpu1.cpi                              1.293997                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                        1.293997                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.772799                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.772799                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads               710414372                       # number of integer regfile reads
system.cpu1.int_regfile_writes              423863042                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                   765235                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                  456552                       # number of floating regfile writes
system.cpu1.cc_regfile_reads                104682480                       # number of cc regfile reads
system.cpu1.cc_regfile_writes               105389899                       # number of cc regfile writes
system.cpu1.misc_regfile_reads             1284615439                       # number of misc regfile reads
system.cpu1.misc_regfile_writes              12778028                       # number of misc regfile writes
system.cpu1.dcache.tags.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.dcache.tags.replacements          4692670                       # number of replacements
system.cpu1.dcache.tags.tagsinuse          431.602875                       # Cycle average of tags in use
system.cpu1.dcache.tags.total_refs          183292694                       # Total number of references to valid blocks.
system.cpu1.dcache.tags.sampled_refs          4693181                       # Sample count of references to valid blocks.
system.cpu1.dcache.tags.avg_refs            39.055109                       # Average number of references to valid blocks.
system.cpu1.dcache.tags.warmup_cycle     8517840775000                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.tags.occ_blocks::cpu1.data   431.602875                       # Average occupied blocks per requestor
system.cpu1.dcache.tags.occ_percent::cpu1.data     0.842974                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_percent::total     0.842974                       # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_task_id_blocks::1024          511                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::0           92                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::1          387                       # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::2           32                       # Occupied blocks per task id
system.cpu1.dcache.tags.occ_task_id_percent::1024     0.998047                       # Percentage of cache occupancy per task id
system.cpu1.dcache.tags.tag_accesses        395805519                       # Number of tag accesses
system.cpu1.dcache.tags.data_accesses       395805519                       # Number of data accesses
system.cpu1.dcache.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.dcache.ReadReq_hits::cpu1.data    119760214                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total      119760214                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data     59584318                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total      59584318                       # number of WriteReq hits
system.cpu1.dcache.SoftPFReq_hits::cpu1.data       168476                       # number of SoftPFReq hits
system.cpu1.dcache.SoftPFReq_hits::total       168476                       # number of SoftPFReq hits
system.cpu1.dcache.WriteLineReq_hits::cpu1.data       151679                       # number of WriteLineReq hits
system.cpu1.dcache.WriteLineReq_hits::total       151679                       # number of WriteLineReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data      1458987                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total      1458987                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data      1477989                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total      1477989                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data    179496211                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total       179496211                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data    179664687                       # number of overall hits
system.cpu1.dcache.overall_hits::total      179664687                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data      5543636                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total      5543636                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data      5953679                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total      5953679                       # number of WriteReq misses
system.cpu1.dcache.SoftPFReq_misses::cpu1.data       548675                       # number of SoftPFReq misses
system.cpu1.dcache.SoftPFReq_misses::total       548675                       # number of SoftPFReq misses
system.cpu1.dcache.WriteLineReq_misses::cpu1.data       445037                       # number of WriteLineReq misses
system.cpu1.dcache.WriteLineReq_misses::total       445037                       # number of WriteLineReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data       238823                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total       238823                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data       180840                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total       180840                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data     11942352                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total      11942352                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data     12491027                       # number of overall misses
system.cpu1.dcache.overall_misses::total     12491027                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data  78644271500                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total  78644271500                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data 105227667186                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total 105227667186                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteLineReq_miss_latency::cpu1.data  11004402882                       # number of WriteLineReq miss cycles
system.cpu1.dcache.WriteLineReq_miss_latency::total  11004402882                       # number of WriteLineReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data   3255486500                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total   3255486500                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data   4308460000                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total   4308460000                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondFailReq_miss_latency::cpu1.data      4407500                       # number of StoreCondFailReq miss cycles
system.cpu1.dcache.StoreCondFailReq_miss_latency::total      4407500                       # number of StoreCondFailReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data 194876341568                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total 194876341568                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data 194876341568                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total 194876341568                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data    125303850                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total    125303850                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data     65537997                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total     65537997                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.SoftPFReq_accesses::cpu1.data       717151                       # number of SoftPFReq accesses(hits+misses)
system.cpu1.dcache.SoftPFReq_accesses::total       717151                       # number of SoftPFReq accesses(hits+misses)
system.cpu1.dcache.WriteLineReq_accesses::cpu1.data       596716                       # number of WriteLineReq accesses(hits+misses)
system.cpu1.dcache.WriteLineReq_accesses::total       596716                       # number of WriteLineReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data      1697810                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total      1697810                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data      1658829                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total      1658829                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data    191438563                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total    191438563                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data    192155714                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total    192155714                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.044242                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.044242                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.090843                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.090843                       # miss rate for WriteReq accesses
system.cpu1.dcache.SoftPFReq_miss_rate::cpu1.data     0.765076                       # miss rate for SoftPFReq accesses
system.cpu1.dcache.SoftPFReq_miss_rate::total     0.765076                       # miss rate for SoftPFReq accesses
system.cpu1.dcache.WriteLineReq_miss_rate::cpu1.data     0.745810                       # miss rate for WriteLineReq accesses
system.cpu1.dcache.WriteLineReq_miss_rate::total     0.745810                       # miss rate for WriteLineReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.140665                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.140665                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.109017                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.109017                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.062382                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.062382                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.065005                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.065005                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 14186.406088                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 14186.406088                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 17674.393797                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 17674.393797                       # average WriteReq miss latency
system.cpu1.dcache.WriteLineReq_avg_miss_latency::cpu1.data 24726.939293                       # average WriteLineReq miss latency
system.cpu1.dcache.WriteLineReq_avg_miss_latency::total 24726.939293                       # average WriteLineReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 13631.377631                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 13631.377631                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 23824.706923                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total 23824.706923                       # 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 16318.087222                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 16318.087222                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 15601.306567                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 15601.306567                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs      2879860                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets     16425129                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs           370474                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets         590630                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs     7.773447                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets    27.809507                       # average number of cycles each access was blocked
system.cpu1.dcache.writebacks::writebacks      4692685                       # number of writebacks
system.cpu1.dcache.writebacks::total          4692685                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data      2832127                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total      2832127                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data      4784793                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total      4784793                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteLineReq_mshr_hits::cpu1.data         3576                       # number of WriteLineReq MSHR hits
system.cpu1.dcache.WriteLineReq_mshr_hits::total         3576                       # number of WriteLineReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data       122254                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total       122254                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data      7620496                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total      7620496                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data      7620496                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total      7620496                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data      2711509                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total      2711509                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data      1168886                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total      1168886                       # number of WriteReq MSHR misses
system.cpu1.dcache.SoftPFReq_mshr_misses::cpu1.data       548581                       # number of SoftPFReq MSHR misses
system.cpu1.dcache.SoftPFReq_mshr_misses::total       548581                       # number of SoftPFReq MSHR misses
system.cpu1.dcache.WriteLineReq_mshr_misses::cpu1.data       441461                       # number of WriteLineReq MSHR misses
system.cpu1.dcache.WriteLineReq_mshr_misses::total       441461                       # number of WriteLineReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data       116569                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total       116569                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data       180840                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total       180840                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data      4321856                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total      4321856                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data      4870437                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total      4870437                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_uncacheable::cpu1.data        22628                       # number of ReadReq MSHR uncacheable
system.cpu1.dcache.ReadReq_mshr_uncacheable::total        22628                       # number of ReadReq MSHR uncacheable
system.cpu1.dcache.WriteReq_mshr_uncacheable::cpu1.data        21158                       # number of WriteReq MSHR uncacheable
system.cpu1.dcache.WriteReq_mshr_uncacheable::total        21158                       # number of WriteReq MSHR uncacheable
system.cpu1.dcache.overall_mshr_uncacheable_misses::cpu1.data        43786                       # number of overall MSHR uncacheable misses
system.cpu1.dcache.overall_mshr_uncacheable_misses::total        43786                       # number of overall MSHR uncacheable misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data  35845036500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total  35845036500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data  21809849574                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total  21809849574                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.SoftPFReq_mshr_miss_latency::cpu1.data  12123846500                       # number of SoftPFReq MSHR miss cycles
system.cpu1.dcache.SoftPFReq_mshr_miss_latency::total  12123846500                       # number of SoftPFReq MSHR miss cycles
system.cpu1.dcache.WriteLineReq_mshr_miss_latency::cpu1.data  10446547382                       # number of WriteLineReq MSHR miss cycles
system.cpu1.dcache.WriteLineReq_mshr_miss_latency::total  10446547382                       # number of WriteLineReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data   1530530500                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total   1530530500                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data   4127725000                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total   4127725000                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::cpu1.data      4302500                       # number of StoreCondFailReq MSHR miss cycles
system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::total      4302500                       # number of StoreCondFailReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data  68101433456                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total  68101433456                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data  80225279956                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total  80225279956                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data   4008317000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total   4008317000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data   4008317000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total   4008317000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.021639                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.021639                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.017835                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.017835                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.SoftPFReq_mshr_miss_rate::cpu1.data     0.764945                       # mshr miss rate for SoftPFReq accesses
system.cpu1.dcache.SoftPFReq_mshr_miss_rate::total     0.764945                       # mshr miss rate for SoftPFReq accesses
system.cpu1.dcache.WriteLineReq_mshr_miss_rate::cpu1.data     0.739818                       # mshr miss rate for WriteLineReq accesses
system.cpu1.dcache.WriteLineReq_mshr_miss_rate::total     0.739818                       # mshr miss rate for WriteLineReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.068658                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.068658                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.109017                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.109017                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.022576                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.022576                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.025346                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.025346                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 13219.589719                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 13219.589719                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 18658.662670                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 18658.662670                       # average WriteReq mshr miss latency
system.cpu1.dcache.SoftPFReq_avg_mshr_miss_latency::cpu1.data 22100.376243                       # average SoftPFReq mshr miss latency
system.cpu1.dcache.SoftPFReq_avg_mshr_miss_latency::total 22100.376243                       # average SoftPFReq mshr miss latency
system.cpu1.dcache.WriteLineReq_avg_mshr_miss_latency::cpu1.data 23663.579301                       # average WriteLineReq mshr miss latency
system.cpu1.dcache.WriteLineReq_avg_mshr_miss_latency::total 23663.579301                       # average WriteLineReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 13129.824396                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total 13129.824396                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 22825.287547                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total 22825.287547                       # 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 15757.450840                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 15757.450840                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 16471.885368                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 16471.885368                       # average overall mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data 177139.694184                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total 177139.694184                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data 91543.347189                       # average overall mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total 91543.347189                       # average overall mshr uncacheable latency
system.cpu1.icache.tags.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.icache.tags.replacements          5471432                       # number of replacements
system.cpu1.icache.tags.tagsinuse          501.529158                       # Cycle average of tags in use
system.cpu1.icache.tags.total_refs          227657285                       # Total number of references to valid blocks.
system.cpu1.icache.tags.sampled_refs          5471944                       # Sample count of references to valid blocks.
system.cpu1.icache.tags.avg_refs            41.604462                       # Average number of references to valid blocks.
system.cpu1.icache.tags.warmup_cycle     8518180301500                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.tags.occ_blocks::cpu1.inst   501.529158                       # Average occupied blocks per requestor
system.cpu1.icache.tags.occ_percent::cpu1.inst     0.979549                       # Average percentage of cache occupancy
system.cpu1.icache.tags.occ_percent::total     0.979549                       # 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          110                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::1          337                       # Occupied blocks per task id
system.cpu1.icache.tags.age_task_id_blocks_1024::2           65                       # 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        472364897                       # Number of tag accesses
system.cpu1.icache.tags.data_accesses       472364897                       # Number of data accesses
system.cpu1.icache.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.icache.ReadReq_hits::cpu1.inst    227657285                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total      227657285                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst    227657285                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total       227657285                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst    227657285                       # number of overall hits
system.cpu1.icache.overall_hits::total      227657285                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst      5789178                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total      5789178                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst      5789178                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total       5789178                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst      5789178                       # number of overall misses
system.cpu1.icache.overall_misses::total      5789178                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst  62743690584                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total  62743690584                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst  62743690584                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total  62743690584                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst  62743690584                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total  62743690584                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst    233446463                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total    233446463                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst    233446463                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total    233446463                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst    233446463                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total    233446463                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.024799                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.024799                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.024799                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.024799                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.024799                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.024799                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 10838.100087                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 10838.100087                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 10838.100087                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 10838.100087                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 10838.100087                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 10838.100087                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs      9340365                       # number of cycles access was blocked
system.cpu1.icache.blocked_cycles::no_targets          160                       # number of cycles access was blocked
system.cpu1.icache.blocked::no_mshrs           688454                       # number of cycles access was blocked
system.cpu1.icache.blocked::no_targets              1                       # number of cycles access was blocked
system.cpu1.icache.avg_blocked_cycles::no_mshrs    13.567159                       # average number of cycles each access was blocked
system.cpu1.icache.avg_blocked_cycles::no_targets          160                       # average number of cycles each access was blocked
system.cpu1.icache.writebacks::writebacks      5471432                       # number of writebacks
system.cpu1.icache.writebacks::total          5471432                       # number of writebacks
system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst       317207                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total       317207                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst       317207                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total       317207                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst       317207                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total       317207                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst      5471971                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total      5471971                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst      5471971                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total      5471971                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst      5471971                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total      5471971                       # 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  56670933881                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total  56670933881                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst  56670933881                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total  56670933881                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst  56670933881                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total  56670933881                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_uncacheable_latency::cpu1.inst      7079498                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.icache.ReadReq_mshr_uncacheable_latency::total      7079498                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.icache.overall_mshr_uncacheable_latency::cpu1.inst      7079498                       # number of overall MSHR uncacheable cycles
system.cpu1.icache.overall_mshr_uncacheable_latency::total      7079498                       # number of overall MSHR uncacheable cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.023440                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.023440                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.023440                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.023440                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.023440                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.023440                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 10356.585201                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 10356.585201                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 10356.585201                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 10356.585201                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 10356.585201                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 10356.585201                       # average overall mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst 105664.149254                       # average ReadReq mshr uncacheable latency
system.cpu1.icache.ReadReq_avg_mshr_uncacheable_latency::total 105664.149254                       # average ReadReq mshr uncacheable latency
system.cpu1.icache.overall_avg_mshr_uncacheable_latency::cpu1.inst 105664.149254                       # average overall mshr uncacheable latency
system.cpu1.icache.overall_avg_mshr_uncacheable_latency::total 105664.149254                       # average overall mshr uncacheable latency
system.cpu1.l2cache.prefetcher.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.l2cache.prefetcher.num_hwpf_issued      6370815                       # number of hwpf issued
system.cpu1.l2cache.prefetcher.pfIdentified      6378826                       # number of prefetch candidates identified
system.cpu1.l2cache.prefetcher.pfBufferHit         7261                       # 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       806238                       # number of prefetches not generated due to page crossing
system.cpu1.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.l2cache.tags.replacements         1756578                       # number of replacements
system.cpu1.l2cache.tags.tagsinuse       12752.912837                       # Cycle average of tags in use
system.cpu1.l2cache.tags.total_refs           9300002                       # Total number of references to valid blocks.
system.cpu1.l2cache.tags.sampled_refs         1772385                       # Sample count of references to valid blocks.
system.cpu1.l2cache.tags.avg_refs            5.247168                       # Average number of references to valid blocks.
system.cpu1.l2cache.tags.warmup_cycle               0                       # Cycle when the warmup percentage was hit.
system.cpu1.l2cache.tags.occ_blocks::writebacks 12466.059831                       # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.dtb.walker    25.971588                       # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.itb.walker    14.261261                       # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.l2cache.prefetcher   246.620158                       # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_percent::writebacks     0.760868                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.dtb.walker     0.001585                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.itb.walker     0.000870                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.l2cache.prefetcher     0.015052                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::total     0.778376                       # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_task_id_blocks::1022          338                       # Occupied blocks per task id
system.cpu1.l2cache.tags.occ_task_id_blocks::1023           79                       # Occupied blocks per task id
system.cpu1.l2cache.tags.occ_task_id_blocks::1024        15390                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1022::0            8                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1022::1           16                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1022::2          133                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1022::3          109                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1022::4           72                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1023::1            1                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1023::2           42                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1023::3           15                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1023::4           21                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::0          203                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::1         1774                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::2         7283                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::3         4523                       # Occupied blocks per task id
system.cpu1.l2cache.tags.age_task_id_blocks_1024::4         1607                       # Occupied blocks per task id
system.cpu1.l2cache.tags.occ_task_id_percent::1022     0.020630                       # Percentage of cache occupancy per task id
system.cpu1.l2cache.tags.occ_task_id_percent::1023     0.004822                       # Percentage of cache occupancy per task id
system.cpu1.l2cache.tags.occ_task_id_percent::1024     0.939331                       # Percentage of cache occupancy per task id
system.cpu1.l2cache.tags.tag_accesses       354225697                       # Number of tag accesses
system.cpu1.l2cache.tags.data_accesses      354225697                       # Number of data accesses
system.cpu1.l2cache.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.l2cache.ReadReq_hits::cpu1.dtb.walker       466688                       # number of ReadReq hits
system.cpu1.l2cache.ReadReq_hits::cpu1.itb.walker       176018                       # number of ReadReq hits
system.cpu1.l2cache.ReadReq_hits::total        642706                       # number of ReadReq hits
system.cpu1.l2cache.WritebackDirty_hits::writebacks      2940618                       # number of WritebackDirty hits
system.cpu1.l2cache.WritebackDirty_hits::total      2940618                       # number of WritebackDirty hits
system.cpu1.l2cache.WritebackClean_hits::writebacks      7221695                       # number of WritebackClean hits
system.cpu1.l2cache.WritebackClean_hits::total      7221695                       # number of WritebackClean hits
system.cpu1.l2cache.UpgradeReq_hits::cpu1.data           24                       # number of UpgradeReq hits
system.cpu1.l2cache.UpgradeReq_hits::total           24                       # number of UpgradeReq hits
system.cpu1.l2cache.SCUpgradeReq_hits::cpu1.data            1                       # number of SCUpgradeReq hits
system.cpu1.l2cache.SCUpgradeReq_hits::total            1                       # number of SCUpgradeReq hits
system.cpu1.l2cache.ReadExReq_hits::cpu1.data       733730                       # number of ReadExReq hits
system.cpu1.l2cache.ReadExReq_hits::total       733730                       # number of ReadExReq hits
system.cpu1.l2cache.ReadCleanReq_hits::cpu1.inst      4959233                       # number of ReadCleanReq hits
system.cpu1.l2cache.ReadCleanReq_hits::total      4959233                       # number of ReadCleanReq hits
system.cpu1.l2cache.ReadSharedReq_hits::cpu1.data      2549054                       # number of ReadSharedReq hits
system.cpu1.l2cache.ReadSharedReq_hits::total      2549054                       # number of ReadSharedReq hits
system.cpu1.l2cache.InvalidateReq_hits::cpu1.data       189318                       # number of InvalidateReq hits
system.cpu1.l2cache.InvalidateReq_hits::total       189318                       # number of InvalidateReq hits
system.cpu1.l2cache.demand_hits::cpu1.dtb.walker       466688                       # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::cpu1.itb.walker       176018                       # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::cpu1.inst      4959233                       # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::cpu1.data      3282784                       # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::total        8884723                       # number of demand (read+write) hits
system.cpu1.l2cache.overall_hits::cpu1.dtb.walker       466688                       # number of overall hits
system.cpu1.l2cache.overall_hits::cpu1.itb.walker       176018                       # number of overall hits
system.cpu1.l2cache.overall_hits::cpu1.inst      4959233                       # number of overall hits
system.cpu1.l2cache.overall_hits::cpu1.data      3282784                       # number of overall hits
system.cpu1.l2cache.overall_hits::total       8884723                       # number of overall hits
system.cpu1.l2cache.ReadReq_misses::cpu1.dtb.walker        17962                       # number of ReadReq misses
system.cpu1.l2cache.ReadReq_misses::cpu1.itb.walker         8568                       # number of ReadReq misses
system.cpu1.l2cache.ReadReq_misses::total        26530                       # number of ReadReq misses
system.cpu1.l2cache.WritebackClean_misses::writebacks            1                       # number of WritebackClean misses
system.cpu1.l2cache.WritebackClean_misses::total            1                       # number of WritebackClean misses
system.cpu1.l2cache.UpgradeReq_misses::cpu1.data       208947                       # number of UpgradeReq misses
system.cpu1.l2cache.UpgradeReq_misses::total       208947                       # number of UpgradeReq misses
system.cpu1.l2cache.SCUpgradeReq_misses::cpu1.data       180832                       # number of SCUpgradeReq misses
system.cpu1.l2cache.SCUpgradeReq_misses::total       180832                       # number of SCUpgradeReq misses
system.cpu1.l2cache.SCUpgradeFailReq_misses::cpu1.data            7                       # number of SCUpgradeFailReq misses
system.cpu1.l2cache.SCUpgradeFailReq_misses::total            7                       # number of SCUpgradeFailReq misses
system.cpu1.l2cache.ReadExReq_misses::cpu1.data       231689                       # number of ReadExReq misses
system.cpu1.l2cache.ReadExReq_misses::total       231689                       # number of ReadExReq misses
system.cpu1.l2cache.ReadCleanReq_misses::cpu1.inst       512718                       # number of ReadCleanReq misses
system.cpu1.l2cache.ReadCleanReq_misses::total       512718                       # number of ReadCleanReq misses
system.cpu1.l2cache.ReadSharedReq_misses::cpu1.data       826805                       # number of ReadSharedReq misses
system.cpu1.l2cache.ReadSharedReq_misses::total       826805                       # number of ReadSharedReq misses
system.cpu1.l2cache.InvalidateReq_misses::cpu1.data       250101                       # number of InvalidateReq misses
system.cpu1.l2cache.InvalidateReq_misses::total       250101                       # number of InvalidateReq misses
system.cpu1.l2cache.demand_misses::cpu1.dtb.walker        17962                       # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::cpu1.itb.walker         8568                       # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::cpu1.inst       512718                       # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::cpu1.data      1058494                       # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::total      1597742                       # number of demand (read+write) misses
system.cpu1.l2cache.overall_misses::cpu1.dtb.walker        17962                       # number of overall misses
system.cpu1.l2cache.overall_misses::cpu1.itb.walker         8568                       # number of overall misses
system.cpu1.l2cache.overall_misses::cpu1.inst       512718                       # number of overall misses
system.cpu1.l2cache.overall_misses::cpu1.data      1058494                       # number of overall misses
system.cpu1.l2cache.overall_misses::total      1597742                       # number of overall misses
system.cpu1.l2cache.ReadReq_miss_latency::cpu1.dtb.walker    482745500                       # number of ReadReq miss cycles
system.cpu1.l2cache.ReadReq_miss_latency::cpu1.itb.walker    237334000                       # number of ReadReq miss cycles
system.cpu1.l2cache.ReadReq_miss_latency::total    720079500                       # number of ReadReq miss cycles
system.cpu1.l2cache.UpgradeReq_miss_latency::cpu1.data    968697500                       # number of UpgradeReq miss cycles
system.cpu1.l2cache.UpgradeReq_miss_latency::total    968697500                       # number of UpgradeReq miss cycles
system.cpu1.l2cache.SCUpgradeReq_miss_latency::cpu1.data    281964000                       # number of SCUpgradeReq miss cycles
system.cpu1.l2cache.SCUpgradeReq_miss_latency::total    281964000                       # number of SCUpgradeReq miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::cpu1.data      4142498                       # number of SCUpgradeFailReq miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::total      4142498                       # number of SCUpgradeFailReq miss cycles
system.cpu1.l2cache.ReadExReq_miss_latency::cpu1.data   9580217985                       # number of ReadExReq miss cycles
system.cpu1.l2cache.ReadExReq_miss_latency::total   9580217985                       # number of ReadExReq miss cycles
system.cpu1.l2cache.ReadCleanReq_miss_latency::cpu1.inst  18416294000                       # number of ReadCleanReq miss cycles
system.cpu1.l2cache.ReadCleanReq_miss_latency::total  18416294000                       # number of ReadCleanReq miss cycles
system.cpu1.l2cache.ReadSharedReq_miss_latency::cpu1.data  27460876973                       # number of ReadSharedReq miss cycles
system.cpu1.l2cache.ReadSharedReq_miss_latency::total  27460876973                       # number of ReadSharedReq miss cycles
system.cpu1.l2cache.InvalidateReq_miss_latency::cpu1.data    376767000                       # number of InvalidateReq miss cycles
system.cpu1.l2cache.InvalidateReq_miss_latency::total    376767000                       # number of InvalidateReq miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.dtb.walker    482745500                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.itb.walker    237334000                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.inst  18416294000                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.data  37041094958                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::total  56177468458                       # number of demand (read+write) miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.dtb.walker    482745500                       # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.itb.walker    237334000                       # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.inst  18416294000                       # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.data  37041094958                       # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::total  56177468458                       # number of overall miss cycles
system.cpu1.l2cache.ReadReq_accesses::cpu1.dtb.walker       484650                       # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.ReadReq_accesses::cpu1.itb.walker       184586                       # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.ReadReq_accesses::total       669236                       # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.WritebackDirty_accesses::writebacks      2940618                       # number of WritebackDirty accesses(hits+misses)
system.cpu1.l2cache.WritebackDirty_accesses::total      2940618                       # number of WritebackDirty accesses(hits+misses)
system.cpu1.l2cache.WritebackClean_accesses::writebacks      7221696                       # number of WritebackClean accesses(hits+misses)
system.cpu1.l2cache.WritebackClean_accesses::total      7221696                       # number of WritebackClean accesses(hits+misses)
system.cpu1.l2cache.UpgradeReq_accesses::cpu1.data       208971                       # number of UpgradeReq accesses(hits+misses)
system.cpu1.l2cache.UpgradeReq_accesses::total       208971                       # number of UpgradeReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeReq_accesses::cpu1.data       180833                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeReq_accesses::total       180833                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeFailReq_accesses::cpu1.data            7                       # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeFailReq_accesses::total            7                       # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu1.l2cache.ReadExReq_accesses::cpu1.data       965419                       # number of ReadExReq accesses(hits+misses)
system.cpu1.l2cache.ReadExReq_accesses::total       965419                       # number of ReadExReq accesses(hits+misses)
system.cpu1.l2cache.ReadCleanReq_accesses::cpu1.inst      5471951                       # number of ReadCleanReq accesses(hits+misses)
system.cpu1.l2cache.ReadCleanReq_accesses::total      5471951                       # number of ReadCleanReq accesses(hits+misses)
system.cpu1.l2cache.ReadSharedReq_accesses::cpu1.data      3375859                       # number of ReadSharedReq accesses(hits+misses)
system.cpu1.l2cache.ReadSharedReq_accesses::total      3375859                       # number of ReadSharedReq accesses(hits+misses)
system.cpu1.l2cache.InvalidateReq_accesses::cpu1.data       439419                       # number of InvalidateReq accesses(hits+misses)
system.cpu1.l2cache.InvalidateReq_accesses::total       439419                       # number of InvalidateReq accesses(hits+misses)
system.cpu1.l2cache.demand_accesses::cpu1.dtb.walker       484650                       # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::cpu1.itb.walker       184586                       # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::cpu1.inst      5471951                       # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::cpu1.data      4341278                       # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::total     10482465                       # number of demand (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.dtb.walker       484650                       # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.itb.walker       184586                       # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.inst      5471951                       # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.data      4341278                       # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::total     10482465                       # number of overall (read+write) accesses
system.cpu1.l2cache.ReadReq_miss_rate::cpu1.dtb.walker     0.037062                       # miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_miss_rate::cpu1.itb.walker     0.046417                       # miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_miss_rate::total     0.039642                       # miss rate for ReadReq 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.999885                       # miss rate for UpgradeReq accesses
system.cpu1.l2cache.UpgradeReq_miss_rate::total     0.999885                       # miss rate for UpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_miss_rate::cpu1.data     0.999994                       # miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_miss_rate::total     0.999994                       # 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.239988                       # miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadExReq_miss_rate::total     0.239988                       # miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadCleanReq_miss_rate::cpu1.inst     0.093699                       # miss rate for ReadCleanReq accesses
system.cpu1.l2cache.ReadCleanReq_miss_rate::total     0.093699                       # miss rate for ReadCleanReq accesses
system.cpu1.l2cache.ReadSharedReq_miss_rate::cpu1.data     0.244917                       # miss rate for ReadSharedReq accesses
system.cpu1.l2cache.ReadSharedReq_miss_rate::total     0.244917                       # miss rate for ReadSharedReq accesses
system.cpu1.l2cache.InvalidateReq_miss_rate::cpu1.data     0.569163                       # miss rate for InvalidateReq accesses
system.cpu1.l2cache.InvalidateReq_miss_rate::total     0.569163                       # miss rate for InvalidateReq accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.dtb.walker     0.037062                       # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.itb.walker     0.046417                       # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.inst     0.093699                       # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.data     0.243821                       # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::total     0.152420                       # miss rate for demand accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.dtb.walker     0.037062                       # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.itb.walker     0.046417                       # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.inst     0.093699                       # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.data     0.243821                       # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::total     0.152420                       # miss rate for overall accesses
system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.dtb.walker 26875.932524                       # average ReadReq miss latency
system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.itb.walker 27700.046685                       # average ReadReq miss latency
system.cpu1.l2cache.ReadReq_avg_miss_latency::total 27142.084433                       # average ReadReq miss latency
system.cpu1.l2cache.UpgradeReq_avg_miss_latency::cpu1.data  4636.091928                       # average UpgradeReq miss latency
system.cpu1.l2cache.UpgradeReq_avg_miss_latency::total  4636.091928                       # average UpgradeReq miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::cpu1.data  1559.259423                       # average SCUpgradeReq miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::total  1559.259423                       # average SCUpgradeReq miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu1.data 591785.428571                       # average SCUpgradeFailReq miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::total 591785.428571                       # average SCUpgradeFailReq miss latency
system.cpu1.l2cache.ReadExReq_avg_miss_latency::cpu1.data 41349.472720                       # average ReadExReq miss latency
system.cpu1.l2cache.ReadExReq_avg_miss_latency::total 41349.472720                       # average ReadExReq miss latency
system.cpu1.l2cache.ReadCleanReq_avg_miss_latency::cpu1.inst 35918.953499                       # average ReadCleanReq miss latency
system.cpu1.l2cache.ReadCleanReq_avg_miss_latency::total 35918.953499                       # average ReadCleanReq miss latency
system.cpu1.l2cache.ReadSharedReq_avg_miss_latency::cpu1.data 33213.244928                       # average ReadSharedReq miss latency
system.cpu1.l2cache.ReadSharedReq_avg_miss_latency::total 33213.244928                       # average ReadSharedReq miss latency
system.cpu1.l2cache.InvalidateReq_avg_miss_latency::cpu1.data  1506.459390                       # average InvalidateReq miss latency
system.cpu1.l2cache.InvalidateReq_avg_miss_latency::total  1506.459390                       # average InvalidateReq miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.dtb.walker 26875.932524                       # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.itb.walker 27700.046685                       # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.inst 35918.953499                       # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.data 34994.147306                       # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::total 35160.538096                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.dtb.walker 26875.932524                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.itb.walker 27700.046685                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.inst 35918.953499                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.data 34994.147306                       # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::total 35160.538096                       # average overall miss latency
system.cpu1.l2cache.blocked_cycles::no_mshrs          270                       # 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               6                       # 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           45                       # 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.unused_prefetches           38780                       # number of HardPF blocks evicted w/o reference
system.cpu1.l2cache.writebacks::writebacks       938959                       # number of writebacks
system.cpu1.l2cache.writebacks::total          938959                       # number of writebacks
system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.dtb.walker           75                       # number of ReadReq MSHR hits
system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.itb.walker          292                       # number of ReadReq MSHR hits
system.cpu1.l2cache.ReadReq_mshr_hits::total          367                       # number of ReadReq MSHR hits
system.cpu1.l2cache.ReadExReq_mshr_hits::cpu1.data         6099                       # number of ReadExReq MSHR hits
system.cpu1.l2cache.ReadExReq_mshr_hits::total         6099                       # number of ReadExReq MSHR hits
system.cpu1.l2cache.ReadCleanReq_mshr_hits::cpu1.inst            3                       # number of ReadCleanReq MSHR hits
system.cpu1.l2cache.ReadCleanReq_mshr_hits::total            3                       # number of ReadCleanReq MSHR hits
system.cpu1.l2cache.ReadSharedReq_mshr_hits::cpu1.data         4092                       # number of ReadSharedReq MSHR hits
system.cpu1.l2cache.ReadSharedReq_mshr_hits::total         4092                       # number of ReadSharedReq MSHR hits
system.cpu1.l2cache.InvalidateReq_mshr_hits::cpu1.data            9                       # number of InvalidateReq MSHR hits
system.cpu1.l2cache.InvalidateReq_mshr_hits::total            9                       # number of InvalidateReq MSHR hits
system.cpu1.l2cache.demand_mshr_hits::cpu1.dtb.walker           75                       # number of demand (read+write) MSHR hits
system.cpu1.l2cache.demand_mshr_hits::cpu1.itb.walker          292                       # number of demand (read+write) MSHR hits
system.cpu1.l2cache.demand_mshr_hits::cpu1.inst            3                       # number of demand (read+write) MSHR hits
system.cpu1.l2cache.demand_mshr_hits::cpu1.data        10191                       # number of demand (read+write) MSHR hits
system.cpu1.l2cache.demand_mshr_hits::total        10561                       # number of demand (read+write) MSHR hits
system.cpu1.l2cache.overall_mshr_hits::cpu1.dtb.walker           75                       # number of overall MSHR hits
system.cpu1.l2cache.overall_mshr_hits::cpu1.itb.walker          292                       # number of overall MSHR hits
system.cpu1.l2cache.overall_mshr_hits::cpu1.inst            3                       # number of overall MSHR hits
system.cpu1.l2cache.overall_mshr_hits::cpu1.data        10191                       # number of overall MSHR hits
system.cpu1.l2cache.overall_mshr_hits::total        10561                       # number of overall MSHR hits
system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.dtb.walker        17887                       # number of ReadReq MSHR misses
system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.itb.walker         8276                       # number of ReadReq MSHR misses
system.cpu1.l2cache.ReadReq_mshr_misses::total        26163                       # number of ReadReq MSHR misses
system.cpu1.l2cache.WritebackClean_mshr_misses::writebacks            1                       # number of WritebackClean MSHR misses
system.cpu1.l2cache.WritebackClean_mshr_misses::total            1                       # number of WritebackClean MSHR misses
system.cpu1.l2cache.HardPFReq_mshr_misses::cpu1.l2cache.prefetcher       611441                       # number of HardPFReq MSHR misses
system.cpu1.l2cache.HardPFReq_mshr_misses::total       611441                       # number of HardPFReq MSHR misses
system.cpu1.l2cache.UpgradeReq_mshr_misses::cpu1.data       208947                       # number of UpgradeReq MSHR misses
system.cpu1.l2cache.UpgradeReq_mshr_misses::total       208947                       # number of UpgradeReq MSHR misses
system.cpu1.l2cache.SCUpgradeReq_mshr_misses::cpu1.data       180832                       # number of SCUpgradeReq MSHR misses
system.cpu1.l2cache.SCUpgradeReq_mshr_misses::total       180832                       # number of SCUpgradeReq MSHR misses
system.cpu1.l2cache.SCUpgradeFailReq_mshr_misses::cpu1.data            7                       # number of SCUpgradeFailReq MSHR misses
system.cpu1.l2cache.SCUpgradeFailReq_mshr_misses::total            7                       # number of SCUpgradeFailReq MSHR misses
system.cpu1.l2cache.ReadExReq_mshr_misses::cpu1.data       225590                       # number of ReadExReq MSHR misses
system.cpu1.l2cache.ReadExReq_mshr_misses::total       225590                       # number of ReadExReq MSHR misses
system.cpu1.l2cache.ReadCleanReq_mshr_misses::cpu1.inst       512715                       # number of ReadCleanReq MSHR misses
system.cpu1.l2cache.ReadCleanReq_mshr_misses::total       512715                       # number of ReadCleanReq MSHR misses
system.cpu1.l2cache.ReadSharedReq_mshr_misses::cpu1.data       822713                       # number of ReadSharedReq MSHR misses
system.cpu1.l2cache.ReadSharedReq_mshr_misses::total       822713                       # number of ReadSharedReq MSHR misses
system.cpu1.l2cache.InvalidateReq_mshr_misses::cpu1.data       250092                       # number of InvalidateReq MSHR misses
system.cpu1.l2cache.InvalidateReq_mshr_misses::total       250092                       # number of InvalidateReq MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.dtb.walker        17887                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.itb.walker         8276                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.inst       512715                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.data      1048303                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::total      1587181                       # number of demand (read+write) MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.dtb.walker        17887                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.itb.walker         8276                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.inst       512715                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.data      1048303                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.l2cache.prefetcher       611441                       # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::total      2198622                       # 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        22628                       # number of ReadReq MSHR uncacheable
system.cpu1.l2cache.ReadReq_mshr_uncacheable::total        22695                       # number of ReadReq MSHR uncacheable
system.cpu1.l2cache.WriteReq_mshr_uncacheable::cpu1.data        21158                       # number of WriteReq MSHR uncacheable
system.cpu1.l2cache.WriteReq_mshr_uncacheable::total        21158                       # 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        43786                       # number of overall MSHR uncacheable misses
system.cpu1.l2cache.overall_mshr_uncacheable_misses::total        43853                       # number of overall MSHR uncacheable misses
system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.dtb.walker    373994500                       # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.itb.walker    182890500                       # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_miss_latency::total    556885000                       # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.HardPFReq_mshr_miss_latency::cpu1.l2cache.prefetcher  18622917019                       # number of HardPFReq MSHR miss cycles
system.cpu1.l2cache.HardPFReq_mshr_miss_latency::total  18622917019                       # number of HardPFReq MSHR miss cycles
system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::cpu1.data   3934960495                       # number of UpgradeReq MSHR miss cycles
system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::total   3934960495                       # number of UpgradeReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::cpu1.data   2768973490                       # number of SCUpgradeReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::total   2768973490                       # number of SCUpgradeReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu1.data      3512498                       # number of SCUpgradeFailReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::total      3512498                       # number of SCUpgradeFailReq MSHR miss cycles
system.cpu1.l2cache.ReadExReq_mshr_miss_latency::cpu1.data   7383230990                       # number of ReadExReq MSHR miss cycles
system.cpu1.l2cache.ReadExReq_mshr_miss_latency::total   7383230990                       # number of ReadExReq MSHR miss cycles
system.cpu1.l2cache.ReadCleanReq_mshr_miss_latency::cpu1.inst  15339884500                       # number of ReadCleanReq MSHR miss cycles
system.cpu1.l2cache.ReadCleanReq_mshr_miss_latency::total  15339884500                       # number of ReadCleanReq MSHR miss cycles
system.cpu1.l2cache.ReadSharedReq_mshr_miss_latency::cpu1.data  22227595980                       # number of ReadSharedReq MSHR miss cycles
system.cpu1.l2cache.ReadSharedReq_mshr_miss_latency::total  22227595980                       # number of ReadSharedReq MSHR miss cycles
system.cpu1.l2cache.InvalidateReq_mshr_miss_latency::cpu1.data   6539695498                       # number of InvalidateReq MSHR miss cycles
system.cpu1.l2cache.InvalidateReq_mshr_miss_latency::total   6539695498                       # number of InvalidateReq MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.dtb.walker    373994500                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.itb.walker    182890500                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.inst  15339884500                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.data  29610826970                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::total  45507596470                       # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.dtb.walker    373994500                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.itb.walker    182890500                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.inst  15339884500                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.data  29610826970                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.l2cache.prefetcher  18622917019                       # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::total  64130513489                       # number of overall MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.inst      6576000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.data   3827109500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::total   3833685500                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.inst      6576000                       # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.data   3827109500                       # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.overall_mshr_uncacheable_latency::total   3833685500                       # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.dtb.walker     0.036907                       # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.itb.walker     0.044835                       # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_mshr_miss_rate::total     0.039094                       # mshr miss rate for ReadReq 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.999885                       # mshr miss rate for UpgradeReq accesses
system.cpu1.l2cache.UpgradeReq_mshr_miss_rate::total     0.999885                       # mshr miss rate for UpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.999994                       # mshr miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::total     0.999994                       # 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.233671                       # mshr miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadExReq_mshr_miss_rate::total     0.233671                       # mshr miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadCleanReq_mshr_miss_rate::cpu1.inst     0.093699                       # mshr miss rate for ReadCleanReq accesses
system.cpu1.l2cache.ReadCleanReq_mshr_miss_rate::total     0.093699                       # mshr miss rate for ReadCleanReq accesses
system.cpu1.l2cache.ReadSharedReq_mshr_miss_rate::cpu1.data     0.243705                       # mshr miss rate for ReadSharedReq accesses
system.cpu1.l2cache.ReadSharedReq_mshr_miss_rate::total     0.243705                       # mshr miss rate for ReadSharedReq accesses
system.cpu1.l2cache.InvalidateReq_mshr_miss_rate::cpu1.data     0.569142                       # mshr miss rate for InvalidateReq accesses
system.cpu1.l2cache.InvalidateReq_mshr_miss_rate::total     0.569142                       # mshr miss rate for InvalidateReq accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.dtb.walker     0.036907                       # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.itb.walker     0.044835                       # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.inst     0.093699                       # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.data     0.241473                       # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::total     0.151413                       # mshr miss rate for demand accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.dtb.walker     0.036907                       # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.itb.walker     0.044835                       # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.inst     0.093699                       # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.data     0.241473                       # 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.209743                       # mshr miss rate for overall accesses
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 20908.732599                       # average ReadReq mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.itb.walker 22098.900435                       # average ReadReq mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::total 21285.211941                       # average ReadReq mshr miss latency
system.cpu1.l2cache.HardPFReq_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 30457.422742                       # average HardPFReq mshr miss latency
system.cpu1.l2cache.HardPFReq_avg_mshr_miss_latency::total 30457.422742                       # average HardPFReq mshr miss latency
system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu1.data 18832.337842                       # average UpgradeReq mshr miss latency
system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::total 18832.337842                       # average UpgradeReq mshr miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 15312.408700                       # average SCUpgradeReq mshr miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 15312.408700                       # average SCUpgradeReq mshr miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu1.data 501785.428571                       # average SCUpgradeFailReq mshr miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::total 501785.428571                       # average SCUpgradeFailReq mshr miss latency
system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::cpu1.data 32728.538455                       # average ReadExReq mshr miss latency
system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::total 32728.538455                       # average ReadExReq mshr miss latency
system.cpu1.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu1.inst 29918.930595                       # average ReadCleanReq mshr miss latency
system.cpu1.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 29918.930595                       # average ReadCleanReq mshr miss latency
system.cpu1.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu1.data 27017.436190                       # average ReadSharedReq mshr miss latency
system.cpu1.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 27017.436190                       # average ReadSharedReq mshr miss latency
system.cpu1.l2cache.InvalidateReq_avg_mshr_miss_latency::cpu1.data 26149.159101                       # average InvalidateReq mshr miss latency
system.cpu1.l2cache.InvalidateReq_avg_mshr_miss_latency::total 26149.159101                       # average InvalidateReq mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.dtb.walker 20908.732599                       # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.itb.walker 22098.900435                       # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.inst 29918.930595                       # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.data 28246.439217                       # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::total 28671.963985                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.dtb.walker 20908.732599                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.itb.walker 22098.900435                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.inst 29918.930595                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.data 28246.439217                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 30457.422742                       # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::total 29168.503494                       # average overall mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst 98149.253731                       # average ReadReq mshr uncacheable latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data 169131.584762                       # average ReadReq mshr uncacheable latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::total 168922.031284                       # average ReadReq mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::cpu1.inst 98149.253731                       # average overall mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::cpu1.data 87404.866852                       # average overall mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::total 87421.282466                       # average overall mshr uncacheable latency
system.cpu1.toL2Bus.snoop_filter.tot_requests     21096907                       # Total number of requests made to the snoop filter.
system.cpu1.toL2Bus.snoop_filter.hit_single_requests     10844448                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.cpu1.toL2Bus.snoop_filter.hit_multi_requests         1776                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu1.toL2Bus.snoop_filter.tot_snoops       550847                       # Total number of snoops made to the snoop filter.
system.cpu1.toL2Bus.snoop_filter.hit_single_snoops       550845                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.cpu1.toL2Bus.snoop_filter.hit_multi_snoops            2                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu1.toL2Bus.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.cpu1.toL2Bus.trans_dist::ReadReq        772948                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadResp      9709968                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadRespWithInvalidate            1                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::WriteReq        21158                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::WriteResp        21158                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::WritebackDirty      3884973                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::WritebackClean      7223497                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::CleanEvict      1103932                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::HardPFReq       773517                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::HardPFResp           20                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::UpgradeReq       412740                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::SCUpgradeReq       326097                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::UpgradeResp       449655                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::SCUpgradeFailReq           92                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::UpgradeFailResp          190                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadExReq       993079                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadExResp       971172                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadCleanReq      5471971                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::ReadSharedReq      4312998                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::InvalidateReq       499008                       # Transaction distribution
system.cpu1.toL2Bus.trans_dist::InvalidateResp       439419                       # Transaction distribution
system.cpu1.toL2Bus.pkt_count_system.cpu1.icache.mem_side::system.cpu1.l2cache.cpu_side     16415488                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_count_system.cpu1.dcache.mem_side::system.cpu1.l2cache.cpu_side     15276269                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_count_system.cpu1.itb.walker.dma::system.cpu1.l2cache.cpu_side       387820                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_count_system.cpu1.dtb.walker.dma::system.cpu1.l2cache.cpu_side      1031669                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_count::total         33111246                       # Packet count per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size_system.cpu1.icache.mem_side::system.cpu1.l2cache.cpu_side    700377584                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size_system.cpu1.dcache.mem_side::system.cpu1.l2cache.cpu_side    584403341                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size_system.cpu1.itb.walker.dma::system.cpu1.l2cache.cpu_side      1476688                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size_system.cpu1.dtb.walker.dma::system.cpu1.l2cache.cpu_side      3877200                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.pkt_size::total        1290134813                       # Cumulative packet size per connected master and slave (bytes)
system.cpu1.toL2Bus.snoops                    4431345                       # Total snoops (count)
system.cpu1.toL2Bus.snoopTraffic             67169608                       # Total snoop traffic (bytes)
system.cpu1.toL2Bus.snoop_fanout::samples     15631904                       # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::mean       0.053925                       # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::stdev      0.225870                       # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::underflows            0      0.00%      0.00% # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::0          14788958     94.61%     94.61% # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::1            842944      5.39%    100.00% # Request fanout histogram
system.cpu1.toL2Bus.snoop_fanout::2                 2      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      15631904                       # Request fanout histogram
system.cpu1.toL2Bus.reqLayer0.occupancy   20975087949                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.reqLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.snoopLayer0.occupancy    172744273                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.snoopLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.respLayer0.occupancy   8213479520                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.respLayer0.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.respLayer1.occupancy   6968060036                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.respLayer1.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.respLayer2.occupancy    203672612                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.respLayer2.utilization          0.0                       # Layer utilization (%)
system.cpu1.toL2Bus.respLayer3.occupancy    547726569                       # Layer occupancy (ticks)
system.cpu1.toL2Bus.respLayer3.utilization          0.0                       # Layer utilization (%)
system.iobus.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.iobus.trans_dist::ReadReq                40379                       # Transaction distribution
system.iobus.trans_dist::ReadResp               40379                       # Transaction distribution
system.iobus.trans_dist::WriteReq              136662                       # Transaction distribution
system.iobus.trans_dist::WriteResp             136662                       # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio        47802                       # 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       122736                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ide.dma::system.iocache.cpu_side       231266                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ide.dma::total       231266                       # 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                  354082                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.uart.pio        47822                       # 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       155843                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ide.dma::system.iocache.cpu_side      7339080                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ide.dma::total      7339080                       # 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                  7497009                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.reqLayer0.occupancy             37065503                       # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer1.occupancy                 9500                       # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer2.occupancy               324000                       # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer3.occupancy                10500                       # Layer occupancy (ticks)
system.iobus.reqLayer3.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer4.occupancy                10500                       # Layer occupancy (ticks)
system.iobus.reqLayer4.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer10.occupancy               10500                       # 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               10500                       # Layer occupancy (ticks)
system.iobus.reqLayer14.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer15.occupancy               10500                       # Layer occupancy (ticks)
system.iobus.reqLayer15.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer16.occupancy               13000                       # Layer occupancy (ticks)
system.iobus.reqLayer16.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer17.occupancy               10500                       # Layer occupancy (ticks)
system.iobus.reqLayer17.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer23.occupancy            24279001                       # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer24.occupancy            36411000                       # Layer occupancy (ticks)
system.iobus.reqLayer24.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer25.occupancy           569676929                       # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer0.occupancy            92805000                       # Layer occupancy (ticks)
system.iobus.respLayer0.utilization               0.0                       # Layer utilization (%)
system.iobus.respLayer3.occupancy           147962000                       # 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.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.iocache.tags.replacements               115614                       # number of replacements
system.iocache.tags.tagsinuse               11.210449                       # Cycle average of tags in use
system.iocache.tags.total_refs                      3                       # Total number of references to valid blocks.
system.iocache.tags.sampled_refs               115630                       # 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         9156281985000                       # Cycle when the warmup percentage was hit.
system.iocache.tags.occ_blocks::realview.ethernet     3.838554                       # Average occupied blocks per requestor
system.iocache.tags.occ_blocks::realview.ide     7.371895                       # Average occupied blocks per requestor
system.iocache.tags.occ_percent::realview.ethernet     0.239910                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::realview.ide     0.460743                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::total       0.700653                       # 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              1041054                       # Number of tag accesses
system.iocache.tags.data_accesses             1041054                       # Number of data accesses
system.iocache.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.iocache.ReadReq_misses::realview.ethernet           37                       # number of ReadReq misses
system.iocache.ReadReq_misses::realview.ide         8905                       # number of ReadReq misses
system.iocache.ReadReq_misses::total             8942                       # 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       115633                       # number of demand (read+write) misses
system.iocache.demand_misses::total            115673                       # number of demand (read+write) misses
system.iocache.overall_misses::realview.ethernet           40                       # number of overall misses
system.iocache.overall_misses::realview.ide       115633                       # number of overall misses
system.iocache.overall_misses::total           115673                       # number of overall misses
system.iocache.ReadReq_miss_latency::realview.ethernet      5200000                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::realview.ide   1855240026                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::total   1860440026                       # 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  13135197903                       # number of WriteLineReq miss cycles
system.iocache.WriteLineReq_miss_latency::total  13135197903                       # 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  14990437929                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::total  14996006929                       # 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  14990437929                       # number of overall miss cycles
system.iocache.overall_miss_latency::total  14996006929                       # number of overall miss cycles
system.iocache.ReadReq_accesses::realview.ethernet           37                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::realview.ide         8905                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total           8942                       # 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       115633                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total          115673                       # 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       115633                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total         115673                       # 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 208336.892308                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::total 208056.366137                       # 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 123071.714105                       # average WriteLineReq miss latency
system.iocache.WriteLineReq_avg_miss_latency::total 123071.714105                       # 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 129638.061185                       # average overall miss latency
system.iocache.demand_avg_miss_latency::total 129641.376371                       # 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 129638.061185                       # average overall miss latency
system.iocache.overall_avg_miss_latency::total 129641.376371                       # average overall miss latency
system.iocache.blocked_cycles::no_mshrs         43392                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                 3516                       # 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    12.341297                       # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.iocache.writebacks::writebacks          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         8905                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::total         8942                       # 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       115633                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::total       115673                       # 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       115633                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::total       115673                       # 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   1409990026                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::total   1413340026                       # 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   7789853273                       # number of WriteLineReq MSHR miss cycles
system.iocache.WriteLineReq_mshr_miss_latency::total   7789853273                       # 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   9199843299                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::total   9203412299                       # 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   9199843299                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::total   9203412299                       # 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 158336.892308                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::total 158056.366137                       # 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 72987.906388                       # average WriteLineReq mshr miss latency
system.iocache.WriteLineReq_avg_mshr_miss_latency::total 72987.906388                       # 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 79560.707575                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::total 79564.049510                       # 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 79560.707575                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::total 79564.049510                       # average overall mshr miss latency
system.l2c.tags.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.l2c.tags.replacements                  1186255                       # number of replacements
system.l2c.tags.tagsinuse                65124.636684                       # Cycle average of tags in use
system.l2c.tags.total_refs                    6073175                       # Total number of references to valid blocks.
system.l2c.tags.sampled_refs                  1247618                       # Sample count of references to valid blocks.
system.l2c.tags.avg_refs                     4.867816                       # Average number of references to valid blocks.
system.l2c.tags.warmup_cycle               3083323500                       # Cycle when the warmup percentage was hit.
system.l2c.tags.occ_blocks::writebacks   12698.793405                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.dtb.walker   377.952725                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.itb.walker   459.111638                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.inst     5017.563285                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.data    20561.842939                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.l2cache.prefetcher 15825.160631                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.dtb.walker    16.393148                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.itb.walker    11.333355                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.inst     4086.466074                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.data     4153.822571                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.l2cache.prefetcher  1916.196912                       # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks      0.193768                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.dtb.walker     0.005767                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.itb.walker     0.007005                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.inst       0.076562                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.data       0.313749                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.l2cache.prefetcher     0.241473                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.dtb.walker     0.000250                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.itb.walker     0.000173                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.inst       0.062355                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.data       0.063382                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.l2cache.prefetcher     0.029239                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total           0.993723                       # Average percentage of cache occupancy
system.l2c.tags.occ_task_id_blocks::1022        11140                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_blocks::1023          238                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_blocks::1024        49985                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1022::0            8                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1022::1            5                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1022::2          998                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1022::3          444                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1022::4         9685                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1023::2            2                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1023::4          236                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::0           38                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::1          266                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::2         2186                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::3         4431                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::4        43064                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_percent::1022     0.169983                       # Percentage of cache occupancy per task id
system.l2c.tags.occ_task_id_percent::1023     0.003632                       # Percentage of cache occupancy per task id
system.l2c.tags.occ_task_id_percent::1024     0.762711                       # Percentage of cache occupancy per task id
system.l2c.tags.tag_accesses                 67662545                       # Number of tag accesses
system.l2c.tags.data_accesses                67662545                       # Number of data accesses
system.l2c.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.l2c.WritebackDirty_hits::writebacks      2448073                       # number of WritebackDirty hits
system.l2c.WritebackDirty_hits::total         2448073                       # number of WritebackDirty hits
system.l2c.UpgradeReq_hits::cpu0.data          187008                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data          155703                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total              342711                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data         47244                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data         46938                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total             94182                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data            49738                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            49766                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total                99504                       # number of ReadExReq hits
system.l2c.ReadSharedReq_hits::cpu0.dtb.walker        10294                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu0.itb.walker         4584                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu0.inst       491338                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu0.data       542857                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu0.l2cache.prefetcher       273502                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.dtb.walker        11332                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.itb.walker         5195                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.inst       468446                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.data       501967                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::cpu1.l2cache.prefetcher       298805                       # number of ReadSharedReq hits
system.l2c.ReadSharedReq_hits::total          2608320                       # number of ReadSharedReq hits
system.l2c.InvalidateReq_hits::cpu0.data       119780                       # number of InvalidateReq hits
system.l2c.InvalidateReq_hits::cpu1.data       141213                       # number of InvalidateReq hits
system.l2c.InvalidateReq_hits::total           260993                       # number of InvalidateReq hits
system.l2c.demand_hits::cpu0.dtb.walker         10294                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.itb.walker          4584                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.inst              491338                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              592595                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.l2cache.prefetcher       273502                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.dtb.walker         11332                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.itb.walker          5195                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              468446                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data              551733                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.l2cache.prefetcher       298805                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 2707824                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.dtb.walker        10294                       # number of overall hits
system.l2c.overall_hits::cpu0.itb.walker         4584                       # number of overall hits
system.l2c.overall_hits::cpu0.inst             491338                       # number of overall hits
system.l2c.overall_hits::cpu0.data             592595                       # number of overall hits
system.l2c.overall_hits::cpu0.l2cache.prefetcher       273502                       # number of overall hits
system.l2c.overall_hits::cpu1.dtb.walker        11332                       # number of overall hits
system.l2c.overall_hits::cpu1.itb.walker         5195                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             468446                       # number of overall hits
system.l2c.overall_hits::cpu1.data             551733                       # number of overall hits
system.l2c.overall_hits::cpu1.l2cache.prefetcher       298805                       # number of overall hits
system.l2c.overall_hits::total                2707824                       # number of overall hits
system.l2c.UpgradeReq_misses::cpu0.data         26412                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data         27413                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total             53825                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data          620                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          935                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total            1555                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data          77626                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data          34061                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             111687                       # number of ReadExReq misses
system.l2c.ReadSharedReq_misses::cpu0.dtb.walker         1740                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu0.itb.walker         1751                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu0.inst        53308                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu0.data       132778                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu0.l2cache.prefetcher       218721                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.dtb.walker          625                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.itb.walker          445                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.inst        44267                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.data        69080                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::cpu1.l2cache.prefetcher        92227                       # number of ReadSharedReq misses
system.l2c.ReadSharedReq_misses::total         614942                       # number of ReadSharedReq misses
system.l2c.InvalidateReq_misses::cpu0.data       449753                       # number of InvalidateReq misses
system.l2c.InvalidateReq_misses::cpu1.data        95020                       # number of InvalidateReq misses
system.l2c.InvalidateReq_misses::total         544773                       # number of InvalidateReq misses
system.l2c.demand_misses::cpu0.dtb.walker         1740                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.itb.walker         1751                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.inst             53308                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            210404                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.l2cache.prefetcher       218721                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.dtb.walker          625                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.itb.walker          445                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst             44267                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data            103141                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.l2cache.prefetcher        92227                       # number of demand (read+write) misses
system.l2c.demand_misses::total                726629                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.dtb.walker         1740                       # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker         1751                       # number of overall misses
system.l2c.overall_misses::cpu0.inst            53308                       # number of overall misses
system.l2c.overall_misses::cpu0.data           210404                       # number of overall misses
system.l2c.overall_misses::cpu0.l2cache.prefetcher       218721                       # number of overall misses
system.l2c.overall_misses::cpu1.dtb.walker          625                       # number of overall misses
system.l2c.overall_misses::cpu1.itb.walker          445                       # number of overall misses
system.l2c.overall_misses::cpu1.inst            44267                       # number of overall misses
system.l2c.overall_misses::cpu1.data           103141                       # number of overall misses
system.l2c.overall_misses::cpu1.l2cache.prefetcher        92227                       # number of overall misses
system.l2c.overall_misses::total               726629                       # number of overall misses
system.l2c.UpgradeReq_miss_latency::cpu0.data    156600500                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data    179260000                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total    335860500                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data      7385500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data      7603500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total     14989000                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   8419952993                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data   3811911998                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total  12231864991                       # number of ReadExReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.dtb.walker    181407500                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.itb.walker    181058000                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.inst   5842083500                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.data  15044752500                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu0.l2cache.prefetcher  31699112000                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.dtb.walker     72331000                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.itb.walker     50453500                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.inst   5031753500                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.data   8306098000                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::cpu1.l2cache.prefetcher  13356551793                       # number of ReadSharedReq miss cycles
system.l2c.ReadSharedReq_miss_latency::total  79765601293                       # number of ReadSharedReq miss cycles
system.l2c.InvalidateReq_miss_latency::cpu0.data     31743500                       # number of InvalidateReq miss cycles
system.l2c.InvalidateReq_miss_latency::cpu1.data     39384500                       # number of InvalidateReq miss cycles
system.l2c.InvalidateReq_miss_latency::total     71128000                       # number of InvalidateReq miss cycles
system.l2c.demand_miss_latency::cpu0.dtb.walker    181407500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.itb.walker    181058000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.inst   5842083500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data  23464705493                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.l2cache.prefetcher  31699112000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.dtb.walker     72331000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.itb.walker     50453500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst   5031753500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data  12118009998                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.l2cache.prefetcher  13356551793                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total     91997466284                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.dtb.walker    181407500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.itb.walker    181058000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.inst   5842083500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data  23464705493                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.l2cache.prefetcher  31699112000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.dtb.walker     72331000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.itb.walker     50453500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst   5031753500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data  12118009998                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.l2cache.prefetcher  13356551793                       # number of overall miss cycles
system.l2c.overall_miss_latency::total    91997466284                       # number of overall miss cycles
system.l2c.WritebackDirty_accesses::writebacks      2448073                       # number of WritebackDirty accesses(hits+misses)
system.l2c.WritebackDirty_accesses::total      2448073                       # number of WritebackDirty accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data       213420                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data       183116                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total          396536                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data        47864                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data        47873                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total         95737                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       127364                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data        83827                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           211191                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.dtb.walker        12034                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.itb.walker         6335                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.inst       544646                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.data       675635                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu0.l2cache.prefetcher       492223                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.dtb.walker        11957                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.itb.walker         5640                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.inst       512713                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.data       571047                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::cpu1.l2cache.prefetcher       391032                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.ReadSharedReq_accesses::total      3223262                       # number of ReadSharedReq accesses(hits+misses)
system.l2c.InvalidateReq_accesses::cpu0.data       569533                       # number of InvalidateReq accesses(hits+misses)
system.l2c.InvalidateReq_accesses::cpu1.data       236233                       # number of InvalidateReq accesses(hits+misses)
system.l2c.InvalidateReq_accesses::total       805766                       # number of InvalidateReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.dtb.walker        12034                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.itb.walker         6335                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.inst          544646                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data          802999                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.l2cache.prefetcher       492223                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.dtb.walker        11957                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.itb.walker         5640                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          512713                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data          654874                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.l2cache.prefetcher       391032                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             3434453                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.dtb.walker        12034                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.itb.walker         6335                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         544646                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data         802999                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.l2cache.prefetcher       492223                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.dtb.walker        11957                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.itb.walker         5640                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         512713                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data         654874                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.l2cache.prefetcher       391032                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            3434453                       # number of overall (read+write) accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.123756                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.149703                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.135738                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.012953                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.019531                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.016242                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.609481                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.406325                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.528844                       # miss rate for ReadExReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.dtb.walker     0.144590                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.itb.walker     0.276401                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.inst     0.097876                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.data     0.196523                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu0.l2cache.prefetcher     0.444353                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.dtb.walker     0.052271                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.itb.walker     0.078901                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.inst     0.086339                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.data     0.120971                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::cpu1.l2cache.prefetcher     0.235855                       # miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_miss_rate::total     0.190783                       # miss rate for ReadSharedReq accesses
system.l2c.InvalidateReq_miss_rate::cpu0.data     0.789687                       # miss rate for InvalidateReq accesses
system.l2c.InvalidateReq_miss_rate::cpu1.data     0.402230                       # miss rate for InvalidateReq accesses
system.l2c.InvalidateReq_miss_rate::total     0.676093                       # miss rate for InvalidateReq accesses
system.l2c.demand_miss_rate::cpu0.dtb.walker     0.144590                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.itb.walker     0.276401                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.inst       0.097876                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.262023                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.l2cache.prefetcher     0.444353                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.dtb.walker     0.052271                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.itb.walker     0.078901                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.086339                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.157497                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.l2cache.prefetcher     0.235855                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.211571                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.dtb.walker     0.144590                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.itb.walker     0.276401                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.inst      0.097876                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.262023                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.l2cache.prefetcher     0.444353                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.dtb.walker     0.052271                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.itb.walker     0.078901                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.086339                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.157497                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.l2cache.prefetcher     0.235855                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.211571                       # miss rate for overall accesses
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data  5929.142057                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data  6539.233211                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total  6239.860660                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 11912.096774                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data  8132.085561                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total  9639.228296                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 108468.206439                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 111914.271395                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 109519.147179                       # average ReadExReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.dtb.walker 104257.183908                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.itb.walker 103402.627070                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.inst 109591.121408                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.data 113307.569778                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu0.l2cache.prefetcher 144929.439789                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.dtb.walker 115729.600000                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.itb.walker 113378.651685                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.inst 113668.274335                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.data 120238.824551                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::cpu1.l2cache.prefetcher 144822.576827                       # average ReadSharedReq miss latency
system.l2c.ReadSharedReq_avg_miss_latency::total 129712.397743                       # average ReadSharedReq miss latency
system.l2c.InvalidateReq_avg_miss_latency::cpu0.data    70.579852                       # average InvalidateReq miss latency
system.l2c.InvalidateReq_avg_miss_latency::cpu1.data   414.486424                       # average InvalidateReq miss latency
system.l2c.InvalidateReq_avg_miss_latency::total   130.564474                       # average InvalidateReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 104257.183908                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.itb.walker 103402.627070                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 109591.121408                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 111522.145458                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.l2cache.prefetcher 144929.439789                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 115729.600000                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.itb.walker 113378.651685                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 113668.274335                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 117489.747026                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.l2cache.prefetcher 144822.576827                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 126608.580560                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 104257.183908                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.itb.walker 103402.627070                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 109591.121408                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 111522.145458                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.l2cache.prefetcher 144929.439789                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 115729.600000                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.itb.walker 113378.651685                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 113668.274335                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 117489.747026                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.l2cache.prefetcher 144822.576827                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 126608.580560                       # average overall miss latency
system.l2c.blocked_cycles::no_mshrs              2054                       # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
system.l2c.blocked::no_mshrs                       36                       # 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     57.055556                       # average number of cycles each access was blocked
system.l2c.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.l2c.writebacks::writebacks              916327                       # number of writebacks
system.l2c.writebacks::total                   916327                       # number of writebacks
system.l2c.ReadSharedReq_mshr_hits::cpu0.dtb.walker            1                       # number of ReadSharedReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::cpu0.inst          108                       # number of ReadSharedReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::cpu0.data           25                       # number of ReadSharedReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::cpu1.inst          101                       # number of ReadSharedReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::cpu1.data           17                       # number of ReadSharedReq MSHR hits
system.l2c.ReadSharedReq_mshr_hits::total          252                       # number of ReadSharedReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.dtb.walker            1                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst            108                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu0.data             25                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst            101                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.data             17                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::total                252                       # number of demand (read+write) MSHR hits
system.l2c.overall_mshr_hits::cpu0.dtb.walker            1                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu0.inst           108                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu0.data            25                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst           101                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.data            17                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::total               252                       # number of overall MSHR hits
system.l2c.CleanEvict_mshr_misses::writebacks        42778                       # number of CleanEvict MSHR misses
system.l2c.CleanEvict_mshr_misses::total        42778                       # number of CleanEvict MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data        26412                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data        27413                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total        53825                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data          620                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          935                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total         1555                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data        77626                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data        34061                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        111687                       # number of ReadExReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.dtb.walker         1739                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.itb.walker         1751                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.inst        53200                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.data       132753                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu0.l2cache.prefetcher       218721                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.dtb.walker          625                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.itb.walker          445                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.inst        44166                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.data        69063                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::cpu1.l2cache.prefetcher        92227                       # number of ReadSharedReq MSHR misses
system.l2c.ReadSharedReq_mshr_misses::total       614690                       # number of ReadSharedReq MSHR misses
system.l2c.InvalidateReq_mshr_misses::cpu0.data       449753                       # number of InvalidateReq MSHR misses
system.l2c.InvalidateReq_mshr_misses::cpu1.data        95020                       # number of InvalidateReq MSHR misses
system.l2c.InvalidateReq_mshr_misses::total       544773                       # number of InvalidateReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.dtb.walker         1739                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.itb.walker         1751                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst        53200                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data       210379                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.l2cache.prefetcher       218721                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.dtb.walker          625                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.itb.walker          445                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst        44166                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data       103124                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.l2cache.prefetcher        92227                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           726377                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.dtb.walker         1739                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.itb.walker         1751                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst        53200                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data       210379                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.l2cache.prefetcher       218721                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.dtb.walker          625                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.itb.walker          445                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst        44166                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data       103124                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.l2cache.prefetcher        92227                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          726377                       # 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        16022                       # 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        22626                       # number of ReadReq MSHR uncacheable
system.l2c.ReadReq_mshr_uncacheable::total        60008                       # number of ReadReq MSHR uncacheable
system.l2c.WriteReq_mshr_uncacheable::cpu0.data        17403                       # number of WriteReq MSHR uncacheable
system.l2c.WriteReq_mshr_uncacheable::cpu1.data        21158                       # number of WriteReq MSHR uncacheable
system.l2c.WriteReq_mshr_uncacheable::total        38561                       # 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        33425                       # 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        43784                       # number of overall MSHR uncacheable misses
system.l2c.overall_mshr_uncacheable_misses::total        98569                       # number of overall MSHR uncacheable misses
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data    531562000                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data    578264000                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total   1109826000                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data     15032500                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data     22996000                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total     38028500                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   7643531840                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data   3471120868                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total  11114652708                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.dtb.walker    163920001                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.itb.walker    163546503                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.inst   5300161563                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.data  13714460643                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu0.l2cache.prefetcher  29511745867                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.dtb.walker     66080002                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.itb.walker     46003500                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.inst   4581236045                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.data   7611577636                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::cpu1.l2cache.prefetcher  12434204472                       # number of ReadSharedReq MSHR miss cycles
system.l2c.ReadSharedReq_mshr_miss_latency::total  73592936232                       # number of ReadSharedReq MSHR miss cycles
system.l2c.InvalidateReq_mshr_miss_latency::cpu0.data  11245662562                       # number of InvalidateReq MSHR miss cycles
system.l2c.InvalidateReq_mshr_miss_latency::cpu1.data   1996724000                       # number of InvalidateReq MSHR miss cycles
system.l2c.InvalidateReq_mshr_miss_latency::total  13242386562                       # number of InvalidateReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker    163920001                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.itb.walker    163546503                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst   5300161563                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data  21357992483                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.l2cache.prefetcher  29511745867                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker     66080002                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.itb.walker     46003500                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst   4581236045                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data  11082698504                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.l2cache.prefetcher  12434204472                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total  84707588940                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker    163920001                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.itb.walker    163546503                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst   5300161563                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data  21357992483                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.l2cache.prefetcher  29511745867                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker     66080002                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.itb.walker     46003500                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst   4581236045                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data  11082698504                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.l2cache.prefetcher  12434204472                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total  84707588940                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst   1484185500                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data   2535460001                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.inst      5368000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data   3419647503                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total   7444661004                       # number of ReadReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.inst   1484185500                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data   2535460001                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.inst      5368000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data   3419647503                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total   7444661004                       # 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.123756                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.149703                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.135738                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.012953                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.019531                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.016242                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.609481                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.406325                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.528844                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.dtb.walker     0.144507                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.itb.walker     0.276401                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.inst     0.097678                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.data     0.196486                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu0.l2cache.prefetcher     0.444353                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.dtb.walker     0.052271                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.itb.walker     0.078901                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.inst     0.086142                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.data     0.120941                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::cpu1.l2cache.prefetcher     0.235855                       # mshr miss rate for ReadSharedReq accesses
system.l2c.ReadSharedReq_mshr_miss_rate::total     0.190704                       # mshr miss rate for ReadSharedReq accesses
system.l2c.InvalidateReq_mshr_miss_rate::cpu0.data     0.789687                       # mshr miss rate for InvalidateReq accesses
system.l2c.InvalidateReq_mshr_miss_rate::cpu1.data     0.402230                       # mshr miss rate for InvalidateReq accesses
system.l2c.InvalidateReq_mshr_miss_rate::total     0.676093                       # mshr miss rate for InvalidateReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker     0.144507                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.itb.walker     0.276401                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.097678                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.261992                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.l2cache.prefetcher     0.444353                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker     0.052271                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.itb.walker     0.078901                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.086142                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.157472                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.l2cache.prefetcher     0.235855                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.211497                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker     0.144507                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.itb.walker     0.276401                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.097678                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.261992                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.l2cache.prefetcher     0.444353                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker     0.052271                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.itb.walker     0.078901                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.086142                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.157472                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.l2cache.prefetcher     0.235855                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.211497                       # mshr miss rate for overall accesses
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 20125.776162                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 21094.517200                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 20619.154668                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 24245.967742                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 24594.652406                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 24455.627010                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 98466.130420                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 101908.953583                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 99516.082516                       # average ReadExReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.dtb.walker 94261.070155                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.itb.walker 93401.772130                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.inst 99627.097049                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.data 103308.103342                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 134928.725943                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.dtb.walker 105728.003200                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.itb.walker 103378.651685                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.inst 103727.664833                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.data 110212.090931                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 134821.738450                       # average ReadSharedReq mshr miss latency
system.l2c.ReadSharedReq_avg_mshr_miss_latency::total 119723.659458                       # average ReadSharedReq mshr miss latency
system.l2c.InvalidateReq_avg_mshr_miss_latency::cpu0.data 25004.085714                       # average InvalidateReq mshr miss latency
system.l2c.InvalidateReq_avg_mshr_miss_latency::cpu1.data 21013.723427                       # average InvalidateReq mshr miss latency
system.l2c.InvalidateReq_avg_mshr_miss_latency::total 24308.081645                       # average InvalidateReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 94261.070155                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.itb.walker 93401.772130                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 99627.097049                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 101521.503967                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 134928.725943                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 105728.003200                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.itb.walker 103378.651685                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 103727.664833                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 107469.633684                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 134821.738450                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 116616.562666                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 94261.070155                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.itb.walker 93401.772130                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 99627.097049                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 101521.503967                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 134928.725943                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 105728.003200                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.itb.walker 103378.651685                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 103727.664833                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 107469.633684                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 134821.738450                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 116616.562666                       # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst 69702.977504                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data 158248.658158                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst 80119.402985                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data 151137.960886                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total 124061.141914                       # average ReadReq mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.inst 69702.977504                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data 75855.198235                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.inst 80119.402985                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data 78102.674561                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total 75527.407238                       # average overall mshr uncacheable latency
system.membus.snoop_filter.tot_requests       3300545                       # Total number of requests made to the snoop filter.
system.membus.snoop_filter.hit_single_requests      2017233                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_requests         3015                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.membus.snoop_filter.tot_snoops               0                       # Total number of snoops made to the snoop filter.
system.membus.snoop_filter.hit_single_snoops            0                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_snoops            0                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.membus.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.membus.trans_dist::ReadReq               60008                       # Transaction distribution
system.membus.trans_dist::ReadResp             683640                       # Transaction distribution
system.membus.trans_dist::WriteReq              38561                       # Transaction distribution
system.membus.trans_dist::WriteResp             38561                       # Transaction distribution
system.membus.trans_dist::WritebackDirty      1023021                       # Transaction distribution
system.membus.trans_dist::CleanEvict           202426                       # Transaction distribution
system.membus.trans_dist::UpgradeReq           359792                       # Transaction distribution
system.membus.trans_dist::SCUpgradeReq         266371                       # Transaction distribution
system.membus.trans_dist::UpgradeResp              23                       # Transaction distribution
system.membus.trans_dist::SCUpgradeFailReq            2                       # Transaction distribution
system.membus.trans_dist::ReadExReq            125029                       # Transaction distribution
system.membus.trans_dist::ReadExResp           110917                       # Transaction distribution
system.membus.trans_dist::ReadSharedReq        623632                       # Transaction distribution
system.membus.trans_dist::InvalidateReq        649188                       # Transaction distribution
system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave       122736                       # 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        26462                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.physmem.port      3790913                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::total      3940187                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port       238124                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total       238124                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total                4178311                       # Packet count per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.bridge.slave       155843                       # 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        52924                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.physmem.port    105399040                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::total    105608363                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::system.physmem.port      7265984                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::total      7265984                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size::total               112874347                       # Cumulative packet size per connected master and slave (bytes)
system.membus.snoops                           584671                       # Total snoops (count)
system.membus.snoopTraffic                     181568                       # Total snoop traffic (bytes)
system.membus.snoop_fanout::samples           2122585                       # Request fanout histogram
system.membus.snoop_fanout::mean             0.015284                       # Request fanout histogram
system.membus.snoop_fanout::stdev            0.122681                       # Request fanout histogram
system.membus.snoop_fanout::underflows              0      0.00%      0.00% # Request fanout histogram
system.membus.snoop_fanout::0                 2090143     98.47%     98.47% # Request fanout histogram
system.membus.snoop_fanout::1                   32442      1.53%    100.00% # Request fanout histogram
system.membus.snoop_fanout::2                       0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::overflows               0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::min_value               0                       # Request fanout histogram
system.membus.snoop_fanout::max_value               1                       # Request fanout histogram
system.membus.snoop_fanout::total             2122585                       # Request fanout histogram
system.membus.reqLayer0.occupancy            98177996                       # Layer occupancy (ticks)
system.membus.reqLayer0.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer1.occupancy               52000                       # Layer occupancy (ticks)
system.membus.reqLayer1.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer2.occupancy            22142995                       # Layer occupancy (ticks)
system.membus.reqLayer2.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer5.occupancy          7123082230                       # Layer occupancy (ticks)
system.membus.reqLayer5.utilization               0.0                       # Layer utilization (%)
system.membus.respLayer2.occupancy         3974452270                       # Layer occupancy (ticks)
system.membus.respLayer2.utilization              0.0                       # Layer utilization (%)
system.membus.respLayer3.occupancy           45639777                       # Layer occupancy (ticks)
system.membus.respLayer3.utilization              0.0                       # Layer utilization (%)
system.membus.badaddr_responder.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.aaci_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.pci_host.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.cf_ctrl.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.gic.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.clcd.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.realview_io.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
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.energy_ctrl.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.ethernet.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
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.hdlcd.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.ide.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.kmi0.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.kmi1.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.l2x0_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.lan_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.local_cpu_timer.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
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.realview.mmc_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.rtc.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.sp810_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.timer0.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.timer1.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.uart.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.uart1_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.uart2_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.uart3_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.usb_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.vgic.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.realview.watchdog_fake.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.toL2Bus.snoop_filter.tot_requests     10730258                       # Total number of requests made to the snoop filter.
system.toL2Bus.snoop_filter.hit_single_requests      5842336                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.toL2Bus.snoop_filter.hit_multi_requests      1839840                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.toL2Bus.snoop_filter.tot_snoops         143689                       # Total number of snoops made to the snoop filter.
system.toL2Bus.snoop_filter.hit_single_snoops       131126                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.toL2Bus.snoop_filter.hit_multi_snoops        12563                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
system.toL2Bus.pwrStateResidencyTicks::UNDEFINED 47384923997000                       # Cumulative time (in ticks) in various power states
system.toL2Bus.trans_dist::ReadReq              60010                       # Transaction distribution
system.toL2Bus.trans_dist::ReadResp           4055865                       # Transaction distribution
system.toL2Bus.trans_dist::WriteReq             38561                       # Transaction distribution
system.toL2Bus.trans_dist::WriteResp            38561                       # Transaction distribution
system.toL2Bus.trans_dist::WritebackDirty      3364400                       # Transaction distribution
system.toL2Bus.trans_dist::WritebackClean            1                       # Transaction distribution
system.toL2Bus.trans_dist::CleanEvict         2413469                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeReq          699420                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeReq        360553                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeResp        1059973                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeFailReq          190                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeFailResp          190                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExReq           262551                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExResp          262551                       # Transaction distribution
system.toL2Bus.trans_dist::ReadSharedReq      3996472                       # Transaction distribution
system.toL2Bus.trans_dist::InvalidateReq       835150                       # Transaction distribution
system.toL2Bus.trans_dist::InvalidateResp       805766                       # Transaction distribution
system.toL2Bus.pkt_count_system.cpu0.l2cache.mem_side::system.l2c.cpu_side      8799068                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu1.l2cache.mem_side::system.l2c.cpu_side      6846513                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count::total              15645581                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.l2cache.mem_side::system.l2c.cpu_side    216011198                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu1.l2cache.mem_side::system.l2c.cpu_side    161148653                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size::total              377159851                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.snoops                         2609772                       # Total snoops (count)
system.toL2Bus.snoopTraffic                 111390096                       # Total snoop traffic (bytes)
system.toL2Bus.snoop_fanout::samples          7440116                       # Request fanout histogram
system.toL2Bus.snoop_fanout::mean            0.386181                       # Request fanout histogram
system.toL2Bus.snoop_fanout::stdev           0.490329                       # Request fanout histogram
system.toL2Bus.snoop_fanout::underflows             0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::0                4579449     61.55%     61.55% # Request fanout histogram
system.toL2Bus.snoop_fanout::1                2848104     38.28%     99.83% # Request fanout histogram
system.toL2Bus.snoop_fanout::2                  12563      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            7440116                       # Request fanout histogram
system.toL2Bus.reqLayer0.occupancy         8239335116                       # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization              0.0                       # Layer utilization (%)
system.toL2Bus.snoopLayer0.occupancy          2574912                       # Layer occupancy (ticks)
system.toL2Bus.snoopLayer0.utilization            0.0                       # Layer utilization (%)
system.toL2Bus.respLayer0.occupancy        4018530287                       # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization             0.0                       # Layer utilization (%)
system.toL2Bus.respLayer1.occupancy        3394272097                       # 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                    5012                       # number of quiesce instructions executed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                   13327                       # number of quiesce instructions executed

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