stats.txt revision 8983:8800b05e1cb3
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  1.899401                       # Number of seconds simulated
4sim_ticks                                1899401490000                       # Number of ticks simulated
5final_tick                               1899401490000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                 1000000000000                       # Frequency of simulated ticks
7host_inst_rate                                  69911                       # Simulator instruction rate (inst/s)
8host_op_rate                                    69911                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                             2348556801                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 300512                       # Number of bytes of host memory used
11host_seconds                                   808.75                       # Real time elapsed on the host
12sim_insts                                    56540749                       # Number of instructions simulated
13sim_ops                                      56540749                       # Number of ops (including micro ops) simulated
14system.physmem.bytes_read                    30421696                       # Number of bytes read from this memory
15system.physmem.bytes_inst_read                1133376                       # Number of instructions bytes read from this memory
16system.physmem.bytes_written                 10508736                       # Number of bytes written to this memory
17system.physmem.num_reads                       475339                       # Number of read requests responded to by this memory
18system.physmem.num_writes                      164199                       # Number of write requests responded to by this memory
19system.physmem.num_other                            0                       # Number of other requests responded to by this memory
20system.physmem.bw_read                       16016464                       # Total read bandwidth from this memory (bytes/s)
21system.physmem.bw_inst_read                    596702                       # Instruction read bandwidth from this memory (bytes/s)
22system.physmem.bw_write                       5532657                       # Write bandwidth from this memory (bytes/s)
23system.physmem.bw_total                      21549121                       # Total bandwidth to/from this memory (bytes/s)
24system.l2c.replacements                        397771                       # number of replacements
25system.l2c.tagsinuse                     35743.917451                       # Cycle average of tags in use
26system.l2c.total_refs                         2469954                       # Total number of references to valid blocks.
27system.l2c.sampled_refs                        433727                       # Sample count of references to valid blocks.
28system.l2c.avg_refs                          5.694720                       # Average number of references to valid blocks.
29system.l2c.warmup_cycle                    9252138000                       # Cycle when the warmup percentage was hit.
30system.l2c.occ_blocks::writebacks        22965.517435                       # Average occupied blocks per requestor
31system.l2c.occ_blocks::cpu0.inst          2876.895593                       # Average occupied blocks per requestor
32system.l2c.occ_blocks::cpu0.data          7557.549613                       # Average occupied blocks per requestor
33system.l2c.occ_blocks::cpu1.inst          1417.164346                       # Average occupied blocks per requestor
34system.l2c.occ_blocks::cpu1.data           926.790463                       # Average occupied blocks per requestor
35system.l2c.occ_percent::writebacks           0.350426                       # Average percentage of cache occupancy
36system.l2c.occ_percent::cpu0.inst            0.043898                       # Average percentage of cache occupancy
37system.l2c.occ_percent::cpu0.data            0.115319                       # Average percentage of cache occupancy
38system.l2c.occ_percent::cpu1.inst            0.021624                       # Average percentage of cache occupancy
39system.l2c.occ_percent::cpu1.data            0.014142                       # Average percentage of cache occupancy
40system.l2c.occ_percent::total                0.545409                       # Average percentage of cache occupancy
41system.l2c.ReadReq_hits::cpu0.inst             910711                       # number of ReadReq hits
42system.l2c.ReadReq_hits::cpu0.data             668584                       # number of ReadReq hits
43system.l2c.ReadReq_hits::cpu1.inst             173581                       # number of ReadReq hits
44system.l2c.ReadReq_hits::cpu1.data             117817                       # number of ReadReq hits
45system.l2c.ReadReq_hits::total                1870693                       # number of ReadReq hits
46system.l2c.Writeback_hits::writebacks          806294                       # number of Writeback hits
47system.l2c.Writeback_hits::total               806294                       # number of Writeback hits
48system.l2c.UpgradeReq_hits::cpu0.data             169                       # number of UpgradeReq hits
49system.l2c.UpgradeReq_hits::cpu1.data             126                       # number of UpgradeReq hits
50system.l2c.UpgradeReq_hits::total                 295                       # number of UpgradeReq hits
51system.l2c.SCUpgradeReq_hits::cpu0.data            38                       # number of SCUpgradeReq hits
52system.l2c.SCUpgradeReq_hits::cpu1.data            32                       # number of SCUpgradeReq hits
53system.l2c.SCUpgradeReq_hits::total                70                       # number of SCUpgradeReq hits
54system.l2c.ReadExReq_hits::cpu0.data           154146                       # number of ReadExReq hits
55system.l2c.ReadExReq_hits::cpu1.data            17714                       # number of ReadExReq hits
56system.l2c.ReadExReq_hits::total               171860                       # number of ReadExReq hits
57system.l2c.demand_hits::cpu0.inst              910711                       # number of demand (read+write) hits
58system.l2c.demand_hits::cpu0.data              822730                       # number of demand (read+write) hits
59system.l2c.demand_hits::cpu1.inst              173581                       # number of demand (read+write) hits
60system.l2c.demand_hits::cpu1.data              135531                       # number of demand (read+write) hits
61system.l2c.demand_hits::total                 2042553                       # number of demand (read+write) hits
62system.l2c.overall_hits::cpu0.inst             910711                       # number of overall hits
63system.l2c.overall_hits::cpu0.data             822730                       # number of overall hits
64system.l2c.overall_hits::cpu1.inst             173581                       # number of overall hits
65system.l2c.overall_hits::cpu1.data             135531                       # number of overall hits
66system.l2c.overall_hits::total                2042553                       # number of overall hits
67system.l2c.ReadReq_misses::cpu0.inst            13521                       # number of ReadReq misses
68system.l2c.ReadReq_misses::cpu0.data           288493                       # number of ReadReq misses
69system.l2c.ReadReq_misses::cpu1.inst             4207                       # number of ReadReq misses
70system.l2c.ReadReq_misses::cpu1.data             3184                       # number of ReadReq misses
71system.l2c.ReadReq_misses::total               309405                       # number of ReadReq misses
72system.l2c.UpgradeReq_misses::cpu0.data          2939                       # number of UpgradeReq misses
73system.l2c.UpgradeReq_misses::cpu1.data           698                       # number of UpgradeReq misses
74system.l2c.UpgradeReq_misses::total              3637                       # number of UpgradeReq misses
75system.l2c.SCUpgradeReq_misses::cpu0.data          248                       # number of SCUpgradeReq misses
76system.l2c.SCUpgradeReq_misses::cpu1.data          292                       # number of SCUpgradeReq misses
77system.l2c.SCUpgradeReq_misses::total             540                       # number of SCUpgradeReq misses
78system.l2c.ReadExReq_misses::cpu0.data         109252                       # number of ReadExReq misses
79system.l2c.ReadExReq_misses::cpu1.data          15963                       # number of ReadExReq misses
80system.l2c.ReadExReq_misses::total             125215                       # number of ReadExReq misses
81system.l2c.demand_misses::cpu0.inst             13521                       # number of demand (read+write) misses
82system.l2c.demand_misses::cpu0.data            397745                       # number of demand (read+write) misses
83system.l2c.demand_misses::cpu1.inst              4207                       # number of demand (read+write) misses
84system.l2c.demand_misses::cpu1.data             19147                       # number of demand (read+write) misses
85system.l2c.demand_misses::total                434620                       # number of demand (read+write) misses
86system.l2c.overall_misses::cpu0.inst            13521                       # number of overall misses
87system.l2c.overall_misses::cpu0.data           397745                       # number of overall misses
88system.l2c.overall_misses::cpu1.inst             4207                       # number of overall misses
89system.l2c.overall_misses::cpu1.data            19147                       # number of overall misses
90system.l2c.overall_misses::total               434620                       # number of overall misses
91system.l2c.ReadReq_miss_latency::cpu0.inst    707237500                       # number of ReadReq miss cycles
92system.l2c.ReadReq_miss_latency::cpu0.data  15013277500                       # number of ReadReq miss cycles
93system.l2c.ReadReq_miss_latency::cpu1.inst    220139500                       # number of ReadReq miss cycles
94system.l2c.ReadReq_miss_latency::cpu1.data    161535500                       # number of ReadReq miss cycles
95system.l2c.ReadReq_miss_latency::total    16102190000                       # number of ReadReq miss cycles
96system.l2c.UpgradeReq_miss_latency::cpu0.data      2036500                       # number of UpgradeReq miss cycles
97system.l2c.UpgradeReq_miss_latency::cpu1.data      2558500                       # number of UpgradeReq miss cycles
98system.l2c.UpgradeReq_miss_latency::total      4595000                       # number of UpgradeReq miss cycles
99system.l2c.SCUpgradeReq_miss_latency::cpu0.data      4304500                       # number of SCUpgradeReq miss cycles
100system.l2c.SCUpgradeReq_miss_latency::cpu1.data      1626000                       # number of SCUpgradeReq miss cycles
101system.l2c.SCUpgradeReq_miss_latency::total      5930500                       # number of SCUpgradeReq miss cycles
102system.l2c.ReadExReq_miss_latency::cpu0.data   5731732500                       # number of ReadExReq miss cycles
103system.l2c.ReadExReq_miss_latency::cpu1.data    836680000                       # number of ReadExReq miss cycles
104system.l2c.ReadExReq_miss_latency::total   6568412500                       # number of ReadExReq miss cycles
105system.l2c.demand_miss_latency::cpu0.inst    707237500                       # number of demand (read+write) miss cycles
106system.l2c.demand_miss_latency::cpu0.data  20745010000                       # number of demand (read+write) miss cycles
107system.l2c.demand_miss_latency::cpu1.inst    220139500                       # number of demand (read+write) miss cycles
108system.l2c.demand_miss_latency::cpu1.data    998215500                       # number of demand (read+write) miss cycles
109system.l2c.demand_miss_latency::total     22670602500                       # number of demand (read+write) miss cycles
110system.l2c.overall_miss_latency::cpu0.inst    707237500                       # number of overall miss cycles
111system.l2c.overall_miss_latency::cpu0.data  20745010000                       # number of overall miss cycles
112system.l2c.overall_miss_latency::cpu1.inst    220139500                       # number of overall miss cycles
113system.l2c.overall_miss_latency::cpu1.data    998215500                       # number of overall miss cycles
114system.l2c.overall_miss_latency::total    22670602500                       # number of overall miss cycles
115system.l2c.ReadReq_accesses::cpu0.inst         924232                       # number of ReadReq accesses(hits+misses)
116system.l2c.ReadReq_accesses::cpu0.data         957077                       # number of ReadReq accesses(hits+misses)
117system.l2c.ReadReq_accesses::cpu1.inst         177788                       # number of ReadReq accesses(hits+misses)
118system.l2c.ReadReq_accesses::cpu1.data         121001                       # number of ReadReq accesses(hits+misses)
119system.l2c.ReadReq_accesses::total            2180098                       # number of ReadReq accesses(hits+misses)
120system.l2c.Writeback_accesses::writebacks       806294                       # number of Writeback accesses(hits+misses)
121system.l2c.Writeback_accesses::total           806294                       # number of Writeback accesses(hits+misses)
122system.l2c.UpgradeReq_accesses::cpu0.data         3108                       # number of UpgradeReq accesses(hits+misses)
123system.l2c.UpgradeReq_accesses::cpu1.data          824                       # number of UpgradeReq accesses(hits+misses)
124system.l2c.UpgradeReq_accesses::total            3932                       # number of UpgradeReq accesses(hits+misses)
125system.l2c.SCUpgradeReq_accesses::cpu0.data          286                       # number of SCUpgradeReq accesses(hits+misses)
126system.l2c.SCUpgradeReq_accesses::cpu1.data          324                       # number of SCUpgradeReq accesses(hits+misses)
127system.l2c.SCUpgradeReq_accesses::total           610                       # number of SCUpgradeReq accesses(hits+misses)
128system.l2c.ReadExReq_accesses::cpu0.data       263398                       # number of ReadExReq accesses(hits+misses)
129system.l2c.ReadExReq_accesses::cpu1.data        33677                       # number of ReadExReq accesses(hits+misses)
130system.l2c.ReadExReq_accesses::total           297075                       # number of ReadExReq accesses(hits+misses)
131system.l2c.demand_accesses::cpu0.inst          924232                       # number of demand (read+write) accesses
132system.l2c.demand_accesses::cpu0.data         1220475                       # number of demand (read+write) accesses
133system.l2c.demand_accesses::cpu1.inst          177788                       # number of demand (read+write) accesses
134system.l2c.demand_accesses::cpu1.data          154678                       # number of demand (read+write) accesses
135system.l2c.demand_accesses::total             2477173                       # number of demand (read+write) accesses
136system.l2c.overall_accesses::cpu0.inst         924232                       # number of overall (read+write) accesses
137system.l2c.overall_accesses::cpu0.data        1220475                       # number of overall (read+write) accesses
138system.l2c.overall_accesses::cpu1.inst         177788                       # number of overall (read+write) accesses
139system.l2c.overall_accesses::cpu1.data         154678                       # number of overall (read+write) accesses
140system.l2c.overall_accesses::total            2477173                       # number of overall (read+write) accesses
141system.l2c.ReadReq_miss_rate::cpu0.inst      0.014629                       # miss rate for ReadReq accesses
142system.l2c.ReadReq_miss_rate::cpu0.data      0.301431                       # miss rate for ReadReq accesses
143system.l2c.ReadReq_miss_rate::cpu1.inst      0.023663                       # miss rate for ReadReq accesses
144system.l2c.ReadReq_miss_rate::cpu1.data      0.026314                       # miss rate for ReadReq accesses
145system.l2c.UpgradeReq_miss_rate::cpu0.data     0.945624                       # miss rate for UpgradeReq accesses
146system.l2c.UpgradeReq_miss_rate::cpu1.data     0.847087                       # miss rate for UpgradeReq accesses
147system.l2c.SCUpgradeReq_miss_rate::cpu0.data     0.867133                       # miss rate for SCUpgradeReq accesses
148system.l2c.SCUpgradeReq_miss_rate::cpu1.data     0.901235                       # miss rate for SCUpgradeReq accesses
149system.l2c.ReadExReq_miss_rate::cpu0.data     0.414779                       # miss rate for ReadExReq accesses
150system.l2c.ReadExReq_miss_rate::cpu1.data     0.474003                       # miss rate for ReadExReq accesses
151system.l2c.demand_miss_rate::cpu0.inst       0.014629                       # miss rate for demand accesses
152system.l2c.demand_miss_rate::cpu0.data       0.325894                       # miss rate for demand accesses
153system.l2c.demand_miss_rate::cpu1.inst       0.023663                       # miss rate for demand accesses
154system.l2c.demand_miss_rate::cpu1.data       0.123786                       # miss rate for demand accesses
155system.l2c.overall_miss_rate::cpu0.inst      0.014629                       # miss rate for overall accesses
156system.l2c.overall_miss_rate::cpu0.data      0.325894                       # miss rate for overall accesses
157system.l2c.overall_miss_rate::cpu1.inst      0.023663                       # miss rate for overall accesses
158system.l2c.overall_miss_rate::cpu1.data      0.123786                       # miss rate for overall accesses
159system.l2c.ReadReq_avg_miss_latency::cpu0.inst 52306.597145                       # average ReadReq miss latency
160system.l2c.ReadReq_avg_miss_latency::cpu0.data 52040.352799                       # average ReadReq miss latency
161system.l2c.ReadReq_avg_miss_latency::cpu1.inst 52326.955075                       # average ReadReq miss latency
162system.l2c.ReadReq_avg_miss_latency::cpu1.data 50733.511307                       # average ReadReq miss latency
163system.l2c.UpgradeReq_avg_miss_latency::cpu0.data   692.922763                       # average UpgradeReq miss latency
164system.l2c.UpgradeReq_avg_miss_latency::cpu1.data  3665.472779                       # average UpgradeReq miss latency
165system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 17356.854839                       # average SCUpgradeReq miss latency
166system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data  5568.493151                       # average SCUpgradeReq miss latency
167system.l2c.ReadExReq_avg_miss_latency::cpu0.data 52463.410281                       # average ReadExReq miss latency
168system.l2c.ReadExReq_avg_miss_latency::cpu1.data 52413.706697                       # average ReadExReq miss latency
169system.l2c.demand_avg_miss_latency::cpu0.inst 52306.597145                       # average overall miss latency
170system.l2c.demand_avg_miss_latency::cpu0.data 52156.557593                       # average overall miss latency
171system.l2c.demand_avg_miss_latency::cpu1.inst 52326.955075                       # average overall miss latency
172system.l2c.demand_avg_miss_latency::cpu1.data 52134.303024                       # average overall miss latency
173system.l2c.overall_avg_miss_latency::cpu0.inst 52306.597145                       # average overall miss latency
174system.l2c.overall_avg_miss_latency::cpu0.data 52156.557593                       # average overall miss latency
175system.l2c.overall_avg_miss_latency::cpu1.inst 52326.955075                       # average overall miss latency
176system.l2c.overall_avg_miss_latency::cpu1.data 52134.303024                       # average overall miss latency
177system.l2c.blocked_cycles::no_mshrs                 0                       # number of cycles access was blocked
178system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
179system.l2c.blocked::no_mshrs                        0                       # number of cycles access was blocked
180system.l2c.blocked::no_targets                      0                       # number of cycles access was blocked
181system.l2c.avg_blocked_cycles::no_mshrs           nan                       # average number of cycles each access was blocked
182system.l2c.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
183system.l2c.fast_writes                              0                       # number of fast writes performed
184system.l2c.cache_copies                             0                       # number of cache copies performed
185system.l2c.writebacks::writebacks              122679                       # number of writebacks
186system.l2c.writebacks::total                   122679                       # number of writebacks
187system.l2c.ReadReq_mshr_hits::cpu0.inst             1                       # number of ReadReq MSHR hits
188system.l2c.ReadReq_mshr_hits::cpu1.inst            17                       # number of ReadReq MSHR hits
189system.l2c.ReadReq_mshr_hits::total                18                       # number of ReadReq MSHR hits
190system.l2c.demand_mshr_hits::cpu0.inst              1                       # number of demand (read+write) MSHR hits
191system.l2c.demand_mshr_hits::cpu1.inst             17                       # number of demand (read+write) MSHR hits
192system.l2c.demand_mshr_hits::total                 18                       # number of demand (read+write) MSHR hits
193system.l2c.overall_mshr_hits::cpu0.inst             1                       # number of overall MSHR hits
194system.l2c.overall_mshr_hits::cpu1.inst            17                       # number of overall MSHR hits
195system.l2c.overall_mshr_hits::total                18                       # number of overall MSHR hits
196system.l2c.ReadReq_mshr_misses::cpu0.inst        13520                       # number of ReadReq MSHR misses
197system.l2c.ReadReq_mshr_misses::cpu0.data       288493                       # number of ReadReq MSHR misses
198system.l2c.ReadReq_mshr_misses::cpu1.inst         4190                       # number of ReadReq MSHR misses
199system.l2c.ReadReq_mshr_misses::cpu1.data         3184                       # number of ReadReq MSHR misses
200system.l2c.ReadReq_mshr_misses::total          309387                       # number of ReadReq MSHR misses
201system.l2c.UpgradeReq_mshr_misses::cpu0.data         2939                       # number of UpgradeReq MSHR misses
202system.l2c.UpgradeReq_mshr_misses::cpu1.data          698                       # number of UpgradeReq MSHR misses
203system.l2c.UpgradeReq_mshr_misses::total         3637                       # number of UpgradeReq MSHR misses
204system.l2c.SCUpgradeReq_mshr_misses::cpu0.data          248                       # number of SCUpgradeReq MSHR misses
205system.l2c.SCUpgradeReq_mshr_misses::cpu1.data          292                       # number of SCUpgradeReq MSHR misses
206system.l2c.SCUpgradeReq_mshr_misses::total          540                       # number of SCUpgradeReq MSHR misses
207system.l2c.ReadExReq_mshr_misses::cpu0.data       109252                       # number of ReadExReq MSHR misses
208system.l2c.ReadExReq_mshr_misses::cpu1.data        15963                       # number of ReadExReq MSHR misses
209system.l2c.ReadExReq_mshr_misses::total        125215                       # number of ReadExReq MSHR misses
210system.l2c.demand_mshr_misses::cpu0.inst        13520                       # number of demand (read+write) MSHR misses
211system.l2c.demand_mshr_misses::cpu0.data       397745                       # number of demand (read+write) MSHR misses
212system.l2c.demand_mshr_misses::cpu1.inst         4190                       # number of demand (read+write) MSHR misses
213system.l2c.demand_mshr_misses::cpu1.data        19147                       # number of demand (read+write) MSHR misses
214system.l2c.demand_mshr_misses::total           434602                       # number of demand (read+write) MSHR misses
215system.l2c.overall_mshr_misses::cpu0.inst        13520                       # number of overall MSHR misses
216system.l2c.overall_mshr_misses::cpu0.data       397745                       # number of overall MSHR misses
217system.l2c.overall_mshr_misses::cpu1.inst         4190                       # number of overall MSHR misses
218system.l2c.overall_mshr_misses::cpu1.data        19147                       # number of overall MSHR misses
219system.l2c.overall_mshr_misses::total          434602                       # number of overall MSHR misses
220system.l2c.ReadReq_mshr_miss_latency::cpu0.inst    541689500                       # number of ReadReq MSHR miss cycles
221system.l2c.ReadReq_mshr_miss_latency::cpu0.data  11548328000                       # number of ReadReq MSHR miss cycles
222system.l2c.ReadReq_mshr_miss_latency::cpu1.inst    167980000                       # number of ReadReq MSHR miss cycles
223system.l2c.ReadReq_mshr_miss_latency::cpu1.data    125604000                       # number of ReadReq MSHR miss cycles
224system.l2c.ReadReq_mshr_miss_latency::total  12383601500                       # number of ReadReq MSHR miss cycles
225system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data    117566000                       # number of UpgradeReq MSHR miss cycles
226system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data     27923000                       # number of UpgradeReq MSHR miss cycles
227system.l2c.UpgradeReq_mshr_miss_latency::total    145489000                       # number of UpgradeReq MSHR miss cycles
228system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data      9921000                       # number of SCUpgradeReq MSHR miss cycles
229system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data     11680500                       # number of SCUpgradeReq MSHR miss cycles
230system.l2c.SCUpgradeReq_mshr_miss_latency::total     21601500                       # number of SCUpgradeReq MSHR miss cycles
231system.l2c.ReadExReq_mshr_miss_latency::cpu0.data   4402693000                       # number of ReadExReq MSHR miss cycles
232system.l2c.ReadExReq_mshr_miss_latency::cpu1.data    641940500                       # number of ReadExReq MSHR miss cycles
233system.l2c.ReadExReq_mshr_miss_latency::total   5044633500                       # number of ReadExReq MSHR miss cycles
234system.l2c.demand_mshr_miss_latency::cpu0.inst    541689500                       # number of demand (read+write) MSHR miss cycles
235system.l2c.demand_mshr_miss_latency::cpu0.data  15951021000                       # number of demand (read+write) MSHR miss cycles
236system.l2c.demand_mshr_miss_latency::cpu1.inst    167980000                       # number of demand (read+write) MSHR miss cycles
237system.l2c.demand_mshr_miss_latency::cpu1.data    767544500                       # number of demand (read+write) MSHR miss cycles
238system.l2c.demand_mshr_miss_latency::total  17428235000                       # number of demand (read+write) MSHR miss cycles
239system.l2c.overall_mshr_miss_latency::cpu0.inst    541689500                       # number of overall MSHR miss cycles
240system.l2c.overall_mshr_miss_latency::cpu0.data  15951021000                       # number of overall MSHR miss cycles
241system.l2c.overall_mshr_miss_latency::cpu1.inst    167980000                       # number of overall MSHR miss cycles
242system.l2c.overall_mshr_miss_latency::cpu1.data    767544500                       # number of overall MSHR miss cycles
243system.l2c.overall_mshr_miss_latency::total  17428235000                       # number of overall MSHR miss cycles
244system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data    568678500                       # number of ReadReq MSHR uncacheable cycles
245system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data    269407000                       # number of ReadReq MSHR uncacheable cycles
246system.l2c.ReadReq_mshr_uncacheable_latency::total    838085500                       # number of ReadReq MSHR uncacheable cycles
247system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data    961824498                       # number of WriteReq MSHR uncacheable cycles
248system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data    507055500                       # number of WriteReq MSHR uncacheable cycles
249system.l2c.WriteReq_mshr_uncacheable_latency::total   1468879998                       # number of WriteReq MSHR uncacheable cycles
250system.l2c.overall_mshr_uncacheable_latency::cpu0.data   1530502998                       # number of overall MSHR uncacheable cycles
251system.l2c.overall_mshr_uncacheable_latency::cpu1.data    776462500                       # number of overall MSHR uncacheable cycles
252system.l2c.overall_mshr_uncacheable_latency::total   2306965498                       # number of overall MSHR uncacheable cycles
253system.l2c.ReadReq_mshr_miss_rate::cpu0.inst     0.014628                       # mshr miss rate for ReadReq accesses
254system.l2c.ReadReq_mshr_miss_rate::cpu0.data     0.301431                       # mshr miss rate for ReadReq accesses
255system.l2c.ReadReq_mshr_miss_rate::cpu1.inst     0.023567                       # mshr miss rate for ReadReq accesses
256system.l2c.ReadReq_mshr_miss_rate::cpu1.data     0.026314                       # mshr miss rate for ReadReq accesses
257system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data     0.945624                       # mshr miss rate for UpgradeReq accesses
258system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data     0.847087                       # mshr miss rate for UpgradeReq accesses
259system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data     0.867133                       # mshr miss rate for SCUpgradeReq accesses
260system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data     0.901235                       # mshr miss rate for SCUpgradeReq accesses
261system.l2c.ReadExReq_mshr_miss_rate::cpu0.data     0.414779                       # mshr miss rate for ReadExReq accesses
262system.l2c.ReadExReq_mshr_miss_rate::cpu1.data     0.474003                       # mshr miss rate for ReadExReq accesses
263system.l2c.demand_mshr_miss_rate::cpu0.inst     0.014628                       # mshr miss rate for demand accesses
264system.l2c.demand_mshr_miss_rate::cpu0.data     0.325894                       # mshr miss rate for demand accesses
265system.l2c.demand_mshr_miss_rate::cpu1.inst     0.023567                       # mshr miss rate for demand accesses
266system.l2c.demand_mshr_miss_rate::cpu1.data     0.123786                       # mshr miss rate for demand accesses
267system.l2c.overall_mshr_miss_rate::cpu0.inst     0.014628                       # mshr miss rate for overall accesses
268system.l2c.overall_mshr_miss_rate::cpu0.data     0.325894                       # mshr miss rate for overall accesses
269system.l2c.overall_mshr_miss_rate::cpu1.inst     0.023567                       # mshr miss rate for overall accesses
270system.l2c.overall_mshr_miss_rate::cpu1.data     0.123786                       # mshr miss rate for overall accesses
271system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 40065.791420                       # average ReadReq mshr miss latency
272system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 40029.837812                       # average ReadReq mshr miss latency
273system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 40090.692124                       # average ReadReq mshr miss latency
274system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 39448.492462                       # average ReadReq mshr miss latency
275system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 40002.041511                       # average UpgradeReq mshr miss latency
276system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 40004.297994                       # average UpgradeReq mshr miss latency
277system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 40004.032258                       # average SCUpgradeReq mshr miss latency
278system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 40001.712329                       # average SCUpgradeReq mshr miss latency
279system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 40298.511698                       # average ReadExReq mshr miss latency
280system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 40214.276765                       # average ReadExReq mshr miss latency
281system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 40065.791420                       # average overall mshr miss latency
282system.l2c.demand_avg_mshr_miss_latency::cpu0.data 40103.636752                       # average overall mshr miss latency
283system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 40090.692124                       # average overall mshr miss latency
284system.l2c.demand_avg_mshr_miss_latency::cpu1.data 40086.932679                       # average overall mshr miss latency
285system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 40065.791420                       # average overall mshr miss latency
286system.l2c.overall_avg_mshr_miss_latency::cpu0.data 40103.636752                       # average overall mshr miss latency
287system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 40090.692124                       # average overall mshr miss latency
288system.l2c.overall_avg_mshr_miss_latency::cpu1.data 40086.932679                       # average overall mshr miss latency
289system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average ReadReq mshr uncacheable latency
290system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average ReadReq mshr uncacheable latency
291system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average WriteReq mshr uncacheable latency
292system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average WriteReq mshr uncacheable latency
293system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average overall mshr uncacheable latency
294system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average overall mshr uncacheable latency
295system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
296system.iocache.replacements                     41698                       # number of replacements
297system.iocache.tagsinuse                     0.205020                       # Cycle average of tags in use
298system.iocache.total_refs                           0                       # Total number of references to valid blocks.
299system.iocache.sampled_refs                     41714                       # Sample count of references to valid blocks.
300system.iocache.avg_refs                             0                       # Average number of references to valid blocks.
301system.iocache.warmup_cycle              1708344834000                       # Cycle when the warmup percentage was hit.
302system.iocache.occ_blocks::tsunami.ide       0.205020                       # Average occupied blocks per requestor
303system.iocache.occ_percent::tsunami.ide      0.012814                       # Average percentage of cache occupancy
304system.iocache.occ_percent::total            0.012814                       # Average percentage of cache occupancy
305system.iocache.ReadReq_misses::tsunami.ide          178                       # number of ReadReq misses
306system.iocache.ReadReq_misses::total              178                       # number of ReadReq misses
307system.iocache.WriteReq_misses::tsunami.ide        41552                       # number of WriteReq misses
308system.iocache.WriteReq_misses::total           41552                       # number of WriteReq misses
309system.iocache.demand_misses::tsunami.ide        41730                       # number of demand (read+write) misses
310system.iocache.demand_misses::total             41730                       # number of demand (read+write) misses
311system.iocache.overall_misses::tsunami.ide        41730                       # number of overall misses
312system.iocache.overall_misses::total            41730                       # number of overall misses
313system.iocache.ReadReq_miss_latency::tsunami.ide     20513998                       # number of ReadReq miss cycles
314system.iocache.ReadReq_miss_latency::total     20513998                       # number of ReadReq miss cycles
315system.iocache.WriteReq_miss_latency::tsunami.ide   5720296806                       # number of WriteReq miss cycles
316system.iocache.WriteReq_miss_latency::total   5720296806                       # number of WriteReq miss cycles
317system.iocache.demand_miss_latency::tsunami.ide   5740810804                       # number of demand (read+write) miss cycles
318system.iocache.demand_miss_latency::total   5740810804                       # number of demand (read+write) miss cycles
319system.iocache.overall_miss_latency::tsunami.ide   5740810804                       # number of overall miss cycles
320system.iocache.overall_miss_latency::total   5740810804                       # number of overall miss cycles
321system.iocache.ReadReq_accesses::tsunami.ide          178                       # number of ReadReq accesses(hits+misses)
322system.iocache.ReadReq_accesses::total            178                       # number of ReadReq accesses(hits+misses)
323system.iocache.WriteReq_accesses::tsunami.ide        41552                       # number of WriteReq accesses(hits+misses)
324system.iocache.WriteReq_accesses::total         41552                       # number of WriteReq accesses(hits+misses)
325system.iocache.demand_accesses::tsunami.ide        41730                       # number of demand (read+write) accesses
326system.iocache.demand_accesses::total           41730                       # number of demand (read+write) accesses
327system.iocache.overall_accesses::tsunami.ide        41730                       # number of overall (read+write) accesses
328system.iocache.overall_accesses::total          41730                       # number of overall (read+write) accesses
329system.iocache.ReadReq_miss_rate::tsunami.ide            1                       # miss rate for ReadReq accesses
330system.iocache.WriteReq_miss_rate::tsunami.ide            1                       # miss rate for WriteReq accesses
331system.iocache.demand_miss_rate::tsunami.ide            1                       # miss rate for demand accesses
332system.iocache.overall_miss_rate::tsunami.ide            1                       # miss rate for overall accesses
333system.iocache.ReadReq_avg_miss_latency::tsunami.ide 115247.179775                       # average ReadReq miss latency
334system.iocache.WriteReq_avg_miss_latency::tsunami.ide 137665.980121                       # average WriteReq miss latency
335system.iocache.demand_avg_miss_latency::tsunami.ide 137570.352360                       # average overall miss latency
336system.iocache.overall_avg_miss_latency::tsunami.ide 137570.352360                       # average overall miss latency
337system.iocache.blocked_cycles::no_mshrs      64597068                       # number of cycles access was blocked
338system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
339system.iocache.blocked::no_mshrs                10454                       # number of cycles access was blocked
340system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
341system.iocache.avg_blocked_cycles::no_mshrs  6179.172374                       # average number of cycles each access was blocked
342system.iocache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
343system.iocache.fast_writes                          0                       # number of fast writes performed
344system.iocache.cache_copies                         0                       # number of cache copies performed
345system.iocache.writebacks::writebacks           41520                       # number of writebacks
346system.iocache.writebacks::total                41520                       # number of writebacks
347system.iocache.ReadReq_mshr_misses::tsunami.ide          178                       # number of ReadReq MSHR misses
348system.iocache.ReadReq_mshr_misses::total          178                       # number of ReadReq MSHR misses
349system.iocache.WriteReq_mshr_misses::tsunami.ide        41552                       # number of WriteReq MSHR misses
350system.iocache.WriteReq_mshr_misses::total        41552                       # number of WriteReq MSHR misses
351system.iocache.demand_mshr_misses::tsunami.ide        41730                       # number of demand (read+write) MSHR misses
352system.iocache.demand_mshr_misses::total        41730                       # number of demand (read+write) MSHR misses
353system.iocache.overall_mshr_misses::tsunami.ide        41730                       # number of overall MSHR misses
354system.iocache.overall_mshr_misses::total        41730                       # number of overall MSHR misses
355system.iocache.ReadReq_mshr_miss_latency::tsunami.ide     11257998                       # number of ReadReq MSHR miss cycles
356system.iocache.ReadReq_mshr_miss_latency::total     11257998                       # number of ReadReq MSHR miss cycles
357system.iocache.WriteReq_mshr_miss_latency::tsunami.ide   3559437998                       # number of WriteReq MSHR miss cycles
358system.iocache.WriteReq_mshr_miss_latency::total   3559437998                       # number of WriteReq MSHR miss cycles
359system.iocache.demand_mshr_miss_latency::tsunami.ide   3570695996                       # number of demand (read+write) MSHR miss cycles
360system.iocache.demand_mshr_miss_latency::total   3570695996                       # number of demand (read+write) MSHR miss cycles
361system.iocache.overall_mshr_miss_latency::tsunami.ide   3570695996                       # number of overall MSHR miss cycles
362system.iocache.overall_mshr_miss_latency::total   3570695996                       # number of overall MSHR miss cycles
363system.iocache.ReadReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for ReadReq accesses
364system.iocache.WriteReq_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for WriteReq accesses
365system.iocache.demand_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for demand accesses
366system.iocache.overall_mshr_miss_rate::tsunami.ide            1                       # mshr miss rate for overall accesses
367system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 63247.179775                       # average ReadReq mshr miss latency
368system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 85662.254476                       # average WriteReq mshr miss latency
369system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 85566.642607                       # average overall mshr miss latency
370system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 85566.642607                       # average overall mshr miss latency
371system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
372system.disk0.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
373system.disk0.dma_read_bytes                      1024                       # Number of bytes transfered via DMA reads (not PRD).
374system.disk0.dma_read_txs                           1                       # Number of DMA read transactions (not PRD).
375system.disk0.dma_write_full_pages                 298                       # Number of full page size DMA writes.
376system.disk0.dma_write_bytes                  2651136                       # Number of bytes transfered via DMA writes.
377system.disk0.dma_write_txs                        395                       # Number of DMA write transactions.
378system.disk2.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
379system.disk2.dma_read_bytes                         0                       # Number of bytes transfered via DMA reads (not PRD).
380system.disk2.dma_read_txs                           0                       # Number of DMA read transactions (not PRD).
381system.disk2.dma_write_full_pages                   1                       # Number of full page size DMA writes.
382system.disk2.dma_write_bytes                     8192                       # Number of bytes transfered via DMA writes.
383system.disk2.dma_write_txs                          1                       # Number of DMA write transactions.
384system.cpu0.dtb.fetch_hits                          0                       # ITB hits
385system.cpu0.dtb.fetch_misses                        0                       # ITB misses
386system.cpu0.dtb.fetch_acv                           0                       # ITB acv
387system.cpu0.dtb.fetch_accesses                      0                       # ITB accesses
388system.cpu0.dtb.read_hits                     8814586                       # DTB read hits
389system.cpu0.dtb.read_misses                     32972                       # DTB read misses
390system.cpu0.dtb.read_acv                          518                       # DTB read access violations
391system.cpu0.dtb.read_accesses                  619797                       # DTB read accesses
392system.cpu0.dtb.write_hits                    5858085                       # DTB write hits
393system.cpu0.dtb.write_misses                     6892                       # DTB write misses
394system.cpu0.dtb.write_acv                         315                       # DTB write access violations
395system.cpu0.dtb.write_accesses                 207416                       # DTB write accesses
396system.cpu0.dtb.data_hits                    14672671                       # DTB hits
397system.cpu0.dtb.data_misses                     39864                       # DTB misses
398system.cpu0.dtb.data_acv                          833                       # DTB access violations
399system.cpu0.dtb.data_accesses                  827213                       # DTB accesses
400system.cpu0.itb.fetch_hits                    1034325                       # ITB hits
401system.cpu0.itb.fetch_misses                    27665                       # ITB misses
402system.cpu0.itb.fetch_acv                        1025                       # ITB acv
403system.cpu0.itb.fetch_accesses                1061990                       # ITB accesses
404system.cpu0.itb.read_hits                           0                       # DTB read hits
405system.cpu0.itb.read_misses                         0                       # DTB read misses
406system.cpu0.itb.read_acv                            0                       # DTB read access violations
407system.cpu0.itb.read_accesses                       0                       # DTB read accesses
408system.cpu0.itb.write_hits                          0                       # DTB write hits
409system.cpu0.itb.write_misses                        0                       # DTB write misses
410system.cpu0.itb.write_acv                           0                       # DTB write access violations
411system.cpu0.itb.write_accesses                      0                       # DTB write accesses
412system.cpu0.itb.data_hits                           0                       # DTB hits
413system.cpu0.itb.data_misses                         0                       # DTB misses
414system.cpu0.itb.data_acv                            0                       # DTB access violations
415system.cpu0.itb.data_accesses                       0                       # DTB accesses
416system.cpu0.numCycles                       105407779                       # number of cpu cycles simulated
417system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
418system.cpu0.numWorkItemsCompleted                   0                       # number of work items this cpu completed
419system.cpu0.BPredUnit.lookups                12543533                       # Number of BP lookups
420system.cpu0.BPredUnit.condPredicted          10518625                       # Number of conditional branches predicted
421system.cpu0.BPredUnit.condIncorrect            389841                       # Number of conditional branches incorrect
422system.cpu0.BPredUnit.BTBLookups              9001573                       # Number of BTB lookups
423system.cpu0.BPredUnit.BTBHits                 5310644                       # Number of BTB hits
424system.cpu0.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
425system.cpu0.BPredUnit.usedRAS                  819125                       # Number of times the RAS was used to get a target.
426system.cpu0.BPredUnit.RASInCorrect              58295                       # Number of incorrect RAS predictions.
427system.cpu0.fetch.icacheStallCycles          26579965                       # Number of cycles fetch is stalled on an Icache miss
428system.cpu0.fetch.Insts                      63634622                       # Number of instructions fetch has processed
429system.cpu0.fetch.Branches                   12543533                       # Number of branches that fetch encountered
430system.cpu0.fetch.predictedBranches           6129769                       # Number of branches that fetch has predicted taken
431system.cpu0.fetch.Cycles                     12006508                       # Number of cycles fetch has run and was not squashing or blocked
432system.cpu0.fetch.SquashCycles                1822886                       # Number of cycles fetch has spent squashing
433system.cpu0.fetch.BlockedCycles              32559683                       # Number of cycles fetch has spent blocked
434system.cpu0.fetch.MiscStallCycles               31957                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
435system.cpu0.fetch.PendingTrapStallCycles       177706                       # Number of stall cycles due to pending traps
436system.cpu0.fetch.PendingQuiesceStallCycles       213013                       # Number of stall cycles due to pending quiesce instructions
437system.cpu0.fetch.IcacheWaitRetryStallCycles          154                       # Number of stall cycles due to full MSHR
438system.cpu0.fetch.CacheLines                  7876403                       # Number of cache lines fetched
439system.cpu0.fetch.IcacheSquashes               267953                       # Number of outstanding Icache misses that were squashed
440system.cpu0.fetch.rateDist::samples          72741022                       # Number of instructions fetched each cycle (Total)
441system.cpu0.fetch.rateDist::mean             0.874811                       # Number of instructions fetched each cycle (Total)
442system.cpu0.fetch.rateDist::stdev            2.212644                       # Number of instructions fetched each cycle (Total)
443system.cpu0.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
444system.cpu0.fetch.rateDist::0                60734514     83.49%     83.49% # Number of instructions fetched each cycle (Total)
445system.cpu0.fetch.rateDist::1                  798536      1.10%     84.59% # Number of instructions fetched each cycle (Total)
446system.cpu0.fetch.rateDist::2                 1573590      2.16%     86.76% # Number of instructions fetched each cycle (Total)
447system.cpu0.fetch.rateDist::3                  701435      0.96%     87.72% # Number of instructions fetched each cycle (Total)
448system.cpu0.fetch.rateDist::4                 2536566      3.49%     91.21% # Number of instructions fetched each cycle (Total)
449system.cpu0.fetch.rateDist::5                  541598      0.74%     91.95% # Number of instructions fetched each cycle (Total)
450system.cpu0.fetch.rateDist::6                  587478      0.81%     92.76% # Number of instructions fetched each cycle (Total)
451system.cpu0.fetch.rateDist::7                  932961      1.28%     94.04% # Number of instructions fetched each cycle (Total)
452system.cpu0.fetch.rateDist::8                 4334344      5.96%    100.00% # Number of instructions fetched each cycle (Total)
453system.cpu0.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
454system.cpu0.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
455system.cpu0.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
456system.cpu0.fetch.rateDist::total            72741022                       # Number of instructions fetched each cycle (Total)
457system.cpu0.fetch.branchRate                 0.119000                       # Number of branch fetches per cycle
458system.cpu0.fetch.rate                       0.603699                       # Number of inst fetches per cycle
459system.cpu0.decode.IdleCycles                27434990                       # Number of cycles decode is idle
460system.cpu0.decode.BlockedCycles             32338165                       # Number of cycles decode is blocked
461system.cpu0.decode.RunCycles                 10959738                       # Number of cycles decode is running
462system.cpu0.decode.UnblockCycles               873036                       # Number of cycles decode is unblocking
463system.cpu0.decode.SquashCycles               1135092                       # Number of cycles decode is squashing
464system.cpu0.decode.BranchResolved              524168                       # Number of times decode resolved a branch
465system.cpu0.decode.BranchMispred                38246                       # Number of times decode detected a branch misprediction
466system.cpu0.decode.DecodedInsts              62454506                       # Number of instructions handled by decode
467system.cpu0.decode.SquashedInsts               104596                       # Number of squashed instructions handled by decode
468system.cpu0.rename.SquashCycles               1135092                       # Number of cycles rename is squashing
469system.cpu0.rename.IdleCycles                28444580                       # Number of cycles rename is idle
470system.cpu0.rename.BlockCycles               11348794                       # Number of cycles rename is blocking
471system.cpu0.rename.serializeStallCycles      17719135                       # count of cycles rename stalled for serializing inst
472system.cpu0.rename.RunCycles                 10252710                       # Number of cycles rename is running
473system.cpu0.rename.UnblockCycles              3840709                       # Number of cycles rename is unblocking
474system.cpu0.rename.RenamedInsts              59087115                       # Number of instructions processed by rename
475system.cpu0.rename.ROBFullEvents                 6759                       # Number of times rename has blocked due to ROB full
476system.cpu0.rename.IQFullEvents                385226                       # Number of times rename has blocked due to IQ full
477system.cpu0.rename.LSQFullEvents              1425299                       # Number of times rename has blocked due to LSQ full
478system.cpu0.rename.RenamedOperands           39461950                       # Number of destination operands rename has renamed
479system.cpu0.rename.RenameLookups             71535536                       # Number of register rename lookups that rename has made
480system.cpu0.rename.int_rename_lookups        71092330                       # Number of integer rename lookups
481system.cpu0.rename.fp_rename_lookups           443206                       # Number of floating rename lookups
482system.cpu0.rename.CommittedMaps             34168968                       # Number of HB maps that are committed
483system.cpu0.rename.UndoneMaps                 5292982                       # Number of HB maps that are undone due to squashing
484system.cpu0.rename.serializingInsts           1501174                       # count of serializing insts renamed
485system.cpu0.rename.tempSerializingInsts        229517                       # count of temporary serializing insts renamed
486system.cpu0.rename.skidInsts                 10778320                       # count of insts added to the skid buffer
487system.cpu0.memDep0.insertedLoads             9311808                       # Number of loads inserted to the mem dependence unit.
488system.cpu0.memDep0.insertedStores            6175617                       # Number of stores inserted to the mem dependence unit.
489system.cpu0.memDep0.conflictingLoads          1139122                       # Number of conflicting loads.
490system.cpu0.memDep0.conflictingStores          734045                       # Number of conflicting stores.
491system.cpu0.iq.iqInstsAdded                  52101492                       # Number of instructions added to the IQ (excludes non-spec)
492system.cpu0.iq.iqNonSpecInstsAdded            1888432                       # Number of non-speculative instructions added to the IQ
493system.cpu0.iq.iqInstsIssued                 50847383                       # Number of instructions issued
494system.cpu0.iq.iqSquashedInstsIssued           113537                       # Number of squashed instructions issued
495system.cpu0.iq.iqSquashedInstsExamined        6290735                       # Number of squashed instructions iterated over during squash; mainly for profiling
496system.cpu0.iq.iqSquashedOperandsExamined      3199038                       # Number of squashed operands that are examined and possibly removed from graph
497system.cpu0.iq.iqSquashedNonSpecRemoved       1282649                       # Number of squashed non-spec instructions that were removed
498system.cpu0.iq.issued_per_cycle::samples     72741022                       # Number of insts issued each cycle
499system.cpu0.iq.issued_per_cycle::mean        0.699019                       # Number of insts issued each cycle
500system.cpu0.iq.issued_per_cycle::stdev       1.352112                       # Number of insts issued each cycle
501system.cpu0.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
502system.cpu0.iq.issued_per_cycle::0           50396766     69.28%     69.28% # Number of insts issued each cycle
503system.cpu0.iq.issued_per_cycle::1            9972815     13.71%     82.99% # Number of insts issued each cycle
504system.cpu0.iq.issued_per_cycle::2            4663131      6.41%     89.40% # Number of insts issued each cycle
505system.cpu0.iq.issued_per_cycle::3            3055348      4.20%     93.60% # Number of insts issued each cycle
506system.cpu0.iq.issued_per_cycle::4            2346789      3.23%     96.83% # Number of insts issued each cycle
507system.cpu0.iq.issued_per_cycle::5            1299072      1.79%     98.62% # Number of insts issued each cycle
508system.cpu0.iq.issued_per_cycle::6             640768      0.88%     99.50% # Number of insts issued each cycle
509system.cpu0.iq.issued_per_cycle::7             275526      0.38%     99.88% # Number of insts issued each cycle
510system.cpu0.iq.issued_per_cycle::8              90807      0.12%    100.00% # Number of insts issued each cycle
511system.cpu0.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
512system.cpu0.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
513system.cpu0.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
514system.cpu0.iq.issued_per_cycle::total       72741022                       # Number of insts issued each cycle
515system.cpu0.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
516system.cpu0.iq.fu_full::IntAlu                  76308     11.21%     11.21% # attempts to use FU when none available
517system.cpu0.iq.fu_full::IntMult                     0      0.00%     11.21% # attempts to use FU when none available
518system.cpu0.iq.fu_full::IntDiv                      0      0.00%     11.21% # attempts to use FU when none available
519system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     11.21% # attempts to use FU when none available
520system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     11.21% # attempts to use FU when none available
521system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     11.21% # attempts to use FU when none available
522system.cpu0.iq.fu_full::FloatMult                   0      0.00%     11.21% # attempts to use FU when none available
523system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     11.21% # attempts to use FU when none available
524system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     11.21% # attempts to use FU when none available
525system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     11.21% # attempts to use FU when none available
526system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     11.21% # attempts to use FU when none available
527system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     11.21% # attempts to use FU when none available
528system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     11.21% # attempts to use FU when none available
529system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     11.21% # attempts to use FU when none available
530system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     11.21% # attempts to use FU when none available
531system.cpu0.iq.fu_full::SimdMult                    0      0.00%     11.21% # attempts to use FU when none available
532system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     11.21% # attempts to use FU when none available
533system.cpu0.iq.fu_full::SimdShift                   0      0.00%     11.21% # attempts to use FU when none available
534system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     11.21% # attempts to use FU when none available
535system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     11.21% # attempts to use FU when none available
536system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     11.21% # attempts to use FU when none available
537system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     11.21% # attempts to use FU when none available
538system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     11.21% # attempts to use FU when none available
539system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     11.21% # attempts to use FU when none available
540system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     11.21% # attempts to use FU when none available
541system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     11.21% # attempts to use FU when none available
542system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     11.21% # attempts to use FU when none available
543system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     11.21% # attempts to use FU when none available
544system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     11.21% # attempts to use FU when none available
545system.cpu0.iq.fu_full::MemRead                321562     47.25%     58.46% # attempts to use FU when none available
546system.cpu0.iq.fu_full::MemWrite               282678     41.54%    100.00% # attempts to use FU when none available
547system.cpu0.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
548system.cpu0.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
549system.cpu0.iq.FU_type_0::No_OpClass             3304      0.01%      0.01% # Type of FU issued
550system.cpu0.iq.FU_type_0::IntAlu             34794736     68.43%     68.44% # Type of FU issued
551system.cpu0.iq.FU_type_0::IntMult               54066      0.11%     68.54% # Type of FU issued
552system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     68.54% # Type of FU issued
553system.cpu0.iq.FU_type_0::FloatAdd              15533      0.03%     68.57% # Type of FU issued
554system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     68.57% # Type of FU issued
555system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     68.57% # Type of FU issued
556system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     68.57% # Type of FU issued
557system.cpu0.iq.FU_type_0::FloatDiv               1651      0.00%     68.58% # Type of FU issued
558system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     68.58% # Type of FU issued
559system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     68.58% # Type of FU issued
560system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     68.58% # Type of FU issued
561system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     68.58% # Type of FU issued
562system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     68.58% # Type of FU issued
563system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     68.58% # Type of FU issued
564system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     68.58% # Type of FU issued
565system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     68.58% # Type of FU issued
566system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     68.58% # Type of FU issued
567system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     68.58% # Type of FU issued
568system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     68.58% # Type of FU issued
569system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     68.58% # Type of FU issued
570system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     68.58% # Type of FU issued
571system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     68.58% # Type of FU issued
572system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     68.58% # Type of FU issued
573system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     68.58% # Type of FU issued
574system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     68.58% # Type of FU issued
575system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     68.58% # Type of FU issued
576system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     68.58% # Type of FU issued
577system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     68.58% # Type of FU issued
578system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     68.58% # Type of FU issued
579system.cpu0.iq.FU_type_0::MemRead             9216611     18.13%     86.70% # Type of FU issued
580system.cpu0.iq.FU_type_0::MemWrite            5928101     11.66%     98.36% # Type of FU issued
581system.cpu0.iq.FU_type_0::IprAccess            833381      1.64%    100.00% # Type of FU issued
582system.cpu0.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
583system.cpu0.iq.FU_type_0::total              50847383                       # Type of FU issued
584system.cpu0.iq.rate                          0.482387                       # Inst issue rate
585system.cpu0.iq.fu_busy_cnt                     680548                       # FU busy when requested
586system.cpu0.iq.fu_busy_rate                  0.013384                       # FU busy rate (busy events/executed inst)
587system.cpu0.iq.int_inst_queue_reads         174615866                       # Number of integer instruction queue reads
588system.cpu0.iq.int_inst_queue_writes         59997059                       # Number of integer instruction queue writes
589system.cpu0.iq.int_inst_queue_wakeup_accesses     49635166                       # Number of integer instruction queue wakeup accesses
590system.cpu0.iq.fp_inst_queue_reads             614007                       # Number of floating instruction queue reads
591system.cpu0.iq.fp_inst_queue_writes            294188                       # Number of floating instruction queue writes
592system.cpu0.iq.fp_inst_queue_wakeup_accesses       289709                       # Number of floating instruction queue wakeup accesses
593system.cpu0.iq.int_alu_accesses              51201778                       # Number of integer alu accesses
594system.cpu0.iq.fp_alu_accesses                 322849                       # Number of floating point alu accesses
595system.cpu0.iew.lsq.thread0.forwLoads          529914                       # Number of loads that had data forwarded from stores
596system.cpu0.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
597system.cpu0.iew.lsq.thread0.squashedLoads      1228237                       # Number of loads squashed
598system.cpu0.iew.lsq.thread0.ignoredResponses         2717                       # Number of memory responses ignored because the instruction is squashed
599system.cpu0.iew.lsq.thread0.memOrderViolation        10847                       # Number of memory ordering violations
600system.cpu0.iew.lsq.thread0.squashedStores       496354                       # Number of stores squashed
601system.cpu0.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
602system.cpu0.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
603system.cpu0.iew.lsq.thread0.rescheduledLoads        15126                       # Number of loads that were rescheduled
604system.cpu0.iew.lsq.thread0.cacheBlocked       162620                       # Number of times an access to memory failed due to the cache being blocked
605system.cpu0.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
606system.cpu0.iew.iewSquashCycles               1135092                       # Number of cycles IEW is squashing
607system.cpu0.iew.iewBlockCycles                7799066                       # Number of cycles IEW is blocking
608system.cpu0.iew.iewUnblockCycles               574299                       # Number of cycles IEW is unblocking
609system.cpu0.iew.iewDispatchedInsts           57208008                       # Number of instructions dispatched to IQ
610system.cpu0.iew.iewDispSquashedInsts           766721                       # Number of squashed instructions skipped by dispatch
611system.cpu0.iew.iewDispLoadInsts              9311808                       # Number of dispatched load instructions
612system.cpu0.iew.iewDispStoreInsts             6175617                       # Number of dispatched store instructions
613system.cpu0.iew.iewDispNonSpecInsts           1662895                       # Number of dispatched non-speculative instructions
614system.cpu0.iew.iewIQFullEvents                472481                       # Number of times the IQ has become full, causing a stall
615system.cpu0.iew.iewLSQFullEvents                 9295                       # Number of times the LSQ has become full, causing a stall
616system.cpu0.iew.memOrderViolationEvents         10847                       # Number of memory order violations
617system.cpu0.iew.predictedTakenIncorrect        216142                       # Number of branches that were predicted taken incorrectly
618system.cpu0.iew.predictedNotTakenIncorrect       364728                       # Number of branches that were predicted not taken incorrectly
619system.cpu0.iew.branchMispredicts              580870                       # Number of branch mispredicts detected at execute
620system.cpu0.iew.iewExecutedInsts             50321201                       # Number of executed instructions
621system.cpu0.iew.iewExecLoadInsts              8875076                       # Number of load instructions executed
622system.cpu0.iew.iewExecSquashedInsts           526182                       # Number of squashed instructions skipped in execute
623system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
624system.cpu0.iew.exec_nop                      3218084                       # number of nop insts executed
625system.cpu0.iew.exec_refs                    14754207                       # number of memory reference insts executed
626system.cpu0.iew.exec_branches                 7980527                       # Number of branches executed
627system.cpu0.iew.exec_stores                   5879131                       # Number of stores executed
628system.cpu0.iew.exec_rate                    0.477396                       # Inst execution rate
629system.cpu0.iew.wb_sent                      50024045                       # cumulative count of insts sent to commit
630system.cpu0.iew.wb_count                     49924875                       # cumulative count of insts written-back
631system.cpu0.iew.wb_producers                 24623982                       # num instructions producing a value
632system.cpu0.iew.wb_consumers                 33198875                       # num instructions consuming a value
633system.cpu0.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
634system.cpu0.iew.wb_rate                      0.473636                       # insts written-back per cycle
635system.cpu0.iew.wb_fanout                    0.741711                       # average fanout of values written-back
636system.cpu0.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
637system.cpu0.commit.commitCommittedInsts      50284711                       # The number of committed instructions
638system.cpu0.commit.commitCommittedOps        50284711                       # The number of committed instructions
639system.cpu0.commit.commitSquashedInsts        6832336                       # The number of squashed insts skipped by commit
640system.cpu0.commit.commitNonSpecStalls         605783                       # The number of times commit has been forced to stall to communicate backwards
641system.cpu0.commit.branchMispredicts           542146                       # The number of times a branch was mispredicted
642system.cpu0.commit.committed_per_cycle::samples     71605930                       # Number of insts commited each cycle
643system.cpu0.commit.committed_per_cycle::mean     0.702242                       # Number of insts commited each cycle
644system.cpu0.commit.committed_per_cycle::stdev     1.623363                       # Number of insts commited each cycle
645system.cpu0.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
646system.cpu0.commit.committed_per_cycle::0     52797293     73.73%     73.73% # Number of insts commited each cycle
647system.cpu0.commit.committed_per_cycle::1      7885539     11.01%     84.75% # Number of insts commited each cycle
648system.cpu0.commit.committed_per_cycle::2      4166098      5.82%     90.56% # Number of insts commited each cycle
649system.cpu0.commit.committed_per_cycle::3      2329305      3.25%     93.82% # Number of insts commited each cycle
650system.cpu0.commit.committed_per_cycle::4      1331723      1.86%     95.68% # Number of insts commited each cycle
651system.cpu0.commit.committed_per_cycle::5       575927      0.80%     96.48% # Number of insts commited each cycle
652system.cpu0.commit.committed_per_cycle::6       415417      0.58%     97.06% # Number of insts commited each cycle
653system.cpu0.commit.committed_per_cycle::7       456992      0.64%     97.70% # Number of insts commited each cycle
654system.cpu0.commit.committed_per_cycle::8      1647636      2.30%    100.00% # Number of insts commited each cycle
655system.cpu0.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
656system.cpu0.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
657system.cpu0.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
658system.cpu0.commit.committed_per_cycle::total     71605930                       # Number of insts commited each cycle
659system.cpu0.commit.committedInsts            50284711                       # Number of instructions committed
660system.cpu0.commit.committedOps              50284711                       # Number of ops (including micro ops) committed
661system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
662system.cpu0.commit.refs                      13762834                       # Number of memory references committed
663system.cpu0.commit.loads                      8083571                       # Number of loads committed
664system.cpu0.commit.membars                     205088                       # Number of memory barriers committed
665system.cpu0.commit.branches                   7564309                       # Number of branches committed
666system.cpu0.commit.fp_insts                    287246                       # Number of committed floating point instructions.
667system.cpu0.commit.int_insts                 46527621                       # Number of committed integer instructions.
668system.cpu0.commit.function_calls              644133                       # Number of function calls committed.
669system.cpu0.commit.bw_lim_events              1647636                       # number cycles where commit BW limit reached
670system.cpu0.commit.bw_limited                       0                       # number of insts not committed due to BW limits
671system.cpu0.rob.rob_reads                   126892294                       # The number of ROB reads
672system.cpu0.rob.rob_writes                  115369853                       # The number of ROB writes
673system.cpu0.timesIdled                        1161435                       # Number of times that the entire CPU went into an idle state and unscheduled itself
674system.cpu0.idleCycles                       32666757                       # Total number of cycles that the CPU has spent unscheduled due to idling
675system.cpu0.quiesceCycles                  3693390286                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
676system.cpu0.committedInsts                   47376653                       # Number of Instructions Simulated
677system.cpu0.committedOps                     47376653                       # Number of Ops (including micro ops) Simulated
678system.cpu0.committedInsts_total             47376653                       # Number of Instructions Simulated
679system.cpu0.cpi                              2.224889                       # CPI: Cycles Per Instruction
680system.cpu0.cpi_total                        2.224889                       # CPI: Total CPI of All Threads
681system.cpu0.ipc                              0.449461                       # IPC: Instructions Per Cycle
682system.cpu0.ipc_total                        0.449461                       # IPC: Total IPC of All Threads
683system.cpu0.int_regfile_reads                65983871                       # number of integer regfile reads
684system.cpu0.int_regfile_writes               36054560                       # number of integer regfile writes
685system.cpu0.fp_regfile_reads                   141566                       # number of floating regfile reads
686system.cpu0.fp_regfile_writes                  143908                       # number of floating regfile writes
687system.cpu0.misc_regfile_reads                1789860                       # number of misc regfile reads
688system.cpu0.misc_regfile_writes                851828                       # number of misc regfile writes
689system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
690system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
691system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
692system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
693system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
694system.tsunami.ethernet.coalescedSwi              nan                       # average number of Swi's coalesced into each post
695system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
696system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
697system.tsunami.ethernet.coalescedRxIdle           nan                       # average number of RxIdle's coalesced into each post
698system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
699system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
700system.tsunami.ethernet.coalescedRxOk             nan                       # average number of RxOk's coalesced into each post
701system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
702system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
703system.tsunami.ethernet.coalescedRxDesc           nan                       # average number of RxDesc's coalesced into each post
704system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
705system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
706system.tsunami.ethernet.coalescedTxOk             nan                       # average number of TxOk's coalesced into each post
707system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
708system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
709system.tsunami.ethernet.coalescedTxIdle           nan                       # average number of TxIdle's coalesced into each post
710system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
711system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
712system.tsunami.ethernet.coalescedTxDesc           nan                       # average number of TxDesc's coalesced into each post
713system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
714system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
715system.tsunami.ethernet.coalescedRxOrn            nan                       # average number of RxOrn's coalesced into each post
716system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
717system.tsunami.ethernet.coalescedTotal            nan                       # average number of interrupts coalesced into each post
718system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
719system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
720system.cpu0.icache.replacements                923652                       # number of replacements
721system.cpu0.icache.tagsinuse               510.006511                       # Cycle average of tags in use
722system.cpu0.icache.total_refs                 6902433                       # Total number of references to valid blocks.
723system.cpu0.icache.sampled_refs                924160                       # Sample count of references to valid blocks.
724system.cpu0.icache.avg_refs                  7.468872                       # Average number of references to valid blocks.
725system.cpu0.icache.warmup_cycle           23370332000                       # Cycle when the warmup percentage was hit.
726system.cpu0.icache.occ_blocks::cpu0.inst   510.006511                       # Average occupied blocks per requestor
727system.cpu0.icache.occ_percent::cpu0.inst     0.996106                       # Average percentage of cache occupancy
728system.cpu0.icache.occ_percent::total        0.996106                       # Average percentage of cache occupancy
729system.cpu0.icache.ReadReq_hits::cpu0.inst      6902434                       # number of ReadReq hits
730system.cpu0.icache.ReadReq_hits::total        6902434                       # number of ReadReq hits
731system.cpu0.icache.demand_hits::cpu0.inst      6902434                       # number of demand (read+write) hits
732system.cpu0.icache.demand_hits::total         6902434                       # number of demand (read+write) hits
733system.cpu0.icache.overall_hits::cpu0.inst      6902434                       # number of overall hits
734system.cpu0.icache.overall_hits::total        6902434                       # number of overall hits
735system.cpu0.icache.ReadReq_misses::cpu0.inst       973969                       # number of ReadReq misses
736system.cpu0.icache.ReadReq_misses::total       973969                       # number of ReadReq misses
737system.cpu0.icache.demand_misses::cpu0.inst       973969                       # number of demand (read+write) misses
738system.cpu0.icache.demand_misses::total        973969                       # number of demand (read+write) misses
739system.cpu0.icache.overall_misses::cpu0.inst       973969                       # number of overall misses
740system.cpu0.icache.overall_misses::total       973969                       # number of overall misses
741system.cpu0.icache.ReadReq_miss_latency::cpu0.inst  14544794497                       # number of ReadReq miss cycles
742system.cpu0.icache.ReadReq_miss_latency::total  14544794497                       # number of ReadReq miss cycles
743system.cpu0.icache.demand_miss_latency::cpu0.inst  14544794497                       # number of demand (read+write) miss cycles
744system.cpu0.icache.demand_miss_latency::total  14544794497                       # number of demand (read+write) miss cycles
745system.cpu0.icache.overall_miss_latency::cpu0.inst  14544794497                       # number of overall miss cycles
746system.cpu0.icache.overall_miss_latency::total  14544794497                       # number of overall miss cycles
747system.cpu0.icache.ReadReq_accesses::cpu0.inst      7876403                       # number of ReadReq accesses(hits+misses)
748system.cpu0.icache.ReadReq_accesses::total      7876403                       # number of ReadReq accesses(hits+misses)
749system.cpu0.icache.demand_accesses::cpu0.inst      7876403                       # number of demand (read+write) accesses
750system.cpu0.icache.demand_accesses::total      7876403                       # number of demand (read+write) accesses
751system.cpu0.icache.overall_accesses::cpu0.inst      7876403                       # number of overall (read+write) accesses
752system.cpu0.icache.overall_accesses::total      7876403                       # number of overall (read+write) accesses
753system.cpu0.icache.ReadReq_miss_rate::cpu0.inst     0.123657                       # miss rate for ReadReq accesses
754system.cpu0.icache.demand_miss_rate::cpu0.inst     0.123657                       # miss rate for demand accesses
755system.cpu0.icache.overall_miss_rate::cpu0.inst     0.123657                       # miss rate for overall accesses
756system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 14933.529195                       # average ReadReq miss latency
757system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 14933.529195                       # average overall miss latency
758system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 14933.529195                       # average overall miss latency
759system.cpu0.icache.blocked_cycles::no_mshrs      1135999                       # number of cycles access was blocked
760system.cpu0.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
761system.cpu0.icache.blocked::no_mshrs              111                       # number of cycles access was blocked
762system.cpu0.icache.blocked::no_targets              0                       # number of cycles access was blocked
763system.cpu0.icache.avg_blocked_cycles::no_mshrs 10234.225225                       # average number of cycles each access was blocked
764system.cpu0.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
765system.cpu0.icache.fast_writes                      0                       # number of fast writes performed
766system.cpu0.icache.cache_copies                     0                       # number of cache copies performed
767system.cpu0.icache.writebacks::writebacks          196                       # number of writebacks
768system.cpu0.icache.writebacks::total              196                       # number of writebacks
769system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst        49660                       # number of ReadReq MSHR hits
770system.cpu0.icache.ReadReq_mshr_hits::total        49660                       # number of ReadReq MSHR hits
771system.cpu0.icache.demand_mshr_hits::cpu0.inst        49660                       # number of demand (read+write) MSHR hits
772system.cpu0.icache.demand_mshr_hits::total        49660                       # number of demand (read+write) MSHR hits
773system.cpu0.icache.overall_mshr_hits::cpu0.inst        49660                       # number of overall MSHR hits
774system.cpu0.icache.overall_mshr_hits::total        49660                       # number of overall MSHR hits
775system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst       924309                       # number of ReadReq MSHR misses
776system.cpu0.icache.ReadReq_mshr_misses::total       924309                       # number of ReadReq MSHR misses
777system.cpu0.icache.demand_mshr_misses::cpu0.inst       924309                       # number of demand (read+write) MSHR misses
778system.cpu0.icache.demand_mshr_misses::total       924309                       # number of demand (read+write) MSHR misses
779system.cpu0.icache.overall_mshr_misses::cpu0.inst       924309                       # number of overall MSHR misses
780system.cpu0.icache.overall_mshr_misses::total       924309                       # number of overall MSHR misses
781system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst  11020233999                       # number of ReadReq MSHR miss cycles
782system.cpu0.icache.ReadReq_mshr_miss_latency::total  11020233999                       # number of ReadReq MSHR miss cycles
783system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst  11020233999                       # number of demand (read+write) MSHR miss cycles
784system.cpu0.icache.demand_mshr_miss_latency::total  11020233999                       # number of demand (read+write) MSHR miss cycles
785system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst  11020233999                       # number of overall MSHR miss cycles
786system.cpu0.icache.overall_mshr_miss_latency::total  11020233999                       # number of overall MSHR miss cycles
787system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst     0.117352                       # mshr miss rate for ReadReq accesses
788system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst     0.117352                       # mshr miss rate for demand accesses
789system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst     0.117352                       # mshr miss rate for overall accesses
790system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 11922.673044                       # average ReadReq mshr miss latency
791system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 11922.673044                       # average overall mshr miss latency
792system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 11922.673044                       # average overall mshr miss latency
793system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
794system.cpu0.dcache.replacements               1225027                       # number of replacements
795system.cpu0.dcache.tagsinuse               491.225534                       # Cycle average of tags in use
796system.cpu0.dcache.total_refs                10607012                       # Total number of references to valid blocks.
797system.cpu0.dcache.sampled_refs               1225539                       # Sample count of references to valid blocks.
798system.cpu0.dcache.avg_refs                  8.654977                       # Average number of references to valid blocks.
799system.cpu0.dcache.warmup_cycle              19420000                       # Cycle when the warmup percentage was hit.
800system.cpu0.dcache.occ_blocks::cpu0.data   491.225534                       # Average occupied blocks per requestor
801system.cpu0.dcache.occ_percent::cpu0.data     0.959425                       # Average percentage of cache occupancy
802system.cpu0.dcache.occ_percent::total        0.959425                       # Average percentage of cache occupancy
803system.cpu0.dcache.ReadReq_hits::cpu0.data      6460129                       # number of ReadReq hits
804system.cpu0.dcache.ReadReq_hits::total        6460129                       # number of ReadReq hits
805system.cpu0.dcache.WriteReq_hits::cpu0.data      3759204                       # number of WriteReq hits
806system.cpu0.dcache.WriteReq_hits::total       3759204                       # number of WriteReq hits
807system.cpu0.dcache.LoadLockedReq_hits::cpu0.data       177511                       # number of LoadLockedReq hits
808system.cpu0.dcache.LoadLockedReq_hits::total       177511                       # number of LoadLockedReq hits
809system.cpu0.dcache.StoreCondReq_hits::cpu0.data       200041                       # number of StoreCondReq hits
810system.cpu0.dcache.StoreCondReq_hits::total       200041                       # number of StoreCondReq hits
811system.cpu0.dcache.demand_hits::cpu0.data     10219333                       # number of demand (read+write) hits
812system.cpu0.dcache.demand_hits::total        10219333                       # number of demand (read+write) hits
813system.cpu0.dcache.overall_hits::cpu0.data     10219333                       # number of overall hits
814system.cpu0.dcache.overall_hits::total       10219333                       # number of overall hits
815system.cpu0.dcache.ReadReq_misses::cpu0.data      1549115                       # number of ReadReq misses
816system.cpu0.dcache.ReadReq_misses::total      1549115                       # number of ReadReq misses
817system.cpu0.dcache.WriteReq_misses::cpu0.data      1704606                       # number of WriteReq misses
818system.cpu0.dcache.WriteReq_misses::total      1704606                       # number of WriteReq misses
819system.cpu0.dcache.LoadLockedReq_misses::cpu0.data        20750                       # number of LoadLockedReq misses
820system.cpu0.dcache.LoadLockedReq_misses::total        20750                       # number of LoadLockedReq misses
821system.cpu0.dcache.StoreCondReq_misses::cpu0.data         2030                       # number of StoreCondReq misses
822system.cpu0.dcache.StoreCondReq_misses::total         2030                       # number of StoreCondReq misses
823system.cpu0.dcache.demand_misses::cpu0.data      3253721                       # number of demand (read+write) misses
824system.cpu0.dcache.demand_misses::total       3253721                       # number of demand (read+write) misses
825system.cpu0.dcache.overall_misses::cpu0.data      3253721                       # number of overall misses
826system.cpu0.dcache.overall_misses::total      3253721                       # number of overall misses
827system.cpu0.dcache.ReadReq_miss_latency::cpu0.data  34776889000                       # number of ReadReq miss cycles
828system.cpu0.dcache.ReadReq_miss_latency::total  34776889000                       # number of ReadReq miss cycles
829system.cpu0.dcache.WriteReq_miss_latency::cpu0.data  52688012248                       # number of WriteReq miss cycles
830system.cpu0.dcache.WriteReq_miss_latency::total  52688012248                       # number of WriteReq miss cycles
831system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data    301583000                       # number of LoadLockedReq miss cycles
832system.cpu0.dcache.LoadLockedReq_miss_latency::total    301583000                       # number of LoadLockedReq miss cycles
833system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data     24841500                       # number of StoreCondReq miss cycles
834system.cpu0.dcache.StoreCondReq_miss_latency::total     24841500                       # number of StoreCondReq miss cycles
835system.cpu0.dcache.demand_miss_latency::cpu0.data  87464901248                       # number of demand (read+write) miss cycles
836system.cpu0.dcache.demand_miss_latency::total  87464901248                       # number of demand (read+write) miss cycles
837system.cpu0.dcache.overall_miss_latency::cpu0.data  87464901248                       # number of overall miss cycles
838system.cpu0.dcache.overall_miss_latency::total  87464901248                       # number of overall miss cycles
839system.cpu0.dcache.ReadReq_accesses::cpu0.data      8009244                       # number of ReadReq accesses(hits+misses)
840system.cpu0.dcache.ReadReq_accesses::total      8009244                       # number of ReadReq accesses(hits+misses)
841system.cpu0.dcache.WriteReq_accesses::cpu0.data      5463810                       # number of WriteReq accesses(hits+misses)
842system.cpu0.dcache.WriteReq_accesses::total      5463810                       # number of WriteReq accesses(hits+misses)
843system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data       198261                       # number of LoadLockedReq accesses(hits+misses)
844system.cpu0.dcache.LoadLockedReq_accesses::total       198261                       # number of LoadLockedReq accesses(hits+misses)
845system.cpu0.dcache.StoreCondReq_accesses::cpu0.data       202071                       # number of StoreCondReq accesses(hits+misses)
846system.cpu0.dcache.StoreCondReq_accesses::total       202071                       # number of StoreCondReq accesses(hits+misses)
847system.cpu0.dcache.demand_accesses::cpu0.data     13473054                       # number of demand (read+write) accesses
848system.cpu0.dcache.demand_accesses::total     13473054                       # number of demand (read+write) accesses
849system.cpu0.dcache.overall_accesses::cpu0.data     13473054                       # number of overall (read+write) accesses
850system.cpu0.dcache.overall_accesses::total     13473054                       # number of overall (read+write) accesses
851system.cpu0.dcache.ReadReq_miss_rate::cpu0.data     0.193416                       # miss rate for ReadReq accesses
852system.cpu0.dcache.WriteReq_miss_rate::cpu0.data     0.311981                       # miss rate for WriteReq accesses
853system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data     0.104660                       # miss rate for LoadLockedReq accesses
854system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data     0.010046                       # miss rate for StoreCondReq accesses
855system.cpu0.dcache.demand_miss_rate::cpu0.data     0.241498                       # miss rate for demand accesses
856system.cpu0.dcache.overall_miss_rate::cpu0.data     0.241498                       # miss rate for overall accesses
857system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 22449.520533                       # average ReadReq miss latency
858system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 30909.202624                       # average WriteReq miss latency
859system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 14534.120482                       # average LoadLockedReq miss latency
860system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 12237.192118                       # average StoreCondReq miss latency
861system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 26881.500057                       # average overall miss latency
862system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 26881.500057                       # average overall miss latency
863system.cpu0.dcache.blocked_cycles::no_mshrs    862708394                       # number of cycles access was blocked
864system.cpu0.dcache.blocked_cycles::no_targets       192000                       # number of cycles access was blocked
865system.cpu0.dcache.blocked::no_mshrs            97003                       # number of cycles access was blocked
866system.cpu0.dcache.blocked::no_targets              8                       # number of cycles access was blocked
867system.cpu0.dcache.avg_blocked_cycles::no_mshrs  8893.625908                       # average number of cycles each access was blocked
868system.cpu0.dcache.avg_blocked_cycles::no_targets        24000                       # average number of cycles each access was blocked
869system.cpu0.dcache.fast_writes                      0                       # number of fast writes performed
870system.cpu0.dcache.cache_copies                     0                       # number of cache copies performed
871system.cpu0.dcache.writebacks::writebacks       689568                       # number of writebacks
872system.cpu0.dcache.writebacks::total           689568                       # number of writebacks
873system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data       597617                       # number of ReadReq MSHR hits
874system.cpu0.dcache.ReadReq_mshr_hits::total       597617                       # number of ReadReq MSHR hits
875system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data      1436241                       # number of WriteReq MSHR hits
876system.cpu0.dcache.WriteReq_mshr_hits::total      1436241                       # number of WriteReq MSHR hits
877system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data         4277                       # number of LoadLockedReq MSHR hits
878system.cpu0.dcache.LoadLockedReq_mshr_hits::total         4277                       # number of LoadLockedReq MSHR hits
879system.cpu0.dcache.demand_mshr_hits::cpu0.data      2033858                       # number of demand (read+write) MSHR hits
880system.cpu0.dcache.demand_mshr_hits::total      2033858                       # number of demand (read+write) MSHR hits
881system.cpu0.dcache.overall_mshr_hits::cpu0.data      2033858                       # number of overall MSHR hits
882system.cpu0.dcache.overall_mshr_hits::total      2033858                       # number of overall MSHR hits
883system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data       951498                       # number of ReadReq MSHR misses
884system.cpu0.dcache.ReadReq_mshr_misses::total       951498                       # number of ReadReq MSHR misses
885system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data       268365                       # number of WriteReq MSHR misses
886system.cpu0.dcache.WriteReq_mshr_misses::total       268365                       # number of WriteReq MSHR misses
887system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data        16473                       # number of LoadLockedReq MSHR misses
888system.cpu0.dcache.LoadLockedReq_mshr_misses::total        16473                       # number of LoadLockedReq MSHR misses
889system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data         2030                       # number of StoreCondReq MSHR misses
890system.cpu0.dcache.StoreCondReq_mshr_misses::total         2030                       # number of StoreCondReq MSHR misses
891system.cpu0.dcache.demand_mshr_misses::cpu0.data      1219863                       # number of demand (read+write) MSHR misses
892system.cpu0.dcache.demand_mshr_misses::total      1219863                       # number of demand (read+write) MSHR misses
893system.cpu0.dcache.overall_mshr_misses::cpu0.data      1219863                       # number of overall MSHR misses
894system.cpu0.dcache.overall_mshr_misses::total      1219863                       # number of overall MSHR misses
895system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data  22991247500                       # number of ReadReq MSHR miss cycles
896system.cpu0.dcache.ReadReq_mshr_miss_latency::total  22991247500                       # number of ReadReq MSHR miss cycles
897system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data   7905411394                       # number of WriteReq MSHR miss cycles
898system.cpu0.dcache.WriteReq_mshr_miss_latency::total   7905411394                       # number of WriteReq MSHR miss cycles
899system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data    183295500                       # number of LoadLockedReq MSHR miss cycles
900system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total    183295500                       # number of LoadLockedReq MSHR miss cycles
901system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data     18744000                       # number of StoreCondReq MSHR miss cycles
902system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total     18744000                       # number of StoreCondReq MSHR miss cycles
903system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data  30896658894                       # number of demand (read+write) MSHR miss cycles
904system.cpu0.dcache.demand_mshr_miss_latency::total  30896658894                       # number of demand (read+write) MSHR miss cycles
905system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data  30896658894                       # number of overall MSHR miss cycles
906system.cpu0.dcache.overall_mshr_miss_latency::total  30896658894                       # number of overall MSHR miss cycles
907system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data    635008500                       # number of ReadReq MSHR uncacheable cycles
908system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total    635008500                       # number of ReadReq MSHR uncacheable cycles
909system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data   1065246998                       # number of WriteReq MSHR uncacheable cycles
910system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total   1065246998                       # number of WriteReq MSHR uncacheable cycles
911system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data   1700255498                       # number of overall MSHR uncacheable cycles
912system.cpu0.dcache.overall_mshr_uncacheable_latency::total   1700255498                       # number of overall MSHR uncacheable cycles
913system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data     0.118800                       # mshr miss rate for ReadReq accesses
914system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data     0.049117                       # mshr miss rate for WriteReq accesses
915system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data     0.083087                       # mshr miss rate for LoadLockedReq accesses
916system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data     0.010046                       # mshr miss rate for StoreCondReq accesses
917system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data     0.090541                       # mshr miss rate for demand accesses
918system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data     0.090541                       # mshr miss rate for overall accesses
919system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 24163.211588                       # average ReadReq mshr miss latency
920system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 29457.684102                       # average WriteReq mshr miss latency
921system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 11127.026043                       # average LoadLockedReq mshr miss latency
922system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data  9233.497537                       # average StoreCondReq mshr miss latency
923system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 25327.974448                       # average overall mshr miss latency
924system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 25327.974448                       # average overall mshr miss latency
925system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average ReadReq mshr uncacheable latency
926system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average WriteReq mshr uncacheable latency
927system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data          inf                       # average overall mshr uncacheable latency
928system.cpu0.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
929system.cpu1.dtb.fetch_hits                          0                       # ITB hits
930system.cpu1.dtb.fetch_misses                        0                       # ITB misses
931system.cpu1.dtb.fetch_acv                           0                       # ITB acv
932system.cpu1.dtb.fetch_accesses                      0                       # ITB accesses
933system.cpu1.dtb.read_hits                     1967803                       # DTB read hits
934system.cpu1.dtb.read_misses                     13979                       # DTB read misses
935system.cpu1.dtb.read_acv                           50                       # DTB read access violations
936system.cpu1.dtb.read_accesses                  344857                       # DTB read accesses
937system.cpu1.dtb.write_hits                    1156959                       # DTB write hits
938system.cpu1.dtb.write_misses                     3426                       # DTB write misses
939system.cpu1.dtb.write_acv                          86                       # DTB write access violations
940system.cpu1.dtb.write_accesses                 133134                       # DTB write accesses
941system.cpu1.dtb.data_hits                     3124762                       # DTB hits
942system.cpu1.dtb.data_misses                     17405                       # DTB misses
943system.cpu1.dtb.data_acv                          136                       # DTB access violations
944system.cpu1.dtb.data_accesses                  477991                       # DTB accesses
945system.cpu1.itb.fetch_hits                     421916                       # ITB hits
946system.cpu1.itb.fetch_misses                     9109                       # ITB misses
947system.cpu1.itb.fetch_acv                         356                       # ITB acv
948system.cpu1.itb.fetch_accesses                 431025                       # ITB accesses
949system.cpu1.itb.read_hits                           0                       # DTB read hits
950system.cpu1.itb.read_misses                         0                       # DTB read misses
951system.cpu1.itb.read_acv                            0                       # DTB read access violations
952system.cpu1.itb.read_accesses                       0                       # DTB read accesses
953system.cpu1.itb.write_hits                          0                       # DTB write hits
954system.cpu1.itb.write_misses                        0                       # DTB write misses
955system.cpu1.itb.write_acv                           0                       # DTB write access violations
956system.cpu1.itb.write_accesses                      0                       # DTB write accesses
957system.cpu1.itb.data_hits                           0                       # DTB hits
958system.cpu1.itb.data_misses                         0                       # DTB misses
959system.cpu1.itb.data_acv                            0                       # DTB access violations
960system.cpu1.itb.data_accesses                       0                       # DTB accesses
961system.cpu1.numCycles                        16642884                       # number of cpu cycles simulated
962system.cpu1.numWorkItemsStarted                     0                       # number of work items this cpu started
963system.cpu1.numWorkItemsCompleted                   0                       # number of work items this cpu completed
964system.cpu1.BPredUnit.lookups                 2705570                       # Number of BP lookups
965system.cpu1.BPredUnit.condPredicted           2183133                       # Number of conditional branches predicted
966system.cpu1.BPredUnit.condIncorrect            103658                       # Number of conditional branches incorrect
967system.cpu1.BPredUnit.BTBLookups              1600081                       # Number of BTB lookups
968system.cpu1.BPredUnit.BTBHits                  956693                       # Number of BTB hits
969system.cpu1.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
970system.cpu1.BPredUnit.usedRAS                  205000                       # Number of times the RAS was used to get a target.
971system.cpu1.BPredUnit.RASInCorrect              11458                       # Number of incorrect RAS predictions.
972system.cpu1.fetch.icacheStallCycles           5302876                       # Number of cycles fetch is stalled on an Icache miss
973system.cpu1.fetch.Insts                      13307049                       # Number of instructions fetch has processed
974system.cpu1.fetch.Branches                    2705570                       # Number of branches that fetch encountered
975system.cpu1.fetch.predictedBranches           1161693                       # Number of branches that fetch has predicted taken
976system.cpu1.fetch.Cycles                      2441613                       # Number of cycles fetch has run and was not squashing or blocked
977system.cpu1.fetch.SquashCycles                 501707                       # Number of cycles fetch has spent squashing
978system.cpu1.fetch.BlockedCycles               6356468                       # Number of cycles fetch has spent blocked
979system.cpu1.fetch.MiscStallCycles               26216                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
980system.cpu1.fetch.PendingTrapStallCycles        74919                       # Number of stall cycles due to pending traps
981system.cpu1.fetch.PendingQuiesceStallCycles       150190                       # Number of stall cycles due to pending quiesce instructions
982system.cpu1.fetch.IcacheWaitRetryStallCycles           41                       # Number of stall cycles due to full MSHR
983system.cpu1.fetch.CacheLines                  1679881                       # Number of cache lines fetched
984system.cpu1.fetch.IcacheSquashes                61959                       # Number of outstanding Icache misses that were squashed
985system.cpu1.fetch.rateDist::samples          14687135                       # Number of instructions fetched each cycle (Total)
986system.cpu1.fetch.rateDist::mean             0.906034                       # Number of instructions fetched each cycle (Total)
987system.cpu1.fetch.rateDist::stdev            2.268778                       # Number of instructions fetched each cycle (Total)
988system.cpu1.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
989system.cpu1.fetch.rateDist::0                12245522     83.38%     83.38% # Number of instructions fetched each cycle (Total)
990system.cpu1.fetch.rateDist::1                  134693      0.92%     84.29% # Number of instructions fetched each cycle (Total)
991system.cpu1.fetch.rateDist::2                  301692      2.05%     86.35% # Number of instructions fetched each cycle (Total)
992system.cpu1.fetch.rateDist::3                  210681      1.43%     87.78% # Number of instructions fetched each cycle (Total)
993system.cpu1.fetch.rateDist::4                  386391      2.63%     90.41% # Number of instructions fetched each cycle (Total)
994system.cpu1.fetch.rateDist::5                  150965      1.03%     91.44% # Number of instructions fetched each cycle (Total)
995system.cpu1.fetch.rateDist::6                  158556      1.08%     92.52% # Number of instructions fetched each cycle (Total)
996system.cpu1.fetch.rateDist::7                  103876      0.71%     93.23% # Number of instructions fetched each cycle (Total)
997system.cpu1.fetch.rateDist::8                  994759      6.77%    100.00% # Number of instructions fetched each cycle (Total)
998system.cpu1.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
999system.cpu1.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
1000system.cpu1.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
1001system.cpu1.fetch.rateDist::total            14687135                       # Number of instructions fetched each cycle (Total)
1002system.cpu1.fetch.branchRate                 0.162566                       # Number of branch fetches per cycle
1003system.cpu1.fetch.rate                       0.799564                       # Number of inst fetches per cycle
1004system.cpu1.decode.IdleCycles                 5465828                       # Number of cycles decode is idle
1005system.cpu1.decode.BlockedCycles              6500437                       # Number of cycles decode is blocked
1006system.cpu1.decode.RunCycles                  2284956                       # Number of cycles decode is running
1007system.cpu1.decode.UnblockCycles               109363                       # Number of cycles decode is unblocking
1008system.cpu1.decode.SquashCycles                326550                       # Number of cycles decode is squashing
1009system.cpu1.decode.BranchResolved              135471                       # Number of times decode resolved a branch
1010system.cpu1.decode.BranchMispred                 8440                       # Number of times decode detected a branch misprediction
1011system.cpu1.decode.DecodedInsts              12979059                       # Number of instructions handled by decode
1012system.cpu1.decode.SquashedInsts                22096                       # Number of squashed instructions handled by decode
1013system.cpu1.rename.SquashCycles                326550                       # Number of cycles rename is squashing
1014system.cpu1.rename.IdleCycles                 5675549                       # Number of cycles rename is idle
1015system.cpu1.rename.BlockCycles                1529515                       # Number of cycles rename is blocking
1016system.cpu1.rename.serializeStallCycles       4345584                       # count of cycles rename stalled for serializing inst
1017system.cpu1.rename.RunCycles                  2134958                       # Number of cycles rename is running
1018system.cpu1.rename.UnblockCycles               674977                       # Number of cycles rename is unblocking
1019system.cpu1.rename.RenamedInsts              12129764                       # Number of instructions processed by rename
1020system.cpu1.rename.ROBFullEvents                  166                       # Number of times rename has blocked due to ROB full
1021system.cpu1.rename.IQFullEvents                128005                       # Number of times rename has blocked due to IQ full
1022system.cpu1.rename.LSQFullEvents               129891                       # Number of times rename has blocked due to LSQ full
1023system.cpu1.rename.RenamedOperands            8170378                       # Number of destination operands rename has renamed
1024system.cpu1.rename.RenameLookups             14771785                       # Number of register rename lookups that rename has made
1025system.cpu1.rename.int_rename_lookups        14690250                       # Number of integer rename lookups
1026system.cpu1.rename.fp_rename_lookups            81535                       # Number of floating rename lookups
1027system.cpu1.rename.CommittedMaps              6624020                       # Number of HB maps that are committed
1028system.cpu1.rename.UndoneMaps                 1546358                       # Number of HB maps that are undone due to squashing
1029system.cpu1.rename.serializingInsts            396407                       # count of serializing insts renamed
1030system.cpu1.rename.tempSerializingInsts         33332                       # count of temporary serializing insts renamed
1031system.cpu1.rename.skidInsts                  2062542                       # count of insts added to the skid buffer
1032system.cpu1.memDep0.insertedLoads             2114945                       # Number of loads inserted to the mem dependence unit.
1033system.cpu1.memDep0.insertedStores            1244442                       # Number of stores inserted to the mem dependence unit.
1034system.cpu1.memDep0.conflictingLoads           252990                       # Number of conflicting loads.
1035system.cpu1.memDep0.conflictingStores          158890                       # Number of conflicting stores.
1036system.cpu1.iq.iqInstsAdded                  10689942                       # Number of instructions added to the IQ (excludes non-spec)
1037system.cpu1.iq.iqNonSpecInstsAdded             428775                       # Number of non-speculative instructions added to the IQ
1038system.cpu1.iq.iqInstsIssued                 10217833                       # Number of instructions issued
1039system.cpu1.iq.iqSquashedInstsIssued            32007                       # Number of squashed instructions issued
1040system.cpu1.iq.iqSquashedInstsExamined        1868726                       # Number of squashed instructions iterated over during squash; mainly for profiling
1041system.cpu1.iq.iqSquashedOperandsExamined      1009548                       # Number of squashed operands that are examined and possibly removed from graph
1042system.cpu1.iq.iqSquashedNonSpecRemoved        314972                       # Number of squashed non-spec instructions that were removed
1043system.cpu1.iq.issued_per_cycle::samples     14687135                       # Number of insts issued each cycle
1044system.cpu1.iq.issued_per_cycle::mean        0.695700                       # Number of insts issued each cycle
1045system.cpu1.iq.issued_per_cycle::stdev       1.377163                       # Number of insts issued each cycle
1046system.cpu1.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
1047system.cpu1.iq.issued_per_cycle::0           10355359     70.51%     70.51% # Number of insts issued each cycle
1048system.cpu1.iq.issued_per_cycle::1            1845686     12.57%     83.07% # Number of insts issued each cycle
1049system.cpu1.iq.issued_per_cycle::2             877719      5.98%     89.05% # Number of insts issued each cycle
1050system.cpu1.iq.issued_per_cycle::3             637269      4.34%     93.39% # Number of insts issued each cycle
1051system.cpu1.iq.issued_per_cycle::4             497555      3.39%     96.78% # Number of insts issued each cycle
1052system.cpu1.iq.issued_per_cycle::5             237687      1.62%     98.39% # Number of insts issued each cycle
1053system.cpu1.iq.issued_per_cycle::6             141618      0.96%     99.36% # Number of insts issued each cycle
1054system.cpu1.iq.issued_per_cycle::7              77397      0.53%     99.89% # Number of insts issued each cycle
1055system.cpu1.iq.issued_per_cycle::8              16845      0.11%    100.00% # Number of insts issued each cycle
1056system.cpu1.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
1057system.cpu1.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
1058system.cpu1.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
1059system.cpu1.iq.issued_per_cycle::total       14687135                       # Number of insts issued each cycle
1060system.cpu1.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
1061system.cpu1.iq.fu_full::IntAlu                  13419      6.74%      6.74% # attempts to use FU when none available
1062system.cpu1.iq.fu_full::IntMult                     0      0.00%      6.74% # attempts to use FU when none available
1063system.cpu1.iq.fu_full::IntDiv                      0      0.00%      6.74% # attempts to use FU when none available
1064system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      6.74% # attempts to use FU when none available
1065system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      6.74% # attempts to use FU when none available
1066system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      6.74% # attempts to use FU when none available
1067system.cpu1.iq.fu_full::FloatMult                   0      0.00%      6.74% # attempts to use FU when none available
1068system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      6.74% # attempts to use FU when none available
1069system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      6.74% # attempts to use FU when none available
1070system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      6.74% # attempts to use FU when none available
1071system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      6.74% # attempts to use FU when none available
1072system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      6.74% # attempts to use FU when none available
1073system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      6.74% # attempts to use FU when none available
1074system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      6.74% # attempts to use FU when none available
1075system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      6.74% # attempts to use FU when none available
1076system.cpu1.iq.fu_full::SimdMult                    0      0.00%      6.74% # attempts to use FU when none available
1077system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      6.74% # attempts to use FU when none available
1078system.cpu1.iq.fu_full::SimdShift                   0      0.00%      6.74% # attempts to use FU when none available
1079system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      6.74% # attempts to use FU when none available
1080system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      6.74% # attempts to use FU when none available
1081system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      6.74% # attempts to use FU when none available
1082system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      6.74% # attempts to use FU when none available
1083system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      6.74% # attempts to use FU when none available
1084system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      6.74% # attempts to use FU when none available
1085system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      6.74% # attempts to use FU when none available
1086system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      6.74% # attempts to use FU when none available
1087system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      6.74% # attempts to use FU when none available
1088system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      6.74% # attempts to use FU when none available
1089system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      6.74% # attempts to use FU when none available
1090system.cpu1.iq.fu_full::MemRead                108426     54.48%     61.22% # attempts to use FU when none available
1091system.cpu1.iq.fu_full::MemWrite                77176     38.78%    100.00% # attempts to use FU when none available
1092system.cpu1.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
1093system.cpu1.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
1094system.cpu1.iq.FU_type_0::No_OpClass             3982      0.04%      0.04% # Type of FU issued
1095system.cpu1.iq.FU_type_0::IntAlu              6701010     65.58%     65.62% # Type of FU issued
1096system.cpu1.iq.FU_type_0::IntMult               17534      0.17%     65.79% # Type of FU issued
1097system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     65.79% # Type of FU issued
1098system.cpu1.iq.FU_type_0::FloatAdd              10648      0.10%     65.90% # Type of FU issued
1099system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     65.90% # Type of FU issued
1100system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     65.90% # Type of FU issued
1101system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     65.90% # Type of FU issued
1102system.cpu1.iq.FU_type_0::FloatDiv               1991      0.02%     65.92% # Type of FU issued
1103system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     65.92% # Type of FU issued
1104system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     65.92% # Type of FU issued
1105system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     65.92% # Type of FU issued
1106system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     65.92% # Type of FU issued
1107system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     65.92% # Type of FU issued
1108system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     65.92% # Type of FU issued
1109system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     65.92% # Type of FU issued
1110system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     65.92% # Type of FU issued
1111system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     65.92% # Type of FU issued
1112system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     65.92% # Type of FU issued
1113system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     65.92% # Type of FU issued
1114system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     65.92% # Type of FU issued
1115system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     65.92% # Type of FU issued
1116system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     65.92% # Type of FU issued
1117system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     65.92% # Type of FU issued
1118system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     65.92% # Type of FU issued
1119system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     65.92% # Type of FU issued
1120system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     65.92% # Type of FU issued
1121system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     65.92% # Type of FU issued
1122system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     65.92% # Type of FU issued
1123system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     65.92% # Type of FU issued
1124system.cpu1.iq.FU_type_0::MemRead             2057377     20.14%     86.05% # Type of FU issued
1125system.cpu1.iq.FU_type_0::MemWrite            1183005     11.58%     97.63% # Type of FU issued
1126system.cpu1.iq.FU_type_0::IprAccess            242286      2.37%    100.00% # Type of FU issued
1127system.cpu1.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
1128system.cpu1.iq.FU_type_0::total              10217833                       # Type of FU issued
1129system.cpu1.iq.rate                          0.613946                       # Inst issue rate
1130system.cpu1.iq.fu_busy_cnt                     199021                       # FU busy when requested
1131system.cpu1.iq.fu_busy_rate                  0.019478                       # FU busy rate (busy events/executed inst)
1132system.cpu1.iq.int_inst_queue_reads          35235052                       # Number of integer instruction queue reads
1133system.cpu1.iq.int_inst_queue_writes         12931686                       # Number of integer instruction queue writes
1134system.cpu1.iq.int_inst_queue_wakeup_accesses      9924010                       # Number of integer instruction queue wakeup accesses
1135system.cpu1.iq.fp_inst_queue_reads             118777                       # Number of floating instruction queue reads
1136system.cpu1.iq.fp_inst_queue_writes             58514                       # Number of floating instruction queue writes
1137system.cpu1.iq.fp_inst_queue_wakeup_accesses        57042                       # Number of floating instruction queue wakeup accesses
1138system.cpu1.iq.int_alu_accesses              10351384                       # Number of integer alu accesses
1139system.cpu1.iq.fp_alu_accesses                  61488                       # Number of floating point alu accesses
1140system.cpu1.iew.lsq.thread0.forwLoads          101325                       # Number of loads that had data forwarded from stores
1141system.cpu1.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
1142system.cpu1.iew.lsq.thread0.squashedLoads       375645                       # Number of loads squashed
1143system.cpu1.iew.lsq.thread0.ignoredResponses          853                       # Number of memory responses ignored because the instruction is squashed
1144system.cpu1.iew.lsq.thread0.memOrderViolation         2882                       # Number of memory ordering violations
1145system.cpu1.iew.lsq.thread0.squashedStores       159755                       # Number of stores squashed
1146system.cpu1.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
1147system.cpu1.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
1148system.cpu1.iew.lsq.thread0.rescheduledLoads         4092                       # Number of loads that were rescheduled
1149system.cpu1.iew.lsq.thread0.cacheBlocked        23338                       # Number of times an access to memory failed due to the cache being blocked
1150system.cpu1.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
1151system.cpu1.iew.iewSquashCycles                326550                       # Number of cycles IEW is squashing
1152system.cpu1.iew.iewBlockCycles                1215619                       # Number of cycles IEW is blocking
1153system.cpu1.iew.iewUnblockCycles                41484                       # Number of cycles IEW is unblocking
1154system.cpu1.iew.iewDispatchedInsts           11650788                       # Number of instructions dispatched to IQ
1155system.cpu1.iew.iewDispSquashedInsts           153391                       # Number of squashed instructions skipped by dispatch
1156system.cpu1.iew.iewDispLoadInsts              2114945                       # Number of dispatched load instructions
1157system.cpu1.iew.iewDispStoreInsts             1244442                       # Number of dispatched store instructions
1158system.cpu1.iew.iewDispNonSpecInsts            389086                       # Number of dispatched non-speculative instructions
1159system.cpu1.iew.iewIQFullEvents                  9620                       # Number of times the IQ has become full, causing a stall
1160system.cpu1.iew.iewLSQFullEvents                 6598                       # Number of times the LSQ has become full, causing a stall
1161system.cpu1.iew.memOrderViolationEvents          2882                       # Number of memory order violations
1162system.cpu1.iew.predictedTakenIncorrect         57079                       # Number of branches that were predicted taken incorrectly
1163system.cpu1.iew.predictedNotTakenIncorrect        98765                       # Number of branches that were predicted not taken incorrectly
1164system.cpu1.iew.branchMispredicts              155844                       # Number of branch mispredicts detected at execute
1165system.cpu1.iew.iewExecutedInsts             10093188                       # Number of executed instructions
1166system.cpu1.iew.iewExecLoadInsts              1987752                       # Number of load instructions executed
1167system.cpu1.iew.iewExecSquashedInsts           124645                       # Number of squashed instructions skipped in execute
1168system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
1169system.cpu1.iew.exec_nop                       532071                       # number of nop insts executed
1170system.cpu1.iew.exec_refs                     3152815                       # number of memory reference insts executed
1171system.cpu1.iew.exec_branches                 1559516                       # Number of branches executed
1172system.cpu1.iew.exec_stores                   1165063                       # Number of stores executed
1173system.cpu1.iew.exec_rate                    0.606457                       # Inst execution rate
1174system.cpu1.iew.wb_sent                      10020459                       # cumulative count of insts sent to commit
1175system.cpu1.iew.wb_count                      9981052                       # cumulative count of insts written-back
1176system.cpu1.iew.wb_producers                  4916782                       # num instructions producing a value
1177system.cpu1.iew.wb_consumers                  6843934                       # num instructions consuming a value
1178system.cpu1.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
1179system.cpu1.iew.wb_rate                      0.599719                       # insts written-back per cycle
1180system.cpu1.iew.wb_fanout                    0.718415                       # average fanout of values written-back
1181system.cpu1.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
1182system.cpu1.commit.commitCommittedInsts       9615778                       # The number of committed instructions
1183system.cpu1.commit.commitCommittedOps         9615778                       # The number of committed instructions
1184system.cpu1.commit.commitSquashedInsts        1958417                       # The number of squashed insts skipped by commit
1185system.cpu1.commit.commitNonSpecStalls         113803                       # The number of times commit has been forced to stall to communicate backwards
1186system.cpu1.commit.branchMispredicts           145209                       # The number of times a branch was mispredicted
1187system.cpu1.commit.committed_per_cycle::samples     14360585                       # Number of insts commited each cycle
1188system.cpu1.commit.committed_per_cycle::mean     0.669595                       # Number of insts commited each cycle
1189system.cpu1.commit.committed_per_cycle::stdev     1.592350                       # Number of insts commited each cycle
1190system.cpu1.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
1191system.cpu1.commit.committed_per_cycle::0     10743360     74.81%     74.81% # Number of insts commited each cycle
1192system.cpu1.commit.committed_per_cycle::1      1616043     11.25%     86.06% # Number of insts commited each cycle
1193system.cpu1.commit.committed_per_cycle::2       700215      4.88%     90.94% # Number of insts commited each cycle
1194system.cpu1.commit.committed_per_cycle::3       397241      2.77%     93.71% # Number of insts commited each cycle
1195system.cpu1.commit.committed_per_cycle::4       279128      1.94%     95.65% # Number of insts commited each cycle
1196system.cpu1.commit.committed_per_cycle::5       129549      0.90%     96.55% # Number of insts commited each cycle
1197system.cpu1.commit.committed_per_cycle::6       113540      0.79%     97.34% # Number of insts commited each cycle
1198system.cpu1.commit.committed_per_cycle::7        89987      0.63%     97.97% # Number of insts commited each cycle
1199system.cpu1.commit.committed_per_cycle::8       291522      2.03%    100.00% # Number of insts commited each cycle
1200system.cpu1.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
1201system.cpu1.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
1202system.cpu1.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
1203system.cpu1.commit.committed_per_cycle::total     14360585                       # Number of insts commited each cycle
1204system.cpu1.commit.committedInsts             9615778                       # Number of instructions committed
1205system.cpu1.commit.committedOps               9615778                       # Number of ops (including micro ops) committed
1206system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
1207system.cpu1.commit.refs                       2823987                       # Number of memory references committed
1208system.cpu1.commit.loads                      1739300                       # Number of loads committed
1209system.cpu1.commit.membars                      35653                       # Number of memory barriers committed
1210system.cpu1.commit.branches                   1422938                       # Number of branches committed
1211system.cpu1.commit.fp_insts                     55483                       # Number of committed floating point instructions.
1212system.cpu1.commit.int_insts                  8948473                       # Number of committed integer instructions.
1213system.cpu1.commit.function_calls              153476                       # Number of function calls committed.
1214system.cpu1.commit.bw_lim_events               291522                       # number cycles where commit BW limit reached
1215system.cpu1.commit.bw_limited                       0                       # number of insts not committed due to BW limits
1216system.cpu1.rob.rob_reads                    25542136                       # The number of ROB reads
1217system.cpu1.rob.rob_writes                   23473924                       # The number of ROB writes
1218system.cpu1.timesIdled                         165614                       # Number of times that the entire CPU went into an idle state and unscheduled itself
1219system.cpu1.idleCycles                        1955749                       # Total number of cycles that the CPU has spent unscheduled due to idling
1220system.cpu1.quiesceCycles                  3781507254                       # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
1221system.cpu1.committedInsts                    9164096                       # Number of Instructions Simulated
1222system.cpu1.committedOps                      9164096                       # Number of Ops (including micro ops) Simulated
1223system.cpu1.committedInsts_total              9164096                       # Number of Instructions Simulated
1224system.cpu1.cpi                              1.816097                       # CPI: Cycles Per Instruction
1225system.cpu1.cpi_total                        1.816097                       # CPI: Total CPI of All Threads
1226system.cpu1.ipc                              0.550631                       # IPC: Instructions Per Cycle
1227system.cpu1.ipc_total                        0.550631                       # IPC: Total IPC of All Threads
1228system.cpu1.int_regfile_reads                13179031                       # number of integer regfile reads
1229system.cpu1.int_regfile_writes                7231354                       # number of integer regfile writes
1230system.cpu1.fp_regfile_reads                    33888                       # number of floating regfile reads
1231system.cpu1.fp_regfile_writes                   32897                       # number of floating regfile writes
1232system.cpu1.misc_regfile_reads                 392068                       # number of misc regfile reads
1233system.cpu1.misc_regfile_writes                179438                       # number of misc regfile writes
1234system.cpu1.icache.replacements                177236                       # number of replacements
1235system.cpu1.icache.tagsinuse               505.128292                       # Cycle average of tags in use
1236system.cpu1.icache.total_refs                 1491482                       # Total number of references to valid blocks.
1237system.cpu1.icache.sampled_refs                177747                       # Sample count of references to valid blocks.
1238system.cpu1.icache.avg_refs                  8.391039                       # Average number of references to valid blocks.
1239system.cpu1.icache.warmup_cycle          108399350000                       # Cycle when the warmup percentage was hit.
1240system.cpu1.icache.occ_blocks::cpu1.inst   505.128292                       # Average occupied blocks per requestor
1241system.cpu1.icache.occ_percent::cpu1.inst     0.986579                       # Average percentage of cache occupancy
1242system.cpu1.icache.occ_percent::total        0.986579                       # Average percentage of cache occupancy
1243system.cpu1.icache.ReadReq_hits::cpu1.inst      1491482                       # number of ReadReq hits
1244system.cpu1.icache.ReadReq_hits::total        1491482                       # number of ReadReq hits
1245system.cpu1.icache.demand_hits::cpu1.inst      1491482                       # number of demand (read+write) hits
1246system.cpu1.icache.demand_hits::total         1491482                       # number of demand (read+write) hits
1247system.cpu1.icache.overall_hits::cpu1.inst      1491482                       # number of overall hits
1248system.cpu1.icache.overall_hits::total        1491482                       # number of overall hits
1249system.cpu1.icache.ReadReq_misses::cpu1.inst       188398                       # number of ReadReq misses
1250system.cpu1.icache.ReadReq_misses::total       188398                       # number of ReadReq misses
1251system.cpu1.icache.demand_misses::cpu1.inst       188398                       # number of demand (read+write) misses
1252system.cpu1.icache.demand_misses::total        188398                       # number of demand (read+write) misses
1253system.cpu1.icache.overall_misses::cpu1.inst       188398                       # number of overall misses
1254system.cpu1.icache.overall_misses::total       188398                       # number of overall misses
1255system.cpu1.icache.ReadReq_miss_latency::cpu1.inst   2886679000                       # number of ReadReq miss cycles
1256system.cpu1.icache.ReadReq_miss_latency::total   2886679000                       # number of ReadReq miss cycles
1257system.cpu1.icache.demand_miss_latency::cpu1.inst   2886679000                       # number of demand (read+write) miss cycles
1258system.cpu1.icache.demand_miss_latency::total   2886679000                       # number of demand (read+write) miss cycles
1259system.cpu1.icache.overall_miss_latency::cpu1.inst   2886679000                       # number of overall miss cycles
1260system.cpu1.icache.overall_miss_latency::total   2886679000                       # number of overall miss cycles
1261system.cpu1.icache.ReadReq_accesses::cpu1.inst      1679880                       # number of ReadReq accesses(hits+misses)
1262system.cpu1.icache.ReadReq_accesses::total      1679880                       # number of ReadReq accesses(hits+misses)
1263system.cpu1.icache.demand_accesses::cpu1.inst      1679880                       # number of demand (read+write) accesses
1264system.cpu1.icache.demand_accesses::total      1679880                       # number of demand (read+write) accesses
1265system.cpu1.icache.overall_accesses::cpu1.inst      1679880                       # number of overall (read+write) accesses
1266system.cpu1.icache.overall_accesses::total      1679880                       # number of overall (read+write) accesses
1267system.cpu1.icache.ReadReq_miss_rate::cpu1.inst     0.112150                       # miss rate for ReadReq accesses
1268system.cpu1.icache.demand_miss_rate::cpu1.inst     0.112150                       # miss rate for demand accesses
1269system.cpu1.icache.overall_miss_rate::cpu1.inst     0.112150                       # miss rate for overall accesses
1270system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 15322.238028                       # average ReadReq miss latency
1271system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 15322.238028                       # average overall miss latency
1272system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 15322.238028                       # average overall miss latency
1273system.cpu1.icache.blocked_cycles::no_mshrs       361500                       # number of cycles access was blocked
1274system.cpu1.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
1275system.cpu1.icache.blocked::no_mshrs               38                       # number of cycles access was blocked
1276system.cpu1.icache.blocked::no_targets              0                       # number of cycles access was blocked
1277system.cpu1.icache.avg_blocked_cycles::no_mshrs  9513.157895                       # average number of cycles each access was blocked
1278system.cpu1.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
1279system.cpu1.icache.fast_writes                      0                       # number of fast writes performed
1280system.cpu1.icache.cache_copies                     0                       # number of cache copies performed
1281system.cpu1.icache.writebacks::writebacks           52                       # number of writebacks
1282system.cpu1.icache.writebacks::total               52                       # number of writebacks
1283system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst        10580                       # number of ReadReq MSHR hits
1284system.cpu1.icache.ReadReq_mshr_hits::total        10580                       # number of ReadReq MSHR hits
1285system.cpu1.icache.demand_mshr_hits::cpu1.inst        10580                       # number of demand (read+write) MSHR hits
1286system.cpu1.icache.demand_mshr_hits::total        10580                       # number of demand (read+write) MSHR hits
1287system.cpu1.icache.overall_mshr_hits::cpu1.inst        10580                       # number of overall MSHR hits
1288system.cpu1.icache.overall_mshr_hits::total        10580                       # number of overall MSHR hits
1289system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst       177818                       # number of ReadReq MSHR misses
1290system.cpu1.icache.ReadReq_mshr_misses::total       177818                       # number of ReadReq MSHR misses
1291system.cpu1.icache.demand_mshr_misses::cpu1.inst       177818                       # number of demand (read+write) MSHR misses
1292system.cpu1.icache.demand_mshr_misses::total       177818                       # number of demand (read+write) MSHR misses
1293system.cpu1.icache.overall_mshr_misses::cpu1.inst       177818                       # number of overall MSHR misses
1294system.cpu1.icache.overall_mshr_misses::total       177818                       # number of overall MSHR misses
1295system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst   2188079500                       # number of ReadReq MSHR miss cycles
1296system.cpu1.icache.ReadReq_mshr_miss_latency::total   2188079500                       # number of ReadReq MSHR miss cycles
1297system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst   2188079500                       # number of demand (read+write) MSHR miss cycles
1298system.cpu1.icache.demand_mshr_miss_latency::total   2188079500                       # number of demand (read+write) MSHR miss cycles
1299system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst   2188079500                       # number of overall MSHR miss cycles
1300system.cpu1.icache.overall_mshr_miss_latency::total   2188079500                       # number of overall MSHR miss cycles
1301system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst     0.105852                       # mshr miss rate for ReadReq accesses
1302system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst     0.105852                       # mshr miss rate for demand accesses
1303system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst     0.105852                       # mshr miss rate for overall accesses
1304system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 12305.163144                       # average ReadReq mshr miss latency
1305system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 12305.163144                       # average overall mshr miss latency
1306system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 12305.163144                       # average overall mshr miss latency
1307system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
1308system.cpu1.dcache.replacements                156190                       # number of replacements
1309system.cpu1.dcache.tagsinuse               478.738504                       # Cycle average of tags in use
1310system.cpu1.dcache.total_refs                 2451996                       # Total number of references to valid blocks.
1311system.cpu1.dcache.sampled_refs                156506                       # Sample count of references to valid blocks.
1312system.cpu1.dcache.avg_refs                 15.667105                       # Average number of references to valid blocks.
1313system.cpu1.dcache.warmup_cycle           42868987000                       # Cycle when the warmup percentage was hit.
1314system.cpu1.dcache.occ_blocks::cpu1.data   478.738504                       # Average occupied blocks per requestor
1315system.cpu1.dcache.occ_percent::cpu1.data     0.935036                       # Average percentage of cache occupancy
1316system.cpu1.dcache.occ_percent::total        0.935036                       # Average percentage of cache occupancy
1317system.cpu1.dcache.ReadReq_hits::cpu1.data      1592507                       # number of ReadReq hits
1318system.cpu1.dcache.ReadReq_hits::total        1592507                       # number of ReadReq hits
1319system.cpu1.dcache.WriteReq_hits::cpu1.data       821344                       # number of WriteReq hits
1320system.cpu1.dcache.WriteReq_hits::total        821344                       # number of WriteReq hits
1321system.cpu1.dcache.LoadLockedReq_hits::cpu1.data        23925                       # number of LoadLockedReq hits
1322system.cpu1.dcache.LoadLockedReq_hits::total        23925                       # number of LoadLockedReq hits
1323system.cpu1.dcache.StoreCondReq_hits::cpu1.data        22430                       # number of StoreCondReq hits
1324system.cpu1.dcache.StoreCondReq_hits::total        22430                       # number of StoreCondReq hits
1325system.cpu1.dcache.demand_hits::cpu1.data      2413851                       # number of demand (read+write) hits
1326system.cpu1.dcache.demand_hits::total         2413851                       # number of demand (read+write) hits
1327system.cpu1.dcache.overall_hits::cpu1.data      2413851                       # number of overall hits
1328system.cpu1.dcache.overall_hits::total        2413851                       # number of overall hits
1329system.cpu1.dcache.ReadReq_misses::cpu1.data       229184                       # number of ReadReq misses
1330system.cpu1.dcache.ReadReq_misses::total       229184                       # number of ReadReq misses
1331system.cpu1.dcache.WriteReq_misses::cpu1.data       231703                       # number of WriteReq misses
1332system.cpu1.dcache.WriteReq_misses::total       231703                       # number of WriteReq misses
1333system.cpu1.dcache.LoadLockedReq_misses::cpu1.data         3831                       # number of LoadLockedReq misses
1334system.cpu1.dcache.LoadLockedReq_misses::total         3831                       # number of LoadLockedReq misses
1335system.cpu1.dcache.StoreCondReq_misses::cpu1.data         1979                       # number of StoreCondReq misses
1336system.cpu1.dcache.StoreCondReq_misses::total         1979                       # number of StoreCondReq misses
1337system.cpu1.dcache.demand_misses::cpu1.data       460887                       # number of demand (read+write) misses
1338system.cpu1.dcache.demand_misses::total        460887                       # number of demand (read+write) misses
1339system.cpu1.dcache.overall_misses::cpu1.data       460887                       # number of overall misses
1340system.cpu1.dcache.overall_misses::total       460887                       # number of overall misses
1341system.cpu1.dcache.ReadReq_miss_latency::cpu1.data   3617978500                       # number of ReadReq miss cycles
1342system.cpu1.dcache.ReadReq_miss_latency::total   3617978500                       # number of ReadReq miss cycles
1343system.cpu1.dcache.WriteReq_miss_latency::cpu1.data   7562454737                       # number of WriteReq miss cycles
1344system.cpu1.dcache.WriteReq_miss_latency::total   7562454737                       # number of WriteReq miss cycles
1345system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data     50003000                       # number of LoadLockedReq miss cycles
1346system.cpu1.dcache.LoadLockedReq_miss_latency::total     50003000                       # number of LoadLockedReq miss cycles
1347system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data     26428500                       # number of StoreCondReq miss cycles
1348system.cpu1.dcache.StoreCondReq_miss_latency::total     26428500                       # number of StoreCondReq miss cycles
1349system.cpu1.dcache.demand_miss_latency::cpu1.data  11180433237                       # number of demand (read+write) miss cycles
1350system.cpu1.dcache.demand_miss_latency::total  11180433237                       # number of demand (read+write) miss cycles
1351system.cpu1.dcache.overall_miss_latency::cpu1.data  11180433237                       # number of overall miss cycles
1352system.cpu1.dcache.overall_miss_latency::total  11180433237                       # number of overall miss cycles
1353system.cpu1.dcache.ReadReq_accesses::cpu1.data      1821691                       # number of ReadReq accesses(hits+misses)
1354system.cpu1.dcache.ReadReq_accesses::total      1821691                       # number of ReadReq accesses(hits+misses)
1355system.cpu1.dcache.WriteReq_accesses::cpu1.data      1053047                       # number of WriteReq accesses(hits+misses)
1356system.cpu1.dcache.WriteReq_accesses::total      1053047                       # number of WriteReq accesses(hits+misses)
1357system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data        27756                       # number of LoadLockedReq accesses(hits+misses)
1358system.cpu1.dcache.LoadLockedReq_accesses::total        27756                       # number of LoadLockedReq accesses(hits+misses)
1359system.cpu1.dcache.StoreCondReq_accesses::cpu1.data        24409                       # number of StoreCondReq accesses(hits+misses)
1360system.cpu1.dcache.StoreCondReq_accesses::total        24409                       # number of StoreCondReq accesses(hits+misses)
1361system.cpu1.dcache.demand_accesses::cpu1.data      2874738                       # number of demand (read+write) accesses
1362system.cpu1.dcache.demand_accesses::total      2874738                       # number of demand (read+write) accesses
1363system.cpu1.dcache.overall_accesses::cpu1.data      2874738                       # number of overall (read+write) accesses
1364system.cpu1.dcache.overall_accesses::total      2874738                       # number of overall (read+write) accesses
1365system.cpu1.dcache.ReadReq_miss_rate::cpu1.data     0.125808                       # miss rate for ReadReq accesses
1366system.cpu1.dcache.WriteReq_miss_rate::cpu1.data     0.220031                       # miss rate for WriteReq accesses
1367system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data     0.138024                       # miss rate for LoadLockedReq accesses
1368system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data     0.081077                       # miss rate for StoreCondReq accesses
1369system.cpu1.dcache.demand_miss_rate::cpu1.data     0.160323                       # miss rate for demand accesses
1370system.cpu1.dcache.overall_miss_rate::cpu1.data     0.160323                       # miss rate for overall accesses
1371system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 15786.348523                       # average ReadReq miss latency
1372system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 32638.570657                       # average WriteReq miss latency
1373system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 13052.205690                       # average LoadLockedReq miss latency
1374system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 13354.471956                       # average StoreCondReq miss latency
1375system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 24258.512904                       # average overall miss latency
1376system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 24258.512904                       # average overall miss latency
1377system.cpu1.dcache.blocked_cycles::no_mshrs    113724448                       # number of cycles access was blocked
1378system.cpu1.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
1379system.cpu1.dcache.blocked::no_mshrs             8713                       # number of cycles access was blocked
1380system.cpu1.dcache.blocked::no_targets              0                       # number of cycles access was blocked
1381system.cpu1.dcache.avg_blocked_cycles::no_mshrs 13052.272237                       # average number of cycles each access was blocked
1382system.cpu1.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
1383system.cpu1.dcache.fast_writes                      0                       # number of fast writes performed
1384system.cpu1.dcache.cache_copies                     0                       # number of cache copies performed
1385system.cpu1.dcache.writebacks::writebacks       116478                       # number of writebacks
1386system.cpu1.dcache.writebacks::total           116478                       # number of writebacks
1387system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data       102135                       # number of ReadReq MSHR hits
1388system.cpu1.dcache.ReadReq_mshr_hits::total       102135                       # number of ReadReq MSHR hits
1389system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data       194652                       # number of WriteReq MSHR hits
1390system.cpu1.dcache.WriteReq_mshr_hits::total       194652                       # number of WriteReq MSHR hits
1391system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data          879                       # number of LoadLockedReq MSHR hits
1392system.cpu1.dcache.LoadLockedReq_mshr_hits::total          879                       # number of LoadLockedReq MSHR hits
1393system.cpu1.dcache.demand_mshr_hits::cpu1.data       296787                       # number of demand (read+write) MSHR hits
1394system.cpu1.dcache.demand_mshr_hits::total       296787                       # number of demand (read+write) MSHR hits
1395system.cpu1.dcache.overall_mshr_hits::cpu1.data       296787                       # number of overall MSHR hits
1396system.cpu1.dcache.overall_mshr_hits::total       296787                       # number of overall MSHR hits
1397system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data       127049                       # number of ReadReq MSHR misses
1398system.cpu1.dcache.ReadReq_mshr_misses::total       127049                       # number of ReadReq MSHR misses
1399system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data        37051                       # number of WriteReq MSHR misses
1400system.cpu1.dcache.WriteReq_mshr_misses::total        37051                       # number of WriteReq MSHR misses
1401system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data         2952                       # number of LoadLockedReq MSHR misses
1402system.cpu1.dcache.LoadLockedReq_mshr_misses::total         2952                       # number of LoadLockedReq MSHR misses
1403system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data         1975                       # number of StoreCondReq MSHR misses
1404system.cpu1.dcache.StoreCondReq_mshr_misses::total         1975                       # number of StoreCondReq MSHR misses
1405system.cpu1.dcache.demand_mshr_misses::cpu1.data       164100                       # number of demand (read+write) MSHR misses
1406system.cpu1.dcache.demand_mshr_misses::total       164100                       # number of demand (read+write) MSHR misses
1407system.cpu1.dcache.overall_mshr_misses::cpu1.data       164100                       # number of overall MSHR misses
1408system.cpu1.dcache.overall_mshr_misses::total       164100                       # number of overall MSHR misses
1409system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data   1572060500                       # number of ReadReq MSHR miss cycles
1410system.cpu1.dcache.ReadReq_mshr_miss_latency::total   1572060500                       # number of ReadReq MSHR miss cycles
1411system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data   1129988939                       # number of WriteReq MSHR miss cycles
1412system.cpu1.dcache.WriteReq_mshr_miss_latency::total   1129988939                       # number of WriteReq MSHR miss cycles
1413system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data     25904500                       # number of LoadLockedReq MSHR miss cycles
1414system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total     25904500                       # number of LoadLockedReq MSHR miss cycles
1415system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data     20495000                       # number of StoreCondReq MSHR miss cycles
1416system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total     20495000                       # number of StoreCondReq MSHR miss cycles
1417system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data   2702049439                       # number of demand (read+write) MSHR miss cycles
1418system.cpu1.dcache.demand_mshr_miss_latency::total   2702049439                       # number of demand (read+write) MSHR miss cycles
1419system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data   2702049439                       # number of overall MSHR miss cycles
1420system.cpu1.dcache.overall_mshr_miss_latency::total   2702049439                       # number of overall MSHR miss cycles
1421system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data    300850500                       # number of ReadReq MSHR uncacheable cycles
1422system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total    300850500                       # number of ReadReq MSHR uncacheable cycles
1423system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data    561357500                       # number of WriteReq MSHR uncacheable cycles
1424system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total    561357500                       # number of WriteReq MSHR uncacheable cycles
1425system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data    862208000                       # number of overall MSHR uncacheable cycles
1426system.cpu1.dcache.overall_mshr_uncacheable_latency::total    862208000                       # number of overall MSHR uncacheable cycles
1427system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data     0.069742                       # mshr miss rate for ReadReq accesses
1428system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data     0.035185                       # mshr miss rate for WriteReq accesses
1429system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data     0.106355                       # mshr miss rate for LoadLockedReq accesses
1430system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data     0.080913                       # mshr miss rate for StoreCondReq accesses
1431system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data     0.057083                       # mshr miss rate for demand accesses
1432system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data     0.057083                       # mshr miss rate for overall accesses
1433system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12373.655046                       # average ReadReq mshr miss latency
1434system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 30498.203530                       # average WriteReq mshr miss latency
1435system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data  8775.237127                       # average LoadLockedReq mshr miss latency
1436system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 10377.215190                       # average StoreCondReq mshr miss latency
1437system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 16465.871048                       # average overall mshr miss latency
1438system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 16465.871048                       # average overall mshr miss latency
1439system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average ReadReq mshr uncacheable latency
1440system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average WriteReq mshr uncacheable latency
1441system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data          inf                       # average overall mshr uncacheable latency
1442system.cpu1.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
1443system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
1444system.cpu0.kern.inst.quiesce                    4916                       # number of quiesce instructions executed
1445system.cpu0.kern.inst.hwrei                    189249                       # number of hwrei instructions executed
1446system.cpu0.kern.ipl_count::0                   67157     40.25%     40.25% # number of times we switched to this ipl
1447system.cpu0.kern.ipl_count::21                    237      0.14%     40.40% # number of times we switched to this ipl
1448system.cpu0.kern.ipl_count::22                   1923      1.15%     41.55% # number of times we switched to this ipl
1449system.cpu0.kern.ipl_count::30                    121      0.07%     41.62% # number of times we switched to this ipl
1450system.cpu0.kern.ipl_count::31                  97397     58.38%    100.00% # number of times we switched to this ipl
1451system.cpu0.kern.ipl_count::total              166835                       # number of times we switched to this ipl
1452system.cpu0.kern.ipl_good::0                    65800     49.19%     49.19% # number of times we switched to this ipl from a different ipl
1453system.cpu0.kern.ipl_good::21                     237      0.18%     49.37% # number of times we switched to this ipl from a different ipl
1454system.cpu0.kern.ipl_good::22                    1923      1.44%     50.81% # number of times we switched to this ipl from a different ipl
1455system.cpu0.kern.ipl_good::30                     121      0.09%     50.90% # number of times we switched to this ipl from a different ipl
1456system.cpu0.kern.ipl_good::31                   65679     49.10%    100.00% # number of times we switched to this ipl from a different ipl
1457system.cpu0.kern.ipl_good::total               133760                       # number of times we switched to this ipl from a different ipl
1458system.cpu0.kern.ipl_ticks::0            1863324430000     98.10%     98.10% # number of cycles we spent at this ipl
1459system.cpu0.kern.ipl_ticks::21               91299000      0.00%     98.11% # number of cycles we spent at this ipl
1460system.cpu0.kern.ipl_ticks::22              390735500      0.02%     98.13% # number of cycles we spent at this ipl
1461system.cpu0.kern.ipl_ticks::30               47295500      0.00%     98.13% # number of cycles we spent at this ipl
1462system.cpu0.kern.ipl_ticks::31            35546879500      1.87%    100.00% # number of cycles we spent at this ipl
1463system.cpu0.kern.ipl_ticks::total        1899400639500                       # number of cycles we spent at this ipl
1464system.cpu0.kern.ipl_used::0                 0.979794                       # fraction of swpipl calls that actually changed the ipl
1465system.cpu0.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
1466system.cpu0.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
1467system.cpu0.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
1468system.cpu0.kern.ipl_used::31                0.674343                       # fraction of swpipl calls that actually changed the ipl
1469system.cpu0.kern.syscall::2                         7      3.35%      3.35% # number of syscalls executed
1470system.cpu0.kern.syscall::3                        17      8.13%     11.48% # number of syscalls executed
1471system.cpu0.kern.syscall::4                         3      1.44%     12.92% # number of syscalls executed
1472system.cpu0.kern.syscall::6                        31     14.83%     27.75% # number of syscalls executed
1473system.cpu0.kern.syscall::12                        1      0.48%     28.23% # number of syscalls executed
1474system.cpu0.kern.syscall::17                        8      3.83%     32.06% # number of syscalls executed
1475system.cpu0.kern.syscall::19                        9      4.31%     36.36% # number of syscalls executed
1476system.cpu0.kern.syscall::20                        6      2.87%     39.23% # number of syscalls executed
1477system.cpu0.kern.syscall::23                        1      0.48%     39.71% # number of syscalls executed
1478system.cpu0.kern.syscall::24                        3      1.44%     41.15% # number of syscalls executed
1479system.cpu0.kern.syscall::33                        6      2.87%     44.02% # number of syscalls executed
1480system.cpu0.kern.syscall::41                        2      0.96%     44.98% # number of syscalls executed
1481system.cpu0.kern.syscall::45                       33     15.79%     60.77% # number of syscalls executed
1482system.cpu0.kern.syscall::47                        3      1.44%     62.20% # number of syscalls executed
1483system.cpu0.kern.syscall::48                        9      4.31%     66.51% # number of syscalls executed
1484system.cpu0.kern.syscall::54                       10      4.78%     71.29% # number of syscalls executed
1485system.cpu0.kern.syscall::58                        1      0.48%     71.77% # number of syscalls executed
1486system.cpu0.kern.syscall::59                        5      2.39%     74.16% # number of syscalls executed
1487system.cpu0.kern.syscall::71                       23     11.00%     85.17% # number of syscalls executed
1488system.cpu0.kern.syscall::73                        3      1.44%     86.60% # number of syscalls executed
1489system.cpu0.kern.syscall::74                        6      2.87%     89.47% # number of syscalls executed
1490system.cpu0.kern.syscall::87                        1      0.48%     89.95% # number of syscalls executed
1491system.cpu0.kern.syscall::90                        3      1.44%     91.39% # number of syscalls executed
1492system.cpu0.kern.syscall::92                        9      4.31%     95.69% # number of syscalls executed
1493system.cpu0.kern.syscall::97                        2      0.96%     96.65% # number of syscalls executed
1494system.cpu0.kern.syscall::98                        2      0.96%     97.61% # number of syscalls executed
1495system.cpu0.kern.syscall::132                       1      0.48%     98.09% # number of syscalls executed
1496system.cpu0.kern.syscall::144                       2      0.96%     99.04% # number of syscalls executed
1497system.cpu0.kern.syscall::147                       2      0.96%    100.00% # number of syscalls executed
1498system.cpu0.kern.syscall::total                   209                       # number of syscalls executed
1499system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
1500system.cpu0.kern.callpal::wripir                  205      0.12%      0.12% # number of callpals executed
1501system.cpu0.kern.callpal::wrmces                    1      0.00%      0.12% # number of callpals executed
1502system.cpu0.kern.callpal::wrfen                     1      0.00%      0.12% # number of callpals executed
1503system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.12% # number of callpals executed
1504system.cpu0.kern.callpal::swpctx                 3713      2.12%      2.24% # number of callpals executed
1505system.cpu0.kern.callpal::tbi                      45      0.03%      2.26% # number of callpals executed
1506system.cpu0.kern.callpal::wrent                     7      0.00%      2.27% # number of callpals executed
1507system.cpu0.kern.callpal::swpipl               159757     91.11%     93.38% # number of callpals executed
1508system.cpu0.kern.callpal::rdps                   6320      3.60%     96.98% # number of callpals executed
1509system.cpu0.kern.callpal::wrkgp                     1      0.00%     96.98% # number of callpals executed
1510system.cpu0.kern.callpal::wrusp                     2      0.00%     96.98% # number of callpals executed
1511system.cpu0.kern.callpal::rdusp                     8      0.00%     96.99% # number of callpals executed
1512system.cpu0.kern.callpal::whami                     2      0.00%     96.99% # number of callpals executed
1513system.cpu0.kern.callpal::rti                    4796      2.74%     99.73% # number of callpals executed
1514system.cpu0.kern.callpal::callsys                 348      0.20%     99.92% # number of callpals executed
1515system.cpu0.kern.callpal::imb                     134      0.08%    100.00% # number of callpals executed
1516system.cpu0.kern.callpal::total                175342                       # number of callpals executed
1517system.cpu0.kern.mode_switch::kernel             7165                       # number of protection mode switches
1518system.cpu0.kern.mode_switch::user               1162                       # number of protection mode switches
1519system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
1520system.cpu0.kern.mode_good::kernel               1161                      
1521system.cpu0.kern.mode_good::user                 1162                      
1522system.cpu0.kern.mode_good::idle                    0                      
1523system.cpu0.kern.mode_switch_good::kernel     0.162038                       # fraction of useful protection mode switches
1524system.cpu0.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
1525system.cpu0.kern.mode_switch_good::idle           nan                       # fraction of useful protection mode switches
1526system.cpu0.kern.mode_switch_good::total          nan                       # fraction of useful protection mode switches
1527system.cpu0.kern.mode_ticks::kernel      1897616401500     99.91%     99.91% # number of ticks spent at the given mode
1528system.cpu0.kern.mode_ticks::user          1784230000      0.09%    100.00% # number of ticks spent at the given mode
1529system.cpu0.kern.mode_ticks::idle                   0      0.00%    100.00% # number of ticks spent at the given mode
1530system.cpu0.kern.swap_context                    3714                       # number of times the context was actually changed
1531system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
1532system.cpu1.kern.inst.quiesce                    3932                       # number of quiesce instructions executed
1533system.cpu1.kern.inst.hwrei                     49813                       # number of hwrei instructions executed
1534system.cpu1.kern.ipl_count::0                   15022     36.83%     36.83% # number of times we switched to this ipl
1535system.cpu1.kern.ipl_count::22                   1921      4.71%     41.54% # number of times we switched to this ipl
1536system.cpu1.kern.ipl_count::30                    205      0.50%     42.04% # number of times we switched to this ipl
1537system.cpu1.kern.ipl_count::31                  23643     57.96%    100.00% # number of times we switched to this ipl
1538system.cpu1.kern.ipl_count::total               40791                       # number of times we switched to this ipl
1539system.cpu1.kern.ipl_good::0                    15002     46.99%     46.99% # number of times we switched to this ipl from a different ipl
1540system.cpu1.kern.ipl_good::22                    1921      6.02%     53.01% # number of times we switched to this ipl from a different ipl
1541system.cpu1.kern.ipl_good::30                     205      0.64%     53.65% # number of times we switched to this ipl from a different ipl
1542system.cpu1.kern.ipl_good::31                   14797     46.35%    100.00% # number of times we switched to this ipl from a different ipl
1543system.cpu1.kern.ipl_good::total                31925                       # number of times we switched to this ipl from a different ipl
1544system.cpu1.kern.ipl_ticks::0            1870054566000     98.47%     98.47% # number of cycles we spent at this ipl
1545system.cpu1.kern.ipl_ticks::22              345480500      0.02%     98.49% # number of cycles we spent at this ipl
1546system.cpu1.kern.ipl_ticks::30               82493000      0.00%     98.49% # number of cycles we spent at this ipl
1547system.cpu1.kern.ipl_ticks::31            28594480500      1.51%    100.00% # number of cycles we spent at this ipl
1548system.cpu1.kern.ipl_ticks::total        1899077020000                       # number of cycles we spent at this ipl
1549system.cpu1.kern.ipl_used::0                 0.998669                       # fraction of swpipl calls that actually changed the ipl
1550system.cpu1.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
1551system.cpu1.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
1552system.cpu1.kern.ipl_used::31                0.625851                       # fraction of swpipl calls that actually changed the ipl
1553system.cpu1.kern.syscall::2                         1      0.85%      0.85% # number of syscalls executed
1554system.cpu1.kern.syscall::3                        13     11.11%     11.97% # number of syscalls executed
1555system.cpu1.kern.syscall::4                         1      0.85%     12.82% # number of syscalls executed
1556system.cpu1.kern.syscall::6                        11      9.40%     22.22% # number of syscalls executed
1557system.cpu1.kern.syscall::15                        1      0.85%     23.08% # number of syscalls executed
1558system.cpu1.kern.syscall::17                        7      5.98%     29.06% # number of syscalls executed
1559system.cpu1.kern.syscall::19                        1      0.85%     29.91% # number of syscalls executed
1560system.cpu1.kern.syscall::23                        3      2.56%     32.48% # number of syscalls executed
1561system.cpu1.kern.syscall::24                        3      2.56%     35.04% # number of syscalls executed
1562system.cpu1.kern.syscall::33                        5      4.27%     39.32% # number of syscalls executed
1563system.cpu1.kern.syscall::45                       21     17.95%     57.26% # number of syscalls executed
1564system.cpu1.kern.syscall::47                        3      2.56%     59.83% # number of syscalls executed
1565system.cpu1.kern.syscall::48                        1      0.85%     60.68% # number of syscalls executed
1566system.cpu1.kern.syscall::59                        2      1.71%     62.39% # number of syscalls executed
1567system.cpu1.kern.syscall::71                       31     26.50%     88.89% # number of syscalls executed
1568system.cpu1.kern.syscall::74                       10      8.55%     97.44% # number of syscalls executed
1569system.cpu1.kern.syscall::132                       3      2.56%    100.00% # number of syscalls executed
1570system.cpu1.kern.syscall::total                   117                       # number of syscalls executed
1571system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
1572system.cpu1.kern.callpal::wripir                  121      0.29%      0.29% # number of callpals executed
1573system.cpu1.kern.callpal::wrmces                    1      0.00%      0.29% # number of callpals executed
1574system.cpu1.kern.callpal::wrfen                     1      0.00%      0.29% # number of callpals executed
1575system.cpu1.kern.callpal::swpctx                  734      1.74%      2.03% # number of callpals executed
1576system.cpu1.kern.callpal::tbi                       9      0.02%      2.05% # number of callpals executed
1577system.cpu1.kern.callpal::wrent                     7      0.02%      2.07% # number of callpals executed
1578system.cpu1.kern.callpal::swpipl                35949     85.20%     87.27% # number of callpals executed
1579system.cpu1.kern.callpal::rdps                   2433      5.77%     93.03% # number of callpals executed
1580system.cpu1.kern.callpal::wrkgp                     1      0.00%     93.03% # number of callpals executed
1581system.cpu1.kern.callpal::wrusp                     5      0.01%     93.05% # number of callpals executed
1582system.cpu1.kern.callpal::rdusp                     1      0.00%     93.05% # number of callpals executed
1583system.cpu1.kern.callpal::whami                     3      0.01%     93.06% # number of callpals executed
1584system.cpu1.kern.callpal::rti                    2715      6.43%     99.49% # number of callpals executed
1585system.cpu1.kern.callpal::callsys                 167      0.40%     99.89% # number of callpals executed
1586system.cpu1.kern.callpal::imb                      47      0.11%    100.00% # number of callpals executed
1587system.cpu1.kern.callpal::rdunique                  1      0.00%    100.00% # number of callpals executed
1588system.cpu1.kern.callpal::total                 42196                       # number of callpals executed
1589system.cpu1.kern.mode_switch::kernel             1189                       # number of protection mode switches
1590system.cpu1.kern.mode_switch::user                578                       # number of protection mode switches
1591system.cpu1.kern.mode_switch::idle               2262                       # number of protection mode switches
1592system.cpu1.kern.mode_good::kernel                747                      
1593system.cpu1.kern.mode_good::user                  578                      
1594system.cpu1.kern.mode_good::idle                  169                      
1595system.cpu1.kern.mode_switch_good::kernel     0.628259                       # fraction of useful protection mode switches
1596system.cpu1.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
1597system.cpu1.kern.mode_switch_good::idle      0.074713                       # fraction of useful protection mode switches
1598system.cpu1.kern.mode_switch_good::total     1.702972                       # fraction of useful protection mode switches
1599system.cpu1.kern.mode_ticks::kernel       33800928000      1.78%      1.78% # number of ticks spent at the given mode
1600system.cpu1.kern.mode_ticks::user           913024000      0.05%      1.83% # number of ticks spent at the given mode
1601system.cpu1.kern.mode_ticks::idle        1864011788000     98.17%    100.00% # number of ticks spent at the given mode
1602system.cpu1.kern.swap_context                     735                       # number of times the context was actually changed
1603
1604---------- End Simulation Statistics   ----------
1605