summaryrefslogtreecommitdiff
path: root/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt
blob: 682f0b8791c632506afa1790bcf68076a641ec91 (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

---------- Begin Simulation Statistics ----------
sim_seconds                                  2.591442                       # Number of seconds simulated
sim_ticks                                2591441692000                       # Number of ticks simulated
final_tick                               2591441692000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                 1000000000000                       # Frequency of simulated ticks
host_inst_rate                                 874833                       # Simulator instruction rate (inst/s)
host_op_rate                                  1117723                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                            38375829651                       # Simulator tick rate (ticks/s)
host_mem_usage                                 376612                       # Number of bytes of host memory used
host_seconds                                    67.53                       # Real time elapsed on the host
sim_insts                                    59075683                       # Number of instructions simulated
sim_ops                                      75477515                       # Number of ops (including micro ops) simulated
system.realview.nvmem.bytes_read                   20                       # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read              20                       # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_written                 0                       # Number of bytes written to this memory
system.realview.nvmem.num_reads                     5                       # Number of read requests responded to by this memory
system.realview.nvmem.num_writes                    0                       # Number of write requests responded to by this memory
system.realview.nvmem.num_other                     0                       # Number of other requests responded to by this memory
system.realview.nvmem.bw_read                       8                       # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read                  8                       # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total                      8                       # Total bandwidth to/from this memory (bytes/s)
system.physmem.bytes_read                   133655408                       # Number of bytes read from this memory
system.physmem.bytes_inst_read                 949920                       # Number of instructions bytes read from this memory
system.physmem.bytes_written                  9634312                       # Number of bytes written to this memory
system.physmem.num_reads                     15513098                       # Number of read requests responded to by this memory
system.physmem.num_writes                      857428                       # Number of write requests responded to by this memory
system.physmem.num_other                            0                       # Number of other requests responded to by this memory
system.physmem.bw_read                       51575696                       # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read                    366560                       # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write                       3717742                       # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total                      55293438                       # Total bandwidth to/from this memory (bytes/s)
system.l2c.replacements                        117809                       # number of replacements
system.l2c.tagsinuse                     24928.376904                       # Cycle average of tags in use
system.l2c.total_refs                         1535240                       # Total number of references to valid blocks.
system.l2c.sampled_refs                        146709                       # Sample count of references to valid blocks.
system.l2c.avg_refs                         10.464525                       # Average number of references to valid blocks.
system.l2c.warmup_cycle                             0                       # Cycle when the warmup percentage was hit.
system.l2c.occ_blocks::writebacks        14588.908220                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu.dtb.walker        6.963925                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu.itb.walker        0.970411                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu.inst           5158.445831                       # Average occupied blocks per requestor
system.l2c.occ_blocks::cpu.data           5173.088517                       # Average occupied blocks per requestor
system.l2c.occ_percent::writebacks           0.222609                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu.dtb.walker       0.000106                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu.itb.walker       0.000015                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu.inst             0.078712                       # Average percentage of cache occupancy
system.l2c.occ_percent::cpu.data             0.078935                       # Average percentage of cache occupancy
system.l2c.occ_percent::total                0.380377                       # Average percentage of cache occupancy
system.l2c.ReadReq_hits::cpu.dtb.walker          8825                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu.itb.walker          3670                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu.inst              837469                       # number of ReadReq hits
system.l2c.ReadReq_hits::cpu.data              360891                       # number of ReadReq hits
system.l2c.ReadReq_hits::total                1210855                       # number of ReadReq hits
system.l2c.Writeback_hits::writebacks          610049                       # number of Writeback hits
system.l2c.Writeback_hits::total               610049                       # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu.data               26                       # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total                  26                       # number of UpgradeReq hits
system.l2c.ReadExReq_hits::cpu.data            106473                       # number of ReadExReq hits
system.l2c.ReadExReq_hits::total               106473                       # number of ReadExReq hits
system.l2c.demand_hits::cpu.dtb.walker           8825                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu.itb.walker           3670                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu.inst               837469                       # number of demand (read+write) hits
system.l2c.demand_hits::cpu.data               467364                       # number of demand (read+write) hits
system.l2c.demand_hits::total                 1317328                       # number of demand (read+write) hits
system.l2c.overall_hits::cpu.dtb.walker          8825                       # number of overall hits
system.l2c.overall_hits::cpu.itb.walker          3670                       # number of overall hits
system.l2c.overall_hits::cpu.inst              837469                       # number of overall hits
system.l2c.overall_hits::cpu.data              467364                       # number of overall hits
system.l2c.overall_hits::total                1317328                       # number of overall hits
system.l2c.ReadReq_misses::cpu.dtb.walker           24                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu.itb.walker           13                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu.inst             14429                       # number of ReadReq misses
system.l2c.ReadReq_misses::cpu.data             17256                       # number of ReadReq misses
system.l2c.ReadReq_misses::total                31722                       # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu.data           2875                       # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total              2875                       # number of UpgradeReq misses
system.l2c.ReadExReq_misses::cpu.data          140928                       # number of ReadExReq misses
system.l2c.ReadExReq_misses::total             140928                       # number of ReadExReq misses
system.l2c.demand_misses::cpu.dtb.walker           24                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu.itb.walker           13                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu.inst              14429                       # number of demand (read+write) misses
system.l2c.demand_misses::cpu.data             158184                       # number of demand (read+write) misses
system.l2c.demand_misses::total                172650                       # number of demand (read+write) misses
system.l2c.overall_misses::cpu.dtb.walker           24                       # number of overall misses
system.l2c.overall_misses::cpu.itb.walker           13                       # number of overall misses
system.l2c.overall_misses::cpu.inst             14429                       # number of overall misses
system.l2c.overall_misses::cpu.data            158184                       # number of overall misses
system.l2c.overall_misses::total               172650                       # number of overall misses
system.l2c.ReadReq_miss_latency::cpu.dtb.walker      1250000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu.itb.walker       676000                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu.inst    753120500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu.data    899469500                       # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total     1654516000                       # number of ReadReq miss cycles
system.l2c.UpgradeReq_miss_latency::cpu.data      1040000                       # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total      1040000                       # number of UpgradeReq miss cycles
system.l2c.ReadExReq_miss_latency::cpu.data   7338006500                       # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total   7338006500                       # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu.dtb.walker      1250000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu.itb.walker       676000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu.inst    753120500                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu.data   8237476000                       # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total      8992522500                       # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu.dtb.walker      1250000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu.itb.walker       676000                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu.inst    753120500                       # number of overall miss cycles
system.l2c.overall_miss_latency::cpu.data   8237476000                       # number of overall miss cycles
system.l2c.overall_miss_latency::total     8992522500                       # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu.dtb.walker         8849                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu.itb.walker         3683                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu.inst          851898                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu.data          378147                       # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total            1242577                       # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks       610049                       # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total           610049                       # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu.data         2901                       # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total            2901                       # number of UpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu.data        247401                       # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total           247401                       # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu.dtb.walker         8849                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu.itb.walker         3683                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu.inst           851898                       # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu.data           625548                       # number of demand (read+write) accesses
system.l2c.demand_accesses::total             1489978                       # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu.dtb.walker         8849                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu.itb.walker         3683                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu.inst          851898                       # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu.data          625548                       # number of overall (read+write) accesses
system.l2c.overall_accesses::total            1489978                       # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu.dtb.walker     0.002712                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu.itb.walker     0.003530                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu.inst       0.016937                       # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu.data       0.045633                       # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu.data     0.991038                       # miss rate for UpgradeReq accesses
system.l2c.ReadExReq_miss_rate::cpu.data     0.569634                       # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu.dtb.walker     0.002712                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu.itb.walker     0.003530                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu.inst        0.016937                       # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu.data        0.252873                       # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu.dtb.walker     0.002712                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu.itb.walker     0.003530                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu.inst       0.016937                       # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu.data       0.252873                       # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu.dtb.walker 52083.333333                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu.itb.walker        52000                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu.inst 52194.919953                       # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu.data 52125.028975                       # average ReadReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::cpu.data   361.739130                       # average UpgradeReq miss latency
system.l2c.ReadExReq_avg_miss_latency::cpu.data 52069.187812                       # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu.dtb.walker 52083.333333                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu.itb.walker        52000                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu.inst 52194.919953                       # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu.data 52075.279421                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu.dtb.walker 52083.333333                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu.itb.walker        52000                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu.inst 52194.919953                       # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu.data 52075.279421                       # average overall miss latency
system.l2c.blocked_cycles::no_mshrs                 0                       # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
system.l2c.blocked::no_mshrs                        0                       # number of cycles access was blocked
system.l2c.blocked::no_targets                      0                       # number of cycles access was blocked
system.l2c.avg_blocked_cycles::no_mshrs      no_value                       # average number of cycles each access was blocked
system.l2c.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
system.l2c.fast_writes                              0                       # number of fast writes performed
system.l2c.cache_copies                             0                       # number of cache copies performed
system.l2c.writebacks::writebacks              103410                       # number of writebacks
system.l2c.writebacks::total                   103410                       # number of writebacks
system.l2c.ReadReq_mshr_misses::cpu.dtb.walker           24                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu.itb.walker           13                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu.inst        14429                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu.data        17256                       # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total           31722                       # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu.data         2875                       # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total         2875                       # number of UpgradeReq MSHR misses
system.l2c.ReadExReq_mshr_misses::cpu.data       140928                       # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total        140928                       # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu.dtb.walker           24                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu.itb.walker           13                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu.inst         14429                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu.data        158184                       # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total           172650                       # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu.dtb.walker           24                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu.itb.walker           13                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu.inst        14429                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu.data       158184                       # number of overall MSHR misses
system.l2c.overall_mshr_misses::total          172650                       # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu.dtb.walker       962000                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu.itb.walker       520000                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu.inst    579966000                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu.data    692396000                       # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total   1273844000                       # number of ReadReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::cpu.data    115156000                       # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total    115156000                       # number of UpgradeReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::cpu.data   5646870000                       # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total   5646870000                       # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu.dtb.walker       962000                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu.itb.walker       520000                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu.inst    579966000                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu.data   6339266000                       # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total   6920714000                       # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu.dtb.walker       962000                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu.itb.walker       520000                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu.inst    579966000                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu.data   6339266000                       # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total   6920714000                       # number of overall MSHR miss cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu.inst    264840000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::cpu.data 131552673000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total 131817513000                       # number of ReadReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::cpu.data  31206766500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total  31206766500                       # number of WriteReq MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu.inst    264840000                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::cpu.data 162759439500                       # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total 163024279500                       # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu.dtb.walker     0.002712                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu.itb.walker     0.003530                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu.inst     0.016937                       # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu.data     0.045633                       # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu.data     0.991038                       # mshr miss rate for UpgradeReq accesses
system.l2c.ReadExReq_mshr_miss_rate::cpu.data     0.569634                       # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu.dtb.walker     0.002712                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu.itb.walker     0.003530                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu.inst     0.016937                       # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu.data     0.252873                       # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu.dtb.walker     0.002712                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu.itb.walker     0.003530                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu.inst     0.016937                       # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu.data     0.252873                       # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 40083.333333                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu.itb.walker        40000                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu.inst 40194.469471                       # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu.data 40124.942049                       # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu.data 40054.260870                       # average UpgradeReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::cpu.data 40069.184264                       # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu.dtb.walker 40083.333333                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu.itb.walker        40000                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu.inst 40194.469471                       # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu.data 40075.266778                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu.dtb.walker 40083.333333                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu.itb.walker        40000                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu.inst 40194.469471                       # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu.data 40075.266778                       # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average ReadReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average WriteReq mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu.data          inf                       # average overall mshr uncacheable latency
system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
system.cf0.dma_read_full_pages                      0                       # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes                           0                       # Number of bytes transfered via DMA reads (not PRD).
system.cf0.dma_read_txs                             0                       # Number of DMA read transactions (not PRD).
system.cf0.dma_write_full_pages                     0                       # Number of full page size DMA writes.
system.cf0.dma_write_bytes                          0                       # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs                            0                       # Number of DMA write transactions.
system.cpu.dtb.inst_hits                            0                       # ITB inst hits
system.cpu.dtb.inst_misses                          0                       # ITB inst misses
system.cpu.dtb.read_hits                     14970647                       # DTB read hits
system.cpu.dtb.read_misses                       7343                       # DTB read misses
system.cpu.dtb.write_hits                    11215605                       # DTB write hits
system.cpu.dtb.write_misses                      2208                       # DTB write misses
system.cpu.dtb.flush_tlb                            2                       # Number of times complete TLB was flushed
system.cpu.dtb.flush_tlb_mva                        0                       # Number of times TLB was flushed by MVA
system.cpu.dtb.flush_tlb_mva_asid                1439                       # Number of times TLB was flushed by MVA & ASID
system.cpu.dtb.flush_tlb_asid                      63                       # Number of times TLB was flushed by ASID
system.cpu.dtb.flush_entries                     3488                       # Number of entries that have been flushed from TLB
system.cpu.dtb.align_faults                         0                       # Number of TLB faults due to alignment restrictions
system.cpu.dtb.prefetch_faults                    183                       # Number of TLB faults due to prefetch
system.cpu.dtb.domain_faults                        0                       # Number of TLB faults due to domain restrictions
system.cpu.dtb.perms_faults                       452                       # Number of TLB faults due to permissions restrictions
system.cpu.dtb.read_accesses                 14977990                       # DTB read accesses
system.cpu.dtb.write_accesses                11217813                       # DTB write accesses
system.cpu.dtb.inst_accesses                        0                       # ITB inst accesses
system.cpu.dtb.hits                          26186252                       # DTB hits
system.cpu.dtb.misses                            9551                       # DTB misses
system.cpu.dtb.accesses                      26195803                       # DTB accesses
system.cpu.itb.inst_hits                     60357722                       # ITB inst hits
system.cpu.itb.inst_misses                       4471                       # ITB inst misses
system.cpu.itb.read_hits                            0                       # DTB read hits
system.cpu.itb.read_misses                          0                       # DTB read misses
system.cpu.itb.write_hits                           0                       # DTB write hits
system.cpu.itb.write_misses                         0                       # DTB write misses
system.cpu.itb.flush_tlb                            2                       # Number of times complete TLB was flushed
system.cpu.itb.flush_tlb_mva                        0                       # Number of times TLB was flushed by MVA
system.cpu.itb.flush_tlb_mva_asid                1439                       # Number of times TLB was flushed by MVA & ASID
system.cpu.itb.flush_tlb_asid                      63                       # Number of times TLB was flushed by ASID
system.cpu.itb.flush_entries                     2343                       # Number of entries that have been flushed from TLB
system.cpu.itb.align_faults                         0                       # Number of TLB faults due to alignment restrictions
system.cpu.itb.prefetch_faults                      0                       # Number of TLB faults due to prefetch
system.cpu.itb.domain_faults                        0                       # Number of TLB faults due to domain restrictions
system.cpu.itb.perms_faults                         0                       # Number of TLB faults due to permissions restrictions
system.cpu.itb.read_accesses                        0                       # DTB read accesses
system.cpu.itb.write_accesses                       0                       # DTB write accesses
system.cpu.itb.inst_accesses                 60362193                       # ITB inst accesses
system.cpu.itb.hits                          60357722                       # DTB hits
system.cpu.itb.misses                            4471                       # DTB misses
system.cpu.itb.accesses                      60362193                       # DTB accesses
system.cpu.numCycles                       5182883384                       # number of cpu cycles simulated
system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
system.cpu.committedInsts                    59075683                       # Number of instructions committed
system.cpu.committedOps                      75477515                       # Number of ops (including micro ops) committed
system.cpu.num_int_alu_accesses              68255270                       # Number of integer alu accesses
system.cpu.num_fp_alu_accesses                  10269                       # Number of float alu accesses
system.cpu.num_func_calls                     1975579                       # number of times a function call or return occured
system.cpu.num_conditional_control_insts      7580611                       # number of instructions that are conditional controls
system.cpu.num_int_insts                     68255270                       # number of integer instructions
system.cpu.num_fp_insts                         10269                       # number of float instructions
system.cpu.num_int_register_reads           390835391                       # number of times the integer registers were read
system.cpu.num_int_register_writes           72984158                       # number of times the integer registers were written
system.cpu.num_fp_register_reads                 7493                       # number of times the floating registers were read
system.cpu.num_fp_register_writes                2780                       # number of times the floating registers were written
system.cpu.num_mem_refs                      27351734                       # number of memory refs
system.cpu.num_load_insts                    15632521                       # Number of load instructions
system.cpu.num_store_insts                   11719213                       # Number of store instructions
system.cpu.num_idle_cycles               4574345772.482235                       # Number of idle cycles
system.cpu.num_busy_cycles               608537611.517765                       # Number of busy cycles
system.cpu.not_idle_fraction                 0.117413                       # Percentage of non-idle cycles
system.cpu.idle_fraction                     0.882587                       # Percentage of idle cycles
system.cpu.kern.inst.arm                            0                       # number of arm instructions executed
system.cpu.kern.inst.quiesce                    82953                       # number of quiesce instructions executed
system.cpu.icache.replacements                 852971                       # number of replacements
system.cpu.icache.tagsinuse                510.943281                       # Cycle average of tags in use
system.cpu.icache.total_refs                 59504239                       # Total number of references to valid blocks.
system.cpu.icache.sampled_refs                 853483                       # Sample count of references to valid blocks.
system.cpu.icache.avg_refs                  69.719302                       # Average number of references to valid blocks.
system.cpu.icache.warmup_cycle            18512998000                       # Cycle when the warmup percentage was hit.
system.cpu.icache.occ_blocks::cpu.inst     510.943281                       # Average occupied blocks per requestor
system.cpu.icache.occ_percent::cpu.inst      0.997936                       # Average percentage of cache occupancy
system.cpu.icache.occ_percent::total         0.997936                       # Average percentage of cache occupancy
system.cpu.icache.ReadReq_hits::cpu.inst     59504239                       # number of ReadReq hits
system.cpu.icache.ReadReq_hits::total        59504239                       # number of ReadReq hits
system.cpu.icache.demand_hits::cpu.inst      59504239                       # number of demand (read+write) hits
system.cpu.icache.demand_hits::total         59504239                       # number of demand (read+write) hits
system.cpu.icache.overall_hits::cpu.inst     59504239                       # number of overall hits
system.cpu.icache.overall_hits::total        59504239                       # number of overall hits
system.cpu.icache.ReadReq_misses::cpu.inst       853483                       # number of ReadReq misses
system.cpu.icache.ReadReq_misses::total        853483                       # number of ReadReq misses
system.cpu.icache.demand_misses::cpu.inst       853483                       # number of demand (read+write) misses
system.cpu.icache.demand_misses::total         853483                       # number of demand (read+write) misses
system.cpu.icache.overall_misses::cpu.inst       853483                       # number of overall misses
system.cpu.icache.overall_misses::total        853483                       # number of overall misses
system.cpu.icache.ReadReq_miss_latency::cpu.inst  12547128000                       # number of ReadReq miss cycles
system.cpu.icache.ReadReq_miss_latency::total  12547128000                       # number of ReadReq miss cycles
system.cpu.icache.demand_miss_latency::cpu.inst  12547128000                       # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_latency::total  12547128000                       # number of demand (read+write) miss cycles
system.cpu.icache.overall_miss_latency::cpu.inst  12547128000                       # number of overall miss cycles
system.cpu.icache.overall_miss_latency::total  12547128000                       # number of overall miss cycles
system.cpu.icache.ReadReq_accesses::cpu.inst     60357722                       # number of ReadReq accesses(hits+misses)
system.cpu.icache.ReadReq_accesses::total     60357722                       # number of ReadReq accesses(hits+misses)
system.cpu.icache.demand_accesses::cpu.inst     60357722                       # number of demand (read+write) accesses
system.cpu.icache.demand_accesses::total     60357722                       # number of demand (read+write) accesses
system.cpu.icache.overall_accesses::cpu.inst     60357722                       # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total     60357722                       # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst     0.014140                       # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst     0.014140                       # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst     0.014140                       # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 14701.087192                       # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 14701.087192                       # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 14701.087192                       # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs                 0                       # number of cycles access was blocked
system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
system.cpu.icache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
system.cpu.icache.fast_writes                       0                       # number of fast writes performed
system.cpu.icache.cache_copies                      0                       # number of cache copies performed
system.cpu.icache.writebacks::writebacks        45661                       # number of writebacks
system.cpu.icache.writebacks::total             45661                       # number of writebacks
system.cpu.icache.ReadReq_mshr_misses::cpu.inst       853483                       # number of ReadReq MSHR misses
system.cpu.icache.ReadReq_mshr_misses::total       853483                       # number of ReadReq MSHR misses
system.cpu.icache.demand_mshr_misses::cpu.inst       853483                       # number of demand (read+write) MSHR misses
system.cpu.icache.demand_mshr_misses::total       853483                       # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses::cpu.inst       853483                       # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses::total       853483                       # number of overall MSHR misses
system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst   9984295500                       # number of ReadReq MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_latency::total   9984295500                       # number of ReadReq MSHR miss cycles
system.cpu.icache.demand_mshr_miss_latency::cpu.inst   9984295500                       # number of demand (read+write) MSHR miss cycles
system.cpu.icache.demand_mshr_miss_latency::total   9984295500                       # number of demand (read+write) MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::cpu.inst   9984295500                       # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total   9984295500                       # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_uncacheable_latency::cpu.inst    350913000                       # number of ReadReq MSHR uncacheable cycles
system.cpu.icache.ReadReq_mshr_uncacheable_latency::total    350913000                       # number of ReadReq MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_latency::cpu.inst    350913000                       # number of overall MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_latency::total    350913000                       # number of overall MSHR uncacheable cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst     0.014140                       # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst     0.014140                       # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst     0.014140                       # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 11698.294518                       # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 11698.294518                       # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 11698.294518                       # average overall mshr miss latency
system.cpu.icache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average ReadReq mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency::cpu.inst          inf                       # average overall mshr uncacheable latency
system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
system.cpu.dcache.replacements                 626903                       # number of replacements
system.cpu.dcache.tagsinuse                511.875592                       # Cycle average of tags in use
system.cpu.dcache.total_refs                 23615096                       # Total number of references to valid blocks.
system.cpu.dcache.sampled_refs                 627415                       # Sample count of references to valid blocks.
system.cpu.dcache.avg_refs                  37.638718                       # Average number of references to valid blocks.
system.cpu.dcache.warmup_cycle              660309000                       # Cycle when the warmup percentage was hit.
system.cpu.dcache.occ_blocks::cpu.data     511.875592                       # Average occupied blocks per requestor
system.cpu.dcache.occ_percent::cpu.data      0.999757                       # Average percentage of cache occupancy
system.cpu.dcache.occ_percent::total         0.999757                       # Average percentage of cache occupancy
system.cpu.dcache.ReadReq_hits::cpu.data     13170367                       # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total        13170367                       # number of ReadReq hits
system.cpu.dcache.WriteReq_hits::cpu.data      9958094                       # number of WriteReq hits
system.cpu.dcache.WriteReq_hits::total        9958094                       # number of WriteReq hits
system.cpu.dcache.LoadLockedReq_hits::cpu.data       236142                       # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total       236142                       # number of LoadLockedReq hits
system.cpu.dcache.StoreCondReq_hits::cpu.data       247592                       # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total       247592                       # number of StoreCondReq hits
system.cpu.dcache.demand_hits::cpu.data      23128461                       # number of demand (read+write) hits
system.cpu.dcache.demand_hits::total         23128461                       # number of demand (read+write) hits
system.cpu.dcache.overall_hits::cpu.data     23128461                       # number of overall hits
system.cpu.dcache.overall_hits::total        23128461                       # number of overall hits
system.cpu.dcache.ReadReq_misses::cpu.data       368563                       # number of ReadReq misses
system.cpu.dcache.ReadReq_misses::total        368563                       # number of ReadReq misses
system.cpu.dcache.WriteReq_misses::cpu.data       250302                       # number of WriteReq misses
system.cpu.dcache.WriteReq_misses::total       250302                       # number of WriteReq misses
system.cpu.dcache.LoadLockedReq_misses::cpu.data        11451                       # number of LoadLockedReq misses
system.cpu.dcache.LoadLockedReq_misses::total        11451                       # number of LoadLockedReq misses
system.cpu.dcache.demand_misses::cpu.data       618865                       # number of demand (read+write) misses
system.cpu.dcache.demand_misses::total         618865                       # number of demand (read+write) misses
system.cpu.dcache.overall_misses::cpu.data       618865                       # number of overall misses
system.cpu.dcache.overall_misses::total        618865                       # number of overall misses
system.cpu.dcache.ReadReq_miss_latency::cpu.data   5846897000                       # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_latency::total   5846897000                       # number of ReadReq miss cycles
system.cpu.dcache.WriteReq_miss_latency::cpu.data   9551170500                       # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_latency::total   9551170500                       # number of WriteReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data    186076500                       # number of LoadLockedReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency::total    186076500                       # number of LoadLockedReq miss cycles
system.cpu.dcache.demand_miss_latency::cpu.data  15398067500                       # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_latency::total  15398067500                       # number of demand (read+write) miss cycles
system.cpu.dcache.overall_miss_latency::cpu.data  15398067500                       # number of overall miss cycles
system.cpu.dcache.overall_miss_latency::total  15398067500                       # number of overall miss cycles
system.cpu.dcache.ReadReq_accesses::cpu.data     13538930                       # number of ReadReq accesses(hits+misses)
system.cpu.dcache.ReadReq_accesses::total     13538930                       # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data     10208396                       # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total     10208396                       # number of WriteReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::cpu.data       247593                       # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total       247593                       # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::cpu.data       247592                       # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total       247592                       # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.demand_accesses::cpu.data     23747326                       # number of demand (read+write) accesses
system.cpu.dcache.demand_accesses::total     23747326                       # number of demand (read+write) accesses
system.cpu.dcache.overall_accesses::cpu.data     23747326                       # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total     23747326                       # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data     0.027222                       # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data     0.024519                       # miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data     0.046249                       # miss rate for LoadLockedReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data     0.026060                       # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data     0.026060                       # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 15864.036813                       # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 38158.586428                       # average WriteReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 16249.803511                       # average LoadLockedReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 24881.141283                       # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 24881.141283                       # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs                 0                       # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets               0                       # number of cycles access was blocked
system.cpu.dcache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
system.cpu.dcache.writebacks::writebacks       564388                       # number of writebacks
system.cpu.dcache.writebacks::total            564388                       # number of writebacks
system.cpu.dcache.ReadReq_mshr_misses::cpu.data       368563                       # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses::total       368563                       # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::cpu.data       250302                       # number of WriteReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::total       250302                       # number of WriteReq MSHR misses
system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data        11451                       # number of LoadLockedReq MSHR misses
system.cpu.dcache.LoadLockedReq_mshr_misses::total        11451                       # number of LoadLockedReq MSHR misses
system.cpu.dcache.demand_mshr_misses::cpu.data       618865                       # number of demand (read+write) MSHR misses
system.cpu.dcache.demand_mshr_misses::total       618865                       # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data       618865                       # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total       618865                       # number of overall MSHR misses
system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data   4741074500                       # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_latency::total   4741074500                       # number of ReadReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data   8800219500                       # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency::total   8800219500                       # number of WriteReq MSHR miss cycles
system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data    151723500                       # number of LoadLockedReq MSHR miss cycles
system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total    151723500                       # number of LoadLockedReq MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency::cpu.data  13541294000                       # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency::total  13541294000                       # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::cpu.data  13541294000                       # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total  13541294000                       # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 146946835000                       # number of ReadReq MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 146946835000                       # number of ReadReq MSHR uncacheable cycles
system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data  40367455500                       # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total  40367455500                       # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 187314290500                       # number of overall MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_latency::total 187314290500                       # number of overall MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data     0.027222                       # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data     0.024519                       # mshr miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data     0.046249                       # mshr miss rate for LoadLockedReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data     0.026060                       # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data     0.026060                       # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12863.674596                       # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 35158.406645                       # average WriteReq mshr miss latency
system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 13249.803511                       # average LoadLockedReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 21880.852852                       # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 21880.852852                       # average overall mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average ReadReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data          inf                       # average WriteReq mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data          inf                       # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
system.iocache.replacements                         0                       # number of replacements
system.iocache.tagsinuse                            0                       # Cycle average of tags in use
system.iocache.total_refs                           0                       # Total number of references to valid blocks.
system.iocache.sampled_refs                         0                       # Sample count of references to valid blocks.
system.iocache.avg_refs                      no_value                       # Average number of references to valid blocks.
system.iocache.warmup_cycle                         0                       # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs             0                       # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
system.iocache.blocked::no_mshrs                    0                       # number of cycles access was blocked
system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
system.iocache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
system.iocache.fast_writes                          0                       # number of fast writes performed
system.iocache.cache_copies                         0                       # number of cache copies performed
system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1341941439938                       # number of ReadReq MSHR uncacheable cycles
system.iocache.ReadReq_mshr_uncacheable_latency::total 1341941439938                       # number of ReadReq MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1341941439938                       # number of overall MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_latency::total 1341941439938                       # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd          inf                       # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd          inf                       # average overall mshr uncacheable latency
system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate

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