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

---------- Begin Simulation Statistics ----------
sim_seconds                                  1.902683                       # Number of seconds simulated
sim_ticks                                1902682770000                       # Number of ticks simulated
final_tick                               1902682770000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                 192931                       # Simulator instruction rate (inst/s)
host_op_rate                                   192931                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             6436506827                       # Simulator tick rate (ticks/s)
host_mem_usage                                 296908                       # Number of bytes of host memory used
host_seconds                                   295.61                       # Real time elapsed on the host
sim_insts                                    57032045                       # Number of instructions simulated
sim_ops                                      57032045                       # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu0.inst           906816                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         24518592                       # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide        2650816                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst            73984                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data           789824                       # Number of bytes read from this memory
system.physmem.bytes_read::total             28940032                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst       906816                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst        73984                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          980800                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      7895360                       # Number of bytes written to this memory
system.physmem.bytes_written::total           7895360                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.inst             14169                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            383103                       # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide           41419                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst              1156                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data             12341                       # Number of read requests responded to by this memory
system.physmem.num_reads::total                452188                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks          123365                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               123365                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.inst              476599                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data            12886327                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::tsunami.ide           1393199                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               38884                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              415111                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                15210119                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst         476599                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          38884                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             515483                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           4149593                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                4149593                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           4149593                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst             476599                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data           12886327                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::tsunami.ide          1393199                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              38884                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             415111                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               19359713                       # Total bandwidth to/from this memory (bytes/s)
system.l2c.replacements                        345291                       # number of replacements
system.l2c.tagsinuse                     65280.360301                       # Cycle average of tags in use
system.l2c.total_refs                         2575351                       # Total number of references to valid blocks.
system.l2c.sampled_refs                        410382                       # Sample count of references to valid blocks.
system.l2c.avg_refs                          6.275497                       # Average number of references to valid blocks.
system.l2c.warmup_cycle                    6143524000                       # Cycle when the warmup percentage was hit.
system.l2c.occ_blocks::writebacks        53635.672684                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.inst          5378.326569                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu0.data          6042.958234                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.inst           144.667579                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu1.data            78.735234                       # Average occupied blocks per requestor
system.l2c.occ_percent::writebacks           0.818415                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.inst            0.082067                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu0.data            0.092208                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.inst            0.002207                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu1.data            0.001201                       # Average percentage of cache occupancy
system.l2c.occ_percent::total                0.996099                       # Average percentage of cache occupancy
system.l2c.ReadReq_hits::cpu0.inst             798441                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data             696934                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst             292090                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data              99595                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1887060                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          812223                       # number of Writeback hits
system.l2c.Writeback_hits::total               812223                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data             169                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data             397                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                 566                       # number of UpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu0.data            46                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::cpu1.data            29                       # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total                75                       # number of SCUpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           135544                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data            39704                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               175248                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.inst              798441                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data              832478                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst              292090                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data              139299                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 2062308                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.inst             798441                       # number of overall hits
system.l2c.overall_hits::cpu0.data             832478                       # number of overall hits
system.l2c.overall_hits::cpu1.inst             292090                       # number of overall hits
system.l2c.overall_hits::cpu1.data             139299                       # number of overall hits
system.l2c.overall_hits::total                2062308                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.inst            14171                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data           272326                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst             1173                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data             1502                       # number of ReadReq misses
system.l2c.ReadReq_misses::total               289172                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data          2767                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data          1411                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              4178                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu0.data          606                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data          630                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total            1236                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         111402                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data          10975                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             122377                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.inst             14171                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            383728                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst              1173                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data             12477                       # number of demand (read+write) misses
system.l2c.demand_misses::total                411549                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.inst            14171                       # number of overall misses
system.l2c.overall_misses::cpu0.data           383728                       # number of overall misses
system.l2c.overall_misses::cpu1.inst             1173                       # number of overall misses
system.l2c.overall_misses::cpu1.data            12477                       # number of overall misses
system.l2c.overall_misses::total               411549                       # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.inst    755985500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.data  14184372500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.inst     62331000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.data     81509998                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total    15084198998                       # number of ReadReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu0.data      1749500                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu1.data     16214497                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total     17963997                       # number of UpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu0.data      2002500                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::cpu1.data       367000                       # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total      2369500                       # number of SCUpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu0.data   6034072500                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu1.data    609639000                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total   6643711500                       # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.inst    755985500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.data  20218445000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.inst     62331000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.data    691148998                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total     21727910498                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.inst    755985500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.data  20218445000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.inst     62331000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.data    691148998                       # number of overall miss cycles
system.l2c.overall_miss_latency::total    21727910498                       # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.inst         812612                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data         969260                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst         293263                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data         101097                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            2176232                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       812223                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           812223                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data         2936                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data         1808                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total            4744                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu0.data          652                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data          659                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total          1311                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data       246946                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data        50679                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           297625                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.inst          812612                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         1216206                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst          293263                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data          151776                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             2473857                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.inst         812612                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        1216206                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst         293263                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data         151776                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            2473857                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.017439                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.280963                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.004000                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.014857                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.132877                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.942439                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.780420                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.880691                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.929448                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.955994                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total     0.942792                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.451119                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.216559                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.411178                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.inst       0.017439                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.315512                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.004000                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.082207                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.166359                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.inst      0.017439                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.315512                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.004000                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.082207                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.166359                       # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.inst 53347.364336                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.data 52086.001704                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.inst 53138.107417                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.data 54267.641811                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 52163.414847                       # average ReadReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu0.data   632.273220                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 11491.493267                       # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total  4299.664193                       # average UpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data  3304.455446                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data   582.539683                       # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total  1917.071197                       # average SCUpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu0.data 54164.848926                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu1.data 55547.972665                       # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 54288.890069                       # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.inst 53347.364336                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.data 52689.522266                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.inst 53138.107417                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.data 55393.844514                       # average overall miss latency
system.l2c.demand_avg_miss_latency::total 52795.439906                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.inst 53347.364336                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.data 52689.522266                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.inst 53138.107417                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.data 55393.844514                       # average overall miss latency
system.l2c.overall_avg_miss_latency::total 52795.439906                       # average overall miss latency
system.l2c.blocked_cycles::no_mshrs                 0                       # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
system.l2c.blocked::no_mshrs                        0                       # number of cycles access was blocked
system.l2c.blocked::no_targets                      0                       # number of cycles access was blocked
system.l2c.avg_blocked_cycles::no_mshrs           nan                       # average number of cycles each access was blocked
system.l2c.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.l2c.fast_writes                              0                       # number of fast writes performed
system.l2c.cache_copies                             0                       # number of cache copies performed
system.l2c.writebacks::writebacks               81845                       # number of writebacks
system.l2c.writebacks::total                    81845                       # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu0.inst             1                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.inst            17                       # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::total                18                       # number of ReadReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst              1                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst             17                       # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::total                 18                       # number of demand (read+write) MSHR hits
system.l2c.overall_mshr_hits::cpu0.inst             1                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst            17                       # number of overall MSHR hits
system.l2c.overall_mshr_hits::total                18                       # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu0.inst        14170                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.data       272326                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.inst         1156                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.data         1502                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total          289154                       # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu0.data         2767                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data         1411                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total         4178                       # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu0.data          606                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          630                       # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total         1236                       # number of SCUpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu0.data       111402                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu1.data        10975                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        122377                       # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.inst        14170                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.data       383728                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.inst         1156                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.data        12477                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           411531                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.inst        14170                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.data       383728                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.inst         1156                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.data        12477                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          411531                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.inst    582633500                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.data  10923275000                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.inst     47336500                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.data     63194498                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total  11616439498                       # number of ReadReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data    110819971                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data     56511497                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total    167331468                       # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data     24296484                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data     25202500                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total     49498984                       # number of SCUpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   4677812000                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu1.data    476518500                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   5154330500                       # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.inst    582633500                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.data  15601087000                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.inst     47336500                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.data    539712998                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total  16770769998                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.inst    582633500                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.data  15601087000                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.inst     47336500                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.data    539712998                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total  16770769998                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data   1358127000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data     28700000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total   1386827000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data   2042144000                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data    647379000                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total   2689523000                       # number of WriteReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu0.data   3400271000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu1.data    676079000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total   4076350000                       # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.inst     0.017438                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.data     0.280963                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.inst     0.003942                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.data     0.014857                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total     0.132869                       # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.942439                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.780420                       # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total     0.880691                       # mshr miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.929448                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.955994                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total     0.942792                       # mshr miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.451119                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.216559                       # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total     0.411178                       # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.inst     0.017438                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.data     0.315512                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.inst     0.003942                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.data     0.082207                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total      0.166352                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.inst     0.017438                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.data     0.315512                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.inst     0.003942                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.data     0.082207                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total     0.166352                       # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 41117.395907                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 40111.025021                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 40948.529412                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 42073.567244                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 40173.884843                       # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 40050.585833                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 40050.671155                       # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 40050.614648                       # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 40093.207921                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 40003.968254                       # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 40047.721683                       # average SCUpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 41990.377193                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 43418.542141                       # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 42118.457717                       # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 41117.395907                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.data 40656.629175                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 40948.529412                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.data 43256.632043                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 40752.142604                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 41117.395907                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.data 40656.629175                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 40948.529412                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.data 43256.632043                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 40752.142604                       # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
system.iocache.replacements                     41697                       # number of replacements
system.iocache.tagsinuse                     0.492574                       # Cycle average of tags in use
system.iocache.total_refs                           0                       # Total number of references to valid blocks.
system.iocache.sampled_refs                     41713                       # Sample count of references to valid blocks.
system.iocache.avg_refs                             0                       # Average number of references to valid blocks.
system.iocache.warmup_cycle              1709348959000                       # Cycle when the warmup percentage was hit.
system.iocache.occ_blocks::tsunami.ide       0.492574                       # Average occupied blocks per requestor
system.iocache.occ_percent::tsunami.ide      0.030786                       # Average percentage of cache occupancy
system.iocache.occ_percent::total            0.030786                       # Average percentage of cache occupancy
system.iocache.ReadReq_misses::tsunami.ide          177                       # number of ReadReq misses
system.iocache.ReadReq_misses::total              177                       # number of ReadReq misses
system.iocache.WriteReq_misses::tsunami.ide        41552                       # number of WriteReq misses
system.iocache.WriteReq_misses::total           41552                       # number of WriteReq misses
system.iocache.demand_misses::tsunami.ide        41729                       # number of demand (read+write) misses
system.iocache.demand_misses::total             41729                       # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide        41729                       # number of overall misses
system.iocache.overall_misses::total            41729                       # number of overall misses
system.iocache.ReadReq_miss_latency::tsunami.ide     21127998                       # number of ReadReq miss cycles
system.iocache.ReadReq_miss_latency::total     21127998                       # number of ReadReq miss cycles
system.iocache.WriteReq_miss_latency::tsunami.ide  11486516806                       # number of WriteReq miss cycles
system.iocache.WriteReq_miss_latency::total  11486516806                       # number of WriteReq miss cycles
system.iocache.demand_miss_latency::tsunami.ide  11507644804                       # number of demand (read+write) miss cycles
system.iocache.demand_miss_latency::total  11507644804                       # number of demand (read+write) miss cycles
system.iocache.overall_miss_latency::tsunami.ide  11507644804                       # number of overall miss cycles
system.iocache.overall_miss_latency::total  11507644804                       # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide          177                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total            177                       # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::tsunami.ide        41552                       # number of WriteReq accesses(hits+misses)
system.iocache.WriteReq_accesses::total         41552                       # number of WriteReq accesses(hits+misses)
system.iocache.demand_accesses::tsunami.ide        41729                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total           41729                       # number of demand (read+write) accesses
system.iocache.overall_accesses::tsunami.ide        41729                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total          41729                       # number of overall (read+write) accesses
system.iocache.ReadReq_miss_rate::tsunami.ide            1                       # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::total             1                       # miss rate for ReadReq accesses
system.iocache.WriteReq_miss_rate::tsunami.ide            1                       # miss rate for WriteReq accesses
system.iocache.WriteReq_miss_rate::total            1                       # miss rate for WriteReq accesses
system.iocache.demand_miss_rate::tsunami.ide            1                       # miss rate for demand accesses
system.iocache.demand_miss_rate::total              1                       # miss rate for demand accesses
system.iocache.overall_miss_rate::tsunami.ide            1                       # miss rate for overall accesses
system.iocache.overall_miss_rate::total             1                       # miss rate for overall accesses
system.iocache.ReadReq_avg_miss_latency::tsunami.ide 119367.220339                       # average ReadReq miss latency
system.iocache.ReadReq_avg_miss_latency::total 119367.220339                       # average ReadReq miss latency
system.iocache.WriteReq_avg_miss_latency::tsunami.ide 276437.158404                       # average WriteReq miss latency
system.iocache.WriteReq_avg_miss_latency::total 276437.158404                       # average WriteReq miss latency
system.iocache.demand_avg_miss_latency::tsunami.ide 275770.921997                       # average overall miss latency
system.iocache.demand_avg_miss_latency::total 275770.921997                       # average overall miss latency
system.iocache.overall_avg_miss_latency::tsunami.ide 275770.921997                       # average overall miss latency
system.iocache.overall_avg_miss_latency::total 275770.921997                       # average overall miss latency
system.iocache.blocked_cycles::no_mshrs        200533                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                24673                       # number of cycles access was blocked
system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
system.iocache.avg_blocked_cycles::no_mshrs     8.127629                       # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.iocache.fast_writes                          0                       # number of fast writes performed
system.iocache.cache_copies                         0                       # number of cache copies performed
system.iocache.writebacks::writebacks           41520                       # number of writebacks
system.iocache.writebacks::total                41520                       # number of writebacks
system.iocache.ReadReq_mshr_misses::tsunami.ide          177                       # number of ReadReq MSHR misses
system.iocache.ReadReq_mshr_misses::total          177                       # number of ReadReq MSHR misses
system.iocache.WriteReq_mshr_misses::tsunami.ide        41552                       # number of WriteReq MSHR misses
system.iocache.WriteReq_mshr_misses::total        41552                       # number of WriteReq MSHR misses
system.iocache.demand_mshr_misses::tsunami.ide        41729                       # number of demand (read+write) MSHR misses
system.iocache.demand_mshr_misses::total        41729                       # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::tsunami.ide        41729                       # number of overall MSHR misses
system.iocache.overall_mshr_misses::total        41729                       # number of overall MSHR misses
system.iocache.ReadReq_mshr_miss_latency::tsunami.ide     11923998                       # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_latency::total     11923998                       # number of ReadReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::tsunami.ide   9325812806                       # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_latency::total   9325812806                       # number of WriteReq MSHR miss cycles
system.iocache.demand_mshr_miss_latency::tsunami.ide   9337736804                       # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_latency::total   9337736804                       # number of demand (read+write) MSHR miss cycles
system.iocache.overall_mshr_miss_latency::tsunami.ide   9337736804                       # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_latency::total   9337736804                       # number of overall MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_miss_rate::total            1                       # mshr miss rate for ReadReq accesses
system.iocache.WriteReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for WriteReq accesses
system.iocache.WriteReq_mshr_miss_rate::total            1                       # mshr miss rate for WriteReq accesses
system.iocache.demand_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for demand accesses
system.iocache.demand_mshr_miss_rate::total            1                       # mshr miss rate for demand accesses
system.iocache.overall_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for overall accesses
system.iocache.overall_mshr_miss_rate::total            1                       # mshr miss rate for overall accesses
system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 67367.220339                       # average ReadReq mshr miss latency
system.iocache.ReadReq_avg_mshr_miss_latency::total 67367.220339                       # average ReadReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 224437.158404                       # average WriteReq mshr miss latency
system.iocache.WriteReq_avg_mshr_miss_latency::total 224437.158404                       # average WriteReq mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 223770.921997                       # average overall mshr miss latency
system.iocache.demand_avg_mshr_miss_latency::total 223770.921997                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 223770.921997                       # average overall mshr miss latency
system.iocache.overall_avg_mshr_miss_latency::total 223770.921997                       # average overall mshr miss latency
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
system.disk0.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_bytes                      1024                       # Number of bytes transfered via DMA reads (not PRD).
system.disk0.dma_read_txs                           1                       # Number of DMA read transactions (not PRD).
system.disk0.dma_write_full_pages                 298                       # Number of full page size DMA writes.
system.disk0.dma_write_bytes                  2651136                       # Number of bytes transfered via DMA writes.
system.disk0.dma_write_txs                        395                       # Number of DMA write transactions.
system.disk2.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
system.disk2.dma_read_bytes                         0                       # Number of bytes transfered via DMA reads (not PRD).
system.disk2.dma_read_txs                           0                       # Number of DMA read transactions (not PRD).
system.disk2.dma_write_full_pages                   1                       # Number of full page size DMA writes.
system.disk2.dma_write_bytes                     8192                       # Number of bytes transfered via DMA writes.
system.disk2.dma_write_txs                          1                       # Number of DMA write transactions.
system.cpu0.dtb.fetch_hits                          0                       # ITB hits
system.cpu0.dtb.fetch_misses                        0                       # ITB misses
system.cpu0.dtb.fetch_acv                           0                       # ITB acv
system.cpu0.dtb.fetch_accesses                      0                       # ITB accesses
system.cpu0.dtb.read_hits                     8304100                       # DTB read hits
system.cpu0.dtb.read_misses                     28307                       # DTB read misses
system.cpu0.dtb.read_acv                          549                       # DTB read access violations
system.cpu0.dtb.read_accesses                  542239                       # DTB read accesses
system.cpu0.dtb.write_hits                    5411904                       # DTB write hits
system.cpu0.dtb.write_misses                     5987                       # DTB write misses
system.cpu0.dtb.write_acv                         347                       # DTB write access violations
system.cpu0.dtb.write_accesses                 182798                       # DTB write accesses
system.cpu0.dtb.data_hits                    13716004                       # DTB hits
system.cpu0.dtb.data_misses                     34294                       # DTB misses
system.cpu0.dtb.data_acv                          896                       # DTB access violations
system.cpu0.dtb.data_accesses                  725037                       # DTB accesses
system.cpu0.itb.fetch_hits                     908718                       # ITB hits
system.cpu0.itb.fetch_misses                    19910                       # ITB misses
system.cpu0.itb.fetch_acv                         927                       # ITB acv
system.cpu0.itb.fetch_accesses                 928628                       # ITB accesses
system.cpu0.itb.read_hits                           0                       # DTB read hits
system.cpu0.itb.read_misses                         0                       # DTB read misses
system.cpu0.itb.read_acv                            0                       # DTB read access violations
system.cpu0.itb.read_accesses                       0                       # DTB read accesses
system.cpu0.itb.write_hits                          0                       # DTB write hits
system.cpu0.itb.write_misses                        0                       # DTB write misses
system.cpu0.itb.write_acv                           0                       # DTB write access violations
system.cpu0.itb.write_accesses                      0                       # DTB write accesses
system.cpu0.itb.data_hits                           0                       # DTB hits
system.cpu0.itb.data_misses                         0                       # DTB misses
system.cpu0.itb.data_acv                            0                       # DTB access violations
system.cpu0.itb.data_accesses                       0                       # DTB accesses
system.cpu0.numCycles                       102599658                       # 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.BPredUnit.lookups                11825647                       # Number of BP lookups
system.cpu0.BPredUnit.condPredicted           9917652                       # Number of conditional branches predicted
system.cpu0.BPredUnit.condIncorrect            342692                       # Number of conditional branches incorrect
system.cpu0.BPredUnit.BTBLookups              8240217                       # Number of BTB lookups
system.cpu0.BPredUnit.BTBHits                 5044056                       # Number of BTB hits
system.cpu0.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu0.BPredUnit.usedRAS                  768623                       # Number of times the RAS was used to get a target.
system.cpu0.BPredUnit.RASInCorrect              31919                       # Number of incorrect RAS predictions.
system.cpu0.fetch.icacheStallCycles          23566044                       # Number of cycles fetch is stalled on an Icache miss
system.cpu0.fetch.Insts                      60418395                       # Number of instructions fetch has processed
system.cpu0.fetch.Branches                   11825647                       # Number of branches that fetch encountered
system.cpu0.fetch.predictedBranches           5812679                       # Number of branches that fetch has predicted taken
system.cpu0.fetch.Cycles                     11434253                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu0.fetch.SquashCycles                1624928                       # Number of cycles fetch has spent squashing
system.cpu0.fetch.BlockedCycles              35275815                       # Number of cycles fetch has spent blocked
system.cpu0.fetch.MiscStallCycles               31363                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu0.fetch.PendingTrapStallCycles       170412                       # Number of stall cycles due to pending traps
system.cpu0.fetch.PendingQuiesceStallCycles       309547                       # Number of stall cycles due to pending quiesce instructions
system.cpu0.fetch.IcacheWaitRetryStallCycles          160                       # Number of stall cycles due to full MSHR
system.cpu0.fetch.CacheLines                  7444211                       # Number of cache lines fetched
system.cpu0.fetch.IcacheSquashes               224420                       # Number of outstanding Icache misses that were squashed
system.cpu0.fetch.rateDist::samples          71849758                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::mean             0.840899                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::stdev            2.174060                       # 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                60415505     84.09%     84.09% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::1                  744936      1.04%     85.12% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::2                 1526054      2.12%     87.25% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::3                  669496      0.93%     88.18% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::4                 2482176      3.45%     91.63% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::5                  513952      0.72%     92.35% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::6                  559997      0.78%     93.13% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::7                  746719      1.04%     94.17% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::8                 4190923      5.83%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::total            71849758                       # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.branchRate                 0.115260                       # Number of branch fetches per cycle
system.cpu0.fetch.rate                       0.588875                       # Number of inst fetches per cycle
system.cpu0.decode.IdleCycles                24832568                       # Number of cycles decode is idle
system.cpu0.decode.BlockedCycles             34702410                       # Number of cycles decode is blocked
system.cpu0.decode.RunCycles                 10423010                       # Number of cycles decode is running
system.cpu0.decode.UnblockCycles               862232                       # Number of cycles decode is unblocking
system.cpu0.decode.SquashCycles               1029537                       # Number of cycles decode is squashing
system.cpu0.decode.BranchResolved              502827                       # Number of times decode resolved a branch
system.cpu0.decode.BranchMispred                32976                       # Number of times decode detected a branch misprediction
system.cpu0.decode.DecodedInsts              59359454                       # Number of instructions handled by decode
system.cpu0.decode.SquashedInsts                95150                       # Number of squashed instructions handled by decode
system.cpu0.rename.SquashCycles               1029537                       # Number of cycles rename is squashing
system.cpu0.rename.IdleCycles                25748676                       # Number of cycles rename is idle
system.cpu0.rename.BlockCycles               14416729                       # Number of cycles rename is blocking
system.cpu0.rename.serializeStallCycles      17004300                       # count of cycles rename stalled for serializing inst
system.cpu0.rename.RunCycles                  9792924                       # Number of cycles rename is running
system.cpu0.rename.UnblockCycles              3857590                       # Number of cycles rename is unblocking
system.cpu0.rename.RenamedInsts              56337606                       # Number of instructions processed by rename
system.cpu0.rename.ROBFullEvents                 6610                       # Number of times rename has blocked due to ROB full
system.cpu0.rename.IQFullEvents                598180                       # Number of times rename has blocked due to IQ full
system.cpu0.rename.LSQFullEvents              1362975                       # Number of times rename has blocked due to LSQ full
system.cpu0.rename.RenamedOperands           37819724                       # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups             68629747                       # Number of register rename lookups that rename has made
system.cpu0.rename.int_rename_lookups        68286150                       # Number of integer rename lookups
system.cpu0.rename.fp_rename_lookups           343597                       # Number of floating rename lookups
system.cpu0.rename.CommittedMaps             33121112                       # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps                 4698612                       # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts           1343902                       # count of serializing insts renamed
system.cpu0.rename.tempSerializingInsts        201432                       # count of temporary serializing insts renamed
system.cpu0.rename.skidInsts                 10333121                       # count of insts added to the skid buffer
system.cpu0.memDep0.insertedLoads             8734327                       # Number of loads inserted to the mem dependence unit.
system.cpu0.memDep0.insertedStores            5677673                       # Number of stores inserted to the mem dependence unit.
system.cpu0.memDep0.conflictingLoads          1105299                       # Number of conflicting loads.
system.cpu0.memDep0.conflictingStores          704273                       # Number of conflicting stores.
system.cpu0.iq.iqInstsAdded                  50005822                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu0.iq.iqNonSpecInstsAdded            1695696                       # Number of non-speculative instructions added to the IQ
system.cpu0.iq.iqInstsIssued                 48865145                       # Number of instructions issued
system.cpu0.iq.iqSquashedInstsIssued           103608                       # Number of squashed instructions issued
system.cpu0.iq.iqSquashedInstsExamined        5731519                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu0.iq.iqSquashedOperandsExamined      2860845                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu0.iq.iqSquashedNonSpecRemoved       1151664                       # Number of squashed non-spec instructions that were removed
system.cpu0.iq.issued_per_cycle::samples     71849758                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::mean        0.680102                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::stdev       1.326568                       # 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           50068220     69.68%     69.68% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::1            9955153     13.86%     83.54% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::2            4454682      6.20%     89.74% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::3            2911875      4.05%     93.79% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::4            2358569      3.28%     97.08% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::5            1157257      1.61%     98.69% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::6             610758      0.85%     99.54% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::7             286058      0.40%     99.93% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::8              47186      0.07%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::total       71849758                       # 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                  80509     12.84%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntMult                     1      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::IntDiv                      0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatMult                   0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMult                    0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShift                   0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     12.84% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemRead                294043     46.91%     59.75% # attempts to use FU when none available
system.cpu0.iq.fu_full::MemWrite               252280     40.25%    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             2557      0.01%      0.01% # Type of FU issued
system.cpu0.iq.FU_type_0::IntAlu             33918404     69.41%     69.42% # Type of FU issued
system.cpu0.iq.FU_type_0::IntMult               54116      0.11%     69.53% # Type of FU issued
system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     69.53% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatAdd              12070      0.02%     69.55% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     69.55% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     69.55% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     69.55% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatDiv               1267      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     69.56% # Type of FU issued
system.cpu0.iq.FU_type_0::MemRead             8648673     17.70%     87.25% # Type of FU issued
system.cpu0.iq.FU_type_0::MemWrite            5478002     11.21%     98.47% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess            750056      1.53%    100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::total              48865145                       # Type of FU issued
system.cpu0.iq.rate                          0.476270                       # Inst issue rate
system.cpu0.iq.fu_busy_cnt                     626833                       # FU busy when requested
system.cpu0.iq.fu_busy_rate                  0.012828                       # FU busy rate (busy events/executed inst)
system.cpu0.iq.int_inst_queue_reads         169818867                       # Number of integer instruction queue reads
system.cpu0.iq.int_inst_queue_writes         57206555                       # Number of integer instruction queue writes
system.cpu0.iq.int_inst_queue_wakeup_accesses     47890608                       # Number of integer instruction queue wakeup accesses
system.cpu0.iq.fp_inst_queue_reads             491622                       # Number of floating instruction queue reads
system.cpu0.iq.fp_inst_queue_writes            238128                       # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses       232129                       # Number of floating instruction queue wakeup accesses
system.cpu0.iq.int_alu_accesses              49232078                       # Number of integer alu accesses
system.cpu0.iq.fp_alu_accesses                 257343                       # Number of floating point alu accesses
system.cpu0.iew.lsq.thread0.forwLoads          523556                       # 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      1075506                       # Number of loads squashed
system.cpu0.iew.lsq.thread0.ignoredResponses         2442                       # Number of memory responses ignored because the instruction is squashed
system.cpu0.iew.lsq.thread0.memOrderViolation        11895                       # Number of memory ordering violations
system.cpu0.iew.lsq.thread0.squashedStores       454594                       # 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        18421                       # Number of loads that were rescheduled
system.cpu0.iew.lsq.thread0.cacheBlocked        86028                       # 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               1029537                       # Number of cycles IEW is squashing
system.cpu0.iew.iewBlockCycles               10326104                       # Number of cycles IEW is blocking
system.cpu0.iew.iewUnblockCycles               769928                       # Number of cycles IEW is unblocking
system.cpu0.iew.iewDispatchedInsts           54791843                       # Number of instructions dispatched to IQ
system.cpu0.iew.iewDispSquashedInsts           549393                       # Number of squashed instructions skipped by dispatch
system.cpu0.iew.iewDispLoadInsts              8734327                       # Number of dispatched load instructions
system.cpu0.iew.iewDispStoreInsts             5677673                       # Number of dispatched store instructions
system.cpu0.iew.iewDispNonSpecInsts           1493453                       # Number of dispatched non-speculative instructions
system.cpu0.iew.iewIQFullEvents                559696                       # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents                 5669                       # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents         11895                       # Number of memory order violations
system.cpu0.iew.predictedTakenIncorrect        183351                       # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect       329192                       # Number of branches that were predicted not taken incorrectly
system.cpu0.iew.branchMispredicts              512543                       # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts             48451300                       # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts              8354077                       # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts           413845                       # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
system.cpu0.iew.exec_nop                      3090325                       # number of nop insts executed
system.cpu0.iew.exec_refs                    13784796                       # number of memory reference insts executed
system.cpu0.iew.exec_branches                 7754310                       # Number of branches executed
system.cpu0.iew.exec_stores                   5430719                       # Number of stores executed
system.cpu0.iew.exec_rate                    0.472236                       # Inst execution rate
system.cpu0.iew.wb_sent                      48208648                       # cumulative count of insts sent to commit
system.cpu0.iew.wb_count                     48122737                       # cumulative count of insts written-back
system.cpu0.iew.wb_producers                 24107105                       # num instructions producing a value
system.cpu0.iew.wb_consumers                 32426814                       # num instructions consuming a value
system.cpu0.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
system.cpu0.iew.wb_rate                      0.469034                       # insts written-back per cycle
system.cpu0.iew.wb_fanout                    0.743431                       # average fanout of values written-back
system.cpu0.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
system.cpu0.commit.commitSquashedInsts        6216029                       # The number of squashed insts skipped by commit
system.cpu0.commit.commitNonSpecStalls         544032                       # The number of times commit has been forced to stall to communicate backwards
system.cpu0.commit.branchMispredicts           479899                       # The number of times a branch was mispredicted
system.cpu0.commit.committed_per_cycle::samples     70820221                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::mean     0.684637                       # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::stdev     1.594318                       # 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     52470926     74.09%     74.09% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::1      7676401     10.84%     84.93% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::2      4235846      5.98%     90.91% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::3      2227139      3.14%     94.06% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::4      1283042      1.81%     95.87% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::5       528527      0.75%     96.61% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::6       441494      0.62%     97.24% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::7       421867      0.60%     97.83% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::8      1534979      2.17%    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     70820221                       # Number of insts commited each cycle
system.cpu0.commit.committedInsts            48486178                       # Number of instructions committed
system.cpu0.commit.committedOps              48486178                       # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu0.commit.refs                      12881900                       # Number of memory references committed
system.cpu0.commit.loads                      7658821                       # Number of loads committed
system.cpu0.commit.membars                     183715                       # Number of memory barriers committed
system.cpu0.commit.branches                   7346956                       # Number of branches committed
system.cpu0.commit.fp_insts                    229898                       # Number of committed floating point instructions.
system.cpu0.commit.int_insts                 44900899                       # Number of committed integer instructions.
system.cpu0.commit.function_calls              613493                       # Number of function calls committed.
system.cpu0.commit.bw_lim_events              1534979                       # number cycles where commit BW limit reached
system.cpu0.commit.bw_limited                       0                       # number of insts not committed due to BW limits
system.cpu0.rob.rob_reads                   123809295                       # The number of ROB reads
system.cpu0.rob.rob_writes                  110434143                       # The number of ROB writes
system.cpu0.timesIdled                        1033297                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu0.idleCycles                       30749900                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu0.quiesceCycles                  3702120338                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu0.committedInsts                   45684021                       # Number of Instructions Simulated
system.cpu0.committedOps                     45684021                       # Number of Ops (including micro ops) Simulated
system.cpu0.committedInsts_total             45684021                       # Number of Instructions Simulated
system.cpu0.cpi                              2.245854                       # CPI: Cycles Per Instruction
system.cpu0.cpi_total                        2.245854                       # CPI: Total CPI of All Threads
system.cpu0.ipc                              0.445265                       # IPC: Instructions Per Cycle
system.cpu0.ipc_total                        0.445265                       # IPC: Total IPC of All Threads
system.cpu0.int_regfile_reads                63838240                       # number of integer regfile reads
system.cpu0.int_regfile_writes               34928793                       # number of integer regfile writes
system.cpu0.fp_regfile_reads                   112215                       # number of floating regfile reads
system.cpu0.fp_regfile_writes                  113746                       # number of floating regfile writes
system.cpu0.misc_regfile_reads                1561574                       # number of misc regfile reads
system.cpu0.misc_regfile_writes                757779                       # number of misc regfile writes
system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
system.tsunami.ethernet.coalescedSwi              nan                       # average number of Swi's coalesced into each post
system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedRxIdle           nan                       # average number of RxIdle's coalesced into each post
system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedRxOk             nan                       # average number of RxOk's coalesced into each post
system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedRxDesc           nan                       # average number of RxDesc's coalesced into each post
system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
system.tsunami.ethernet.coalescedTxOk             nan                       # average number of TxOk's coalesced into each post
system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
system.tsunami.ethernet.coalescedTxIdle           nan                       # average number of TxIdle's coalesced into each post
system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
system.tsunami.ethernet.coalescedTxDesc           nan                       # average number of TxDesc's coalesced into each post
system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
system.tsunami.ethernet.coalescedRxOrn            nan                       # average number of RxOrn's coalesced into each post
system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
system.tsunami.ethernet.coalescedTotal            nan                       # average number of interrupts coalesced into each post
system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
system.cpu0.icache.replacements                812060                       # number of replacements
system.cpu0.icache.tagsinuse               510.054551                       # Cycle average of tags in use
system.cpu0.icache.total_refs                 6590229                       # Total number of references to valid blocks.
system.cpu0.icache.sampled_refs                812572                       # Sample count of references to valid blocks.
system.cpu0.icache.avg_refs                  8.110332                       # Average number of references to valid blocks.
system.cpu0.icache.warmup_cycle           23200943000                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.occ_blocks::cpu0.inst   510.054551                       # Average occupied blocks per requestor
system.cpu0.icache.occ_percent::cpu0.inst     0.996200                       # Average percentage of cache occupancy
system.cpu0.icache.occ_percent::total        0.996200                       # Average percentage of cache occupancy
system.cpu0.icache.ReadReq_hits::cpu0.inst      6590229                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total        6590229                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst      6590229                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total         6590229                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst      6590229                       # number of overall hits
system.cpu0.icache.overall_hits::total        6590229                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst       853981                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total       853981                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst       853981                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total        853981                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst       853981                       # number of overall misses
system.cpu0.icache.overall_misses::total       853981                       # number of overall misses
system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  11857055495                       # number of ReadReq miss cycles
system.cpu0.icache.ReadReq_miss_latency::total  11857055495                       # number of ReadReq miss cycles
system.cpu0.icache.demand_miss_latency::cpu0.inst  11857055495                       # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_latency::total  11857055495                       # number of demand (read+write) miss cycles
system.cpu0.icache.overall_miss_latency::cpu0.inst  11857055495                       # number of overall miss cycles
system.cpu0.icache.overall_miss_latency::total  11857055495                       # number of overall miss cycles
system.cpu0.icache.ReadReq_accesses::cpu0.inst      7444210                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total      7444210                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst      7444210                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total      7444210                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst      7444210                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total      7444210                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.114717                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.114717                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.114717                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.114717                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.114717                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.114717                       # miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 13884.448828                       # average ReadReq miss latency
system.cpu0.icache.ReadReq_avg_miss_latency::total 13884.448828                       # average ReadReq miss latency
system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 13884.448828                       # average overall miss latency
system.cpu0.icache.demand_avg_miss_latency::total 13884.448828                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 13884.448828                       # average overall miss latency
system.cpu0.icache.overall_avg_miss_latency::total 13884.448828                       # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs         2511                       # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_mshrs              127                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu0.icache.avg_blocked_cycles::no_mshrs    19.771654                       # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu0.icache.fast_writes                      0                       # number of fast writes performed
system.cpu0.icache.cache_copies                     0                       # number of cache copies performed
system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst        41272                       # number of ReadReq MSHR hits
system.cpu0.icache.ReadReq_mshr_hits::total        41272                       # number of ReadReq MSHR hits
system.cpu0.icache.demand_mshr_hits::cpu0.inst        41272                       # number of demand (read+write) MSHR hits
system.cpu0.icache.demand_mshr_hits::total        41272                       # number of demand (read+write) MSHR hits
system.cpu0.icache.overall_mshr_hits::cpu0.inst        41272                       # number of overall MSHR hits
system.cpu0.icache.overall_mshr_hits::total        41272                       # number of overall MSHR hits
system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst       812709                       # number of ReadReq MSHR misses
system.cpu0.icache.ReadReq_mshr_misses::total       812709                       # number of ReadReq MSHR misses
system.cpu0.icache.demand_mshr_misses::cpu0.inst       812709                       # number of demand (read+write) MSHR misses
system.cpu0.icache.demand_mshr_misses::total       812709                       # number of demand (read+write) MSHR misses
system.cpu0.icache.overall_mshr_misses::cpu0.inst       812709                       # number of overall MSHR misses
system.cpu0.icache.overall_mshr_misses::total       812709                       # number of overall MSHR misses
system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst   9799988995                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_latency::total   9799988995                       # number of ReadReq MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst   9799988995                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.demand_mshr_miss_latency::total   9799988995                       # number of demand (read+write) MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst   9799988995                       # number of overall MSHR miss cycles
system.cpu0.icache.overall_mshr_miss_latency::total   9799988995                       # number of overall MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.109173                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_miss_rate::total     0.109173                       # mshr miss rate for ReadReq accesses
system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.109173                       # mshr miss rate for demand accesses
system.cpu0.icache.demand_mshr_miss_rate::total     0.109173                       # mshr miss rate for demand accesses
system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.109173                       # mshr miss rate for overall accesses
system.cpu0.icache.overall_mshr_miss_rate::total     0.109173                       # mshr miss rate for overall accesses
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12058.423119                       # average ReadReq mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12058.423119                       # average ReadReq mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12058.423119                       # average overall mshr miss latency
system.cpu0.icache.demand_avg_mshr_miss_latency::total 12058.423119                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12058.423119                       # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency::total 12058.423119                       # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.dcache.replacements               1218511                       # number of replacements
system.cpu0.dcache.tagsinuse               505.616339                       # Cycle average of tags in use
system.cpu0.dcache.total_refs                 9815926                       # Total number of references to valid blocks.
system.cpu0.dcache.sampled_refs               1218945                       # Sample count of references to valid blocks.
system.cpu0.dcache.avg_refs                  8.052805                       # Average number of references to valid blocks.
system.cpu0.dcache.warmup_cycle              23286000                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.occ_blocks::cpu0.data   505.616339                       # Average occupied blocks per requestor
system.cpu0.dcache.occ_percent::cpu0.data     0.987532                       # Average percentage of cache occupancy
system.cpu0.dcache.occ_percent::total        0.987532                       # Average percentage of cache occupancy
system.cpu0.dcache.ReadReq_hits::cpu0.data      6063177                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total        6063177                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data      3417347                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total       3417347                       # number of WriteReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       151987                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total       151987                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data       174443                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total       174443                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data      9480524                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total         9480524                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data      9480524                       # number of overall hits
system.cpu0.dcache.overall_hits::total        9480524                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      1492446                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      1492446                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1612731                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      1612731                       # number of WriteReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data        19429                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total        19429                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu0.data         4062                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total         4062                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      3105177                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       3105177                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      3105177                       # number of overall misses
system.cpu0.dcache.overall_misses::total      3105177                       # number of overall misses
system.cpu0.dcache.ReadReq_miss_latency::cpu0.data  34499425000                       # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total  34499425000                       # number of ReadReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  55944257946                       # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total  55944257946                       # number of WriteReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data    264930500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total    264930500                       # number of LoadLockedReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data     47614500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total     47614500                       # number of StoreCondReq miss cycles
system.cpu0.dcache.demand_miss_latency::cpu0.data  90443682946                       # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total  90443682946                       # number of demand (read+write) miss cycles
system.cpu0.dcache.overall_miss_latency::cpu0.data  90443682946                       # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total  90443682946                       # number of overall miss cycles
system.cpu0.dcache.ReadReq_accesses::cpu0.data      7555623                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total      7555623                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data      5030078                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total      5030078                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       171416                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total       171416                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       178505                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total       178505                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data     12585701                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total     12585701                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data     12585701                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total     12585701                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.197528                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.197528                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.320617                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.320617                       # miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.113344                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.113344                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.022756                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.022756                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.246723                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.246723                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.246723                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.246723                       # miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 23116.028989                       # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 23116.028989                       # average ReadReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 34689.144033                       # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 34689.144033                       # average WriteReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 13635.827886                       # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 13635.827886                       # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 11721.935007                       # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 11721.935007                       # average StoreCondReq miss latency
system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 29126.739940                       # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 29126.739940                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 29126.739940                       # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 29126.739940                       # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs      1403245                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets          435                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs            52795                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets              7                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs    26.579127                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets    62.142857                       # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes                      0                       # number of fast writes performed
system.cpu0.dcache.cache_copies                     0                       # number of cache copies performed
system.cpu0.dcache.writebacks::writebacks       710192                       # number of writebacks
system.cpu0.dcache.writebacks::total           710192                       # number of writebacks
system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       524907                       # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total       524907                       # number of ReadReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1358576                       # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total      1358576                       # number of WriteReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data         4179                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total         4179                       # number of LoadLockedReq MSHR hits
system.cpu0.dcache.demand_mshr_hits::cpu0.data      1883483                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total      1883483                       # number of demand (read+write) MSHR hits
system.cpu0.dcache.overall_mshr_hits::cpu0.data      1883483                       # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total      1883483                       # number of overall MSHR hits
system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data       967539                       # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total       967539                       # number of ReadReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       254155                       # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total       254155                       # number of WriteReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data        15250                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total        15250                       # number of LoadLockedReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data         4062                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total         4062                       # number of StoreCondReq MSHR misses
system.cpu0.dcache.demand_mshr_misses::cpu0.data      1221694                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total      1221694                       # number of demand (read+write) MSHR misses
system.cpu0.dcache.overall_mshr_misses::cpu0.data      1221694                       # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total      1221694                       # number of overall MSHR misses
system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  23357450000                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total  23357450000                       # number of ReadReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data   8081474275                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total   8081474275                       # number of WriteReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data    163906000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total    163906000                       # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data     39490500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total     39490500                       # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data  31438924275                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total  31438924275                       # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data  31438924275                       # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total  31438924275                       # number of overall MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data   1451861000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total   1451861000                       # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   2167064498                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   2167064498                       # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data   3618925498                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total   3618925498                       # number of overall MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.128055                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total     0.128055                       # mshr miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.050527                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total     0.050527                       # mshr miss rate for WriteReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.088965                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total     0.088965                       # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.022756                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total     0.022756                       # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.097070                       # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total     0.097070                       # mshr miss rate for demand accesses
system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.097070                       # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total     0.097070                       # mshr miss rate for overall accesses
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 24141.094054                       # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 24141.094054                       # average ReadReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 31797.423915                       # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 31797.423915                       # average WriteReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 10747.934426                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 10747.934426                       # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  9721.935007                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total  9721.935007                       # average StoreCondReq mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 25733.877939                       # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 25733.877939                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 25733.877939                       # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 25733.877939                       # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dtb.fetch_hits                          0                       # ITB hits
system.cpu1.dtb.fetch_misses                        0                       # ITB misses
system.cpu1.dtb.fetch_acv                           0                       # ITB acv
system.cpu1.dtb.fetch_accesses                      0                       # ITB accesses
system.cpu1.dtb.read_hits                     2472786                       # DTB read hits
system.cpu1.dtb.read_misses                     14686                       # DTB read misses
system.cpu1.dtb.read_acv                           33                       # DTB read access violations
system.cpu1.dtb.read_accesses                  413814                       # DTB read accesses
system.cpu1.dtb.write_hits                    1645990                       # DTB write hits
system.cpu1.dtb.write_misses                     3399                       # DTB write misses
system.cpu1.dtb.write_acv                          61                       # DTB write access violations
system.cpu1.dtb.write_accesses                 158815                       # DTB write accesses
system.cpu1.dtb.data_hits                     4118776                       # DTB hits
system.cpu1.dtb.data_misses                     18085                       # DTB misses
system.cpu1.dtb.data_acv                           94                       # DTB access violations
system.cpu1.dtb.data_accesses                  572629                       # DTB accesses
system.cpu1.itb.fetch_hits                     546471                       # ITB hits
system.cpu1.itb.fetch_misses                    10636                       # ITB misses
system.cpu1.itb.fetch_acv                         251                       # ITB acv
system.cpu1.itb.fetch_accesses                 557107                       # ITB accesses
system.cpu1.itb.read_hits                           0                       # DTB read hits
system.cpu1.itb.read_misses                         0                       # DTB read misses
system.cpu1.itb.read_acv                            0                       # DTB read access violations
system.cpu1.itb.read_accesses                       0                       # DTB read accesses
system.cpu1.itb.write_hits                          0                       # DTB write hits
system.cpu1.itb.write_misses                        0                       # DTB write misses
system.cpu1.itb.write_acv                           0                       # DTB write access violations
system.cpu1.itb.write_accesses                      0                       # DTB write accesses
system.cpu1.itb.data_hits                           0                       # DTB hits
system.cpu1.itb.data_misses                         0                       # DTB misses
system.cpu1.itb.data_acv                            0                       # DTB access violations
system.cpu1.itb.data_accesses                       0                       # DTB accesses
system.cpu1.numCycles                        20144234                       # 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.BPredUnit.lookups                 3332472                       # Number of BP lookups
system.cpu1.BPredUnit.condPredicted           2756183                       # Number of conditional branches predicted
system.cpu1.BPredUnit.condIncorrect            108633                       # Number of conditional branches incorrect
system.cpu1.BPredUnit.BTBLookups              2168857                       # Number of BTB lookups
system.cpu1.BPredUnit.BTBHits                 1160511                       # Number of BTB hits
system.cpu1.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu1.BPredUnit.usedRAS                  228547                       # Number of times the RAS was used to get a target.
system.cpu1.BPredUnit.RASInCorrect              10150                       # Number of incorrect RAS predictions.
system.cpu1.fetch.icacheStallCycles           7838813                       # Number of cycles fetch is stalled on an Icache miss
system.cpu1.fetch.Insts                      15883595                       # Number of instructions fetch has processed
system.cpu1.fetch.Branches                    3332472                       # Number of branches that fetch encountered
system.cpu1.fetch.predictedBranches           1389058                       # Number of branches that fetch has predicted taken
system.cpu1.fetch.Cycles                      2861385                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu1.fetch.SquashCycles                 534677                       # Number of cycles fetch has spent squashing
system.cpu1.fetch.BlockedCycles               7961253                       # Number of cycles fetch has spent blocked
system.cpu1.fetch.MiscStallCycles               27792                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu1.fetch.PendingTrapStallCycles        84864                       # Number of stall cycles due to pending traps
system.cpu1.fetch.PendingQuiesceStallCycles        61219                       # Number of stall cycles due to pending quiesce instructions
system.cpu1.fetch.IcacheWaitRetryStallCycles            2                       # Number of stall cycles due to full MSHR
system.cpu1.fetch.CacheLines                  1925840                       # Number of cache lines fetched
system.cpu1.fetch.IcacheSquashes                71197                       # Number of outstanding Icache misses that were squashed
system.cpu1.fetch.rateDist::samples          19177134                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::mean             0.828257                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::stdev            2.199800                       # 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                16315749     85.08%     85.08% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::1                  188313      0.98%     86.06% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::2                  313367      1.63%     87.70% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::3                  233008      1.22%     88.91% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::4                  393584      2.05%     90.96% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::5                  151826      0.79%     91.75% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::6                  167771      0.87%     92.63% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::7                  278696      1.45%     94.08% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::8                 1134820      5.92%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::total            19177134                       # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.branchRate                 0.165431                       # Number of branch fetches per cycle
system.cpu1.fetch.rate                       0.788493                       # Number of inst fetches per cycle
system.cpu1.decode.IdleCycles                 7716271                       # Number of cycles decode is idle
system.cpu1.decode.BlockedCycles              8310209                       # Number of cycles decode is blocked
system.cpu1.decode.RunCycles                  2661595                       # Number of cycles decode is running
system.cpu1.decode.UnblockCycles               156637                       # Number of cycles decode is unblocking
system.cpu1.decode.SquashCycles                332421                       # Number of cycles decode is squashing
system.cpu1.decode.BranchResolved              147192                       # Number of times decode resolved a branch
system.cpu1.decode.BranchMispred                 9531                       # Number of times decode detected a branch misprediction
system.cpu1.decode.DecodedInsts              15577857                       # Number of instructions handled by decode
system.cpu1.decode.SquashedInsts                28018                       # Number of squashed instructions handled by decode
system.cpu1.rename.SquashCycles                332421                       # Number of cycles rename is squashing
system.cpu1.rename.IdleCycles                 7986115                       # Number of cycles rename is idle
system.cpu1.rename.BlockCycles                 672083                       # Number of cycles rename is blocking
system.cpu1.rename.serializeStallCycles       6791538                       # count of cycles rename stalled for serializing inst
system.cpu1.rename.RunCycles                  2542197                       # Number of cycles rename is running
system.cpu1.rename.UnblockCycles               852778                       # Number of cycles rename is unblocking
system.cpu1.rename.RenamedInsts              14454091                       # Number of instructions processed by rename
system.cpu1.rename.ROBFullEvents                  131                       # Number of times rename has blocked due to ROB full
system.cpu1.rename.IQFullEvents                 86206                       # Number of times rename has blocked due to IQ full
system.cpu1.rename.LSQFullEvents               218054                       # Number of times rename has blocked due to LSQ full
system.cpu1.rename.RenamedOperands            9478411                       # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups             17286766                       # Number of register rename lookups that rename has made
system.cpu1.rename.int_rename_lookups        17086477                       # Number of integer rename lookups
system.cpu1.rename.fp_rename_lookups           200289                       # Number of floating rename lookups
system.cpu1.rename.CommittedMaps              8045295                       # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps                 1433108                       # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts            570111                       # count of serializing insts renamed
system.cpu1.rename.tempSerializingInsts         60569                       # count of temporary serializing insts renamed
system.cpu1.rename.skidInsts                  2590157                       # count of insts added to the skid buffer
system.cpu1.memDep0.insertedLoads             2624799                       # Number of loads inserted to the mem dependence unit.
system.cpu1.memDep0.insertedStores            1738404                       # Number of stores inserted to the mem dependence unit.
system.cpu1.memDep0.conflictingLoads           257229                       # Number of conflicting loads.
system.cpu1.memDep0.conflictingStores          149585                       # Number of conflicting stores.
system.cpu1.iq.iqInstsAdded                  12667252                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu1.iq.iqNonSpecInstsAdded             630653                       # Number of non-speculative instructions added to the IQ
system.cpu1.iq.iqInstsIssued                 12308685                       # Number of instructions issued
system.cpu1.iq.iqSquashedInstsIssued            34992                       # Number of squashed instructions issued
system.cpu1.iq.iqSquashedInstsExamined        1859186                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu1.iq.iqSquashedOperandsExamined       963032                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu1.iq.iqSquashedNonSpecRemoved        447479                       # Number of squashed non-spec instructions that were removed
system.cpu1.iq.issued_per_cycle::samples     19177134                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::mean        0.641842                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::stdev       1.313805                       # 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           13743416     71.67%     71.67% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::1            2506419     13.07%     84.74% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::2            1066336      5.56%     90.30% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::3             706714      3.69%     93.98% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::4             606260      3.16%     97.14% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::5             273557      1.43%     98.57% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::6             174545      0.91%     99.48% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::7              89739      0.47%     99.95% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::8              10148      0.05%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::total       19177134                       # 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                   4629      1.86%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult                     0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv                      0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatMult                   0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMult                    0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShift                   0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      1.86% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemRead                131937     52.95%     54.80% # attempts to use FU when none available
system.cpu1.iq.fu_full::MemWrite               112626     45.20%    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             4751      0.04%      0.04% # Type of FU issued
system.cpu1.iq.FU_type_0::IntAlu              7659302     62.23%     62.27% # Type of FU issued
system.cpu1.iq.FU_type_0::IntMult               19564      0.16%     62.42% # Type of FU issued
system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     62.42% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatAdd              14781      0.12%     62.54% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     62.54% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     62.54% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     62.54% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatDiv               2375      0.02%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     62.56% # Type of FU issued
system.cpu1.iq.FU_type_0::MemRead             2596890     21.10%     83.66% # Type of FU issued
system.cpu1.iq.FU_type_0::MemWrite            1675725     13.61%     97.28% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess            335297      2.72%    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              12308685                       # Type of FU issued
system.cpu1.iq.rate                          0.611028                       # Inst issue rate
system.cpu1.iq.fu_busy_cnt                     249192                       # FU busy when requested
system.cpu1.iq.fu_busy_rate                  0.020245                       # FU busy rate (busy events/executed inst)
system.cpu1.iq.int_inst_queue_reads          43789272                       # Number of integer instruction queue reads
system.cpu1.iq.int_inst_queue_writes         15018387                       # Number of integer instruction queue writes
system.cpu1.iq.int_inst_queue_wakeup_accesses     11932725                       # Number of integer instruction queue wakeup accesses
system.cpu1.iq.fp_inst_queue_reads             289415                       # Number of floating instruction queue reads
system.cpu1.iq.fp_inst_queue_writes            141077                       # Number of floating instruction queue writes
system.cpu1.iq.fp_inst_queue_wakeup_accesses       136872                       # Number of floating instruction queue wakeup accesses
system.cpu1.iq.int_alu_accesses              12402102                       # Number of integer alu accesses
system.cpu1.iq.fp_alu_accesses                 151024                       # Number of floating point alu accesses
system.cpu1.iew.lsq.thread0.forwLoads          115183                       # 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       382493                       # Number of loads squashed
system.cpu1.iew.lsq.thread0.ignoredResponses          680                       # Number of memory responses ignored because the instruction is squashed
system.cpu1.iew.lsq.thread0.memOrderViolation         2469                       # Number of memory ordering violations
system.cpu1.iew.lsq.thread0.squashedStores       155910                       # 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          398                       # Number of loads that were rescheduled
system.cpu1.iew.lsq.thread0.cacheBlocked        20099                       # 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                332421                       # Number of cycles IEW is squashing
system.cpu1.iew.iewBlockCycles                 409059                       # Number of cycles IEW is blocking
system.cpu1.iew.iewUnblockCycles                59053                       # Number of cycles IEW is unblocking
system.cpu1.iew.iewDispatchedInsts           13963733                       # Number of instructions dispatched to IQ
system.cpu1.iew.iewDispSquashedInsts           192284                       # Number of squashed instructions skipped by dispatch
system.cpu1.iew.iewDispLoadInsts              2624799                       # Number of dispatched load instructions
system.cpu1.iew.iewDispStoreInsts             1738404                       # Number of dispatched store instructions
system.cpu1.iew.iewDispNonSpecInsts            567278                       # Number of dispatched non-speculative instructions
system.cpu1.iew.iewIQFullEvents                 49311                       # Number of times the IQ has become full, causing a stall
system.cpu1.iew.iewLSQFullEvents                 2791                       # Number of times the LSQ has become full, causing a stall
system.cpu1.iew.memOrderViolationEvents          2469                       # Number of memory order violations
system.cpu1.iew.predictedTakenIncorrect         54746                       # Number of branches that were predicted taken incorrectly
system.cpu1.iew.predictedNotTakenIncorrect       126604                       # Number of branches that were predicted not taken incorrectly
system.cpu1.iew.branchMispredicts              181350                       # Number of branch mispredicts detected at execute
system.cpu1.iew.iewExecutedInsts             12183266                       # Number of executed instructions
system.cpu1.iew.iewExecLoadInsts              2497630                       # Number of load instructions executed
system.cpu1.iew.iewExecSquashedInsts           125418                       # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
system.cpu1.iew.exec_nop                       665828                       # number of nop insts executed
system.cpu1.iew.exec_refs                     4154589                       # number of memory reference insts executed
system.cpu1.iew.exec_branches                 1827055                       # Number of branches executed
system.cpu1.iew.exec_stores                   1656959                       # Number of stores executed
system.cpu1.iew.exec_rate                    0.604802                       # Inst execution rate
system.cpu1.iew.wb_sent                      12107744                       # cumulative count of insts sent to commit
system.cpu1.iew.wb_count                     12069597                       # cumulative count of insts written-back
system.cpu1.iew.wb_producers                  5640555                       # num instructions producing a value
system.cpu1.iew.wb_consumers                  7931807                       # num instructions consuming a value
system.cpu1.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
system.cpu1.iew.wb_rate                      0.599159                       # insts written-back per cycle
system.cpu1.iew.wb_fanout                    0.711131                       # average fanout of values written-back
system.cpu1.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
system.cpu1.commit.commitSquashedInsts        1943114                       # The number of squashed insts skipped by commit
system.cpu1.commit.commitNonSpecStalls         183174                       # The number of times commit has been forced to stall to communicate backwards
system.cpu1.commit.branchMispredicts           170211                       # The number of times a branch was mispredicted
system.cpu1.commit.committed_per_cycle::samples     18844713                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::mean     0.633421                       # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::stdev     1.575988                       # 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     14387001     76.35%     76.35% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::1      2066578     10.97%     87.31% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::2       777942      4.13%     91.44% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::3       478446      2.54%     93.98% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::4       347277      1.84%     95.82% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::5       135394      0.72%     96.54% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::6       132721      0.70%     97.24% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::7       138400      0.73%     97.98% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::8       380954      2.02%    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     18844713                       # Number of insts commited each cycle
system.cpu1.commit.committedInsts            11936636                       # Number of instructions committed
system.cpu1.commit.committedOps              11936636                       # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
system.cpu1.commit.refs                       3824800                       # Number of memory references committed
system.cpu1.commit.loads                      2242306                       # Number of loads committed
system.cpu1.commit.membars                      59908                       # Number of memory barriers committed
system.cpu1.commit.branches                   1711003                       # Number of branches committed
system.cpu1.commit.fp_insts                    135276                       # Number of committed floating point instructions.
system.cpu1.commit.int_insts                 11053668                       # Number of committed integer instructions.
system.cpu1.commit.function_calls              186526                       # Number of function calls committed.
system.cpu1.commit.bw_lim_events               380954                       # number cycles where commit BW limit reached
system.cpu1.commit.bw_limited                       0                       # number of insts not committed due to BW limits
system.cpu1.rob.rob_reads                    32234171                       # The number of ROB reads
system.cpu1.rob.rob_writes                   28090700                       # The number of ROB writes
system.cpu1.timesIdled                         170938                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu1.idleCycles                         967100                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu1.quiesceCycles                  3785218747                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu1.committedInsts                   11348024                       # Number of Instructions Simulated
system.cpu1.committedOps                     11348024                       # Number of Ops (including micro ops) Simulated
system.cpu1.committedInsts_total             11348024                       # Number of Instructions Simulated
system.cpu1.cpi                              1.775131                       # CPI: Cycles Per Instruction
system.cpu1.cpi_total                        1.775131                       # CPI: Total CPI of All Threads
system.cpu1.ipc                              0.563339                       # IPC: Instructions Per Cycle
system.cpu1.ipc_total                        0.563339                       # IPC: Total IPC of All Threads
system.cpu1.int_regfile_reads                15713233                       # number of integer regfile reads
system.cpu1.int_regfile_writes                8535659                       # number of integer regfile writes
system.cpu1.fp_regfile_reads                    74431                       # number of floating regfile reads
system.cpu1.fp_regfile_writes                   74222                       # number of floating regfile writes
system.cpu1.misc_regfile_reads                 667576                       # number of misc regfile reads
system.cpu1.misc_regfile_writes                284444                       # number of misc regfile writes
system.cpu1.icache.replacements                292722                       # number of replacements
system.cpu1.icache.tagsinuse               471.494279                       # Cycle average of tags in use
system.cpu1.icache.total_refs                 1621349                       # Total number of references to valid blocks.
system.cpu1.icache.sampled_refs                293230                       # Sample count of references to valid blocks.
system.cpu1.icache.avg_refs                  5.529274                       # Average number of references to valid blocks.
system.cpu1.icache.warmup_cycle          1876700215000                       # Cycle when the warmup percentage was hit.
system.cpu1.icache.occ_blocks::cpu1.inst   471.494279                       # Average occupied blocks per requestor
system.cpu1.icache.occ_percent::cpu1.inst     0.920887                       # Average percentage of cache occupancy
system.cpu1.icache.occ_percent::total        0.920887                       # Average percentage of cache occupancy
system.cpu1.icache.ReadReq_hits::cpu1.inst      1621349                       # number of ReadReq hits
system.cpu1.icache.ReadReq_hits::total        1621349                       # number of ReadReq hits
system.cpu1.icache.demand_hits::cpu1.inst      1621349                       # number of demand (read+write) hits
system.cpu1.icache.demand_hits::total         1621349                       # number of demand (read+write) hits
system.cpu1.icache.overall_hits::cpu1.inst      1621349                       # number of overall hits
system.cpu1.icache.overall_hits::total        1621349                       # number of overall hits
system.cpu1.icache.ReadReq_misses::cpu1.inst       304491                       # number of ReadReq misses
system.cpu1.icache.ReadReq_misses::total       304491                       # number of ReadReq misses
system.cpu1.icache.demand_misses::cpu1.inst       304491                       # number of demand (read+write) misses
system.cpu1.icache.demand_misses::total        304491                       # number of demand (read+write) misses
system.cpu1.icache.overall_misses::cpu1.inst       304491                       # number of overall misses
system.cpu1.icache.overall_misses::total       304491                       # number of overall misses
system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   4065162500                       # number of ReadReq miss cycles
system.cpu1.icache.ReadReq_miss_latency::total   4065162500                       # number of ReadReq miss cycles
system.cpu1.icache.demand_miss_latency::cpu1.inst   4065162500                       # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_latency::total   4065162500                       # number of demand (read+write) miss cycles
system.cpu1.icache.overall_miss_latency::cpu1.inst   4065162500                       # number of overall miss cycles
system.cpu1.icache.overall_miss_latency::total   4065162500                       # number of overall miss cycles
system.cpu1.icache.ReadReq_accesses::cpu1.inst      1925840                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.ReadReq_accesses::total      1925840                       # number of ReadReq accesses(hits+misses)
system.cpu1.icache.demand_accesses::cpu1.inst      1925840                       # number of demand (read+write) accesses
system.cpu1.icache.demand_accesses::total      1925840                       # number of demand (read+write) accesses
system.cpu1.icache.overall_accesses::cpu1.inst      1925840                       # number of overall (read+write) accesses
system.cpu1.icache.overall_accesses::total      1925840                       # number of overall (read+write) accesses
system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.158108                       # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_miss_rate::total     0.158108                       # miss rate for ReadReq accesses
system.cpu1.icache.demand_miss_rate::cpu1.inst     0.158108                       # miss rate for demand accesses
system.cpu1.icache.demand_miss_rate::total     0.158108                       # miss rate for demand accesses
system.cpu1.icache.overall_miss_rate::cpu1.inst     0.158108                       # miss rate for overall accesses
system.cpu1.icache.overall_miss_rate::total     0.158108                       # miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13350.681958                       # average ReadReq miss latency
system.cpu1.icache.ReadReq_avg_miss_latency::total 13350.681958                       # average ReadReq miss latency
system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13350.681958                       # average overall miss latency
system.cpu1.icache.demand_avg_miss_latency::total 13350.681958                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13350.681958                       # average overall miss latency
system.cpu1.icache.overall_avg_miss_latency::total 13350.681958                       # average overall miss latency
system.cpu1.icache.blocked_cycles::no_mshrs          203                       # number of cycles access was blocked
system.cpu1.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu1.icache.blocked::no_mshrs               23                       # number of cycles access was blocked
system.cpu1.icache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu1.icache.avg_blocked_cycles::no_mshrs     8.826087                       # average number of cycles each access was blocked
system.cpu1.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu1.icache.fast_writes                      0                       # number of fast writes performed
system.cpu1.icache.cache_copies                     0                       # number of cache copies performed
system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst        11170                       # number of ReadReq MSHR hits
system.cpu1.icache.ReadReq_mshr_hits::total        11170                       # number of ReadReq MSHR hits
system.cpu1.icache.demand_mshr_hits::cpu1.inst        11170                       # number of demand (read+write) MSHR hits
system.cpu1.icache.demand_mshr_hits::total        11170                       # number of demand (read+write) MSHR hits
system.cpu1.icache.overall_mshr_hits::cpu1.inst        11170                       # number of overall MSHR hits
system.cpu1.icache.overall_mshr_hits::total        11170                       # number of overall MSHR hits
system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst       293321                       # number of ReadReq MSHR misses
system.cpu1.icache.ReadReq_mshr_misses::total       293321                       # number of ReadReq MSHR misses
system.cpu1.icache.demand_mshr_misses::cpu1.inst       293321                       # number of demand (read+write) MSHR misses
system.cpu1.icache.demand_mshr_misses::total       293321                       # number of demand (read+write) MSHR misses
system.cpu1.icache.overall_mshr_misses::cpu1.inst       293321                       # number of overall MSHR misses
system.cpu1.icache.overall_mshr_misses::total       293321                       # number of overall MSHR misses
system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   3385018500                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_latency::total   3385018500                       # number of ReadReq MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   3385018500                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.demand_mshr_miss_latency::total   3385018500                       # number of demand (read+write) MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   3385018500                       # number of overall MSHR miss cycles
system.cpu1.icache.overall_mshr_miss_latency::total   3385018500                       # number of overall MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.152308                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_miss_rate::total     0.152308                       # mshr miss rate for ReadReq accesses
system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.152308                       # mshr miss rate for demand accesses
system.cpu1.icache.demand_mshr_miss_rate::total     0.152308                       # mshr miss rate for demand accesses
system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.152308                       # mshr miss rate for overall accesses
system.cpu1.icache.overall_mshr_miss_rate::total     0.152308                       # mshr miss rate for overall accesses
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11540.321013                       # average ReadReq mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11540.321013                       # average ReadReq mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11540.321013                       # average overall mshr miss latency
system.cpu1.icache.demand_avg_mshr_miss_latency::total 11540.321013                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11540.321013                       # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency::total 11540.321013                       # average overall mshr miss latency
system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dcache.replacements                154238                       # number of replacements
system.cpu1.dcache.tagsinuse               492.768701                       # Cycle average of tags in use
system.cpu1.dcache.total_refs                 3312022                       # Total number of references to valid blocks.
system.cpu1.dcache.sampled_refs                154750                       # Sample count of references to valid blocks.
system.cpu1.dcache.avg_refs                 21.402404                       # Average number of references to valid blocks.
system.cpu1.dcache.warmup_cycle           38606824000                       # Cycle when the warmup percentage was hit.
system.cpu1.dcache.occ_blocks::cpu1.data   492.768701                       # Average occupied blocks per requestor
system.cpu1.dcache.occ_percent::cpu1.data     0.962439                       # Average percentage of cache occupancy
system.cpu1.dcache.occ_percent::total        0.962439                       # Average percentage of cache occupancy
system.cpu1.dcache.ReadReq_hits::cpu1.data      2009764                       # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total        2009764                       # number of ReadReq hits
system.cpu1.dcache.WriteReq_hits::cpu1.data      1195197                       # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total       1195197                       # number of WriteReq hits
system.cpu1.dcache.LoadLockedReq_hits::cpu1.data        47136                       # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total        47136                       # number of LoadLockedReq hits
system.cpu1.dcache.StoreCondReq_hits::cpu1.data        45762                       # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total        45762                       # number of StoreCondReq hits
system.cpu1.dcache.demand_hits::cpu1.data      3204961                       # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total         3204961                       # number of demand (read+write) hits
system.cpu1.dcache.overall_hits::cpu1.data      3204961                       # number of overall hits
system.cpu1.dcache.overall_hits::total        3204961                       # number of overall hits
system.cpu1.dcache.ReadReq_misses::cpu1.data       288765                       # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total       288765                       # number of ReadReq misses
system.cpu1.dcache.WriteReq_misses::cpu1.data       330549                       # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total       330549                       # number of WriteReq misses
system.cpu1.dcache.LoadLockedReq_misses::cpu1.data         7490                       # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total         7490                       # number of LoadLockedReq misses
system.cpu1.dcache.StoreCondReq_misses::cpu1.data         4284                       # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total         4284                       # number of StoreCondReq misses
system.cpu1.dcache.demand_misses::cpu1.data       619314                       # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total        619314                       # number of demand (read+write) misses
system.cpu1.dcache.overall_misses::cpu1.data       619314                       # number of overall misses
system.cpu1.dcache.overall_misses::total       619314                       # number of overall misses
system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   4275169500                       # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total   4275169500                       # number of ReadReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::cpu1.data   8473061608                       # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total   8473061608                       # number of WriteReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data     77853000                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total     77853000                       # number of LoadLockedReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data     49370500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total     49370500                       # number of StoreCondReq miss cycles
system.cpu1.dcache.demand_miss_latency::cpu1.data  12748231108                       # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total  12748231108                       # number of demand (read+write) miss cycles
system.cpu1.dcache.overall_miss_latency::cpu1.data  12748231108                       # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total  12748231108                       # number of overall miss cycles
system.cpu1.dcache.ReadReq_accesses::cpu1.data      2298529                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total      2298529                       # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::cpu1.data      1525746                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total      1525746                       # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data        54626                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total        54626                       # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::cpu1.data        50046                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total        50046                       # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.demand_accesses::cpu1.data      3824275                       # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total      3824275                       # number of demand (read+write) accesses
system.cpu1.dcache.overall_accesses::cpu1.data      3824275                       # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total      3824275                       # number of overall (read+write) accesses
system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.125630                       # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total     0.125630                       # miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.216647                       # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total     0.216647                       # miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.137114                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total     0.137114                       # miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.085601                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total     0.085601                       # miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_miss_rate::cpu1.data     0.161943                       # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total     0.161943                       # miss rate for demand accesses
system.cpu1.dcache.overall_miss_rate::cpu1.data     0.161943                       # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total     0.161943                       # miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 14805.012727                       # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 14805.012727                       # average ReadReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 25633.299777                       # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 25633.299777                       # average WriteReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 10394.259012                       # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 10394.259012                       # average LoadLockedReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 11524.393091                       # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total 11524.393091                       # average StoreCondReq miss latency
system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 20584.438763                       # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 20584.438763                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 20584.438763                       # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 20584.438763                       # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs       148655                       # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_mshrs             7912                       # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_mshrs    18.788549                       # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu1.dcache.fast_writes                      0                       # number of fast writes performed
system.cpu1.dcache.cache_copies                     0                       # number of cache copies performed
system.cpu1.dcache.writebacks::writebacks       102031                       # number of writebacks
system.cpu1.dcache.writebacks::total           102031                       # number of writebacks
system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data       180109                       # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total       180109                       # number of ReadReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data       273076                       # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total       273076                       # number of WriteReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data          765                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total          765                       # number of LoadLockedReq MSHR hits
system.cpu1.dcache.demand_mshr_hits::cpu1.data       453185                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total       453185                       # number of demand (read+write) MSHR hits
system.cpu1.dcache.overall_mshr_hits::cpu1.data       453185                       # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total       453185                       # number of overall MSHR hits
system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data       108656                       # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total       108656                       # number of ReadReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data        57473                       # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total        57473                       # number of WriteReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data         6725                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total         6725                       # number of LoadLockedReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data         4282                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total         4282                       # number of StoreCondReq MSHR misses
system.cpu1.dcache.demand_mshr_misses::cpu1.data       166129                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total       166129                       # number of demand (read+write) MSHR misses
system.cpu1.dcache.overall_mshr_misses::cpu1.data       166129                       # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total       166129                       # number of overall MSHR misses
system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data   1328748500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total   1328748500                       # number of ReadReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data   1211037987                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total   1211037987                       # number of WriteReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data     54734500                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total     54734500                       # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data     40806500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total     40806500                       # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   2539786487                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total   2539786487                       # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   2539786487                       # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total   2539786487                       # number of overall MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data     30975000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total     30975000                       # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data    686558000                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total    686558000                       # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data    717533000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total    717533000                       # number of overall MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.047272                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total     0.047272                       # mshr miss rate for ReadReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.037669                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total     0.037669                       # mshr miss rate for WriteReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.123110                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total     0.123110                       # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.085561                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total     0.085561                       # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.043441                       # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total     0.043441                       # mshr miss rate for demand accesses
system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.043441                       # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total     0.043441                       # mshr miss rate for overall accesses
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12228.947320                       # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 12228.947320                       # average ReadReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 21071.424617                       # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 21071.424617                       # average WriteReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data  8138.959108                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total  8138.959108                       # average LoadLockedReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data  9529.775806                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total  9529.775806                       # average StoreCondReq mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 15288.038133                       # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 15288.038133                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 15288.038133                       # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 15288.038133                       # average overall mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average overall mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu1.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu0.kern.inst.quiesce                    6652                       # number of quiesce instructions executed
system.cpu0.kern.inst.hwrei                    169834                       # number of hwrei instructions executed
system.cpu0.kern.ipl_count::0                   59752     40.24%     40.24% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::21                    131      0.09%     40.32% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::22                   1927      1.30%     41.62% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::30                    283      0.19%     41.81% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::31                  86412     58.19%    100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::total              148505                       # number of times we switched to this ipl
system.cpu0.kern.ipl_good::0                    58939     49.14%     49.14% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::21                     131      0.11%     49.25% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::22                    1927      1.61%     50.86% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::30                     283      0.24%     51.09% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::31                   58656     48.91%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::total               119936                       # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks::0            1864736682500     98.02%     98.02% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::21               62604500      0.00%     98.03% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::22              575436000      0.03%     98.06% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::30              137989000      0.01%     98.06% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::31            36850597000      1.94%    100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks::total        1902363309000                       # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used::0                 0.986394                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::31                0.678795                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::total             0.807623                       # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.syscall::2                         7      3.93%      3.93% # number of syscalls executed
system.cpu0.kern.syscall::3                        15      8.43%     12.36% # number of syscalls executed
system.cpu0.kern.syscall::4                         4      2.25%     14.61% # number of syscalls executed
system.cpu0.kern.syscall::6                        26     14.61%     29.21% # number of syscalls executed
system.cpu0.kern.syscall::12                        1      0.56%     29.78% # number of syscalls executed
system.cpu0.kern.syscall::17                        6      3.37%     33.15% # number of syscalls executed
system.cpu0.kern.syscall::19                        7      3.93%     37.08% # number of syscalls executed
system.cpu0.kern.syscall::20                        4      2.25%     39.33% # number of syscalls executed
system.cpu0.kern.syscall::23                        1      0.56%     39.89% # number of syscalls executed
system.cpu0.kern.syscall::24                        3      1.69%     41.57% # number of syscalls executed
system.cpu0.kern.syscall::33                        6      3.37%     44.94% # number of syscalls executed
system.cpu0.kern.syscall::41                        2      1.12%     46.07% # number of syscalls executed
system.cpu0.kern.syscall::45                       29     16.29%     62.36% # number of syscalls executed
system.cpu0.kern.syscall::47                        3      1.69%     64.04% # number of syscalls executed
system.cpu0.kern.syscall::48                        8      4.49%     68.54% # number of syscalls executed
system.cpu0.kern.syscall::54                        8      4.49%     73.03% # number of syscalls executed
system.cpu0.kern.syscall::59                        6      3.37%     76.40% # number of syscalls executed
system.cpu0.kern.syscall::71                       17      9.55%     85.96% # number of syscalls executed
system.cpu0.kern.syscall::73                        3      1.69%     87.64% # number of syscalls executed
system.cpu0.kern.syscall::74                        4      2.25%     89.89% # number of syscalls executed
system.cpu0.kern.syscall::87                        1      0.56%     90.45% # number of syscalls executed
system.cpu0.kern.syscall::90                        2      1.12%     91.57% # number of syscalls executed
system.cpu0.kern.syscall::92                        7      3.93%     95.51% # number of syscalls executed
system.cpu0.kern.syscall::97                        2      1.12%     96.63% # number of syscalls executed
system.cpu0.kern.syscall::98                        2      1.12%     97.75% # number of syscalls executed
system.cpu0.kern.syscall::132                       1      0.56%     98.31% # number of syscalls executed
system.cpu0.kern.syscall::144                       1      0.56%     98.88% # number of syscalls executed
system.cpu0.kern.syscall::147                       2      1.12%    100.00% # number of syscalls executed
system.cpu0.kern.syscall::total                   178                       # number of syscalls executed
system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu0.kern.callpal::wripir                  383      0.25%      0.25% # number of callpals executed
system.cpu0.kern.callpal::wrmces                    1      0.00%      0.25% # number of callpals executed
system.cpu0.kern.callpal::wrfen                     1      0.00%      0.25% # number of callpals executed
system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.25% # number of callpals executed
system.cpu0.kern.callpal::swpctx                 3188      2.04%      2.29% # number of callpals executed
system.cpu0.kern.callpal::tbi                      48      0.03%      2.32% # number of callpals executed
system.cpu0.kern.callpal::wrent                     7      0.00%      2.32% # number of callpals executed
system.cpu0.kern.callpal::swpipl               141921     90.80%     93.12% # number of callpals executed
system.cpu0.kern.callpal::rdps                   6055      3.87%     96.99% # number of callpals executed
system.cpu0.kern.callpal::wrkgp                     1      0.00%     96.99% # number of callpals executed
system.cpu0.kern.callpal::wrusp                     2      0.00%     96.99% # number of callpals executed
system.cpu0.kern.callpal::rdusp                     8      0.01%     97.00% # number of callpals executed
system.cpu0.kern.callpal::whami                     2      0.00%     97.00% # number of callpals executed
system.cpu0.kern.callpal::rti                    4242      2.71%     99.71% # number of callpals executed
system.cpu0.kern.callpal::callsys                 315      0.20%     99.92% # number of callpals executed
system.cpu0.kern.callpal::imb                     132      0.08%    100.00% # number of callpals executed
system.cpu0.kern.callpal::total                156308                       # number of callpals executed
system.cpu0.kern.mode_switch::kernel             6637                       # number of protection mode switches
system.cpu0.kern.mode_switch::user               1098                       # number of protection mode switches
system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
system.cpu0.kern.mode_good::kernel               1098                      
system.cpu0.kern.mode_good::user                 1098                      
system.cpu0.kern.mode_good::idle                    0                      
system.cpu0.kern.mode_switch_good::kernel     0.165436                       # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::idle           nan                       # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::total     0.283904                       # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks::kernel      1900423407500     99.92%     99.92% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::user          1609733000      0.08%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::idle                   0      0.00%    100.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context                    3189                       # number of times the context was actually changed
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                    2560                       # number of quiesce instructions executed
system.cpu1.kern.inst.hwrei                     70963                       # number of hwrei instructions executed
system.cpu1.kern.ipl_count::0                   22970     38.17%     38.17% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::22                   1925      3.20%     41.37% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::30                    383      0.64%     42.01% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::31                  34900     57.99%    100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_count::total               60178                       # number of times we switched to this ipl
system.cpu1.kern.ipl_good::0                    22406     47.94%     47.94% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::22                    1925      4.12%     52.06% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::30                     383      0.82%     52.88% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::31                   22023     47.12%    100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good::total                46737                       # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks::0            1874192202500     98.50%     98.50% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::22              532510000      0.03%     98.53% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::30              178162000      0.01%     98.54% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::31            27779026000      1.46%    100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks::total        1902681900500                       # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used::0                 0.975446                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::31                0.631032                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::total             0.776646                       # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.syscall::2                         1      0.68%      0.68% # number of syscalls executed
system.cpu1.kern.syscall::3                        15     10.14%     10.81% # number of syscalls executed
system.cpu1.kern.syscall::6                        16     10.81%     21.62% # number of syscalls executed
system.cpu1.kern.syscall::15                        1      0.68%     22.30% # number of syscalls executed
system.cpu1.kern.syscall::17                        9      6.08%     28.38% # number of syscalls executed
system.cpu1.kern.syscall::19                        3      2.03%     30.41% # number of syscalls executed
system.cpu1.kern.syscall::20                        2      1.35%     31.76% # number of syscalls executed
system.cpu1.kern.syscall::23                        3      2.03%     33.78% # number of syscalls executed
system.cpu1.kern.syscall::24                        3      2.03%     35.81% # number of syscalls executed
system.cpu1.kern.syscall::33                        5      3.38%     39.19% # number of syscalls executed
system.cpu1.kern.syscall::45                       25     16.89%     56.08% # number of syscalls executed
system.cpu1.kern.syscall::47                        3      2.03%     58.11% # number of syscalls executed
system.cpu1.kern.syscall::48                        2      1.35%     59.46% # number of syscalls executed
system.cpu1.kern.syscall::54                        2      1.35%     60.81% # number of syscalls executed
system.cpu1.kern.syscall::58                        1      0.68%     61.49% # number of syscalls executed
system.cpu1.kern.syscall::59                        1      0.68%     62.16% # number of syscalls executed
system.cpu1.kern.syscall::71                       37     25.00%     87.16% # number of syscalls executed
system.cpu1.kern.syscall::74                       12      8.11%     95.27% # number of syscalls executed
system.cpu1.kern.syscall::90                        1      0.68%     95.95% # number of syscalls executed
system.cpu1.kern.syscall::92                        2      1.35%     97.30% # number of syscalls executed
system.cpu1.kern.syscall::132                       3      2.03%     99.32% # number of syscalls executed
system.cpu1.kern.syscall::144                       1      0.68%    100.00% # number of syscalls executed
system.cpu1.kern.syscall::total                   148                       # number of syscalls executed
system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
system.cpu1.kern.callpal::wripir                  283      0.45%      0.45% # number of callpals executed
system.cpu1.kern.callpal::wrmces                    1      0.00%      0.45% # number of callpals executed
system.cpu1.kern.callpal::wrfen                     1      0.00%      0.46% # number of callpals executed
system.cpu1.kern.callpal::swpctx                 1593      2.54%      3.00% # number of callpals executed
system.cpu1.kern.callpal::tbi                       5      0.01%      3.00% # number of callpals executed
system.cpu1.kern.callpal::wrent                     7      0.01%      3.01% # number of callpals executed
system.cpu1.kern.callpal::swpipl                54358     86.66%     89.67% # number of callpals executed
system.cpu1.kern.callpal::rdps                   2709      4.32%     93.99% # number of callpals executed
system.cpu1.kern.callpal::wrkgp                     1      0.00%     93.99% # number of callpals executed
system.cpu1.kern.callpal::wrusp                     5      0.01%     94.00% # number of callpals executed
system.cpu1.kern.callpal::rdusp                     1      0.00%     94.00% # number of callpals executed
system.cpu1.kern.callpal::whami                     3      0.00%     94.01% # number of callpals executed
system.cpu1.kern.callpal::rti                    3511      5.60%     99.60% # number of callpals executed
system.cpu1.kern.callpal::callsys                 200      0.32%     99.92% # number of callpals executed
system.cpu1.kern.callpal::imb                      48      0.08%    100.00% # number of callpals executed
system.cpu1.kern.callpal::rdunique                  1      0.00%    100.00% # number of callpals executed
system.cpu1.kern.callpal::total                 62728                       # number of callpals executed
system.cpu1.kern.mode_switch::kernel             1948                       # number of protection mode switches
system.cpu1.kern.mode_switch::user                639                       # number of protection mode switches
system.cpu1.kern.mode_switch::idle               2607                       # number of protection mode switches
system.cpu1.kern.mode_good::kernel                948                      
system.cpu1.kern.mode_good::user                  639                      
system.cpu1.kern.mode_good::idle                  309                      
system.cpu1.kern.mode_switch_good::kernel     0.486653                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::idle      0.118527                       # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::total     0.365037                       # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks::kernel        6500961500      0.34%      0.34% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::user          1047066000      0.06%      0.40% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::idle        1895133865000     99.60%    100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context                    1594                       # number of times the context was actually changed

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