stats.txt revision 8802:ef66a9083bc4
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  5.161178                       # Number of seconds simulated
4sim_ticks                                5161177988500                       # Number of ticks simulated
5final_tick                               5161177988500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                 1000000000000                       # Frequency of simulated ticks
7host_inst_rate                                 290092                       # Simulator instruction rate (inst/s)
8host_tick_rate                             1780684720                       # Simulator tick rate (ticks/s)
9host_mem_usage                                 364016                       # Number of bytes of host memory used
10host_seconds                                  2898.42                       # Real time elapsed on the host
11sim_insts                                   840808469                       # Number of instructions simulated
12system.physmem.bytes_read                    16106624                       # Number of bytes read from this memory
13system.physmem.bytes_inst_read                1233856                       # Number of instructions bytes read from this memory
14system.physmem.bytes_written                 12115136                       # Number of bytes written to this memory
15system.physmem.num_reads                       251666                       # Number of read requests responded to by this memory
16system.physmem.num_writes                      189299                       # Number of write requests responded to by this memory
17system.physmem.num_other                            0                       # Number of other requests responded to by this memory
18system.physmem.bw_read                        3120726                       # Total read bandwidth from this memory (bytes/s)
19system.physmem.bw_inst_read                    239065                       # Instruction read bandwidth from this memory (bytes/s)
20system.physmem.bw_write                       2347359                       # Write bandwidth from this memory (bytes/s)
21system.physmem.bw_total                       5468085                       # Total bandwidth to/from this memory (bytes/s)
22system.l2c.replacements                        169467                       # number of replacements
23system.l2c.tagsinuse                     38339.786444                       # Cycle average of tags in use
24system.l2c.total_refs                         3812924                       # Total number of references to valid blocks.
25system.l2c.sampled_refs                        204660                       # Sample count of references to valid blocks.
26system.l2c.avg_refs                         18.630529                       # Average number of references to valid blocks.
27system.l2c.warmup_cycle                             0                       # Cycle when the warmup percentage was hit.
28system.l2c.occ_blocks::0                 11950.408174                       # Average occupied blocks per context
29system.l2c.occ_blocks::1                 26389.378270                       # Average occupied blocks per context
30system.l2c.occ_percent::0                    0.182349                       # Average percentage of cache occupancy
31system.l2c.occ_percent::1                    0.402670                       # Average percentage of cache occupancy
32system.l2c.ReadReq_hits::0                    2335607                       # number of ReadReq hits
33system.l2c.ReadReq_hits::1                     145488                       # number of ReadReq hits
34system.l2c.ReadReq_hits::total                2481095                       # number of ReadReq hits
35system.l2c.Writeback_hits::0                  1594493                       # number of Writeback hits
36system.l2c.Writeback_hits::total              1594493                       # number of Writeback hits
37system.l2c.UpgradeReq_hits::0                     327                       # number of UpgradeReq hits
38system.l2c.UpgradeReq_hits::total                 327                       # number of UpgradeReq hits
39system.l2c.ReadExReq_hits::0                   150672                       # number of ReadExReq hits
40system.l2c.ReadExReq_hits::total               150672                       # number of ReadExReq hits
41system.l2c.demand_hits::0                     2486279                       # number of demand (read+write) hits
42system.l2c.demand_hits::1                      145488                       # number of demand (read+write) hits
43system.l2c.demand_hits::total                 2631767                       # number of demand (read+write) hits
44system.l2c.overall_hits::0                    2486279                       # number of overall hits
45system.l2c.overall_hits::1                     145488                       # number of overall hits
46system.l2c.overall_hits::total                2631767                       # number of overall hits
47system.l2c.ReadReq_misses::0                    66850                       # number of ReadReq misses
48system.l2c.ReadReq_misses::1                      109                       # number of ReadReq misses
49system.l2c.ReadReq_misses::total                66959                       # number of ReadReq misses
50system.l2c.UpgradeReq_misses::0                  3932                       # number of UpgradeReq misses
51system.l2c.UpgradeReq_misses::total              3932                       # number of UpgradeReq misses
52system.l2c.ReadExReq_misses::0                 142221                       # number of ReadExReq misses
53system.l2c.ReadExReq_misses::total             142221                       # number of ReadExReq misses
54system.l2c.demand_misses::0                    209071                       # number of demand (read+write) misses
55system.l2c.demand_misses::1                       109                       # number of demand (read+write) misses
56system.l2c.demand_misses::total                209180                       # number of demand (read+write) misses
57system.l2c.overall_misses::0                   209071                       # number of overall misses
58system.l2c.overall_misses::1                      109                       # number of overall misses
59system.l2c.overall_misses::total               209180                       # number of overall misses
60system.l2c.ReadReq_miss_latency            3511861000                       # number of ReadReq miss cycles
61system.l2c.UpgradeReq_miss_latency           38996000                       # number of UpgradeReq miss cycles
62system.l2c.ReadExReq_miss_latency          7442399000                       # number of ReadExReq miss cycles
63system.l2c.demand_miss_latency            10954260000                       # number of demand (read+write) miss cycles
64system.l2c.overall_miss_latency           10954260000                       # number of overall miss cycles
65system.l2c.ReadReq_accesses::0                2402457                       # number of ReadReq accesses(hits+misses)
66system.l2c.ReadReq_accesses::1                 145597                       # number of ReadReq accesses(hits+misses)
67system.l2c.ReadReq_accesses::total            2548054                       # number of ReadReq accesses(hits+misses)
68system.l2c.Writeback_accesses::0              1594493                       # number of Writeback accesses(hits+misses)
69system.l2c.Writeback_accesses::total          1594493                       # number of Writeback accesses(hits+misses)
70system.l2c.UpgradeReq_accesses::0                4259                       # number of UpgradeReq accesses(hits+misses)
71system.l2c.UpgradeReq_accesses::total            4259                       # number of UpgradeReq accesses(hits+misses)
72system.l2c.ReadExReq_accesses::0               292893                       # number of ReadExReq accesses(hits+misses)
73system.l2c.ReadExReq_accesses::total           292893                       # number of ReadExReq accesses(hits+misses)
74system.l2c.demand_accesses::0                 2695350                       # number of demand (read+write) accesses
75system.l2c.demand_accesses::1                  145597                       # number of demand (read+write) accesses
76system.l2c.demand_accesses::total             2840947                       # number of demand (read+write) accesses
77system.l2c.overall_accesses::0                2695350                       # number of overall (read+write) accesses
78system.l2c.overall_accesses::1                 145597                       # number of overall (read+write) accesses
79system.l2c.overall_accesses::total            2840947                       # number of overall (read+write) accesses
80system.l2c.ReadReq_miss_rate::0              0.027826                       # miss rate for ReadReq accesses
81system.l2c.ReadReq_miss_rate::1              0.000749                       # miss rate for ReadReq accesses
82system.l2c.ReadReq_miss_rate::total          0.028574                       # miss rate for ReadReq accesses
83system.l2c.UpgradeReq_miss_rate::0           0.923221                       # miss rate for UpgradeReq accesses
84system.l2c.ReadExReq_miss_rate::0            0.485573                       # miss rate for ReadExReq accesses
85system.l2c.demand_miss_rate::0               0.077567                       # miss rate for demand accesses
86system.l2c.demand_miss_rate::1               0.000749                       # miss rate for demand accesses
87system.l2c.demand_miss_rate::total           0.078316                       # miss rate for demand accesses
88system.l2c.overall_miss_rate::0              0.077567                       # miss rate for overall accesses
89system.l2c.overall_miss_rate::1              0.000749                       # miss rate for overall accesses
90system.l2c.overall_miss_rate::total          0.078316                       # miss rate for overall accesses
91system.l2c.ReadReq_avg_miss_latency::0   52533.448018                       # average ReadReq miss latency
92system.l2c.ReadReq_avg_miss_latency::1   32218908.256881                       # average ReadReq miss latency
93system.l2c.ReadReq_avg_miss_latency::total 32271441.704899                       # average ReadReq miss latency
94system.l2c.UpgradeReq_avg_miss_latency::0  9917.599186                       # average UpgradeReq miss latency
95system.l2c.UpgradeReq_avg_miss_latency::1          inf                       # average UpgradeReq miss latency
96system.l2c.UpgradeReq_avg_miss_latency::total          inf                       # average UpgradeReq miss latency
97system.l2c.ReadExReq_avg_miss_latency::0 52329.817678                       # average ReadExReq miss latency
98system.l2c.ReadExReq_avg_miss_latency::1          inf                       # average ReadExReq miss latency
99system.l2c.ReadExReq_avg_miss_latency::total          inf                       # average ReadExReq miss latency
100system.l2c.demand_avg_miss_latency::0    52394.928039                       # average overall miss latency
101system.l2c.demand_avg_miss_latency::1    100497798.165138                       # average overall miss latency
102system.l2c.demand_avg_miss_latency::total 100550193.093176                       # average overall miss latency
103system.l2c.overall_avg_miss_latency::0   52394.928039                       # average overall miss latency
104system.l2c.overall_avg_miss_latency::1   100497798.165138                       # average overall miss latency
105system.l2c.overall_avg_miss_latency::total 100550193.093176                       # average overall miss latency
106system.l2c.blocked_cycles::no_mshrs                 0                       # number of cycles access was blocked
107system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
108system.l2c.blocked::no_mshrs                        0                       # number of cycles access was blocked
109system.l2c.blocked::no_targets                      0                       # number of cycles access was blocked
110system.l2c.avg_blocked_cycles::no_mshrs      no_value                       # average number of cycles each access was blocked
111system.l2c.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
112system.l2c.fast_writes                              0                       # number of fast writes performed
113system.l2c.cache_copies                             0                       # number of cache copies performed
114system.l2c.writebacks                          142631                       # number of writebacks
115system.l2c.ReadReq_mshr_hits                        2                       # number of ReadReq MSHR hits
116system.l2c.demand_mshr_hits                         2                       # number of demand (read+write) MSHR hits
117system.l2c.overall_mshr_hits                        2                       # number of overall MSHR hits
118system.l2c.ReadReq_mshr_misses                  66957                       # number of ReadReq MSHR misses
119system.l2c.UpgradeReq_mshr_misses                3932                       # number of UpgradeReq MSHR misses
120system.l2c.ReadExReq_mshr_misses               142221                       # number of ReadExReq MSHR misses
121system.l2c.demand_mshr_misses                  209178                       # number of demand (read+write) MSHR misses
122system.l2c.overall_mshr_misses                 209178                       # number of overall MSHR misses
123system.l2c.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
124system.l2c.ReadReq_mshr_miss_latency       2695362500                       # number of ReadReq MSHR miss cycles
125system.l2c.UpgradeReq_mshr_miss_latency     157637000                       # number of UpgradeReq MSHR miss cycles
126system.l2c.ReadExReq_mshr_miss_latency     5708607000                       # number of ReadExReq MSHR miss cycles
127system.l2c.demand_mshr_miss_latency        8403969500                       # number of demand (read+write) MSHR miss cycles
128system.l2c.overall_mshr_miss_latency       8403969500                       # number of overall MSHR miss cycles
129system.l2c.ReadReq_mshr_uncacheable_latency  59978490000                       # number of ReadReq MSHR uncacheable cycles
130system.l2c.WriteReq_mshr_uncacheable_latency   1230737500                       # number of WriteReq MSHR uncacheable cycles
131system.l2c.overall_mshr_uncacheable_latency  61209227500                       # number of overall MSHR uncacheable cycles
132system.l2c.ReadReq_mshr_miss_rate::0         0.027870                       # mshr miss rate for ReadReq accesses
133system.l2c.ReadReq_mshr_miss_rate::1         0.459879                       # mshr miss rate for ReadReq accesses
134system.l2c.ReadReq_mshr_miss_rate::total     0.487749                       # mshr miss rate for ReadReq accesses
135system.l2c.UpgradeReq_mshr_miss_rate::0      0.923221                       # mshr miss rate for UpgradeReq accesses
136system.l2c.UpgradeReq_mshr_miss_rate::1           inf                       # mshr miss rate for UpgradeReq accesses
137system.l2c.UpgradeReq_mshr_miss_rate::total          inf                       # mshr miss rate for UpgradeReq accesses
138system.l2c.ReadExReq_mshr_miss_rate::0       0.485573                       # mshr miss rate for ReadExReq accesses
139system.l2c.ReadExReq_mshr_miss_rate::1            inf                       # mshr miss rate for ReadExReq accesses
140system.l2c.ReadExReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadExReq accesses
141system.l2c.demand_mshr_miss_rate::0          0.077607                       # mshr miss rate for demand accesses
142system.l2c.demand_mshr_miss_rate::1          1.436692                       # mshr miss rate for demand accesses
143system.l2c.demand_mshr_miss_rate::total      1.514299                       # mshr miss rate for demand accesses
144system.l2c.overall_mshr_miss_rate::0         0.077607                       # mshr miss rate for overall accesses
145system.l2c.overall_mshr_miss_rate::1         1.436692                       # mshr miss rate for overall accesses
146system.l2c.overall_mshr_miss_rate::total     1.514299                       # mshr miss rate for overall accesses
147system.l2c.ReadReq_avg_mshr_miss_latency 40255.126424                       # average ReadReq mshr miss latency
148system.l2c.UpgradeReq_avg_mshr_miss_latency 40090.793489                       # average UpgradeReq mshr miss latency
149system.l2c.ReadExReq_avg_mshr_miss_latency 40138.987913                       # average ReadExReq mshr miss latency
150system.l2c.demand_avg_mshr_miss_latency  40176.163363                       # average overall mshr miss latency
151system.l2c.overall_avg_mshr_miss_latency 40176.163363                       # average overall mshr miss latency
152system.l2c.ReadReq_avg_mshr_uncacheable_latency          inf                       # average ReadReq mshr uncacheable latency
153system.l2c.WriteReq_avg_mshr_uncacheable_latency          inf                       # average WriteReq mshr uncacheable latency
154system.l2c.overall_avg_mshr_uncacheable_latency          inf                       # average overall mshr uncacheable latency
155system.l2c.mshr_cap_events                          0                       # number of times MSHR cap was activated
156system.l2c.soft_prefetch_mshr_full                  0                       # number of mshr full events for SW prefetching instrutions
157system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
158system.iocache.replacements                     47573                       # number of replacements
159system.iocache.tagsinuse                     0.195398                       # Cycle average of tags in use
160system.iocache.total_refs                           0                       # Total number of references to valid blocks.
161system.iocache.sampled_refs                     47589                       # Sample count of references to valid blocks.
162system.iocache.avg_refs                             0                       # Average number of references to valid blocks.
163system.iocache.warmup_cycle              4994542788000                       # Cycle when the warmup percentage was hit.
164system.iocache.occ_blocks::1                 0.195398                       # Average occupied blocks per context
165system.iocache.occ_percent::1                0.012212                       # Average percentage of cache occupancy
166system.iocache.demand_hits::0                       0                       # number of demand (read+write) hits
167system.iocache.demand_hits::1                       0                       # number of demand (read+write) hits
168system.iocache.demand_hits::total                   0                       # number of demand (read+write) hits
169system.iocache.overall_hits::0                      0                       # number of overall hits
170system.iocache.overall_hits::1                      0                       # number of overall hits
171system.iocache.overall_hits::total                  0                       # number of overall hits
172system.iocache.ReadReq_misses::1                  907                       # number of ReadReq misses
173system.iocache.ReadReq_misses::total              907                       # number of ReadReq misses
174system.iocache.WriteReq_misses::1               46720                       # number of WriteReq misses
175system.iocache.WriteReq_misses::total           46720                       # number of WriteReq misses
176system.iocache.demand_misses::0                     0                       # number of demand (read+write) misses
177system.iocache.demand_misses::1                 47627                       # number of demand (read+write) misses
178system.iocache.demand_misses::total             47627                       # number of demand (read+write) misses
179system.iocache.overall_misses::0                    0                       # number of overall misses
180system.iocache.overall_misses::1                47627                       # number of overall misses
181system.iocache.overall_misses::total            47627                       # number of overall misses
182system.iocache.ReadReq_miss_latency         113669932                       # number of ReadReq miss cycles
183system.iocache.WriteReq_miss_latency       6372391160                       # number of WriteReq miss cycles
184system.iocache.demand_miss_latency         6486061092                       # number of demand (read+write) miss cycles
185system.iocache.overall_miss_latency        6486061092                       # number of overall miss cycles
186system.iocache.ReadReq_accesses::1                907                       # number of ReadReq accesses(hits+misses)
187system.iocache.ReadReq_accesses::total            907                       # number of ReadReq accesses(hits+misses)
188system.iocache.WriteReq_accesses::1             46720                       # number of WriteReq accesses(hits+misses)
189system.iocache.WriteReq_accesses::total         46720                       # number of WriteReq accesses(hits+misses)
190system.iocache.demand_accesses::0                   0                       # number of demand (read+write) accesses
191system.iocache.demand_accesses::1               47627                       # number of demand (read+write) accesses
192system.iocache.demand_accesses::total           47627                       # number of demand (read+write) accesses
193system.iocache.overall_accesses::0                  0                       # number of overall (read+write) accesses
194system.iocache.overall_accesses::1              47627                       # number of overall (read+write) accesses
195system.iocache.overall_accesses::total          47627                       # number of overall (read+write) accesses
196system.iocache.ReadReq_miss_rate::1                 1                       # miss rate for ReadReq accesses
197system.iocache.WriteReq_miss_rate::1                1                       # miss rate for WriteReq accesses
198system.iocache.demand_miss_rate::0           no_value                       # miss rate for demand accesses
199system.iocache.demand_miss_rate::1                  1                       # miss rate for demand accesses
200system.iocache.demand_miss_rate::total       no_value                       # miss rate for demand accesses
201system.iocache.overall_miss_rate::0          no_value                       # miss rate for overall accesses
202system.iocache.overall_miss_rate::1                 1                       # miss rate for overall accesses
203system.iocache.overall_miss_rate::total      no_value                       # miss rate for overall accesses
204system.iocache.ReadReq_avg_miss_latency::0          inf                       # average ReadReq miss latency
205system.iocache.ReadReq_avg_miss_latency::1 125325.173098                       # average ReadReq miss latency
206system.iocache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
207system.iocache.WriteReq_avg_miss_latency::0          inf                       # average WriteReq miss latency
208system.iocache.WriteReq_avg_miss_latency::1 136395.358733                       # average WriteReq miss latency
209system.iocache.WriteReq_avg_miss_latency::total          inf                       # average WriteReq miss latency
210system.iocache.demand_avg_miss_latency::0          inf                       # average overall miss latency
211system.iocache.demand_avg_miss_latency::1 136184.540114                       # average overall miss latency
212system.iocache.demand_avg_miss_latency::total          inf                       # average overall miss latency
213system.iocache.overall_avg_miss_latency::0          inf                       # average overall miss latency
214system.iocache.overall_avg_miss_latency::1 136184.540114                       # average overall miss latency
215system.iocache.overall_avg_miss_latency::total          inf                       # average overall miss latency
216system.iocache.blocked_cycles::no_mshrs      68679532                       # number of cycles access was blocked
217system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
218system.iocache.blocked::no_mshrs                11251                       # number of cycles access was blocked
219system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
220system.iocache.avg_blocked_cycles::no_mshrs  6104.304684                       # average number of cycles each access was blocked
221system.iocache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
222system.iocache.fast_writes                          0                       # number of fast writes performed
223system.iocache.cache_copies                         0                       # number of cache copies performed
224system.iocache.writebacks                       46668                       # number of writebacks
225system.iocache.demand_mshr_hits                     0                       # number of demand (read+write) MSHR hits
226system.iocache.overall_mshr_hits                    0                       # number of overall MSHR hits
227system.iocache.ReadReq_mshr_misses                907                       # number of ReadReq MSHR misses
228system.iocache.WriteReq_mshr_misses             46720                       # number of WriteReq MSHR misses
229system.iocache.demand_mshr_misses               47627                       # number of demand (read+write) MSHR misses
230system.iocache.overall_mshr_misses              47627                       # number of overall MSHR misses
231system.iocache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
232system.iocache.ReadReq_mshr_miss_latency     66482982                       # number of ReadReq MSHR miss cycles
233system.iocache.WriteReq_mshr_miss_latency   3942637876                       # number of WriteReq MSHR miss cycles
234system.iocache.demand_mshr_miss_latency    4009120858                       # number of demand (read+write) MSHR miss cycles
235system.iocache.overall_mshr_miss_latency   4009120858                       # number of overall MSHR miss cycles
236system.iocache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
237system.iocache.ReadReq_mshr_miss_rate::0          inf                       # mshr miss rate for ReadReq accesses
238system.iocache.ReadReq_mshr_miss_rate::1            1                       # mshr miss rate for ReadReq accesses
239system.iocache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
240system.iocache.WriteReq_mshr_miss_rate::0          inf                       # mshr miss rate for WriteReq accesses
241system.iocache.WriteReq_mshr_miss_rate::1            1                       # mshr miss rate for WriteReq accesses
242system.iocache.WriteReq_mshr_miss_rate::total          inf                       # mshr miss rate for WriteReq accesses
243system.iocache.demand_mshr_miss_rate::0           inf                       # mshr miss rate for demand accesses
244system.iocache.demand_mshr_miss_rate::1             1                       # mshr miss rate for demand accesses
245system.iocache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
246system.iocache.overall_mshr_miss_rate::0          inf                       # mshr miss rate for overall accesses
247system.iocache.overall_mshr_miss_rate::1            1                       # mshr miss rate for overall accesses
248system.iocache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
249system.iocache.ReadReq_avg_mshr_miss_latency 73299.869901                       # average ReadReq mshr miss latency
250system.iocache.WriteReq_avg_mshr_miss_latency 84388.653168                       # average WriteReq mshr miss latency
251system.iocache.demand_avg_mshr_miss_latency 84177.480379                       # average overall mshr miss latency
252system.iocache.overall_avg_mshr_miss_latency 84177.480379                       # average overall mshr miss latency
253system.iocache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
254system.iocache.mshr_cap_events                      0                       # number of times MSHR cap was activated
255system.iocache.soft_prefetch_mshr_full              0                       # number of mshr full events for SW prefetching instrutions
256system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
257system.pc.south_bridge.ide.disks0.dma_read_full_pages            0                       # Number of full page size DMA reads (not PRD).
258system.pc.south_bridge.ide.disks0.dma_read_bytes        34816                       # Number of bytes transfered via DMA reads (not PRD).
259system.pc.south_bridge.ide.disks0.dma_read_txs           32                       # Number of DMA read transactions (not PRD).
260system.pc.south_bridge.ide.disks0.dma_write_full_pages          693                       # Number of full page size DMA writes.
261system.pc.south_bridge.ide.disks0.dma_write_bytes      2985984                       # Number of bytes transfered via DMA writes.
262system.pc.south_bridge.ide.disks0.dma_write_txs          812                       # Number of DMA write transactions.
263system.pc.south_bridge.ide.disks1.dma_read_full_pages            0                       # Number of full page size DMA reads (not PRD).
264system.pc.south_bridge.ide.disks1.dma_read_bytes            0                       # Number of bytes transfered via DMA reads (not PRD).
265system.pc.south_bridge.ide.disks1.dma_read_txs            0                       # Number of DMA read transactions (not PRD).
266system.pc.south_bridge.ide.disks1.dma_write_full_pages            1                       # Number of full page size DMA writes.
267system.pc.south_bridge.ide.disks1.dma_write_bytes         4096                       # Number of bytes transfered via DMA writes.
268system.pc.south_bridge.ide.disks1.dma_write_txs            1                       # Number of DMA write transactions.
269system.cpu.numCycles                        449878562                       # number of cpu cycles simulated
270system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
271system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
272system.cpu.BPredUnit.lookups                 91189820                       # Number of BP lookups
273system.cpu.BPredUnit.condPredicted           91189820                       # Number of conditional branches predicted
274system.cpu.BPredUnit.condIncorrect            1250253                       # Number of conditional branches incorrect
275system.cpu.BPredUnit.BTBLookups              90006318                       # Number of BTB lookups
276system.cpu.BPredUnit.BTBHits                 83822675                       # Number of BTB hits
277system.cpu.BPredUnit.BTBCorrect                     0                       # Number of correct BTB predictions (this stat may not work properly.
278system.cpu.BPredUnit.usedRAS                        0                       # Number of times the RAS was used to get a target.
279system.cpu.BPredUnit.RASInCorrect                   0                       # Number of incorrect RAS predictions.
280system.cpu.fetch.icacheStallCycles           28390554                       # Number of cycles fetch is stalled on an Icache miss
281system.cpu.fetch.Insts                      451032028                       # Number of instructions fetch has processed
282system.cpu.fetch.Branches                    91189820                       # Number of branches that fetch encountered
283system.cpu.fetch.predictedBranches           83822675                       # Number of branches that fetch has predicted taken
284system.cpu.fetch.Cycles                     171638033                       # Number of cycles fetch has run and was not squashing or blocked
285system.cpu.fetch.SquashCycles                 6092005                       # Number of cycles fetch has spent squashing
286system.cpu.fetch.TlbCycles                     127923                       # Number of cycles fetch has spent waiting for tlb
287system.cpu.fetch.BlockedCycles               86885537                       # Number of cycles fetch has spent blocked
288system.cpu.fetch.MiscStallCycles                36685                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
289system.cpu.fetch.PendingTrapStallCycles         38090                       # Number of stall cycles due to pending traps
290system.cpu.fetch.IcacheWaitRetryStallCycles          283                       # Number of stall cycles due to full MSHR
291system.cpu.fetch.CacheLines                   9866979                       # Number of cache lines fetched
292system.cpu.fetch.IcacheSquashes                541048                       # Number of outstanding Icache misses that were squashed
293system.cpu.fetch.ItlbSquashes                    3553                       # Number of outstanding ITLB misses that were squashed
294system.cpu.fetch.rateDist::samples          291873782                       # Number of instructions fetched each cycle (Total)
295system.cpu.fetch.rateDist::mean              3.039474                       # Number of instructions fetched each cycle (Total)
296system.cpu.fetch.rateDist::stdev             3.398963                       # Number of instructions fetched each cycle (Total)
297system.cpu.fetch.rateDist::underflows               0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
298system.cpu.fetch.rateDist::0                120818032     41.39%     41.39% # Number of instructions fetched each cycle (Total)
299system.cpu.fetch.rateDist::1                  1855546      0.64%     42.03% # Number of instructions fetched each cycle (Total)
300system.cpu.fetch.rateDist::2                 72826244     24.95%     66.98% # Number of instructions fetched each cycle (Total)
301system.cpu.fetch.rateDist::3                  1422491      0.49%     67.47% # Number of instructions fetched each cycle (Total)
302system.cpu.fetch.rateDist::4                  1829890      0.63%     68.10% # Number of instructions fetched each cycle (Total)
303system.cpu.fetch.rateDist::5                  4020066      1.38%     69.47% # Number of instructions fetched each cycle (Total)
304system.cpu.fetch.rateDist::6                  1590838      0.55%     70.02% # Number of instructions fetched each cycle (Total)
305system.cpu.fetch.rateDist::7                  1683069      0.58%     70.59% # Number of instructions fetched each cycle (Total)
306system.cpu.fetch.rateDist::8                 85827606     29.41%    100.00% # Number of instructions fetched each cycle (Total)
307system.cpu.fetch.rateDist::overflows                0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
308system.cpu.fetch.rateDist::min_value                0                       # Number of instructions fetched each cycle (Total)
309system.cpu.fetch.rateDist::max_value                8                       # Number of instructions fetched each cycle (Total)
310system.cpu.fetch.rateDist::total            291873782                       # Number of instructions fetched each cycle (Total)
311system.cpu.fetch.branchRate                  0.202699                       # Number of branch fetches per cycle
312system.cpu.fetch.rate                        1.002564                       # Number of inst fetches per cycle
313system.cpu.decode.IdleCycles                 33589176                       # Number of cycles decode is idle
314system.cpu.decode.BlockedCycles              83124342                       # Number of cycles decode is blocked
315system.cpu.decode.RunCycles                 166020087                       # Number of cycles decode is running
316system.cpu.decode.UnblockCycles               4383500                       # Number of cycles decode is unblocking
317system.cpu.decode.SquashCycles                4756677                       # Number of cycles decode is squashing
318system.cpu.decode.DecodedInsts              883216023                       # Number of instructions handled by decode
319system.cpu.decode.SquashedInsts                   571                       # Number of squashed instructions handled by decode
320system.cpu.rename.SquashCycles                4756677                       # Number of cycles rename is squashing
321system.cpu.rename.IdleCycles                 37852860                       # Number of cycles rename is idle
322system.cpu.rename.BlockCycles                55892656                       # Number of cycles rename is blocking
323system.cpu.rename.serializeStallCycles        9911063                       # count of cycles rename stalled for serializing inst
324system.cpu.rename.RunCycles                 165583689                       # Number of cycles rename is running
325system.cpu.rename.UnblockCycles              17876837                       # Number of cycles rename is unblocking
326system.cpu.rename.RenamedInsts              878703692                       # Number of instructions processed by rename
327system.cpu.rename.ROBFullEvents                 12652                       # Number of times rename has blocked due to ROB full
328system.cpu.rename.IQFullEvents               12602978                       # Number of times rename has blocked due to IQ full
329system.cpu.rename.LSQFullEvents               2126989                       # Number of times rename has blocked due to LSQ full
330system.cpu.rename.FullRegisterEvents               10                       # Number of times there has been no free registers
331system.cpu.rename.RenamedOperands           880098416                       # Number of destination operands rename has renamed
332system.cpu.rename.RenameLookups            1724229495                       # Number of register rename lookups that rename has made
333system.cpu.rename.int_rename_lookups       1724229039                       # Number of integer rename lookups
334system.cpu.rename.fp_rename_lookups               456                       # Number of floating rename lookups
335system.cpu.rename.CommittedMaps             843418783                       # Number of HB maps that are committed
336system.cpu.rename.UndoneMaps                 36679626                       # Number of HB maps that are undone due to squashing
337system.cpu.rename.serializingInsts             488930                       # count of serializing insts renamed
338system.cpu.rename.tempSerializingInsts         489908                       # count of temporary serializing insts renamed
339system.cpu.rename.skidInsts                  44000804                       # count of insts added to the skid buffer
340system.cpu.memDep0.insertedLoads             19727758                       # Number of loads inserted to the mem dependence unit.
341system.cpu.memDep0.insertedStores            10753359                       # Number of stores inserted to the mem dependence unit.
342system.cpu.memDep0.conflictingLoads           1338256                       # Number of conflicting loads.
343system.cpu.memDep0.conflictingStores          1089668                       # Number of conflicting stores.
344system.cpu.iq.iqInstsAdded                  870922009                       # Number of instructions added to the IQ (excludes non-spec)
345system.cpu.iq.iqNonSpecInstsAdded             1727938                       # Number of non-speculative instructions added to the IQ
346system.cpu.iq.iqInstsIssued                 867227375                       # Number of instructions issued
347system.cpu.iq.iqSquashedInstsIssued            177419                       # Number of squashed instructions issued
348system.cpu.iq.iqSquashedInstsExamined        30993538                       # Number of squashed instructions iterated over during squash; mainly for profiling
349system.cpu.iq.iqSquashedOperandsExamined     45221667                       # Number of squashed operands that are examined and possibly removed from graph
350system.cpu.iq.iqSquashedNonSpecRemoved         207753                       # Number of squashed non-spec instructions that were removed
351system.cpu.iq.issued_per_cycle::samples     291873782                       # Number of insts issued each cycle
352system.cpu.iq.issued_per_cycle::mean         2.971241                       # Number of insts issued each cycle
353system.cpu.iq.issued_per_cycle::stdev        2.381572                       # Number of insts issued each cycle
354system.cpu.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
355system.cpu.iq.issued_per_cycle::0            86148709     29.52%     29.52% # Number of insts issued each cycle
356system.cpu.iq.issued_per_cycle::1            24105973      8.26%     37.77% # Number of insts issued each cycle
357system.cpu.iq.issued_per_cycle::2            13574297      4.65%     42.43% # Number of insts issued each cycle
358system.cpu.iq.issued_per_cycle::3             9676822      3.32%     45.74% # Number of insts issued each cycle
359system.cpu.iq.issued_per_cycle::4            79595279     27.27%     73.01% # Number of insts issued each cycle
360system.cpu.iq.issued_per_cycle::5             5022101      1.72%     74.73% # Number of insts issued each cycle
361system.cpu.iq.issued_per_cycle::6            72958833     25.00%     99.73% # Number of insts issued each cycle
362system.cpu.iq.issued_per_cycle::7              636421      0.22%     99.95% # Number of insts issued each cycle
363system.cpu.iq.issued_per_cycle::8              155347      0.05%    100.00% # Number of insts issued each cycle
364system.cpu.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
365system.cpu.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
366system.cpu.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
367system.cpu.iq.issued_per_cycle::total       291873782                       # Number of insts issued each cycle
368system.cpu.iq.fu_full::No_OpClass                   0      0.00%      0.00% # attempts to use FU when none available
369system.cpu.iq.fu_full::IntAlu                  202428      8.97%      8.97% # attempts to use FU when none available
370system.cpu.iq.fu_full::IntMult                      0      0.00%      8.97% # attempts to use FU when none available
371system.cpu.iq.fu_full::IntDiv                       0      0.00%      8.97% # attempts to use FU when none available
372system.cpu.iq.fu_full::FloatAdd                     0      0.00%      8.97% # attempts to use FU when none available
373system.cpu.iq.fu_full::FloatCmp                     0      0.00%      8.97% # attempts to use FU when none available
374system.cpu.iq.fu_full::FloatCvt                     0      0.00%      8.97% # attempts to use FU when none available
375system.cpu.iq.fu_full::FloatMult                    0      0.00%      8.97% # attempts to use FU when none available
376system.cpu.iq.fu_full::FloatDiv                     0      0.00%      8.97% # attempts to use FU when none available
377system.cpu.iq.fu_full::FloatSqrt                    0      0.00%      8.97% # attempts to use FU when none available
378system.cpu.iq.fu_full::SimdAdd                      0      0.00%      8.97% # attempts to use FU when none available
379system.cpu.iq.fu_full::SimdAddAcc                   0      0.00%      8.97% # attempts to use FU when none available
380system.cpu.iq.fu_full::SimdAlu                      0      0.00%      8.97% # attempts to use FU when none available
381system.cpu.iq.fu_full::SimdCmp                      0      0.00%      8.97% # attempts to use FU when none available
382system.cpu.iq.fu_full::SimdCvt                      0      0.00%      8.97% # attempts to use FU when none available
383system.cpu.iq.fu_full::SimdMisc                     0      0.00%      8.97% # attempts to use FU when none available
384system.cpu.iq.fu_full::SimdMult                     0      0.00%      8.97% # attempts to use FU when none available
385system.cpu.iq.fu_full::SimdMultAcc                  0      0.00%      8.97% # attempts to use FU when none available
386system.cpu.iq.fu_full::SimdShift                    0      0.00%      8.97% # attempts to use FU when none available
387system.cpu.iq.fu_full::SimdShiftAcc                 0      0.00%      8.97% # attempts to use FU when none available
388system.cpu.iq.fu_full::SimdSqrt                     0      0.00%      8.97% # attempts to use FU when none available
389system.cpu.iq.fu_full::SimdFloatAdd                 0      0.00%      8.97% # attempts to use FU when none available
390system.cpu.iq.fu_full::SimdFloatAlu                 0      0.00%      8.97% # attempts to use FU when none available
391system.cpu.iq.fu_full::SimdFloatCmp                 0      0.00%      8.97% # attempts to use FU when none available
392system.cpu.iq.fu_full::SimdFloatCvt                 0      0.00%      8.97% # attempts to use FU when none available
393system.cpu.iq.fu_full::SimdFloatDiv                 0      0.00%      8.97% # attempts to use FU when none available
394system.cpu.iq.fu_full::SimdFloatMisc                0      0.00%      8.97% # attempts to use FU when none available
395system.cpu.iq.fu_full::SimdFloatMult                0      0.00%      8.97% # attempts to use FU when none available
396system.cpu.iq.fu_full::SimdFloatMultAcc             0      0.00%      8.97% # attempts to use FU when none available
397system.cpu.iq.fu_full::SimdFloatSqrt                0      0.00%      8.97% # attempts to use FU when none available
398system.cpu.iq.fu_full::MemRead                1851752     82.02%     90.99% # attempts to use FU when none available
399system.cpu.iq.fu_full::MemWrite                203495      9.01%    100.00% # attempts to use FU when none available
400system.cpu.iq.fu_full::IprAccess                    0      0.00%    100.00% # attempts to use FU when none available
401system.cpu.iq.fu_full::InstPrefetch                 0      0.00%    100.00% # attempts to use FU when none available
402system.cpu.iq.FU_type_0::No_OpClass            306567      0.04%      0.04% # Type of FU issued
403system.cpu.iq.FU_type_0::IntAlu             831752185     95.91%     95.94% # Type of FU issued
404system.cpu.iq.FU_type_0::IntMult                    0      0.00%     95.94% # Type of FU issued
405system.cpu.iq.FU_type_0::IntDiv                     0      0.00%     95.94% # Type of FU issued
406system.cpu.iq.FU_type_0::FloatAdd                   0      0.00%     95.94% # Type of FU issued
407system.cpu.iq.FU_type_0::FloatCmp                   0      0.00%     95.94% # Type of FU issued
408system.cpu.iq.FU_type_0::FloatCvt                   0      0.00%     95.94% # Type of FU issued
409system.cpu.iq.FU_type_0::FloatMult                  0      0.00%     95.94% # Type of FU issued
410system.cpu.iq.FU_type_0::FloatDiv                   0      0.00%     95.94% # Type of FU issued
411system.cpu.iq.FU_type_0::FloatSqrt                  0      0.00%     95.94% # Type of FU issued
412system.cpu.iq.FU_type_0::SimdAdd                    0      0.00%     95.94% # Type of FU issued
413system.cpu.iq.FU_type_0::SimdAddAcc                 0      0.00%     95.94% # Type of FU issued
414system.cpu.iq.FU_type_0::SimdAlu                    0      0.00%     95.94% # Type of FU issued
415system.cpu.iq.FU_type_0::SimdCmp                    0      0.00%     95.94% # Type of FU issued
416system.cpu.iq.FU_type_0::SimdCvt                    0      0.00%     95.94% # Type of FU issued
417system.cpu.iq.FU_type_0::SimdMisc                   0      0.00%     95.94% # Type of FU issued
418system.cpu.iq.FU_type_0::SimdMult                   0      0.00%     95.94% # Type of FU issued
419system.cpu.iq.FU_type_0::SimdMultAcc                0      0.00%     95.94% # Type of FU issued
420system.cpu.iq.FU_type_0::SimdShift                  0      0.00%     95.94% # Type of FU issued
421system.cpu.iq.FU_type_0::SimdShiftAcc               0      0.00%     95.94% # Type of FU issued
422system.cpu.iq.FU_type_0::SimdSqrt                   0      0.00%     95.94% # Type of FU issued
423system.cpu.iq.FU_type_0::SimdFloatAdd               0      0.00%     95.94% # Type of FU issued
424system.cpu.iq.FU_type_0::SimdFloatAlu               0      0.00%     95.94% # Type of FU issued
425system.cpu.iq.FU_type_0::SimdFloatCmp               0      0.00%     95.94% # Type of FU issued
426system.cpu.iq.FU_type_0::SimdFloatCvt               0      0.00%     95.94% # Type of FU issued
427system.cpu.iq.FU_type_0::SimdFloatDiv               0      0.00%     95.94% # Type of FU issued
428system.cpu.iq.FU_type_0::SimdFloatMisc              0      0.00%     95.94% # Type of FU issued
429system.cpu.iq.FU_type_0::SimdFloatMult              0      0.00%     95.94% # Type of FU issued
430system.cpu.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     95.94% # Type of FU issued
431system.cpu.iq.FU_type_0::SimdFloatSqrt              0      0.00%     95.94% # Type of FU issued
432system.cpu.iq.FU_type_0::MemRead             25621043      2.95%     98.90% # Type of FU issued
433system.cpu.iq.FU_type_0::MemWrite             9547580      1.10%    100.00% # Type of FU issued
434system.cpu.iq.FU_type_0::IprAccess                  0      0.00%    100.00% # Type of FU issued
435system.cpu.iq.FU_type_0::InstPrefetch               0      0.00%    100.00% # Type of FU issued
436system.cpu.iq.FU_type_0::total              867227375                       # Type of FU issued
437system.cpu.iq.rate                           1.927692                       # Inst issue rate
438system.cpu.iq.fu_busy_cnt                     2257675                       # FU busy when requested
439system.cpu.iq.fu_busy_rate                   0.002603                       # FU busy rate (busy events/executed inst)
440system.cpu.iq.int_inst_queue_reads         2028918942                       # Number of integer instruction queue reads
441system.cpu.iq.int_inst_queue_writes         903653765                       # Number of integer instruction queue writes
442system.cpu.iq.int_inst_queue_wakeup_accesses    856397776                       # Number of integer instruction queue wakeup accesses
443system.cpu.iq.fp_inst_queue_reads                 194                       # Number of floating instruction queue reads
444system.cpu.iq.fp_inst_queue_writes                210                       # Number of floating instruction queue writes
445system.cpu.iq.fp_inst_queue_wakeup_accesses           50                       # Number of floating instruction queue wakeup accesses
446system.cpu.iq.int_alu_accesses              869178395                       # Number of integer alu accesses
447system.cpu.iq.fp_alu_accesses                      88                       # Number of floating point alu accesses
448system.cpu.iew.lsq.thread0.forwLoads          1343949                       # Number of loads that had data forwarded from stores
449system.cpu.iew.lsq.thread0.invAddrLoads             0                       # Number of loads ignored due to an invalid address
450system.cpu.iew.lsq.thread0.squashedLoads      4393917                       # Number of loads squashed
451system.cpu.iew.lsq.thread0.ignoredResponses        17180                       # Number of memory responses ignored because the instruction is squashed
452system.cpu.iew.lsq.thread0.memOrderViolation        11337                       # Number of memory ordering violations
453system.cpu.iew.lsq.thread0.squashedStores      2321478                       # Number of stores squashed
454system.cpu.iew.lsq.thread0.invAddrSwpfs             0                       # Number of software prefetches ignored due to an invalid address
455system.cpu.iew.lsq.thread0.blockedLoads             0                       # Number of blocked loads due to partial load-store forwarding
456system.cpu.iew.lsq.thread0.rescheduledLoads      7817249                       # Number of loads that were rescheduled
457system.cpu.iew.lsq.thread0.cacheBlocked        160526                       # Number of times an access to memory failed due to the cache being blocked
458system.cpu.iew.iewIdleCycles                        0                       # Number of cycles IEW is idle
459system.cpu.iew.iewSquashCycles                4756677                       # Number of cycles IEW is squashing
460system.cpu.iew.iewBlockCycles                34884624                       # Number of cycles IEW is blocking
461system.cpu.iew.iewUnblockCycles               6122535                       # Number of cycles IEW is unblocking
462system.cpu.iew.iewDispatchedInsts           872649947                       # Number of instructions dispatched to IQ
463system.cpu.iew.iewDispSquashedInsts            301193                       # Number of squashed instructions skipped by dispatch
464system.cpu.iew.iewDispLoadInsts              19727758                       # Number of dispatched load instructions
465system.cpu.iew.iewDispStoreInsts             10753386                       # Number of dispatched store instructions
466system.cpu.iew.iewDispNonSpecInsts             894363                       # Number of dispatched non-speculative instructions
467system.cpu.iew.iewIQFullEvents                5389997                       # Number of times the IQ has become full, causing a stall
468system.cpu.iew.iewLSQFullEvents                 26295                       # Number of times the LSQ has become full, causing a stall
469system.cpu.iew.memOrderViolationEvents          11337                       # Number of memory order violations
470system.cpu.iew.predictedTakenIncorrect         906001                       # Number of branches that were predicted taken incorrectly
471system.cpu.iew.predictedNotTakenIncorrect       524480                       # Number of branches that were predicted not taken incorrectly
472system.cpu.iew.branchMispredicts              1430481                       # Number of branch mispredicts detected at execute
473system.cpu.iew.iewExecutedInsts             865094857                       # Number of executed instructions
474system.cpu.iew.iewExecLoadInsts              25131798                       # Number of load instructions executed
475system.cpu.iew.iewExecSquashedInsts           2132517                       # Number of squashed instructions skipped in execute
476system.cpu.iew.exec_swp                             0                       # number of swp insts executed
477system.cpu.iew.exec_nop                             0                       # number of nop insts executed
478system.cpu.iew.exec_refs                     34436194                       # number of memory reference insts executed
479system.cpu.iew.exec_branches                 86723634                       # Number of branches executed
480system.cpu.iew.exec_stores                    9304396                       # Number of stores executed
481system.cpu.iew.exec_rate                     1.922952                       # Inst execution rate
482system.cpu.iew.wb_sent                      864455877                       # cumulative count of insts sent to commit
483system.cpu.iew.wb_count                     856397826                       # cumulative count of insts written-back
484system.cpu.iew.wb_producers                 671292665                       # num instructions producing a value
485system.cpu.iew.wb_consumers                1171999804                       # num instructions consuming a value
486system.cpu.iew.wb_penalized                         0                       # number of instrctions required to write to 'other' IQ
487system.cpu.iew.wb_rate                       1.903620                       # insts written-back per cycle
488system.cpu.iew.wb_fanout                     0.572775                       # average fanout of values written-back
489system.cpu.iew.wb_penalized_rate                    0                       # fraction of instructions written-back that wrote to 'other' IQ
490system.cpu.commit.commitCommittedInsts      840808469                       # The number of committed instructions
491system.cpu.commit.commitSquashedInsts        31735206                       # The number of squashed insts skipped by commit
492system.cpu.commit.commitNonSpecStalls         1520183                       # The number of times commit has been forced to stall to communicate backwards
493system.cpu.commit.branchMispredicts           1254406                       # The number of times a branch was mispredicted
494system.cpu.commit.committed_per_cycle::samples    287133088                       # Number of insts commited each cycle
495system.cpu.commit.committed_per_cycle::mean     2.928288                       # Number of insts commited each cycle
496system.cpu.commit.committed_per_cycle::stdev     2.869814                       # Number of insts commited each cycle
497system.cpu.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
498system.cpu.commit.committed_per_cycle::0    107529680     37.45%     37.45% # Number of insts commited each cycle
499system.cpu.commit.committed_per_cycle::1     13316862      4.64%     42.09% # Number of insts commited each cycle
500system.cpu.commit.committed_per_cycle::2      3946452      1.37%     43.46% # Number of insts commited each cycle
501system.cpu.commit.committed_per_cycle::3     76651474     26.70%     70.16% # Number of insts commited each cycle
502system.cpu.commit.committed_per_cycle::4      4051645      1.41%     71.57% # Number of insts commited each cycle
503system.cpu.commit.committed_per_cycle::5      1852261      0.65%     72.21% # Number of insts commited each cycle
504system.cpu.commit.committed_per_cycle::6      1054561      0.37%     72.58% # Number of insts commited each cycle
505system.cpu.commit.committed_per_cycle::7     71992194     25.07%     97.65% # Number of insts commited each cycle
506system.cpu.commit.committed_per_cycle::8      6737959      2.35%    100.00% # Number of insts commited each cycle
507system.cpu.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
508system.cpu.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
509system.cpu.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
510system.cpu.commit.committed_per_cycle::total    287133088                       # Number of insts commited each cycle
511system.cpu.commit.count                     840808469                       # Number of instructions committed
512system.cpu.commit.swp_count                         0                       # Number of s/w prefetches committed
513system.cpu.commit.refs                       23765746                       # Number of memory references committed
514system.cpu.commit.loads                      15333838                       # Number of loads committed
515system.cpu.commit.membars                      781579                       # Number of memory barriers committed
516system.cpu.commit.branches                   85539454                       # Number of branches committed
517system.cpu.commit.fp_insts                          0                       # Number of committed floating point instructions.
518system.cpu.commit.int_insts                 768627958                       # Number of committed integer instructions.
519system.cpu.commit.function_calls                    0                       # Number of function calls committed.
520system.cpu.commit.bw_lim_events               6737959                       # number cycles where commit BW limit reached
521system.cpu.commit.bw_limited                        0                       # number of insts not committed due to BW limits
522system.cpu.rob.rob_reads                   1152856114                       # The number of ROB reads
523system.cpu.rob.rob_writes                  1749856645                       # The number of ROB writes
524system.cpu.timesIdled                         3066243                       # Number of times that the entire CPU went into an idle state and unscheduled itself
525system.cpu.idleCycles                       158004780                       # Total number of cycles that the CPU has spent unscheduled due to idling
526system.cpu.quiesceCycles                   9872474852                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
527system.cpu.committedInsts                   840808469                       # Number of Instructions Simulated
528system.cpu.committedInsts_total             840808469                       # Number of Instructions Simulated
529system.cpu.cpi                               0.535055                       # CPI: Cycles Per Instruction
530system.cpu.cpi_total                         0.535055                       # CPI: Total CPI of All Threads
531system.cpu.ipc                               1.868968                       # IPC: Instructions Per Cycle
532system.cpu.ipc_total                         1.868968                       # IPC: Total IPC of All Threads
533system.cpu.int_regfile_reads               1407444841                       # number of integer regfile reads
534system.cpu.int_regfile_writes               857665866                       # number of integer regfile writes
535system.cpu.fp_regfile_reads                        50                       # number of floating regfile reads
536system.cpu.misc_regfile_reads               282350765                       # number of misc regfile reads
537system.cpu.misc_regfile_writes                 410137                       # number of misc regfile writes
538system.cpu.icache.replacements                1031767                       # number of replacements
539system.cpu.icache.tagsinuse                510.488308                       # Cycle average of tags in use
540system.cpu.icache.total_refs                  8766017                       # Total number of references to valid blocks.
541system.cpu.icache.sampled_refs                1032279                       # Sample count of references to valid blocks.
542system.cpu.icache.avg_refs                   8.491907                       # Average number of references to valid blocks.
543system.cpu.icache.warmup_cycle            54591118000                       # Cycle when the warmup percentage was hit.
544system.cpu.icache.occ_blocks::0            510.488308                       # Average occupied blocks per context
545system.cpu.icache.occ_percent::0             0.997047                       # Average percentage of cache occupancy
546system.cpu.icache.ReadReq_hits::0             8766017                       # number of ReadReq hits
547system.cpu.icache.ReadReq_hits::total         8766017                       # number of ReadReq hits
548system.cpu.icache.demand_hits::0              8766017                       # number of demand (read+write) hits
549system.cpu.icache.demand_hits::1                    0                       # number of demand (read+write) hits
550system.cpu.icache.demand_hits::total          8766017                       # number of demand (read+write) hits
551system.cpu.icache.overall_hits::0             8766017                       # number of overall hits
552system.cpu.icache.overall_hits::1                   0                       # number of overall hits
553system.cpu.icache.overall_hits::total         8766017                       # number of overall hits
554system.cpu.icache.ReadReq_misses::0           1100959                       # number of ReadReq misses
555system.cpu.icache.ReadReq_misses::total       1100959                       # number of ReadReq misses
556system.cpu.icache.demand_misses::0            1100959                       # number of demand (read+write) misses
557system.cpu.icache.demand_misses::1                  0                       # number of demand (read+write) misses
558system.cpu.icache.demand_misses::total        1100959                       # number of demand (read+write) misses
559system.cpu.icache.overall_misses::0           1100959                       # number of overall misses
560system.cpu.icache.overall_misses::1                 0                       # number of overall misses
561system.cpu.icache.overall_misses::total       1100959                       # number of overall misses
562system.cpu.icache.ReadReq_miss_latency    16475831488                       # number of ReadReq miss cycles
563system.cpu.icache.demand_miss_latency     16475831488                       # number of demand (read+write) miss cycles
564system.cpu.icache.overall_miss_latency    16475831488                       # number of overall miss cycles
565system.cpu.icache.ReadReq_accesses::0         9866976                       # number of ReadReq accesses(hits+misses)
566system.cpu.icache.ReadReq_accesses::total      9866976                       # number of ReadReq accesses(hits+misses)
567system.cpu.icache.demand_accesses::0          9866976                       # number of demand (read+write) accesses
568system.cpu.icache.demand_accesses::1                0                       # number of demand (read+write) accesses
569system.cpu.icache.demand_accesses::total      9866976                       # number of demand (read+write) accesses
570system.cpu.icache.overall_accesses::0         9866976                       # number of overall (read+write) accesses
571system.cpu.icache.overall_accesses::1               0                       # number of overall (read+write) accesses
572system.cpu.icache.overall_accesses::total      9866976                       # number of overall (read+write) accesses
573system.cpu.icache.ReadReq_miss_rate::0       0.111580                       # miss rate for ReadReq accesses
574system.cpu.icache.demand_miss_rate::0        0.111580                       # miss rate for demand accesses
575system.cpu.icache.demand_miss_rate::1        no_value                       # miss rate for demand accesses
576system.cpu.icache.demand_miss_rate::total     no_value                       # miss rate for demand accesses
577system.cpu.icache.overall_miss_rate::0       0.111580                       # miss rate for overall accesses
578system.cpu.icache.overall_miss_rate::1       no_value                       # miss rate for overall accesses
579system.cpu.icache.overall_miss_rate::total     no_value                       # miss rate for overall accesses
580system.cpu.icache.ReadReq_avg_miss_latency::0 14964.981882                       # average ReadReq miss latency
581system.cpu.icache.ReadReq_avg_miss_latency::1          inf                       # average ReadReq miss latency
582system.cpu.icache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
583system.cpu.icache.demand_avg_miss_latency::0 14964.981882                       # average overall miss latency
584system.cpu.icache.demand_avg_miss_latency::1          inf                       # average overall miss latency
585system.cpu.icache.demand_avg_miss_latency::total          inf                       # average overall miss latency
586system.cpu.icache.overall_avg_miss_latency::0 14964.981882                       # average overall miss latency
587system.cpu.icache.overall_avg_miss_latency::1          inf                       # average overall miss latency
588system.cpu.icache.overall_avg_miss_latency::total          inf                       # average overall miss latency
589system.cpu.icache.blocked_cycles::no_mshrs      2787490                       # number of cycles access was blocked
590system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
591system.cpu.icache.blocked::no_mshrs               276                       # number of cycles access was blocked
592system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
593system.cpu.icache.avg_blocked_cycles::no_mshrs 10099.601449                       # average number of cycles each access was blocked
594system.cpu.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
595system.cpu.icache.fast_writes                       0                       # number of fast writes performed
596system.cpu.icache.cache_copies                      0                       # number of cache copies performed
597system.cpu.icache.writebacks                     1565                       # number of writebacks
598system.cpu.icache.ReadReq_mshr_hits             66134                       # number of ReadReq MSHR hits
599system.cpu.icache.demand_mshr_hits              66134                       # number of demand (read+write) MSHR hits
600system.cpu.icache.overall_mshr_hits             66134                       # number of overall MSHR hits
601system.cpu.icache.ReadReq_mshr_misses         1034825                       # number of ReadReq MSHR misses
602system.cpu.icache.demand_mshr_misses          1034825                       # number of demand (read+write) MSHR misses
603system.cpu.icache.overall_mshr_misses         1034825                       # number of overall MSHR misses
604system.cpu.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
605system.cpu.icache.ReadReq_mshr_miss_latency  12496503490                       # number of ReadReq MSHR miss cycles
606system.cpu.icache.demand_mshr_miss_latency  12496503490                       # number of demand (read+write) MSHR miss cycles
607system.cpu.icache.overall_mshr_miss_latency  12496503490                       # number of overall MSHR miss cycles
608system.cpu.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
609system.cpu.icache.ReadReq_mshr_miss_rate::0     0.104878                       # mshr miss rate for ReadReq accesses
610system.cpu.icache.ReadReq_mshr_miss_rate::1          inf                       # mshr miss rate for ReadReq accesses
611system.cpu.icache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
612system.cpu.icache.demand_mshr_miss_rate::0     0.104878                       # mshr miss rate for demand accesses
613system.cpu.icache.demand_mshr_miss_rate::1          inf                       # mshr miss rate for demand accesses
614system.cpu.icache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
615system.cpu.icache.overall_mshr_miss_rate::0     0.104878                       # mshr miss rate for overall accesses
616system.cpu.icache.overall_mshr_miss_rate::1          inf                       # mshr miss rate for overall accesses
617system.cpu.icache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
618system.cpu.icache.ReadReq_avg_mshr_miss_latency 12075.958244                       # average ReadReq mshr miss latency
619system.cpu.icache.demand_avg_mshr_miss_latency 12075.958244                       # average overall mshr miss latency
620system.cpu.icache.overall_avg_mshr_miss_latency 12075.958244                       # average overall mshr miss latency
621system.cpu.icache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
622system.cpu.icache.mshr_cap_events                   0                       # number of times MSHR cap was activated
623system.cpu.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
624system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
625system.cpu.itb_walker_cache.replacements         8819                       # number of replacements
626system.cpu.itb_walker_cache.tagsinuse        6.022437                       # Cycle average of tags in use
627system.cpu.itb_walker_cache.total_refs          26537                       # Total number of references to valid blocks.
628system.cpu.itb_walker_cache.sampled_refs         8831                       # Sample count of references to valid blocks.
629system.cpu.itb_walker_cache.avg_refs         3.004982                       # Average number of references to valid blocks.
630system.cpu.itb_walker_cache.warmup_cycle 5118899189000                       # Cycle when the warmup percentage was hit.
631system.cpu.itb_walker_cache.occ_blocks::1     6.022437                       # Average occupied blocks per context
632system.cpu.itb_walker_cache.occ_percent::1     0.376402                       # Average percentage of cache occupancy
633system.cpu.itb_walker_cache.ReadReq_hits::1        26634                       # number of ReadReq hits
634system.cpu.itb_walker_cache.ReadReq_hits::total        26634                       # number of ReadReq hits
635system.cpu.itb_walker_cache.WriteReq_hits::1            3                       # number of WriteReq hits
636system.cpu.itb_walker_cache.WriteReq_hits::total            3                       # number of WriteReq hits
637system.cpu.itb_walker_cache.demand_hits::0            0                       # number of demand (read+write) hits
638system.cpu.itb_walker_cache.demand_hits::1        26637                       # number of demand (read+write) hits
639system.cpu.itb_walker_cache.demand_hits::total        26637                       # number of demand (read+write) hits
640system.cpu.itb_walker_cache.overall_hits::0            0                       # number of overall hits
641system.cpu.itb_walker_cache.overall_hits::1        26637                       # number of overall hits
642system.cpu.itb_walker_cache.overall_hits::total        26637                       # number of overall hits
643system.cpu.itb_walker_cache.ReadReq_misses::1         9699                       # number of ReadReq misses
644system.cpu.itb_walker_cache.ReadReq_misses::total         9699                       # number of ReadReq misses
645system.cpu.itb_walker_cache.demand_misses::0            0                       # number of demand (read+write) misses
646system.cpu.itb_walker_cache.demand_misses::1         9699                       # number of demand (read+write) misses
647system.cpu.itb_walker_cache.demand_misses::total         9699                       # number of demand (read+write) misses
648system.cpu.itb_walker_cache.overall_misses::0            0                       # number of overall misses
649system.cpu.itb_walker_cache.overall_misses::1         9699                       # number of overall misses
650system.cpu.itb_walker_cache.overall_misses::total         9699                       # number of overall misses
651system.cpu.itb_walker_cache.ReadReq_miss_latency    124296000                       # number of ReadReq miss cycles
652system.cpu.itb_walker_cache.demand_miss_latency    124296000                       # number of demand (read+write) miss cycles
653system.cpu.itb_walker_cache.overall_miss_latency    124296000                       # number of overall miss cycles
654system.cpu.itb_walker_cache.ReadReq_accesses::1        36333                       # number of ReadReq accesses(hits+misses)
655system.cpu.itb_walker_cache.ReadReq_accesses::total        36333                       # number of ReadReq accesses(hits+misses)
656system.cpu.itb_walker_cache.WriteReq_accesses::1            3                       # number of WriteReq accesses(hits+misses)
657system.cpu.itb_walker_cache.WriteReq_accesses::total            3                       # number of WriteReq accesses(hits+misses)
658system.cpu.itb_walker_cache.demand_accesses::0            0                       # number of demand (read+write) accesses
659system.cpu.itb_walker_cache.demand_accesses::1        36336                       # number of demand (read+write) accesses
660system.cpu.itb_walker_cache.demand_accesses::total        36336                       # number of demand (read+write) accesses
661system.cpu.itb_walker_cache.overall_accesses::0            0                       # number of overall (read+write) accesses
662system.cpu.itb_walker_cache.overall_accesses::1        36336                       # number of overall (read+write) accesses
663system.cpu.itb_walker_cache.overall_accesses::total        36336                       # number of overall (read+write) accesses
664system.cpu.itb_walker_cache.ReadReq_miss_rate::1     0.266947                       # miss rate for ReadReq accesses
665system.cpu.itb_walker_cache.demand_miss_rate::0     no_value                       # miss rate for demand accesses
666system.cpu.itb_walker_cache.demand_miss_rate::1     0.266925                       # miss rate for demand accesses
667system.cpu.itb_walker_cache.demand_miss_rate::total     no_value                       # miss rate for demand accesses
668system.cpu.itb_walker_cache.overall_miss_rate::0     no_value                       # miss rate for overall accesses
669system.cpu.itb_walker_cache.overall_miss_rate::1     0.266925                       # miss rate for overall accesses
670system.cpu.itb_walker_cache.overall_miss_rate::total     no_value                       # miss rate for overall accesses
671system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::0          inf                       # average ReadReq miss latency
672system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::1 12815.341788                       # average ReadReq miss latency
673system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
674system.cpu.itb_walker_cache.demand_avg_miss_latency::0          inf                       # average overall miss latency
675system.cpu.itb_walker_cache.demand_avg_miss_latency::1 12815.341788                       # average overall miss latency
676system.cpu.itb_walker_cache.demand_avg_miss_latency::total          inf                       # average overall miss latency
677system.cpu.itb_walker_cache.overall_avg_miss_latency::0          inf                       # average overall miss latency
678system.cpu.itb_walker_cache.overall_avg_miss_latency::1 12815.341788                       # average overall miss latency
679system.cpu.itb_walker_cache.overall_avg_miss_latency::total          inf                       # average overall miss latency
680system.cpu.itb_walker_cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
681system.cpu.itb_walker_cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
682system.cpu.itb_walker_cache.blocked::no_mshrs            0                       # number of cycles access was blocked
683system.cpu.itb_walker_cache.blocked::no_targets            0                       # number of cycles access was blocked
684system.cpu.itb_walker_cache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
685system.cpu.itb_walker_cache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
686system.cpu.itb_walker_cache.fast_writes             0                       # number of fast writes performed
687system.cpu.itb_walker_cache.cache_copies            0                       # number of cache copies performed
688system.cpu.itb_walker_cache.writebacks           1368                       # number of writebacks
689system.cpu.itb_walker_cache.demand_mshr_hits            0                       # number of demand (read+write) MSHR hits
690system.cpu.itb_walker_cache.overall_mshr_hits            0                       # number of overall MSHR hits
691system.cpu.itb_walker_cache.ReadReq_mshr_misses         9699                       # number of ReadReq MSHR misses
692system.cpu.itb_walker_cache.demand_mshr_misses         9699                       # number of demand (read+write) MSHR misses
693system.cpu.itb_walker_cache.overall_mshr_misses         9699                       # number of overall MSHR misses
694system.cpu.itb_walker_cache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
695system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency     94849000                       # number of ReadReq MSHR miss cycles
696system.cpu.itb_walker_cache.demand_mshr_miss_latency     94849000                       # number of demand (read+write) MSHR miss cycles
697system.cpu.itb_walker_cache.overall_mshr_miss_latency     94849000                       # number of overall MSHR miss cycles
698system.cpu.itb_walker_cache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
699system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::0          inf                       # mshr miss rate for ReadReq accesses
700system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::1     0.266947                       # mshr miss rate for ReadReq accesses
701system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
702system.cpu.itb_walker_cache.demand_mshr_miss_rate::0          inf                       # mshr miss rate for demand accesses
703system.cpu.itb_walker_cache.demand_mshr_miss_rate::1     0.266925                       # mshr miss rate for demand accesses
704system.cpu.itb_walker_cache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
705system.cpu.itb_walker_cache.overall_mshr_miss_rate::0          inf                       # mshr miss rate for overall accesses
706system.cpu.itb_walker_cache.overall_mshr_miss_rate::1     0.266925                       # mshr miss rate for overall accesses
707system.cpu.itb_walker_cache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
708system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency  9779.255593                       # average ReadReq mshr miss latency
709system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency  9779.255593                       # average overall mshr miss latency
710system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency  9779.255593                       # average overall mshr miss latency
711system.cpu.itb_walker_cache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
712system.cpu.itb_walker_cache.mshr_cap_events            0                       # number of times MSHR cap was activated
713system.cpu.itb_walker_cache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
714system.cpu.itb_walker_cache.no_allocate_misses            0                       # Number of misses that were no-allocate
715system.cpu.dtb_walker_cache.replacements       145081                       # number of replacements
716system.cpu.dtb_walker_cache.tagsinuse       13.868389                       # Cycle average of tags in use
717system.cpu.dtb_walker_cache.total_refs         150553                       # Total number of references to valid blocks.
718system.cpu.dtb_walker_cache.sampled_refs       145096                       # Sample count of references to valid blocks.
719system.cpu.dtb_walker_cache.avg_refs         1.037610                       # Average number of references to valid blocks.
720system.cpu.dtb_walker_cache.warmup_cycle 5102657828000                       # Cycle when the warmup percentage was hit.
721system.cpu.dtb_walker_cache.occ_blocks::1    13.868389                       # Average occupied blocks per context
722system.cpu.dtb_walker_cache.occ_percent::1     0.866774                       # Average percentage of cache occupancy
723system.cpu.dtb_walker_cache.ReadReq_hits::1       150554                       # number of ReadReq hits
724system.cpu.dtb_walker_cache.ReadReq_hits::total       150554                       # number of ReadReq hits
725system.cpu.dtb_walker_cache.demand_hits::0            0                       # number of demand (read+write) hits
726system.cpu.dtb_walker_cache.demand_hits::1       150554                       # number of demand (read+write) hits
727system.cpu.dtb_walker_cache.demand_hits::total       150554                       # number of demand (read+write) hits
728system.cpu.dtb_walker_cache.overall_hits::0            0                       # number of overall hits
729system.cpu.dtb_walker_cache.overall_hits::1       150554                       # number of overall hits
730system.cpu.dtb_walker_cache.overall_hits::total       150554                       # number of overall hits
731system.cpu.dtb_walker_cache.ReadReq_misses::1       146024                       # number of ReadReq misses
732system.cpu.dtb_walker_cache.ReadReq_misses::total       146024                       # number of ReadReq misses
733system.cpu.dtb_walker_cache.demand_misses::0            0                       # number of demand (read+write) misses
734system.cpu.dtb_walker_cache.demand_misses::1       146024                       # number of demand (read+write) misses
735system.cpu.dtb_walker_cache.demand_misses::total       146024                       # number of demand (read+write) misses
736system.cpu.dtb_walker_cache.overall_misses::0            0                       # number of overall misses
737system.cpu.dtb_walker_cache.overall_misses::1       146024                       # number of overall misses
738system.cpu.dtb_walker_cache.overall_misses::total       146024                       # number of overall misses
739system.cpu.dtb_walker_cache.ReadReq_miss_latency   2047200500                       # number of ReadReq miss cycles
740system.cpu.dtb_walker_cache.demand_miss_latency   2047200500                       # number of demand (read+write) miss cycles
741system.cpu.dtb_walker_cache.overall_miss_latency   2047200500                       # number of overall miss cycles
742system.cpu.dtb_walker_cache.ReadReq_accesses::1       296578                       # number of ReadReq accesses(hits+misses)
743system.cpu.dtb_walker_cache.ReadReq_accesses::total       296578                       # number of ReadReq accesses(hits+misses)
744system.cpu.dtb_walker_cache.demand_accesses::0            0                       # number of demand (read+write) accesses
745system.cpu.dtb_walker_cache.demand_accesses::1       296578                       # number of demand (read+write) accesses
746system.cpu.dtb_walker_cache.demand_accesses::total       296578                       # number of demand (read+write) accesses
747system.cpu.dtb_walker_cache.overall_accesses::0            0                       # number of overall (read+write) accesses
748system.cpu.dtb_walker_cache.overall_accesses::1       296578                       # number of overall (read+write) accesses
749system.cpu.dtb_walker_cache.overall_accesses::total       296578                       # number of overall (read+write) accesses
750system.cpu.dtb_walker_cache.ReadReq_miss_rate::1     0.492363                       # miss rate for ReadReq accesses
751system.cpu.dtb_walker_cache.demand_miss_rate::0     no_value                       # miss rate for demand accesses
752system.cpu.dtb_walker_cache.demand_miss_rate::1     0.492363                       # miss rate for demand accesses
753system.cpu.dtb_walker_cache.demand_miss_rate::total     no_value                       # miss rate for demand accesses
754system.cpu.dtb_walker_cache.overall_miss_rate::0     no_value                       # miss rate for overall accesses
755system.cpu.dtb_walker_cache.overall_miss_rate::1     0.492363                       # miss rate for overall accesses
756system.cpu.dtb_walker_cache.overall_miss_rate::total     no_value                       # miss rate for overall accesses
757system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::0          inf                       # average ReadReq miss latency
758system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::1 14019.616638                       # average ReadReq miss latency
759system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
760system.cpu.dtb_walker_cache.demand_avg_miss_latency::0          inf                       # average overall miss latency
761system.cpu.dtb_walker_cache.demand_avg_miss_latency::1 14019.616638                       # average overall miss latency
762system.cpu.dtb_walker_cache.demand_avg_miss_latency::total          inf                       # average overall miss latency
763system.cpu.dtb_walker_cache.overall_avg_miss_latency::0          inf                       # average overall miss latency
764system.cpu.dtb_walker_cache.overall_avg_miss_latency::1 14019.616638                       # average overall miss latency
765system.cpu.dtb_walker_cache.overall_avg_miss_latency::total          inf                       # average overall miss latency
766system.cpu.dtb_walker_cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
767system.cpu.dtb_walker_cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
768system.cpu.dtb_walker_cache.blocked::no_mshrs            0                       # number of cycles access was blocked
769system.cpu.dtb_walker_cache.blocked::no_targets            0                       # number of cycles access was blocked
770system.cpu.dtb_walker_cache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
771system.cpu.dtb_walker_cache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
772system.cpu.dtb_walker_cache.fast_writes             0                       # number of fast writes performed
773system.cpu.dtb_walker_cache.cache_copies            0                       # number of cache copies performed
774system.cpu.dtb_walker_cache.writebacks          42577                       # number of writebacks
775system.cpu.dtb_walker_cache.demand_mshr_hits            0                       # number of demand (read+write) MSHR hits
776system.cpu.dtb_walker_cache.overall_mshr_hits            0                       # number of overall MSHR hits
777system.cpu.dtb_walker_cache.ReadReq_mshr_misses       146024                       # number of ReadReq MSHR misses
778system.cpu.dtb_walker_cache.demand_mshr_misses       146024                       # number of demand (read+write) MSHR misses
779system.cpu.dtb_walker_cache.overall_mshr_misses       146024                       # number of overall MSHR misses
780system.cpu.dtb_walker_cache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
781system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency   1605163000                       # number of ReadReq MSHR miss cycles
782system.cpu.dtb_walker_cache.demand_mshr_miss_latency   1605163000                       # number of demand (read+write) MSHR miss cycles
783system.cpu.dtb_walker_cache.overall_mshr_miss_latency   1605163000                       # number of overall MSHR miss cycles
784system.cpu.dtb_walker_cache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
785system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::0          inf                       # mshr miss rate for ReadReq accesses
786system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::1     0.492363                       # mshr miss rate for ReadReq accesses
787system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
788system.cpu.dtb_walker_cache.demand_mshr_miss_rate::0          inf                       # mshr miss rate for demand accesses
789system.cpu.dtb_walker_cache.demand_mshr_miss_rate::1     0.492363                       # mshr miss rate for demand accesses
790system.cpu.dtb_walker_cache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
791system.cpu.dtb_walker_cache.overall_mshr_miss_rate::0          inf                       # mshr miss rate for overall accesses
792system.cpu.dtb_walker_cache.overall_mshr_miss_rate::1     0.492363                       # mshr miss rate for overall accesses
793system.cpu.dtb_walker_cache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
794system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency 10992.460144                       # average ReadReq mshr miss latency
795system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency 10992.460144                       # average overall mshr miss latency
796system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency 10992.460144                       # average overall mshr miss latency
797system.cpu.dtb_walker_cache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
798system.cpu.dtb_walker_cache.mshr_cap_events            0                       # number of times MSHR cap was activated
799system.cpu.dtb_walker_cache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
800system.cpu.dtb_walker_cache.no_allocate_misses            0                       # Number of misses that were no-allocate
801system.cpu.dcache.replacements                1663087                       # number of replacements
802system.cpu.dcache.tagsinuse                511.997625                       # Cycle average of tags in use
803system.cpu.dcache.total_refs                 17982371                       # Total number of references to valid blocks.
804system.cpu.dcache.sampled_refs                1663599                       # Sample count of references to valid blocks.
805system.cpu.dcache.avg_refs                  10.809318                       # Average number of references to valid blocks.
806system.cpu.dcache.warmup_cycle               13135000                       # Cycle when the warmup percentage was hit.
807system.cpu.dcache.occ_blocks::0            511.997625                       # Average occupied blocks per context
808system.cpu.dcache.occ_percent::0             0.999995                       # Average percentage of cache occupancy
809system.cpu.dcache.ReadReq_hits::0            11413167                       # number of ReadReq hits
810system.cpu.dcache.ReadReq_hits::total        11413167                       # number of ReadReq hits
811system.cpu.dcache.WriteReq_hits::0            6547162                       # number of WriteReq hits
812system.cpu.dcache.WriteReq_hits::total        6547162                       # number of WriteReq hits
813system.cpu.dcache.demand_hits::0             17960329                       # number of demand (read+write) hits
814system.cpu.dcache.demand_hits::1                    0                       # number of demand (read+write) hits
815system.cpu.dcache.demand_hits::total         17960329                       # number of demand (read+write) hits
816system.cpu.dcache.overall_hits::0            17960329                       # number of overall hits
817system.cpu.dcache.overall_hits::1                   0                       # number of overall hits
818system.cpu.dcache.overall_hits::total        17960329                       # number of overall hits
819system.cpu.dcache.ReadReq_misses::0           2492340                       # number of ReadReq misses
820system.cpu.dcache.ReadReq_misses::total       2492340                       # number of ReadReq misses
821system.cpu.dcache.WriteReq_misses::0          1875398                       # number of WriteReq misses
822system.cpu.dcache.WriteReq_misses::total      1875398                       # number of WriteReq misses
823system.cpu.dcache.demand_misses::0            4367738                       # number of demand (read+write) misses
824system.cpu.dcache.demand_misses::1                  0                       # number of demand (read+write) misses
825system.cpu.dcache.demand_misses::total        4367738                       # number of demand (read+write) misses
826system.cpu.dcache.overall_misses::0           4367738                       # number of overall misses
827system.cpu.dcache.overall_misses::1                 0                       # number of overall misses
828system.cpu.dcache.overall_misses::total       4367738                       # number of overall misses
829system.cpu.dcache.ReadReq_miss_latency    37542071500                       # number of ReadReq miss cycles
830system.cpu.dcache.WriteReq_miss_latency   63453033216                       # number of WriteReq miss cycles
831system.cpu.dcache.demand_miss_latency    100995104716                       # number of demand (read+write) miss cycles
832system.cpu.dcache.overall_miss_latency   100995104716                       # number of overall miss cycles
833system.cpu.dcache.ReadReq_accesses::0        13905507                       # number of ReadReq accesses(hits+misses)
834system.cpu.dcache.ReadReq_accesses::total     13905507                       # number of ReadReq accesses(hits+misses)
835system.cpu.dcache.WriteReq_accesses::0        8422560                       # number of WriteReq accesses(hits+misses)
836system.cpu.dcache.WriteReq_accesses::total      8422560                       # number of WriteReq accesses(hits+misses)
837system.cpu.dcache.demand_accesses::0         22328067                       # number of demand (read+write) accesses
838system.cpu.dcache.demand_accesses::1                0                       # number of demand (read+write) accesses
839system.cpu.dcache.demand_accesses::total     22328067                       # number of demand (read+write) accesses
840system.cpu.dcache.overall_accesses::0        22328067                       # number of overall (read+write) accesses
841system.cpu.dcache.overall_accesses::1               0                       # number of overall (read+write) accesses
842system.cpu.dcache.overall_accesses::total     22328067                       # number of overall (read+write) accesses
843system.cpu.dcache.ReadReq_miss_rate::0       0.179234                       # miss rate for ReadReq accesses
844system.cpu.dcache.WriteReq_miss_rate::0      0.222664                       # miss rate for WriteReq accesses
845system.cpu.dcache.demand_miss_rate::0        0.195616                       # miss rate for demand accesses
846system.cpu.dcache.demand_miss_rate::1        no_value                       # miss rate for demand accesses
847system.cpu.dcache.demand_miss_rate::total     no_value                       # miss rate for demand accesses
848system.cpu.dcache.overall_miss_rate::0       0.195616                       # miss rate for overall accesses
849system.cpu.dcache.overall_miss_rate::1       no_value                       # miss rate for overall accesses
850system.cpu.dcache.overall_miss_rate::total     no_value                       # miss rate for overall accesses
851system.cpu.dcache.ReadReq_avg_miss_latency::0 15062.981576                       # average ReadReq miss latency
852system.cpu.dcache.ReadReq_avg_miss_latency::1          inf                       # average ReadReq miss latency
853system.cpu.dcache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
854system.cpu.dcache.WriteReq_avg_miss_latency::0 33834.435792                       # average WriteReq miss latency
855system.cpu.dcache.WriteReq_avg_miss_latency::1          inf                       # average WriteReq miss latency
856system.cpu.dcache.WriteReq_avg_miss_latency::total          inf                       # average WriteReq miss latency
857system.cpu.dcache.demand_avg_miss_latency::0 23122.976863                       # average overall miss latency
858system.cpu.dcache.demand_avg_miss_latency::1          inf                       # average overall miss latency
859system.cpu.dcache.demand_avg_miss_latency::total          inf                       # average overall miss latency
860system.cpu.dcache.overall_avg_miss_latency::0 23122.976863                       # average overall miss latency
861system.cpu.dcache.overall_avg_miss_latency::1          inf                       # average overall miss latency
862system.cpu.dcache.overall_avg_miss_latency::total          inf                       # average overall miss latency
863system.cpu.dcache.blocked_cycles::no_mshrs   1083233153                       # number of cycles access was blocked
864system.cpu.dcache.blocked_cycles::no_targets      6672000                       # number of cycles access was blocked
865system.cpu.dcache.blocked::no_mshrs             73547                       # number of cycles access was blocked
866system.cpu.dcache.blocked::no_targets             391                       # number of cycles access was blocked
867system.cpu.dcache.avg_blocked_cycles::no_mshrs 14728.447836                       # average number of cycles each access was blocked
868system.cpu.dcache.avg_blocked_cycles::no_targets 17063.938619                       # average number of cycles each access was blocked
869system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
870system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
871system.cpu.dcache.writebacks                  1548983                       # number of writebacks
872system.cpu.dcache.ReadReq_mshr_hits           1121085                       # number of ReadReq MSHR hits
873system.cpu.dcache.WriteReq_mshr_hits          1578340                       # number of WriteReq MSHR hits
874system.cpu.dcache.demand_mshr_hits            2699425                       # number of demand (read+write) MSHR hits
875system.cpu.dcache.overall_mshr_hits           2699425                       # number of overall MSHR hits
876system.cpu.dcache.ReadReq_mshr_misses         1371255                       # number of ReadReq MSHR misses
877system.cpu.dcache.WriteReq_mshr_misses         297058                       # number of WriteReq MSHR misses
878system.cpu.dcache.demand_mshr_misses          1668313                       # number of demand (read+write) MSHR misses
879system.cpu.dcache.overall_mshr_misses         1668313                       # number of overall MSHR misses
880system.cpu.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
881system.cpu.dcache.ReadReq_mshr_miss_latency  18154950000                       # number of ReadReq MSHR miss cycles
882system.cpu.dcache.WriteReq_mshr_miss_latency   9754920653                       # number of WriteReq MSHR miss cycles
883system.cpu.dcache.demand_mshr_miss_latency  27909870653                       # number of demand (read+write) MSHR miss cycles
884system.cpu.dcache.overall_mshr_miss_latency  27909870653                       # number of overall MSHR miss cycles
885system.cpu.dcache.ReadReq_mshr_uncacheable_latency  85210888500                       # number of ReadReq MSHR uncacheable cycles
886system.cpu.dcache.WriteReq_mshr_uncacheable_latency   1394917000                       # number of WriteReq MSHR uncacheable cycles
887system.cpu.dcache.overall_mshr_uncacheable_latency  86605805500                       # number of overall MSHR uncacheable cycles
888system.cpu.dcache.ReadReq_mshr_miss_rate::0     0.098612                       # mshr miss rate for ReadReq accesses
889system.cpu.dcache.ReadReq_mshr_miss_rate::1          inf                       # mshr miss rate for ReadReq accesses
890system.cpu.dcache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
891system.cpu.dcache.WriteReq_mshr_miss_rate::0     0.035269                       # mshr miss rate for WriteReq accesses
892system.cpu.dcache.WriteReq_mshr_miss_rate::1          inf                       # mshr miss rate for WriteReq accesses
893system.cpu.dcache.WriteReq_mshr_miss_rate::total          inf                       # mshr miss rate for WriteReq accesses
894system.cpu.dcache.demand_mshr_miss_rate::0     0.074718                       # mshr miss rate for demand accesses
895system.cpu.dcache.demand_mshr_miss_rate::1          inf                       # mshr miss rate for demand accesses
896system.cpu.dcache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
897system.cpu.dcache.overall_mshr_miss_rate::0     0.074718                       # mshr miss rate for overall accesses
898system.cpu.dcache.overall_mshr_miss_rate::1          inf                       # mshr miss rate for overall accesses
899system.cpu.dcache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
900system.cpu.dcache.ReadReq_avg_mshr_miss_latency 13239.660019                       # average ReadReq mshr miss latency
901system.cpu.dcache.WriteReq_avg_mshr_miss_latency 32838.437790                       # average WriteReq mshr miss latency
902system.cpu.dcache.demand_avg_mshr_miss_latency 16729.397093                       # average overall mshr miss latency
903system.cpu.dcache.overall_avg_mshr_miss_latency 16729.397093                       # average overall mshr miss latency
904system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency          inf                       # average ReadReq mshr uncacheable latency
905system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency          inf                       # average WriteReq mshr uncacheable latency
906system.cpu.dcache.overall_avg_mshr_uncacheable_latency          inf                       # average overall mshr uncacheable latency
907system.cpu.dcache.mshr_cap_events                   0                       # number of times MSHR cap was activated
908system.cpu.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
909system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
910system.cpu.kern.inst.arm                            0                       # number of arm instructions executed
911system.cpu.kern.inst.quiesce                        0                       # number of quiesce instructions executed
912
913---------- End Simulation Statistics   ----------
914