summaryrefslogtreecommitdiff
path: root/tests/quick/fs/80.netperf-stream/ref/alpha/linux/twosys-tsunami-simple-atomic/stats.txt
blob: 839261940ede3941e92247e828eddbe85fa477e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323

---------- Begin Simulation Statistics ----------
sim_seconds                                  0.200409                       # Number of seconds simulated
sim_ticks                                200409271000                       # Number of ticks simulated
final_tick                               4321213476000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                               18920085                       # Simulator instruction rate (inst/s)
host_op_rate                                 18920078                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             7239205973                       # Simulator tick rate (ticks/s)
host_mem_usage                                 501524                       # Number of bytes of host memory used
host_seconds                                    27.68                       # Real time elapsed on the host
sim_insts                                   523780905                       # Number of instructions simulated
sim_ops                                     523780905                       # Number of ops (including micro ops) simulated
drivesys.voltage_domain.voltage                     1                       # Voltage in Volts
drivesys.clk_domain.clock                        1000                       # Clock period in ticks
drivesys.physmem.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.physmem.bytes_read::cpu.inst        76205572                       # Number of bytes read from this memory
drivesys.physmem.bytes_read::cpu.data        26284292                       # Number of bytes read from this memory
drivesys.physmem.bytes_read::tsunami.ethernet     57260550                       # Number of bytes read from this memory
drivesys.physmem.bytes_read::total          159750414                       # Number of bytes read from this memory
drivesys.physmem.bytes_inst_read::cpu.inst     76205572                       # Number of instructions bytes read from this memory
drivesys.physmem.bytes_inst_read::total      76205572                       # Number of instructions bytes read from this memory
drivesys.physmem.bytes_written::cpu.data     14619632                       # Number of bytes written to this memory
drivesys.physmem.bytes_written::tsunami.ethernet         1064                       # Number of bytes written to this memory
drivesys.physmem.bytes_written::total        14620696                       # Number of bytes written to this memory
drivesys.physmem.num_reads::cpu.inst         19051393                       # Number of read requests responded to by this memory
drivesys.physmem.num_reads::cpu.data          3647049                       # Number of read requests responded to by this memory
drivesys.physmem.num_reads::tsunami.ethernet      2385839                       # Number of read requests responded to by this memory
drivesys.physmem.num_reads::total            25084281                       # Number of read requests responded to by this memory
drivesys.physmem.num_writes::cpu.data         2024776                       # Number of write requests responded to by this memory
drivesys.physmem.num_writes::tsunami.ethernet           37                       # Number of write requests responded to by this memory
drivesys.physmem.num_writes::total            2024813                       # Number of write requests responded to by this memory
drivesys.physmem.bw_read::cpu.inst          380249734                       # Total read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_read::cpu.data          131153074                       # Total read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_read::tsunami.ethernet    285718069                       # Total read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_read::total             797120878                       # Total read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_inst_read::cpu.inst     380249734                       # Instruction read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_inst_read::total        380249734                       # Instruction read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_write::cpu.data          72948881                       # Write bandwidth from this memory (bytes/s)
drivesys.physmem.bw_write::tsunami.ethernet         5309                       # Write bandwidth from this memory (bytes/s)
drivesys.physmem.bw_write::total             72954190                       # Write bandwidth from this memory (bytes/s)
drivesys.physmem.bw_total::cpu.inst         380249734                       # Total bandwidth to/from this memory (bytes/s)
drivesys.physmem.bw_total::cpu.data         204101955                       # Total bandwidth to/from this memory (bytes/s)
drivesys.physmem.bw_total::tsunami.ethernet    285723379                       # Total bandwidth to/from this memory (bytes/s)
drivesys.physmem.bw_total::total            870075068                       # Total bandwidth to/from this memory (bytes/s)
drivesys.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.bridge.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.cpu.clk_domain.clock                     250                       # Clock period in ticks
drivesys.cpu.dtb.fetch_hits                         0                       # ITB hits
drivesys.cpu.dtb.fetch_misses                       0                       # ITB misses
drivesys.cpu.dtb.fetch_acv                          0                       # ITB acv
drivesys.cpu.dtb.fetch_accesses                     0                       # ITB accesses
drivesys.cpu.dtb.read_hits                    3725273                       # DTB read hits
drivesys.cpu.dtb.read_misses                      487                       # DTB read misses
drivesys.cpu.dtb.read_acv                          30                       # DTB read access violations
drivesys.cpu.dtb.read_accesses                 267991                       # DTB read accesses
drivesys.cpu.dtb.write_hits                   2084079                       # DTB write hits
drivesys.cpu.dtb.write_misses                      82                       # DTB write misses
drivesys.cpu.dtb.write_acv                         10                       # DTB write access violations
drivesys.cpu.dtb.write_accesses                133239                       # DTB write accesses
drivesys.cpu.dtb.data_hits                    5809352                       # DTB hits
drivesys.cpu.dtb.data_misses                      569                       # DTB misses
drivesys.cpu.dtb.data_acv                          40                       # DTB access violations
drivesys.cpu.dtb.data_accesses                 401230                       # DTB accesses
drivesys.cpu.itb.fetch_hits                   4197628                       # ITB hits
drivesys.cpu.itb.fetch_misses                     194                       # ITB misses
drivesys.cpu.itb.fetch_acv                         22                       # ITB acv
drivesys.cpu.itb.fetch_accesses               4197822                       # ITB accesses
drivesys.cpu.itb.read_hits                          0                       # DTB read hits
drivesys.cpu.itb.read_misses                        0                       # DTB read misses
drivesys.cpu.itb.read_acv                           0                       # DTB read access violations
drivesys.cpu.itb.read_accesses                      0                       # DTB read accesses
drivesys.cpu.itb.write_hits                         0                       # DTB write hits
drivesys.cpu.itb.write_misses                       0                       # DTB write misses
drivesys.cpu.itb.write_acv                          0                       # DTB write access violations
drivesys.cpu.itb.write_accesses                     0                       # DTB write accesses
drivesys.cpu.itb.data_hits                          0                       # DTB hits
drivesys.cpu.itb.data_misses                        0                       # DTB misses
drivesys.cpu.itb.data_acv                           0                       # DTB access violations
drivesys.cpu.itb.data_accesses                      0                       # DTB accesses
drivesys.cpu.numPwrStateTransitions             39752                       # Number of power state transitions
drivesys.cpu.pwrStateClkGateDist::samples        19877                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::mean   9843365.409770                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::stdev  830979.613808                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::1000-5e+10        19877    100.00%    100.00% # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::min_value        25500                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::max_value      9947500                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::total         19877                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateResidencyTicks::ON    4757933250                       # Cumulative time (in ticks) in various power states
drivesys.cpu.pwrStateResidencyTicks::CLK_GATED 195656574250                       # Cumulative time (in ticks) in various power states
drivesys.cpu.numCycles                      801651324                       # number of cpu cycles simulated
drivesys.cpu.numWorkItemsStarted                    0                       # number of work items this cpu started
drivesys.cpu.numWorkItemsCompleted                  0                       # number of work items this cpu completed
drivesys.cpu.kern.inst.arm                          0                       # number of arm instructions executed
drivesys.cpu.kern.inst.quiesce                  19876                       # number of quiesce instructions executed
drivesys.cpu.kern.inst.hwrei                   143591                       # number of hwrei instructions executed
drivesys.cpu.kern.ipl_count::0                  60359     42.42%     42.42% # number of times we switched to this ipl
drivesys.cpu.kern.ipl_count::21                 19727     13.86%     56.28% # number of times we switched to this ipl
drivesys.cpu.kern.ipl_count::22                   205      0.14%     56.42% # number of times we switched to this ipl
drivesys.cpu.kern.ipl_count::31                 62011     43.58%    100.00% # number of times we switched to this ipl
drivesys.cpu.kern.ipl_count::total             142302                       # number of times we switched to this ipl
drivesys.cpu.kern.ipl_good::0                   60359     42.91%     42.91% # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_good::21                  19727     14.03%     56.94% # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_good::22                    205      0.15%     57.09% # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_good::31                  60360     42.91%    100.00% # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_good::total              140651                       # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_ticks::0           197399332500     98.50%     98.50% # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_ticks::21             798910750      0.40%     98.90% # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_ticks::22               4407500      0.00%     98.90% # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_ticks::31            2205211250      1.10%    100.00% # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_ticks::total       200407862000                       # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_used::0                       1                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.ipl_used::21                      1                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.ipl_used::22                      1                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.ipl_used::31               0.973376                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.ipl_used::total            0.988398                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.callpal::swpctx                  72      0.06%      0.06% # number of callpals executed
drivesys.cpu.kern.callpal::tbi                      5      0.00%      0.06% # number of callpals executed
drivesys.cpu.kern.callpal::swpipl              102333     83.31%     83.37% # number of callpals executed
drivesys.cpu.kern.callpal::rdps                   354      0.29%     83.66% # number of callpals executed
drivesys.cpu.kern.callpal::rdusp                    1      0.00%     83.66% # number of callpals executed
drivesys.cpu.kern.callpal::rti                  20038     16.31%     99.97% # number of callpals executed
drivesys.cpu.kern.callpal::callsys                 25      0.02%     99.99% # number of callpals executed
drivesys.cpu.kern.callpal::imb                      7      0.01%    100.00% # number of callpals executed
drivesys.cpu.kern.callpal::total               122835                       # number of callpals executed
drivesys.cpu.kern.mode_switch::kernel             214                       # number of protection mode switches
drivesys.cpu.kern.mode_switch::user               140                       # number of protection mode switches
drivesys.cpu.kern.mode_switch::idle             19896                       # number of protection mode switches
drivesys.cpu.kern.mode_good::kernel               144                      
drivesys.cpu.kern.mode_good::user                 140                      
drivesys.cpu.kern.mode_good::idle                   4                      
drivesys.cpu.kern.mode_switch_good::kernel     0.672897                       # fraction of useful protection mode switches
drivesys.cpu.kern.mode_switch_good::user            1                       # fraction of useful protection mode switches
drivesys.cpu.kern.mode_switch_good::idle     0.000201                       # fraction of useful protection mode switches
drivesys.cpu.kern.mode_switch_good::total     0.014222                       # fraction of useful protection mode switches
drivesys.cpu.kern.mode_ticks::kernel         78134250      2.63%      2.63% # number of ticks spent at the given mode
drivesys.cpu.kern.mode_ticks::user          319668250     10.78%     13.41% # number of ticks spent at the given mode
drivesys.cpu.kern.mode_ticks::idle         2567942000     86.59%    100.00% # number of ticks spent at the given mode
drivesys.cpu.kern.swap_context                     72                       # number of times the context was actually changed
drivesys.cpu.committedInsts                  19050784                       # Number of instructions committed
drivesys.cpu.committedOps                    19050784                       # Number of ops (including micro ops) committed
drivesys.cpu.num_int_alu_accesses            17740632                       # Number of integer alu accesses
drivesys.cpu.num_fp_alu_accesses                 1412                       # Number of float alu accesses
drivesys.cpu.num_func_calls                   1265024                       # number of times a function call or return occured
drivesys.cpu.num_conditional_control_insts      1264985                       # number of instructions that are conditional controls
drivesys.cpu.num_int_insts                   17740632                       # number of integer instructions
drivesys.cpu.num_fp_insts                        1412                       # number of float instructions
drivesys.cpu.num_int_register_reads          23072330                       # number of times the integer registers were read
drivesys.cpu.num_int_register_writes         13981107                       # number of times the integer registers were written
drivesys.cpu.num_fp_register_reads                760                       # number of times the floating registers were read
drivesys.cpu.num_fp_register_writes               766                       # number of times the floating registers were written
drivesys.cpu.num_mem_refs                     5830788                       # number of memory refs
drivesys.cpu.num_load_insts                   3746196                       # Number of load instructions
drivesys.cpu.num_store_insts                  2084592                       # Number of store instructions
drivesys.cpu.num_idle_cycles             782619252.927065                       # Number of idle cycles
drivesys.cpu.num_busy_cycles             19032071.072935                       # Number of busy cycles
drivesys.cpu.not_idle_fraction               0.023741                       # Percentage of non-idle cycles
drivesys.cpu.idle_fraction                   0.976259                       # Percentage of idle cycles
drivesys.cpu.Branches                         2793313                       # Number of branches fetched
drivesys.cpu.op_class::No_OpClass              623554      3.27%      3.27% # Class of executed instruction
drivesys.cpu.op_class::IntAlu                11538627     60.57%     63.84% # Class of executed instruction
drivesys.cpu.op_class::IntMult                  20663      0.11%     63.95% # Class of executed instruction
drivesys.cpu.op_class::IntDiv                       0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::FloatAdd                   141      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::FloatCmp                     0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::FloatCvt                     0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::FloatMult                    0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::FloatMultAcc                 0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::FloatDiv                    23      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::FloatMisc                    0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::FloatSqrt                    0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdAdd                      0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdAddAcc                   0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdAlu                      0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdCmp                      0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdCvt                      0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdMisc                     0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdMult                     0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdMultAcc                  0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdShift                    0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdShiftAcc                 0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdSqrt                     0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatAdd                 0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatAlu                 0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatCmp                 0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatCvt                 0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatDiv                 0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatMisc                0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatMult                0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatMultAcc             0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatSqrt                0      0.00%     63.95% # Class of executed instruction
drivesys.cpu.op_class::MemRead                4025389     21.13%     85.08% # Class of executed instruction
drivesys.cpu.op_class::MemWrite               2084412     10.94%     96.02% # Class of executed instruction
drivesys.cpu.op_class::FloatMemRead               639      0.00%     96.02% # Class of executed instruction
drivesys.cpu.op_class::FloatMemWrite              609      0.00%     96.02% # Class of executed instruction
drivesys.cpu.op_class::IprAccess               757336      3.98%    100.00% # Class of executed instruction
drivesys.cpu.op_class::InstPrefetch                 0      0.00%    100.00% # Class of executed instruction
drivesys.cpu.op_class::total                 19051393                       # Class of executed instruction
drivesys.disk0.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
drivesys.disk0.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
drivesys.disk0.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
drivesys.disk0.dma_write_full_pages                 0                       # Number of full page size DMA writes.
drivesys.disk0.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
drivesys.disk0.dma_write_txs                        0                       # Number of DMA write transactions.
drivesys.disk2.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
drivesys.disk2.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
drivesys.disk2.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
drivesys.disk2.dma_write_full_pages                 0                       # Number of full page size DMA writes.
drivesys.disk2.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
drivesys.disk2.dma_write_txs                        0                       # Number of DMA write transactions.
drivesys.iobridge.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.iobus.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.iobus.trans_dist::ReadReq            2484469                       # Transaction distribution
drivesys.iobus.trans_dist::ReadResp           2484469                       # Transaction distribution
drivesys.iobus.trans_dist::WriteReq             39723                       # Transaction distribution
drivesys.iobus.trans_dist::WriteResp            39723                       # Transaction distribution
drivesys.iobus.pkt_count_drivesys.bridge.master::drivesys.tsunami.cchip.pio       197670                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count_drivesys.bridge.master::drivesys.tsunami.ethernet.pio        78962                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count_drivesys.bridge.master::total       276632                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count_drivesys.tsunami.ethernet.dma::drivesys.iobridge.slave      4771752                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count_drivesys.tsunami.ethernet.dma::total      4771752                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count::total               5048384                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.bridge.master::drivesys.tsunami.cchip.pio       790680                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.bridge.master::drivesys.tsunami.ethernet.pio       157924                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.bridge.master::total       948604                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.tsunami.ethernet.dma::drivesys.iobridge.slave     57261614                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.tsunami.ethernet.dma::total     57261614                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size::total               58210218                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.snoop_filter.tot_requests            0                       # Total number of requests made to the snoop filter.
drivesys.membus.snoop_filter.hit_single_requests            0                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
drivesys.membus.snoop_filter.hit_multi_requests            0                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
drivesys.membus.snoop_filter.tot_snoops             0                       # Total number of snoops made to the snoop filter.
drivesys.membus.snoop_filter.hit_single_snoops            0                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
drivesys.membus.snoop_filter.hit_multi_snoops            0                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
drivesys.membus.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.membus.trans_dist::ReadReq          25081955                       # Transaction distribution
drivesys.membus.trans_dist::ReadResp         25182911                       # Transaction distribution
drivesys.membus.trans_dist::WriteReq          1963575                       # Transaction distribution
drivesys.membus.trans_dist::WriteResp         1963575                       # Transaction distribution
drivesys.membus.trans_dist::LoadLockedReq       100956                       # Transaction distribution
drivesys.membus.trans_dist::StoreCondReq       100924                       # Transaction distribution
drivesys.membus.trans_dist::StoreCondResp       100924                       # Transaction distribution
drivesys.membus.pkt_count_drivesys.cpu.icache_port::drivesys.physmem.port     38102786                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.cpu.icache_port::total     38102786                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.cpu.dcache_port::drivesys.bridge.slave       276632                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.cpu.dcache_port::drivesys.physmem.port     11343650                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.cpu.dcache_port::total     11620282                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.iobridge.master::drivesys.physmem.port      4771752                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.iobridge.master::total      4771752                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count::total             54494820                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.icache_port::drivesys.physmem.port     76205572                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.icache_port::total     76205572                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.dcache_port::drivesys.bridge.slave       948604                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.dcache_port::drivesys.physmem.port     40903924                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.dcache_port::total     41852528                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.iobridge.master::drivesys.physmem.port     57261614                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.iobridge.master::total     57261614                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size::total             175319714                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.snoops                              0                       # Total snoops (count)
drivesys.membus.snoopTraffic                        0                       # Total snoop traffic (bytes)
drivesys.membus.snoop_fanout::samples        27247410                       # Request fanout histogram
drivesys.membus.snoop_fanout::mean                  0                       # Request fanout histogram
drivesys.membus.snoop_fanout::stdev                 0                       # Request fanout histogram
drivesys.membus.snoop_fanout::underflows            0      0.00%      0.00% # Request fanout histogram
drivesys.membus.snoop_fanout::0              27247410    100.00%    100.00% # Request fanout histogram
drivesys.membus.snoop_fanout::1                     0      0.00%    100.00% # Request fanout histogram
drivesys.membus.snoop_fanout::overflows             0      0.00%    100.00% # Request fanout histogram
drivesys.membus.snoop_fanout::min_value             0                       # Request fanout histogram
drivesys.membus.snoop_fanout::max_value             0                       # Request fanout histogram
drivesys.membus.snoop_fanout::total          27247410                       # Request fanout histogram
drivesys.membus.badaddr_responder.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.backdoor.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.cchip.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.ethernet.clk_domain.clock         2000                       # Clock period in ticks
drivesys.tsunami.pchip.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.ethernet.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.ethernet.txBytes                 798                       # Bytes Transmitted
drivesys.tsunami.ethernet.rxBytes                 960                       # Bytes Received
drivesys.tsunami.ethernet.txPackets                 5                       # Number of Packets Transmitted
drivesys.tsunami.ethernet.rxPackets                 8                       # Number of Packets Received
drivesys.tsunami.ethernet.txIpChecksums             2                       # Number of tx IP Checksums done by device
drivesys.tsunami.ethernet.rxIpChecksums             8                       # Number of rx IP Checksums done by device
drivesys.tsunami.ethernet.txTcpChecksums            2                       # Number of tx TCP Checksums done by device
drivesys.tsunami.ethernet.rxTcpChecksums            8                       # Number of rx TCP Checksums done by device
drivesys.tsunami.ethernet.txUdpChecksums            0                       # Number of tx UDP Checksums done by device
drivesys.tsunami.ethernet.rxUdpChecksums            0                       # Number of rx UDP Checksums done by device
drivesys.tsunami.ethernet.descDMAReads        2385810                       # Number of descriptors the device read w/ DMA
drivesys.tsunami.ethernet.descDMAWrites            13                       # Number of descriptors the device wrote w/ DMA
drivesys.tsunami.ethernet.descDmaReadBytes     57259440                       # number of descriptor bytes read w/ DMA
drivesys.tsunami.ethernet.descDmaWriteBytes          104                       # number of descriptor bytes write w/ DMA
drivesys.tsunami.ethernet.totBandwidth          70176                       # Total Bandwidth (bits/s)
drivesys.tsunami.ethernet.totPackets               13                       # Total Packets
drivesys.tsunami.ethernet.totBytes               1758                       # Total Bytes
drivesys.tsunami.ethernet.totPPS                   65                       # Total Tranmission Rate (packets/s)
drivesys.tsunami.ethernet.txBandwidth           31855                       # Transmit Bandwidth (bits/s)
drivesys.tsunami.ethernet.rxBandwidth           38322                       # Receive Bandwidth (bits/s)
drivesys.tsunami.ethernet.txPPS                    25                       # Packet Tranmission Rate (packets/s)
drivesys.tsunami.ethernet.rxPPS                    40                       # Packet Reception Rate (packets/s)
drivesys.tsunami.ethernet.postedSwi                 0                       # number of software interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedSwi              0                       # average number of Swi's coalesced into each post
drivesys.tsunami.ethernet.totalSwi                  0                       # total number of Swi written to ISR
drivesys.tsunami.ethernet.postedRxIdle              0                       # number of rxIdle interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
drivesys.tsunami.ethernet.totalRxIdle               0                       # total number of RxIdle written to ISR
drivesys.tsunami.ethernet.postedRxOk                0                       # number of RxOk interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedRxOk             0                       # average number of RxOk's coalesced into each post
drivesys.tsunami.ethernet.totalRxOk                 0                       # total number of RxOk written to ISR
drivesys.tsunami.ethernet.postedRxDesc              8                       # number of RxDesc interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
drivesys.tsunami.ethernet.totalRxDesc               8                       # total number of RxDesc written to ISR
drivesys.tsunami.ethernet.postedTxOk                0                       # number of TxOk interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedTxOk             0                       # average number of TxOk's coalesced into each post
drivesys.tsunami.ethernet.totalTxOk                 0                       # total number of TxOk written to ISR
drivesys.tsunami.ethernet.postedTxIdle          19726                       # number of TxIdle interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedTxIdle            1                       # average number of TxIdle's coalesced into each post
drivesys.tsunami.ethernet.totalTxIdle         2385810                       # total number of TxIdle written to ISR
drivesys.tsunami.ethernet.postedTxDesc              0                       # number of TxDesc interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
drivesys.tsunami.ethernet.totalTxDesc               0                       # total number of TxDesc written to ISR
drivesys.tsunami.ethernet.postedRxOrn               0                       # number of RxOrn posted to CPU
drivesys.tsunami.ethernet.coalescedRxOrn            0                       # average number of RxOrn's coalesced into each post
drivesys.tsunami.ethernet.totalRxOrn                0                       # total number of RxOrn written to ISR
drivesys.tsunami.ethernet.coalescedTotal            1                       # average number of interrupts coalesced into each post
drivesys.tsunami.ethernet.postedInterrupts      2385831                       # number of posts to CPU
drivesys.tsunami.ethernet.droppedPackets            0                       # number of packets dropped
drivesys.tsunami.fake_OROM.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_ata0.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_ata1.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_addr.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read0.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read1.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read2.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read3.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read4.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read5.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read6.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read7.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_write.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_ppc.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_sm_chip.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_uart1.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_uart2.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_uart3.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_uart4.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fb.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.ide.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.io.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.uart.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.voltage_domain.voltage                      1                       # Voltage in Volts
testsys.clk_domain.clock                         1000                       # Clock period in ticks
testsys.physmem.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.physmem.bytes_read::cpu.inst         81044080                       # Number of bytes read from this memory
testsys.physmem.bytes_read::cpu.data         27825116                       # Number of bytes read from this memory
testsys.physmem.bytes_read::tsunami.ethernet     57260496                       # Number of bytes read from this memory
testsys.physmem.bytes_read::total           166129692                       # Number of bytes read from this memory
testsys.physmem.bytes_inst_read::cpu.inst     81044080                       # Number of instructions bytes read from this memory
testsys.physmem.bytes_inst_read::total       81044080                       # Number of instructions bytes read from this memory
testsys.physmem.bytes_written::cpu.data      16605404                       # Number of bytes written to this memory
testsys.physmem.bytes_written::tsunami.ethernet          902                       # Number of bytes written to this memory
testsys.physmem.bytes_written::total         16606306                       # Number of bytes written to this memory
testsys.physmem.num_reads::cpu.inst          20261020                       # Number of read requests responded to by this memory
testsys.physmem.num_reads::cpu.data           3842409                       # Number of read requests responded to by this memory
testsys.physmem.num_reads::tsunami.ethernet      2385836                       # Number of read requests responded to by this memory
testsys.physmem.num_reads::total             26489265                       # Number of read requests responded to by this memory
testsys.physmem.num_writes::cpu.data          2258228                       # Number of write requests responded to by this memory
testsys.physmem.num_writes::tsunami.ethernet           31                       # Number of write requests responded to by this memory
testsys.physmem.num_writes::total             2258259                       # Number of write requests responded to by this memory
testsys.physmem.bw_read::cpu.inst           404392869                       # Total read bandwidth from this memory (bytes/s)
testsys.physmem.bw_read::cpu.data           138841461                       # Total read bandwidth from this memory (bytes/s)
testsys.physmem.bw_read::tsunami.ethernet    285717800                       # Total read bandwidth from this memory (bytes/s)
testsys.physmem.bw_read::total              828952130                       # Total read bandwidth from this memory (bytes/s)
testsys.physmem.bw_inst_read::cpu.inst      404392869                       # Instruction read bandwidth from this memory (bytes/s)
testsys.physmem.bw_inst_read::total         404392869                       # Instruction read bandwidth from this memory (bytes/s)
testsys.physmem.bw_write::cpu.data           82857464                       # Write bandwidth from this memory (bytes/s)
testsys.physmem.bw_write::tsunami.ethernet         4501                       # Write bandwidth from this memory (bytes/s)
testsys.physmem.bw_write::total              82861965                       # Write bandwidth from this memory (bytes/s)
testsys.physmem.bw_total::cpu.inst          404392869                       # Total bandwidth to/from this memory (bytes/s)
testsys.physmem.bw_total::cpu.data          221698925                       # Total bandwidth to/from this memory (bytes/s)
testsys.physmem.bw_total::tsunami.ethernet    285722301                       # Total bandwidth to/from this memory (bytes/s)
testsys.physmem.bw_total::total             911814095                       # Total bandwidth to/from this memory (bytes/s)
testsys.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.bridge.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.cpu.clk_domain.clock                      500                       # Clock period in ticks
testsys.cpu.dtb.fetch_hits                          0                       # ITB hits
testsys.cpu.dtb.fetch_misses                        0                       # ITB misses
testsys.cpu.dtb.fetch_acv                           0                       # ITB acv
testsys.cpu.dtb.fetch_accesses                      0                       # ITB accesses
testsys.cpu.dtb.read_hits                     3916768                       # DTB read hits
testsys.cpu.dtb.read_misses                      3287                       # DTB read misses
testsys.cpu.dtb.read_acv                           80                       # DTB read access violations
testsys.cpu.dtb.read_accesses                  225414                       # DTB read accesses
testsys.cpu.dtb.write_hits                    2316721                       # DTB write hits
testsys.cpu.dtb.write_misses                      528                       # DTB write misses
testsys.cpu.dtb.write_acv                          81                       # DTB write access violations
testsys.cpu.dtb.write_accesses                 109988                       # DTB write accesses
testsys.cpu.dtb.data_hits                     6233489                       # DTB hits
testsys.cpu.dtb.data_misses                      3815                       # DTB misses
testsys.cpu.dtb.data_acv                          161                       # DTB access violations
testsys.cpu.dtb.data_accesses                  335402                       # DTB accesses
testsys.cpu.itb.fetch_hits                    4052237                       # ITB hits
testsys.cpu.itb.fetch_misses                     1497                       # ITB misses
testsys.cpu.itb.fetch_acv                          69                       # ITB acv
testsys.cpu.itb.fetch_accesses                4053734                       # ITB accesses
testsys.cpu.itb.read_hits                           0                       # DTB read hits
testsys.cpu.itb.read_misses                         0                       # DTB read misses
testsys.cpu.itb.read_acv                            0                       # DTB read access violations
testsys.cpu.itb.read_accesses                       0                       # DTB read accesses
testsys.cpu.itb.write_hits                          0                       # DTB write hits
testsys.cpu.itb.write_misses                        0                       # DTB write misses
testsys.cpu.itb.write_acv                           0                       # DTB write access violations
testsys.cpu.itb.write_accesses                      0                       # DTB write accesses
testsys.cpu.itb.data_hits                           0                       # DTB hits
testsys.cpu.itb.data_misses                         0                       # DTB misses
testsys.cpu.itb.data_acv                            0                       # DTB access violations
testsys.cpu.itb.data_accesses                       0                       # DTB accesses
testsys.cpu.numPwrStateTransitions              39159                       # Number of power state transitions
testsys.cpu.pwrStateClkGateDist::samples        19580                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::mean    9718476.378958                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::stdev   783559.874332                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::1000-5e+10        19580    100.00%    100.00% # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::min_value       105000                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::max_value      9815000                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::total          19580                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateResidencyTicks::ON    11102310500                       # Cumulative time (in ticks) in various power states
testsys.cpu.pwrStateResidencyTicks::CLK_GATED 190287767500                       # Cumulative time (in ticks) in various power states
testsys.cpu.numCycles                       400825859                       # number of cpu cycles simulated
testsys.cpu.numWorkItemsStarted                     0                       # number of work items this cpu started
testsys.cpu.numWorkItemsCompleted                   0                       # number of work items this cpu completed
testsys.cpu.kern.inst.arm                           0                       # number of arm instructions executed
testsys.cpu.kern.inst.quiesce                   19580                       # number of quiesce instructions executed
testsys.cpu.kern.inst.hwrei                    153669                       # number of hwrei instructions executed
testsys.cpu.kern.ipl_count::0                   62779     42.67%     42.67% # number of times we switched to this ipl
testsys.cpu.kern.ipl_count::21                  19625     13.34%     56.01% # number of times we switched to this ipl
testsys.cpu.kern.ipl_count::22                    205      0.14%     56.15% # number of times we switched to this ipl
testsys.cpu.kern.ipl_count::31                  64511     43.85%    100.00% # number of times we switched to this ipl
testsys.cpu.kern.ipl_count::total              147120                       # number of times we switched to this ipl
testsys.cpu.kern.ipl_good::0                    62773     43.18%     43.18% # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_good::21                   19625     13.50%     56.67% # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_good::22                     205      0.14%     56.82% # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_good::31                   62785     43.18%    100.00% # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_good::total               145388                       # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_ticks::0            194347611000     96.98%     96.98% # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_ticks::21             1588986000      0.79%     97.77% # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_ticks::22                8815000      0.00%     97.78% # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_ticks::31             4457946500      2.22%    100.00% # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_ticks::total        200403358500                       # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_used::0                 0.999904                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.ipl_used::31                0.973245                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.ipl_used::total             0.988227                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.callpal::swpctx                  438      0.34%      0.34% # number of callpals executed
testsys.cpu.kern.callpal::tbi                      20      0.02%      0.36% # number of callpals executed
testsys.cpu.kern.callpal::swpipl               106832     83.26%     83.62% # number of callpals executed
testsys.cpu.kern.callpal::rdps                    359      0.28%     83.90% # number of callpals executed
testsys.cpu.kern.callpal::wrusp                     3      0.00%     83.90% # number of callpals executed
testsys.cpu.kern.callpal::rdusp                     3      0.00%     83.90% # number of callpals executed
testsys.cpu.kern.callpal::rti                   20470     15.95%     99.86% # number of callpals executed
testsys.cpu.kern.callpal::callsys                 140      0.11%     99.97% # number of callpals executed
testsys.cpu.kern.callpal::imb                      44      0.03%    100.00% # number of callpals executed
testsys.cpu.kern.callpal::total                128309                       # number of callpals executed
testsys.cpu.kern.mode_switch::kernel             1280                       # number of protection mode switches
testsys.cpu.kern.mode_switch::user                706                       # number of protection mode switches
testsys.cpu.kern.mode_switch::idle              19629                       # number of protection mode switches
testsys.cpu.kern.mode_good::kernel                711                      
testsys.cpu.kern.mode_good::user                  706                      
testsys.cpu.kern.mode_good::idle                    5                      
testsys.cpu.kern.mode_switch_good::kernel     0.555469                       # fraction of useful protection mode switches
testsys.cpu.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
testsys.cpu.kern.mode_switch_good::idle      0.000255                       # fraction of useful protection mode switches
testsys.cpu.kern.mode_switch_good::total     0.065788                       # fraction of useful protection mode switches
testsys.cpu.kern.mode_ticks::kernel         994253000     59.96%     59.96% # number of ticks spent at the given mode
testsys.cpu.kern.mode_ticks::user           533088000     32.15%     92.11% # number of ticks spent at the given mode
testsys.cpu.kern.mode_ticks::idle           130749000      7.89%    100.00% # number of ticks spent at the given mode
testsys.cpu.kern.swap_context                     438                       # number of times the context was actually changed
testsys.cpu.committedInsts                   20257044                       # Number of instructions committed
testsys.cpu.committedOps                     20257044                       # Number of ops (including micro ops) committed
testsys.cpu.num_int_alu_accesses             18836392                       # Number of integer alu accesses
testsys.cpu.num_fp_alu_accesses                 17380                       # Number of float alu accesses
testsys.cpu.num_func_calls                    1221158                       # number of times a function call or return occured
testsys.cpu.num_conditional_control_insts      1442105                       # number of instructions that are conditional controls
testsys.cpu.num_int_insts                    18836392                       # number of integer instructions
testsys.cpu.num_fp_insts                        17380                       # number of float instructions
testsys.cpu.num_int_register_reads           24786330                       # number of times the integer registers were read
testsys.cpu.num_int_register_writes          14693469                       # number of times the integer registers were written
testsys.cpu.num_fp_register_reads               11166                       # number of times the floating registers were read
testsys.cpu.num_fp_register_writes              10823                       # number of times the floating registers were written
testsys.cpu.num_mem_refs                      6262732                       # number of memory refs
testsys.cpu.num_load_insts                    3943883                       # Number of load instructions
testsys.cpu.num_store_insts                   2318849                       # Number of store instructions
testsys.cpu.num_idle_cycles              380582482.461103                       # Number of idle cycles
testsys.cpu.num_busy_cycles              20243376.538897                       # Number of busy cycles
testsys.cpu.not_idle_fraction                0.050504                       # Percentage of non-idle cycles
testsys.cpu.idle_fraction                    0.949496                       # Percentage of idle cycles
testsys.cpu.Branches                          2929782                       # Number of branches fetched
testsys.cpu.op_class::No_OpClass               712785      3.52%      3.52% # Class of executed instruction
testsys.cpu.op_class::IntAlu                 12147004     59.95%     63.47% # Class of executed instruction
testsys.cpu.op_class::IntMult                   21654      0.11%     63.58% # Class of executed instruction
testsys.cpu.op_class::IntDiv                        0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::FloatAdd                   4655      0.02%     63.60% # Class of executed instruction
testsys.cpu.op_class::FloatCmp                      1      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::FloatCvt                      0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::FloatMult                     0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::FloatMultAcc                  0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::FloatDiv                    922      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::FloatMisc                     0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::FloatSqrt                     0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdAdd                       0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdAddAcc                    0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdAlu                       0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdCmp                       0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdCvt                       0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdMisc                      0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdMult                      0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdMultAcc                   0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdShift                     0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdShiftAcc                  0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdSqrt                      0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdFloatAdd                  0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdFloatAlu                  0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdFloatCmp                  0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdFloatCvt                  0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdFloatDiv                  0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdFloatMisc                 0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdFloatMult                 0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdFloatMultAcc              0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::SimdFloatSqrt                 0      0.00%     63.60% # Class of executed instruction
testsys.cpu.op_class::MemRead                 4224290     20.85%     84.45% # Class of executed instruction
testsys.cpu.op_class::MemWrite                2313781     11.42%     95.87% # Class of executed instruction
testsys.cpu.op_class::FloatMemRead               6195      0.03%     95.90% # Class of executed instruction
testsys.cpu.op_class::FloatMemWrite              5607      0.03%     95.93% # Class of executed instruction
testsys.cpu.op_class::IprAccess                824126      4.07%    100.00% # Class of executed instruction
testsys.cpu.op_class::InstPrefetch                  0      0.00%    100.00% # Class of executed instruction
testsys.cpu.op_class::total                  20261020                       # Class of executed instruction
testsys.disk0.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
testsys.disk0.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
testsys.disk0.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
testsys.disk0.dma_write_full_pages                  0                       # Number of full page size DMA writes.
testsys.disk0.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
testsys.disk0.dma_write_txs                         0                       # Number of DMA write transactions.
testsys.disk2.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
testsys.disk2.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
testsys.disk2.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
testsys.disk2.dma_write_full_pages                  0                       # Number of full page size DMA writes.
testsys.disk2.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
testsys.disk2.dma_write_txs                         0                       # Number of DMA write transactions.
testsys.iobridge.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.iobus.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.iobus.trans_dist::ReadReq             2483943                       # Transaction distribution
testsys.iobus.trans_dist::ReadResp            2483943                       # Transaction distribution
testsys.iobus.trans_dist::WriteReq              39573                       # Transaction distribution
testsys.iobus.trans_dist::WriteResp             39573                       # Transaction distribution
testsys.iobus.pkt_count_testsys.bridge.master::testsys.tsunami.cchip.pio       196204                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.bridge.master::testsys.tsunami.io.pio          336                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.bridge.master::testsys.tsunami.uart.pio          428                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.bridge.master::testsys.tsunami.ethernet.pio        78330                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.bridge.master::total       275298                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.tsunami.ethernet.dma::testsys.iobridge.slave      4771734                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.tsunami.ethernet.dma::total      4771734                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count::total                5047032                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.bridge.master::testsys.tsunami.cchip.pio       784816                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.bridge.master::testsys.tsunami.io.pio          462                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.bridge.master::testsys.tsunami.uart.pio          214                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.bridge.master::testsys.tsunami.ethernet.pio       156660                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.bridge.master::total       942152                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.tsunami.ethernet.dma::testsys.iobridge.slave     57261398                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.tsunami.ethernet.dma::total     57261398                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size::total                58203550                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.snoop_filter.tot_requests            0                       # Total number of requests made to the snoop filter.
testsys.membus.snoop_filter.hit_single_requests            0                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
testsys.membus.snoop_filter.hit_multi_requests            0                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
testsys.membus.snoop_filter.tot_snoops              0                       # Total number of snoops made to the snoop filter.
testsys.membus.snoop_filter.hit_single_snoops            0                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
testsys.membus.snoop_filter.hit_multi_snoops            0                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
testsys.membus.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.membus.trans_dist::ReadReq           26478762                       # Transaction distribution
testsys.membus.trans_dist::ReadResp          26587372                       # Transaction distribution
testsys.membus.trans_dist::WriteReq           2189273                       # Transaction distribution
testsys.membus.trans_dist::WriteResp          2189273                       # Transaction distribution
testsys.membus.trans_dist::LoadLockedReq       108610                       # Transaction distribution
testsys.membus.trans_dist::StoreCondReq        108528                       # Transaction distribution
testsys.membus.trans_dist::StoreCondResp       108528                       # Transaction distribution
testsys.membus.pkt_count_testsys.cpu.icache_port::testsys.physmem.port     40522040                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.cpu.icache_port::total     40522040                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.cpu.dcache_port::testsys.bridge.slave       275298                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.cpu.dcache_port::testsys.physmem.port     12201274                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.cpu.dcache_port::total     12476572                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.iobridge.master::testsys.physmem.port      4771734                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.iobridge.master::total      4771734                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count::total              57770346                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.icache_port::testsys.physmem.port     81044080                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.icache_port::total     81044080                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.dcache_port::testsys.bridge.slave       942152                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.dcache_port::testsys.physmem.port     44430520                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.dcache_port::total     45372672                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.iobridge.master::testsys.physmem.port     57261398                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.iobridge.master::total     57261398                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size::total              183678150                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.snoops                               0                       # Total snoops (count)
testsys.membus.snoopTraffic                         0                       # Total snoop traffic (bytes)
testsys.membus.snoop_fanout::samples         28885173                       # Request fanout histogram
testsys.membus.snoop_fanout::mean                   0                       # Request fanout histogram
testsys.membus.snoop_fanout::stdev                  0                       # Request fanout histogram
testsys.membus.snoop_fanout::underflows             0      0.00%      0.00% # Request fanout histogram
testsys.membus.snoop_fanout::0               28885173    100.00%    100.00% # Request fanout histogram
testsys.membus.snoop_fanout::1                      0      0.00%    100.00% # Request fanout histogram
testsys.membus.snoop_fanout::overflows              0      0.00%    100.00% # Request fanout histogram
testsys.membus.snoop_fanout::min_value              0                       # Request fanout histogram
testsys.membus.snoop_fanout::max_value              0                       # Request fanout histogram
testsys.membus.snoop_fanout::total           28885173                       # Request fanout histogram
testsys.membus.badaddr_responder.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.backdoor.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.cchip.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.ethernet.clk_domain.clock         2000                       # Clock period in ticks
testsys.tsunami.pchip.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.ethernet.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.ethernet.txBytes                  960                       # Bytes Transmitted
testsys.tsunami.ethernet.rxBytes                  798                       # Bytes Received
testsys.tsunami.ethernet.txPackets                  8                       # Number of Packets Transmitted
testsys.tsunami.ethernet.rxPackets                  5                       # Number of Packets Received
testsys.tsunami.ethernet.txIpChecksums              2                       # Number of tx IP Checksums done by device
testsys.tsunami.ethernet.rxIpChecksums              5                       # Number of rx IP Checksums done by device
testsys.tsunami.ethernet.txTcpChecksums             2                       # Number of tx TCP Checksums done by device
testsys.tsunami.ethernet.rxTcpChecksums             5                       # Number of rx TCP Checksums done by device
testsys.tsunami.ethernet.txUdpChecksums             0                       # Number of tx UDP Checksums done by device
testsys.tsunami.ethernet.rxUdpChecksums             0                       # Number of rx UDP Checksums done by device
testsys.tsunami.ethernet.descDMAReads         2385801                       # Number of descriptors the device read w/ DMA
testsys.tsunami.ethernet.descDMAWrites             13                       # Number of descriptors the device wrote w/ DMA
testsys.tsunami.ethernet.descDmaReadBytes     57259224                       # number of descriptor bytes read w/ DMA
testsys.tsunami.ethernet.descDmaWriteBytes          104                       # number of descriptor bytes write w/ DMA
testsys.tsunami.ethernet.totBandwidth           70176                       # Total Bandwidth (bits/s)
testsys.tsunami.ethernet.totPackets                13                       # Total Packets
testsys.tsunami.ethernet.totBytes                1758                       # Total Bytes
testsys.tsunami.ethernet.totPPS                    65                       # Total Tranmission Rate (packets/s)
testsys.tsunami.ethernet.txBandwidth            38322                       # Transmit Bandwidth (bits/s)
testsys.tsunami.ethernet.rxBandwidth            31855                       # Receive Bandwidth (bits/s)
testsys.tsunami.ethernet.txPPS                     40                       # Packet Tranmission Rate (packets/s)
testsys.tsunami.ethernet.rxPPS                     25                       # Packet Reception Rate (packets/s)
testsys.tsunami.ethernet.postedSwi                  0                       # number of software interrupts posted to CPU
testsys.tsunami.ethernet.coalescedSwi               0                       # average number of Swi's coalesced into each post
testsys.tsunami.ethernet.totalSwi                   0                       # total number of Swi written to ISR
testsys.tsunami.ethernet.postedRxIdle               0                       # number of rxIdle interrupts posted to CPU
testsys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
testsys.tsunami.ethernet.totalRxIdle                0                       # total number of RxIdle written to ISR
testsys.tsunami.ethernet.postedRxOk                 0                       # number of RxOk interrupts posted to CPU
testsys.tsunami.ethernet.coalescedRxOk              0                       # average number of RxOk's coalesced into each post
testsys.tsunami.ethernet.totalRxOk                  0                       # total number of RxOk written to ISR
testsys.tsunami.ethernet.postedRxDesc               5                       # number of RxDesc interrupts posted to CPU
testsys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
testsys.tsunami.ethernet.totalRxDesc                5                       # total number of RxDesc written to ISR
testsys.tsunami.ethernet.postedTxOk                 0                       # number of TxOk interrupts posted to CPU
testsys.tsunami.ethernet.coalescedTxOk              0                       # average number of TxOk's coalesced into each post
testsys.tsunami.ethernet.totalTxOk                  0                       # total number of TxOk written to ISR
testsys.tsunami.ethernet.postedTxIdle           19571                       # number of TxIdle interrupts posted to CPU
testsys.tsunami.ethernet.coalescedTxIdle            1                       # average number of TxIdle's coalesced into each post
testsys.tsunami.ethernet.totalTxIdle          2385801                       # total number of TxIdle written to ISR
testsys.tsunami.ethernet.postedTxDesc               0                       # number of TxDesc interrupts posted to CPU
testsys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
testsys.tsunami.ethernet.totalTxDesc                0                       # total number of TxDesc written to ISR
testsys.tsunami.ethernet.postedRxOrn                0                       # number of RxOrn posted to CPU
testsys.tsunami.ethernet.coalescedRxOrn             0                       # average number of RxOrn's coalesced into each post
testsys.tsunami.ethernet.totalRxOrn                 0                       # total number of RxOrn written to ISR
testsys.tsunami.ethernet.coalescedTotal             1                       # average number of interrupts coalesced into each post
testsys.tsunami.ethernet.postedInterrupts      2385819                       # number of posts to CPU
testsys.tsunami.ethernet.droppedPackets             0                       # number of packets dropped
testsys.tsunami.fake_OROM.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_ata0.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_ata1.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_addr.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read0.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read1.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read2.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read3.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read4.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read5.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read6.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read7.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_write.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_ppc.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_sm_chip.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_uart1.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_uart2.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_uart3.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_uart4.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fb.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.ide.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.io.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states
testsys.tsunami.uart.pwrStateResidencyTicks::UNDEFINED 4321213476000                       # Cumulative time (in ticks) in various power states

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

---------- Begin Simulation Statistics ----------
sim_seconds                                  0.000407                       # Number of seconds simulated
sim_ticks                                   407341500                       # Number of ticks simulated
final_tick                               4321620817500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                             9697698249                       # Simulator instruction rate (inst/s)
host_op_rate                               9695968284                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                             7538213070                       # Simulator tick rate (ticks/s)
host_mem_usage                                 501524                       # Number of bytes of host memory used
host_seconds                                     0.05                       # Real time elapsed on the host
sim_insts                                   523853183                       # Number of instructions simulated
sim_ops                                     523853183                       # Number of ops (including micro ops) simulated
drivesys.voltage_domain.voltage                     1                       # Voltage in Volts
drivesys.clk_domain.clock                        1000                       # Clock period in ticks
drivesys.physmem.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.physmem.bytes_read::cpu.inst          144608                       # Number of bytes read from this memory
drivesys.physmem.bytes_read::cpu.data           49952                       # Number of bytes read from this memory
drivesys.physmem.bytes_read::tsunami.ethernet       116400                       # Number of bytes read from this memory
drivesys.physmem.bytes_read::total             310960                       # Number of bytes read from this memory
drivesys.physmem.bytes_inst_read::cpu.inst       144608                       # Number of instructions bytes read from this memory
drivesys.physmem.bytes_inst_read::total        144608                       # Number of instructions bytes read from this memory
drivesys.physmem.bytes_written::cpu.data        27688                       # Number of bytes written to this memory
drivesys.physmem.bytes_written::total           27688                       # Number of bytes written to this memory
drivesys.physmem.num_reads::cpu.inst            36152                       # Number of read requests responded to by this memory
drivesys.physmem.num_reads::cpu.data             6909                       # Number of read requests responded to by this memory
drivesys.physmem.num_reads::tsunami.ethernet         4850                       # Number of read requests responded to by this memory
drivesys.physmem.num_reads::total               47911                       # Number of read requests responded to by this memory
drivesys.physmem.num_writes::cpu.data            3812                       # Number of write requests responded to by this memory
drivesys.physmem.num_writes::total               3812                       # Number of write requests responded to by this memory
drivesys.physmem.bw_read::cpu.inst          355004339                       # Total read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_read::cpu.data          122629293                       # Total read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_read::tsunami.ethernet    285755318                       # Total read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_read::total             763388950                       # Total read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_inst_read::cpu.inst     355004339                       # Instruction read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_inst_read::total        355004339                       # Instruction read bandwidth from this memory (bytes/s)
drivesys.physmem.bw_write::cpu.data          67972451                       # Write bandwidth from this memory (bytes/s)
drivesys.physmem.bw_write::total             67972451                       # Write bandwidth from this memory (bytes/s)
drivesys.physmem.bw_total::cpu.inst         355004339                       # Total bandwidth to/from this memory (bytes/s)
drivesys.physmem.bw_total::cpu.data         190601743                       # Total bandwidth to/from this memory (bytes/s)
drivesys.physmem.bw_total::tsunami.ethernet    285755318                       # Total bandwidth to/from this memory (bytes/s)
drivesys.physmem.bw_total::total            831361401                       # Total bandwidth to/from this memory (bytes/s)
drivesys.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.bridge.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.cpu.clk_domain.clock                     250                       # Clock period in ticks
drivesys.cpu.dtb.fetch_hits                         0                       # ITB hits
drivesys.cpu.dtb.fetch_misses                       0                       # ITB misses
drivesys.cpu.dtb.fetch_acv                          0                       # ITB acv
drivesys.cpu.dtb.fetch_accesses                     0                       # ITB accesses
drivesys.cpu.dtb.read_hits                       7069                       # DTB read hits
drivesys.cpu.dtb.read_misses                        0                       # DTB read misses
drivesys.cpu.dtb.read_acv                           0                       # DTB read access violations
drivesys.cpu.dtb.read_accesses                      0                       # DTB read accesses
drivesys.cpu.dtb.write_hits                      3933                       # DTB write hits
drivesys.cpu.dtb.write_misses                       0                       # DTB write misses
drivesys.cpu.dtb.write_acv                          0                       # DTB write access violations
drivesys.cpu.dtb.write_accesses                     0                       # DTB write accesses
drivesys.cpu.dtb.data_hits                      11002                       # DTB hits
drivesys.cpu.dtb.data_misses                        0                       # DTB misses
drivesys.cpu.dtb.data_acv                           0                       # DTB access violations
drivesys.cpu.dtb.data_accesses                      0                       # DTB accesses
drivesys.cpu.itb.fetch_hits                      5992                       # ITB hits
drivesys.cpu.itb.fetch_misses                       0                       # ITB misses
drivesys.cpu.itb.fetch_acv                          0                       # ITB acv
drivesys.cpu.itb.fetch_accesses                  5992                       # ITB accesses
drivesys.cpu.itb.read_hits                          0                       # DTB read hits
drivesys.cpu.itb.read_misses                        0                       # DTB read misses
drivesys.cpu.itb.read_acv                           0                       # DTB read access violations
drivesys.cpu.itb.read_accesses                      0                       # DTB read accesses
drivesys.cpu.itb.write_hits                         0                       # DTB write hits
drivesys.cpu.itb.write_misses                       0                       # DTB write misses
drivesys.cpu.itb.write_acv                          0                       # DTB write access violations
drivesys.cpu.itb.write_accesses                     0                       # DTB write accesses
drivesys.cpu.itb.data_hits                          0                       # DTB hits
drivesys.cpu.itb.data_misses                        0                       # DTB misses
drivesys.cpu.itb.data_acv                           0                       # DTB access violations
drivesys.cpu.itb.data_accesses                      0                       # DTB accesses
drivesys.cpu.numPwrStateTransitions                82                       # Number of power state transitions
drivesys.cpu.pwrStateClkGateDist::samples           42                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::mean   9483660.714286                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::stdev  1743513.957554                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::1000-5e+10           42    100.00%    100.00% # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::min_value       920000                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::max_value      9947500                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateClkGateDist::total            42                       # Distribution of time spent in the clock gated state
drivesys.cpu.pwrStateResidencyTicks::ON       9027750                       # Cumulative time (in ticks) in various power states
drivesys.cpu.pwrStateResidencyTicks::CLK_GATED    398313750                       # Cumulative time (in ticks) in various power states
drivesys.cpu.numCycles                        1626281                       # number of cpu cycles simulated
drivesys.cpu.numWorkItemsStarted                    0                       # number of work items this cpu started
drivesys.cpu.numWorkItemsCompleted                  0                       # number of work items this cpu completed
drivesys.cpu.kern.inst.arm                          0                       # number of arm instructions executed
drivesys.cpu.kern.inst.quiesce                     41                       # number of quiesce instructions executed
drivesys.cpu.kern.inst.hwrei                      295                       # number of hwrei instructions executed
drivesys.cpu.kern.ipl_count::0                    123     41.84%     41.84% # number of times we switched to this ipl
drivesys.cpu.kern.ipl_count::21                    40     13.61%     55.44% # number of times we switched to this ipl
drivesys.cpu.kern.ipl_count::22                     1      0.34%     55.78% # number of times we switched to this ipl
drivesys.cpu.kern.ipl_count::31                   130     44.22%    100.00% # number of times we switched to this ipl
drivesys.cpu.kern.ipl_count::total                294                       # number of times we switched to this ipl
drivesys.cpu.kern.ipl_good::0                     123     42.86%     42.86% # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_good::21                     40     13.94%     56.79% # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_good::22                      1      0.35%     57.14% # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_good::31                    123     42.86%    100.00% # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_good::total                 287                       # number of times we switched to this ipl from a different ipl
drivesys.cpu.kern.ipl_ticks::0              400289000     98.46%     98.46% # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_ticks::21               1620000      0.40%     98.86% # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_ticks::22                 21500      0.01%     98.86% # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_ticks::31               4629500      1.14%    100.00% # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_ticks::total          406560000                       # number of cycles we spent at this ipl
drivesys.cpu.kern.ipl_used::0                       1                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.ipl_used::21                      1                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.ipl_used::22                      1                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.ipl_used::31               0.946154                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.ipl_used::total            0.976190                       # fraction of swpipl calls that actually changed the ipl
drivesys.cpu.kern.callpal::swpipl                 212     83.46%     83.46% # number of callpals executed
drivesys.cpu.kern.callpal::rdps                     1      0.39%     83.86% # number of callpals executed
drivesys.cpu.kern.callpal::rti                     41     16.14%    100.00% # number of callpals executed
drivesys.cpu.kern.callpal::total                  254                       # number of callpals executed
drivesys.cpu.kern.mode_switch::kernel               0                       # number of protection mode switches
drivesys.cpu.kern.mode_switch::user                 0                       # number of protection mode switches
drivesys.cpu.kern.mode_switch::idle                41                       # number of protection mode switches
drivesys.cpu.kern.mode_good::kernel                 0                      
drivesys.cpu.kern.mode_good::user                   0                      
drivesys.cpu.kern.mode_good::idle                   0                      
drivesys.cpu.kern.mode_switch_good::kernel          nan                       # fraction of useful protection mode switches
drivesys.cpu.kern.mode_switch_good::user          nan                       # fraction of useful protection mode switches
drivesys.cpu.kern.mode_switch_good::idle            0                       # fraction of useful protection mode switches
drivesys.cpu.kern.mode_switch_good::total            0                       # fraction of useful protection mode switches
drivesys.cpu.kern.mode_ticks::kernel                0                       # number of ticks spent at the given mode
drivesys.cpu.kern.mode_ticks::user                  0                       # number of ticks spent at the given mode
drivesys.cpu.kern.mode_ticks::idle                  0                       # number of ticks spent at the given mode
drivesys.cpu.kern.swap_context                      0                       # number of times the context was actually changed
drivesys.cpu.committedInsts                     36152                       # Number of instructions committed
drivesys.cpu.committedOps                       36152                       # Number of ops (including micro ops) committed
drivesys.cpu.num_int_alu_accesses               33516                       # Number of integer alu accesses
drivesys.cpu.num_fp_alu_accesses                    0                       # Number of float alu accesses
drivesys.cpu.num_func_calls                      2388                       # number of times a function call or return occured
drivesys.cpu.num_conditional_control_insts         2347                       # number of instructions that are conditional controls
drivesys.cpu.num_int_insts                      33516                       # number of integer instructions
drivesys.cpu.num_fp_insts                           0                       # number of float instructions
drivesys.cpu.num_int_register_reads             43772                       # number of times the integer registers were read
drivesys.cpu.num_int_register_writes            26499                       # number of times the integer registers were written
drivesys.cpu.num_fp_register_reads                  0                       # number of times the floating registers were read
drivesys.cpu.num_fp_register_writes                 0                       # number of times the floating registers were written
drivesys.cpu.num_mem_refs                       11043                       # number of memory refs
drivesys.cpu.num_load_insts                      7109                       # Number of load instructions
drivesys.cpu.num_store_insts                     3934                       # Number of store instructions
drivesys.cpu.num_idle_cycles             1590238.371734                       # Number of idle cycles
drivesys.cpu.num_busy_cycles             36042.628266                       # Number of busy cycles
drivesys.cpu.not_idle_fraction               0.022163                       # Percentage of non-idle cycles
drivesys.cpu.idle_fraction                   0.977837                       # Percentage of idle cycles
drivesys.cpu.Branches                            5243                       # Number of branches fetched
drivesys.cpu.op_class::No_OpClass                1262      3.49%      3.49% # Class of executed instruction
drivesys.cpu.op_class::IntAlu                   21687     59.99%     63.48% # Class of executed instruction
drivesys.cpu.op_class::IntMult                     44      0.12%     63.60% # Class of executed instruction
drivesys.cpu.op_class::IntDiv                       0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::FloatAdd                     0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::FloatCmp                     0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::FloatCvt                     0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::FloatMult                    0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::FloatMultAcc                 0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::FloatDiv                     0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::FloatMisc                    0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::FloatSqrt                    0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdAdd                      0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdAddAcc                   0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdAlu                      0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdCmp                      0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdCvt                      0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdMisc                     0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdMult                     0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdMultAcc                  0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdShift                    0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdShiftAcc                 0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdSqrt                     0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatAdd                 0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatAlu                 0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatCmp                 0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatCvt                 0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatDiv                 0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatMisc                0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatMult                0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatMultAcc             0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::SimdFloatSqrt                0      0.00%     63.60% # Class of executed instruction
drivesys.cpu.op_class::MemRead                   7678     21.24%     84.84% # Class of executed instruction
drivesys.cpu.op_class::MemWrite                  3936     10.89%     95.73% # Class of executed instruction
drivesys.cpu.op_class::FloatMemRead                 0      0.00%     95.73% # Class of executed instruction
drivesys.cpu.op_class::FloatMemWrite                0      0.00%     95.73% # Class of executed instruction
drivesys.cpu.op_class::IprAccess                 1545      4.27%    100.00% # Class of executed instruction
drivesys.cpu.op_class::InstPrefetch                 0      0.00%    100.00% # Class of executed instruction
drivesys.cpu.op_class::total                    36152                       # Class of executed instruction
drivesys.disk0.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
drivesys.disk0.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
drivesys.disk0.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
drivesys.disk0.dma_write_full_pages                 0                       # Number of full page size DMA writes.
drivesys.disk0.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
drivesys.disk0.dma_write_txs                        0                       # Number of DMA write transactions.
drivesys.disk2.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
drivesys.disk2.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
drivesys.disk2.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
drivesys.disk2.dma_write_full_pages                 0                       # Number of full page size DMA writes.
drivesys.disk2.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
drivesys.disk2.dma_write_txs                        0                       # Number of DMA write transactions.
drivesys.iobridge.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.iobus.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.iobus.trans_dist::ReadReq               5050                       # Transaction distribution
drivesys.iobus.trans_dist::ReadResp              5050                       # Transaction distribution
drivesys.iobus.trans_dist::WriteReq                81                       # Transaction distribution
drivesys.iobus.trans_dist::WriteResp               81                       # Transaction distribution
drivesys.iobus.pkt_count_drivesys.bridge.master::drivesys.tsunami.cchip.pio          402                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count_drivesys.bridge.master::drivesys.tsunami.ethernet.pio          160                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count_drivesys.bridge.master::total          562                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count_drivesys.tsunami.ethernet.dma::drivesys.iobridge.slave         9700                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count_drivesys.tsunami.ethernet.dma::total         9700                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_count::total                 10262                       # Packet count per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.bridge.master::drivesys.tsunami.cchip.pio         1608                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.bridge.master::drivesys.tsunami.ethernet.pio          320                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.bridge.master::total         1928                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.tsunami.ethernet.dma::drivesys.iobridge.slave       116400                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size_drivesys.tsunami.ethernet.dma::total       116400                       # Cumulative packet size per connected master and slave (bytes)
drivesys.iobus.pkt_size::total                 118328                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.snoop_filter.tot_requests            0                       # Total number of requests made to the snoop filter.
drivesys.membus.snoop_filter.hit_single_requests            0                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
drivesys.membus.snoop_filter.hit_multi_requests            0                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
drivesys.membus.snoop_filter.tot_snoops             0                       # Total number of snoops made to the snoop filter.
drivesys.membus.snoop_filter.hit_single_snoops            0                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
drivesys.membus.snoop_filter.hit_multi_snoops            0                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
drivesys.membus.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.membus.trans_dist::ReadReq             47907                       # Transaction distribution
drivesys.membus.trans_dist::ReadResp            48111                       # Transaction distribution
drivesys.membus.trans_dist::WriteReq             3689                       # Transaction distribution
drivesys.membus.trans_dist::WriteResp            3689                       # Transaction distribution
drivesys.membus.trans_dist::LoadLockedReq          204                       # Transaction distribution
drivesys.membus.trans_dist::StoreCondReq          204                       # Transaction distribution
drivesys.membus.trans_dist::StoreCondResp          204                       # Transaction distribution
drivesys.membus.pkt_count_drivesys.cpu.icache_port::drivesys.physmem.port        72304                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.cpu.icache_port::total        72304                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.cpu.dcache_port::drivesys.bridge.slave          562                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.cpu.dcache_port::drivesys.physmem.port        21442                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.cpu.dcache_port::total        22004                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.iobridge.master::drivesys.physmem.port         9700                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count_drivesys.iobridge.master::total         9700                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_count::total               104008                       # Packet count per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.icache_port::drivesys.physmem.port       144608                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.icache_port::total       144608                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.dcache_port::drivesys.bridge.slave         1928                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.dcache_port::drivesys.physmem.port        77640                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.cpu.dcache_port::total        79568                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.iobridge.master::drivesys.physmem.port       116400                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size_drivesys.iobridge.master::total       116400                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.pkt_size::total                340576                       # Cumulative packet size per connected master and slave (bytes)
drivesys.membus.snoops                              0                       # Total snoops (count)
drivesys.membus.snoopTraffic                        0                       # Total snoop traffic (bytes)
drivesys.membus.snoop_fanout::samples           52004                       # Request fanout histogram
drivesys.membus.snoop_fanout::mean                  0                       # Request fanout histogram
drivesys.membus.snoop_fanout::stdev                 0                       # Request fanout histogram
drivesys.membus.snoop_fanout::underflows            0      0.00%      0.00% # Request fanout histogram
drivesys.membus.snoop_fanout::0                 52004    100.00%    100.00% # Request fanout histogram
drivesys.membus.snoop_fanout::1                     0      0.00%    100.00% # Request fanout histogram
drivesys.membus.snoop_fanout::overflows             0      0.00%    100.00% # Request fanout histogram
drivesys.membus.snoop_fanout::min_value             0                       # Request fanout histogram
drivesys.membus.snoop_fanout::max_value             0                       # Request fanout histogram
drivesys.membus.snoop_fanout::total             52004                       # Request fanout histogram
drivesys.membus.badaddr_responder.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.backdoor.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.cchip.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.ethernet.clk_domain.clock         2000                       # Clock period in ticks
drivesys.tsunami.pchip.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.ethernet.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.ethernet.descDMAReads           4850                       # Number of descriptors the device read w/ DMA
drivesys.tsunami.ethernet.descDMAWrites             0                       # Number of descriptors the device wrote w/ DMA
drivesys.tsunami.ethernet.descDmaReadBytes       116400                       # number of descriptor bytes read w/ DMA
drivesys.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
drivesys.tsunami.ethernet.postedSwi                 0                       # number of software interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedSwi              0                       # average number of Swi's coalesced into each post
drivesys.tsunami.ethernet.totalSwi                  0                       # total number of Swi written to ISR
drivesys.tsunami.ethernet.postedRxIdle              0                       # number of rxIdle interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
drivesys.tsunami.ethernet.totalRxIdle               0                       # total number of RxIdle written to ISR
drivesys.tsunami.ethernet.postedRxOk                0                       # number of RxOk interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedRxOk             0                       # average number of RxOk's coalesced into each post
drivesys.tsunami.ethernet.totalRxOk                 0                       # total number of RxOk written to ISR
drivesys.tsunami.ethernet.postedRxDesc              0                       # number of RxDesc interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
drivesys.tsunami.ethernet.totalRxDesc               0                       # total number of RxDesc written to ISR
drivesys.tsunami.ethernet.postedTxOk                0                       # number of TxOk interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedTxOk             0                       # average number of TxOk's coalesced into each post
drivesys.tsunami.ethernet.totalTxOk                 0                       # total number of TxOk written to ISR
drivesys.tsunami.ethernet.postedTxIdle             40                       # number of TxIdle interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedTxIdle            1                       # average number of TxIdle's coalesced into each post
drivesys.tsunami.ethernet.totalTxIdle            4850                       # total number of TxIdle written to ISR
drivesys.tsunami.ethernet.postedTxDesc              0                       # number of TxDesc interrupts posted to CPU
drivesys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
drivesys.tsunami.ethernet.totalTxDesc               0                       # total number of TxDesc written to ISR
drivesys.tsunami.ethernet.postedRxOrn               0                       # number of RxOrn posted to CPU
drivesys.tsunami.ethernet.coalescedRxOrn            0                       # average number of RxOrn's coalesced into each post
drivesys.tsunami.ethernet.totalRxOrn                0                       # total number of RxOrn written to ISR
drivesys.tsunami.ethernet.coalescedTotal            1                       # average number of interrupts coalesced into each post
drivesys.tsunami.ethernet.postedInterrupts         4850                       # number of posts to CPU
drivesys.tsunami.ethernet.droppedPackets            0                       # number of packets dropped
drivesys.tsunami.fake_OROM.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_ata0.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_ata1.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_addr.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read0.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read1.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read2.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read3.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read4.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read5.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read6.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_read7.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_pnp_write.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_ppc.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_sm_chip.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_uart1.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_uart2.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_uart3.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fake_uart4.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.fb.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.ide.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.io.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
drivesys.tsunami.uart.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.voltage_domain.voltage                      1                       # Voltage in Volts
testsys.clk_domain.clock                         1000                       # Clock period in ticks
testsys.physmem.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.physmem.bytes_read::cpu.inst           144504                       # Number of bytes read from this memory
testsys.physmem.bytes_read::cpu.data            49936                       # Number of bytes read from this memory
testsys.physmem.bytes_read::tsunami.ethernet       116376                       # Number of bytes read from this memory
testsys.physmem.bytes_read::total              310816                       # Number of bytes read from this memory
testsys.physmem.bytes_inst_read::cpu.inst       144504                       # Number of instructions bytes read from this memory
testsys.physmem.bytes_inst_read::total         144504                       # Number of instructions bytes read from this memory
testsys.physmem.bytes_written::cpu.data         27704                       # Number of bytes written to this memory
testsys.physmem.bytes_written::total            27704                       # Number of bytes written to this memory
testsys.physmem.num_reads::cpu.inst             36126                       # Number of read requests responded to by this memory
testsys.physmem.num_reads::cpu.data              6905                       # Number of read requests responded to by this memory
testsys.physmem.num_reads::tsunami.ethernet         4849                       # Number of read requests responded to by this memory
testsys.physmem.num_reads::total                47880                       # Number of read requests responded to by this memory
testsys.physmem.num_writes::cpu.data             3814                       # Number of write requests responded to by this memory
testsys.physmem.num_writes::total                3814                       # Number of write requests responded to by this memory
testsys.physmem.bw_read::cpu.inst           354749025                       # Total read bandwidth from this memory (bytes/s)
testsys.physmem.bw_read::cpu.data           122590014                       # Total read bandwidth from this memory (bytes/s)
testsys.physmem.bw_read::tsunami.ethernet    285696400                       # Total read bandwidth from this memory (bytes/s)
testsys.physmem.bw_read::total              763035438                       # Total read bandwidth from this memory (bytes/s)
testsys.physmem.bw_inst_read::cpu.inst      354749025                       # Instruction read bandwidth from this memory (bytes/s)
testsys.physmem.bw_inst_read::total         354749025                       # Instruction read bandwidth from this memory (bytes/s)
testsys.physmem.bw_write::cpu.data           68011730                       # Write bandwidth from this memory (bytes/s)
testsys.physmem.bw_write::total              68011730                       # Write bandwidth from this memory (bytes/s)
testsys.physmem.bw_total::cpu.inst          354749025                       # Total bandwidth to/from this memory (bytes/s)
testsys.physmem.bw_total::cpu.data          190601743                       # Total bandwidth to/from this memory (bytes/s)
testsys.physmem.bw_total::tsunami.ethernet    285696400                       # Total bandwidth to/from this memory (bytes/s)
testsys.physmem.bw_total::total             831047168                       # Total bandwidth to/from this memory (bytes/s)
testsys.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.bridge.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.cpu.clk_domain.clock                      500                       # Clock period in ticks
testsys.cpu.dtb.fetch_hits                          0                       # ITB hits
testsys.cpu.dtb.fetch_misses                        0                       # ITB misses
testsys.cpu.dtb.fetch_acv                           0                       # ITB acv
testsys.cpu.dtb.fetch_accesses                      0                       # ITB accesses
testsys.cpu.dtb.read_hits                        7065                       # DTB read hits
testsys.cpu.dtb.read_misses                         0                       # DTB read misses
testsys.cpu.dtb.read_acv                            0                       # DTB read access violations
testsys.cpu.dtb.read_accesses                       0                       # DTB read accesses
testsys.cpu.dtb.write_hits                       3935                       # DTB write hits
testsys.cpu.dtb.write_misses                        0                       # DTB write misses
testsys.cpu.dtb.write_acv                           0                       # DTB write access violations
testsys.cpu.dtb.write_accesses                      0                       # DTB write accesses
testsys.cpu.dtb.data_hits                       11000                       # DTB hits
testsys.cpu.dtb.data_misses                         0                       # DTB misses
testsys.cpu.dtb.data_acv                            0                       # DTB access violations
testsys.cpu.dtb.data_accesses                       0                       # DTB accesses
testsys.cpu.itb.fetch_hits                       5992                       # ITB hits
testsys.cpu.itb.fetch_misses                        0                       # ITB misses
testsys.cpu.itb.fetch_acv                           0                       # ITB acv
testsys.cpu.itb.fetch_accesses                   5992                       # ITB accesses
testsys.cpu.itb.read_hits                           0                       # DTB read hits
testsys.cpu.itb.read_misses                         0                       # DTB read misses
testsys.cpu.itb.read_acv                            0                       # DTB read access violations
testsys.cpu.itb.read_accesses                       0                       # DTB read accesses
testsys.cpu.itb.write_hits                          0                       # DTB write hits
testsys.cpu.itb.write_misses                        0                       # DTB write misses
testsys.cpu.itb.write_acv                           0                       # DTB write access violations
testsys.cpu.itb.write_accesses                      0                       # DTB write accesses
testsys.cpu.itb.data_hits                           0                       # DTB hits
testsys.cpu.itb.data_misses                         0                       # DTB misses
testsys.cpu.itb.data_acv                            0                       # DTB access violations
testsys.cpu.itb.data_accesses                       0                       # DTB accesses
testsys.cpu.numPwrStateTransitions                 80                       # Number of power state transitions
testsys.cpu.pwrStateClkGateDist::samples           41                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::mean    9495085.365854                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::stdev   1417220.659876                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::1000-5e+10           41    100.00%    100.00% # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::min_value      2964500                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::max_value      9815000                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateClkGateDist::total             41                       # Distribution of time spent in the clock gated state
testsys.cpu.pwrStateResidencyTicks::ON       18043000                       # Cumulative time (in ticks) in various power states
testsys.cpu.pwrStateResidencyTicks::CLK_GATED    389298500                       # Cumulative time (in ticks) in various power states
testsys.cpu.numCycles                          821056                       # number of cpu cycles simulated
testsys.cpu.numWorkItemsStarted                     0                       # number of work items this cpu started
testsys.cpu.numWorkItemsCompleted                   0                       # number of work items this cpu completed
testsys.cpu.kern.inst.arm                           0                       # number of arm instructions executed
testsys.cpu.kern.inst.quiesce                      40                       # number of quiesce instructions executed
testsys.cpu.kern.inst.hwrei                       295                       # number of hwrei instructions executed
testsys.cpu.kern.ipl_count::0                     123     41.84%     41.84% # number of times we switched to this ipl
testsys.cpu.kern.ipl_count::21                     40     13.61%     55.44% # number of times we switched to this ipl
testsys.cpu.kern.ipl_count::22                      1      0.34%     55.78% # number of times we switched to this ipl
testsys.cpu.kern.ipl_count::31                    130     44.22%    100.00% # number of times we switched to this ipl
testsys.cpu.kern.ipl_count::total                 294                       # number of times we switched to this ipl
testsys.cpu.kern.ipl_good::0                      123     42.86%     42.86% # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_good::21                      40     13.94%     56.79% # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_good::22                       1      0.35%     57.14% # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_good::31                     123     42.86%    100.00% # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_good::total                  287                       # number of times we switched to this ipl from a different ipl
testsys.cpu.kern.ipl_ticks::0               397967000     96.95%     96.95% # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_ticks::21                3240000      0.79%     97.73% # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_ticks::22                  43000      0.01%     97.74% # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_ticks::31                9258000      2.26%    100.00% # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_ticks::total           410508000                       # number of cycles we spent at this ipl
testsys.cpu.kern.ipl_used::0                        1                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.ipl_used::31                0.946154                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.ipl_used::total             0.976190                       # fraction of swpipl calls that actually changed the ipl
testsys.cpu.kern.callpal::swpipl                  212     83.46%     83.46% # number of callpals executed
testsys.cpu.kern.callpal::rdps                      1      0.39%     83.86% # number of callpals executed
testsys.cpu.kern.callpal::rti                      41     16.14%    100.00% # number of callpals executed
testsys.cpu.kern.callpal::total                   254                       # number of callpals executed
testsys.cpu.kern.mode_switch::kernel                0                       # number of protection mode switches
testsys.cpu.kern.mode_switch::user                  0                       # number of protection mode switches
testsys.cpu.kern.mode_switch::idle                 41                       # number of protection mode switches
testsys.cpu.kern.mode_good::kernel                  0                      
testsys.cpu.kern.mode_good::user                    0                      
testsys.cpu.kern.mode_good::idle                    0                      
testsys.cpu.kern.mode_switch_good::kernel          nan                       # fraction of useful protection mode switches
testsys.cpu.kern.mode_switch_good::user           nan                       # fraction of useful protection mode switches
testsys.cpu.kern.mode_switch_good::idle             0                       # fraction of useful protection mode switches
testsys.cpu.kern.mode_switch_good::total            0                       # fraction of useful protection mode switches
testsys.cpu.kern.mode_ticks::kernel                 0                       # number of ticks spent at the given mode
testsys.cpu.kern.mode_ticks::user                   0                       # number of ticks spent at the given mode
testsys.cpu.kern.mode_ticks::idle                   0                       # number of ticks spent at the given mode
testsys.cpu.kern.swap_context                       0                       # number of times the context was actually changed
testsys.cpu.committedInsts                      36126                       # Number of instructions committed
testsys.cpu.committedOps                        36126                       # Number of ops (including micro ops) committed
testsys.cpu.num_int_alu_accesses                33492                       # Number of integer alu accesses
testsys.cpu.num_fp_alu_accesses                     0                       # Number of float alu accesses
testsys.cpu.num_func_calls                       2384                       # number of times a function call or return occured
testsys.cpu.num_conditional_control_insts         2346                       # number of instructions that are conditional controls
testsys.cpu.num_int_insts                       33492                       # number of integer instructions
testsys.cpu.num_fp_insts                            0                       # number of float instructions
testsys.cpu.num_int_register_reads              43747                       # number of times the integer registers were read
testsys.cpu.num_int_register_writes             26476                       # number of times the integer registers were written
testsys.cpu.num_fp_register_reads                   0                       # number of times the floating registers were read
testsys.cpu.num_fp_register_writes                  0                       # number of times the floating registers were written
testsys.cpu.num_mem_refs                        11041                       # number of memory refs
testsys.cpu.num_load_insts                       7105                       # Number of load instructions
testsys.cpu.num_store_insts                      3936                       # Number of store instructions
testsys.cpu.num_idle_cycles              784687.711054                       # Number of idle cycles
testsys.cpu.num_busy_cycles              36368.288946                       # Number of busy cycles
testsys.cpu.not_idle_fraction                0.044295                       # Percentage of non-idle cycles
testsys.cpu.idle_fraction                    0.955705                       # Percentage of idle cycles
testsys.cpu.Branches                             5238                       # Number of branches fetched
testsys.cpu.op_class::No_OpClass                 1261      3.49%      3.49% # Class of executed instruction
testsys.cpu.op_class::IntAlu                    21664     59.97%     63.46% # Class of executed instruction
testsys.cpu.op_class::IntMult                      44      0.12%     63.58% # Class of executed instruction
testsys.cpu.op_class::IntDiv                        0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::FloatAdd                      0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::FloatCmp                      0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::FloatCvt                      0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::FloatMult                     0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::FloatMultAcc                  0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::FloatDiv                      0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::FloatMisc                     0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::FloatSqrt                     0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdAdd                       0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdAddAcc                    0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdAlu                       0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdCmp                       0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdCvt                       0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdMisc                      0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdMult                      0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdMultAcc                   0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdShift                     0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdShiftAcc                  0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdSqrt                      0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdFloatAdd                  0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdFloatAlu                  0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdFloatCmp                  0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdFloatCvt                  0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdFloatDiv                  0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdFloatMisc                 0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdFloatMult                 0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdFloatMultAcc              0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::SimdFloatSqrt                 0      0.00%     63.58% # Class of executed instruction
testsys.cpu.op_class::MemRead                    7674     21.24%     84.82% # Class of executed instruction
testsys.cpu.op_class::MemWrite                   3938     10.90%     95.72% # Class of executed instruction
testsys.cpu.op_class::FloatMemRead                  0      0.00%     95.72% # Class of executed instruction
testsys.cpu.op_class::FloatMemWrite                 0      0.00%     95.72% # Class of executed instruction
testsys.cpu.op_class::IprAccess                  1545      4.28%    100.00% # Class of executed instruction
testsys.cpu.op_class::InstPrefetch                  0      0.00%    100.00% # Class of executed instruction
testsys.cpu.op_class::total                     36126                       # Class of executed instruction
testsys.disk0.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
testsys.disk0.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
testsys.disk0.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
testsys.disk0.dma_write_full_pages                  0                       # Number of full page size DMA writes.
testsys.disk0.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
testsys.disk0.dma_write_txs                         0                       # Number of DMA write transactions.
testsys.disk2.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
testsys.disk2.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
testsys.disk2.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
testsys.disk2.dma_write_full_pages                  0                       # Number of full page size DMA writes.
testsys.disk2.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
testsys.disk2.dma_write_txs                         0                       # Number of DMA write transactions.
testsys.iobridge.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.iobus.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.iobus.trans_dist::ReadReq                5049                       # Transaction distribution
testsys.iobus.trans_dist::ReadResp               5049                       # Transaction distribution
testsys.iobus.trans_dist::WriteReq                 81                       # Transaction distribution
testsys.iobus.trans_dist::WriteResp                81                       # Transaction distribution
testsys.iobus.pkt_count_testsys.bridge.master::testsys.tsunami.cchip.pio          402                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.bridge.master::testsys.tsunami.ethernet.pio          160                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.bridge.master::total          562                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.tsunami.ethernet.dma::testsys.iobridge.slave         9698                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count_testsys.tsunami.ethernet.dma::total         9698                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_count::total                  10260                       # Packet count per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.bridge.master::testsys.tsunami.cchip.pio         1608                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.bridge.master::testsys.tsunami.ethernet.pio          320                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.bridge.master::total         1928                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.tsunami.ethernet.dma::testsys.iobridge.slave       116376                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size_testsys.tsunami.ethernet.dma::total       116376                       # Cumulative packet size per connected master and slave (bytes)
testsys.iobus.pkt_size::total                  118304                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.snoop_filter.tot_requests            0                       # Total number of requests made to the snoop filter.
testsys.membus.snoop_filter.hit_single_requests            0                       # Number of requests hitting in the snoop filter with a single holder of the requested data.
testsys.membus.snoop_filter.hit_multi_requests            0                       # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
testsys.membus.snoop_filter.tot_snoops              0                       # Total number of snoops made to the snoop filter.
testsys.membus.snoop_filter.hit_single_snoops            0                       # Number of snoops hitting in the snoop filter with a single holder of the requested data.
testsys.membus.snoop_filter.hit_multi_snoops            0                       # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
testsys.membus.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.membus.trans_dist::ReadReq              47876                       # Transaction distribution
testsys.membus.trans_dist::ReadResp             48080                       # Transaction distribution
testsys.membus.trans_dist::WriteReq              3691                       # Transaction distribution
testsys.membus.trans_dist::WriteResp             3691                       # Transaction distribution
testsys.membus.trans_dist::LoadLockedReq          204                       # Transaction distribution
testsys.membus.trans_dist::StoreCondReq           204                       # Transaction distribution
testsys.membus.trans_dist::StoreCondResp          204                       # Transaction distribution
testsys.membus.pkt_count_testsys.cpu.icache_port::testsys.physmem.port        72252                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.cpu.icache_port::total        72252                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.cpu.dcache_port::testsys.bridge.slave          562                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.cpu.dcache_port::testsys.physmem.port        21438                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.cpu.dcache_port::total        22000                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.iobridge.master::testsys.physmem.port         9698                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count_testsys.iobridge.master::total         9698                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_count::total                103950                       # Packet count per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.icache_port::testsys.physmem.port       144504                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.icache_port::total       144504                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.dcache_port::testsys.bridge.slave         1928                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.dcache_port::testsys.physmem.port        77640                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.cpu.dcache_port::total        79568                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.iobridge.master::testsys.physmem.port       116376                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size_testsys.iobridge.master::total       116376                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.pkt_size::total                 340448                       # Cumulative packet size per connected master and slave (bytes)
testsys.membus.snoops                               0                       # Total snoops (count)
testsys.membus.snoopTraffic                         0                       # Total snoop traffic (bytes)
testsys.membus.snoop_fanout::samples            51975                       # Request fanout histogram
testsys.membus.snoop_fanout::mean                   0                       # Request fanout histogram
testsys.membus.snoop_fanout::stdev                  0                       # Request fanout histogram
testsys.membus.snoop_fanout::underflows             0      0.00%      0.00% # Request fanout histogram
testsys.membus.snoop_fanout::0                  51975    100.00%    100.00% # Request fanout histogram
testsys.membus.snoop_fanout::1                      0      0.00%    100.00% # Request fanout histogram
testsys.membus.snoop_fanout::overflows              0      0.00%    100.00% # Request fanout histogram
testsys.membus.snoop_fanout::min_value              0                       # Request fanout histogram
testsys.membus.snoop_fanout::max_value              0                       # Request fanout histogram
testsys.membus.snoop_fanout::total              51975                       # Request fanout histogram
testsys.membus.badaddr_responder.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.backdoor.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.cchip.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.ethernet.clk_domain.clock         2000                       # Clock period in ticks
testsys.tsunami.pchip.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.ethernet.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.ethernet.descDMAReads            4849                       # Number of descriptors the device read w/ DMA
testsys.tsunami.ethernet.descDMAWrites              0                       # Number of descriptors the device wrote w/ DMA
testsys.tsunami.ethernet.descDmaReadBytes       116376                       # number of descriptor bytes read w/ DMA
testsys.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
testsys.tsunami.ethernet.postedSwi                  0                       # number of software interrupts posted to CPU
testsys.tsunami.ethernet.coalescedSwi               0                       # average number of Swi's coalesced into each post
testsys.tsunami.ethernet.totalSwi                   0                       # total number of Swi written to ISR
testsys.tsunami.ethernet.postedRxIdle               0                       # number of rxIdle interrupts posted to CPU
testsys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
testsys.tsunami.ethernet.totalRxIdle                0                       # total number of RxIdle written to ISR
testsys.tsunami.ethernet.postedRxOk                 0                       # number of RxOk interrupts posted to CPU
testsys.tsunami.ethernet.coalescedRxOk              0                       # average number of RxOk's coalesced into each post
testsys.tsunami.ethernet.totalRxOk                  0                       # total number of RxOk written to ISR
testsys.tsunami.ethernet.postedRxDesc               0                       # number of RxDesc interrupts posted to CPU
testsys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
testsys.tsunami.ethernet.totalRxDesc                0                       # total number of RxDesc written to ISR
testsys.tsunami.ethernet.postedTxOk                 0                       # number of TxOk interrupts posted to CPU
testsys.tsunami.ethernet.coalescedTxOk              0                       # average number of TxOk's coalesced into each post
testsys.tsunami.ethernet.totalTxOk                  0                       # total number of TxOk written to ISR
testsys.tsunami.ethernet.postedTxIdle              40                       # number of TxIdle interrupts posted to CPU
testsys.tsunami.ethernet.coalescedTxIdle            1                       # average number of TxIdle's coalesced into each post
testsys.tsunami.ethernet.totalTxIdle             4849                       # total number of TxIdle written to ISR
testsys.tsunami.ethernet.postedTxDesc               0                       # number of TxDesc interrupts posted to CPU
testsys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
testsys.tsunami.ethernet.totalTxDesc                0                       # total number of TxDesc written to ISR
testsys.tsunami.ethernet.postedRxOrn                0                       # number of RxOrn posted to CPU
testsys.tsunami.ethernet.coalescedRxOrn             0                       # average number of RxOrn's coalesced into each post
testsys.tsunami.ethernet.totalRxOrn                 0                       # total number of RxOrn written to ISR
testsys.tsunami.ethernet.coalescedTotal             1                       # average number of interrupts coalesced into each post
testsys.tsunami.ethernet.postedInterrupts         4849                       # number of posts to CPU
testsys.tsunami.ethernet.droppedPackets             0                       # number of packets dropped
testsys.tsunami.fake_OROM.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_ata0.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_ata1.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_addr.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read0.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read1.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read2.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read3.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read4.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read5.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read6.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_read7.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_pnp_write.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_ppc.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_sm_chip.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_uart1.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_uart2.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_uart3.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fake_uart4.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.fb.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.ide.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.io.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states
testsys.tsunami.uart.pwrStateResidencyTicks::UNDEFINED    407341500                       # Cumulative time (in ticks) in various power states

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