summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt
blob: 8cfdfc3f7e54f3a3b4b1989120d94e222773f113 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856

---------- Begin Simulation Statistics ----------
sim_seconds                                  2.525141                       # Number of seconds simulated
sim_ticks                                2525141046500                       # Number of ticks simulated
final_tick                               2525141046500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                  50522                       # Simulator instruction rate (inst/s)
host_op_rate                                    65007                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             2115457252                       # Simulator tick rate (ticks/s)
host_mem_usage                                 427804                       # Number of bytes of host memory used
host_seconds                                  1193.66                       # Real time elapsed on the host
sim_insts                                    60305756                       # Number of instructions simulated
sim_ops                                      77596741                       # Number of ops (including micro ops) simulated
system.physmem.bytes_read::realview.clcd    119537664                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu.dtb.walker         2624                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu.itb.walker          192                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu.inst            797248                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu.data           9094416                       # Number of bytes read from this memory
system.physmem.bytes_read::total            129432144                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu.inst       797248                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total          797248                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks      3784000                       # Number of bytes written to this memory
system.physmem.bytes_written::cpu.data        3016072                       # Number of bytes written to this memory
system.physmem.bytes_written::total           6800072                       # Number of bytes written to this memory
system.physmem.num_reads::realview.clcd      14942208                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.dtb.walker           41                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.itb.walker            3                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.inst              12457                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.data             142134                       # Number of read requests responded to by this memory
system.physmem.num_reads::total              15096843                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks           59125                       # Number of write requests responded to by this memory
system.physmem.num_writes::cpu.data            754018                       # Number of write requests responded to by this memory
system.physmem.num_writes::total               813143                       # Number of write requests responded to by this memory
system.physmem.bw_read::realview.clcd        47339005                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.dtb.walker           1039                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.itb.walker             76                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.inst               315724                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.data              3601548                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                51257392                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu.inst          315724                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             315724                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           1498530                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu.data             1194417                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                2692947                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           1498530                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.clcd       47339005                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.dtb.walker          1039                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.itb.walker            76                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.inst              315724                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.data             4795965                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total               53950339                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                      15096843                       # Number of read requests accepted
system.physmem.writeReqs                       813143                       # Number of write requests accepted
system.physmem.readBursts                    15096843                       # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts                     813143                       # Number of DRAM write bursts, including those merged in the write queue
system.physmem.bytesReadDRAM                963738752                       # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ                   2459200                       # Total number of bytes read from write queue
system.physmem.bytesWritten                   6902144                       # Total number of bytes written to DRAM
system.physmem.bytesReadSys                 129432144                       # Total read bytes from the system interface side
system.physmem.bytesWrittenSys                6800072                       # Total written bytes from the system interface side
system.physmem.servicedByWrQ                    38425                       # Number of DRAM read bursts serviced by the write queue
system.physmem.mergedWrBursts                  705284                       # Number of DRAM write bursts merged with an existing one
system.physmem.neitherReadNorWriteReqs           4674                       # Number of requests that are neither read nor write
system.physmem.perBankRdBursts::0              943582                       # Per bank write bursts
system.physmem.perBankRdBursts::1              943145                       # Per bank write bursts
system.physmem.perBankRdBursts::2              939291                       # Per bank write bursts
system.physmem.perBankRdBursts::3              939307                       # Per bank write bursts
system.physmem.perBankRdBursts::4              943115                       # Per bank write bursts
system.physmem.perBankRdBursts::5              943141                       # Per bank write bursts
system.physmem.perBankRdBursts::6              939138                       # Per bank write bursts
system.physmem.perBankRdBursts::7              938546                       # Per bank write bursts
system.physmem.perBankRdBursts::8              943996                       # Per bank write bursts
system.physmem.perBankRdBursts::9              943390                       # Per bank write bursts
system.physmem.perBankRdBursts::10             938426                       # Per bank write bursts
system.physmem.perBankRdBursts::11             937974                       # Per bank write bursts
system.physmem.perBankRdBursts::12             943928                       # Per bank write bursts
system.physmem.perBankRdBursts::13             943533                       # Per bank write bursts
system.physmem.perBankRdBursts::14             939234                       # Per bank write bursts
system.physmem.perBankRdBursts::15             938672                       # Per bank write bursts
system.physmem.perBankWrBursts::0                6704                       # Per bank write bursts
system.physmem.perBankWrBursts::1                6457                       # Per bank write bursts
system.physmem.perBankWrBursts::2                6598                       # Per bank write bursts
system.physmem.perBankWrBursts::3                6635                       # Per bank write bursts
system.physmem.perBankWrBursts::4                6561                       # Per bank write bursts
system.physmem.perBankWrBursts::5                6794                       # Per bank write bursts
system.physmem.perBankWrBursts::6                6789                       # Per bank write bursts
system.physmem.perBankWrBursts::7                6723                       # Per bank write bursts
system.physmem.perBankWrBursts::8                7136                       # Per bank write bursts
system.physmem.perBankWrBursts::9                6877                       # Per bank write bursts
system.physmem.perBankWrBursts::10               6538                       # Per bank write bursts
system.physmem.perBankWrBursts::11               6183                       # Per bank write bursts
system.physmem.perBankWrBursts::12               7149                       # Per bank write bursts
system.physmem.perBankWrBursts::13               6765                       # Per bank write bursts
system.physmem.perBankWrBursts::14               7038                       # Per bank write bursts
system.physmem.perBankWrBursts::15               6899                       # Per bank write bursts
system.physmem.numRdRetry                           0                       # Number of times read queue was full causing retry
system.physmem.numWrRetry                           0                       # Number of times write queue was full causing retry
system.physmem.totGap                    2525139929000                       # Total gap between requests
system.physmem.readPktSize::0                       0                       # Read request sizes (log2)
system.physmem.readPktSize::1                       0                       # Read request sizes (log2)
system.physmem.readPktSize::2                      36                       # Read request sizes (log2)
system.physmem.readPktSize::3                14942208                       # Read request sizes (log2)
system.physmem.readPktSize::4                       0                       # Read request sizes (log2)
system.physmem.readPktSize::5                       0                       # Read request sizes (log2)
system.physmem.readPktSize::6                  154599                       # Read request sizes (log2)
system.physmem.writePktSize::0                      0                       # Write request sizes (log2)
system.physmem.writePktSize::1                      0                       # Write request sizes (log2)
system.physmem.writePktSize::2                 754018                       # Write request sizes (log2)
system.physmem.writePktSize::3                      0                       # Write request sizes (log2)
system.physmem.writePktSize::4                      0                       # Write request sizes (log2)
system.physmem.writePktSize::5                      0                       # Write request sizes (log2)
system.physmem.writePktSize::6                  59125                       # Write request sizes (log2)
system.physmem.rdQLenPdf::0                   1163754                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                   1108384                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                   1064134                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                   3627605                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                   2618920                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                   2606295                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                   2613037                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                     53652                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                     58180                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                     21151                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                    20926                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                    20790                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                    20516                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                    20376                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                    20256                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                    20176                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                      255                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                        8                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                        2                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::26                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::27                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::28                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::29                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31                        0                       # What read queue length does an incoming req see
system.physmem.wrQLenPdf::0                      4764                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                      5443                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                      4887                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                      5096                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                      5232                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                      4854                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                      4879                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                      4886                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                      4808                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                      4805                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                     4811                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                     4798                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                     4797                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                     4787                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                     4788                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                     4792                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                     4797                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                     4821                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                     4830                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                     4800                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                     4799                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                     5160                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                      140                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                       65                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                       19                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                        0                       # What write queue length does an incoming req see
system.physmem.bytesPerActivate::samples        86114                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::mean    11271.566528                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::gmean    1003.490719                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::stdev   16771.547354                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::64-71          23576     27.38%     27.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::128-135        14050     16.32%     43.69% # Bytes accessed per row activation
system.physmem.bytesPerActivate::192-199         2599      3.02%     46.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::256-263         2090      2.43%     49.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::320-327         1311      1.52%     50.66% # Bytes accessed per row activation
system.physmem.bytesPerActivate::384-391         1239      1.44%     52.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::448-455          869      1.01%     53.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::512-519         1005      1.17%     54.28% # Bytes accessed per row activation
system.physmem.bytesPerActivate::576-583          571      0.66%     54.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::640-647          602      0.70%     55.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::704-711          523      0.61%     56.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::768-775          509      0.59%     56.84% # Bytes accessed per row activation
system.physmem.bytesPerActivate::832-839          284      0.33%     57.17% # Bytes accessed per row activation
system.physmem.bytesPerActivate::896-903          276      0.32%     57.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::960-967          154      0.18%     57.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1024-1031          642      0.75%     58.41% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1088-1095           97      0.11%     58.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1152-1159          141      0.16%     58.69% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1216-1223           78      0.09%     58.78% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1280-1287          123      0.14%     58.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1344-1351           49      0.06%     58.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1408-1415          518      0.60%     59.58% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1472-1479           29      0.03%     59.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1536-1543          316      0.37%     59.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1600-1607           18      0.02%     60.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1664-1671          102      0.12%     60.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1728-1735           18      0.02%     60.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1792-1799          211      0.25%     60.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1856-1863           23      0.03%     60.41% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1920-1927           55      0.06%     60.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1984-1991           13      0.02%     60.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2048-2055          327      0.38%     60.87% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2112-2119            6      0.01%     60.88% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2176-2183           31      0.04%     60.91% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2240-2247           13      0.02%     60.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2304-2311          124      0.14%     61.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2368-2375            3      0.00%     61.08% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2432-2439           17      0.02%     61.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2496-2503            9      0.01%     61.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2560-2567           99      0.11%     61.22% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2624-2631            7      0.01%     61.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2688-2695           25      0.03%     61.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2752-2759           11      0.01%     61.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2816-2823           90      0.10%     61.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2880-2887            6      0.01%     61.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2944-2951           23      0.03%     61.41% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3008-3015            2      0.00%     61.41% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3072-3079          292      0.34%     61.75% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3136-3143            7      0.01%     61.76% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3200-3207           16      0.02%     61.78% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3264-3271            8      0.01%     61.79% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3328-3335           98      0.11%     61.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3392-3399            9      0.01%     61.91% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3456-3463           18      0.02%     61.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3520-3527            8      0.01%     61.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3584-3591           97      0.11%     62.05% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3648-3655            4      0.00%     62.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3712-3719           12      0.01%     62.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3776-3783            7      0.01%     62.08% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3840-3847          158      0.18%     62.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3904-3911            9      0.01%     62.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3968-3975           14      0.02%     62.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4032-4039           10      0.01%     62.30% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4096-4103          373      0.43%     62.74% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4160-4167            4      0.00%     62.74% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4224-4231           16      0.02%     62.76% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4288-4295            8      0.01%     62.77% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4352-4359          116      0.13%     62.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4416-4423           14      0.02%     62.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4480-4487           12      0.01%     62.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4544-4551            8      0.01%     62.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4608-4615           99      0.11%     63.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4672-4679            3      0.00%     63.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4736-4743            8      0.01%     63.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4800-4807            2      0.00%     63.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4864-4871           19      0.02%     63.09% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4928-4935            2      0.00%     63.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::4992-4999           13      0.02%     63.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5056-5063            5      0.01%     63.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5120-5127          426      0.49%     63.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5184-5191            5      0.01%     63.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5248-5255            8      0.01%     63.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5312-5319            6      0.01%     63.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5376-5383           28      0.03%     63.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5440-5447           11      0.01%     63.68% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5504-5511           19      0.02%     63.70% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5568-5575            3      0.00%     63.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5632-5639           89      0.10%     63.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5696-5703            1      0.00%     63.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5760-5767           10      0.01%     63.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5824-5831            2      0.00%     63.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5888-5895          131      0.15%     63.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::5952-5959            1      0.00%     63.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6016-6023           15      0.02%     63.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6080-6087           11      0.01%     64.01% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6144-6151          413      0.48%     64.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6208-6215            1      0.00%     64.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6272-6279            8      0.01%     64.50% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6336-6343            2      0.00%     64.50% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6400-6407           87      0.10%     64.60% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6464-6471            4      0.00%     64.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6528-6535           12      0.01%     64.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6592-6599            5      0.01%     64.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6656-6663          145      0.17%     64.79% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6720-6727            1      0.00%     64.79% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6784-6791           14      0.02%     64.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6848-6855            7      0.01%     64.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6912-6919           24      0.03%     64.85% # Bytes accessed per row activation
system.physmem.bytesPerActivate::6976-6983            2      0.00%     64.85% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7040-7047            8      0.01%     64.86% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7104-7111            4      0.00%     64.86% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7168-7175          363      0.42%     65.28% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7232-7239            3      0.00%     65.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7296-7303            9      0.01%     65.30% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7360-7367           12      0.01%     65.31% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7424-7431           84      0.10%     65.41% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7488-7495            5      0.01%     65.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7552-7559           10      0.01%     65.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7616-7623            1      0.00%     65.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7680-7687           98      0.11%     65.54% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7744-7751            3      0.00%     65.55% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7808-7815            9      0.01%     65.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7872-7879            5      0.01%     65.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7936-7943           82      0.10%     65.66% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8000-8007            1      0.00%     65.66% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8064-8071           13      0.02%     65.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8128-8135            1      0.00%     65.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8192-8199          508      0.59%     66.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8256-8263            1      0.00%     66.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8320-8327            1      0.00%     66.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8448-8455           76      0.09%     66.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8640-8647            1      0.00%     66.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8704-8711           89      0.10%     66.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8832-8839            1      0.00%     66.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8896-8903            1      0.00%     66.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8960-8967           74      0.09%     66.55% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9216-9223          350      0.41%     66.95% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9344-9351            1      0.00%     66.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9472-9479           17      0.02%     66.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9536-9543            1      0.00%     66.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9600-9607            3      0.00%     66.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9664-9671            1      0.00%     66.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9728-9735          138      0.16%     67.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9792-9799            1      0.00%     67.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9856-9863            1      0.00%     67.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9984-9991           79      0.09%     67.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10112-10119            6      0.01%     67.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10240-10247          402      0.47%     67.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10432-10439            1      0.00%     67.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10496-10503           84      0.10%     67.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10560-10567            1      0.00%     67.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10752-10759           76      0.09%     67.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::10944-10951            3      0.00%     67.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11008-11015           15      0.02%     67.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11136-11143            1      0.00%     67.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11264-11271          416      0.48%     68.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11392-11399            1      0.00%     68.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11520-11527           13      0.02%     68.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11584-11591            2      0.00%     68.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11712-11719            2      0.00%     68.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11776-11783           84      0.10%     68.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::11968-11975            1      0.00%     68.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12032-12039           98      0.11%     68.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12160-12167            5      0.01%     68.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12288-12295          335      0.39%     69.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12416-12423            3      0.00%     69.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12480-12487            1      0.00%     69.04% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12544-12551          141      0.16%     69.20% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12800-12807           79      0.09%     69.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12864-12871            1      0.00%     69.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::12992-12999            1      0.00%     69.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13056-13063           86      0.10%     69.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13120-13127            1      0.00%     69.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13184-13191            4      0.00%     69.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13312-13319          286      0.33%     69.73% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13568-13575           76      0.09%     69.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13824-13831           74      0.09%     69.91% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13888-13895            1      0.00%     69.91% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14080-14087           91      0.11%     70.01% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14208-14215            3      0.00%     70.02% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14336-14343          284      0.33%     70.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14464-14471            2      0.00%     70.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14592-14599          139      0.16%     70.51% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14720-14727            4      0.00%     70.51% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14848-14855          146      0.17%     70.68% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14912-14919            2      0.00%     70.69% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14976-14983            1      0.00%     70.69% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15104-15111           13      0.02%     70.70% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15168-15175            1      0.00%     70.70% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15232-15239            2      0.00%     70.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15296-15303            2      0.00%     70.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15360-15367          405      0.47%     71.18% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15424-15431            1      0.00%     71.18% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15552-15559            1      0.00%     71.18% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15616-15623           17      0.02%     71.20% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15680-15687            1      0.00%     71.20% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15872-15879           80      0.09%     71.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16064-16071            1      0.00%     71.30% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16128-16135           74      0.09%     71.38% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16256-16263           11      0.01%     71.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16384-16391          645      0.75%     72.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16640-16647           72      0.08%     72.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16704-16711            2      0.00%     72.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16832-16839            1      0.00%     72.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16896-16903           78      0.09%     72.32% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17088-17095            1      0.00%     72.32% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17152-17159           28      0.03%     72.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17280-17287            5      0.01%     72.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17408-17415          407      0.47%     72.83% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17472-17479            1      0.00%     72.83% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17536-17543            2      0.00%     72.84% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17664-17671           18      0.02%     72.86% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17728-17735            2      0.00%     72.86% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17792-17799            3      0.00%     72.86% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17856-17863            1      0.00%     72.86% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17920-17927          147      0.17%     73.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17984-17991            1      0.00%     73.04% # Bytes accessed per row activation
system.physmem.bytesPerActivate::18048-18055            2      0.00%     73.04% # Bytes accessed per row activation
system.physmem.bytesPerActivate::18112-18119            2      0.00%     73.04% # Bytes accessed per row activation
system.physmem.bytesPerActivate::18176-18183          144      0.17%     73.21% # Bytes accessed per row activation
system.physmem.bytesPerActivate::18304-18311            4      0.00%     73.21% # Bytes accessed per row activation
system.physmem.bytesPerActivate::18432-18439          279      0.32%     73.54% # Bytes accessed per row activation
system.physmem.bytesPerActivate::18496-18503            1      0.00%     73.54% # Bytes accessed per row activation
system.physmem.bytesPerActivate::18688-18695           89      0.10%     73.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::18880-18887            2      0.00%     73.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::18944-18951           73      0.08%     73.73% # Bytes accessed per row activation
system.physmem.bytesPerActivate::19072-19079            1      0.00%     73.73% # Bytes accessed per row activation
system.physmem.bytesPerActivate::19136-19143            1      0.00%     73.73% # Bytes accessed per row activation
system.physmem.bytesPerActivate::19200-19207           77      0.09%     73.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::19328-19335            5      0.01%     73.83% # Bytes accessed per row activation
system.physmem.bytesPerActivate::19456-19463          263      0.31%     74.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::19520-19527            1      0.00%     74.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::19712-19719           82      0.10%     74.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::19968-19975           79      0.09%     74.32% # Bytes accessed per row activation
system.physmem.bytesPerActivate::20096-20103            1      0.00%     74.32% # Bytes accessed per row activation
system.physmem.bytesPerActivate::20224-20231          140      0.16%     74.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::20288-20295            1      0.00%     74.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::20352-20359            3      0.00%     74.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::20480-20487          343      0.40%     74.89% # Bytes accessed per row activation
system.physmem.bytesPerActivate::20672-20679            1      0.00%     74.89% # Bytes accessed per row activation
system.physmem.bytesPerActivate::20736-20743           96      0.11%     75.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::20864-20871            2      0.00%     75.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::20992-20999           82      0.10%     75.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21120-21127            1      0.00%     75.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21184-21191            1      0.00%     75.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21248-21255           14      0.02%     75.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21312-21319            1      0.00%     75.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21376-21383            4      0.00%     75.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21504-21511          401      0.47%     75.59% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21568-21575            1      0.00%     75.59% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21632-21639            1      0.00%     75.59% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21760-21767           17      0.02%     75.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::21888-21895            2      0.00%     75.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22016-22023           77      0.09%     75.70% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22144-22151            1      0.00%     75.70% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22272-22279           84      0.10%     75.80% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22400-22407            3      0.00%     75.80% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22464-22471            1      0.00%     75.80% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22528-22535          400      0.46%     76.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22656-22663            1      0.00%     76.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22720-22727            2      0.00%     76.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22784-22791           80      0.09%     76.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22848-22855            1      0.00%     76.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22912-22919            1      0.00%     76.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::22976-22983            2      0.00%     76.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::23040-23047          136      0.16%     76.53% # Bytes accessed per row activation
system.physmem.bytesPerActivate::23104-23111            1      0.00%     76.53% # Bytes accessed per row activation
system.physmem.bytesPerActivate::23296-23303           21      0.02%     76.55% # Bytes accessed per row activation
system.physmem.bytesPerActivate::23360-23367            3      0.00%     76.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::23424-23431            2      0.00%     76.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::23552-23559          351      0.41%     76.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::23680-23687            2      0.00%     76.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::23808-23815           73      0.08%     77.05% # Bytes accessed per row activation
system.physmem.bytesPerActivate::23936-23943            1      0.00%     77.05% # Bytes accessed per row activation
system.physmem.bytesPerActivate::24000-24007            2      0.00%     77.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::24064-24071           83      0.10%     77.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::24256-24263            1      0.00%     77.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::24320-24327           83      0.10%     77.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::24448-24455            4      0.00%     77.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::24576-24583          387      0.45%     77.70% # Bytes accessed per row activation
system.physmem.bytesPerActivate::24832-24839           78      0.09%     77.79% # Bytes accessed per row activation
system.physmem.bytesPerActivate::24960-24967            1      0.00%     77.80% # Bytes accessed per row activation
system.physmem.bytesPerActivate::25024-25031            1      0.00%     77.80% # Bytes accessed per row activation
system.physmem.bytesPerActivate::25088-25095           89      0.10%     77.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::25280-25287            1      0.00%     77.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::25344-25351           72      0.08%     77.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::25472-25479            4      0.00%     77.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::25600-25607          349      0.41%     78.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::25728-25735            1      0.00%     78.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::25856-25863           19      0.02%     78.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::25984-25991            3      0.00%     78.42% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26112-26119          133      0.15%     78.58% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26176-26183            1      0.00%     78.58% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26240-26247            1      0.00%     78.58% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26304-26311            2      0.00%     78.58% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26368-26375           78      0.09%     78.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26432-26439            1      0.00%     78.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26496-26503            1      0.00%     78.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26560-26567            1      0.00%     78.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26624-26631          401      0.47%     79.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26688-26695            1      0.00%     79.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26752-26759            2      0.00%     79.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26816-26823            1      0.00%     79.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::26880-26887           82      0.10%     79.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27008-27015            2      0.00%     79.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27136-27143           77      0.09%     79.33% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27200-27207            1      0.00%     79.33% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27392-27399           15      0.02%     79.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27520-27527            3      0.00%     79.35% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27584-27591            1      0.00%     79.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27648-27655          403      0.47%     79.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27840-27847            1      0.00%     79.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27904-27911           11      0.01%     79.84% # Bytes accessed per row activation
system.physmem.bytesPerActivate::27968-27975            2      0.00%     79.84% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28032-28039            1      0.00%     79.84% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28096-28103            1      0.00%     79.84% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28160-28167           83      0.10%     79.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28288-28295            2      0.00%     79.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28352-28359            1      0.00%     79.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28416-28423           97      0.11%     80.05% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28480-28487            2      0.00%     80.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28544-28551            2      0.00%     80.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28608-28615            1      0.00%     80.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28672-28679          341      0.40%     80.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28736-28743            1      0.00%     80.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28800-28807            1      0.00%     80.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28864-28871            2      0.00%     80.46% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28928-28935          143      0.17%     80.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::28992-28999            1      0.00%     80.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29056-29063            1      0.00%     80.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29184-29191           77      0.09%     80.72% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29248-29255            2      0.00%     80.72% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29312-29319            1      0.00%     80.72% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29440-29447           85      0.10%     80.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29504-29511            3      0.00%     80.82% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29568-29575            2      0.00%     80.83% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29632-29639            1      0.00%     80.83% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29696-29703          268      0.31%     81.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29824-29831            1      0.00%     81.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29888-29895            2      0.00%     81.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::29952-29959           76      0.09%     81.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30208-30215           74      0.09%     81.32% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30336-30343            2      0.00%     81.32% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30464-30471           92      0.11%     81.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30592-30599            4      0.00%     81.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30656-30663            1      0.00%     81.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30720-30727          271      0.31%     81.75% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30784-30791            1      0.00%     81.75% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30848-30855            2      0.00%     81.75% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30912-30919            1      0.00%     81.75% # Bytes accessed per row activation
system.physmem.bytesPerActivate::30976-30983          145      0.17%     81.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31104-31111            2      0.00%     81.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31232-31239          148      0.17%     82.09% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31296-31303            1      0.00%     82.09% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31360-31367            1      0.00%     82.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31488-31495           19      0.02%     82.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31552-31559            2      0.00%     82.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31616-31623            5      0.01%     82.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31680-31687            4      0.00%     82.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31744-31751          398      0.46%     82.59% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31872-31879            1      0.00%     82.59% # Bytes accessed per row activation
system.physmem.bytesPerActivate::31936-31943            1      0.00%     82.60% # Bytes accessed per row activation
system.physmem.bytesPerActivate::32000-32007           18      0.02%     82.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::32128-32135            1      0.00%     82.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::32256-32263           78      0.09%     82.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::32320-32327            1      0.00%     82.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::32448-32455            1      0.00%     82.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::32512-32519           83      0.10%     82.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::32576-32583            1      0.00%     82.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::32768-32775          642      0.75%     83.55% # Bytes accessed per row activation
system.physmem.bytesPerActivate::32832-32839            2      0.00%     83.56% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33024-33031           73      0.08%     83.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33152-33159            1      0.00%     83.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33216-33223            2      0.00%     83.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33280-33287           78      0.09%     83.73% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33408-33415            4      0.00%     83.74% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33536-33543           27      0.03%     83.77% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33600-33607            2      0.00%     83.77% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33728-33735            1      0.00%     83.77% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33792-33799          406      0.47%     84.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33856-33863            1      0.00%     84.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33920-33927            1      0.00%     84.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::33984-33991            1      0.00%     84.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::34048-34055           16      0.02%     84.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::34304-34311          144      0.17%     84.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::34432-34439            2      0.00%     84.44% # Bytes accessed per row activation
system.physmem.bytesPerActivate::34560-34567          147      0.17%     84.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::34816-34823          269      0.31%     84.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::34944-34951            1      0.00%     84.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::35072-35079           87      0.10%     85.02% # Bytes accessed per row activation
system.physmem.bytesPerActivate::35136-35143            1      0.00%     85.02% # Bytes accessed per row activation
system.physmem.bytesPerActivate::35328-35335           72      0.08%     85.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::35456-35463            2      0.00%     85.11% # Bytes accessed per row activation
system.physmem.bytesPerActivate::35584-35591           77      0.09%     85.20% # Bytes accessed per row activation
system.physmem.bytesPerActivate::35712-35719            1      0.00%     85.20% # Bytes accessed per row activation
system.physmem.bytesPerActivate::35840-35847          268      0.31%     85.51% # Bytes accessed per row activation
system.physmem.bytesPerActivate::35968-35975            1      0.00%     85.51% # Bytes accessed per row activation
system.physmem.bytesPerActivate::36096-36103           81      0.09%     85.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::36224-36231            2      0.00%     85.61% # Bytes accessed per row activation
system.physmem.bytesPerActivate::36352-36359           77      0.09%     85.70% # Bytes accessed per row activation
system.physmem.bytesPerActivate::36480-36487            1      0.00%     85.70% # Bytes accessed per row activation
system.physmem.bytesPerActivate::36608-36615          144      0.17%     85.87% # Bytes accessed per row activation
system.physmem.bytesPerActivate::36736-36743            2      0.00%     85.87% # Bytes accessed per row activation
system.physmem.bytesPerActivate::36864-36871          338      0.39%     86.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::36992-36999            1      0.00%     86.26% # Bytes accessed per row activation
system.physmem.bytesPerActivate::37120-37127           91      0.11%     86.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::37248-37255            1      0.00%     86.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::37376-37383           83      0.10%     86.47% # Bytes accessed per row activation
system.physmem.bytesPerActivate::37504-37511            2      0.00%     86.47% # Bytes accessed per row activation
system.physmem.bytesPerActivate::37568-37575            1      0.00%     86.47% # Bytes accessed per row activation
system.physmem.bytesPerActivate::37632-37639           11      0.01%     86.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::37888-37895          404      0.47%     86.95% # Bytes accessed per row activation
system.physmem.bytesPerActivate::37952-37959            1      0.00%     86.95% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38016-38023            2      0.00%     86.95% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38144-38151           15      0.02%     86.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38272-38279            1      0.00%     86.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38336-38343            1      0.00%     86.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38400-38407           77      0.09%     87.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38528-38535            1      0.00%     87.06% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38592-38599            1      0.00%     87.07% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38656-38663           84      0.10%     87.16% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38720-38727            1      0.00%     87.16% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38912-38919          401      0.47%     87.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::38976-38983            1      0.00%     87.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::39040-39047            2      0.00%     87.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::39104-39111            1      0.00%     87.63% # Bytes accessed per row activation
system.physmem.bytesPerActivate::39168-39175           77      0.09%     87.72% # Bytes accessed per row activation
system.physmem.bytesPerActivate::39232-39239            1      0.00%     87.73% # Bytes accessed per row activation
system.physmem.bytesPerActivate::39424-39431          130      0.15%     87.88% # Bytes accessed per row activation
system.physmem.bytesPerActivate::39552-39559            1      0.00%     87.88% # Bytes accessed per row activation
system.physmem.bytesPerActivate::39680-39687           15      0.02%     87.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::39808-39815            1      0.00%     87.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::39936-39943          348      0.40%     88.30% # Bytes accessed per row activation
system.physmem.bytesPerActivate::40064-40071            3      0.00%     88.30% # Bytes accessed per row activation
system.physmem.bytesPerActivate::40192-40199           71      0.08%     88.39% # Bytes accessed per row activation
system.physmem.bytesPerActivate::40448-40455           86      0.10%     88.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::40576-40583            3      0.00%     88.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::40640-40647            1      0.00%     88.49% # Bytes accessed per row activation
system.physmem.bytesPerActivate::40704-40711           78      0.09%     88.58% # Bytes accessed per row activation
system.physmem.bytesPerActivate::40960-40967          387      0.45%     89.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::41152-41159            2      0.00%     89.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::41216-41223           78      0.09%     89.12% # Bytes accessed per row activation
system.physmem.bytesPerActivate::41344-41351            2      0.00%     89.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::41408-41415            1      0.00%     89.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::41472-41479           83      0.10%     89.22% # Bytes accessed per row activation
system.physmem.bytesPerActivate::41728-41735           72      0.08%     89.31% # Bytes accessed per row activation
system.physmem.bytesPerActivate::41856-41863            3      0.00%     89.31% # Bytes accessed per row activation
system.physmem.bytesPerActivate::41984-41991          347      0.40%     89.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::42112-42119            2      0.00%     89.72% # Bytes accessed per row activation
system.physmem.bytesPerActivate::42240-42247           18      0.02%     89.74% # Bytes accessed per row activation
system.physmem.bytesPerActivate::42368-42375            1      0.00%     89.74% # Bytes accessed per row activation
system.physmem.bytesPerActivate::42496-42503          133      0.15%     89.89% # Bytes accessed per row activation
system.physmem.bytesPerActivate::42624-42631            3      0.00%     89.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::42688-42695            1      0.00%     89.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::42752-42759           79      0.09%     89.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::42816-42823            1      0.00%     89.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::43008-43015          399      0.46%     90.45% # Bytes accessed per row activation
system.physmem.bytesPerActivate::43264-43271           82      0.10%     90.55% # Bytes accessed per row activation
system.physmem.bytesPerActivate::43328-43335            1      0.00%     90.55% # Bytes accessed per row activation
system.physmem.bytesPerActivate::43520-43527           76      0.09%     90.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::43648-43655            2      0.00%     90.64% # Bytes accessed per row activation
system.physmem.bytesPerActivate::43776-43783           20      0.02%     90.66% # Bytes accessed per row activation
system.physmem.bytesPerActivate::43840-43847            2      0.00%     90.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::43904-43911            2      0.00%     90.67% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44032-44039          403      0.47%     91.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44224-44231            1      0.00%     91.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44288-44295           10      0.01%     91.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44352-44359            1      0.00%     91.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44416-44423            1      0.00%     91.15% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44544-44551           81      0.09%     91.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44672-44679            3      0.00%     91.25% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44800-44807           96      0.11%     91.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44864-44871            1      0.00%     91.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::44928-44935            1      0.00%     91.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::45056-45063          341      0.40%     91.76% # Bytes accessed per row activation
system.physmem.bytesPerActivate::45248-45255            1      0.00%     91.76% # Bytes accessed per row activation
system.physmem.bytesPerActivate::45312-45319          143      0.17%     91.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::45440-45447            1      0.00%     91.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::45568-45575           82      0.10%     92.02% # Bytes accessed per row activation
system.physmem.bytesPerActivate::45696-45703            5      0.01%     92.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::45824-45831           84      0.10%     92.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::45888-45895            1      0.00%     92.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46080-46087          261      0.30%     92.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46144-46151            1      0.00%     92.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46272-46279            1      0.00%     92.43% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46336-46343           73      0.08%     92.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46464-46471            1      0.00%     92.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46592-46599           68      0.08%     92.60% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46720-46727            2      0.00%     92.60% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46848-46855           91      0.11%     92.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46912-46919            1      0.00%     92.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::46976-46983            2      0.00%     92.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47104-47111          272      0.32%     93.02% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47168-47175            1      0.00%     93.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47232-47239            2      0.00%     93.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47296-47303            3      0.00%     93.03% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47360-47367          142      0.16%     93.20% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47616-47623          144      0.17%     93.36% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47744-47751            4      0.00%     93.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47808-47815            1      0.00%     93.37% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47872-47879           25      0.03%     93.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::47936-47943            2      0.00%     93.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::48000-48007            1      0.00%     93.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::48128-48135          395      0.46%     93.86% # Bytes accessed per row activation
system.physmem.bytesPerActivate::48384-48391           16      0.02%     93.88% # Bytes accessed per row activation
system.physmem.bytesPerActivate::48640-48647           76      0.09%     93.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::48768-48775           71      0.08%     94.05% # Bytes accessed per row activation
system.physmem.bytesPerActivate::48896-48903           72      0.08%     94.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::48960-48967            1      0.00%     94.13% # Bytes accessed per row activation
system.physmem.bytesPerActivate::49088-49095            3      0.00%     94.14% # Bytes accessed per row activation
system.physmem.bytesPerActivate::49152-49159         5013      5.82%     99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::49216-49223            1      0.00%     99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::49408-49415            1      0.00%     99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::49600-49607            1      0.00%     99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::49664-49671            1      0.00%     99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::49728-49735            1      0.00%     99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::49856-49863            1      0.00%     99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::49920-49927            1      0.00%     99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::50240-50247            1      0.00%     99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::50368-50375            2      0.00%     99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::50496-50503            1      0.00%     99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::50560-50567            2      0.00%     99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::50624-50631            1      0.00%     99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::50688-50695            2      0.00%     99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::50752-50759            1      0.00%     99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::50944-50951            1      0.00%     99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51008-51015            1      0.00%     99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51072-51079            1      0.00%     99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51136-51143            3      0.00%     99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51200-51207            3      0.00%     99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51264-51271            2      0.00%     99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51392-51399            1      0.00%     99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51456-51463            2      0.00%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51520-51527            1      0.00%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51840-51847            1      0.00%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::51968-51975            2      0.00%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::total          86114                       # Bytes accessed per row activation
system.physmem.totQLat                   365610387500                       # Total ticks spent queuing
system.physmem.totMemAccLat              458189280000                       # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat                  75292090000                       # Total ticks spent in databus transfers
system.physmem.totBankLat                 17286802500                       # Total ticks spent accessing banks
system.physmem.avgQLat                       24279.47                       # Average queueing delay per DRAM burst
system.physmem.avgBankLat                     1147.98                       # Average bank access latency per DRAM burst
system.physmem.avgBusLat                      5000.00                       # Average bus latency per DRAM burst
system.physmem.avgMemAccLat                  30427.45                       # Average memory access latency per DRAM burst
system.physmem.avgRdBW                         381.66                       # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW                           2.73                       # Average achieved write bandwidth in MiByte/s
system.physmem.avgRdBWSys                       51.26                       # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys                        2.69                       # Average system write bandwidth in MiByte/s
system.physmem.peakBW                        12800.00                       # Theoretical peak bandwidth in MiByte/s
system.physmem.busUtil                           3.00                       # Data bus utilization in percentage
system.physmem.busUtilRead                       2.98                       # Data bus utilization in percentage for reads
system.physmem.busUtilWrite                      0.02                       # Data bus utilization in percentage for writes
system.physmem.avgRdQLen                         0.18                       # Average read queue length when enqueuing
system.physmem.avgWrQLen                        12.84                       # Average write queue length when enqueuing
system.physmem.readRowHits                   14986740                       # Number of row buffer hits during reads
system.physmem.writeRowHits                     93410                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                   99.52                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                  86.60                       # Row buffer hit rate for writes
system.physmem.avgGap                       158714.15                       # Average gap between requests
system.physmem.pageHitRate                      99.43                       # Row buffer hit rate, read and write combined
system.physmem.prechargeAllPercent               1.73                       # Percentage of time for which DRAM has all the banks in precharge state
system.realview.nvmem.bytes_read::cpu.inst           64                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total            64                       # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu.inst           64                       # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::total           64                       # Number of instructions bytes read from this memory
system.realview.nvmem.num_reads::cpu.inst            1                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::total              1                       # Number of read requests responded to by this memory
system.realview.nvmem.bw_read::cpu.inst            25                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::total               25                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu.inst           25                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::total           25                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu.inst           25                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total              25                       # Total bandwidth to/from this memory (bytes/s)
system.membus.throughput                     54899945                       # Throughput (bytes/s)
system.membus.trans_dist::ReadReq            16149440                       # Transaction distribution
system.membus.trans_dist::ReadResp           16149440                       # Transaction distribution
system.membus.trans_dist::WriteReq             763332                       # Transaction distribution
system.membus.trans_dist::WriteResp            763332                       # Transaction distribution
system.membus.trans_dist::Writeback             59125                       # Transaction distribution
system.membus.trans_dist::UpgradeReq             4671                       # Transaction distribution
system.membus.trans_dist::SCUpgradeReq              3                       # Transaction distribution
system.membus.trans_dist::UpgradeResp            4674                       # Transaction distribution
system.membus.trans_dist::ReadExReq            131442                       # Transaction distribution
system.membus.trans_dist::ReadExResp           131442                       # Transaction distribution
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.bridge.slave      2382942                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.realview.nvmem.port            2                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.realview.gic.pio         3760                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.realview.a9scu.pio            2                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port      1885779                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::total      4272485                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port     29884416                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total     29884416                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total               34156901                       # Packet count per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.bridge.slave      2390301                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.realview.nvmem.port           64                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.realview.gic.pio         7520                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.realview.a9scu.pio            4                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port     16694552                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total     19092441                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port    119537664                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::total    119537664                       # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::total           138630105                       # Cumulative packet size per connected master and slave (bytes)
system.membus.data_through_bus              138630105                       # Total data (bytes)
system.membus.snoop_data_through_bus                0                       # Total snoop data (bytes)
system.membus.reqLayer0.occupancy          1486773500                       # Layer occupancy (ticks)
system.membus.reqLayer0.utilization               0.1                       # Layer utilization (%)
system.membus.reqLayer1.occupancy                1000                       # Layer occupancy (ticks)
system.membus.reqLayer1.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer2.occupancy             3686000                       # Layer occupancy (ticks)
system.membus.reqLayer2.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer4.occupancy                1500                       # Layer occupancy (ticks)
system.membus.reqLayer4.utilization               0.0                       # Layer utilization (%)
system.membus.reqLayer6.occupancy         17363455000                       # Layer occupancy (ticks)
system.membus.reqLayer6.utilization               0.7                       # Layer utilization (%)
system.membus.respLayer1.occupancy         4733701508                       # Layer occupancy (ticks)
system.membus.respLayer1.utilization              0.2                       # Layer utilization (%)
system.membus.respLayer2.occupancy        33738367951                       # Layer occupancy (ticks)
system.membus.respLayer2.utilization              1.3                       # Layer utilization (%)
system.cf0.dma_read_full_pages                      0                       # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes                           0                       # Number of bytes transfered via DMA reads (not PRD).
system.cf0.dma_read_txs                             0                       # Number of DMA read transactions (not PRD).
system.cf0.dma_write_full_pages                     0                       # Number of full page size DMA writes.
system.cf0.dma_write_bytes                          0                       # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs                            0                       # Number of DMA write transactions.
system.iobus.throughput                      48285606                       # Throughput (bytes/s)
system.iobus.trans_dist::ReadReq             16125522                       # Transaction distribution
system.iobus.trans_dist::ReadResp            16125522                       # Transaction distribution
system.iobus.trans_dist::WriteReq                8157                       # Transaction distribution
system.iobus.trans_dist::WriteResp               8157                       # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio        29936                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio         7936                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio          516                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio         1024                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.clcd.pio           36                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.kmi0.pio          124                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.kmi1.pio          746                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.cf_ctrl.pio      2342380                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.dmac_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart1_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart2_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart3_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.smc_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.sp810_fake.pio           20                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.watchdog_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.gpio0_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.gpio1_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.gpio2_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.ssp_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.sci_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.aaci_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.mmc_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.rtc.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::total      2382942                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side     29884416                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.clcd.dma::total     29884416                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::total                32267358                       # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart.pio        39180                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio        15872                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer0.pio         1032                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer1.pio         2048                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.clcd.pio           72                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.kmi0.pio           86                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.kmi1.pio          397                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.cf_ctrl.pio      2331126                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.dmac_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart1_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart2_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart3_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.smc_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.sp810_fake.pio           40                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.watchdog_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.gpio0_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.gpio1_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.gpio2_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.ssp_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.sci_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.aaci_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.mmc_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.rtc.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::total      2390301                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side    119537664                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.realview.clcd.dma::total    119537664                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::total            121927965                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.data_through_bus               121927965                       # Total data (bytes)
system.iobus.reqLayer0.occupancy             21043000                       # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer1.occupancy              3973000                       # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer2.occupancy               516000                       # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer3.occupancy               518000                       # Layer occupancy (ticks)
system.iobus.reqLayer3.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer4.occupancy                27000                       # Layer occupancy (ticks)
system.iobus.reqLayer4.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer5.occupancy                74000                       # Layer occupancy (ticks)
system.iobus.reqLayer5.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer6.occupancy               445000                       # Layer occupancy (ticks)
system.iobus.reqLayer6.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer7.occupancy           1172909000                       # Layer occupancy (ticks)
system.iobus.reqLayer7.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer9.occupancy                 8000                       # Layer occupancy (ticks)
system.iobus.reqLayer9.utilization                0.0                       # Layer utilization (%)
system.iobus.reqLayer10.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer10.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer11.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer11.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer12.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer12.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer13.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer13.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer14.occupancy               11000                       # Layer occupancy (ticks)
system.iobus.reqLayer14.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer15.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer15.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer16.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer16.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer17.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer17.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer18.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer18.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer19.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer19.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer20.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer20.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer21.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer21.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer22.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer22.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer23.occupancy                8000                       # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization               0.0                       # Layer utilization (%)
system.iobus.reqLayer25.occupancy         14942208000                       # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization               0.6                       # Layer utilization (%)
system.iobus.respLayer0.occupancy          2374785000                       # Layer occupancy (ticks)
system.iobus.respLayer0.utilization               0.1                       # Layer utilization (%)
system.iobus.respLayer1.occupancy         40921194049                       # Layer occupancy (ticks)
system.iobus.respLayer1.utilization               1.6                       # Layer utilization (%)
system.cpu.branchPred.lookups                14384905                       # Number of BP lookups
system.cpu.branchPred.condPredicted          11471084                       # Number of conditional branches predicted
system.cpu.branchPred.condIncorrect            703956                       # Number of conditional branches incorrect
system.cpu.branchPred.BTBLookups              9467627                       # Number of BTB lookups
system.cpu.branchPred.BTBHits                 7657685                       # Number of BTB hits
system.cpu.branchPred.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
system.cpu.branchPred.BTBHitPct             80.882834                       # BTB Hit Percentage
system.cpu.branchPred.usedRAS                 1397242                       # Number of times the RAS was used to get a target.
system.cpu.branchPred.RASInCorrect              72494                       # Number of incorrect RAS predictions.
system.cpu.checker.dtb.inst_hits                    0                       # ITB inst hits
system.cpu.checker.dtb.inst_misses                  0                       # ITB inst misses
system.cpu.checker.dtb.read_hits             14986852                       # DTB read hits
system.cpu.checker.dtb.read_misses               7306                       # DTB read misses
system.cpu.checker.dtb.write_hits            11227410                       # DTB write hits
system.cpu.checker.dtb.write_misses              2191                       # DTB write misses
system.cpu.checker.dtb.flush_tlb                    4                       # Number of times complete TLB was flushed
system.cpu.checker.dtb.flush_tlb_mva                0                       # Number of times TLB was flushed by MVA
system.cpu.checker.dtb.flush_tlb_mva_asid         2878                       # Number of times TLB was flushed by MVA & ASID
system.cpu.checker.dtb.flush_tlb_asid             126                       # Number of times TLB was flushed by ASID
system.cpu.checker.dtb.flush_entries             6418                       # Number of entries that have been flushed from TLB
system.cpu.checker.dtb.align_faults                 0                       # Number of TLB faults due to alignment restrictions
system.cpu.checker.dtb.prefetch_faults            179                       # Number of TLB faults due to prefetch
system.cpu.checker.dtb.domain_faults                0                       # Number of TLB faults due to domain restrictions
system.cpu.checker.dtb.perms_faults               452                       # Number of TLB faults due to permissions restrictions
system.cpu.checker.dtb.read_accesses         14994158                       # DTB read accesses
system.cpu.checker.dtb.write_accesses        11229601                       # DTB write accesses
system.cpu.checker.dtb.inst_accesses                0                       # ITB inst accesses
system.cpu.checker.dtb.hits                  26214262                       # DTB hits
system.cpu.checker.dtb.misses                    9497                       # DTB misses
system.cpu.checker.dtb.accesses              26223759                       # DTB accesses
system.cpu.checker.itb.inst_hits             61479743                       # ITB inst hits
system.cpu.checker.itb.inst_misses               4471                       # ITB inst misses
system.cpu.checker.itb.read_hits                    0                       # DTB read hits
system.cpu.checker.itb.read_misses                  0                       # DTB read misses
system.cpu.checker.itb.write_hits                   0                       # DTB write hits
system.cpu.checker.itb.write_misses                 0                       # DTB write misses
system.cpu.checker.itb.flush_tlb                    4                       # Number of times complete TLB was flushed
system.cpu.checker.itb.flush_tlb_mva                0                       # Number of times TLB was flushed by MVA
system.cpu.checker.itb.flush_tlb_mva_asid         2878                       # Number of times TLB was flushed by MVA & ASID
system.cpu.checker.itb.flush_tlb_asid             126                       # Number of times TLB was flushed by ASID
system.cpu.checker.itb.flush_entries             4682                       # Number of entries that have been flushed from TLB
system.cpu.checker.itb.align_faults                 0                       # Number of TLB faults due to alignment restrictions
system.cpu.checker.itb.prefetch_faults              0                       # Number of TLB faults due to prefetch
system.cpu.checker.itb.domain_faults                0                       # Number of TLB faults due to domain restrictions
system.cpu.checker.itb.perms_faults                 0                       # Number of TLB faults due to permissions restrictions
system.cpu.checker.itb.read_accesses                0                       # DTB read accesses
system.cpu.checker.itb.write_accesses               0                       # DTB write accesses
system.cpu.checker.itb.inst_accesses         61484214                       # ITB inst accesses
system.cpu.checker.itb.hits                  61479743                       # DTB hits
system.cpu.checker.itb.misses                    4471                       # DTB misses
system.cpu.checker.itb.accesses              61484214                       # DTB accesses
system.cpu.checker.numCycles                 77882535                       # number of cpu cycles simulated
system.cpu.checker.numWorkItemsStarted              0                       # number of work items this cpu started
system.cpu.checker.numWorkItemsCompleted            0                       # number of work items this cpu completed
system.cpu.dtb.inst_hits                            0                       # ITB inst hits
system.cpu.dtb.inst_misses                          0                       # ITB inst misses
system.cpu.dtb.read_hits                     51179212                       # DTB read hits
system.cpu.dtb.read_misses                      64531                       # DTB read misses
system.cpu.dtb.write_hits                    11698539                       # DTB write hits
system.cpu.dtb.write_misses                     15837                       # DTB write misses
system.cpu.dtb.flush_tlb                            4                       # Number of times complete TLB was flushed
system.cpu.dtb.flush_tlb_mva                        0                       # Number of times TLB was flushed by MVA
system.cpu.dtb.flush_tlb_mva_asid                2878                       # Number of times TLB was flushed by MVA & ASID
system.cpu.dtb.flush_tlb_asid                     126                       # Number of times TLB was flushed by ASID
system.cpu.dtb.flush_entries                     6568                       # Number of entries that have been flushed from TLB
system.cpu.dtb.align_faults                      2411                       # Number of TLB faults due to alignment restrictions
system.cpu.dtb.prefetch_faults                    405                       # Number of TLB faults due to prefetch
system.cpu.dtb.domain_faults                        0                       # Number of TLB faults due to domain restrictions
system.cpu.dtb.perms_faults                      1396                       # Number of TLB faults due to permissions restrictions
system.cpu.dtb.read_accesses                 51243743                       # DTB read accesses
system.cpu.dtb.write_accesses                11714376                       # DTB write accesses
system.cpu.dtb.inst_accesses                        0                       # ITB inst accesses
system.cpu.dtb.hits                          62877751                       # DTB hits
system.cpu.dtb.misses                           80368                       # DTB misses
system.cpu.dtb.accesses                      62958119                       # DTB accesses
system.cpu.itb.inst_hits                     11513998                       # ITB inst hits
system.cpu.itb.inst_misses                      11344                       # ITB inst misses
system.cpu.itb.read_hits                            0                       # DTB read hits
system.cpu.itb.read_misses                          0                       # DTB read misses
system.cpu.itb.write_hits                           0                       # DTB write hits
system.cpu.itb.write_misses                         0                       # DTB write misses
system.cpu.itb.flush_tlb                            4                       # Number of times complete TLB was flushed
system.cpu.itb.flush_tlb_mva                        0                       # Number of times TLB was flushed by MVA
system.cpu.itb.flush_tlb_mva_asid                2878                       # Number of times TLB was flushed by MVA & ASID
system.cpu.itb.flush_tlb_asid                     126                       # Number of times TLB was flushed by ASID
system.cpu.itb.flush_entries                     4962                       # Number of entries that have been flushed from TLB
system.cpu.itb.align_faults                         0                       # Number of TLB faults due to alignment restrictions
system.cpu.itb.prefetch_faults                      0                       # Number of TLB faults due to prefetch
system.cpu.itb.domain_faults                        0                       # Number of TLB faults due to domain restrictions
system.cpu.itb.perms_faults                      2968                       # Number of TLB faults due to permissions restrictions
system.cpu.itb.read_accesses                        0                       # DTB read accesses
system.cpu.itb.write_accesses                       0                       # DTB write accesses
system.cpu.itb.inst_accesses                 11525342                       # ITB inst accesses
system.cpu.itb.hits                          11513998                       # DTB hits
system.cpu.itb.misses                           11344                       # DTB misses
system.cpu.itb.accesses                      11525342                       # DTB accesses
system.cpu.numCycles                        474882944                       # number of cpu cycles simulated
system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
system.cpu.fetch.icacheStallCycles           29745457                       # Number of cycles fetch is stalled on an Icache miss
system.cpu.fetch.Insts                       90266235                       # Number of instructions fetch has processed
system.cpu.fetch.Branches                    14384905                       # Number of branches that fetch encountered
system.cpu.fetch.predictedBranches            9054927                       # Number of branches that fetch has predicted taken
system.cpu.fetch.Cycles                      20140969                       # Number of cycles fetch has run and was not squashing or blocked
system.cpu.fetch.SquashCycles                 4652912                       # Number of cycles fetch has spent squashing
system.cpu.fetch.TlbCycles                     123687                       # Number of cycles fetch has spent waiting for tlb
system.cpu.fetch.BlockedCycles               96003967                       # Number of cycles fetch has spent blocked
system.cpu.fetch.MiscStallCycles                 2624                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu.fetch.PendingTrapStallCycles         87891                       # Number of stall cycles due to pending traps
system.cpu.fetch.PendingQuiesceStallCycles      2685420                       # Number of stall cycles due to pending quiesce instructions
system.cpu.fetch.IcacheWaitRetryStallCycles          468                       # Number of stall cycles due to full MSHR
system.cpu.fetch.CacheLines                  11510536                       # Number of cache lines fetched
system.cpu.fetch.IcacheSquashes                707949                       # Number of outstanding Icache misses that were squashed
system.cpu.fetch.ItlbSquashes                    5425                       # Number of outstanding ITLB misses that were squashed
system.cpu.fetch.rateDist::samples          151996950                       # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::mean              0.740543                       # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::stdev             2.094686                       # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::underflows               0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::0                131871277     86.76%     86.76% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::1                  1302073      0.86%     87.62% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::2                  1710886      1.13%     88.74% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::3                  2295409      1.51%     90.25% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::4                  2102442      1.38%     91.63% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::5                  1107607      0.73%     92.36% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::6                  2555872      1.68%     94.05% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::7                   743971      0.49%     94.53% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::8                  8307413      5.47%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::overflows                0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::min_value                0                       # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::max_value                8                       # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::total            151996950                       # Number of instructions fetched each cycle (Total)
system.cpu.fetch.branchRate                  0.030291                       # Number of branch fetches per cycle
system.cpu.fetch.rate                        0.190081                       # Number of inst fetches per cycle
system.cpu.decode.IdleCycles                 31502209                       # Number of cycles decode is idle
system.cpu.decode.BlockedCycles              98125273                       # Number of cycles decode is blocked
system.cpu.decode.RunCycles                  18366247                       # Number of cycles decode is running
system.cpu.decode.UnblockCycles                966197                       # Number of cycles decode is unblocking
system.cpu.decode.SquashCycles                3037024                       # Number of cycles decode is squashing
system.cpu.decode.BranchResolved              1956644                       # Number of times decode resolved a branch
system.cpu.decode.BranchMispred                171990                       # Number of times decode detected a branch misprediction
system.cpu.decode.DecodedInsts              107262918                       # Number of instructions handled by decode
system.cpu.decode.SquashedInsts                568386                       # Number of squashed instructions handled by decode
system.cpu.rename.SquashCycles                3037024                       # Number of cycles rename is squashing
system.cpu.rename.IdleCycles                 33252800                       # Number of cycles rename is idle
system.cpu.rename.BlockCycles                39466554                       # Number of cycles rename is blocking
system.cpu.rename.serializeStallCycles       52672825                       # count of cycles rename stalled for serializing inst
system.cpu.rename.RunCycles                  17523888                       # Number of cycles rename is running
system.cpu.rename.UnblockCycles               6043859                       # Number of cycles rename is unblocking
system.cpu.rename.RenamedInsts              102275198                       # Number of instructions processed by rename
system.cpu.rename.ROBFullEvents                 20557                       # Number of times rename has blocked due to ROB full
system.cpu.rename.IQFullEvents                1004739                       # Number of times rename has blocked due to IQ full
system.cpu.rename.LSQFullEvents               4063584                       # Number of times rename has blocked due to LSQ full
system.cpu.rename.FullRegisterEvents              673                       # Number of times there has been no free registers
system.cpu.rename.RenamedOperands           106014240                       # Number of destination operands rename has renamed
system.cpu.rename.RenameLookups             466907038                       # Number of register rename lookups that rename has made
system.cpu.rename.int_rename_lookups        432047963                       # Number of integer rename lookups
system.cpu.rename.fp_rename_lookups             10635                       # Number of floating rename lookups
system.cpu.rename.CommittedMaps              78387438                       # Number of HB maps that are committed
system.cpu.rename.UndoneMaps                 27626801                       # Number of HB maps that are undone due to squashing
system.cpu.rename.serializingInsts             830029                       # count of serializing insts renamed
system.cpu.rename.tempSerializingInsts         736499                       # count of temporary serializing insts renamed
system.cpu.rename.skidInsts                  12184256                       # count of insts added to the skid buffer
system.cpu.memDep0.insertedLoads             19715159                       # Number of loads inserted to the mem dependence unit.
system.cpu.memDep0.insertedStores            13304037                       # Number of stores inserted to the mem dependence unit.
system.cpu.memDep0.conflictingLoads           1977063                       # Number of conflicting loads.
system.cpu.memDep0.conflictingStores          2478152                       # Number of conflicting stores.
system.cpu.iq.iqInstsAdded                   95106473                       # Number of instructions added to the IQ (excludes non-spec)
system.cpu.iq.iqNonSpecInstsAdded             1982467                       # Number of non-speculative instructions added to the IQ
system.cpu.iq.iqInstsIssued                 122897190                       # Number of instructions issued
system.cpu.iq.iqSquashedInstsIssued            166901                       # Number of squashed instructions issued
system.cpu.iq.iqSquashedInstsExamined        18919534                       # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu.iq.iqSquashedOperandsExamined     47250176                       # Number of squashed operands that are examined and possibly removed from graph
system.cpu.iq.iqSquashedNonSpecRemoved         500160                       # Number of squashed non-spec instructions that were removed
system.cpu.iq.issued_per_cycle::samples     151996950                       # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::mean         0.808550                       # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::stdev        1.527901                       # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::0           108284402     71.24%     71.24% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::1            13439431      8.84%     80.08% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::2             6944257      4.57%     84.65% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::3             5857722      3.85%     88.51% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::4            12372410      8.14%     96.65% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::5             2808060      1.85%     98.49% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::6             1695891      1.12%     99.61% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::7              467423      0.31%     99.92% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::8              127354      0.08%    100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::total       151996950                       # Number of insts issued each cycle
system.cpu.iq.fu_full::No_OpClass                   0      0.00%      0.00% # attempts to use FU when none available
system.cpu.iq.fu_full::IntAlu                   62444      0.71%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::IntMult                      7      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::IntDiv                       0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatAdd                     0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatCmp                     0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatCvt                     0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatMult                    0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatDiv                     0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::FloatSqrt                    0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdAdd                      0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdAddAcc                   0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdAlu                      0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdCmp                      0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdCvt                      0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdMisc                     0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdMult                     0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdMultAcc                  0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdShift                    0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdShiftAcc                 0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdSqrt                     0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatAdd                 0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatAlu                 0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatCmp                 0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatCvt                 0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatDiv                 0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatMisc                0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatMult                0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatMultAcc             0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::SimdFloatSqrt                0      0.00%      0.71% # attempts to use FU when none available
system.cpu.iq.fu_full::MemRead                8371933     94.63%     95.34% # attempts to use FU when none available
system.cpu.iq.fu_full::MemWrite                412257      4.66%    100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::IprAccess                    0      0.00%    100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::InstPrefetch                 0      0.00%    100.00% # attempts to use FU when none available
system.cpu.iq.FU_type_0::No_OpClass            363666      0.30%      0.30% # Type of FU issued
system.cpu.iq.FU_type_0::IntAlu              57615534     46.88%     47.18% # Type of FU issued
system.cpu.iq.FU_type_0::IntMult                93100      0.08%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::IntDiv                     0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::FloatAdd                   0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCmp                   0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCvt                   0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::FloatMult                  0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::FloatDiv                   0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::FloatSqrt                  0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdAdd                    0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdAddAcc                 0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdAlu                    0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdCmp                    0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdCvt                    0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMisc                  33      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMult                   0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMultAcc                0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdShift                  3      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdShiftAcc              25      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdSqrt                   0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatAdd               0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatAlu               0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatCmp               0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatCvt               0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatDiv               0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMisc           2115      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMult              0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMultAcc           25      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatSqrt              0      0.00%     47.25% # Type of FU issued
system.cpu.iq.FU_type_0::MemRead             52504661     42.72%     89.98% # Type of FU issued
system.cpu.iq.FU_type_0::MemWrite            12318028     10.02%    100.00% # Type of FU issued
system.cpu.iq.FU_type_0::IprAccess                  0      0.00%    100.00% # Type of FU issued
system.cpu.iq.FU_type_0::InstPrefetch               0      0.00%    100.00% # Type of FU issued
system.cpu.iq.FU_type_0::total              122897190                       # Type of FU issued
system.cpu.iq.rate                           0.258795                       # Inst issue rate
system.cpu.iq.fu_busy_cnt                     8846641                       # FU busy when requested
system.cpu.iq.fu_busy_rate                   0.071984                       # FU busy rate (busy events/executed inst)
system.cpu.iq.int_inst_queue_reads          406861293                       # Number of integer instruction queue reads
system.cpu.iq.int_inst_queue_writes         116024937                       # Number of integer instruction queue writes
system.cpu.iq.int_inst_queue_wakeup_accesses     85463742                       # Number of integer instruction queue wakeup accesses
system.cpu.iq.fp_inst_queue_reads               23592                       # Number of floating instruction queue reads
system.cpu.iq.fp_inst_queue_writes              12620                       # Number of floating instruction queue writes
system.cpu.iq.fp_inst_queue_wakeup_accesses        10347                       # Number of floating instruction queue wakeup accesses
system.cpu.iq.int_alu_accesses              131367569                       # Number of integer alu accesses
system.cpu.iq.fp_alu_accesses                   12596                       # Number of floating point alu accesses
system.cpu.iew.lsq.thread0.forwLoads           623590                       # Number of loads that had data forwarded from stores
system.cpu.iew.lsq.thread0.invAddrLoads             0                       # Number of loads ignored due to an invalid address
system.cpu.iew.lsq.thread0.squashedLoads      4061151                       # Number of loads squashed
system.cpu.iew.lsq.thread0.ignoredResponses         6344                       # Number of memory responses ignored because the instruction is squashed
system.cpu.iew.lsq.thread0.memOrderViolation        30249                       # Number of memory ordering violations
system.cpu.iew.lsq.thread0.squashedStores      1572309                       # Number of stores squashed
system.cpu.iew.lsq.thread0.invAddrSwpfs             0                       # Number of software prefetches ignored due to an invalid address
system.cpu.iew.lsq.thread0.blockedLoads             0                       # Number of blocked loads due to partial load-store forwarding
system.cpu.iew.lsq.thread0.rescheduledLoads     34107765                       # Number of loads that were rescheduled
system.cpu.iew.lsq.thread0.cacheBlocked        681284                       # Number of times an access to memory failed due to the cache being blocked
system.cpu.iew.iewIdleCycles                        0                       # Number of cycles IEW is idle
system.cpu.iew.iewSquashCycles                3037024                       # Number of cycles IEW is squashing
system.cpu.iew.iewBlockCycles                30702730                       # Number of cycles IEW is blocking
system.cpu.iew.iewUnblockCycles                434457                       # Number of cycles IEW is unblocking
system.cpu.iew.iewDispatchedInsts            97310809                       # Number of instructions dispatched to IQ
system.cpu.iew.iewDispSquashedInsts            203906                       # Number of squashed instructions skipped by dispatch
system.cpu.iew.iewDispLoadInsts              19715159                       # Number of dispatched load instructions
system.cpu.iew.iewDispStoreInsts             13304037                       # Number of dispatched store instructions
system.cpu.iew.iewDispNonSpecInsts            1409970                       # Number of dispatched non-speculative instructions
system.cpu.iew.iewIQFullEvents                 113496                       # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewLSQFullEvents                  3538                       # Number of times the LSQ has become full, causing a stall
system.cpu.iew.memOrderViolationEvents          30249                       # Number of memory order violations
system.cpu.iew.predictedTakenIncorrect         349429                       # Number of branches that were predicted taken incorrectly
system.cpu.iew.predictedNotTakenIncorrect       269322                       # Number of branches that were predicted not taken incorrectly
system.cpu.iew.branchMispredicts               618751                       # Number of branch mispredicts detected at execute
system.cpu.iew.iewExecutedInsts             120821579                       # Number of executed instructions
system.cpu.iew.iewExecLoadInsts              51866256                       # Number of load instructions executed
system.cpu.iew.iewExecSquashedInsts           2075611                       # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp                             0                       # number of swp insts executed
system.cpu.iew.exec_nop                        221869                       # number of nop insts executed
system.cpu.iew.exec_refs                     64076774                       # number of memory reference insts executed
system.cpu.iew.exec_branches                 11475076                       # Number of branches executed
system.cpu.iew.exec_stores                   12210518                       # Number of stores executed
system.cpu.iew.exec_rate                     0.254424                       # Inst execution rate
system.cpu.iew.wb_sent                      119883669                       # cumulative count of insts sent to commit
system.cpu.iew.wb_count                      85474089                       # cumulative count of insts written-back
system.cpu.iew.wb_producers                  47026181                       # num instructions producing a value
system.cpu.iew.wb_consumers                  87876552                       # num instructions consuming a value
system.cpu.iew.wb_penalized                         0                       # number of instrctions required to write to 'other' IQ
system.cpu.iew.wb_rate                       0.179990                       # insts written-back per cycle
system.cpu.iew.wb_fanout                     0.535139                       # average fanout of values written-back
system.cpu.iew.wb_penalized_rate                    0                       # fraction of instructions written-back that wrote to 'other' IQ
system.cpu.commit.commitSquashedInsts        18658160                       # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls         1482307                       # The number of times commit has been forced to stall to communicate backwards
system.cpu.commit.branchMispredicts            534513                       # The number of times a branch was mispredicted
system.cpu.commit.committed_per_cycle::samples    148959926                       # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::mean     0.521933                       # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::stdev     1.510472                       # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::0    121529130     81.59%     81.59% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::1     13302723      8.93%     90.52% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::2      3899356      2.62%     93.13% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::3      2115942      1.42%     94.55% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::4      1939571      1.30%     95.86% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::5       978607      0.66%     96.51% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::6      1596110      1.07%     97.58% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::7       718014      0.48%     98.07% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::8      2880473      1.93%    100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::total    148959926                       # Number of insts commited each cycle
system.cpu.commit.committedInsts             60456137                       # Number of instructions committed
system.cpu.commit.committedOps               77747122                       # Number of ops (including micro ops) committed
system.cpu.commit.swp_count                         0                       # Number of s/w prefetches committed
system.cpu.commit.refs                       27385736                       # Number of memory references committed
system.cpu.commit.loads                      15654008                       # Number of loads committed
system.cpu.commit.membars                      403573                       # Number of memory barriers committed
system.cpu.commit.branches                    9961077                       # Number of branches committed
system.cpu.commit.fp_insts                      10212                       # Number of committed floating point instructions.
system.cpu.commit.int_insts                  68852562                       # Number of committed integer instructions.
system.cpu.commit.function_calls               991208                       # Number of function calls committed.
system.cpu.commit.bw_lim_events               2880473                       # number cycles where commit BW limit reached
system.cpu.commit.bw_limited                        0                       # number of insts not committed due to BW limits
system.cpu.rob.rob_reads                    240636318                       # The number of ROB reads
system.cpu.rob.rob_writes                   195934369                       # The number of ROB writes
system.cpu.timesIdled                         1776906                       # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu.idleCycles                       322885994                       # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.quiesceCycles                   4575316115                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu.committedInsts                    60305756                       # Number of Instructions Simulated
system.cpu.committedOps                      77596741                       # Number of Ops (including micro ops) Simulated
system.cpu.committedInsts_total              60305756                       # Number of Instructions Simulated
system.cpu.cpi                               7.874587                       # CPI: Cycles Per Instruction
system.cpu.cpi_total                         7.874587                       # CPI: Total CPI of All Threads
system.cpu.ipc                               0.126991                       # IPC: Instructions Per Cycle
system.cpu.ipc_total                         0.126991                       # IPC: Total IPC of All Threads
system.cpu.int_regfile_reads                547208472                       # number of integer regfile reads
system.cpu.int_regfile_writes                87526189                       # number of integer regfile writes
system.cpu.fp_regfile_reads                      8624                       # number of floating regfile reads
system.cpu.fp_regfile_writes                     3008                       # number of floating regfile writes
system.cpu.misc_regfile_reads                30165107                       # number of misc regfile reads
system.cpu.misc_regfile_writes                 831837                       # number of misc regfile writes
system.cpu.toL2Bus.throughput                58889875                       # Throughput (bytes/s)
system.cpu.toL2Bus.trans_dist::ReadReq        2658094                       # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadResp       2658093                       # Transaction distribution
system.cpu.toL2Bus.trans_dist::WriteReq        763332                       # Transaction distribution
system.cpu.toL2Bus.trans_dist::WriteResp       763332                       # Transaction distribution
system.cpu.toL2Bus.trans_dist::Writeback       607699                       # Transaction distribution
system.cpu.toL2Bus.trans_dist::UpgradeReq         2955                       # Transaction distribution
system.cpu.toL2Bus.trans_dist::SCUpgradeReq           12                       # Transaction distribution
system.cpu.toL2Bus.trans_dist::UpgradeResp         2967                       # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadExReq       246142                       # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadExResp       246142                       # Transaction distribution
system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side      1961671                       # Packet count per connected master and slave (bytes)
system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side      5796233                       # Packet count per connected master and slave (bytes)
system.cpu.toL2Bus.pkt_count_system.cpu.itb.walker.dma::system.cpu.l2cache.cpu_side        31091                       # Packet count per connected master and slave (bytes)
system.cpu.toL2Bus.pkt_count_system.cpu.dtb.walker.dma::system.cpu.l2cache.cpu_side       128199                       # Packet count per connected master and slave (bytes)
system.cpu.toL2Bus.pkt_count::total           7917194                       # Packet count per connected master and slave (bytes)
system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side     62737088                       # Cumulative packet size per connected master and slave (bytes)
system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side     85515993                       # Cumulative packet size per connected master and slave (bytes)
system.cpu.toL2Bus.tot_pkt_size_system.cpu.itb.walker.dma::system.cpu.l2cache.cpu_side        43120                       # Cumulative packet size per connected master and slave (bytes)
system.cpu.toL2Bus.tot_pkt_size_system.cpu.dtb.walker.dma::system.cpu.l2cache.cpu_side       214584                       # Cumulative packet size per connected master and slave (bytes)
system.cpu.toL2Bus.tot_pkt_size::total      148510785                       # Cumulative packet size per connected master and slave (bytes)
system.cpu.toL2Bus.data_through_bus         148510785                       # Total data (bytes)
system.cpu.toL2Bus.snoop_data_through_bus       194456                       # Total snoop data (bytes)
system.cpu.toL2Bus.reqLayer0.occupancy     3128799181                       # Layer occupancy (ticks)
system.cpu.toL2Bus.reqLayer0.utilization          0.1                       # Layer utilization (%)
system.cpu.toL2Bus.respLayer0.occupancy    1474440753                       # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer0.utilization          0.1                       # Layer utilization (%)
system.cpu.toL2Bus.respLayer1.occupancy    2550199081                       # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization          0.1                       # Layer utilization (%)
system.cpu.toL2Bus.respLayer2.occupancy      20321978                       # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer2.utilization          0.0                       # Layer utilization (%)
system.cpu.toL2Bus.respLayer3.occupancy      74655295                       # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer3.utilization          0.0                       # Layer utilization (%)
system.cpu.icache.tags.replacements            980741                       # number of replacements
system.cpu.icache.tags.tagsinuse           511.579116                       # Cycle average of tags in use
system.cpu.icache.tags.total_refs            10449649                       # Total number of references to valid blocks.
system.cpu.icache.tags.sampled_refs            981253                       # Sample count of references to valid blocks.
system.cpu.icache.tags.avg_refs             10.649291                       # Average number of references to valid blocks.
system.cpu.icache.tags.warmup_cycle        6918450250                       # Cycle when the warmup percentage was hit.
system.cpu.icache.tags.occ_blocks::cpu.inst   511.579116                       # Average occupied blocks per requestor
system.cpu.icache.tags.occ_percent::cpu.inst     0.999178                       # Average percentage of cache occupancy
system.cpu.icache.tags.occ_percent::total     0.999178                       # Average percentage of cache occupancy
system.cpu.icache.ReadReq_hits::cpu.inst     10449649                       # number of ReadReq hits
system.cpu.icache.ReadReq_hits::total        10449649                       # number of ReadReq hits
system.cpu.icache.demand_hits::cpu.inst      10449649                       # number of demand (read+write) hits
system.cpu.icache.demand_hits::total         10449649                       # number of demand (read+write) hits
system.cpu.icache.overall_hits::cpu.inst     10449649                       # number of overall hits
system.cpu.icache.overall_hits::total        10449649                       # number of overall hits
system.cpu.icache.ReadReq_misses::cpu.inst      1060761                       # number of ReadReq misses
system.cpu.icache.ReadReq_misses::total       1060761                       # number of ReadReq misses
system.cpu.icache.demand_misses::cpu.inst      1060761                       # number of demand (read+write) misses
system.cpu.icache.demand_misses::total        1060761                       # number of demand (read+write) misses
system.cpu.icache.overall_misses::cpu.inst      1060761                       # number of overall misses
system.cpu.icache.overall_misses::total       1060761                       # number of overall misses
system.cpu.icache.ReadReq_miss_latency::cpu.inst  14273214680                       # number of ReadReq miss cycles
system.cpu.icache.ReadReq_miss_latency::total  14273214680                       # number of ReadReq miss cycles
system.cpu.icache.demand_miss_latency::cpu.inst  14273214680                       # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_latency::total  14273214680                       # number of demand (read+write) miss cycles
system.cpu.icache.overall_miss_latency::cpu.inst  14273214680                       # number of overall miss cycles
system.cpu.icache.overall_miss_latency::total  14273214680                       # number of overall miss cycles
system.cpu.icache.ReadReq_accesses::cpu.inst     11510410                       # number of ReadReq accesses(hits+misses)
system.cpu.icache.ReadReq_accesses::total     11510410                       # number of ReadReq accesses(hits+misses)
system.cpu.icache.demand_accesses::cpu.inst     11510410                       # number of demand (read+write) accesses
system.cpu.icache.demand_accesses::total     11510410                       # number of demand (read+write) accesses
system.cpu.icache.overall_accesses::cpu.inst     11510410                       # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total     11510410                       # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst     0.092157                       # miss rate for ReadReq accesses
system.cpu.icache.ReadReq_miss_rate::total     0.092157                       # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst     0.092157                       # miss rate for demand accesses
system.cpu.icache.demand_miss_rate::total     0.092157                       # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst     0.092157                       # miss rate for overall accesses
system.cpu.icache.overall_miss_rate::total     0.092157                       # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13455.636736                       # average ReadReq miss latency
system.cpu.icache.ReadReq_avg_miss_latency::total 13455.636736                       # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 13455.636736                       # average overall miss latency
system.cpu.icache.demand_avg_miss_latency::total 13455.636736                       # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 13455.636736                       # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::total 13455.636736                       # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs         6677                       # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs               323                       # number of cycles access was blocked
system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
system.cpu.icache.avg_blocked_cycles::no_mshrs    20.671827                       # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu.icache.fast_writes                       0                       # number of fast writes performed
system.cpu.icache.cache_copies                      0                       # number of cache copies performed
system.cpu.icache.ReadReq_mshr_hits::cpu.inst        79476                       # number of ReadReq MSHR hits
system.cpu.icache.ReadReq_mshr_hits::total        79476                       # number of ReadReq MSHR hits
system.cpu.icache.demand_mshr_hits::cpu.inst        79476                       # number of demand (read+write) MSHR hits
system.cpu.icache.demand_mshr_hits::total        79476                       # number of demand (read+write) MSHR hits
system.cpu.icache.overall_mshr_hits::cpu.inst        79476                       # number of overall MSHR hits
system.cpu.icache.overall_mshr_hits::total        79476                       # number of overall MSHR hits
system.cpu.icache.ReadReq_mshr_misses::cpu.inst       981285                       # number of ReadReq MSHR misses
system.cpu.icache.ReadReq_mshr_misses::total       981285                       # number of ReadReq MSHR misses
system.cpu.icache.demand_mshr_misses::cpu.inst       981285                       # number of demand (read+write) MSHR misses
system.cpu.icache.demand_mshr_misses::total       981285                       # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses::cpu.inst       981285                       # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses::total       981285                       # number of overall MSHR misses
system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst  11587356987                       # number of ReadReq MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_latency::total  11587356987                       # number of ReadReq MSHR miss cycles
system.cpu.icache.demand_mshr_miss_latency::cpu.inst  11587356987                       # number of demand (read+write) MSHR miss cycles
system.cpu.icache.demand_mshr_miss_latency::total  11587356987                       # number of demand (read+write) MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::cpu.inst  11587356987                       # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total  11587356987                       # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_uncacheable_latency::cpu.inst      8658250                       # number of ReadReq MSHR uncacheable cycles
system.cpu.icache.ReadReq_mshr_uncacheable_latency::total      8658250                       # number of ReadReq MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_latency::cpu.inst      8658250                       # number of overall MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_latency::total      8658250                       # number of overall MSHR uncacheable cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst     0.085252                       # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_miss_rate::total     0.085252                       # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst     0.085252                       # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_miss_rate::total     0.085252                       # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst     0.085252                       # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_miss_rate::total     0.085252                       # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 11808.350262                       # average ReadReq mshr miss latency
system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 11808.350262                       # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 11808.350262                       # average overall mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::total 11808.350262                       # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 11808.350262                       # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::total 11808.350262                       # average overall mshr miss latency
system.cpu.icache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average ReadReq mshr uncacheable latency
system.cpu.icache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average overall mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
system.cpu.l2cache.tags.replacements            64371                       # number of replacements
system.cpu.l2cache.tags.tagsinuse        51366.694603                       # Cycle average of tags in use
system.cpu.l2cache.tags.total_refs            1888244                       # Total number of references to valid blocks.
system.cpu.l2cache.tags.sampled_refs           129769                       # Sample count of references to valid blocks.
system.cpu.l2cache.tags.avg_refs            14.550810                       # Average number of references to valid blocks.
system.cpu.l2cache.tags.warmup_cycle     2490009951000                       # Cycle when the warmup percentage was hit.
system.cpu.l2cache.tags.occ_blocks::writebacks 36925.668640                       # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker    27.934134                       # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker     0.003945                       # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_blocks::cpu.inst  8175.587712                       # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_blocks::cpu.data  6237.500172                       # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_percent::writebacks     0.563441                       # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker     0.000426                       # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::cpu.itb.walker     0.000000                       # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::cpu.inst     0.124750                       # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::cpu.data     0.095177                       # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::total     0.783794                       # Average percentage of cache occupancy
system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker        53605                       # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.itb.walker        10777                       # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.inst       967799                       # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.data       387031                       # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::total        1419212                       # number of ReadReq hits
system.cpu.l2cache.Writeback_hits::writebacks       607699                       # number of Writeback hits
system.cpu.l2cache.Writeback_hits::total       607699                       # number of Writeback hits
system.cpu.l2cache.UpgradeReq_hits::cpu.data           40                       # number of UpgradeReq hits
system.cpu.l2cache.UpgradeReq_hits::total           40                       # number of UpgradeReq hits
system.cpu.l2cache.SCUpgradeReq_hits::cpu.data            9                       # number of SCUpgradeReq hits
system.cpu.l2cache.SCUpgradeReq_hits::total            9                       # number of SCUpgradeReq hits
system.cpu.l2cache.ReadExReq_hits::cpu.data       112944                       # number of ReadExReq hits
system.cpu.l2cache.ReadExReq_hits::total       112944                       # number of ReadExReq hits
system.cpu.l2cache.demand_hits::cpu.dtb.walker        53605                       # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.itb.walker        10777                       # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.inst       967799                       # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.data       499975                       # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::total         1532156                       # number of demand (read+write) hits
system.cpu.l2cache.overall_hits::cpu.dtb.walker        53605                       # number of overall hits
system.cpu.l2cache.overall_hits::cpu.itb.walker        10777                       # number of overall hits
system.cpu.l2cache.overall_hits::cpu.inst       967799                       # number of overall hits
system.cpu.l2cache.overall_hits::cpu.data       499975                       # number of overall hits
system.cpu.l2cache.overall_hits::total        1532156                       # number of overall hits
system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker           41                       # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.itb.walker            3                       # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.inst        12350                       # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.data        10721                       # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::total        23115                       # number of ReadReq misses
system.cpu.l2cache.UpgradeReq_misses::cpu.data         2915                       # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_misses::total         2915                       # number of UpgradeReq misses
system.cpu.l2cache.SCUpgradeReq_misses::cpu.data            3                       # number of SCUpgradeReq misses
system.cpu.l2cache.SCUpgradeReq_misses::total            3                       # number of SCUpgradeReq misses
system.cpu.l2cache.ReadExReq_misses::cpu.data       133198                       # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_misses::total       133198                       # number of ReadExReq misses
system.cpu.l2cache.demand_misses::cpu.dtb.walker           41                       # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.itb.walker            3                       # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.inst        12350                       # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.data       143919                       # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::total        156313                       # number of demand (read+write) misses
system.cpu.l2cache.overall_misses::cpu.dtb.walker           41                       # number of overall misses
system.cpu.l2cache.overall_misses::cpu.itb.walker            3                       # number of overall misses
system.cpu.l2cache.overall_misses::cpu.inst        12350                       # number of overall misses
system.cpu.l2cache.overall_misses::cpu.data       143919                       # number of overall misses
system.cpu.l2cache.overall_misses::total       156313                       # number of overall misses
system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker      3352500                       # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker       233000                       # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::cpu.inst    906466500                       # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::cpu.data    812441248                       # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::total   1722493248                       # number of ReadReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data       465980                       # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_latency::total       465980                       # number of UpgradeReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency::cpu.data  10117185994                       # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency::total  10117185994                       # number of ReadExReq miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker      3352500                       # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.itb.walker       233000                       # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.inst    906466500                       # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.data  10929627242                       # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::total  11839679242                       # number of demand (read+write) miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker      3352500                       # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.itb.walker       233000                       # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.inst    906466500                       # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.data  10929627242                       # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::total  11839679242                       # number of overall miss cycles
system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker        53646                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker        10780                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.inst       980149                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.data       397752                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::total      1442327                       # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::writebacks       607699                       # number of Writeback accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::total       607699                       # number of Writeback accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses::cpu.data         2955                       # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses::total         2955                       # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.SCUpgradeReq_accesses::cpu.data           12                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu.l2cache.SCUpgradeReq_accesses::total           12                       # number of SCUpgradeReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::cpu.data       246142                       # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::total       246142                       # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.demand_accesses::cpu.dtb.walker        53646                       # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.itb.walker        10780                       # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.inst       980149                       # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.data       643894                       # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::total      1688469                       # number of demand (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.dtb.walker        53646                       # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.itb.walker        10780                       # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.inst       980149                       # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.data       643894                       # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::total      1688469                       # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker     0.000764                       # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker     0.000278                       # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst     0.012600                       # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data     0.026954                       # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::total     0.016026                       # miss rate for ReadReq accesses
system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data     0.986464                       # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_miss_rate::total     0.986464                       # miss rate for UpgradeReq accesses
system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.data     0.250000                       # miss rate for SCUpgradeReq accesses
system.cpu.l2cache.SCUpgradeReq_miss_rate::total     0.250000                       # miss rate for SCUpgradeReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data     0.541143                       # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::total     0.541143                       # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker     0.000764                       # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.itb.walker     0.000278                       # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst     0.012600                       # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data     0.223513                       # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::total     0.092577                       # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker     0.000764                       # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.itb.walker     0.000278                       # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst     0.012600                       # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data     0.223513                       # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::total     0.092577                       # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 81768.292683                       # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 77666.666667                       # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 73398.097166                       # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 75780.360787                       # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::total 74518.418689                       # average ReadReq miss latency
system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data   159.855918                       # average UpgradeReq miss latency
system.cpu.l2cache.UpgradeReq_avg_miss_latency::total   159.855918                       # average UpgradeReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 75955.990285                       # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::total 75955.990285                       # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 81768.292683                       # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 77666.666667                       # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 73398.097166                       # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 75942.907066                       # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::total 75743.407407                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 81768.292683                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 77666.666667                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 73398.097166                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 75942.907066                       # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::total 75743.407407                       # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs                0                       # number of cycles access was blocked
system.cpu.l2cache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu.l2cache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes                      0                       # number of fast writes performed
system.cpu.l2cache.cache_copies                     0                       # number of cache copies performed
system.cpu.l2cache.writebacks::writebacks        59125                       # number of writebacks
system.cpu.l2cache.writebacks::total            59125                       # number of writebacks
system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst           11                       # number of ReadReq MSHR hits
system.cpu.l2cache.ReadReq_mshr_hits::cpu.data           65                       # number of ReadReq MSHR hits
system.cpu.l2cache.ReadReq_mshr_hits::total           76                       # number of ReadReq MSHR hits
system.cpu.l2cache.demand_mshr_hits::cpu.inst           11                       # number of demand (read+write) MSHR hits
system.cpu.l2cache.demand_mshr_hits::cpu.data           65                       # number of demand (read+write) MSHR hits
system.cpu.l2cache.demand_mshr_hits::total           76                       # number of demand (read+write) MSHR hits
system.cpu.l2cache.overall_mshr_hits::cpu.inst           11                       # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::cpu.data           65                       # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::total           76                       # number of overall MSHR hits
system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker           41                       # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker            3                       # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst        12339                       # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.data        10656                       # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::total        23039                       # number of ReadReq MSHR misses
system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data         2915                       # number of UpgradeReq MSHR misses
system.cpu.l2cache.UpgradeReq_mshr_misses::total         2915                       # number of UpgradeReq MSHR misses
system.cpu.l2cache.SCUpgradeReq_mshr_misses::cpu.data            3                       # number of SCUpgradeReq MSHR misses
system.cpu.l2cache.SCUpgradeReq_mshr_misses::total            3                       # number of SCUpgradeReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data       133198                       # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::total       133198                       # number of ReadExReq MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker           41                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker            3                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.inst        12339                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.data       143854                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::total       156237                       # number of demand (read+write) MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker           41                       # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker            3                       # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.inst        12339                       # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.data       143854                       # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::total       156237                       # number of overall MSHR misses
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker      2846500                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker       196000                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst    750549750                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data    675500748                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::total   1429092998                       # number of ReadReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data     29153914                       # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total     29153914                       # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::cpu.data        30003                       # number of SCUpgradeReq MSHR miss cycles
system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::total        30003                       # number of SCUpgradeReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data   8456317006                       # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_latency::total   8456317006                       # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker      2846500                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker       196000                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst    750549750                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.data   9131817754                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::total   9885410004                       # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker      2846500                       # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker       196000                       # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst    750549750                       # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.data   9131817754                       # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::total   9885410004                       # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst      6187249                       # number of ReadReq MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 166934965500                       # number of ReadReq MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 166941152749                       # number of ReadReq MSHR uncacheable cycles
system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data  17442637817                       # number of WriteReq MSHR uncacheable cycles
system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total  17442637817                       # number of WriteReq MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst      6187249                       # number of overall MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 184377603317                       # number of overall MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency::total 184383790566                       # number of overall MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker     0.000764                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker     0.000278                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst     0.012589                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data     0.026791                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::total     0.015973                       # mshr miss rate for ReadReq accesses
system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data     0.986464                       # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total     0.986464                       # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.data     0.250000                       # mshr miss rate for SCUpgradeReq accesses
system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::total     0.250000                       # mshr miss rate for SCUpgradeReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data     0.541143                       # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::total     0.541143                       # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker     0.000764                       # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker     0.000278                       # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst     0.012589                       # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data     0.223413                       # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::total     0.092532                       # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker     0.000764                       # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker     0.000278                       # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst     0.012589                       # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data     0.223413                       # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total     0.092532                       # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 69426.829268                       # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 65333.333333                       # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 60827.437394                       # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 63391.586712                       # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 62029.298060                       # average ReadReq mshr miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10001.342710                       # average UpgradeReq mshr miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10001.342710                       # average UpgradeReq mshr miss latency
system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu.data        10001                       # average SCUpgradeReq mshr miss latency
system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total        10001                       # average SCUpgradeReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 63486.816664                       # average ReadExReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 63486.816664                       # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 69426.829268                       # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker 65333.333333                       # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 60827.437394                       # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 63479.762495                       # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::total 63271.888247                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 69426.829268                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker 65333.333333                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 60827.437394                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 63479.762495                       # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::total 63271.888247                       # average overall mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data          inf                       # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu.l2cache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu.dcache.tags.replacements            643382                       # number of replacements
system.cpu.dcache.tags.tagsinuse           511.993331                       # Cycle average of tags in use
system.cpu.dcache.tags.total_refs            21503755                       # Total number of references to valid blocks.
system.cpu.dcache.tags.sampled_refs            643894                       # Sample count of references to valid blocks.
system.cpu.dcache.tags.avg_refs             33.396421                       # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle          42430250                       # Cycle when the warmup percentage was hit.
system.cpu.dcache.tags.occ_blocks::cpu.data   511.993331                       # Average occupied blocks per requestor
system.cpu.dcache.tags.occ_percent::cpu.data     0.999987                       # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_percent::total     0.999987                       # Average percentage of cache occupancy
system.cpu.dcache.ReadReq_hits::cpu.data     13751955                       # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total        13751955                       # number of ReadReq hits
system.cpu.dcache.WriteReq_hits::cpu.data      7258296                       # number of WriteReq hits
system.cpu.dcache.WriteReq_hits::total        7258296                       # number of WriteReq hits
system.cpu.dcache.LoadLockedReq_hits::cpu.data       242828                       # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total       242828                       # number of LoadLockedReq hits
system.cpu.dcache.StoreCondReq_hits::cpu.data       247595                       # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total       247595                       # number of StoreCondReq hits
system.cpu.dcache.demand_hits::cpu.data      21010251                       # number of demand (read+write) hits
system.cpu.dcache.demand_hits::total         21010251                       # number of demand (read+write) hits
system.cpu.dcache.overall_hits::cpu.data     21010251                       # number of overall hits
system.cpu.dcache.overall_hits::total        21010251                       # number of overall hits
system.cpu.dcache.ReadReq_misses::cpu.data       737736                       # number of ReadReq misses
system.cpu.dcache.ReadReq_misses::total        737736                       # number of ReadReq misses
system.cpu.dcache.WriteReq_misses::cpu.data      2963735                       # number of WriteReq misses
system.cpu.dcache.WriteReq_misses::total      2963735                       # number of WriteReq misses
system.cpu.dcache.LoadLockedReq_misses::cpu.data        13555                       # number of LoadLockedReq misses
system.cpu.dcache.LoadLockedReq_misses::total        13555                       # number of LoadLockedReq misses
system.cpu.dcache.StoreCondReq_misses::cpu.data           12                       # number of StoreCondReq misses
system.cpu.dcache.StoreCondReq_misses::total           12                       # number of StoreCondReq misses
system.cpu.dcache.demand_misses::cpu.data      3701471                       # number of demand (read+write) misses
system.cpu.dcache.demand_misses::total        3701471                       # number of demand (read+write) misses
system.cpu.dcache.overall_misses::cpu.data      3701471                       # number of overall misses
system.cpu.dcache.overall_misses::total       3701471                       # number of overall misses
system.cpu.dcache.ReadReq_miss_latency::cpu.data  10012711310                       # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_latency::total  10012711310                       # number of ReadReq miss cycles
system.cpu.dcache.WriteReq_miss_latency::cpu.data 141368125836                       # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_latency::total 141368125836                       # number of WriteReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data    185715250                       # number of LoadLockedReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency::total    185715250                       # number of LoadLockedReq miss cycles
system.cpu.dcache.StoreCondReq_miss_latency::cpu.data       193503                       # number of StoreCondReq miss cycles
system.cpu.dcache.StoreCondReq_miss_latency::total       193503                       # number of StoreCondReq miss cycles
system.cpu.dcache.demand_miss_latency::cpu.data 151380837146                       # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_latency::total 151380837146                       # number of demand (read+write) miss cycles
system.cpu.dcache.overall_miss_latency::cpu.data 151380837146                       # number of overall miss cycles
system.cpu.dcache.overall_miss_latency::total 151380837146                       # number of overall miss cycles
system.cpu.dcache.ReadReq_accesses::cpu.data     14489691                       # number of ReadReq accesses(hits+misses)
system.cpu.dcache.ReadReq_accesses::total     14489691                       # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data     10222031                       # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total     10222031                       # number of WriteReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::cpu.data       256383                       # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total       256383                       # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::cpu.data       247607                       # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total       247607                       # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.demand_accesses::cpu.data     24711722                       # number of demand (read+write) accesses
system.cpu.dcache.demand_accesses::total     24711722                       # number of demand (read+write) accesses
system.cpu.dcache.overall_accesses::cpu.data     24711722                       # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total     24711722                       # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data     0.050915                       # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_miss_rate::total     0.050915                       # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data     0.289936                       # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_miss_rate::total     0.289936                       # miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data     0.052870                       # miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::total     0.052870                       # miss rate for LoadLockedReq accesses
system.cpu.dcache.StoreCondReq_miss_rate::cpu.data     0.000048                       # miss rate for StoreCondReq accesses
system.cpu.dcache.StoreCondReq_miss_rate::total     0.000048                       # miss rate for StoreCondReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data     0.149786                       # miss rate for demand accesses
system.cpu.dcache.demand_miss_rate::total     0.149786                       # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data     0.149786                       # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total     0.149786                       # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 13572.214600                       # average ReadReq miss latency
system.cpu.dcache.ReadReq_avg_miss_latency::total 13572.214600                       # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 47699.313817                       # average WriteReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::total 47699.313817                       # average WriteReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 13700.866839                       # average LoadLockedReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 13700.866839                       # average LoadLockedReq miss latency
system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.data 16125.250000                       # average StoreCondReq miss latency
system.cpu.dcache.StoreCondReq_avg_miss_latency::total 16125.250000                       # average StoreCondReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 40897.480257                       # average overall miss latency
system.cpu.dcache.demand_avg_miss_latency::total 40897.480257                       # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 40897.480257                       # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::total 40897.480257                       # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs        33174                       # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets        27500                       # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs              2643                       # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets             285                       # number of cycles access was blocked
system.cpu.dcache.avg_blocked_cycles::no_mshrs    12.551646                       # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets    96.491228                       # average number of cycles each access was blocked
system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
system.cpu.dcache.writebacks::writebacks       607699                       # number of writebacks
system.cpu.dcache.writebacks::total            607699                       # number of writebacks
system.cpu.dcache.ReadReq_mshr_hits::cpu.data       352116                       # number of ReadReq MSHR hits
system.cpu.dcache.ReadReq_mshr_hits::total       352116                       # number of ReadReq MSHR hits
system.cpu.dcache.WriteReq_mshr_hits::cpu.data      2714717                       # number of WriteReq MSHR hits
system.cpu.dcache.WriteReq_mshr_hits::total      2714717                       # number of WriteReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data         1344                       # number of LoadLockedReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::total         1344                       # number of LoadLockedReq MSHR hits
system.cpu.dcache.demand_mshr_hits::cpu.data      3066833                       # number of demand (read+write) MSHR hits
system.cpu.dcache.demand_mshr_hits::total      3066833                       # number of demand (read+write) MSHR hits
system.cpu.dcache.overall_mshr_hits::cpu.data      3066833                       # number of overall MSHR hits
system.cpu.dcache.overall_mshr_hits::total      3066833                       # number of overall MSHR hits
system.cpu.dcache.ReadReq_mshr_misses::cpu.data       385620                       # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses::total       385620                       # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::cpu.data       249018                       # number of WriteReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::total       249018                       # number of WriteReq MSHR misses
system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data        12211                       # number of LoadLockedReq MSHR misses
system.cpu.dcache.LoadLockedReq_mshr_misses::total        12211                       # number of LoadLockedReq MSHR misses
system.cpu.dcache.StoreCondReq_mshr_misses::cpu.data           12                       # number of StoreCondReq MSHR misses
system.cpu.dcache.StoreCondReq_mshr_misses::total           12                       # number of StoreCondReq MSHR misses
system.cpu.dcache.demand_mshr_misses::cpu.data       634638                       # number of demand (read+write) MSHR misses
system.cpu.dcache.demand_mshr_misses::total       634638                       # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data       634638                       # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total       634638                       # number of overall MSHR misses
system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data   4970319128                       # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_latency::total   4970319128                       # number of ReadReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data  11601864538                       # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency::total  11601864538                       # number of WriteReq MSHR miss cycles
system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data    146011000                       # number of LoadLockedReq MSHR miss cycles
system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total    146011000                       # number of LoadLockedReq MSHR miss cycles
system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.data       169497                       # number of StoreCondReq MSHR miss cycles
system.cpu.dcache.StoreCondReq_mshr_miss_latency::total       169497                       # number of StoreCondReq MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency::cpu.data  16572183666                       # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency::total  16572183666                       # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::cpu.data  16572183666                       # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total  16572183666                       # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 182328180000                       # number of ReadReq MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 182328180000                       # number of ReadReq MSHR uncacheable cycles
system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data  26841518267                       # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total  26841518267                       # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 209169698267                       # number of overall MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_latency::total 209169698267                       # number of overall MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data     0.026613                       # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_miss_rate::total     0.026613                       # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data     0.024361                       # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total     0.024361                       # mshr miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data     0.047628                       # mshr miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total     0.047628                       # mshr miss rate for LoadLockedReq accesses
system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.data     0.000048                       # mshr miss rate for StoreCondReq accesses
system.cpu.dcache.StoreCondReq_mshr_miss_rate::total     0.000048                       # mshr miss rate for StoreCondReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data     0.025682                       # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_miss_rate::total     0.025682                       # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data     0.025682                       # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_miss_rate::total     0.025682                       # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12889.163238                       # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12889.163238                       # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 46590.465500                       # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 46590.465500                       # average WriteReq mshr miss latency
system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 11957.333552                       # average LoadLockedReq mshr miss latency
system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11957.333552                       # average LoadLockedReq mshr miss latency
system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.data 14124.750000                       # average StoreCondReq mshr miss latency
system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::total 14124.750000                       # average StoreCondReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 26112.813393                       # average overall mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::total 26112.813393                       # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 26112.813393                       # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::total 26112.813393                       # average overall mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total          inf                       # average WriteReq mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data          inf                       # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
system.iocache.tags.replacements                    0                       # number of replacements
system.iocache.tags.tagsinuse                       0                       # Cycle average of tags in use
system.iocache.tags.total_refs                      0                       # Total number of references to valid blocks.
system.iocache.tags.sampled_refs                    0                       # Sample count of references to valid blocks.
system.iocache.tags.avg_refs                      nan                       # Average number of references to valid blocks.
system.iocache.tags.warmup_cycle                    0                       # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs             0                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                    0                       # 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          nan                       # 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.ReadReq_mshr_uncacheable_latency::realview.clcd 1499087755049                       # number of ReadReq MSHR uncacheable cycles
system.iocache.ReadReq_mshr_uncacheable_latency::total 1499087755049                       # number of ReadReq MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1499087755049                       # number of overall MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::total 1499087755049                       # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd          inf                       # average ReadReq mshr uncacheable latency
system.iocache.ReadReq_avg_mshr_uncacheable_latency::total          inf                       # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd          inf                       # average overall mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::total          inf                       # average overall mshr uncacheable latency
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
system.cpu.kern.inst.arm                            0                       # number of arm instructions executed
system.cpu.kern.inst.quiesce                    83035                       # number of quiesce instructions executed

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