summaryrefslogtreecommitdiff
path: root/tests/quick/se/70.tgen/ref/null/none/tgen-dram-ctrl/stats.txt
blob: 3240ac711df219e7227e4ef498b7471ccad10b43 (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

---------- Begin Simulation Statistics ----------
sim_seconds                                  0.100000                       # Number of seconds simulated
sim_ticks                                100000000000                       # Number of ticks simulated
final_tick                               100000000000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_tick_rate                            14153017614                       # Simulator tick rate (ticks/s)
host_mem_usage                                 261088                       # Number of bytes of host memory used
host_seconds                                     7.07                       # Real time elapsed on the host
system.clk_domain.voltage_domain.voltage            1                       # Voltage in Volts
system.clk_domain.clock                          1000                       # Clock period in ticks
system.physmem.bytes_read::cpu              106649408                       # Number of bytes read from this memory
system.physmem.bytes_read::total            106649408                       # Number of bytes read from this memory
system.physmem.bytes_written::cpu           106680256                       # Number of bytes written to this memory
system.physmem.bytes_written::total         106680256                       # Number of bytes written to this memory
system.physmem.num_reads::cpu                 1666397                       # Number of read requests responded to by this memory
system.physmem.num_reads::total               1666397                       # Number of read requests responded to by this memory
system.physmem.num_writes::cpu                1666879                       # Number of write requests responded to by this memory
system.physmem.num_writes::total              1666879                       # Number of write requests responded to by this memory
system.physmem.bw_read::cpu                1066494080                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total              1066494080                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_write::cpu               1066802560                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total             1066802560                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::cpu               2133296640                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total             2133296640                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs                       1666397                       # Number of read requests accepted
system.physmem.writeReqs                      1666879                       # Number of write requests accepted
system.physmem.readBursts                     1666397                       # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts                    1666879                       # Number of DRAM write bursts, including those merged in the write queue
system.physmem.bytesReadDRAM                106647872                       # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ                      1536                       # Total number of bytes read from write queue
system.physmem.bytesWritten                 106676864                       # Total number of bytes written to DRAM
system.physmem.bytesReadSys                 106649408                       # Total read bytes from the system interface side
system.physmem.bytesWrittenSys              106680256                       # Total written bytes from the system interface side
system.physmem.servicedByWrQ                       24                       # Number of DRAM read bursts serviced by the write queue
system.physmem.mergedWrBursts                      30                       # Number of DRAM write bursts merged with an existing one
system.physmem.neitherReadNorWriteReqs              0                       # Number of requests that are neither read nor write
system.physmem.perBankRdBursts::0              104030                       # Per bank write bursts
system.physmem.perBankRdBursts::1              103994                       # Per bank write bursts
system.physmem.perBankRdBursts::2              104918                       # Per bank write bursts
system.physmem.perBankRdBursts::3              104596                       # Per bank write bursts
system.physmem.perBankRdBursts::4              103869                       # Per bank write bursts
system.physmem.perBankRdBursts::5              103935                       # Per bank write bursts
system.physmem.perBankRdBursts::6              103649                       # Per bank write bursts
system.physmem.perBankRdBursts::7              104313                       # Per bank write bursts
system.physmem.perBankRdBursts::8              103869                       # Per bank write bursts
system.physmem.perBankRdBursts::9              104354                       # Per bank write bursts
system.physmem.perBankRdBursts::10             103835                       # Per bank write bursts
system.physmem.perBankRdBursts::11             104272                       # Per bank write bursts
system.physmem.perBankRdBursts::12             104076                       # Per bank write bursts
system.physmem.perBankRdBursts::13             104034                       # Per bank write bursts
system.physmem.perBankRdBursts::14             104583                       # Per bank write bursts
system.physmem.perBankRdBursts::15             104046                       # Per bank write bursts
system.physmem.perBankWrBursts::0              104357                       # Per bank write bursts
system.physmem.perBankWrBursts::1              104090                       # Per bank write bursts
system.physmem.perBankWrBursts::2              104175                       # Per bank write bursts
system.physmem.perBankWrBursts::3              103885                       # Per bank write bursts
system.physmem.perBankWrBursts::4              104730                       # Per bank write bursts
system.physmem.perBankWrBursts::5              104508                       # Per bank write bursts
system.physmem.perBankWrBursts::6              104083                       # Per bank write bursts
system.physmem.perBankWrBursts::7              104226                       # Per bank write bursts
system.physmem.perBankWrBursts::8              104319                       # Per bank write bursts
system.physmem.perBankWrBursts::9              104219                       # Per bank write bursts
system.physmem.perBankWrBursts::10             104229                       # Per bank write bursts
system.physmem.perBankWrBursts::11             103701                       # Per bank write bursts
system.physmem.perBankWrBursts::12             104102                       # Per bank write bursts
system.physmem.perBankWrBursts::13             103983                       # Per bank write bursts
system.physmem.perBankWrBursts::14             104296                       # Per bank write bursts
system.physmem.perBankWrBursts::15             103923                       # Per bank write bursts
system.physmem.numRdRetry                           0                       # Number of times read queue was full causing retry
system.physmem.numWrRetry                           0                       # Number of times write queue was full causing retry
system.physmem.totGap                     99999956143                       # Total gap between requests
system.physmem.readPktSize::0                       0                       # Read request sizes (log2)
system.physmem.readPktSize::1                       0                       # Read request sizes (log2)
system.physmem.readPktSize::2                       0                       # Read request sizes (log2)
system.physmem.readPktSize::3                       0                       # Read request sizes (log2)
system.physmem.readPktSize::4                       0                       # Read request sizes (log2)
system.physmem.readPktSize::5                       0                       # Read request sizes (log2)
system.physmem.readPktSize::6                 1666397                       # Read request sizes (log2)
system.physmem.writePktSize::0                      0                       # Write request sizes (log2)
system.physmem.writePktSize::1                      0                       # Write request sizes (log2)
system.physmem.writePktSize::2                      0                       # Write request sizes (log2)
system.physmem.writePktSize::3                      0                       # Write request sizes (log2)
system.physmem.writePktSize::4                      0                       # Write request sizes (log2)
system.physmem.writePktSize::5                      0                       # Write request sizes (log2)
system.physmem.writePktSize::6                1666879                       # Write request sizes (log2)
system.physmem.rdQLenPdf::0                    749477                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1                    767791                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2                     84595                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3                     34424                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4                     14110                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5                      7738                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6                      4506                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7                      2212                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8                       927                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9                       435                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10                      124                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::11                       24                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::12                        8                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::14                        1                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::26                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::27                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::28                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::29                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30                        0                       # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31                        0                       # What read queue length does an incoming req see
system.physmem.wrQLenPdf::0                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::3                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::4                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::8                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::9                         1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::10                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14                        1                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::15                    11355                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::16                    15130                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::17                    38121                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::18                    87361                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::19                   105787                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::20                   108512                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::21                   113649                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22                   112259                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23                   107672                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24                   105658                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25                   125741                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26                   107375                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27                   108402                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28                   107991                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29                   100241                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30                   100173                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31                   100040                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::32                   100007                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::33                     3871                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::34                     3019                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::35                     2113                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::36                     1304                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::37                      696                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::38                      272                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::39                       69                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::40                       14                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::41                        2                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::42                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::43                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::44                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::45                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::46                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::47                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::48                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::49                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::50                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::51                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::52                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::53                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::54                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::55                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::56                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::57                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::58                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::59                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::60                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::61                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62                        0                       # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63                        0                       # What write queue length does an incoming req see
system.physmem.bytesPerActivate::samples      3296263                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::mean       64.716933                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::gmean      64.192638                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::stdev      23.994317                       # Bytes accessed per row activation
system.physmem.bytesPerActivate::0-127        3288284     99.76%     99.76% # Bytes accessed per row activation
system.physmem.bytesPerActivate::128-255         5824      0.18%     99.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::256-383           32      0.00%     99.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::384-511           32      0.00%     99.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::512-639           32      0.00%     99.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::640-767           32      0.00%     99.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::768-895           32      0.00%     99.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::896-1023           32      0.00%     99.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1024-1151         1963      0.06%    100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::total        3296263                       # Bytes accessed per row activation
system.physmem.rdPerTurnAround::samples         99238                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::mean        16.791612                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::gmean       15.446176                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::stdev      106.010489                       # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::0-2047          99237    100.00%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::32768-34815            1      0.00%    100.00% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::total           99238                       # Reads before turning the bus around for writes
system.physmem.wrPerTurnAround::samples         99238                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::mean        16.796247                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::gmean       16.714914                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::stdev        1.763911                       # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::16              78818     79.42%     79.42% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::17               3091      3.11%     82.54% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::18               3042      3.07%     85.60% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::19               1750      1.76%     87.37% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::20               1374      1.38%     88.75% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::21               8750      8.82%     97.57% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::22               1949      1.96%     99.53% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::23                293      0.30%     99.83% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::24                 65      0.07%     99.89% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::25                 43      0.04%     99.94% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::26                 29      0.03%     99.97% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::27                 17      0.02%     99.98% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::28                 10      0.01%     99.99% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::29                  2      0.00%     99.99% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::30                  4      0.00%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::32                  1      0.00%    100.00% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::total           99238                       # Writes before turning the bus around for reads
system.physmem.totQLat                    61644213329                       # Total ticks spent queuing
system.physmem.totMemAccLat               92888707079                       # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat                   8331865000                       # Total ticks spent in databus transfers
system.physmem.avgQLat                       36993.05                       # Average queueing delay per DRAM burst
system.physmem.avgBusLat                      5000.00                       # Average bus latency per DRAM burst
system.physmem.avgMemAccLat                  55743.05                       # Average memory access latency per DRAM burst
system.physmem.avgRdBW                        1066.48                       # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW                        1066.77                       # Average achieved write bandwidth in MiByte/s
system.physmem.avgRdBWSys                     1066.49                       # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys                     1066.80                       # Average system write bandwidth in MiByte/s
system.physmem.peakBW                        12800.00                       # Theoretical peak bandwidth in MiByte/s
system.physmem.busUtil                          16.67                       # Data bus utilization in percentage
system.physmem.busUtilRead                       8.33                       # Data bus utilization in percentage for reads
system.physmem.busUtilWrite                      8.33                       # Data bus utilization in percentage for writes
system.physmem.avgRdQLen                         1.72                       # Average read queue length when enqueuing
system.physmem.avgWrQLen                        25.44                       # Average write queue length when enqueuing
system.physmem.readRowHits                      32184                       # Number of row buffer hits during reads
system.physmem.writeRowHits                      4741                       # Number of row buffer hits during writes
system.physmem.readRowHitRate                    1.93                       # Row buffer hit rate for reads
system.physmem.writeRowHitRate                   0.28                       # Row buffer hit rate for writes
system.physmem.avgGap                        30000.50                       # Average gap between requests
system.physmem.pageHitRate                       1.11                       # Row buffer hit rate, read and write combined
system.physmem.memoryStateTime::IDLE          5342990                       # Time in different power states
system.physmem.memoryStateTime::REF        3339180000                       # Time in different power states
system.physmem.memoryStateTime::PRE_PDN             0                       # Time in different power states
system.physmem.memoryStateTime::ACT       96654559510                       # Time in different power states
system.physmem.memoryStateTime::ACT_PDN             0                       # Time in different power states
system.membus.trans_dist::ReadReq             1666397                       # Transaction distribution
system.membus.trans_dist::ReadResp            1666397                       # Transaction distribution
system.membus.trans_dist::WriteReq            1666879                       # Transaction distribution
system.membus.trans_dist::WriteResp           1666879                       # Transaction distribution
system.membus.pkt_count_system.monitor-master::system.physmem.port      6666552                       # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total                6666552                       # Packet count per connected master and slave (bytes)
system.membus.pkt_size_system.monitor-master::system.physmem.port    213329664                       # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size::total               213329664                       # Cumulative packet size per connected master and slave (bytes)
system.membus.reqLayer0.occupancy         11679751447                       # Layer occupancy (ticks)
system.membus.reqLayer0.utilization              11.7                       # Layer utilization (%)
system.membus.respLayer0.occupancy        11427712781                       # Layer occupancy (ticks)
system.membus.respLayer0.utilization             11.4                       # Layer utilization (%)
system.monitor.readBurstLengthHist::samples      1666397                       # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::mean           64                       # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::gmean    64.000000                       # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::stdev            0                       # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::0-3             0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::4-7             0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::8-11            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::12-15            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::16-19            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::20-23            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::24-27            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::28-31            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::32-35            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::36-39            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::40-43            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::44-47            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::48-51            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::52-55            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::56-59            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::60-63            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::64-67      1666397    100.00%    100.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::68-71            0      0.00%    100.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::72-75            0      0.00%    100.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::76-79            0      0.00%    100.00% # Histogram of burst lengths of transmitted packets
system.monitor.readBurstLengthHist::total      1666397                       # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::samples      1666879                       # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::mean           64                       # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::gmean    64.000000                       # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::stdev            0                       # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::0-3            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::4-7            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::8-11            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::12-15            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::16-19            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::20-23            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::24-27            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::28-31            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::32-35            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::36-39            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::40-43            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::44-47            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::48-51            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::52-55            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::56-59            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::60-63            0      0.00%      0.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::64-67      1666879    100.00%    100.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::68-71            0      0.00%    100.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::72-75            0      0.00%    100.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::76-79            0      0.00%    100.00% # Histogram of burst lengths of transmitted packets
system.monitor.writeBurstLengthHist::total      1666879                       # Histogram of burst lengths of transmitted packets
system.monitor.readBandwidthHist::samples          100                       # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::mean     1066494080                       # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::gmean  1063154546.015704                       # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::stdev  107915737.892311                       # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::0-1.34218e+08            0      0.00%      0.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::1.34218e+08-2.68435e+08            0      0.00%      0.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::2.68435e+08-4.02653e+08            0      0.00%      0.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::4.02653e+08-5.36871e+08            0      0.00%      0.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::5.36871e+08-6.71089e+08            0      0.00%      0.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::6.71089e+08-8.05306e+08            0      0.00%      0.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::8.05306e+08-9.39524e+08            0      0.00%      0.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::9.39524e+08-1.07374e+09           99     99.00%     99.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::1.07374e+09-1.20796e+09            0      0.00%     99.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::1.20796e+09-1.34218e+09            0      0.00%     99.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::1.34218e+09-1.4764e+09            0      0.00%     99.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::1.4764e+09-1.61061e+09            0      0.00%     99.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::1.61061e+09-1.74483e+09            0      0.00%     99.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::1.74483e+09-1.87905e+09            0      0.00%     99.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::1.87905e+09-2.01327e+09            0      0.00%     99.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::2.01327e+09-2.14748e+09            1      1.00%    100.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::2.14748e+09-2.2817e+09            0      0.00%    100.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::2.2817e+09-2.41592e+09            0      0.00%    100.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::2.41592e+09-2.55014e+09            0      0.00%    100.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::2.55014e+09-2.68435e+09            0      0.00%    100.00% # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.readBandwidthHist::total           100                       # Histogram of read bandwidth per sample period (bytes/s)
system.monitor.averageReadBandwidth        1066494080      0.00%      0.00% # Average read bandwidth (bytes/s)
system.monitor.totalReadBytes               106649408                       # Number of bytes read
system.monitor.writeBandwidthHist::samples          100                       # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::mean    1066802560                       # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::gmean            0                       # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::stdev 107924720.268046                       # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::0-6.71089e+07            1      1.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::6.71089e+07-1.34218e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::1.34218e+08-2.01327e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::2.01327e+08-2.68435e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::2.68435e+08-3.35544e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::3.35544e+08-4.02653e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::4.02653e+08-4.69762e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::4.69762e+08-5.36871e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::5.36871e+08-6.0398e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::6.0398e+08-6.71089e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::6.71089e+08-7.38198e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::7.38198e+08-8.05306e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::8.05306e+08-8.72415e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::8.72415e+08-9.39524e+08            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::9.39524e+08-1.00663e+09            0      0.00%      1.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::1.00663e+09-1.07374e+09           29     29.00%     30.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::1.07374e+09-1.14085e+09           70     70.00%    100.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::1.14085e+09-1.20796e+09            0      0.00%    100.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::1.20796e+09-1.27507e+09            0      0.00%    100.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::1.27507e+09-1.34218e+09            0      0.00%    100.00% # Histogram of write bandwidth (bytes/s)
system.monitor.writeBandwidthHist::total          100                       # Histogram of write bandwidth (bytes/s)
system.monitor.averageWriteBandwidth       1066802560      0.00%      0.00% # Average write bandwidth (bytes/s)
system.monitor.totalWrittenBytes            106680256                       # Number of bytes written
system.monitor.readLatencyHist::samples       1666397                       # Read request-response latency
system.monitor.readLatencyHist::mean     75762.275031                       # Read request-response latency
system.monitor.readLatencyHist::gmean    69897.504803                       # Read request-response latency
system.monitor.readLatencyHist::stdev    42102.080811                       # Read request-response latency
system.monitor.readLatencyHist::0-32767            24      0.00%      0.00% # Read request-response latency
system.monitor.readLatencyHist::32768-65535       443180     26.60%     26.60% # Read request-response latency
system.monitor.readLatencyHist::65536-98303      1020210     61.22%     87.82% # Read request-response latency
system.monitor.readLatencyHist::98304-131071        76869      4.61%     92.43% # Read request-response latency
system.monitor.readLatencyHist::131072-163839        59066      3.54%     95.98% # Read request-response latency
system.monitor.readLatencyHist::163840-196607        25573      1.53%     97.51% # Read request-response latency
system.monitor.readLatencyHist::196608-229375         9468      0.57%     98.08% # Read request-response latency
system.monitor.readLatencyHist::229376-262143         7856      0.47%     98.55% # Read request-response latency
system.monitor.readLatencyHist::262144-294911         8007      0.48%     99.03% # Read request-response latency
system.monitor.readLatencyHist::294912-327679         7912      0.47%     99.51% # Read request-response latency
system.monitor.readLatencyHist::327680-360447         4865      0.29%     99.80% # Read request-response latency
system.monitor.readLatencyHist::360448-393215         1179      0.07%     99.87% # Read request-response latency
system.monitor.readLatencyHist::393216-425983          915      0.05%     99.92% # Read request-response latency
system.monitor.readLatencyHist::425984-458751          775      0.05%     99.97% # Read request-response latency
system.monitor.readLatencyHist::458752-491519          416      0.02%    100.00% # Read request-response latency
system.monitor.readLatencyHist::491520-524287           74      0.00%    100.00% # Read request-response latency
system.monitor.readLatencyHist::524288-557055            5      0.00%    100.00% # Read request-response latency
system.monitor.readLatencyHist::557056-589823            1      0.00%    100.00% # Read request-response latency
system.monitor.readLatencyHist::589824-622591            2      0.00%    100.00% # Read request-response latency
system.monitor.readLatencyHist::622592-655359            0      0.00%    100.00% # Read request-response latency
system.monitor.readLatencyHist::total         1666397                       # Read request-response latency
system.monitor.writeLatencyHist::samples      1666879                       # Write request-response latency
system.monitor.writeLatencyHist::mean    10554.999998                       # Write request-response latency
system.monitor.writeLatencyHist::gmean   10497.332887                       # Write request-response latency
system.monitor.writeLatencyHist::stdev    1184.671741                       # Write request-response latency
system.monitor.writeLatencyHist::0-1023             0      0.00%      0.00% # Write request-response latency
system.monitor.writeLatencyHist::1024-2047            0      0.00%      0.00% # Write request-response latency
system.monitor.writeLatencyHist::2048-3071            0      0.00%      0.00% # Write request-response latency
system.monitor.writeLatencyHist::3072-4095            0      0.00%      0.00% # Write request-response latency
system.monitor.writeLatencyHist::4096-5119            0      0.00%      0.00% # Write request-response latency
system.monitor.writeLatencyHist::5120-6143            0      0.00%      0.00% # Write request-response latency
system.monitor.writeLatencyHist::6144-7167            0      0.00%      0.00% # Write request-response latency
system.monitor.writeLatencyHist::7168-8191            0      0.00%      0.00% # Write request-response latency
system.monitor.writeLatencyHist::8192-9215            0      0.00%      0.00% # Write request-response latency
system.monitor.writeLatencyHist::9216-10239      1277601     76.65%     76.65% # Write request-response latency
system.monitor.writeLatencyHist::10240-11263        91250      5.47%     82.12% # Write request-response latency
system.monitor.writeLatencyHist::11264-12287       110692      6.64%     88.76% # Write request-response latency
system.monitor.writeLatencyHist::12288-13311        90268      5.42%     94.18% # Write request-response latency
system.monitor.writeLatencyHist::13312-14335        61253      3.67%     97.85% # Write request-response latency
system.monitor.writeLatencyHist::14336-15359        31832      1.91%     99.76% # Write request-response latency
system.monitor.writeLatencyHist::15360-16383         3983      0.24%    100.00% # Write request-response latency
system.monitor.writeLatencyHist::16384-17407            0      0.00%    100.00% # Write request-response latency
system.monitor.writeLatencyHist::17408-18431            0      0.00%    100.00% # Write request-response latency
system.monitor.writeLatencyHist::18432-19455            0      0.00%    100.00% # Write request-response latency
system.monitor.writeLatencyHist::19456-20479            0      0.00%    100.00% # Write request-response latency
system.monitor.writeLatencyHist::total        1666879                       # Write request-response latency
system.monitor.ittReadRead::samples           1666396                       # Read-to-read inter transaction time
system.monitor.ittReadRead::mean         60009.683149                       # Read-to-read inter transaction time
system.monitor.ittReadRead::stdev        42949.620471                       # Read-to-read inter transaction time
system.monitor.ittReadRead::underflows              0      0.00%      0.00% # Read-to-read inter transaction time
system.monitor.ittReadRead::1-5000                  0      0.00%      0.00% # Read-to-read inter transaction time
system.monitor.ittReadRead::5001-10000              0      0.00%      0.00% # Read-to-read inter transaction time
system.monitor.ittReadRead::10001-15000             0      0.00%      0.00% # Read-to-read inter transaction time
system.monitor.ittReadRead::15001-20000             0      0.00%      0.00% # Read-to-read inter transaction time
system.monitor.ittReadRead::20001-25000             0      0.00%      0.00% # Read-to-read inter transaction time
system.monitor.ittReadRead::25001-30000        438119     26.29%     26.29% # Read-to-read inter transaction time
system.monitor.ittReadRead::30001-35000        404012     24.24%     50.54% # Read-to-read inter transaction time
system.monitor.ittReadRead::35001-40000             1      0.00%     50.54% # Read-to-read inter transaction time
system.monitor.ittReadRead::40001-45000             3      0.00%     50.54% # Read-to-read inter transaction time
system.monitor.ittReadRead::45001-50000             3      0.00%     50.54% # Read-to-read inter transaction time
system.monitor.ittReadRead::50001-55000             4      0.00%     50.54% # Read-to-read inter transaction time
system.monitor.ittReadRead::55001-60000        203859     12.23%     62.77% # Read-to-read inter transaction time
system.monitor.ittReadRead::60001-65000        203873     12.23%     75.00% # Read-to-read inter transaction time
system.monitor.ittReadRead::65001-70000             6      0.00%     75.00% # Read-to-read inter transaction time
system.monitor.ittReadRead::70001-75000             2      0.00%     75.01% # Read-to-read inter transaction time
system.monitor.ittReadRead::75001-80000             4      0.00%     75.01% # Read-to-read inter transaction time
system.monitor.ittReadRead::80001-85000           571      0.03%     75.04% # Read-to-read inter transaction time
system.monitor.ittReadRead::85001-90000        102408      6.15%     81.19% # Read-to-read inter transaction time
system.monitor.ittReadRead::90001-95000        102628      6.16%     87.34% # Read-to-read inter transaction time
system.monitor.ittReadRead::95001-100000          570      0.03%     87.38% # Read-to-read inter transaction time
system.monitor.ittReadRead::overflows          210333     12.62%    100.00% # Read-to-read inter transaction time
system.monitor.ittReadRead::min_value           28000                       # Read-to-read inter transaction time
system.monitor.ittReadRead::max_value         1130700                       # Read-to-read inter transaction time
system.monitor.ittReadRead::total             1666396                       # Read-to-read inter transaction time
system.monitor.ittWriteWrite::samples         1666878                       # Write-to-write inter transaction time
system.monitor.ittWriteWrite::mean       59391.842015                       # Write-to-write inter transaction time
system.monitor.ittWriteWrite::stdev      41837.032784                       # Write-to-write inter transaction time
system.monitor.ittWriteWrite::underflows            0      0.00%      0.00% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::1-5000                0      0.00%      0.00% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::5001-10000            0      0.00%      0.00% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::10001-15000            0      0.00%      0.00% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::15001-20000            0      0.00%      0.00% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::20001-25000            0      0.00%      0.00% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::25001-30000       422194     25.33%     25.33% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::30001-35000       420422     25.22%     50.55% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::35001-40000            7      0.00%     50.55% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::40001-45000            3      0.00%     50.55% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::45001-50000            3      0.00%     50.55% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::50001-55000            1      0.00%     50.55% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::55001-60000       208021     12.48%     63.03% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::60001-65000       207862     12.47%     75.50% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::65001-70000            4      0.00%     75.50% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::70001-75000            2      0.00%     75.50% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::75001-80000            2      0.00%     75.50% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::80001-85000          506      0.03%     75.53% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::85001-90000       102058      6.12%     81.65% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::90001-95000       103058      6.18%     87.84% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::95001-100000          512      0.03%     87.87% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::overflows        202223     12.13%    100.00% # Write-to-write inter transaction time
system.monitor.ittWriteWrite::min_value         28000                       # Write-to-write inter transaction time
system.monitor.ittWriteWrite::max_value        600949                       # Write-to-write inter transaction time
system.monitor.ittWriteWrite::total           1666878                       # Write-to-write inter transaction time
system.monitor.ittReqReq::samples             3333275                       # Request-to-request inter transaction time
system.monitor.ittReqReq::mean           30000.511852                       # Request-to-request inter transaction time
system.monitor.ittReqReq::stdev           1280.006862                       # Request-to-request inter transaction time
system.monitor.ittReqReq::underflows                0      0.00%      0.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::1-5000                    0      0.00%      0.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::5001-10000                0      0.00%      0.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::10001-15000               0      0.00%      0.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::15001-20000               0      0.00%      0.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::20001-25000               0      0.00%      0.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::25001-30000         1684866     50.55%     50.55% # Request-to-request inter transaction time
system.monitor.ittReqReq::30001-35000         1648324     49.45%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::35001-40000              18      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::40001-45000              13      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::45001-50000              13      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::50001-55000              16      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::55001-60000              16      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::60001-65000               8      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::65001-70000               0      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::70001-75000               0      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::75001-80000               0      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::80001-85000               0      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::85001-90000               0      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::90001-95000               0      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::95001-100000              0      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::overflows                 1      0.00%    100.00% # Request-to-request inter transaction time
system.monitor.ittReqReq::min_value             28000                       # Request-to-request inter transaction time
system.monitor.ittReqReq::max_value           1041309                       # Request-to-request inter transaction time
system.monitor.ittReqReq::total               3333275                       # Request-to-request inter transaction time
system.monitor.outstandingReadsHist::samples          100                       # Outstanding read transactions
system.monitor.outstandingReadsHist::mean     1.230000                       # Outstanding read transactions
system.monitor.outstandingReadsHist::gmean            0                       # Outstanding read transactions
system.monitor.outstandingReadsHist::stdev     1.309291                       # Outstanding read transactions
system.monitor.outstandingReadsHist::0             28     28.00%     28.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::1             44     44.00%     72.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::2             17     17.00%     89.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::3              6      6.00%     95.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::4              1      1.00%     96.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::5              3      3.00%     99.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::6              0      0.00%     99.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::7              0      0.00%     99.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::8              1      1.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::9              0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::10             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::11             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::12             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::13             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::14             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::15             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::16             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::17             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::18             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::19             0      0.00%    100.00% # Outstanding read transactions
system.monitor.outstandingReadsHist::total          100                       # Outstanding read transactions
system.monitor.outstandingWritesHist::samples          100                       # Outstanding write transactions
system.monitor.outstandingWritesHist::mean     0.190000                       # Outstanding write transactions
system.monitor.outstandingWritesHist::gmean            0                       # Outstanding write transactions
system.monitor.outstandingWritesHist::stdev     0.394277                       # Outstanding write transactions
system.monitor.outstandingWritesHist::0            81     81.00%     81.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::1            19     19.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::2             0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::3             0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::4             0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::5             0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::6             0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::7             0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::8             0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::9             0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::10            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::11            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::12            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::13            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::14            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::15            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::16            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::17            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::18            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::19            0      0.00%    100.00% # Outstanding write transactions
system.monitor.outstandingWritesHist::total          100                       # Outstanding write transactions
system.monitor.readTransHist::samples             100                       # Histogram of read transactions per sample period
system.monitor.readTransHist::mean       16663.970000                       # Histogram of read transactions per sample period
system.monitor.readTransHist::gmean      16611.784927                       # Histogram of read transactions per sample period
system.monitor.readTransHist::stdev       1686.281945                       # Histogram of read transactions per sample period
system.monitor.readTransHist::0-2047                0      0.00%      0.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::2048-4095             0      0.00%      0.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::4096-6143             0      0.00%      0.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::6144-8191             0      0.00%      0.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::8192-10239            0      0.00%      0.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::10240-12287            0      0.00%      0.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::12288-14335            0      0.00%      0.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::14336-16383           12     12.00%     12.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::16384-18431           87     87.00%     99.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::18432-20479            0      0.00%     99.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::20480-22527            0      0.00%     99.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::22528-24575            0      0.00%     99.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::24576-26623            0      0.00%     99.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::26624-28671            0      0.00%     99.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::28672-30719            0      0.00%     99.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::30720-32767            0      0.00%     99.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::32768-34815            1      1.00%    100.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::34816-36863            0      0.00%    100.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::36864-38911            0      0.00%    100.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::38912-40959            0      0.00%    100.00% # Histogram of read transactions per sample period
system.monitor.readTransHist::total               100                       # Histogram of read transactions per sample period
system.monitor.writeTransHist::samples            100                       # Histogram of read transactions per sample period
system.monitor.writeTransHist::mean      16668.790000                       # Histogram of read transactions per sample period
system.monitor.writeTransHist::gmean                0                       # Histogram of read transactions per sample period
system.monitor.writeTransHist::stdev      1686.323754                       # Histogram of read transactions per sample period
system.monitor.writeTransHist::0-1023               1      1.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::1024-2047            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::2048-3071            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::3072-4095            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::4096-5119            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::5120-6143            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::6144-7167            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::7168-8191            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::8192-9215            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::9216-10239            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::10240-11263            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::11264-12287            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::12288-13311            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::13312-14335            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::14336-15359            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::15360-16383            0      0.00%      1.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::16384-17407           99     99.00%    100.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::17408-18431            0      0.00%    100.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::18432-19455            0      0.00%    100.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::19456-20479            0      0.00%    100.00% # Histogram of read transactions per sample period
system.monitor.writeTransHist::total              100                       # Histogram of read transactions per sample period
system.cpu.numPackets                         3333276                       # Number of packets generated
system.cpu.numRetries                               0                       # Number of retries
system.cpu.retryTicks                               0                       # Time spent waiting due to back-pressure (ticks)

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