summaryrefslogtreecommitdiff
path: root/tests/quick/fs/10.linux-boot/ref/arm/linux/realview64-switcheroo-atomic/stats.txt
blob: 72bc2e01a133f94a20d3c73d91cf56dc049e27af (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

---------- Begin Simulation Statistics ----------
sim_seconds                                 51.111151                       # Number of seconds simulated
sim_ticks                                51111150553500                       # Number of ticks simulated
final_tick                               51111150553500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                1088550                       # Simulator instruction rate (inst/s)
host_op_rate                                  1279225                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                            56496360239                       # Simulator tick rate (ticks/s)
host_mem_usage                                 672572                       # Number of bytes of host memory used
host_seconds                                   904.68                       # Real time elapsed on the host
sim_insts                                   984789519                       # Number of instructions simulated
sim_ops                                    1157289961                       # Number of ops (including micro ops) simulated
system.voltage_domain.voltage                       1                       # Voltage in Volts
system.clk_domain.clock                          1000                       # Clock period in ticks
system.physmem.bytes_read::cpu0.dtb.walker       200576                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker       185152                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.inst          3380276                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.data         37995016                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.dtb.walker       209984                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.itb.walker       187968                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.inst          2175808                       # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.data         37325312                       # Number of bytes read from this memory
system.physmem.bytes_read::realview.ide        437696                       # Number of bytes read from this memory
system.physmem.bytes_read::total             82097788                       # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu0.inst      3380276                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::cpu1.inst      2175808                       # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total         5556084                       # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks    103277696                       # Number of bytes written to this memory
system.physmem.bytes_written::cpu0.data         20580                       # Number of bytes written to this memory
system.physmem.bytes_written::total         103298276                       # Number of bytes written to this memory
system.physmem.num_reads::cpu0.dtb.walker         3134                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker         2893                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.inst             93224                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.data            593685                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.dtb.walker         3281                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.itb.walker         2937                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.inst             33997                       # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.data            583208                       # Number of read requests responded to by this memory
system.physmem.num_reads::realview.ide           6839                       # Number of read requests responded to by this memory
system.physmem.num_reads::total               1323198                       # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks         1613714                       # Number of write requests responded to by this memory
system.physmem.num_writes::cpu0.data             2573                       # Number of write requests responded to by this memory
system.physmem.num_writes::total              1616287                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.dtb.walker          3924                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker          3623                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.inst               66136                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.data              743380                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.dtb.walker          4108                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.itb.walker          3678                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.inst               42570                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.data              730277                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::realview.ide             8564                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total                 1606260                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu0.inst          66136                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu1.inst          42570                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total             108706                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks           2020649                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu0.data                403                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total                2021052                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks           2020649                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.dtb.walker         3924                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker         3623                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.inst              66136                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.data             743783                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.dtb.walker         4108                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.itb.walker         3678                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.inst              42570                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.data             730277                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.ide            8564                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total                3627311                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bytes_read::cpu0.inst           96                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::cpu0.data           36                       # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total           132                       # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu0.inst           96                       # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::total           96                       # Number of instructions bytes read from this memory
system.realview.nvmem.num_reads::cpu0.inst           24                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::cpu0.data            5                       # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::total             29                       # Number of read requests responded to by this memory
system.realview.nvmem.bw_read::cpu0.inst            2                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::cpu0.data            1                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::total                3                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu0.inst            2                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::total            2                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu0.inst            2                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu0.data            1                       # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total               3                       # Total bandwidth to/from this memory (bytes/s)
system.cf0.dma_read_full_pages                    122                       # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes                      499712                       # Number of bytes transfered via DMA reads (not PRD).
system.cf0.dma_read_txs                           122                       # Number of DMA read transactions (not PRD).
system.cf0.dma_write_full_pages                  1666                       # Number of full page size DMA writes.
system.cf0.dma_write_bytes                    6826496                       # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs                         1669                       # Number of DMA write transactions.
system.cpu_clk_domain.clock                       500                       # Clock period in ticks
system.cpu0.dstage2_mmu.stage2_tlb.inst_hits            0                       # ITB inst hits
system.cpu0.dstage2_mmu.stage2_tlb.inst_misses            0                       # ITB inst misses
system.cpu0.dstage2_mmu.stage2_tlb.read_hits            0                       # DTB read hits
system.cpu0.dstage2_mmu.stage2_tlb.read_misses            0                       # DTB read misses
system.cpu0.dstage2_mmu.stage2_tlb.write_hits            0                       # DTB write hits
system.cpu0.dstage2_mmu.stage2_tlb.write_misses            0                       # DTB write misses
system.cpu0.dstage2_mmu.stage2_tlb.flush_tlb            0                       # Number of times complete TLB was flushed
system.cpu0.dstage2_mmu.stage2_tlb.flush_tlb_mva            0                       # Number of times TLB was flushed by MVA
system.cpu0.dstage2_mmu.stage2_tlb.flush_tlb_mva_asid            0                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.dstage2_mmu.stage2_tlb.flush_tlb_asid            0                       # Number of times TLB was flushed by ASID
system.cpu0.dstage2_mmu.stage2_tlb.flush_entries            0                       # Number of entries that have been flushed from TLB
system.cpu0.dstage2_mmu.stage2_tlb.align_faults            0                       # Number of TLB faults due to alignment restrictions
system.cpu0.dstage2_mmu.stage2_tlb.prefetch_faults            0                       # Number of TLB faults due to prefetch
system.cpu0.dstage2_mmu.stage2_tlb.domain_faults            0                       # Number of TLB faults due to domain restrictions
system.cpu0.dstage2_mmu.stage2_tlb.perms_faults            0                       # Number of TLB faults due to permissions restrictions
system.cpu0.dstage2_mmu.stage2_tlb.read_accesses            0                       # DTB read accesses
system.cpu0.dstage2_mmu.stage2_tlb.write_accesses            0                       # DTB write accesses
system.cpu0.dstage2_mmu.stage2_tlb.inst_accesses            0                       # ITB inst accesses
system.cpu0.dstage2_mmu.stage2_tlb.hits             0                       # DTB hits
system.cpu0.dstage2_mmu.stage2_tlb.misses            0                       # DTB misses
system.cpu0.dstage2_mmu.stage2_tlb.accesses            0                       # DTB accesses
system.cpu0.dtb.inst_hits                           0                       # ITB inst hits
system.cpu0.dtb.inst_misses                         0                       # ITB inst misses
system.cpu0.dtb.read_hits                    91965302                       # DTB read hits
system.cpu0.dtb.read_misses                    107321                       # DTB read misses
system.cpu0.dtb.write_hits                   84365950                       # DTB write hits
system.cpu0.dtb.write_misses                    37661                       # DTB write misses
system.cpu0.dtb.flush_tlb                       51121                       # Number of times complete TLB was flushed
system.cpu0.dtb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu0.dtb.flush_tlb_mva_asid              25055                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.dtb.flush_tlb_asid                    566                       # Number of times TLB was flushed by ASID
system.cpu0.dtb.flush_entries                   56687                       # Number of entries that have been flushed from TLB
system.cpu0.dtb.align_faults                        0                       # Number of TLB faults due to alignment restrictions
system.cpu0.dtb.prefetch_faults                  4951                       # Number of TLB faults due to prefetch
system.cpu0.dtb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu0.dtb.perms_faults                    11060                       # Number of TLB faults due to permissions restrictions
system.cpu0.dtb.read_accesses                92072623                       # DTB read accesses
system.cpu0.dtb.write_accesses               84403611                       # DTB write accesses
system.cpu0.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu0.dtb.hits                        176331252                       # DTB hits
system.cpu0.dtb.misses                         144982                       # DTB misses
system.cpu0.dtb.accesses                    176476234                       # DTB accesses
system.cpu0.istage2_mmu.stage2_tlb.inst_hits            0                       # ITB inst hits
system.cpu0.istage2_mmu.stage2_tlb.inst_misses            0                       # ITB inst misses
system.cpu0.istage2_mmu.stage2_tlb.read_hits            0                       # DTB read hits
system.cpu0.istage2_mmu.stage2_tlb.read_misses            0                       # DTB read misses
system.cpu0.istage2_mmu.stage2_tlb.write_hits            0                       # DTB write hits
system.cpu0.istage2_mmu.stage2_tlb.write_misses            0                       # DTB write misses
system.cpu0.istage2_mmu.stage2_tlb.flush_tlb            0                       # Number of times complete TLB was flushed
system.cpu0.istage2_mmu.stage2_tlb.flush_tlb_mva            0                       # Number of times TLB was flushed by MVA
system.cpu0.istage2_mmu.stage2_tlb.flush_tlb_mva_asid            0                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.istage2_mmu.stage2_tlb.flush_tlb_asid            0                       # Number of times TLB was flushed by ASID
system.cpu0.istage2_mmu.stage2_tlb.flush_entries            0                       # Number of entries that have been flushed from TLB
system.cpu0.istage2_mmu.stage2_tlb.align_faults            0                       # Number of TLB faults due to alignment restrictions
system.cpu0.istage2_mmu.stage2_tlb.prefetch_faults            0                       # Number of TLB faults due to prefetch
system.cpu0.istage2_mmu.stage2_tlb.domain_faults            0                       # Number of TLB faults due to domain restrictions
system.cpu0.istage2_mmu.stage2_tlb.perms_faults            0                       # Number of TLB faults due to permissions restrictions
system.cpu0.istage2_mmu.stage2_tlb.read_accesses            0                       # DTB read accesses
system.cpu0.istage2_mmu.stage2_tlb.write_accesses            0                       # DTB write accesses
system.cpu0.istage2_mmu.stage2_tlb.inst_accesses            0                       # ITB inst accesses
system.cpu0.istage2_mmu.stage2_tlb.hits             0                       # DTB hits
system.cpu0.istage2_mmu.stage2_tlb.misses            0                       # DTB misses
system.cpu0.istage2_mmu.stage2_tlb.accesses            0                       # DTB accesses
system.cpu0.itb.inst_hits                   493804573                       # ITB inst hits
system.cpu0.itb.inst_misses                     70785                       # ITB inst misses
system.cpu0.itb.read_hits                           0                       # DTB read hits
system.cpu0.itb.read_misses                         0                       # DTB read misses
system.cpu0.itb.write_hits                          0                       # DTB write hits
system.cpu0.itb.write_misses                        0                       # DTB write misses
system.cpu0.itb.flush_tlb                       51121                       # Number of times complete TLB was flushed
system.cpu0.itb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu0.itb.flush_tlb_mva_asid              25055                       # Number of times TLB was flushed by MVA & ASID
system.cpu0.itb.flush_tlb_asid                    566                       # Number of times TLB was flushed by ASID
system.cpu0.itb.flush_entries                   40296                       # Number of entries that have been flushed from TLB
system.cpu0.itb.align_faults                        0                       # Number of TLB faults due to alignment restrictions
system.cpu0.itb.prefetch_faults                     0                       # Number of TLB faults due to prefetch
system.cpu0.itb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu0.itb.perms_faults                        0                       # Number of TLB faults due to permissions restrictions
system.cpu0.itb.read_accesses                       0                       # DTB read accesses
system.cpu0.itb.write_accesses                      0                       # DTB write accesses
system.cpu0.itb.inst_accesses               493875358                       # ITB inst accesses
system.cpu0.itb.hits                        493804573                       # DTB hits
system.cpu0.itb.misses                          70785                       # DTB misses
system.cpu0.itb.accesses                    493875358                       # DTB accesses
system.cpu0.numCycles                     98036815347                       # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
system.cpu0.numWorkItemsCompleted                   0                       # number of work items this cpu completed
system.cpu0.committedInsts                  493589418                       # Number of instructions committed
system.cpu0.committedOps                    579610206                       # Number of ops (including micro ops) committed
system.cpu0.num_int_alu_accesses            531010156                       # Number of integer alu accesses
system.cpu0.num_fp_alu_accesses                454321                       # Number of float alu accesses
system.cpu0.num_func_calls                   28538505                       # number of times a function call or return occured
system.cpu0.num_conditional_control_insts     76169999                       # number of instructions that are conditional controls
system.cpu0.num_int_insts                   531010156                       # number of integer instructions
system.cpu0.num_fp_insts                       454321                       # number of float instructions
system.cpu0.num_int_register_reads          784912346                       # number of times the integer registers were read
system.cpu0.num_int_register_writes         421695474                       # number of times the integer registers were written
system.cpu0.num_fp_register_reads              742936                       # number of times the floating registers were read
system.cpu0.num_fp_register_writes             362460                       # number of times the floating registers were written
system.cpu0.num_cc_register_reads           132983142                       # number of times the CC registers were read
system.cpu0.num_cc_register_writes          132661017                       # number of times the CC registers were written
system.cpu0.num_mem_refs                    176454648                       # number of memory refs
system.cpu0.num_load_insts                   92059270                       # Number of load instructions
system.cpu0.num_store_insts                  84395378                       # Number of store instructions
system.cpu0.num_idle_cycles              96925999292.039536                       # Number of idle cycles
system.cpu0.num_busy_cycles              1110816054.960464                       # Number of busy cycles
system.cpu0.not_idle_fraction                0.011331                       # Percentage of non-idle cycles
system.cpu0.idle_fraction                    0.988669                       # Percentage of idle cycles
system.cpu0.Branches                        110347037                       # Number of branches fetched
system.cpu0.op_class::No_OpClass                    0      0.00%      0.00% # Class of executed instruction
system.cpu0.op_class::IntAlu                402205176     69.35%     69.35% # Class of executed instruction
system.cpu0.op_class::IntMult                 1169973      0.20%     69.56% # Class of executed instruction
system.cpu0.op_class::IntDiv                    50634      0.01%     69.56% # Class of executed instruction
system.cpu0.op_class::FloatAdd                      0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::FloatCmp                      0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::FloatCvt                      0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::FloatMult                     0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::FloatDiv                      0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::FloatSqrt                     0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdAdd                       0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdAddAcc                    0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdAlu                       0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdCmp                       0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdCvt                       0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdMisc                      0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdMult                      0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdMultAcc                   0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdShift                     0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdShiftAcc                  0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdSqrt                      0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdFloatAdd                  0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdFloatAlu                  0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdFloatCmp                  0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdFloatCvt                  0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdFloatDiv                  0      0.00%     69.56% # Class of executed instruction
system.cpu0.op_class::SimdFloatMisc             52759      0.01%     69.57% # Class of executed instruction
system.cpu0.op_class::SimdFloatMult                 0      0.00%     69.57% # Class of executed instruction
system.cpu0.op_class::SimdFloatMultAcc              0      0.00%     69.57% # Class of executed instruction
system.cpu0.op_class::SimdFloatSqrt                 0      0.00%     69.57% # Class of executed instruction
system.cpu0.op_class::MemRead                92059270     15.87%     85.45% # Class of executed instruction
system.cpu0.op_class::MemWrite               84395378     14.55%    100.00% # Class of executed instruction
system.cpu0.op_class::IprAccess                     0      0.00%    100.00% # Class of executed instruction
system.cpu0.op_class::InstPrefetch                  0      0.00%    100.00% # Class of executed instruction
system.cpu0.op_class::total                 579933190                       # Class of executed instruction
system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu0.kern.inst.quiesce                   16775                       # number of quiesce instructions executed
system.cpu0.dcache.tags.replacements         11615783                       # number of replacements
system.cpu0.dcache.tags.tagsinuse          511.999718                       # Cycle average of tags in use
system.cpu0.dcache.tags.total_refs          340859093                       # Total number of references to valid blocks.
system.cpu0.dcache.tags.sampled_refs         11616295                       # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs            29.343185                       # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle         33050500                       # Cycle when the warmup percentage was hit.
system.cpu0.dcache.tags.occ_blocks::cpu0.data   265.932740                       # Average occupied blocks per requestor
system.cpu0.dcache.tags.occ_blocks::cpu1.data   246.066978                       # Average occupied blocks per requestor
system.cpu0.dcache.tags.occ_percent::cpu0.data     0.519400                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::cpu1.data     0.480600                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total     0.999999                       # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::0          206                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::1          290                       # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::2           16                       # Occupied blocks per task id
system.cpu0.dcache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu0.dcache.tags.tag_accesses       1421517922                       # Number of tag accesses
system.cpu0.dcache.tags.data_accesses      1421517922                       # Number of data accesses
system.cpu0.dcache.ReadReq_hits::cpu0.data     85766676                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::cpu1.data     85839710                       # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total      171606386                       # number of ReadReq hits
system.cpu0.dcache.WriteReq_hits::cpu0.data     79896763                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::cpu1.data     79669373                       # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total     159566136                       # number of WriteReq hits
system.cpu0.dcache.SoftPFReq_hits::cpu0.data       208546                       # number of SoftPFReq hits
system.cpu0.dcache.SoftPFReq_hits::cpu1.data       215430                       # number of SoftPFReq hits
system.cpu0.dcache.SoftPFReq_hits::total       423976                       # number of SoftPFReq hits
system.cpu0.dcache.WriteInvalidateReq_hits::cpu0.data       146337                       # number of WriteInvalidateReq hits
system.cpu0.dcache.WriteInvalidateReq_hits::cpu1.data       191461                       # number of WriteInvalidateReq hits
system.cpu0.dcache.WriteInvalidateReq_hits::total       337798                       # number of WriteInvalidateReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu0.data      2132895                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::cpu1.data      2177393                       # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total      4310288                       # number of LoadLockedReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu0.data      2256573                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::cpu1.data      2306673                       # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total      4563246                       # number of StoreCondReq hits
system.cpu0.dcache.demand_hits::cpu0.data    165663439                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::cpu1.data    165509083                       # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total       331172522                       # number of demand (read+write) hits
system.cpu0.dcache.overall_hits::cpu0.data    165871985                       # number of overall hits
system.cpu0.dcache.overall_hits::cpu1.data    165724513                       # number of overall hits
system.cpu0.dcache.overall_hits::total      331596498                       # number of overall hits
system.cpu0.dcache.ReadReq_misses::cpu0.data      3019403                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::cpu1.data      2994182                       # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total      6013585                       # number of ReadReq misses
system.cpu0.dcache.WriteReq_misses::cpu0.data      1302154                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::cpu1.data      1267314                       # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total      2569468                       # number of WriteReq misses
system.cpu0.dcache.SoftPFReq_misses::cpu0.data       789306                       # number of SoftPFReq misses
system.cpu0.dcache.SoftPFReq_misses::cpu1.data       795194                       # number of SoftPFReq misses
system.cpu0.dcache.SoftPFReq_misses::total      1584500                       # number of SoftPFReq misses
system.cpu0.dcache.WriteInvalidateReq_misses::cpu0.data       766302                       # number of WriteInvalidateReq misses
system.cpu0.dcache.WriteInvalidateReq_misses::cpu1.data       478957                       # number of WriteInvalidateReq misses
system.cpu0.dcache.WriteInvalidateReq_misses::total      1245259                       # number of WriteInvalidateReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu0.data       124586                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::cpu1.data       130174                       # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total       254760                       # number of LoadLockedReq misses
system.cpu0.dcache.StoreCondReq_misses::cpu1.data            1                       # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total            1                       # number of StoreCondReq misses
system.cpu0.dcache.demand_misses::cpu0.data      4321557                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::cpu1.data      4261496                       # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total       8583053                       # number of demand (read+write) misses
system.cpu0.dcache.overall_misses::cpu0.data      5110863                       # number of overall misses
system.cpu0.dcache.overall_misses::cpu1.data      5056690                       # number of overall misses
system.cpu0.dcache.overall_misses::total     10167553                       # number of overall misses
system.cpu0.dcache.ReadReq_accesses::cpu0.data     88786079                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::cpu1.data     88833892                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total    177619971                       # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu0.data     81198917                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::cpu1.data     80936687                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total    162135604                       # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.SoftPFReq_accesses::cpu0.data       997852                       # number of SoftPFReq accesses(hits+misses)
system.cpu0.dcache.SoftPFReq_accesses::cpu1.data      1010624                       # number of SoftPFReq accesses(hits+misses)
system.cpu0.dcache.SoftPFReq_accesses::total      2008476                       # number of SoftPFReq accesses(hits+misses)
system.cpu0.dcache.WriteInvalidateReq_accesses::cpu0.data       912639                       # number of WriteInvalidateReq accesses(hits+misses)
system.cpu0.dcache.WriteInvalidateReq_accesses::cpu1.data       670418                       # number of WriteInvalidateReq accesses(hits+misses)
system.cpu0.dcache.WriteInvalidateReq_accesses::total      1583057                       # number of WriteInvalidateReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data      2257481                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::cpu1.data      2307567                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total      4565048                       # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu0.data      2256573                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::cpu1.data      2306674                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total      4563247                       # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.demand_accesses::cpu0.data    169984996                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::cpu1.data    169770579                       # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total    339755575                       # number of demand (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu0.data    170982848                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::cpu1.data    170781203                       # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total    341764051                       # number of overall (read+write) accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.034008                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::cpu1.data     0.033705                       # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total     0.033856                       # miss rate for ReadReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.016037                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::cpu1.data     0.015658                       # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total     0.015848                       # miss rate for WriteReq accesses
system.cpu0.dcache.SoftPFReq_miss_rate::cpu0.data     0.791005                       # miss rate for SoftPFReq accesses
system.cpu0.dcache.SoftPFReq_miss_rate::cpu1.data     0.786835                       # miss rate for SoftPFReq accesses
system.cpu0.dcache.SoftPFReq_miss_rate::total     0.788907                       # miss rate for SoftPFReq accesses
system.cpu0.dcache.WriteInvalidateReq_miss_rate::cpu0.data     0.839655                       # miss rate for WriteInvalidateReq accesses
system.cpu0.dcache.WriteInvalidateReq_miss_rate::cpu1.data     0.714415                       # miss rate for WriteInvalidateReq accesses
system.cpu0.dcache.WriteInvalidateReq_miss_rate::total     0.786617                       # miss rate for WriteInvalidateReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.055188                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::cpu1.data     0.056412                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total     0.055807                       # miss rate for LoadLockedReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::cpu1.data     0.000000                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total     0.000000                       # miss rate for StoreCondReq accesses
system.cpu0.dcache.demand_miss_rate::cpu0.data     0.025423                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::cpu1.data     0.025101                       # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total     0.025262                       # miss rate for demand accesses
system.cpu0.dcache.overall_miss_rate::cpu0.data     0.029891                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::cpu1.data     0.029609                       # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total     0.029750                       # miss rate for overall accesses
system.cpu0.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs                0                       # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes                      0                       # number of fast writes performed
system.cpu0.dcache.cache_copies                     0                       # number of cache copies performed
system.cpu0.dcache.writebacks::writebacks      8923646                       # number of writebacks
system.cpu0.dcache.writebacks::total          8923646                       # number of writebacks
system.cpu0.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu0.icache.tags.replacements         14287218                       # number of replacements
system.cpu0.icache.tags.tagsinuse          511.984599                       # Cycle average of tags in use
system.cpu0.icache.tags.total_refs          971093500                       # Total number of references to valid blocks.
system.cpu0.icache.tags.sampled_refs         14287730                       # Sample count of references to valid blocks.
system.cpu0.icache.tags.avg_refs            67.966955                       # Average number of references to valid blocks.
system.cpu0.icache.tags.warmup_cycle       6061930000                       # Cycle when the warmup percentage was hit.
system.cpu0.icache.tags.occ_blocks::cpu0.inst   267.813987                       # Average occupied blocks per requestor
system.cpu0.icache.tags.occ_blocks::cpu1.inst   244.170612                       # Average occupied blocks per requestor
system.cpu0.icache.tags.occ_percent::cpu0.inst     0.523074                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_percent::cpu1.inst     0.476896                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_percent::total     0.999970                       # Average percentage of cache occupancy
system.cpu0.icache.tags.occ_task_id_blocks::1024          512                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::0          182                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::1          242                       # Occupied blocks per task id
system.cpu0.icache.tags.age_task_id_blocks_1024::2           88                       # Occupied blocks per task id
system.cpu0.icache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
system.cpu0.icache.tags.tag_accesses        999668970                       # Number of tag accesses
system.cpu0.icache.tags.data_accesses       999668970                       # Number of data accesses
system.cpu0.icache.ReadReq_hits::cpu0.inst    486710504                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::cpu1.inst    484382996                       # number of ReadReq hits
system.cpu0.icache.ReadReq_hits::total      971093500                       # number of ReadReq hits
system.cpu0.icache.demand_hits::cpu0.inst    486710504                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::cpu1.inst    484382996                       # number of demand (read+write) hits
system.cpu0.icache.demand_hits::total       971093500                       # number of demand (read+write) hits
system.cpu0.icache.overall_hits::cpu0.inst    486710504                       # number of overall hits
system.cpu0.icache.overall_hits::cpu1.inst    484382996                       # number of overall hits
system.cpu0.icache.overall_hits::total      971093500                       # number of overall hits
system.cpu0.icache.ReadReq_misses::cpu0.inst      7158773                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::cpu1.inst      7128962                       # number of ReadReq misses
system.cpu0.icache.ReadReq_misses::total     14287735                       # number of ReadReq misses
system.cpu0.icache.demand_misses::cpu0.inst      7158773                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::cpu1.inst      7128962                       # number of demand (read+write) misses
system.cpu0.icache.demand_misses::total      14287735                       # number of demand (read+write) misses
system.cpu0.icache.overall_misses::cpu0.inst      7158773                       # number of overall misses
system.cpu0.icache.overall_misses::cpu1.inst      7128962                       # number of overall misses
system.cpu0.icache.overall_misses::total     14287735                       # number of overall misses
system.cpu0.icache.ReadReq_accesses::cpu0.inst    493869277                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::cpu1.inst    491511958                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.ReadReq_accesses::total    985381235                       # number of ReadReq accesses(hits+misses)
system.cpu0.icache.demand_accesses::cpu0.inst    493869277                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::cpu1.inst    491511958                       # number of demand (read+write) accesses
system.cpu0.icache.demand_accesses::total    985381235                       # number of demand (read+write) accesses
system.cpu0.icache.overall_accesses::cpu0.inst    493869277                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::cpu1.inst    491511958                       # number of overall (read+write) accesses
system.cpu0.icache.overall_accesses::total    985381235                       # number of overall (read+write) accesses
system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.014495                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::cpu1.inst     0.014504                       # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_miss_rate::total     0.014500                       # miss rate for ReadReq accesses
system.cpu0.icache.demand_miss_rate::cpu0.inst     0.014495                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::cpu1.inst     0.014504                       # miss rate for demand accesses
system.cpu0.icache.demand_miss_rate::total     0.014500                       # miss rate for demand accesses
system.cpu0.icache.overall_miss_rate::cpu0.inst     0.014495                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::cpu1.inst     0.014504                       # miss rate for overall accesses
system.cpu0.icache.overall_miss_rate::total     0.014500                       # miss rate for overall accesses
system.cpu0.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_mshrs                0                       # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets              0                       # number of cycles access was blocked
system.cpu0.icache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.cpu0.icache.fast_writes                      0                       # number of fast writes performed
system.cpu0.icache.cache_copies                     0                       # number of cache copies performed
system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
system.cpu1.dstage2_mmu.stage2_tlb.inst_hits            0                       # ITB inst hits
system.cpu1.dstage2_mmu.stage2_tlb.inst_misses            0                       # ITB inst misses
system.cpu1.dstage2_mmu.stage2_tlb.read_hits            0                       # DTB read hits
system.cpu1.dstage2_mmu.stage2_tlb.read_misses            0                       # DTB read misses
system.cpu1.dstage2_mmu.stage2_tlb.write_hits            0                       # DTB write hits
system.cpu1.dstage2_mmu.stage2_tlb.write_misses            0                       # DTB write misses
system.cpu1.dstage2_mmu.stage2_tlb.flush_tlb            0                       # Number of times complete TLB was flushed
system.cpu1.dstage2_mmu.stage2_tlb.flush_tlb_mva            0                       # Number of times TLB was flushed by MVA
system.cpu1.dstage2_mmu.stage2_tlb.flush_tlb_mva_asid            0                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.dstage2_mmu.stage2_tlb.flush_tlb_asid            0                       # Number of times TLB was flushed by ASID
system.cpu1.dstage2_mmu.stage2_tlb.flush_entries            0                       # Number of entries that have been flushed from TLB
system.cpu1.dstage2_mmu.stage2_tlb.align_faults            0                       # Number of TLB faults due to alignment restrictions
system.cpu1.dstage2_mmu.stage2_tlb.prefetch_faults            0                       # Number of TLB faults due to prefetch
system.cpu1.dstage2_mmu.stage2_tlb.domain_faults            0                       # Number of TLB faults due to domain restrictions
system.cpu1.dstage2_mmu.stage2_tlb.perms_faults            0                       # Number of TLB faults due to permissions restrictions
system.cpu1.dstage2_mmu.stage2_tlb.read_accesses            0                       # DTB read accesses
system.cpu1.dstage2_mmu.stage2_tlb.write_accesses            0                       # DTB write accesses
system.cpu1.dstage2_mmu.stage2_tlb.inst_accesses            0                       # ITB inst accesses
system.cpu1.dstage2_mmu.stage2_tlb.hits             0                       # DTB hits
system.cpu1.dstage2_mmu.stage2_tlb.misses            0                       # DTB misses
system.cpu1.dstage2_mmu.stage2_tlb.accesses            0                       # DTB accesses
system.cpu1.dtb.inst_hits                           0                       # ITB inst hits
system.cpu1.dtb.inst_misses                         0                       # ITB inst misses
system.cpu1.dtb.read_hits                    92072581                       # DTB read hits
system.cpu1.dtb.read_misses                    106555                       # DTB read misses
system.cpu1.dtb.write_hits                   83907281                       # DTB write hits
system.cpu1.dtb.write_misses                    36757                       # DTB write misses
system.cpu1.dtb.flush_tlb                       51112                       # Number of times complete TLB was flushed
system.cpu1.dtb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu1.dtb.flush_tlb_mva_asid              24716                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.dtb.flush_tlb_asid                    573                       # Number of times TLB was flushed by ASID
system.cpu1.dtb.flush_entries                   56101                       # Number of entries that have been flushed from TLB
system.cpu1.dtb.align_faults                        0                       # Number of TLB faults due to alignment restrictions
system.cpu1.dtb.prefetch_faults                  4637                       # Number of TLB faults due to prefetch
system.cpu1.dtb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu1.dtb.perms_faults                    10591                       # Number of TLB faults due to permissions restrictions
system.cpu1.dtb.read_accesses                92179136                       # DTB read accesses
system.cpu1.dtb.write_accesses               83944038                       # DTB write accesses
system.cpu1.dtb.inst_accesses                       0                       # ITB inst accesses
system.cpu1.dtb.hits                        175979862                       # DTB hits
system.cpu1.dtb.misses                         143312                       # DTB misses
system.cpu1.dtb.accesses                    176123174                       # DTB accesses
system.cpu1.istage2_mmu.stage2_tlb.inst_hits            0                       # ITB inst hits
system.cpu1.istage2_mmu.stage2_tlb.inst_misses            0                       # ITB inst misses
system.cpu1.istage2_mmu.stage2_tlb.read_hits            0                       # DTB read hits
system.cpu1.istage2_mmu.stage2_tlb.read_misses            0                       # DTB read misses
system.cpu1.istage2_mmu.stage2_tlb.write_hits            0                       # DTB write hits
system.cpu1.istage2_mmu.stage2_tlb.write_misses            0                       # DTB write misses
system.cpu1.istage2_mmu.stage2_tlb.flush_tlb            0                       # Number of times complete TLB was flushed
system.cpu1.istage2_mmu.stage2_tlb.flush_tlb_mva            0                       # Number of times TLB was flushed by MVA
system.cpu1.istage2_mmu.stage2_tlb.flush_tlb_mva_asid            0                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.istage2_mmu.stage2_tlb.flush_tlb_asid            0                       # Number of times TLB was flushed by ASID
system.cpu1.istage2_mmu.stage2_tlb.flush_entries            0                       # Number of entries that have been flushed from TLB
system.cpu1.istage2_mmu.stage2_tlb.align_faults            0                       # Number of TLB faults due to alignment restrictions
system.cpu1.istage2_mmu.stage2_tlb.prefetch_faults            0                       # Number of TLB faults due to prefetch
system.cpu1.istage2_mmu.stage2_tlb.domain_faults            0                       # Number of TLB faults due to domain restrictions
system.cpu1.istage2_mmu.stage2_tlb.perms_faults            0                       # Number of TLB faults due to permissions restrictions
system.cpu1.istage2_mmu.stage2_tlb.read_accesses            0                       # DTB read accesses
system.cpu1.istage2_mmu.stage2_tlb.write_accesses            0                       # DTB write accesses
system.cpu1.istage2_mmu.stage2_tlb.inst_accesses            0                       # ITB inst accesses
system.cpu1.istage2_mmu.stage2_tlb.hits             0                       # DTB hits
system.cpu1.istage2_mmu.stage2_tlb.misses            0                       # DTB misses
system.cpu1.istage2_mmu.stage2_tlb.accesses            0                       # DTB accesses
system.cpu1.itb.inst_hits                   491448225                       # ITB inst hits
system.cpu1.itb.inst_misses                     69790                       # ITB inst misses
system.cpu1.itb.read_hits                           0                       # DTB read hits
system.cpu1.itb.read_misses                         0                       # DTB read misses
system.cpu1.itb.write_hits                          0                       # DTB write hits
system.cpu1.itb.write_misses                        0                       # DTB write misses
system.cpu1.itb.flush_tlb                       51112                       # Number of times complete TLB was flushed
system.cpu1.itb.flush_tlb_mva                       0                       # Number of times TLB was flushed by MVA
system.cpu1.itb.flush_tlb_mva_asid              24716                       # Number of times TLB was flushed by MVA & ASID
system.cpu1.itb.flush_tlb_asid                    573                       # Number of times TLB was flushed by ASID
system.cpu1.itb.flush_entries                   40454                       # Number of entries that have been flushed from TLB
system.cpu1.itb.align_faults                        0                       # Number of TLB faults due to alignment restrictions
system.cpu1.itb.prefetch_faults                     0                       # Number of TLB faults due to prefetch
system.cpu1.itb.domain_faults                       0                       # Number of TLB faults due to domain restrictions
system.cpu1.itb.perms_faults                        0                       # Number of TLB faults due to permissions restrictions
system.cpu1.itb.read_accesses                       0                       # DTB read accesses
system.cpu1.itb.write_accesses                      0                       # DTB write accesses
system.cpu1.itb.inst_accesses               491518015                       # ITB inst accesses
system.cpu1.itb.hits                        491448225                       # DTB hits
system.cpu1.itb.misses                          69790                       # DTB misses
system.cpu1.itb.accesses                    491518015                       # DTB accesses
system.cpu1.numCycles                     97463256917                       # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted                     0                       # number of work items this cpu started
system.cpu1.numWorkItemsCompleted                   0                       # number of work items this cpu completed
system.cpu1.committedInsts                  491200101                       # Number of instructions committed
system.cpu1.committedOps                    577679755                       # Number of ops (including micro ops) committed
system.cpu1.num_int_alu_accesses            529688376                       # Number of integer alu accesses
system.cpu1.num_fp_alu_accesses                426452                       # Number of float alu accesses
system.cpu1.num_func_calls                   28536988                       # number of times a function call or return occured
system.cpu1.num_conditional_control_insts     75796446                       # number of instructions that are conditional controls
system.cpu1.num_int_insts                   529688376                       # number of integer instructions
system.cpu1.num_fp_insts                       426452                       # number of float instructions
system.cpu1.num_int_register_reads          779402047                       # number of times the integer registers were read
system.cpu1.num_int_register_writes         420937852                       # number of times the integer registers were written
system.cpu1.num_fp_register_reads              676063                       # number of times the floating registers were read
system.cpu1.num_fp_register_writes             385332                       # number of times the floating registers were written
system.cpu1.num_cc_register_reads           131460069                       # number of times the CC registers were read
system.cpu1.num_cc_register_writes          131204494                       # number of times the CC registers were written
system.cpu1.num_mem_refs                    176098133                       # number of memory refs
system.cpu1.num_load_insts                   92164972                       # Number of load instructions
system.cpu1.num_store_insts                  83933161                       # Number of store instructions
system.cpu1.num_idle_cycles              96357264034.410416                       # Number of idle cycles
system.cpu1.num_busy_cycles              1105992882.589586                       # Number of busy cycles
system.cpu1.not_idle_fraction                0.011348                       # Percentage of non-idle cycles
system.cpu1.idle_fraction                    0.988652                       # Percentage of idle cycles
system.cpu1.Branches                        109788123                       # Number of branches fetched
system.cpu1.op_class::No_OpClass                    1      0.00%      0.00% # Class of executed instruction
system.cpu1.op_class::IntAlu                400601727     69.31%     69.31% # Class of executed instruction
system.cpu1.op_class::IntMult                 1185429      0.21%     69.51% # Class of executed instruction
system.cpu1.op_class::IntDiv                    51217      0.01%     69.52% # Class of executed instruction
system.cpu1.op_class::FloatAdd                      0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::FloatCmp                      0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::FloatCvt                      0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::FloatMult                     0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::FloatDiv                      0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::FloatSqrt                     0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdAdd                       0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdAddAcc                    0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdAlu                       0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdCmp                       0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdCvt                       0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdMisc                      0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdMult                      0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdMultAcc                   0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdShift                     0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdShiftAcc                  0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdSqrt                      0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdFloatAdd                  8      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdFloatAlu                  0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdFloatCmp                 13      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdFloatCvt                 21      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdFloatDiv                  0      0.00%     69.52% # Class of executed instruction
system.cpu1.op_class::SimdFloatMisc             55063      0.01%     69.53% # Class of executed instruction
system.cpu1.op_class::SimdFloatMult                 0      0.00%     69.53% # Class of executed instruction
system.cpu1.op_class::SimdFloatMultAcc              0      0.00%     69.53% # Class of executed instruction
system.cpu1.op_class::SimdFloatSqrt                 0      0.00%     69.53% # Class of executed instruction
system.cpu1.op_class::MemRead                92164972     15.95%     85.48% # Class of executed instruction
system.cpu1.op_class::MemWrite               83933161     14.52%    100.00% # Class of executed instruction
system.cpu1.op_class::IprAccess                     0      0.00%    100.00% # Class of executed instruction
system.cpu1.op_class::InstPrefetch                  0      0.00%    100.00% # Class of executed instruction
system.cpu1.op_class::total                 577991612                       # Class of executed instruction
system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
system.cpu1.kern.inst.quiesce                       0                       # number of quiesce instructions executed
system.iobus.trans_dist::ReadReq                40296                       # Transaction distribution
system.iobus.trans_dist::ReadResp               40296                       # Transaction distribution
system.iobus.trans_dist::WriteReq              136621                       # Transaction distribution
system.iobus.trans_dist::WriteResp              29957                       # Transaction distribution
system.iobus.trans_dist::WriteInvalidateResp       106664                       # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio        47916                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio           14                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.rtc.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart1_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart2_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart3_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.sp810_fake.pio           24                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.watchdog_fake.pio           16                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.ide.pio        29548                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.ide-pciconf          210                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.ethernet.pio        44750                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.ethernet-pciconf          164                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.pciconfig.pio           60                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::total       122798                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ide.dma::system.iocache.cpu_side       230956                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ide.dma::total       230956                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ethernet.dma::system.iocache.cpu_side           80                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.ethernet.dma::total           80                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::total                  353834                       # Packet count per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.uart.pio        47936                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.realview_io.pio           28                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.timer0.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.timer1.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.rtc.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.uart1_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.uart2_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.uart3_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.sp810_fake.pio           48                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.watchdog_fake.pio           32                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.ide.pio        17558                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.ide-pciconf          263                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.ethernet.pio        89500                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.ethernet-pciconf          251                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.realview.pciconfig.pio          120                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::total       155928                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ide.dma::system.iocache.cpu_side      7334256                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ide.dma::total      7334256                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ethernet.dma::system.iocache.cpu_side         2086                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.realview.ethernet.dma::total         2086                       # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size::total                  7492270                       # Cumulative packet size per connected master and slave (bytes)
system.iocache.tags.replacements               115460                       # number of replacements
system.iocache.tags.tagsinuse               10.407109                       # Cycle average of tags in use
system.iocache.tags.total_refs                      3                       # Total number of references to valid blocks.
system.iocache.tags.sampled_refs               115476                       # Sample count of references to valid blocks.
system.iocache.tags.avg_refs                 0.000026                       # Average number of references to valid blocks.
system.iocache.tags.warmup_cycle         13082113302009                       # Cycle when the warmup percentage was hit.
system.iocache.tags.occ_blocks::realview.ethernet     3.554601                       # Average occupied blocks per requestor
system.iocache.tags.occ_blocks::realview.ide     6.852508                       # Average occupied blocks per requestor
system.iocache.tags.occ_percent::realview.ethernet     0.222163                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::realview.ide     0.428282                       # Average percentage of cache occupancy
system.iocache.tags.occ_percent::total       0.650444                       # Average percentage of cache occupancy
system.iocache.tags.occ_task_id_blocks::1023           16                       # Occupied blocks per task id
system.iocache.tags.age_task_id_blocks_1023::3           16                       # Occupied blocks per task id
system.iocache.tags.occ_task_id_percent::1023            1                       # Percentage of cache occupancy per task id
system.iocache.tags.tag_accesses              1039659                       # Number of tag accesses
system.iocache.tags.data_accesses             1039659                       # Number of data accesses
system.iocache.ReadReq_misses::realview.ethernet           37                       # number of ReadReq misses
system.iocache.ReadReq_misses::realview.ide         8814                       # number of ReadReq misses
system.iocache.ReadReq_misses::total             8851                       # number of ReadReq misses
system.iocache.WriteReq_misses::realview.ethernet            3                       # number of WriteReq misses
system.iocache.WriteReq_misses::total               3                       # number of WriteReq misses
system.iocache.WriteInvalidateReq_misses::realview.ide       106664                       # number of WriteInvalidateReq misses
system.iocache.WriteInvalidateReq_misses::total       106664                       # number of WriteInvalidateReq misses
system.iocache.demand_misses::realview.ethernet           40                       # number of demand (read+write) misses
system.iocache.demand_misses::realview.ide         8814                       # number of demand (read+write) misses
system.iocache.demand_misses::total              8854                       # number of demand (read+write) misses
system.iocache.overall_misses::realview.ethernet           40                       # number of overall misses
system.iocache.overall_misses::realview.ide         8814                       # number of overall misses
system.iocache.overall_misses::total             8854                       # number of overall misses
system.iocache.ReadReq_accesses::realview.ethernet           37                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::realview.ide         8814                       # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total           8851                       # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::realview.ethernet            3                       # number of WriteReq accesses(hits+misses)
system.iocache.WriteReq_accesses::total             3                       # number of WriteReq accesses(hits+misses)
system.iocache.WriteInvalidateReq_accesses::realview.ide       106664                       # number of WriteInvalidateReq accesses(hits+misses)
system.iocache.WriteInvalidateReq_accesses::total       106664                       # number of WriteInvalidateReq accesses(hits+misses)
system.iocache.demand_accesses::realview.ethernet           40                       # number of demand (read+write) accesses
system.iocache.demand_accesses::realview.ide         8814                       # number of demand (read+write) accesses
system.iocache.demand_accesses::total            8854                       # number of demand (read+write) accesses
system.iocache.overall_accesses::realview.ethernet           40                       # number of overall (read+write) accesses
system.iocache.overall_accesses::realview.ide         8814                       # number of overall (read+write) accesses
system.iocache.overall_accesses::total           8854                       # number of overall (read+write) accesses
system.iocache.ReadReq_miss_rate::realview.ethernet            1                       # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::realview.ide            1                       # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::total             1                       # miss rate for ReadReq accesses
system.iocache.WriteReq_miss_rate::realview.ethernet            1                       # miss rate for WriteReq accesses
system.iocache.WriteReq_miss_rate::total            1                       # miss rate for WriteReq accesses
system.iocache.WriteInvalidateReq_miss_rate::realview.ide            1                       # miss rate for WriteInvalidateReq accesses
system.iocache.WriteInvalidateReq_miss_rate::total            1                       # miss rate for WriteInvalidateReq accesses
system.iocache.demand_miss_rate::realview.ethernet            1                       # miss rate for demand accesses
system.iocache.demand_miss_rate::realview.ide            1                       # miss rate for demand accesses
system.iocache.demand_miss_rate::total              1                       # miss rate for demand accesses
system.iocache.overall_miss_rate::realview.ethernet            1                       # miss rate for overall accesses
system.iocache.overall_miss_rate::realview.ide            1                       # miss rate for overall accesses
system.iocache.overall_miss_rate::total             1                       # miss rate for overall accesses
system.iocache.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.writebacks::writebacks          106631                       # number of writebacks
system.iocache.writebacks::total               106631                       # number of writebacks
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
system.l2c.tags.replacements                  1726938                       # number of replacements
system.l2c.tags.tagsinuse                65261.456077                       # Cycle average of tags in use
system.l2c.tags.total_refs                   30061688                       # Total number of references to valid blocks.
system.l2c.tags.sampled_refs                  1789677                       # Sample count of references to valid blocks.
system.l2c.tags.avg_refs                    16.797270                       # Average number of references to valid blocks.
system.l2c.tags.warmup_cycle                395986000                       # Cycle when the warmup percentage was hit.
system.l2c.tags.occ_blocks::writebacks   37843.446470                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.dtb.walker   133.851039                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.itb.walker   182.256334                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.inst     3658.181664                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.data     9398.442867                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.dtb.walker   138.187628                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.itb.walker   187.456005                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.inst     2615.769048                       # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.data    11103.865022                       # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks      0.577445                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.dtb.walker     0.002042                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.itb.walker     0.002781                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.inst       0.055819                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.data       0.143409                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.dtb.walker     0.002109                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.itb.walker     0.002860                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.inst       0.039913                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.data       0.169432                       # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total           0.995811                       # Average percentage of cache occupancy
system.l2c.tags.occ_task_id_blocks::1023          246                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_blocks::1024        62493                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1023::2            7                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1023::4          239                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::0          157                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::1          597                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::2         2750                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::3         4968                       # Occupied blocks per task id
system.l2c.tags.age_task_id_blocks_1024::4        54021                       # Occupied blocks per task id
system.l2c.tags.occ_task_id_percent::1023     0.003754                       # Percentage of cache occupancy per task id
system.l2c.tags.occ_task_id_percent::1024     0.953568                       # Percentage of cache occupancy per task id
system.l2c.tags.tag_accesses                291022560                       # Number of tag accesses
system.l2c.tags.data_accesses               291022560                       # Number of data accesses
system.l2c.ReadReq_hits::cpu0.dtb.walker       283104                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.itb.walker       147368                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.inst            7108650                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.data            3755195                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.dtb.walker       278245                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.itb.walker       144464                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.inst            7094952                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.data            3753176                       # number of ReadReq hits
system.l2c.ReadReq_hits::total               22565154                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks         8923646                       # number of Writeback hits
system.l2c.Writeback_hits::total              8923646                       # number of Writeback hits
system.l2c.WriteInvalidateReq_hits::cpu0.data       347701                       # number of WriteInvalidateReq hits
system.l2c.WriteInvalidateReq_hits::cpu1.data       349614                       # number of WriteInvalidateReq hits
system.l2c.WriteInvalidateReq_hits::total       697315                       # number of WriteInvalidateReq hits
system.l2c.UpgradeReq_hits::cpu0.data            5665                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data            5567                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total               11232                       # number of UpgradeReq hits
system.l2c.ReadExReq_hits::cpu0.data           860452                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::cpu1.data           824150                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total              1684602                       # number of ReadExReq hits
system.l2c.demand_hits::cpu0.dtb.walker        283104                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.itb.walker        147368                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.inst             7108650                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.data             4615647                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.dtb.walker        278245                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.itb.walker        144464                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.inst             7094952                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.data             4577326                       # number of demand (read+write) hits
system.l2c.demand_hits::total                24249756                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.dtb.walker       283104                       # number of overall hits
system.l2c.overall_hits::cpu0.itb.walker       147368                       # number of overall hits
system.l2c.overall_hits::cpu0.inst            7108650                       # number of overall hits
system.l2c.overall_hits::cpu0.data            4615647                       # number of overall hits
system.l2c.overall_hits::cpu1.dtb.walker       278245                       # number of overall hits
system.l2c.overall_hits::cpu1.itb.walker       144464                       # number of overall hits
system.l2c.overall_hits::cpu1.inst            7094952                       # number of overall hits
system.l2c.overall_hits::cpu1.data            4577326                       # number of overall hits
system.l2c.overall_hits::total               24249756                       # number of overall hits
system.l2c.ReadReq_misses::cpu0.dtb.walker         3134                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.itb.walker         2893                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.inst            50123                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.data           178100                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.dtb.walker         3281                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.itb.walker         2937                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.inst            34010                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.data           166374                       # number of ReadReq misses
system.l2c.ReadReq_misses::total               440852                       # number of ReadReq misses
system.l2c.WriteInvalidateReq_misses::cpu0.data       418601                       # number of WriteInvalidateReq misses
system.l2c.WriteInvalidateReq_misses::cpu1.data       129343                       # number of WriteInvalidateReq misses
system.l2c.WriteInvalidateReq_misses::total       547944                       # number of WriteInvalidateReq misses
system.l2c.UpgradeReq_misses::cpu0.data         19998                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data         20032                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total             40030                       # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu1.data            1                       # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total               1                       # number of SCUpgradeReq misses
system.l2c.ReadExReq_misses::cpu0.data         416039                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::cpu1.data         417565                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             833604                       # number of ReadExReq misses
system.l2c.demand_misses::cpu0.dtb.walker         3134                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.itb.walker         2893                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.inst             50123                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.data            594139                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.dtb.walker         3281                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.itb.walker         2937                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.inst             34010                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.data            583939                       # number of demand (read+write) misses
system.l2c.demand_misses::total               1274456                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.dtb.walker         3134                       # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker         2893                       # number of overall misses
system.l2c.overall_misses::cpu0.inst            50123                       # number of overall misses
system.l2c.overall_misses::cpu0.data           594139                       # number of overall misses
system.l2c.overall_misses::cpu1.dtb.walker         3281                       # number of overall misses
system.l2c.overall_misses::cpu1.itb.walker         2937                       # number of overall misses
system.l2c.overall_misses::cpu1.inst            34010                       # number of overall misses
system.l2c.overall_misses::cpu1.data           583939                       # number of overall misses
system.l2c.overall_misses::total              1274456                       # number of overall misses
system.l2c.ReadReq_accesses::cpu0.dtb.walker       286238                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.itb.walker       150261                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.inst        7158773                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.data        3933295                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.dtb.walker       281526                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.itb.walker       147401                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.inst        7128962                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.data        3919550                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total           23006006                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks      8923646                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total          8923646                       # number of Writeback accesses(hits+misses)
system.l2c.WriteInvalidateReq_accesses::cpu0.data       766302                       # number of WriteInvalidateReq accesses(hits+misses)
system.l2c.WriteInvalidateReq_accesses::cpu1.data       478957                       # number of WriteInvalidateReq accesses(hits+misses)
system.l2c.WriteInvalidateReq_accesses::total      1245259                       # number of WriteInvalidateReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data        25663                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data        25599                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total           51262                       # number of UpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::cpu1.data            1                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total             1                       # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data      1276491                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu1.data      1241715                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total          2518206                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.dtb.walker       286238                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.itb.walker       150261                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.inst         7158773                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.data         5209786                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.dtb.walker       281526                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.itb.walker       147401                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.inst         7128962                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.data         5161265                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total            25524212                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.dtb.walker       286238                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.itb.walker       150261                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.inst        7158773                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.data        5209786                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.dtb.walker       281526                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.itb.walker       147401                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.inst        7128962                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.data        5161265                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total           25524212                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.dtb.walker     0.010949                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.itb.walker     0.019253                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.inst      0.007002                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.data      0.045280                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.dtb.walker     0.011654                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.itb.walker     0.019925                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.inst      0.004771                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.data      0.042447                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total          0.019162                       # miss rate for ReadReq accesses
system.l2c.WriteInvalidateReq_miss_rate::cpu0.data     0.546261                       # miss rate for WriteInvalidateReq accesses
system.l2c.WriteInvalidateReq_miss_rate::cpu1.data     0.270051                       # miss rate for WriteInvalidateReq accesses
system.l2c.WriteInvalidateReq_miss_rate::total     0.440024                       # miss rate for WriteInvalidateReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data     0.779254                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data     0.782531                       # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total       0.780890                       # miss rate for UpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::cpu1.data            1                       # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total            1                       # miss rate for SCUpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu0.data     0.325924                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::cpu1.data     0.336281                       # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total        0.331031                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.dtb.walker     0.010949                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.itb.walker     0.019253                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.inst       0.007002                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.data       0.114043                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.dtb.walker     0.011654                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.itb.walker     0.019925                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.inst       0.004771                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.data       0.113139                       # miss rate for demand accesses
system.l2c.demand_miss_rate::total           0.049931                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.dtb.walker     0.010949                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.itb.walker     0.019253                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.inst      0.007002                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.data      0.114043                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.dtb.walker     0.011654                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.itb.walker     0.019925                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.inst      0.004771                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.data      0.113139                       # miss rate for overall accesses
system.l2c.overall_miss_rate::total          0.049931                       # miss rate for overall accesses
system.l2c.blocked_cycles::no_mshrs                 0                       # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
system.l2c.blocked::no_mshrs                        0                       # number of cycles access was blocked
system.l2c.blocked::no_targets                      0                       # number of cycles access was blocked
system.l2c.avg_blocked_cycles::no_mshrs           nan                       # average number of cycles each access was blocked
system.l2c.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
system.l2c.fast_writes                              0                       # number of fast writes performed
system.l2c.cache_copies                             0                       # number of cache copies performed
system.l2c.writebacks::writebacks             1507083                       # number of writebacks
system.l2c.writebacks::total                  1507083                       # number of writebacks
system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
system.membus.trans_dist::ReadReq              526435                       # Transaction distribution
system.membus.trans_dist::ReadResp             526435                       # Transaction distribution
system.membus.trans_dist::WriteReq              33712                       # Transaction distribution
system.membus.trans_dist::WriteResp             33712                       # Transaction distribution
system.membus.trans_dist::Writeback           1613714                       # Transaction distribution
system.membus.trans_dist::WriteInvalidateReq       654603                       # Transaction distribution
system.membus.trans_dist::WriteInvalidateResp       654603                       # Transaction distribution
system.membus.trans_dist::UpgradeReq            40598                       # Transaction distribution
system.membus.trans_dist::SCUpgradeReq              1                       # Transaction distribution
system.membus.trans_dist::UpgradeResp           40599                       # Transaction distribution
system.membus.trans_dist::ReadExReq            833044                       # Transaction distribution
system.membus.trans_dist::ReadExResp           833044                       # Transaction distribution
system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave       122798                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.nvmem.port           58                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.gic.pio         6654                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.physmem.port      5323323                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::total      5452833                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port       337667                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total       337667                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total                5790500                       # Packet count per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.bridge.slave       155928                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.realview.nvmem.port          132                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.realview.gic.pio        13308                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::system.physmem.port    213243872                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.l2c.mem_side::total    213413240                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::system.physmem.port     14217344                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::total     14217344                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size::total               227630584                       # Cumulative packet size per connected master and slave (bytes)
system.membus.snoops                                0                       # Total snoops (count)
system.membus.snoop_fanout::samples           3591663                       # Request fanout histogram
system.membus.snoop_fanout::mean                    1                       # Request fanout histogram
system.membus.snoop_fanout::stdev                   0                       # Request fanout histogram
system.membus.snoop_fanout::underflows              0      0.00%      0.00% # Request fanout histogram
system.membus.snoop_fanout::0                       0      0.00%      0.00% # Request fanout histogram
system.membus.snoop_fanout::1                 3591663    100.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::2                       0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::overflows               0      0.00%    100.00% # Request fanout histogram
system.membus.snoop_fanout::min_value               1                       # Request fanout histogram
system.membus.snoop_fanout::max_value               1                       # Request fanout histogram
system.membus.snoop_fanout::total             3591663                       # Request fanout histogram
system.realview.ethernet.txBytes                  966                       # Bytes Transmitted
system.realview.ethernet.txPackets                  3                       # Number of Packets Transmitted
system.realview.ethernet.txIpChecksums              0                       # Number of tx IP Checksums done by device
system.realview.ethernet.txTcpChecksums             0                       # Number of tx TCP Checksums done by device
system.realview.ethernet.txUdpChecksums             0                       # Number of tx UDP Checksums done by device
system.realview.ethernet.descDMAReads               0                       # Number of descriptors the device read w/ DMA
system.realview.ethernet.descDMAWrites              0                       # Number of descriptors the device wrote w/ DMA
system.realview.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
system.realview.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
system.realview.ethernet.totBandwidth             151                       # Total Bandwidth (bits/s)
system.realview.ethernet.totPackets                 3                       # Total Packets
system.realview.ethernet.totBytes                 966                       # Total Bytes
system.realview.ethernet.totPPS                     0                       # Total Tranmission Rate (packets/s)
system.realview.ethernet.txBandwidth              151                       # Transmit Bandwidth (bits/s)
system.realview.ethernet.txPPS                      0                       # Packet Tranmission Rate (packets/s)
system.realview.ethernet.postedSwi                  0                       # number of software interrupts posted to CPU
system.realview.ethernet.coalescedSwi               0                       # average number of Swi's coalesced into each post
system.realview.ethernet.totalSwi                   0                       # total number of Swi written to ISR
system.realview.ethernet.postedRxIdle               0                       # number of rxIdle interrupts posted to CPU
system.realview.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
system.realview.ethernet.totalRxIdle                0                       # total number of RxIdle written to ISR
system.realview.ethernet.postedRxOk                 0                       # number of RxOk interrupts posted to CPU
system.realview.ethernet.coalescedRxOk              0                       # average number of RxOk's coalesced into each post
system.realview.ethernet.totalRxOk                  0                       # total number of RxOk written to ISR
system.realview.ethernet.postedRxDesc               0                       # number of RxDesc interrupts posted to CPU
system.realview.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
system.realview.ethernet.totalRxDesc                0                       # total number of RxDesc written to ISR
system.realview.ethernet.postedTxOk                 0                       # number of TxOk interrupts posted to CPU
system.realview.ethernet.coalescedTxOk              0                       # average number of TxOk's coalesced into each post
system.realview.ethernet.totalTxOk                  0                       # total number of TxOk written to ISR
system.realview.ethernet.postedTxIdle               0                       # number of TxIdle interrupts posted to CPU
system.realview.ethernet.coalescedTxIdle            0                       # average number of TxIdle's coalesced into each post
system.realview.ethernet.totalTxIdle                0                       # total number of TxIdle written to ISR
system.realview.ethernet.postedTxDesc               0                       # number of TxDesc interrupts posted to CPU
system.realview.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
system.realview.ethernet.totalTxDesc                0                       # total number of TxDesc written to ISR
system.realview.ethernet.postedRxOrn                0                       # number of RxOrn posted to CPU
system.realview.ethernet.coalescedRxOrn             0                       # average number of RxOrn's coalesced into each post
system.realview.ethernet.totalRxOrn                 0                       # total number of RxOrn written to ISR
system.realview.ethernet.coalescedTotal             0                       # average number of interrupts coalesced into each post
system.realview.ethernet.postedInterrupts           18                       # number of posts to CPU
system.realview.ethernet.droppedPackets             0                       # number of packets dropped
system.toL2Bus.trans_dist::ReadReq           23461417                       # Transaction distribution
system.toL2Bus.trans_dist::ReadResp          23461417                       # Transaction distribution
system.toL2Bus.trans_dist::WriteReq             33712                       # Transaction distribution
system.toL2Bus.trans_dist::WriteResp            33712                       # Transaction distribution
system.toL2Bus.trans_dist::Writeback          8923646                       # Transaction distribution
system.toL2Bus.trans_dist::WriteInvalidateReq      1245259                       # Transaction distribution
system.toL2Bus.trans_dist::WriteInvalidateResp      1245259                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeReq           51262                       # Transaction distribution
system.toL2Bus.trans_dist::SCUpgradeReq             1                       # Transaction distribution
system.toL2Bus.trans_dist::UpgradeResp          51263                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExReq          2518206                       # Transaction distribution
system.toL2Bus.trans_dist::ReadExResp         2518206                       # Transaction distribution
system.toL2Bus.pkt_count_system.cpu0.icache.mem_side::system.l2c.cpu_side     28661720                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side::system.l2c.cpu_side     32393430                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu0.itb.walker.dma::system.l2c.cpu_side       832700                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma::system.l2c.cpu_side      1655510                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_count::total              63543360                       # Packet count per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.icache.mem_side::system.l2c.cpu_side    914587540                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.dcache.mem_side::system.l2c.cpu_side   1314747172                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.itb.walker.dma::system.l2c.cpu_side      3330800                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size_system.cpu0.dtb.walker.dma::system.l2c.cpu_side      6622040                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.pkt_size::total             2239287552                       # Cumulative packet size per connected master and slave (bytes)
system.toL2Bus.snoops                          116335                       # Total snoops (count)
system.toL2Bus.snoop_fanout::samples         36238577                       # Request fanout histogram
system.toL2Bus.snoop_fanout::mean            5.003188                       # Request fanout histogram
system.toL2Bus.snoop_fanout::stdev           0.056370                       # Request fanout histogram
system.toL2Bus.snoop_fanout::underflows             0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::0                      0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::1                      0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::2                      0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::3                      0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::4                      0      0.00%      0.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::5               36123059     99.68%     99.68% # Request fanout histogram
system.toL2Bus.snoop_fanout::6                 115518      0.32%    100.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::overflows              0      0.00%    100.00% # Request fanout histogram
system.toL2Bus.snoop_fanout::min_value              5                       # Request fanout histogram
system.toL2Bus.snoop_fanout::max_value              6                       # Request fanout histogram
system.toL2Bus.snoop_fanout::total           36238577                       # Request fanout histogram

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