stats.txt revision 8464
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  1.898652                       # Number of seconds simulated
4sim_ticks                                1898652239500                       # Number of ticks simulated
5sim_freq                                 1000000000000                       # Frequency of simulated ticks
6host_inst_rate                                  56630                       # Simulator instruction rate (inst/s)
7host_tick_rate                             1915374267                       # Simulator tick rate (ticks/s)
8host_mem_usage                                 336120                       # Number of bytes of host memory used
9host_seconds                                   991.27                       # Real time elapsed on the host
10sim_insts                                    56136028                       # Number of instructions simulated
11system.l2c.replacements                        398212                       # number of replacements
12system.l2c.tagsinuse                     35264.339871                       # Cycle average of tags in use
13system.l2c.total_refs                         2531779                       # Total number of references to valid blocks.
14system.l2c.sampled_refs                        433064                       # Sample count of references to valid blocks.
15system.l2c.avg_refs                          5.846201                       # Average number of references to valid blocks.
16system.l2c.warmup_cycle                    9253572000                       # Cycle when the warmup percentage was hit.
17system.l2c.occ_blocks::0                 10247.642027                       # Average occupied blocks per context
18system.l2c.occ_blocks::1                  2471.458479                       # Average occupied blocks per context
19system.l2c.occ_blocks::2                 22545.239365                       # Average occupied blocks per context
20system.l2c.occ_percent::0                    0.156367                       # Average percentage of cache occupancy
21system.l2c.occ_percent::1                    0.037711                       # Average percentage of cache occupancy
22system.l2c.occ_percent::2                    0.344013                       # Average percentage of cache occupancy
23system.l2c.ReadReq_hits::0                     988451                       # number of ReadReq hits
24system.l2c.ReadReq_hits::1                     903729                       # number of ReadReq hits
25system.l2c.ReadReq_hits::total                1892180                       # number of ReadReq hits
26system.l2c.Writeback_hits::0                   854494                       # number of Writeback hits
27system.l2c.Writeback_hits::total               854494                       # number of Writeback hits
28system.l2c.UpgradeReq_hits::0                     118                       # number of UpgradeReq hits
29system.l2c.UpgradeReq_hits::1                      98                       # number of UpgradeReq hits
30system.l2c.UpgradeReq_hits::total                 216                       # number of UpgradeReq hits
31system.l2c.SCUpgradeReq_hits::0                    35                       # number of SCUpgradeReq hits
32system.l2c.SCUpgradeReq_hits::1                    33                       # number of SCUpgradeReq hits
33system.l2c.SCUpgradeReq_hits::total                68                       # number of SCUpgradeReq hits
34system.l2c.ReadExReq_hits::0                   107958                       # number of ReadExReq hits
35system.l2c.ReadExReq_hits::1                    83389                       # number of ReadExReq hits
36system.l2c.ReadExReq_hits::total               191347                       # number of ReadExReq hits
37system.l2c.demand_hits::0                     1096409                       # number of demand (read+write) hits
38system.l2c.demand_hits::1                      987118                       # number of demand (read+write) hits
39system.l2c.demand_hits::2                           0                       # number of demand (read+write) hits
40system.l2c.demand_hits::total                 2083527                       # number of demand (read+write) hits
41system.l2c.overall_hits::0                    1096409                       # number of overall hits
42system.l2c.overall_hits::1                     987118                       # number of overall hits
43system.l2c.overall_hits::2                          0                       # number of overall hits
44system.l2c.overall_hits::total                2083527                       # number of overall hits
45system.l2c.ReadReq_misses::0                   301714                       # number of ReadReq misses
46system.l2c.ReadReq_misses::1                     8229                       # number of ReadReq misses
47system.l2c.ReadReq_misses::total               309943                       # number of ReadReq misses
48system.l2c.UpgradeReq_misses::0                  2585                       # number of UpgradeReq misses
49system.l2c.UpgradeReq_misses::1                   556                       # number of UpgradeReq misses
50system.l2c.UpgradeReq_misses::total              3141                       # number of UpgradeReq misses
51system.l2c.SCUpgradeReq_misses::0                  58                       # number of SCUpgradeReq misses
52system.l2c.SCUpgradeReq_misses::1                 106                       # number of SCUpgradeReq misses
53system.l2c.SCUpgradeReq_misses::total             164                       # number of SCUpgradeReq misses
54system.l2c.ReadExReq_misses::0                 104499                       # number of ReadExReq misses
55system.l2c.ReadExReq_misses::1                  19805                       # number of ReadExReq misses
56system.l2c.ReadExReq_misses::total             124304                       # number of ReadExReq misses
57system.l2c.demand_misses::0                    406213                       # number of demand (read+write) misses
58system.l2c.demand_misses::1                     28034                       # number of demand (read+write) misses
59system.l2c.demand_misses::2                         0                       # number of demand (read+write) misses
60system.l2c.demand_misses::total                434247                       # number of demand (read+write) misses
61system.l2c.overall_misses::0                   406213                       # number of overall misses
62system.l2c.overall_misses::1                    28034                       # number of overall misses
63system.l2c.overall_misses::2                        0                       # number of overall misses
64system.l2c.overall_misses::total               434247                       # number of overall misses
65system.l2c.ReadReq_miss_latency           16115869500                       # number of ReadReq miss cycles
66system.l2c.UpgradeReq_miss_latency            5950500                       # number of UpgradeReq miss cycles
67system.l2c.SCUpgradeReq_miss_latency           996000                       # number of SCUpgradeReq miss cycles
68system.l2c.ReadExReq_miss_latency          6519390500                       # number of ReadExReq miss cycles
69system.l2c.demand_miss_latency            22635260000                       # number of demand (read+write) miss cycles
70system.l2c.overall_miss_latency           22635260000                       # number of overall miss cycles
71system.l2c.ReadReq_accesses::0                1290165                       # number of ReadReq accesses(hits+misses)
72system.l2c.ReadReq_accesses::1                 911958                       # number of ReadReq accesses(hits+misses)
73system.l2c.ReadReq_accesses::total            2202123                       # number of ReadReq accesses(hits+misses)
74system.l2c.Writeback_accesses::0               854494                       # number of Writeback accesses(hits+misses)
75system.l2c.Writeback_accesses::total           854494                       # number of Writeback accesses(hits+misses)
76system.l2c.UpgradeReq_accesses::0                2703                       # number of UpgradeReq accesses(hits+misses)
77system.l2c.UpgradeReq_accesses::1                 654                       # number of UpgradeReq accesses(hits+misses)
78system.l2c.UpgradeReq_accesses::total            3357                       # number of UpgradeReq accesses(hits+misses)
79system.l2c.SCUpgradeReq_accesses::0                93                       # number of SCUpgradeReq accesses(hits+misses)
80system.l2c.SCUpgradeReq_accesses::1               139                       # number of SCUpgradeReq accesses(hits+misses)
81system.l2c.SCUpgradeReq_accesses::total           232                       # number of SCUpgradeReq accesses(hits+misses)
82system.l2c.ReadExReq_accesses::0               212457                       # number of ReadExReq accesses(hits+misses)
83system.l2c.ReadExReq_accesses::1               103194                       # number of ReadExReq accesses(hits+misses)
84system.l2c.ReadExReq_accesses::total           315651                       # number of ReadExReq accesses(hits+misses)
85system.l2c.demand_accesses::0                 1502622                       # number of demand (read+write) accesses
86system.l2c.demand_accesses::1                 1015152                       # number of demand (read+write) accesses
87system.l2c.demand_accesses::2                       0                       # number of demand (read+write) accesses
88system.l2c.demand_accesses::total             2517774                       # number of demand (read+write) accesses
89system.l2c.overall_accesses::0                1502622                       # number of overall (read+write) accesses
90system.l2c.overall_accesses::1                1015152                       # number of overall (read+write) accesses
91system.l2c.overall_accesses::2                      0                       # number of overall (read+write) accesses
92system.l2c.overall_accesses::total            2517774                       # number of overall (read+write) accesses
93system.l2c.ReadReq_miss_rate::0              0.233857                       # miss rate for ReadReq accesses
94system.l2c.ReadReq_miss_rate::1              0.009023                       # miss rate for ReadReq accesses
95system.l2c.UpgradeReq_miss_rate::0           0.956345                       # miss rate for UpgradeReq accesses
96system.l2c.UpgradeReq_miss_rate::1           0.850153                       # miss rate for UpgradeReq accesses
97system.l2c.SCUpgradeReq_miss_rate::0         0.623656                       # miss rate for SCUpgradeReq accesses
98system.l2c.SCUpgradeReq_miss_rate::1         0.762590                       # miss rate for SCUpgradeReq accesses
99system.l2c.ReadExReq_miss_rate::0            0.491860                       # miss rate for ReadExReq accesses
100system.l2c.ReadExReq_miss_rate::1            0.191920                       # miss rate for ReadExReq accesses
101system.l2c.demand_miss_rate::0               0.270336                       # miss rate for demand accesses
102system.l2c.demand_miss_rate::1               0.027616                       # miss rate for demand accesses
103system.l2c.demand_miss_rate::2               no_value                       # miss rate for demand accesses
104system.l2c.demand_miss_rate::total           no_value                       # miss rate for demand accesses
105system.l2c.overall_miss_rate::0              0.270336                       # miss rate for overall accesses
106system.l2c.overall_miss_rate::1              0.027616                       # miss rate for overall accesses
107system.l2c.overall_miss_rate::2              no_value                       # miss rate for overall accesses
108system.l2c.overall_miss_rate::total          no_value                       # miss rate for overall accesses
109system.l2c.ReadReq_avg_miss_latency::0   53414.390781                       # average ReadReq miss latency
110system.l2c.ReadReq_avg_miss_latency::1   1958423.806052                       # average ReadReq miss latency
111system.l2c.ReadReq_avg_miss_latency::2            inf                       # average ReadReq miss latency
112system.l2c.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
113system.l2c.UpgradeReq_avg_miss_latency::0  2301.934236                       # average UpgradeReq miss latency
114system.l2c.UpgradeReq_avg_miss_latency::1 10702.338129                       # average UpgradeReq miss latency
115system.l2c.UpgradeReq_avg_miss_latency::2          inf                       # average UpgradeReq miss latency
116system.l2c.UpgradeReq_avg_miss_latency::total          inf                       # average UpgradeReq miss latency
117system.l2c.SCUpgradeReq_avg_miss_latency::0 17172.413793                       # average SCUpgradeReq miss latency
118system.l2c.SCUpgradeReq_avg_miss_latency::1  9396.226415                       # average SCUpgradeReq miss latency
119system.l2c.SCUpgradeReq_avg_miss_latency::2          inf                       # average SCUpgradeReq miss latency
120system.l2c.SCUpgradeReq_avg_miss_latency::total          inf                       # average SCUpgradeReq miss latency
121system.l2c.ReadExReq_avg_miss_latency::0 62387.108968                       # average ReadExReq miss latency
122system.l2c.ReadExReq_avg_miss_latency::1 329179.020449                       # average ReadExReq miss latency
123system.l2c.ReadExReq_avg_miss_latency::2          inf                       # average ReadExReq miss latency
124system.l2c.ReadExReq_avg_miss_latency::total          inf                       # average ReadExReq miss latency
125system.l2c.demand_avg_miss_latency::0    55722.638123                       # average overall miss latency
126system.l2c.demand_avg_miss_latency::1    807421.702219                       # average overall miss latency
127system.l2c.demand_avg_miss_latency::2             inf                       # average overall miss latency
128system.l2c.demand_avg_miss_latency::total          inf                       # average overall miss latency
129system.l2c.overall_avg_miss_latency::0   55722.638123                       # average overall miss latency
130system.l2c.overall_avg_miss_latency::1   807421.702219                       # average overall miss latency
131system.l2c.overall_avg_miss_latency::2            inf                       # average overall miss latency
132system.l2c.overall_avg_miss_latency::total          inf                       # average overall miss latency
133system.l2c.blocked_cycles::no_mshrs                 0                       # number of cycles access was blocked
134system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
135system.l2c.blocked::no_mshrs                        0                       # number of cycles access was blocked
136system.l2c.blocked::no_targets                      0                       # number of cycles access was blocked
137system.l2c.avg_blocked_cycles::no_mshrs      no_value                       # average number of cycles each access was blocked
138system.l2c.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
139system.l2c.fast_writes                              0                       # number of fast writes performed
140system.l2c.cache_copies                             0                       # number of cache copies performed
141system.l2c.writebacks                          122541                       # number of writebacks
142system.l2c.ReadReq_mshr_hits                       22                       # number of ReadReq MSHR hits
143system.l2c.demand_mshr_hits                        22                       # number of demand (read+write) MSHR hits
144system.l2c.overall_mshr_hits                       22                       # number of overall MSHR hits
145system.l2c.ReadReq_mshr_misses                 309921                       # number of ReadReq MSHR misses
146system.l2c.UpgradeReq_mshr_misses                3141                       # number of UpgradeReq MSHR misses
147system.l2c.SCUpgradeReq_mshr_misses               164                       # number of SCUpgradeReq MSHR misses
148system.l2c.ReadExReq_mshr_misses               124304                       # number of ReadExReq MSHR misses
149system.l2c.demand_mshr_misses                  434225                       # number of demand (read+write) MSHR misses
150system.l2c.overall_mshr_misses                 434225                       # number of overall MSHR misses
151system.l2c.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
152system.l2c.ReadReq_mshr_miss_latency      12396913500                       # number of ReadReq MSHR miss cycles
153system.l2c.UpgradeReq_mshr_miss_latency     125650000                       # number of UpgradeReq MSHR miss cycles
154system.l2c.SCUpgradeReq_mshr_miss_latency      6563500                       # number of SCUpgradeReq MSHR miss cycles
155system.l2c.ReadExReq_mshr_miss_latency     5007569500                       # number of ReadExReq MSHR miss cycles
156system.l2c.demand_mshr_miss_latency       17404483000                       # number of demand (read+write) MSHR miss cycles
157system.l2c.overall_mshr_miss_latency      17404483000                       # number of overall MSHR miss cycles
158system.l2c.ReadReq_mshr_uncacheable_latency    838548000                       # number of ReadReq MSHR uncacheable cycles
159system.l2c.WriteReq_mshr_uncacheable_latency   1423652498                       # number of WriteReq MSHR uncacheable cycles
160system.l2c.overall_mshr_uncacheable_latency   2262200498                       # number of overall MSHR uncacheable cycles
161system.l2c.ReadReq_mshr_miss_rate::0         0.240218                       # mshr miss rate for ReadReq accesses
162system.l2c.ReadReq_mshr_miss_rate::1         0.339841                       # mshr miss rate for ReadReq accesses
163system.l2c.ReadReq_mshr_miss_rate::2              inf                       # mshr miss rate for ReadReq accesses
164system.l2c.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
165system.l2c.UpgradeReq_mshr_miss_rate::0      1.162042                       # mshr miss rate for UpgradeReq accesses
166system.l2c.UpgradeReq_mshr_miss_rate::1      4.802752                       # mshr miss rate for UpgradeReq accesses
167system.l2c.UpgradeReq_mshr_miss_rate::2           inf                       # mshr miss rate for UpgradeReq accesses
168system.l2c.UpgradeReq_mshr_miss_rate::total          inf                       # mshr miss rate for UpgradeReq accesses
169system.l2c.SCUpgradeReq_mshr_miss_rate::0     1.763441                       # mshr miss rate for SCUpgradeReq accesses
170system.l2c.SCUpgradeReq_mshr_miss_rate::1     1.179856                       # mshr miss rate for SCUpgradeReq accesses
171system.l2c.SCUpgradeReq_mshr_miss_rate::2          inf                       # mshr miss rate for SCUpgradeReq accesses
172system.l2c.SCUpgradeReq_mshr_miss_rate::total          inf                       # mshr miss rate for SCUpgradeReq accesses
173system.l2c.ReadExReq_mshr_miss_rate::0       0.585078                       # mshr miss rate for ReadExReq accesses
174system.l2c.ReadExReq_mshr_miss_rate::1       1.204566                       # mshr miss rate for ReadExReq accesses
175system.l2c.ReadExReq_mshr_miss_rate::2            inf                       # mshr miss rate for ReadExReq accesses
176system.l2c.ReadExReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadExReq accesses
177system.l2c.demand_mshr_miss_rate::0          0.288978                       # mshr miss rate for demand accesses
178system.l2c.demand_mshr_miss_rate::1          0.427744                       # mshr miss rate for demand accesses
179system.l2c.demand_mshr_miss_rate::2               inf                       # mshr miss rate for demand accesses
180system.l2c.demand_mshr_miss_rate::total           inf                       # mshr miss rate for demand accesses
181system.l2c.overall_mshr_miss_rate::0         0.288978                       # mshr miss rate for overall accesses
182system.l2c.overall_mshr_miss_rate::1         0.427744                       # mshr miss rate for overall accesses
183system.l2c.overall_mshr_miss_rate::2              inf                       # mshr miss rate for overall accesses
184system.l2c.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
185system.l2c.ReadReq_avg_mshr_miss_latency 40000.237157                       # average ReadReq mshr miss latency
186system.l2c.UpgradeReq_avg_mshr_miss_latency 40003.183699                       # average UpgradeReq mshr miss latency
187system.l2c.SCUpgradeReq_avg_mshr_miss_latency 40021.341463                       # average SCUpgradeReq mshr miss latency
188system.l2c.ReadExReq_avg_mshr_miss_latency 40284.862112                       # average ReadExReq mshr miss latency
189system.l2c.demand_avg_mshr_miss_latency  40081.715700                       # average overall mshr miss latency
190system.l2c.overall_avg_mshr_miss_latency 40081.715700                       # average overall mshr miss latency
191system.l2c.ReadReq_avg_mshr_uncacheable_latency          inf                       # average ReadReq mshr uncacheable latency
192system.l2c.WriteReq_avg_mshr_uncacheable_latency          inf                       # average WriteReq mshr uncacheable latency
193system.l2c.overall_avg_mshr_uncacheable_latency          inf                       # average overall mshr uncacheable latency
194system.l2c.mshr_cap_events                          0                       # number of times MSHR cap was activated
195system.l2c.soft_prefetch_mshr_full                  0                       # number of mshr full events for SW prefetching instrutions
196system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
197system.iocache.replacements                     41701                       # number of replacements
198system.iocache.tagsinuse                     0.379408                       # Cycle average of tags in use
199system.iocache.total_refs                           0                       # Total number of references to valid blocks.
200system.iocache.sampled_refs                     41717                       # Sample count of references to valid blocks.
201system.iocache.avg_refs                             0                       # Average number of references to valid blocks.
202system.iocache.warmup_cycle              1709327692000                       # Cycle when the warmup percentage was hit.
203system.iocache.occ_blocks::1                 0.379408                       # Average occupied blocks per context
204system.iocache.occ_percent::1                0.023713                       # Average percentage of cache occupancy
205system.iocache.demand_hits::0                       0                       # number of demand (read+write) hits
206system.iocache.demand_hits::1                       0                       # number of demand (read+write) hits
207system.iocache.demand_hits::total                   0                       # number of demand (read+write) hits
208system.iocache.overall_hits::0                      0                       # number of overall hits
209system.iocache.overall_hits::1                      0                       # number of overall hits
210system.iocache.overall_hits::total                  0                       # number of overall hits
211system.iocache.ReadReq_misses::1                  179                       # number of ReadReq misses
212system.iocache.ReadReq_misses::total              179                       # number of ReadReq misses
213system.iocache.WriteReq_misses::1               41552                       # number of WriteReq misses
214system.iocache.WriteReq_misses::total           41552                       # number of WriteReq misses
215system.iocache.demand_misses::0                     0                       # number of demand (read+write) misses
216system.iocache.demand_misses::1                 41731                       # number of demand (read+write) misses
217system.iocache.demand_misses::total             41731                       # number of demand (read+write) misses
218system.iocache.overall_misses::0                    0                       # number of overall misses
219system.iocache.overall_misses::1                41731                       # number of overall misses
220system.iocache.overall_misses::total            41731                       # number of overall misses
221system.iocache.ReadReq_miss_latency          20617998                       # number of ReadReq miss cycles
222system.iocache.WriteReq_miss_latency       5720950806                       # number of WriteReq miss cycles
223system.iocache.demand_miss_latency         5741568804                       # number of demand (read+write) miss cycles
224system.iocache.overall_miss_latency        5741568804                       # number of overall miss cycles
225system.iocache.ReadReq_accesses::1                179                       # number of ReadReq accesses(hits+misses)
226system.iocache.ReadReq_accesses::total            179                       # number of ReadReq accesses(hits+misses)
227system.iocache.WriteReq_accesses::1             41552                       # number of WriteReq accesses(hits+misses)
228system.iocache.WriteReq_accesses::total         41552                       # number of WriteReq accesses(hits+misses)
229system.iocache.demand_accesses::0                   0                       # number of demand (read+write) accesses
230system.iocache.demand_accesses::1               41731                       # number of demand (read+write) accesses
231system.iocache.demand_accesses::total           41731                       # number of demand (read+write) accesses
232system.iocache.overall_accesses::0                  0                       # number of overall (read+write) accesses
233system.iocache.overall_accesses::1              41731                       # number of overall (read+write) accesses
234system.iocache.overall_accesses::total          41731                       # number of overall (read+write) accesses
235system.iocache.ReadReq_miss_rate::1                 1                       # miss rate for ReadReq accesses
236system.iocache.WriteReq_miss_rate::1                1                       # miss rate for WriteReq accesses
237system.iocache.demand_miss_rate::0           no_value                       # miss rate for demand accesses
238system.iocache.demand_miss_rate::1                  1                       # miss rate for demand accesses
239system.iocache.demand_miss_rate::total       no_value                       # miss rate for demand accesses
240system.iocache.overall_miss_rate::0          no_value                       # miss rate for overall accesses
241system.iocache.overall_miss_rate::1                 1                       # miss rate for overall accesses
242system.iocache.overall_miss_rate::total      no_value                       # miss rate for overall accesses
243system.iocache.ReadReq_avg_miss_latency::0          inf                       # average ReadReq miss latency
244system.iocache.ReadReq_avg_miss_latency::1 115184.346369                       # average ReadReq miss latency
245system.iocache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
246system.iocache.WriteReq_avg_miss_latency::0          inf                       # average WriteReq miss latency
247system.iocache.WriteReq_avg_miss_latency::1 137681.719436                       # average WriteReq miss latency
248system.iocache.WriteReq_avg_miss_latency::total          inf                       # average WriteReq miss latency
249system.iocache.demand_avg_miss_latency::0          inf                       # average overall miss latency
250system.iocache.demand_avg_miss_latency::1 137585.219717                       # average overall miss latency
251system.iocache.demand_avg_miss_latency::total          inf                       # average overall miss latency
252system.iocache.overall_avg_miss_latency::0          inf                       # average overall miss latency
253system.iocache.overall_avg_miss_latency::1 137585.219717                       # average overall miss latency
254system.iocache.overall_avg_miss_latency::total          inf                       # average overall miss latency
255system.iocache.blocked_cycles::no_mshrs      64667028                       # number of cycles access was blocked
256system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
257system.iocache.blocked::no_mshrs                10458                       # number of cycles access was blocked
258system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
259system.iocache.avg_blocked_cycles::no_mshrs  6183.498566                       # average number of cycles each access was blocked
260system.iocache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
261system.iocache.fast_writes                          0                       # number of fast writes performed
262system.iocache.cache_copies                         0                       # number of cache copies performed
263system.iocache.writebacks                       41522                       # number of writebacks
264system.iocache.demand_mshr_hits                     0                       # number of demand (read+write) MSHR hits
265system.iocache.overall_mshr_hits                    0                       # number of overall MSHR hits
266system.iocache.ReadReq_mshr_misses                179                       # number of ReadReq MSHR misses
267system.iocache.WriteReq_mshr_misses             41552                       # number of WriteReq MSHR misses
268system.iocache.demand_mshr_misses               41731                       # number of demand (read+write) MSHR misses
269system.iocache.overall_mshr_misses              41731                       # number of overall MSHR misses
270system.iocache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
271system.iocache.ReadReq_mshr_miss_latency     11309998                       # number of ReadReq MSHR miss cycles
272system.iocache.WriteReq_mshr_miss_latency   3560091958                       # number of WriteReq MSHR miss cycles
273system.iocache.demand_mshr_miss_latency    3571401956                       # number of demand (read+write) MSHR miss cycles
274system.iocache.overall_mshr_miss_latency   3571401956                       # number of overall MSHR miss cycles
275system.iocache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
276system.iocache.ReadReq_mshr_miss_rate::0          inf                       # mshr miss rate for ReadReq accesses
277system.iocache.ReadReq_mshr_miss_rate::1            1                       # mshr miss rate for ReadReq accesses
278system.iocache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
279system.iocache.WriteReq_mshr_miss_rate::0          inf                       # mshr miss rate for WriteReq accesses
280system.iocache.WriteReq_mshr_miss_rate::1            1                       # mshr miss rate for WriteReq accesses
281system.iocache.WriteReq_mshr_miss_rate::total          inf                       # mshr miss rate for WriteReq accesses
282system.iocache.demand_mshr_miss_rate::0           inf                       # mshr miss rate for demand accesses
283system.iocache.demand_mshr_miss_rate::1             1                       # mshr miss rate for demand accesses
284system.iocache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
285system.iocache.overall_mshr_miss_rate::0          inf                       # mshr miss rate for overall accesses
286system.iocache.overall_mshr_miss_rate::1            1                       # mshr miss rate for overall accesses
287system.iocache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
288system.iocache.ReadReq_avg_mshr_miss_latency 63184.346369                       # average ReadReq mshr miss latency
289system.iocache.WriteReq_avg_mshr_miss_latency 85677.992828                       # average WriteReq mshr miss latency
290system.iocache.demand_avg_mshr_miss_latency 85581.509094                       # average overall mshr miss latency
291system.iocache.overall_avg_mshr_miss_latency 85581.509094                       # average overall mshr miss latency
292system.iocache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
293system.iocache.mshr_cap_events                      0                       # number of times MSHR cap was activated
294system.iocache.soft_prefetch_mshr_full              0                       # number of mshr full events for SW prefetching instrutions
295system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
296system.disk0.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
297system.disk0.dma_read_bytes                      1024                       # Number of bytes transfered via DMA reads (not PRD).
298system.disk0.dma_read_txs                           1                       # Number of DMA read transactions (not PRD).
299system.disk0.dma_write_full_pages                 298                       # Number of full page size DMA writes.
300system.disk0.dma_write_bytes                  2651136                       # Number of bytes transfered via DMA writes.
301system.disk0.dma_write_txs                        395                       # Number of DMA write transactions.
302system.disk2.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
303system.disk2.dma_read_bytes                         0                       # Number of bytes transfered via DMA reads (not PRD).
304system.disk2.dma_read_txs                           0                       # Number of DMA read transactions (not PRD).
305system.disk2.dma_write_full_pages                   1                       # Number of full page size DMA writes.
306system.disk2.dma_write_bytes                     8192                       # Number of bytes transfered via DMA writes.
307system.disk2.dma_write_txs                          1                       # Number of DMA write transactions.
308system.cpu0.dtb.fetch_hits                          0                       # ITB hits
309system.cpu0.dtb.fetch_misses                        0                       # ITB misses
310system.cpu0.dtb.fetch_acv                           0                       # ITB acv
311system.cpu0.dtb.fetch_accesses                      0                       # ITB accesses
312system.cpu0.dtb.read_hits                     6880123                       # DTB read hits
313system.cpu0.dtb.read_misses                     27029                       # DTB read misses
314system.cpu0.dtb.read_acv                          463                       # DTB read access violations
315system.cpu0.dtb.read_accesses                  649764                       # DTB read accesses
316system.cpu0.dtb.write_hits                    4434059                       # DTB write hits
317system.cpu0.dtb.write_misses                     4980                       # DTB write misses
318system.cpu0.dtb.write_acv                         206                       # DTB write access violations
319system.cpu0.dtb.write_accesses                 207730                       # DTB write accesses
320system.cpu0.dtb.data_hits                    11314182                       # DTB hits
321system.cpu0.dtb.data_misses                     32009                       # DTB misses
322system.cpu0.dtb.data_acv                          669                       # DTB access violations
323system.cpu0.dtb.data_accesses                  857494                       # DTB accesses
324system.cpu0.itb.fetch_hits                     880445                       # ITB hits
325system.cpu0.itb.fetch_misses                    30276                       # ITB misses
326system.cpu0.itb.fetch_acv                         796                       # ITB acv
327system.cpu0.itb.fetch_accesses                 910721                       # ITB accesses
328system.cpu0.itb.read_hits                           0                       # DTB read hits
329system.cpu0.itb.read_misses                         0                       # DTB read misses
330system.cpu0.itb.read_acv                            0                       # DTB read access violations
331system.cpu0.itb.read_accesses                       0                       # DTB read accesses
332system.cpu0.itb.write_hits                          0                       # DTB write hits
333system.cpu0.itb.write_misses                        0                       # DTB write misses
334system.cpu0.itb.write_acv                           0                       # DTB write access violations
335system.cpu0.itb.write_accesses                      0                       # DTB write accesses
336system.cpu0.itb.data_hits                           0                       # DTB hits
337system.cpu0.itb.data_misses                         0                       # DTB misses
338system.cpu0.itb.data_acv                            0                       # DTB access violations
339system.cpu0.itb.data_accesses                       0                       # DTB accesses
340system.cpu0.numCycles                        86706401                       # number of cpu cycles simulated
341system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
342system.cpu0.numWorkItemsCompleted                   0                       # number of work items this cpu completed
343system.cpu0.BPredUnit.lookups                 9688854                       # Number of BP lookups
344system.cpu0.BPredUnit.condPredicted           8181343                       # Number of conditional branches predicted
345system.cpu0.BPredUnit.condIncorrect            315076                       # Number of conditional branches incorrect
346system.cpu0.BPredUnit.BTBLookups              8774584                       # Number of BTB lookups
347system.cpu0.BPredUnit.BTBHits                 4716459                       # Number of BTB hits
348system.cpu0.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
349system.cpu0.BPredUnit.usedRAS                  623303                       # Number of times the RAS was used to get a target.
350system.cpu0.BPredUnit.RASInCorrect              24682                       # Number of incorrect RAS predictions.
351system.cpu0.fetch.icacheStallCycles          18567041                       # Number of cycles fetch is stalled on an Icache miss
352system.cpu0.fetch.Insts                      50425492                       # Number of instructions fetch has processed
353system.cpu0.fetch.Branches                    9688854                       # Number of branches that fetch encountered
354system.cpu0.fetch.predictedBranches           5339762                       # Number of branches that fetch has predicted taken
355system.cpu0.fetch.Cycles                      9915303                       # Number of cycles fetch has run and was not squashing or blocked
356system.cpu0.fetch.SquashCycles                1544367                       # Number of cycles fetch has spent squashing
357system.cpu0.fetch.BlockedCycles              26514797                       # Number of cycles fetch has spent blocked
358system.cpu0.fetch.MiscStallCycles                7883                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
359system.cpu0.fetch.PendingTrapStallCycles       184619                       # Number of stall cycles due to pending traps
360system.cpu0.fetch.PendingQuiesceStallCycles       223130                       # Number of stall cycles due to pending quiesce instructions
361system.cpu0.fetch.IcacheWaitRetryStallCycles          114                       # Number of stall cycles due to full MSHR
362system.cpu0.fetch.CacheLines                  6371925                       # Number of cache lines fetched
363system.cpu0.fetch.IcacheSquashes               198240                       # Number of outstanding Icache misses that were squashed
364system.cpu0.fetch.rateDist::samples          56424843                       # Number of instructions fetched each cycle (Total)
365system.cpu0.fetch.rateDist::mean             0.893675                       # Number of instructions fetched each cycle (Total)
366system.cpu0.fetch.rateDist::stdev            2.198082                       # Number of instructions fetched each cycle (Total)
367system.cpu0.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
368system.cpu0.fetch.rateDist::0                46509540     82.43%     82.43% # Number of instructions fetched each cycle (Total)
369system.cpu0.fetch.rateDist::1                  722585      1.28%     83.71% # Number of instructions fetched each cycle (Total)
370system.cpu0.fetch.rateDist::2                 1421448      2.52%     86.23% # Number of instructions fetched each cycle (Total)
371system.cpu0.fetch.rateDist::3                  628845      1.11%     87.34% # Number of instructions fetched each cycle (Total)
372system.cpu0.fetch.rateDist::4                 2255580      4.00%     91.34% # Number of instructions fetched each cycle (Total)
373system.cpu0.fetch.rateDist::5                  483816      0.86%     92.20% # Number of instructions fetched each cycle (Total)
374system.cpu0.fetch.rateDist::6                  510012      0.90%     93.10% # Number of instructions fetched each cycle (Total)
375system.cpu0.fetch.rateDist::7                  672132      1.19%     94.29% # Number of instructions fetched each cycle (Total)
376system.cpu0.fetch.rateDist::8                 3220885      5.71%    100.00% # Number of instructions fetched each cycle (Total)
377system.cpu0.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
378system.cpu0.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
379system.cpu0.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
380system.cpu0.fetch.rateDist::total            56424843                       # Number of instructions fetched each cycle (Total)
381system.cpu0.fetch.branchRate                 0.111743                       # Number of branch fetches per cycle
382system.cpu0.fetch.rate                       0.581566                       # Number of inst fetches per cycle
383system.cpu0.decode.IdleCycles                19801968                       # Number of cycles decode is idle
384system.cpu0.decode.BlockedCycles             25882509                       # Number of cycles decode is blocked
385system.cpu0.decode.RunCycles                  8989466                       # Number of cycles decode is running
386system.cpu0.decode.UnblockCycles               763548                       # Number of cycles decode is unblocking
387system.cpu0.decode.SquashCycles                987351                       # Number of cycles decode is squashing
388system.cpu0.decode.BranchResolved              383922                       # Number of times decode resolved a branch
389system.cpu0.decode.BranchMispred                24849                       # Number of times decode detected a branch misprediction
390system.cpu0.decode.DecodedInsts              49347154                       # Number of instructions handled by decode
391system.cpu0.decode.SquashedInsts                75527                       # Number of squashed instructions handled by decode
392system.cpu0.rename.SquashCycles                987351                       # Number of cycles rename is squashing
393system.cpu0.rename.IdleCycles                20629203                       # Number of cycles rename is idle
394system.cpu0.rename.BlockCycles                9499998                       # Number of cycles rename is blocking
395system.cpu0.rename.serializeStallCycles      13447452                       # count of cycles rename stalled for serializing inst
396system.cpu0.rename.RunCycles                  8452255                       # Number of cycles rename is running
397system.cpu0.rename.UnblockCycles              3408582                       # Number of cycles rename is unblocking
398system.cpu0.rename.RenamedInsts              46738624                       # Number of instructions processed by rename
399system.cpu0.rename.ROBFullEvents                 3619                       # Number of times rename has blocked due to ROB full
400system.cpu0.rename.IQFullEvents                624032                       # Number of times rename has blocked due to IQ full
401system.cpu0.rename.LSQFullEvents              1191344                       # Number of times rename has blocked due to LSQ full
402system.cpu0.rename.RenamedOperands           31596053                       # Number of destination operands rename has renamed
403system.cpu0.rename.RenameLookups             57298293                       # Number of register rename lookups that rename has made
404system.cpu0.rename.int_rename_lookups        57042075                       # Number of integer rename lookups
405system.cpu0.rename.fp_rename_lookups           256218                       # Number of floating rename lookups
406system.cpu0.rename.CommittedMaps             26711174                       # Number of HB maps that are committed
407system.cpu0.rename.UndoneMaps                 4884879                       # Number of HB maps that are undone due to squashing
408system.cpu0.rename.serializingInsts           1120422                       # count of serializing insts renamed
409system.cpu0.rename.tempSerializingInsts        175328                       # count of temporary serializing insts renamed
410system.cpu0.rename.skidInsts                  8812934                       # count of insts added to the skid buffer
411system.cpu0.memDep0.insertedLoads             7283662                       # Number of loads inserted to the mem dependence unit.
412system.cpu0.memDep0.insertedStores            4733758                       # Number of stores inserted to the mem dependence unit.
413system.cpu0.memDep0.conflictingLoads          1431112                       # Number of conflicting loads.
414system.cpu0.memDep0.conflictingStores         1440543                       # Number of conflicting stores.
415system.cpu0.iq.iqInstsAdded                  41212860                       # Number of instructions added to the IQ (excludes non-spec)
416system.cpu0.iq.iqNonSpecInstsAdded            1406639                       # Number of non-speculative instructions added to the IQ
417system.cpu0.iq.iqInstsIssued                 39893176                       # Number of instructions issued
418system.cpu0.iq.iqSquashedInstsIssued            57069                       # Number of squashed instructions issued
419system.cpu0.iq.iqSquashedInstsExamined        5631702                       # Number of squashed instructions iterated over during squash; mainly for profiling
420system.cpu0.iq.iqSquashedOperandsExamined      3133217                       # Number of squashed operands that are examined and possibly removed from graph
421system.cpu0.iq.iqSquashedNonSpecRemoved        960480                       # Number of squashed non-spec instructions that were removed
422system.cpu0.iq.issued_per_cycle::samples     56424843                       # Number of insts issued each cycle
423system.cpu0.iq.issued_per_cycle::mean        0.707014                       # Number of insts issued each cycle
424system.cpu0.iq.issued_per_cycle::stdev       1.300043                       # Number of insts issued each cycle
425system.cpu0.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
426system.cpu0.iq.issued_per_cycle::0           37805881     67.00%     67.00% # Number of insts issued each cycle
427system.cpu0.iq.issued_per_cycle::1            8674612     15.37%     82.38% # Number of insts issued each cycle
428system.cpu0.iq.issued_per_cycle::2            4282035      7.59%     89.96% # Number of insts issued each cycle
429system.cpu0.iq.issued_per_cycle::3            2440705      4.33%     94.29% # Number of insts issued each cycle
430system.cpu0.iq.issued_per_cycle::4            1659937      2.94%     97.23% # Number of insts issued each cycle
431system.cpu0.iq.issued_per_cycle::5             878759      1.56%     98.79% # Number of insts issued each cycle
432system.cpu0.iq.issued_per_cycle::6             516481      0.92%     99.71% # Number of insts issued each cycle
433system.cpu0.iq.issued_per_cycle::7             131514      0.23%     99.94% # Number of insts issued each cycle
434system.cpu0.iq.issued_per_cycle::8              34919      0.06%    100.00% # Number of insts issued each cycle
435system.cpu0.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
436system.cpu0.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
437system.cpu0.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
438system.cpu0.iq.issued_per_cycle::total       56424843                       # Number of insts issued each cycle
439system.cpu0.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
440system.cpu0.iq.fu_full::IntAlu                  44960     12.13%     12.13% # attempts to use FU when none available
441system.cpu0.iq.fu_full::IntMult                     2      0.00%     12.13% # attempts to use FU when none available
442system.cpu0.iq.fu_full::IntDiv                      0      0.00%     12.13% # attempts to use FU when none available
443system.cpu0.iq.fu_full::FloatAdd                    0      0.00%     12.13% # attempts to use FU when none available
444system.cpu0.iq.fu_full::FloatCmp                    0      0.00%     12.13% # attempts to use FU when none available
445system.cpu0.iq.fu_full::FloatCvt                    0      0.00%     12.13% # attempts to use FU when none available
446system.cpu0.iq.fu_full::FloatMult                   0      0.00%     12.13% # attempts to use FU when none available
447system.cpu0.iq.fu_full::FloatDiv                    0      0.00%     12.13% # attempts to use FU when none available
448system.cpu0.iq.fu_full::FloatSqrt                   0      0.00%     12.13% # attempts to use FU when none available
449system.cpu0.iq.fu_full::SimdAdd                     0      0.00%     12.13% # attempts to use FU when none available
450system.cpu0.iq.fu_full::SimdAddAcc                  0      0.00%     12.13% # attempts to use FU when none available
451system.cpu0.iq.fu_full::SimdAlu                     0      0.00%     12.13% # attempts to use FU when none available
452system.cpu0.iq.fu_full::SimdCmp                     0      0.00%     12.13% # attempts to use FU when none available
453system.cpu0.iq.fu_full::SimdCvt                     0      0.00%     12.13% # attempts to use FU when none available
454system.cpu0.iq.fu_full::SimdMisc                    0      0.00%     12.13% # attempts to use FU when none available
455system.cpu0.iq.fu_full::SimdMult                    0      0.00%     12.13% # attempts to use FU when none available
456system.cpu0.iq.fu_full::SimdMultAcc                 0      0.00%     12.13% # attempts to use FU when none available
457system.cpu0.iq.fu_full::SimdShift                   0      0.00%     12.13% # attempts to use FU when none available
458system.cpu0.iq.fu_full::SimdShiftAcc                0      0.00%     12.13% # attempts to use FU when none available
459system.cpu0.iq.fu_full::SimdSqrt                    0      0.00%     12.13% # attempts to use FU when none available
460system.cpu0.iq.fu_full::SimdFloatAdd                0      0.00%     12.13% # attempts to use FU when none available
461system.cpu0.iq.fu_full::SimdFloatAlu                0      0.00%     12.13% # attempts to use FU when none available
462system.cpu0.iq.fu_full::SimdFloatCmp                0      0.00%     12.13% # attempts to use FU when none available
463system.cpu0.iq.fu_full::SimdFloatCvt                0      0.00%     12.13% # attempts to use FU when none available
464system.cpu0.iq.fu_full::SimdFloatDiv                0      0.00%     12.13% # attempts to use FU when none available
465system.cpu0.iq.fu_full::SimdFloatMisc               0      0.00%     12.13% # attempts to use FU when none available
466system.cpu0.iq.fu_full::SimdFloatMult               0      0.00%     12.13% # attempts to use FU when none available
467system.cpu0.iq.fu_full::SimdFloatMultAcc            0      0.00%     12.13% # attempts to use FU when none available
468system.cpu0.iq.fu_full::SimdFloatSqrt               0      0.00%     12.13% # attempts to use FU when none available
469system.cpu0.iq.fu_full::MemRead                207193     55.91%     68.04% # attempts to use FU when none available
470system.cpu0.iq.fu_full::MemWrite               118450     31.96%    100.00% # attempts to use FU when none available
471system.cpu0.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
472system.cpu0.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
473system.cpu0.iq.FU_type_0::No_OpClass             4482      0.01%      0.01% # Type of FU issued
474system.cpu0.iq.FU_type_0::IntAlu             27545306     69.05%     69.06% # Type of FU issued
475system.cpu0.iq.FU_type_0::IntMult               42376      0.11%     69.17% # Type of FU issued
476system.cpu0.iq.FU_type_0::IntDiv                    0      0.00%     69.17% # Type of FU issued
477system.cpu0.iq.FU_type_0::FloatAdd              14767      0.04%     69.20% # Type of FU issued
478system.cpu0.iq.FU_type_0::FloatCmp                  0      0.00%     69.20% # Type of FU issued
479system.cpu0.iq.FU_type_0::FloatCvt                  0      0.00%     69.20% # Type of FU issued
480system.cpu0.iq.FU_type_0::FloatMult                 0      0.00%     69.20% # Type of FU issued
481system.cpu0.iq.FU_type_0::FloatDiv               2231      0.01%     69.21% # Type of FU issued
482system.cpu0.iq.FU_type_0::FloatSqrt                 0      0.00%     69.21% # Type of FU issued
483system.cpu0.iq.FU_type_0::SimdAdd                   0      0.00%     69.21% # Type of FU issued
484system.cpu0.iq.FU_type_0::SimdAddAcc                0      0.00%     69.21% # Type of FU issued
485system.cpu0.iq.FU_type_0::SimdAlu                   0      0.00%     69.21% # Type of FU issued
486system.cpu0.iq.FU_type_0::SimdCmp                   0      0.00%     69.21% # Type of FU issued
487system.cpu0.iq.FU_type_0::SimdCvt                   0      0.00%     69.21% # Type of FU issued
488system.cpu0.iq.FU_type_0::SimdMisc                  0      0.00%     69.21% # Type of FU issued
489system.cpu0.iq.FU_type_0::SimdMult                  0      0.00%     69.21% # Type of FU issued
490system.cpu0.iq.FU_type_0::SimdMultAcc               0      0.00%     69.21% # Type of FU issued
491system.cpu0.iq.FU_type_0::SimdShift                 0      0.00%     69.21% # Type of FU issued
492system.cpu0.iq.FU_type_0::SimdShiftAcc              0      0.00%     69.21% # Type of FU issued
493system.cpu0.iq.FU_type_0::SimdSqrt                  0      0.00%     69.21% # Type of FU issued
494system.cpu0.iq.FU_type_0::SimdFloatAdd              0      0.00%     69.21% # Type of FU issued
495system.cpu0.iq.FU_type_0::SimdFloatAlu              0      0.00%     69.21% # Type of FU issued
496system.cpu0.iq.FU_type_0::SimdFloatCmp              0      0.00%     69.21% # Type of FU issued
497system.cpu0.iq.FU_type_0::SimdFloatCvt              0      0.00%     69.21% # Type of FU issued
498system.cpu0.iq.FU_type_0::SimdFloatDiv              0      0.00%     69.21% # Type of FU issued
499system.cpu0.iq.FU_type_0::SimdFloatMisc             0      0.00%     69.21% # Type of FU issued
500system.cpu0.iq.FU_type_0::SimdFloatMult             0      0.00%     69.21% # Type of FU issued
501system.cpu0.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     69.21% # Type of FU issued
502system.cpu0.iq.FU_type_0::SimdFloatSqrt             0      0.00%     69.21% # Type of FU issued
503system.cpu0.iq.FU_type_0::MemRead             7173118     17.98%     87.19% # Type of FU issued
504system.cpu0.iq.FU_type_0::MemWrite            4487292     11.25%     98.44% # Type of FU issued
505system.cpu0.iq.FU_type_0::IprAccess            623604      1.56%    100.00% # Type of FU issued
506system.cpu0.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
507system.cpu0.iq.FU_type_0::total              39893176                       # Type of FU issued
508system.cpu0.iq.rate                          0.460095                       # Inst issue rate
509system.cpu0.iq.fu_busy_cnt                     370605                       # FU busy when requested
510system.cpu0.iq.fu_busy_rate                  0.009290                       # FU busy rate (busy events/executed inst)
511system.cpu0.iq.int_inst_queue_reads         136270898                       # Number of integer instruction queue reads
512system.cpu0.iq.int_inst_queue_writes         48090698                       # Number of integer instruction queue writes
513system.cpu0.iq.int_inst_queue_wakeup_accesses     38918381                       # Number of integer instruction queue wakeup accesses
514system.cpu0.iq.fp_inst_queue_reads             367971                       # Number of floating instruction queue reads
515system.cpu0.iq.fp_inst_queue_writes            179542                       # Number of floating instruction queue writes
516system.cpu0.iq.fp_inst_queue_wakeup_accesses       176099                       # Number of floating instruction queue wakeup accesses
517system.cpu0.iq.int_alu_accesses              40067792                       # Number of integer alu accesses
518system.cpu0.iq.fp_alu_accesses                 191507                       # Number of floating point alu accesses
519system.cpu0.iew.lsq.thread0.forwLoads          416583                       # Number of loads that had data forwarded from stores
520system.cpu0.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
521system.cpu0.iew.lsq.thread0.squashedLoads      1090641                       # Number of loads squashed
522system.cpu0.iew.lsq.thread0.ignoredResponses        12429                       # Number of memory responses ignored because the instruction is squashed
523system.cpu0.iew.lsq.thread0.memOrderViolation        20965                       # Number of memory ordering violations
524system.cpu0.iew.lsq.thread0.squashedStores       441226                       # Number of stores squashed
525system.cpu0.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
526system.cpu0.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
527system.cpu0.iew.lsq.thread0.rescheduledLoads        12240                       # Number of loads that were rescheduled
528system.cpu0.iew.lsq.thread0.cacheBlocked       165915                       # Number of times an access to memory failed due to the cache being blocked
529system.cpu0.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
530system.cpu0.iew.iewSquashCycles                987351                       # Number of cycles IEW is squashing
531system.cpu0.iew.iewBlockCycles                6354184                       # Number of cycles IEW is blocking
532system.cpu0.iew.iewUnblockCycles               491419                       # Number of cycles IEW is unblocking
533system.cpu0.iew.iewDispatchedInsts           45032066                       # Number of instructions dispatched to IQ
534system.cpu0.iew.iewDispSquashedInsts           578341                       # Number of squashed instructions skipped by dispatch
535system.cpu0.iew.iewDispLoadInsts              7283662                       # Number of dispatched load instructions
536system.cpu0.iew.iewDispStoreInsts             4733758                       # Number of dispatched store instructions
537system.cpu0.iew.iewDispNonSpecInsts           1245675                       # Number of dispatched non-speculative instructions
538system.cpu0.iew.iewIQFullEvents                448555                       # Number of times the IQ has become full, causing a stall
539system.cpu0.iew.iewLSQFullEvents                 7135                       # Number of times the LSQ has become full, causing a stall
540system.cpu0.iew.memOrderViolationEvents         20965                       # Number of memory order violations
541system.cpu0.iew.predictedTakenIncorrect        225122                       # Number of branches that were predicted taken incorrectly
542system.cpu0.iew.predictedNotTakenIncorrect       243860                       # Number of branches that were predicted not taken incorrectly
543system.cpu0.iew.branchMispredicts              468982                       # Number of branch mispredicts detected at execute
544system.cpu0.iew.iewExecutedInsts             39459085                       # Number of executed instructions
545system.cpu0.iew.iewExecLoadInsts              6924497                       # Number of load instructions executed
546system.cpu0.iew.iewExecSquashedInsts           434091                       # Number of squashed instructions skipped in execute
547system.cpu0.iew.exec_swp                            0                       # number of swp insts executed
548system.cpu0.iew.exec_nop                      2412567                       # number of nop insts executed
549system.cpu0.iew.exec_refs                    11372805                       # number of memory reference insts executed
550system.cpu0.iew.exec_branches                 6223343                       # Number of branches executed
551system.cpu0.iew.exec_stores                   4448308                       # Number of stores executed
552system.cpu0.iew.exec_rate                    0.455088                       # Inst execution rate
553system.cpu0.iew.wb_sent                      39184807                       # cumulative count of insts sent to commit
554system.cpu0.iew.wb_count                     39094480                       # cumulative count of insts written-back
555system.cpu0.iew.wb_producers                 19569580                       # num instructions producing a value
556system.cpu0.iew.wb_consumers                 25865337                       # num instructions consuming a value
557system.cpu0.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
558system.cpu0.iew.wb_rate                      0.450883                       # insts written-back per cycle
559system.cpu0.iew.wb_fanout                    0.756595                       # average fanout of values written-back
560system.cpu0.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
561system.cpu0.commit.commitCommittedInsts      38900399                       # The number of committed instructions
562system.cpu0.commit.commitSquashedInsts        6019570                       # The number of squashed insts skipped by commit
563system.cpu0.commit.commitNonSpecStalls         446159                       # The number of times commit has been forced to stall to communicate backwards
564system.cpu0.commit.branchMispredicts           429799                       # The number of times a branch was mispredicted
565system.cpu0.commit.committed_per_cycle::samples     55437492                       # Number of insts commited each cycle
566system.cpu0.commit.committed_per_cycle::mean     0.701698                       # Number of insts commited each cycle
567system.cpu0.commit.committed_per_cycle::stdev     1.560671                       # Number of insts commited each cycle
568system.cpu0.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
569system.cpu0.commit.committed_per_cycle::0     40051862     72.25%     72.25% # Number of insts commited each cycle
570system.cpu0.commit.committed_per_cycle::1      6559971     11.83%     84.08% # Number of insts commited each cycle
571system.cpu0.commit.committed_per_cycle::2      3806221      6.87%     90.95% # Number of insts commited each cycle
572system.cpu0.commit.committed_per_cycle::3      1668838      3.01%     93.96% # Number of insts commited each cycle
573system.cpu0.commit.committed_per_cycle::4      1194660      2.15%     96.11% # Number of insts commited each cycle
574system.cpu0.commit.committed_per_cycle::5       396856      0.72%     96.83% # Number of insts commited each cycle
575system.cpu0.commit.committed_per_cycle::6       307618      0.55%     97.38% # Number of insts commited each cycle
576system.cpu0.commit.committed_per_cycle::7       498884      0.90%     98.28% # Number of insts commited each cycle
577system.cpu0.commit.committed_per_cycle::8       952582      1.72%    100.00% # Number of insts commited each cycle
578system.cpu0.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
579system.cpu0.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
580system.cpu0.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
581system.cpu0.commit.committed_per_cycle::total     55437492                       # Number of insts commited each cycle
582system.cpu0.commit.count                     38900399                       # Number of instructions committed
583system.cpu0.commit.swp_count                        0                       # Number of s/w prefetches committed
584system.cpu0.commit.refs                      10485553                       # Number of memory references committed
585system.cpu0.commit.loads                      6193021                       # Number of loads committed
586system.cpu0.commit.membars                     147117                       # Number of memory barriers committed
587system.cpu0.commit.branches                   5834794                       # Number of branches committed
588system.cpu0.commit.fp_insts                    173443                       # Number of committed floating point instructions.
589system.cpu0.commit.int_insts                 36122415                       # Number of committed integer instructions.
590system.cpu0.commit.function_calls              477666                       # Number of function calls committed.
591system.cpu0.commit.bw_lim_events               952582                       # number cycles where commit BW limit reached
592system.cpu0.commit.bw_limited                       0                       # number of insts not committed due to BW limits
593system.cpu0.rob.rob_reads                    99224913                       # The number of ROB reads
594system.cpu0.rob.rob_writes                   90827622                       # The number of ROB writes
595system.cpu0.timesIdled                         838575                       # Number of times that the entire CPU went into an idle state and unscheduled itself
596system.cpu0.idleCycles                       30281558                       # Total number of cycles that the CPU has spent unscheduled due to idling
597system.cpu0.committedInsts                   36751342                       # Number of Instructions Simulated
598system.cpu0.committedInsts_total             36751342                       # Number of Instructions Simulated
599system.cpu0.cpi                              2.359272                       # CPI: Cycles Per Instruction
600system.cpu0.cpi_total                        2.359272                       # CPI: Total CPI of All Threads
601system.cpu0.ipc                              0.423860                       # IPC: Instructions Per Cycle
602system.cpu0.ipc_total                        0.423860                       # IPC: Total IPC of All Threads
603system.cpu0.int_regfile_reads                52035955                       # number of integer regfile reads
604system.cpu0.int_regfile_writes               28508894                       # number of integer regfile writes
605system.cpu0.fp_regfile_reads                    87486                       # number of floating regfile reads
606system.cpu0.fp_regfile_writes                   87606                       # number of floating regfile writes
607system.cpu0.misc_regfile_reads                1265189                       # number of misc regfile reads
608system.cpu0.misc_regfile_writes                638472                       # number of misc regfile writes
609system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
610system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
611system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
612system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
613system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
614system.tsunami.ethernet.coalescedSwi         no_value                       # average number of Swi's coalesced into each post
615system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
616system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
617system.tsunami.ethernet.coalescedRxIdle      no_value                       # average number of RxIdle's coalesced into each post
618system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
619system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
620system.tsunami.ethernet.coalescedRxOk        no_value                       # average number of RxOk's coalesced into each post
621system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
622system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
623system.tsunami.ethernet.coalescedRxDesc      no_value                       # average number of RxDesc's coalesced into each post
624system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
625system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
626system.tsunami.ethernet.coalescedTxOk        no_value                       # average number of TxOk's coalesced into each post
627system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
628system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
629system.tsunami.ethernet.coalescedTxIdle      no_value                       # average number of TxIdle's coalesced into each post
630system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
631system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
632system.tsunami.ethernet.coalescedTxDesc      no_value                       # average number of TxDesc's coalesced into each post
633system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
634system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
635system.tsunami.ethernet.coalescedRxOrn       no_value                       # average number of RxOrn's coalesced into each post
636system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
637system.tsunami.ethernet.coalescedTotal       no_value                       # average number of interrupts coalesced into each post
638system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
639system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
640system.cpu0.icache.replacements                604064                       # number of replacements
641system.cpu0.icache.tagsinuse               509.990240                       # Cycle average of tags in use
642system.cpu0.icache.total_refs                 5734171                       # Total number of references to valid blocks.
643system.cpu0.icache.sampled_refs                604576                       # Sample count of references to valid blocks.
644system.cpu0.icache.avg_refs                  9.484616                       # Average number of references to valid blocks.
645system.cpu0.icache.warmup_cycle           23368350000                       # Cycle when the warmup percentage was hit.
646system.cpu0.icache.occ_blocks::0           509.990240                       # Average occupied blocks per context
647system.cpu0.icache.occ_percent::0            0.996075                       # Average percentage of cache occupancy
648system.cpu0.icache.ReadReq_hits::0            5734171                       # number of ReadReq hits
649system.cpu0.icache.ReadReq_hits::total        5734171                       # number of ReadReq hits
650system.cpu0.icache.demand_hits::0             5734171                       # number of demand (read+write) hits
651system.cpu0.icache.demand_hits::1                   0                       # number of demand (read+write) hits
652system.cpu0.icache.demand_hits::total         5734171                       # number of demand (read+write) hits
653system.cpu0.icache.overall_hits::0            5734171                       # number of overall hits
654system.cpu0.icache.overall_hits::1                  0                       # number of overall hits
655system.cpu0.icache.overall_hits::total        5734171                       # number of overall hits
656system.cpu0.icache.ReadReq_misses::0           637754                       # number of ReadReq misses
657system.cpu0.icache.ReadReq_misses::total       637754                       # number of ReadReq misses
658system.cpu0.icache.demand_misses::0            637754                       # number of demand (read+write) misses
659system.cpu0.icache.demand_misses::1                 0                       # number of demand (read+write) misses
660system.cpu0.icache.demand_misses::total        637754                       # number of demand (read+write) misses
661system.cpu0.icache.overall_misses::0           637754                       # number of overall misses
662system.cpu0.icache.overall_misses::1                0                       # number of overall misses
663system.cpu0.icache.overall_misses::total       637754                       # number of overall misses
664system.cpu0.icache.ReadReq_miss_latency    9712599996                       # number of ReadReq miss cycles
665system.cpu0.icache.demand_miss_latency     9712599996                       # number of demand (read+write) miss cycles
666system.cpu0.icache.overall_miss_latency    9712599996                       # number of overall miss cycles
667system.cpu0.icache.ReadReq_accesses::0        6371925                       # number of ReadReq accesses(hits+misses)
668system.cpu0.icache.ReadReq_accesses::total      6371925                       # number of ReadReq accesses(hits+misses)
669system.cpu0.icache.demand_accesses::0         6371925                       # number of demand (read+write) accesses
670system.cpu0.icache.demand_accesses::1               0                       # number of demand (read+write) accesses
671system.cpu0.icache.demand_accesses::total      6371925                       # number of demand (read+write) accesses
672system.cpu0.icache.overall_accesses::0        6371925                       # number of overall (read+write) accesses
673system.cpu0.icache.overall_accesses::1              0                       # number of overall (read+write) accesses
674system.cpu0.icache.overall_accesses::total      6371925                       # number of overall (read+write) accesses
675system.cpu0.icache.ReadReq_miss_rate::0      0.100088                       # miss rate for ReadReq accesses
676system.cpu0.icache.demand_miss_rate::0       0.100088                       # miss rate for demand accesses
677system.cpu0.icache.demand_miss_rate::1       no_value                       # miss rate for demand accesses
678system.cpu0.icache.demand_miss_rate::total     no_value                       # miss rate for demand accesses
679system.cpu0.icache.overall_miss_rate::0      0.100088                       # miss rate for overall accesses
680system.cpu0.icache.overall_miss_rate::1      no_value                       # miss rate for overall accesses
681system.cpu0.icache.overall_miss_rate::total     no_value                       # miss rate for overall accesses
682system.cpu0.icache.ReadReq_avg_miss_latency::0 15229.383110                       # average ReadReq miss latency
683system.cpu0.icache.ReadReq_avg_miss_latency::1          inf                       # average ReadReq miss latency
684system.cpu0.icache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
685system.cpu0.icache.demand_avg_miss_latency::0 15229.383110                       # average overall miss latency
686system.cpu0.icache.demand_avg_miss_latency::1          inf                       # average overall miss latency
687system.cpu0.icache.demand_avg_miss_latency::total          inf                       # average overall miss latency
688system.cpu0.icache.overall_avg_miss_latency::0 15229.383110                       # average overall miss latency
689system.cpu0.icache.overall_avg_miss_latency::1          inf                       # average overall miss latency
690system.cpu0.icache.overall_avg_miss_latency::total          inf                       # average overall miss latency
691system.cpu0.icache.blocked_cycles::no_mshrs      1053998                       # number of cycles access was blocked
692system.cpu0.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
693system.cpu0.icache.blocked::no_mshrs              101                       # number of cycles access was blocked
694system.cpu0.icache.blocked::no_targets              0                       # number of cycles access was blocked
695system.cpu0.icache.avg_blocked_cycles::no_mshrs 10435.623762                       # average number of cycles each access was blocked
696system.cpu0.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
697system.cpu0.icache.fast_writes                      0                       # number of fast writes performed
698system.cpu0.icache.cache_copies                     0                       # number of cache copies performed
699system.cpu0.icache.writebacks                     253                       # number of writebacks
700system.cpu0.icache.ReadReq_mshr_hits            33035                       # number of ReadReq MSHR hits
701system.cpu0.icache.demand_mshr_hits             33035                       # number of demand (read+write) MSHR hits
702system.cpu0.icache.overall_mshr_hits            33035                       # number of overall MSHR hits
703system.cpu0.icache.ReadReq_mshr_misses         604719                       # number of ReadReq MSHR misses
704system.cpu0.icache.demand_mshr_misses          604719                       # number of demand (read+write) MSHR misses
705system.cpu0.icache.overall_mshr_misses         604719                       # number of overall MSHR misses
706system.cpu0.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
707system.cpu0.icache.ReadReq_mshr_miss_latency   7372056498                       # number of ReadReq MSHR miss cycles
708system.cpu0.icache.demand_mshr_miss_latency   7372056498                       # number of demand (read+write) MSHR miss cycles
709system.cpu0.icache.overall_mshr_miss_latency   7372056498                       # number of overall MSHR miss cycles
710system.cpu0.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
711system.cpu0.icache.ReadReq_mshr_miss_rate::0     0.094904                       # mshr miss rate for ReadReq accesses
712system.cpu0.icache.ReadReq_mshr_miss_rate::1          inf                       # mshr miss rate for ReadReq accesses
713system.cpu0.icache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
714system.cpu0.icache.demand_mshr_miss_rate::0     0.094904                       # mshr miss rate for demand accesses
715system.cpu0.icache.demand_mshr_miss_rate::1          inf                       # mshr miss rate for demand accesses
716system.cpu0.icache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
717system.cpu0.icache.overall_mshr_miss_rate::0     0.094904                       # mshr miss rate for overall accesses
718system.cpu0.icache.overall_mshr_miss_rate::1          inf                       # mshr miss rate for overall accesses
719system.cpu0.icache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
720system.cpu0.icache.ReadReq_avg_mshr_miss_latency 12190.879562                       # average ReadReq mshr miss latency
721system.cpu0.icache.demand_avg_mshr_miss_latency 12190.879562                       # average overall mshr miss latency
722system.cpu0.icache.overall_avg_mshr_miss_latency 12190.879562                       # average overall mshr miss latency
723system.cpu0.icache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
724system.cpu0.icache.mshr_cap_events                  0                       # number of times MSHR cap was activated
725system.cpu0.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
726system.cpu0.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
727system.cpu0.dcache.replacements                899634                       # number of replacements
728system.cpu0.dcache.tagsinuse               446.158722                       # Cycle average of tags in use
729system.cpu0.dcache.total_refs                 8155860                       # Total number of references to valid blocks.
730system.cpu0.dcache.sampled_refs                900023                       # Sample count of references to valid blocks.
731system.cpu0.dcache.avg_refs                  9.061835                       # Average number of references to valid blocks.
732system.cpu0.dcache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
733system.cpu0.dcache.occ_blocks::0           447.158722                       # Average occupied blocks per context
734system.cpu0.dcache.occ_blocks::1            -1.000000                       # Average occupied blocks per context
735system.cpu0.dcache.occ_percent::0            0.873357                       # Average percentage of cache occupancy
736system.cpu0.dcache.occ_percent::1           -0.001953                       # Average percentage of cache occupancy
737system.cpu0.dcache.ReadReq_hits::0            5166195                       # number of ReadReq hits
738system.cpu0.dcache.ReadReq_hits::total        5166195                       # number of ReadReq hits
739system.cpu0.dcache.WriteReq_hits::0           2708345                       # number of WriteReq hits
740system.cpu0.dcache.WriteReq_hits::total       2708345                       # number of WriteReq hits
741system.cpu0.dcache.LoadLockedReq_hits::0       133652                       # number of LoadLockedReq hits
742system.cpu0.dcache.LoadLockedReq_hits::total       133652                       # number of LoadLockedReq hits
743system.cpu0.dcache.StoreCondReq_hits::0        151966                       # number of StoreCondReq hits
744system.cpu0.dcache.StoreCondReq_hits::total       151966                       # number of StoreCondReq hits
745system.cpu0.dcache.demand_hits::0             7874540                       # number of demand (read+write) hits
746system.cpu0.dcache.demand_hits::1                   0                       # number of demand (read+write) hits
747system.cpu0.dcache.demand_hits::total         7874540                       # number of demand (read+write) hits
748system.cpu0.dcache.overall_hits::0            7874540                       # number of overall hits
749system.cpu0.dcache.overall_hits::1                  0                       # number of overall hits
750system.cpu0.dcache.overall_hits::total        7874540                       # number of overall hits
751system.cpu0.dcache.ReadReq_misses::0          1064203                       # number of ReadReq misses
752system.cpu0.dcache.ReadReq_misses::total      1064203                       # number of ReadReq misses
753system.cpu0.dcache.WriteReq_misses::0         1419249                       # number of WriteReq misses
754system.cpu0.dcache.WriteReq_misses::total      1419249                       # number of WriteReq misses
755system.cpu0.dcache.LoadLockedReq_misses::0        11793                       # number of LoadLockedReq misses
756system.cpu0.dcache.LoadLockedReq_misses::total        11793                       # number of LoadLockedReq misses
757system.cpu0.dcache.StoreCondReq_misses::0          744                       # number of StoreCondReq misses
758system.cpu0.dcache.StoreCondReq_misses::total          744                       # number of StoreCondReq misses
759system.cpu0.dcache.demand_misses::0           2483452                       # number of demand (read+write) misses
760system.cpu0.dcache.demand_misses::1                 0                       # number of demand (read+write) misses
761system.cpu0.dcache.demand_misses::total       2483452                       # number of demand (read+write) misses
762system.cpu0.dcache.overall_misses::0          2483452                       # number of overall misses
763system.cpu0.dcache.overall_misses::1                0                       # number of overall misses
764system.cpu0.dcache.overall_misses::total      2483452                       # number of overall misses
765system.cpu0.dcache.ReadReq_miss_latency   27896641000                       # number of ReadReq miss cycles
766system.cpu0.dcache.WriteReq_miss_latency  47260927840                       # number of WriteReq miss cycles
767system.cpu0.dcache.LoadLockedReq_miss_latency    183691500                       # number of LoadLockedReq miss cycles
768system.cpu0.dcache.StoreCondReq_miss_latency      7368500                       # number of StoreCondReq miss cycles
769system.cpu0.dcache.demand_miss_latency    75157568840                       # number of demand (read+write) miss cycles
770system.cpu0.dcache.overall_miss_latency   75157568840                       # number of overall miss cycles
771system.cpu0.dcache.ReadReq_accesses::0        6230398                       # number of ReadReq accesses(hits+misses)
772system.cpu0.dcache.ReadReq_accesses::total      6230398                       # number of ReadReq accesses(hits+misses)
773system.cpu0.dcache.WriteReq_accesses::0       4127594                       # number of WriteReq accesses(hits+misses)
774system.cpu0.dcache.WriteReq_accesses::total      4127594                       # number of WriteReq accesses(hits+misses)
775system.cpu0.dcache.LoadLockedReq_accesses::0       145445                       # number of LoadLockedReq accesses(hits+misses)
776system.cpu0.dcache.LoadLockedReq_accesses::total       145445                       # number of LoadLockedReq accesses(hits+misses)
777system.cpu0.dcache.StoreCondReq_accesses::0       152710                       # number of StoreCondReq accesses(hits+misses)
778system.cpu0.dcache.StoreCondReq_accesses::total       152710                       # number of StoreCondReq accesses(hits+misses)
779system.cpu0.dcache.demand_accesses::0        10357992                       # number of demand (read+write) accesses
780system.cpu0.dcache.demand_accesses::1               0                       # number of demand (read+write) accesses
781system.cpu0.dcache.demand_accesses::total     10357992                       # number of demand (read+write) accesses
782system.cpu0.dcache.overall_accesses::0       10357992                       # number of overall (read+write) accesses
783system.cpu0.dcache.overall_accesses::1              0                       # number of overall (read+write) accesses
784system.cpu0.dcache.overall_accesses::total     10357992                       # number of overall (read+write) accesses
785system.cpu0.dcache.ReadReq_miss_rate::0      0.170808                       # miss rate for ReadReq accesses
786system.cpu0.dcache.WriteReq_miss_rate::0     0.343844                       # miss rate for WriteReq accesses
787system.cpu0.dcache.LoadLockedReq_miss_rate::0     0.081082                       # miss rate for LoadLockedReq accesses
788system.cpu0.dcache.StoreCondReq_miss_rate::0     0.004872                       # miss rate for StoreCondReq accesses
789system.cpu0.dcache.demand_miss_rate::0       0.239762                       # miss rate for demand accesses
790system.cpu0.dcache.demand_miss_rate::1       no_value                       # miss rate for demand accesses
791system.cpu0.dcache.demand_miss_rate::total     no_value                       # miss rate for demand accesses
792system.cpu0.dcache.overall_miss_rate::0      0.239762                       # miss rate for overall accesses
793system.cpu0.dcache.overall_miss_rate::1      no_value                       # miss rate for overall accesses
794system.cpu0.dcache.overall_miss_rate::total     no_value                       # miss rate for overall accesses
795system.cpu0.dcache.ReadReq_avg_miss_latency::0 26213.646269                       # average ReadReq miss latency
796system.cpu0.dcache.ReadReq_avg_miss_latency::1          inf                       # average ReadReq miss latency
797system.cpu0.dcache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
798system.cpu0.dcache.WriteReq_avg_miss_latency::0 33299.955004                       # average WriteReq miss latency
799system.cpu0.dcache.WriteReq_avg_miss_latency::1          inf                       # average WriteReq miss latency
800system.cpu0.dcache.WriteReq_avg_miss_latency::total          inf                       # average WriteReq miss latency
801system.cpu0.dcache.LoadLockedReq_avg_miss_latency::0 15576.316459                       # average LoadLockedReq miss latency
802system.cpu0.dcache.LoadLockedReq_avg_miss_latency::1          inf                       # average LoadLockedReq miss latency
803system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total          inf                       # average LoadLockedReq miss latency
804system.cpu0.dcache.StoreCondReq_avg_miss_latency::0  9903.897849                       # average StoreCondReq miss latency
805system.cpu0.dcache.StoreCondReq_avg_miss_latency::1          inf                       # average StoreCondReq miss latency
806system.cpu0.dcache.StoreCondReq_avg_miss_latency::total          inf                       # average StoreCondReq miss latency
807system.cpu0.dcache.demand_avg_miss_latency::0 30263.346680                       # average overall miss latency
808system.cpu0.dcache.demand_avg_miss_latency::1          inf                       # average overall miss latency
809system.cpu0.dcache.demand_avg_miss_latency::total          inf                       # average overall miss latency
810system.cpu0.dcache.overall_avg_miss_latency::0 30263.346680                       # average overall miss latency
811system.cpu0.dcache.overall_avg_miss_latency::1          inf                       # average overall miss latency
812system.cpu0.dcache.overall_avg_miss_latency::total          inf                       # average overall miss latency
813system.cpu0.dcache.blocked_cycles::no_mshrs    831922069                       # number of cycles access was blocked
814system.cpu0.dcache.blocked_cycles::no_targets       188000                       # number of cycles access was blocked
815system.cpu0.dcache.blocked::no_mshrs            93842                       # number of cycles access was blocked
816system.cpu0.dcache.blocked::no_targets              8                       # number of cycles access was blocked
817system.cpu0.dcache.avg_blocked_cycles::no_mshrs  8865.135749                       # average number of cycles each access was blocked
818system.cpu0.dcache.avg_blocked_cycles::no_targets        23500                       # average number of cycles each access was blocked
819system.cpu0.dcache.fast_writes                      0                       # number of fast writes performed
820system.cpu0.dcache.cache_copies                     0                       # number of cache copies performed
821system.cpu0.dcache.writebacks                  419465                       # number of writebacks
822system.cpu0.dcache.ReadReq_mshr_hits           382209                       # number of ReadReq MSHR hits
823system.cpu0.dcache.WriteReq_mshr_hits         1203298                       # number of WriteReq MSHR hits
824system.cpu0.dcache.LoadLockedReq_mshr_hits         2986                       # number of LoadLockedReq MSHR hits
825system.cpu0.dcache.demand_mshr_hits           1585507                       # number of demand (read+write) MSHR hits
826system.cpu0.dcache.overall_mshr_hits          1585507                       # number of overall MSHR hits
827system.cpu0.dcache.ReadReq_mshr_misses         681994                       # number of ReadReq MSHR misses
828system.cpu0.dcache.WriteReq_mshr_misses        215951                       # number of WriteReq MSHR misses
829system.cpu0.dcache.LoadLockedReq_mshr_misses         8807                       # number of LoadLockedReq MSHR misses
830system.cpu0.dcache.StoreCondReq_mshr_misses          744                       # number of StoreCondReq MSHR misses
831system.cpu0.dcache.demand_mshr_misses          897945                       # number of demand (read+write) MSHR misses
832system.cpu0.dcache.overall_mshr_misses         897945                       # number of overall MSHR misses
833system.cpu0.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
834system.cpu0.dcache.ReadReq_mshr_miss_latency  19802710500                       # number of ReadReq MSHR miss cycles
835system.cpu0.dcache.WriteReq_mshr_miss_latency   7045833069                       # number of WriteReq MSHR miss cycles
836system.cpu0.dcache.LoadLockedReq_mshr_miss_latency    103680500                       # number of LoadLockedReq MSHR miss cycles
837system.cpu0.dcache.StoreCondReq_mshr_miss_latency      5132500                       # number of StoreCondReq MSHR miss cycles
838system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency         5001                       # number of StoreCondFailReq MSHR miss cycles
839system.cpu0.dcache.demand_mshr_miss_latency  26848543569                       # number of demand (read+write) MSHR miss cycles
840system.cpu0.dcache.overall_mshr_miss_latency  26848543569                       # number of overall MSHR miss cycles
841system.cpu0.dcache.ReadReq_mshr_uncacheable_latency    634638000                       # number of ReadReq MSHR uncacheable cycles
842system.cpu0.dcache.WriteReq_mshr_uncacheable_latency   1036991998                       # number of WriteReq MSHR uncacheable cycles
843system.cpu0.dcache.overall_mshr_uncacheable_latency   1671629998                       # number of overall MSHR uncacheable cycles
844system.cpu0.dcache.ReadReq_mshr_miss_rate::0     0.109462                       # mshr miss rate for ReadReq accesses
845system.cpu0.dcache.ReadReq_mshr_miss_rate::1          inf                       # mshr miss rate for ReadReq accesses
846system.cpu0.dcache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
847system.cpu0.dcache.WriteReq_mshr_miss_rate::0     0.052319                       # mshr miss rate for WriteReq accesses
848system.cpu0.dcache.WriteReq_mshr_miss_rate::1          inf                       # mshr miss rate for WriteReq accesses
849system.cpu0.dcache.WriteReq_mshr_miss_rate::total          inf                       # mshr miss rate for WriteReq accesses
850system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::0     0.060552                       # mshr miss rate for LoadLockedReq accesses
851system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::1          inf                       # mshr miss rate for LoadLockedReq accesses
852system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total          inf                       # mshr miss rate for LoadLockedReq accesses
853system.cpu0.dcache.StoreCondReq_mshr_miss_rate::0     0.004872                       # mshr miss rate for StoreCondReq accesses
854system.cpu0.dcache.StoreCondReq_mshr_miss_rate::1          inf                       # mshr miss rate for StoreCondReq accesses
855system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total          inf                       # mshr miss rate for StoreCondReq accesses
856system.cpu0.dcache.demand_mshr_miss_rate::0     0.086691                       # mshr miss rate for demand accesses
857system.cpu0.dcache.demand_mshr_miss_rate::1          inf                       # mshr miss rate for demand accesses
858system.cpu0.dcache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
859system.cpu0.dcache.overall_mshr_miss_rate::0     0.086691                       # mshr miss rate for overall accesses
860system.cpu0.dcache.overall_mshr_miss_rate::1          inf                       # mshr miss rate for overall accesses
861system.cpu0.dcache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
862system.cpu0.dcache.ReadReq_avg_mshr_miss_latency 29036.487858                       # average ReadReq mshr miss latency
863system.cpu0.dcache.WriteReq_avg_mshr_miss_latency 32626.999037                       # average WriteReq mshr miss latency
864system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency 11772.510503                       # average LoadLockedReq mshr miss latency
865system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency  6898.521505                       # average StoreCondReq mshr miss latency
866system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency          inf                       # average StoreCondFailReq mshr miss latency
867system.cpu0.dcache.demand_avg_mshr_miss_latency 29899.986713                       # average overall mshr miss latency
868system.cpu0.dcache.overall_avg_mshr_miss_latency 29899.986713                       # average overall mshr miss latency
869system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency          inf                       # average ReadReq mshr uncacheable latency
870system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency          inf                       # average WriteReq mshr uncacheable latency
871system.cpu0.dcache.overall_avg_mshr_uncacheable_latency          inf                       # average overall mshr uncacheable latency
872system.cpu0.dcache.mshr_cap_events                  0                       # number of times MSHR cap was activated
873system.cpu0.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
874system.cpu0.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
875system.cpu1.dtb.fetch_hits                          0                       # ITB hits
876system.cpu1.dtb.fetch_misses                        0                       # ITB misses
877system.cpu1.dtb.fetch_acv                           0                       # ITB acv
878system.cpu1.dtb.fetch_accesses                      0                       # ITB accesses
879system.cpu1.dtb.read_hits                     4024884                       # DTB read hits
880system.cpu1.dtb.read_misses                     17321                       # DTB read misses
881system.cpu1.dtb.read_acv                          119                       # DTB read access violations
882system.cpu1.dtb.read_accesses                  318700                       # DTB read accesses
883system.cpu1.dtb.write_hits                    2545920                       # DTB write hits
884system.cpu1.dtb.write_misses                     4459                       # DTB write misses
885system.cpu1.dtb.write_acv                         131                       # DTB write access violations
886system.cpu1.dtb.write_accesses                 133305                       # DTB write accesses
887system.cpu1.dtb.data_hits                     6570804                       # DTB hits
888system.cpu1.dtb.data_misses                     21780                       # DTB misses
889system.cpu1.dtb.data_acv                          250                       # DTB access violations
890system.cpu1.dtb.data_accesses                  452005                       # DTB accesses
891system.cpu1.itb.fetch_hits                     565000                       # ITB hits
892system.cpu1.itb.fetch_misses                     8360                       # ITB misses
893system.cpu1.itb.fetch_acv                         355                       # ITB acv
894system.cpu1.itb.fetch_accesses                 573360                       # ITB accesses
895system.cpu1.itb.read_hits                           0                       # DTB read hits
896system.cpu1.itb.read_misses                         0                       # DTB read misses
897system.cpu1.itb.read_acv                            0                       # DTB read access violations
898system.cpu1.itb.read_accesses                       0                       # DTB read accesses
899system.cpu1.itb.write_hits                          0                       # DTB write hits
900system.cpu1.itb.write_misses                        0                       # DTB write misses
901system.cpu1.itb.write_acv                           0                       # DTB write access violations
902system.cpu1.itb.write_accesses                      0                       # DTB write accesses
903system.cpu1.itb.data_hits                           0                       # DTB hits
904system.cpu1.itb.data_misses                         0                       # DTB misses
905system.cpu1.itb.data_acv                            0                       # DTB access violations
906system.cpu1.itb.data_accesses                       0                       # DTB accesses
907system.cpu1.numCycles                        36324508                       # number of cpu cycles simulated
908system.cpu1.numWorkItemsStarted                     0                       # number of work items this cpu started
909system.cpu1.numWorkItemsCompleted                   0                       # number of work items this cpu completed
910system.cpu1.BPredUnit.lookups                 5837794                       # Number of BP lookups
911system.cpu1.BPredUnit.condPredicted           4807752                       # Number of conditional branches predicted
912system.cpu1.BPredUnit.condIncorrect            236405                       # Number of conditional branches incorrect
913system.cpu1.BPredUnit.BTBLookups              5114419                       # Number of BTB lookups
914system.cpu1.BPredUnit.BTBHits                 2355373                       # Number of BTB hits
915system.cpu1.BPredUnit.BTBCorrect                    0                       # Number of correct BTB predictions (this stat may not work properly.
916system.cpu1.BPredUnit.usedRAS                  425756                       # Number of times the RAS was used to get a target.
917system.cpu1.BPredUnit.RASInCorrect              18870                       # Number of incorrect RAS predictions.
918system.cpu1.fetch.icacheStallCycles          12975380                       # Number of cycles fetch is stalled on an Icache miss
919system.cpu1.fetch.Insts                      28382917                       # Number of instructions fetch has processed
920system.cpu1.fetch.Branches                    5837794                       # Number of branches that fetch encountered
921system.cpu1.fetch.predictedBranches           2781129                       # Number of branches that fetch has predicted taken
922system.cpu1.fetch.Cycles                      5303525                       # Number of cycles fetch has run and was not squashing or blocked
923system.cpu1.fetch.SquashCycles                1029370                       # Number of cycles fetch has spent squashing
924system.cpu1.fetch.BlockedCycles              12998724                       # Number of cycles fetch has spent blocked
925system.cpu1.fetch.MiscStallCycles                3277                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
926system.cpu1.fetch.PendingTrapStallCycles        80064                       # Number of stall cycles due to pending traps
927system.cpu1.fetch.PendingQuiesceStallCycles       157005                       # Number of stall cycles due to pending quiesce instructions
928system.cpu1.fetch.IcacheWaitRetryStallCycles           37                       # Number of stall cycles due to full MSHR
929system.cpu1.fetch.CacheLines                  3308770                       # Number of cache lines fetched
930system.cpu1.fetch.IcacheSquashes               142735                       # Number of outstanding Icache misses that were squashed
931system.cpu1.fetch.rateDist::samples          32191429                       # Number of instructions fetched each cycle (Total)
932system.cpu1.fetch.rateDist::mean             0.881692                       # Number of instructions fetched each cycle (Total)
933system.cpu1.fetch.rateDist::stdev            2.232987                       # Number of instructions fetched each cycle (Total)
934system.cpu1.fetch.rateDist::underflows              0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
935system.cpu1.fetch.rateDist::0                26887904     83.53%     83.53% # Number of instructions fetched each cycle (Total)
936system.cpu1.fetch.rateDist::1                  353233      1.10%     84.62% # Number of instructions fetched each cycle (Total)
937system.cpu1.fetch.rateDist::2                  711039      2.21%     86.83% # Number of instructions fetched each cycle (Total)
938system.cpu1.fetch.rateDist::3                  413904      1.29%     88.12% # Number of instructions fetched each cycle (Total)
939system.cpu1.fetch.rateDist::4                  842441      2.62%     90.73% # Number of instructions fetched each cycle (Total)
940system.cpu1.fetch.rateDist::5                  260322      0.81%     91.54% # Number of instructions fetched each cycle (Total)
941system.cpu1.fetch.rateDist::6                  338125      1.05%     92.59% # Number of instructions fetched each cycle (Total)
942system.cpu1.fetch.rateDist::7                  409918      1.27%     93.87% # Number of instructions fetched each cycle (Total)
943system.cpu1.fetch.rateDist::8                 1974543      6.13%    100.00% # Number of instructions fetched each cycle (Total)
944system.cpu1.fetch.rateDist::overflows               0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
945system.cpu1.fetch.rateDist::min_value               0                       # Number of instructions fetched each cycle (Total)
946system.cpu1.fetch.rateDist::max_value               8                       # Number of instructions fetched each cycle (Total)
947system.cpu1.fetch.rateDist::total            32191429                       # Number of instructions fetched each cycle (Total)
948system.cpu1.fetch.branchRate                 0.160712                       # Number of branch fetches per cycle
949system.cpu1.fetch.rate                       0.781371                       # Number of inst fetches per cycle
950system.cpu1.decode.IdleCycles                12951837                       # Number of cycles decode is idle
951system.cpu1.decode.BlockedCycles             13394594                       # Number of cycles decode is blocked
952system.cpu1.decode.RunCycles                  4901613                       # Number of cycles decode is running
953system.cpu1.decode.UnblockCycles               288063                       # Number of cycles decode is unblocking
954system.cpu1.decode.SquashCycles                655321                       # Number of cycles decode is squashing
955system.cpu1.decode.BranchResolved              259847                       # Number of times decode resolved a branch
956system.cpu1.decode.BranchMispred                18216                       # Number of times decode detected a branch misprediction
957system.cpu1.decode.DecodedInsts              27639459                       # Number of instructions handled by decode
958system.cpu1.decode.SquashedInsts                54136                       # Number of squashed instructions handled by decode
959system.cpu1.rename.SquashCycles                655321                       # Number of cycles rename is squashing
960system.cpu1.rename.IdleCycles                13441589                       # Number of cycles rename is idle
961system.cpu1.rename.BlockCycles                3341745                       # Number of cycles rename is blocking
962system.cpu1.rename.serializeStallCycles       8668513                       # count of cycles rename stalled for serializing inst
963system.cpu1.rename.RunCycles                  4556322                       # Number of cycles rename is running
964system.cpu1.rename.UnblockCycles              1527937                       # Number of cycles rename is unblocking
965system.cpu1.rename.RenamedInsts              25800670                       # Number of instructions processed by rename
966system.cpu1.rename.ROBFullEvents                  384                       # Number of times rename has blocked due to ROB full
967system.cpu1.rename.IQFullEvents                324513                       # Number of times rename has blocked due to IQ full
968system.cpu1.rename.LSQFullEvents               337358                       # Number of times rename has blocked due to LSQ full
969system.cpu1.rename.RenamedOperands           16998396                       # Number of destination operands rename has renamed
970system.cpu1.rename.RenameLookups             30868000                       # Number of register rename lookups that rename has made
971system.cpu1.rename.int_rename_lookups        30637033                       # Number of integer rename lookups
972system.cpu1.rename.fp_rename_lookups           230967                       # Number of floating rename lookups
973system.cpu1.rename.CommittedMaps             13782341                       # Number of HB maps that are committed
974system.cpu1.rename.UndoneMaps                 3216047                       # Number of HB maps that are undone due to squashing
975system.cpu1.rename.serializingInsts            763704                       # count of serializing insts renamed
976system.cpu1.rename.tempSerializingInsts         85939                       # count of temporary serializing insts renamed
977system.cpu1.rename.skidInsts                  4786247                       # count of insts added to the skid buffer
978system.cpu1.memDep0.insertedLoads             4278315                       # Number of loads inserted to the mem dependence unit.
979system.cpu1.memDep0.insertedStores            2704053                       # Number of stores inserted to the mem dependence unit.
980system.cpu1.memDep0.conflictingLoads           527948                       # Number of conflicting loads.
981system.cpu1.memDep0.conflictingStores          347634                       # Number of conflicting stores.
982system.cpu1.iq.iqInstsAdded                  22339353                       # Number of instructions added to the IQ (excludes non-spec)
983system.cpu1.iq.iqNonSpecInstsAdded             928348                       # Number of non-speculative instructions added to the IQ
984system.cpu1.iq.iqInstsIssued                 21581640                       # Number of instructions issued
985system.cpu1.iq.iqSquashedInstsIssued            44138                       # Number of squashed instructions issued
986system.cpu1.iq.iqSquashedInstsExamined        3694956                       # Number of squashed instructions iterated over during squash; mainly for profiling
987system.cpu1.iq.iqSquashedOperandsExamined      1842331                       # Number of squashed operands that are examined and possibly removed from graph
988system.cpu1.iq.iqSquashedNonSpecRemoved        660792                       # Number of squashed non-spec instructions that were removed
989system.cpu1.iq.issued_per_cycle::samples     32191429                       # Number of insts issued each cycle
990system.cpu1.iq.issued_per_cycle::mean        0.670416                       # Number of insts issued each cycle
991system.cpu1.iq.issued_per_cycle::stdev       1.349411                       # Number of insts issued each cycle
992system.cpu1.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
993system.cpu1.iq.issued_per_cycle::0           23032002     71.55%     71.55% # Number of insts issued each cycle
994system.cpu1.iq.issued_per_cycle::1            3880534     12.05%     83.60% # Number of insts issued each cycle
995system.cpu1.iq.issued_per_cycle::2            1841751      5.72%     89.32% # Number of insts issued each cycle
996system.cpu1.iq.issued_per_cycle::3            1343655      4.17%     93.50% # Number of insts issued each cycle
997system.cpu1.iq.issued_per_cycle::4            1100926      3.42%     96.92% # Number of insts issued each cycle
998system.cpu1.iq.issued_per_cycle::5             572017      1.78%     98.69% # Number of insts issued each cycle
999system.cpu1.iq.issued_per_cycle::6             269219      0.84%     99.53% # Number of insts issued each cycle
1000system.cpu1.iq.issued_per_cycle::7             103064      0.32%     99.85% # Number of insts issued each cycle
1001system.cpu1.iq.issued_per_cycle::8              48261      0.15%    100.00% # Number of insts issued each cycle
1002system.cpu1.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
1003system.cpu1.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
1004system.cpu1.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
1005system.cpu1.iq.issued_per_cycle::total       32191429                       # Number of insts issued each cycle
1006system.cpu1.iq.fu_full::No_OpClass                  0      0.00%      0.00% # attempts to use FU when none available
1007system.cpu1.iq.fu_full::IntAlu                  27325      8.19%      8.19% # attempts to use FU when none available
1008system.cpu1.iq.fu_full::IntMult                     0      0.00%      8.19% # attempts to use FU when none available
1009system.cpu1.iq.fu_full::IntDiv                      0      0.00%      8.19% # attempts to use FU when none available
1010system.cpu1.iq.fu_full::FloatAdd                    0      0.00%      8.19% # attempts to use FU when none available
1011system.cpu1.iq.fu_full::FloatCmp                    0      0.00%      8.19% # attempts to use FU when none available
1012system.cpu1.iq.fu_full::FloatCvt                    0      0.00%      8.19% # attempts to use FU when none available
1013system.cpu1.iq.fu_full::FloatMult                   0      0.00%      8.19% # attempts to use FU when none available
1014system.cpu1.iq.fu_full::FloatDiv                    0      0.00%      8.19% # attempts to use FU when none available
1015system.cpu1.iq.fu_full::FloatSqrt                   0      0.00%      8.19% # attempts to use FU when none available
1016system.cpu1.iq.fu_full::SimdAdd                     0      0.00%      8.19% # attempts to use FU when none available
1017system.cpu1.iq.fu_full::SimdAddAcc                  0      0.00%      8.19% # attempts to use FU when none available
1018system.cpu1.iq.fu_full::SimdAlu                     0      0.00%      8.19% # attempts to use FU when none available
1019system.cpu1.iq.fu_full::SimdCmp                     0      0.00%      8.19% # attempts to use FU when none available
1020system.cpu1.iq.fu_full::SimdCvt                     0      0.00%      8.19% # attempts to use FU when none available
1021system.cpu1.iq.fu_full::SimdMisc                    0      0.00%      8.19% # attempts to use FU when none available
1022system.cpu1.iq.fu_full::SimdMult                    0      0.00%      8.19% # attempts to use FU when none available
1023system.cpu1.iq.fu_full::SimdMultAcc                 0      0.00%      8.19% # attempts to use FU when none available
1024system.cpu1.iq.fu_full::SimdShift                   0      0.00%      8.19% # attempts to use FU when none available
1025system.cpu1.iq.fu_full::SimdShiftAcc                0      0.00%      8.19% # attempts to use FU when none available
1026system.cpu1.iq.fu_full::SimdSqrt                    0      0.00%      8.19% # attempts to use FU when none available
1027system.cpu1.iq.fu_full::SimdFloatAdd                0      0.00%      8.19% # attempts to use FU when none available
1028system.cpu1.iq.fu_full::SimdFloatAlu                0      0.00%      8.19% # attempts to use FU when none available
1029system.cpu1.iq.fu_full::SimdFloatCmp                0      0.00%      8.19% # attempts to use FU when none available
1030system.cpu1.iq.fu_full::SimdFloatCvt                0      0.00%      8.19% # attempts to use FU when none available
1031system.cpu1.iq.fu_full::SimdFloatDiv                0      0.00%      8.19% # attempts to use FU when none available
1032system.cpu1.iq.fu_full::SimdFloatMisc               0      0.00%      8.19% # attempts to use FU when none available
1033system.cpu1.iq.fu_full::SimdFloatMult               0      0.00%      8.19% # attempts to use FU when none available
1034system.cpu1.iq.fu_full::SimdFloatMultAcc            0      0.00%      8.19% # attempts to use FU when none available
1035system.cpu1.iq.fu_full::SimdFloatSqrt               0      0.00%      8.19% # attempts to use FU when none available
1036system.cpu1.iq.fu_full::MemRead                173483     52.02%     60.21% # attempts to use FU when none available
1037system.cpu1.iq.fu_full::MemWrite               132688     39.79%    100.00% # attempts to use FU when none available
1038system.cpu1.iq.fu_full::IprAccess                   0      0.00%    100.00% # attempts to use FU when none available
1039system.cpu1.iq.fu_full::InstPrefetch                0      0.00%    100.00% # attempts to use FU when none available
1040system.cpu1.iq.FU_type_0::No_OpClass             2823      0.01%      0.01% # Type of FU issued
1041system.cpu1.iq.FU_type_0::IntAlu             14285140     66.19%     66.20% # Type of FU issued
1042system.cpu1.iq.FU_type_0::IntMult               29916      0.14%     66.34% # Type of FU issued
1043system.cpu1.iq.FU_type_0::IntDiv                    0      0.00%     66.34% # Type of FU issued
1044system.cpu1.iq.FU_type_0::FloatAdd              11006      0.05%     66.39% # Type of FU issued
1045system.cpu1.iq.FU_type_0::FloatCmp                  0      0.00%     66.39% # Type of FU issued
1046system.cpu1.iq.FU_type_0::FloatCvt                  0      0.00%     66.39% # Type of FU issued
1047system.cpu1.iq.FU_type_0::FloatMult                 0      0.00%     66.39% # Type of FU issued
1048system.cpu1.iq.FU_type_0::FloatDiv               1411      0.01%     66.40% # Type of FU issued
1049system.cpu1.iq.FU_type_0::FloatSqrt                 0      0.00%     66.40% # Type of FU issued
1050system.cpu1.iq.FU_type_0::SimdAdd                   0      0.00%     66.40% # Type of FU issued
1051system.cpu1.iq.FU_type_0::SimdAddAcc                0      0.00%     66.40% # Type of FU issued
1052system.cpu1.iq.FU_type_0::SimdAlu                   0      0.00%     66.40% # Type of FU issued
1053system.cpu1.iq.FU_type_0::SimdCmp                   0      0.00%     66.40% # Type of FU issued
1054system.cpu1.iq.FU_type_0::SimdCvt                   0      0.00%     66.40% # Type of FU issued
1055system.cpu1.iq.FU_type_0::SimdMisc                  0      0.00%     66.40% # Type of FU issued
1056system.cpu1.iq.FU_type_0::SimdMult                  0      0.00%     66.40% # Type of FU issued
1057system.cpu1.iq.FU_type_0::SimdMultAcc               0      0.00%     66.40% # Type of FU issued
1058system.cpu1.iq.FU_type_0::SimdShift                 0      0.00%     66.40% # Type of FU issued
1059system.cpu1.iq.FU_type_0::SimdShiftAcc              0      0.00%     66.40% # Type of FU issued
1060system.cpu1.iq.FU_type_0::SimdSqrt                  0      0.00%     66.40% # Type of FU issued
1061system.cpu1.iq.FU_type_0::SimdFloatAdd              0      0.00%     66.40% # Type of FU issued
1062system.cpu1.iq.FU_type_0::SimdFloatAlu              0      0.00%     66.40% # Type of FU issued
1063system.cpu1.iq.FU_type_0::SimdFloatCmp              0      0.00%     66.40% # Type of FU issued
1064system.cpu1.iq.FU_type_0::SimdFloatCvt              0      0.00%     66.40% # Type of FU issued
1065system.cpu1.iq.FU_type_0::SimdFloatDiv              0      0.00%     66.40% # Type of FU issued
1066system.cpu1.iq.FU_type_0::SimdFloatMisc             0      0.00%     66.40% # Type of FU issued
1067system.cpu1.iq.FU_type_0::SimdFloatMult             0      0.00%     66.40% # Type of FU issued
1068system.cpu1.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     66.40% # Type of FU issued
1069system.cpu1.iq.FU_type_0::SimdFloatSqrt             0      0.00%     66.40% # Type of FU issued
1070system.cpu1.iq.FU_type_0::MemRead             4218514     19.55%     85.95% # Type of FU issued
1071system.cpu1.iq.FU_type_0::MemWrite            2587729     11.99%     97.94% # Type of FU issued
1072system.cpu1.iq.FU_type_0::IprAccess            445101      2.06%    100.00% # Type of FU issued
1073system.cpu1.iq.FU_type_0::InstPrefetch              0      0.00%    100.00% # Type of FU issued
1074system.cpu1.iq.FU_type_0::total              21581640                       # Type of FU issued
1075system.cpu1.iq.rate                          0.594134                       # Inst issue rate
1076system.cpu1.iq.fu_busy_cnt                     333496                       # FU busy when requested
1077system.cpu1.iq.fu_busy_rate                  0.015453                       # FU busy rate (busy events/executed inst)
1078system.cpu1.iq.int_inst_queue_reads          75401338                       # Number of integer instruction queue reads
1079system.cpu1.iq.int_inst_queue_writes         26810016                       # Number of integer instruction queue writes
1080system.cpu1.iq.int_inst_queue_wakeup_accesses     20892220                       # Number of integer instruction queue wakeup accesses
1081system.cpu1.iq.fp_inst_queue_reads             331004                       # Number of floating instruction queue reads
1082system.cpu1.iq.fp_inst_queue_writes            159326                       # Number of floating instruction queue writes
1083system.cpu1.iq.fp_inst_queue_wakeup_accesses       156915                       # Number of floating instruction queue wakeup accesses
1084system.cpu1.iq.int_alu_accesses              21738437                       # Number of integer alu accesses
1085system.cpu1.iq.fp_alu_accesses                 173876                       # Number of floating point alu accesses
1086system.cpu1.iew.lsq.thread0.forwLoads          181996                       # Number of loads that had data forwarded from stores
1087system.cpu1.iew.lsq.thread0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
1088system.cpu1.iew.lsq.thread0.squashedLoads       722762                       # Number of loads squashed
1089system.cpu1.iew.lsq.thread0.ignoredResponses         9242                       # Number of memory responses ignored because the instruction is squashed
1090system.cpu1.iew.lsq.thread0.memOrderViolation         8212                       # Number of memory ordering violations
1091system.cpu1.iew.lsq.thread0.squashedStores       265030                       # Number of stores squashed
1092system.cpu1.iew.lsq.thread0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
1093system.cpu1.iew.lsq.thread0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
1094system.cpu1.iew.lsq.thread0.rescheduledLoads         7445                       # Number of loads that were rescheduled
1095system.cpu1.iew.lsq.thread0.cacheBlocked        45661                       # Number of times an access to memory failed due to the cache being blocked
1096system.cpu1.iew.iewIdleCycles                       0                       # Number of cycles IEW is idle
1097system.cpu1.iew.iewSquashCycles                655321                       # Number of cycles IEW is squashing
1098system.cpu1.iew.iewBlockCycles                2533054                       # Number of cycles IEW is blocking
1099system.cpu1.iew.iewUnblockCycles               130038                       # Number of cycles IEW is unblocking
1100system.cpu1.iew.iewDispatchedInsts           24654122                       # Number of instructions dispatched to IQ
1101system.cpu1.iew.iewDispSquashedInsts           348083                       # Number of squashed instructions skipped by dispatch
1102system.cpu1.iew.iewDispLoadInsts              4278315                       # Number of dispatched load instructions
1103system.cpu1.iew.iewDispStoreInsts             2704053                       # Number of dispatched store instructions
1104system.cpu1.iew.iewDispNonSpecInsts            831283                       # Number of dispatched non-speculative instructions
1105system.cpu1.iew.iewIQFullEvents                 42195                       # Number of times the IQ has become full, causing a stall
1106system.cpu1.iew.iewLSQFullEvents                 6811                       # Number of times the LSQ has become full, causing a stall
1107system.cpu1.iew.memOrderViolationEvents          8212                       # Number of memory order violations
1108system.cpu1.iew.predictedTakenIncorrect        170867                       # Number of branches that were predicted taken incorrectly
1109system.cpu1.iew.predictedNotTakenIncorrect       176891                       # Number of branches that were predicted not taken incorrectly
1110system.cpu1.iew.branchMispredicts              347758                       # Number of branch mispredicts detected at execute
1111system.cpu1.iew.iewExecutedInsts             21288201                       # Number of executed instructions
1112system.cpu1.iew.iewExecLoadInsts              4056224                       # Number of load instructions executed
1113system.cpu1.iew.iewExecSquashedInsts           293438                       # Number of squashed instructions skipped in execute
1114system.cpu1.iew.exec_swp                            0                       # number of swp insts executed
1115system.cpu1.iew.exec_nop                      1386421                       # number of nop insts executed
1116system.cpu1.iew.exec_refs                     6615012                       # number of memory reference insts executed
1117system.cpu1.iew.exec_branches                 3371082                       # Number of branches executed
1118system.cpu1.iew.exec_stores                   2558788                       # Number of stores executed
1119system.cpu1.iew.exec_rate                    0.586056                       # Inst execution rate
1120system.cpu1.iew.wb_sent                      21107487                       # cumulative count of insts sent to commit
1121system.cpu1.iew.wb_count                     21049135                       # cumulative count of insts written-back
1122system.cpu1.iew.wb_producers                 10120752                       # num instructions producing a value
1123system.cpu1.iew.wb_consumers                 14228146                       # num instructions consuming a value
1124system.cpu1.iew.wb_penalized                        0                       # number of instrctions required to write to 'other' IQ
1125system.cpu1.iew.wb_rate                      0.579475                       # insts written-back per cycle
1126system.cpu1.iew.wb_fanout                    0.711319                       # average fanout of values written-back
1127system.cpu1.iew.wb_penalized_rate                   0                       # fraction of instructions written-back that wrote to 'other' IQ
1128system.cpu1.commit.commitCommittedInsts      20574037                       # The number of committed instructions
1129system.cpu1.commit.commitSquashedInsts        4003646                       # The number of squashed insts skipped by commit
1130system.cpu1.commit.commitNonSpecStalls         267556                       # The number of times commit has been forced to stall to communicate backwards
1131system.cpu1.commit.branchMispredicts           316871                       # The number of times a branch was mispredicted
1132system.cpu1.commit.committed_per_cycle::samples     31536108                       # Number of insts commited each cycle
1133system.cpu1.commit.committed_per_cycle::mean     0.652396                       # Number of insts commited each cycle
1134system.cpu1.commit.committed_per_cycle::stdev     1.582786                       # Number of insts commited each cycle
1135system.cpu1.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
1136system.cpu1.commit.committed_per_cycle::0     23929669     75.88%     75.88% # Number of insts commited each cycle
1137system.cpu1.commit.committed_per_cycle::1      3216209     10.20%     86.08% # Number of insts commited each cycle
1138system.cpu1.commit.committed_per_cycle::2      1611477      5.11%     91.19% # Number of insts commited each cycle
1139system.cpu1.commit.committed_per_cycle::3       871112      2.76%     93.95% # Number of insts commited each cycle
1140system.cpu1.commit.committed_per_cycle::4       572339      1.81%     95.77% # Number of insts commited each cycle
1141system.cpu1.commit.committed_per_cycle::5       274054      0.87%     96.63% # Number of insts commited each cycle
1142system.cpu1.commit.committed_per_cycle::6       208667      0.66%     97.30% # Number of insts commited each cycle
1143system.cpu1.commit.committed_per_cycle::7       210738      0.67%     97.96% # Number of insts commited each cycle
1144system.cpu1.commit.committed_per_cycle::8       641843      2.04%    100.00% # Number of insts commited each cycle
1145system.cpu1.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
1146system.cpu1.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
1147system.cpu1.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
1148system.cpu1.commit.committed_per_cycle::total     31536108                       # Number of insts commited each cycle
1149system.cpu1.commit.count                     20574037                       # Number of instructions committed
1150system.cpu1.commit.swp_count                        0                       # Number of s/w prefetches committed
1151system.cpu1.commit.refs                       5994576                       # Number of memory references committed
1152system.cpu1.commit.loads                      3555553                       # Number of loads committed
1153system.cpu1.commit.membars                      91088                       # Number of memory barriers committed
1154system.cpu1.commit.branches                   3081632                       # Number of branches committed
1155system.cpu1.commit.fp_insts                    155618                       # Number of committed floating point instructions.
1156system.cpu1.commit.int_insts                 18958031                       # Number of committed integer instructions.
1157system.cpu1.commit.function_calls              316244                       # Number of function calls committed.
1158system.cpu1.commit.bw_lim_events               641843                       # number cycles where commit BW limit reached
1159system.cpu1.commit.bw_limited                       0                       # number of insts not committed due to BW limits
1160system.cpu1.rob.rob_reads                    55370614                       # The number of ROB reads
1161system.cpu1.rob.rob_writes                   49810796                       # The number of ROB writes
1162system.cpu1.timesIdled                         461933                       # Number of times that the entire CPU went into an idle state and unscheduled itself
1163system.cpu1.idleCycles                        4133079                       # Total number of cycles that the CPU has spent unscheduled due to idling
1164system.cpu1.committedInsts                   19384686                       # Number of Instructions Simulated
1165system.cpu1.committedInsts_total             19384686                       # Number of Instructions Simulated
1166system.cpu1.cpi                              1.873877                       # CPI: Cycles Per Instruction
1167system.cpu1.cpi_total                        1.873877                       # CPI: Total CPI of All Threads
1168system.cpu1.ipc                              0.533653                       # IPC: Instructions Per Cycle
1169system.cpu1.ipc_total                        0.533653                       # IPC: Total IPC of All Threads
1170system.cpu1.int_regfile_reads                27536671                       # number of integer regfile reads
1171system.cpu1.int_regfile_writes               15012037                       # number of integer regfile writes
1172system.cpu1.fp_regfile_reads                    81305                       # number of floating regfile reads
1173system.cpu1.fp_regfile_writes                   82180                       # number of floating regfile writes
1174system.cpu1.misc_regfile_reads                 884105                       # number of misc regfile reads
1175system.cpu1.misc_regfile_writes                384773                       # number of misc regfile writes
1176system.cpu1.icache.replacements                474445                       # number of replacements
1177system.cpu1.icache.tagsinuse               505.356684                       # Cycle average of tags in use
1178system.cpu1.icache.total_refs                 2809266                       # Total number of references to valid blocks.
1179system.cpu1.icache.sampled_refs                474955                       # Sample count of references to valid blocks.
1180system.cpu1.icache.avg_refs                  5.914805                       # Average number of references to valid blocks.
1181system.cpu1.icache.warmup_cycle           46541421000                       # Cycle when the warmup percentage was hit.
1182system.cpu1.icache.occ_blocks::0           505.356684                       # Average occupied blocks per context
1183system.cpu1.icache.occ_percent::0            0.987025                       # Average percentage of cache occupancy
1184system.cpu1.icache.ReadReq_hits::0            2809266                       # number of ReadReq hits
1185system.cpu1.icache.ReadReq_hits::total        2809266                       # number of ReadReq hits
1186system.cpu1.icache.demand_hits::0             2809266                       # number of demand (read+write) hits
1187system.cpu1.icache.demand_hits::1                   0                       # number of demand (read+write) hits
1188system.cpu1.icache.demand_hits::total         2809266                       # number of demand (read+write) hits
1189system.cpu1.icache.overall_hits::0            2809266                       # number of overall hits
1190system.cpu1.icache.overall_hits::1                  0                       # number of overall hits
1191system.cpu1.icache.overall_hits::total        2809266                       # number of overall hits
1192system.cpu1.icache.ReadReq_misses::0           499504                       # number of ReadReq misses
1193system.cpu1.icache.ReadReq_misses::total       499504                       # number of ReadReq misses
1194system.cpu1.icache.demand_misses::0            499504                       # number of demand (read+write) misses
1195system.cpu1.icache.demand_misses::1                 0                       # number of demand (read+write) misses
1196system.cpu1.icache.demand_misses::total        499504                       # number of demand (read+write) misses
1197system.cpu1.icache.overall_misses::0           499504                       # number of overall misses
1198system.cpu1.icache.overall_misses::1                0                       # number of overall misses
1199system.cpu1.icache.overall_misses::total       499504                       # number of overall misses
1200system.cpu1.icache.ReadReq_miss_latency    7358434998                       # number of ReadReq miss cycles
1201system.cpu1.icache.demand_miss_latency     7358434998                       # number of demand (read+write) miss cycles
1202system.cpu1.icache.overall_miss_latency    7358434998                       # number of overall miss cycles
1203system.cpu1.icache.ReadReq_accesses::0        3308770                       # number of ReadReq accesses(hits+misses)
1204system.cpu1.icache.ReadReq_accesses::total      3308770                       # number of ReadReq accesses(hits+misses)
1205system.cpu1.icache.demand_accesses::0         3308770                       # number of demand (read+write) accesses
1206system.cpu1.icache.demand_accesses::1               0                       # number of demand (read+write) accesses
1207system.cpu1.icache.demand_accesses::total      3308770                       # number of demand (read+write) accesses
1208system.cpu1.icache.overall_accesses::0        3308770                       # number of overall (read+write) accesses
1209system.cpu1.icache.overall_accesses::1              0                       # number of overall (read+write) accesses
1210system.cpu1.icache.overall_accesses::total      3308770                       # number of overall (read+write) accesses
1211system.cpu1.icache.ReadReq_miss_rate::0      0.150964                       # miss rate for ReadReq accesses
1212system.cpu1.icache.demand_miss_rate::0       0.150964                       # miss rate for demand accesses
1213system.cpu1.icache.demand_miss_rate::1       no_value                       # miss rate for demand accesses
1214system.cpu1.icache.demand_miss_rate::total     no_value                       # miss rate for demand accesses
1215system.cpu1.icache.overall_miss_rate::0      0.150964                       # miss rate for overall accesses
1216system.cpu1.icache.overall_miss_rate::1      no_value                       # miss rate for overall accesses
1217system.cpu1.icache.overall_miss_rate::total     no_value                       # miss rate for overall accesses
1218system.cpu1.icache.ReadReq_avg_miss_latency::0 14731.483628                       # average ReadReq miss latency
1219system.cpu1.icache.ReadReq_avg_miss_latency::1          inf                       # average ReadReq miss latency
1220system.cpu1.icache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
1221system.cpu1.icache.demand_avg_miss_latency::0 14731.483628                       # average overall miss latency
1222system.cpu1.icache.demand_avg_miss_latency::1          inf                       # average overall miss latency
1223system.cpu1.icache.demand_avg_miss_latency::total          inf                       # average overall miss latency
1224system.cpu1.icache.overall_avg_miss_latency::0 14731.483628                       # average overall miss latency
1225system.cpu1.icache.overall_avg_miss_latency::1          inf                       # average overall miss latency
1226system.cpu1.icache.overall_avg_miss_latency::total          inf                       # average overall miss latency
1227system.cpu1.icache.blocked_cycles::no_mshrs       428499                       # number of cycles access was blocked
1228system.cpu1.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
1229system.cpu1.icache.blocked::no_mshrs               44                       # number of cycles access was blocked
1230system.cpu1.icache.blocked::no_targets              0                       # number of cycles access was blocked
1231system.cpu1.icache.avg_blocked_cycles::no_mshrs  9738.613636                       # average number of cycles each access was blocked
1232system.cpu1.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
1233system.cpu1.icache.fast_writes                      0                       # number of fast writes performed
1234system.cpu1.icache.cache_copies                     0                       # number of cache copies performed
1235system.cpu1.icache.writebacks                      33                       # number of writebacks
1236system.cpu1.icache.ReadReq_mshr_hits            24498                       # number of ReadReq MSHR hits
1237system.cpu1.icache.demand_mshr_hits             24498                       # number of demand (read+write) MSHR hits
1238system.cpu1.icache.overall_mshr_hits            24498                       # number of overall MSHR hits
1239system.cpu1.icache.ReadReq_mshr_misses         475006                       # number of ReadReq MSHR misses
1240system.cpu1.icache.demand_mshr_misses          475006                       # number of demand (read+write) MSHR misses
1241system.cpu1.icache.overall_mshr_misses         475006                       # number of overall MSHR misses
1242system.cpu1.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
1243system.cpu1.icache.ReadReq_mshr_miss_latency   5595943999                       # number of ReadReq MSHR miss cycles
1244system.cpu1.icache.demand_mshr_miss_latency   5595943999                       # number of demand (read+write) MSHR miss cycles
1245system.cpu1.icache.overall_mshr_miss_latency   5595943999                       # number of overall MSHR miss cycles
1246system.cpu1.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
1247system.cpu1.icache.ReadReq_mshr_miss_rate::0     0.143560                       # mshr miss rate for ReadReq accesses
1248system.cpu1.icache.ReadReq_mshr_miss_rate::1          inf                       # mshr miss rate for ReadReq accesses
1249system.cpu1.icache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
1250system.cpu1.icache.demand_mshr_miss_rate::0     0.143560                       # mshr miss rate for demand accesses
1251system.cpu1.icache.demand_mshr_miss_rate::1          inf                       # mshr miss rate for demand accesses
1252system.cpu1.icache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
1253system.cpu1.icache.overall_mshr_miss_rate::0     0.143560                       # mshr miss rate for overall accesses
1254system.cpu1.icache.overall_mshr_miss_rate::1          inf                       # mshr miss rate for overall accesses
1255system.cpu1.icache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
1256system.cpu1.icache.ReadReq_avg_mshr_miss_latency 11780.785925                       # average ReadReq mshr miss latency
1257system.cpu1.icache.demand_avg_mshr_miss_latency 11780.785925                       # average overall mshr miss latency
1258system.cpu1.icache.overall_avg_mshr_miss_latency 11780.785925                       # average overall mshr miss latency
1259system.cpu1.icache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
1260system.cpu1.icache.mshr_cap_events                  0                       # number of times MSHR cap was activated
1261system.cpu1.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
1262system.cpu1.icache.no_allocate_misses               0                       # Number of misses that were no-allocate
1263system.cpu1.dcache.replacements                557180                       # number of replacements
1264system.cpu1.dcache.tagsinuse               488.553100                       # Cycle average of tags in use
1265system.cpu1.dcache.total_refs                 4834021                       # Total number of references to valid blocks.
1266system.cpu1.dcache.sampled_refs                557692                       # Sample count of references to valid blocks.
1267system.cpu1.dcache.avg_refs                  8.667905                       # Average number of references to valid blocks.
1268system.cpu1.dcache.warmup_cycle           34444090000                       # Cycle when the warmup percentage was hit.
1269system.cpu1.dcache.occ_blocks::0           488.553100                       # Average occupied blocks per context
1270system.cpu1.dcache.occ_percent::0            0.954205                       # Average percentage of cache occupancy
1271system.cpu1.dcache.ReadReq_hits::0            2945256                       # number of ReadReq hits
1272system.cpu1.dcache.ReadReq_hits::total        2945256                       # number of ReadReq hits
1273system.cpu1.dcache.WriteReq_hits::0           1749855                       # number of WriteReq hits
1274system.cpu1.dcache.WriteReq_hits::total       1749855                       # number of WriteReq hits
1275system.cpu1.dcache.LoadLockedReq_hits::0        63493                       # number of LoadLockedReq hits
1276system.cpu1.dcache.LoadLockedReq_hits::total        63493                       # number of LoadLockedReq hits
1277system.cpu1.dcache.StoreCondReq_hits::0         71374                       # number of StoreCondReq hits
1278system.cpu1.dcache.StoreCondReq_hits::total        71374                       # number of StoreCondReq hits
1279system.cpu1.dcache.demand_hits::0             4695111                       # number of demand (read+write) hits
1280system.cpu1.dcache.demand_hits::1                   0                       # number of demand (read+write) hits
1281system.cpu1.dcache.demand_hits::total         4695111                       # number of demand (read+write) hits
1282system.cpu1.dcache.overall_hits::0            4695111                       # number of overall hits
1283system.cpu1.dcache.overall_hits::1                  0                       # number of overall hits
1284system.cpu1.dcache.overall_hits::total        4695111                       # number of overall hits
1285system.cpu1.dcache.ReadReq_misses::0           787154                       # number of ReadReq misses
1286system.cpu1.dcache.ReadReq_misses::total       787154                       # number of ReadReq misses
1287system.cpu1.dcache.WriteReq_misses::0          609216                       # number of WriteReq misses
1288system.cpu1.dcache.WriteReq_misses::total       609216                       # number of WriteReq misses
1289system.cpu1.dcache.LoadLockedReq_misses::0        13718                       # number of LoadLockedReq misses
1290system.cpu1.dcache.LoadLockedReq_misses::total        13718                       # number of LoadLockedReq misses
1291system.cpu1.dcache.StoreCondReq_misses::0          830                       # number of StoreCondReq misses
1292system.cpu1.dcache.StoreCondReq_misses::total          830                       # number of StoreCondReq misses
1293system.cpu1.dcache.demand_misses::0           1396370                       # number of demand (read+write) misses
1294system.cpu1.dcache.demand_misses::1                 0                       # number of demand (read+write) misses
1295system.cpu1.dcache.demand_misses::total       1396370                       # number of demand (read+write) misses
1296system.cpu1.dcache.overall_misses::0          1396370                       # number of overall misses
1297system.cpu1.dcache.overall_misses::1                0                       # number of overall misses
1298system.cpu1.dcache.overall_misses::total      1396370                       # number of overall misses
1299system.cpu1.dcache.ReadReq_miss_latency   11151181000                       # number of ReadReq miss cycles
1300system.cpu1.dcache.WriteReq_miss_latency  13606670637                       # number of WriteReq miss cycles
1301system.cpu1.dcache.LoadLockedReq_miss_latency    199877000                       # number of LoadLockedReq miss cycles
1302system.cpu1.dcache.StoreCondReq_miss_latency     10316000                       # number of StoreCondReq miss cycles
1303system.cpu1.dcache.demand_miss_latency    24757851637                       # number of demand (read+write) miss cycles
1304system.cpu1.dcache.overall_miss_latency   24757851637                       # number of overall miss cycles
1305system.cpu1.dcache.ReadReq_accesses::0        3732410                       # number of ReadReq accesses(hits+misses)
1306system.cpu1.dcache.ReadReq_accesses::total      3732410                       # number of ReadReq accesses(hits+misses)
1307system.cpu1.dcache.WriteReq_accesses::0       2359071                       # number of WriteReq accesses(hits+misses)
1308system.cpu1.dcache.WriteReq_accesses::total      2359071                       # number of WriteReq accesses(hits+misses)
1309system.cpu1.dcache.LoadLockedReq_accesses::0        77211                       # number of LoadLockedReq accesses(hits+misses)
1310system.cpu1.dcache.LoadLockedReq_accesses::total        77211                       # number of LoadLockedReq accesses(hits+misses)
1311system.cpu1.dcache.StoreCondReq_accesses::0        72204                       # number of StoreCondReq accesses(hits+misses)
1312system.cpu1.dcache.StoreCondReq_accesses::total        72204                       # number of StoreCondReq accesses(hits+misses)
1313system.cpu1.dcache.demand_accesses::0         6091481                       # number of demand (read+write) accesses
1314system.cpu1.dcache.demand_accesses::1               0                       # number of demand (read+write) accesses
1315system.cpu1.dcache.demand_accesses::total      6091481                       # number of demand (read+write) accesses
1316system.cpu1.dcache.overall_accesses::0        6091481                       # number of overall (read+write) accesses
1317system.cpu1.dcache.overall_accesses::1              0                       # number of overall (read+write) accesses
1318system.cpu1.dcache.overall_accesses::total      6091481                       # number of overall (read+write) accesses
1319system.cpu1.dcache.ReadReq_miss_rate::0      0.210897                       # miss rate for ReadReq accesses
1320system.cpu1.dcache.WriteReq_miss_rate::0     0.258244                       # miss rate for WriteReq accesses
1321system.cpu1.dcache.LoadLockedReq_miss_rate::0     0.177669                       # miss rate for LoadLockedReq accesses
1322system.cpu1.dcache.StoreCondReq_miss_rate::0     0.011495                       # miss rate for StoreCondReq accesses
1323system.cpu1.dcache.demand_miss_rate::0       0.229233                       # miss rate for demand accesses
1324system.cpu1.dcache.demand_miss_rate::1       no_value                       # miss rate for demand accesses
1325system.cpu1.dcache.demand_miss_rate::total     no_value                       # miss rate for demand accesses
1326system.cpu1.dcache.overall_miss_rate::0      0.229233                       # miss rate for overall accesses
1327system.cpu1.dcache.overall_miss_rate::1      no_value                       # miss rate for overall accesses
1328system.cpu1.dcache.overall_miss_rate::total     no_value                       # miss rate for overall accesses
1329system.cpu1.dcache.ReadReq_avg_miss_latency::0 14166.454086                       # average ReadReq miss latency
1330system.cpu1.dcache.ReadReq_avg_miss_latency::1          inf                       # average ReadReq miss latency
1331system.cpu1.dcache.ReadReq_avg_miss_latency::total          inf                       # average ReadReq miss latency
1332system.cpu1.dcache.WriteReq_avg_miss_latency::0 22334.723049                       # average WriteReq miss latency
1333system.cpu1.dcache.WriteReq_avg_miss_latency::1          inf                       # average WriteReq miss latency
1334system.cpu1.dcache.WriteReq_avg_miss_latency::total          inf                       # average WriteReq miss latency
1335system.cpu1.dcache.LoadLockedReq_avg_miss_latency::0 14570.418428                       # average LoadLockedReq miss latency
1336system.cpu1.dcache.LoadLockedReq_avg_miss_latency::1          inf                       # average LoadLockedReq miss latency
1337system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total          inf                       # average LoadLockedReq miss latency
1338system.cpu1.dcache.StoreCondReq_avg_miss_latency::0 12428.915663                       # average StoreCondReq miss latency
1339system.cpu1.dcache.StoreCondReq_avg_miss_latency::1          inf                       # average StoreCondReq miss latency
1340system.cpu1.dcache.StoreCondReq_avg_miss_latency::total          inf                       # average StoreCondReq miss latency
1341system.cpu1.dcache.demand_avg_miss_latency::0 17730.151491                       # average overall miss latency
1342system.cpu1.dcache.demand_avg_miss_latency::1          inf                       # average overall miss latency
1343system.cpu1.dcache.demand_avg_miss_latency::total          inf                       # average overall miss latency
1344system.cpu1.dcache.overall_avg_miss_latency::0 17730.151491                       # average overall miss latency
1345system.cpu1.dcache.overall_avg_miss_latency::1          inf                       # average overall miss latency
1346system.cpu1.dcache.overall_avg_miss_latency::total          inf                       # average overall miss latency
1347system.cpu1.dcache.blocked_cycles::no_mshrs    143111212                       # number of cycles access was blocked
1348system.cpu1.dcache.blocked_cycles::no_targets        22000                       # number of cycles access was blocked
1349system.cpu1.dcache.blocked::no_mshrs            13232                       # number of cycles access was blocked
1350system.cpu1.dcache.blocked::no_targets              1                       # number of cycles access was blocked
1351system.cpu1.dcache.avg_blocked_cycles::no_mshrs 10815.538996                       # average number of cycles each access was blocked
1352system.cpu1.dcache.avg_blocked_cycles::no_targets        22000                       # average number of cycles each access was blocked
1353system.cpu1.dcache.fast_writes                      0                       # number of fast writes performed
1354system.cpu1.dcache.cache_copies                     0                       # number of cache copies performed
1355system.cpu1.dcache.writebacks                  434743                       # number of writebacks
1356system.cpu1.dcache.ReadReq_mshr_hits           338033                       # number of ReadReq MSHR hits
1357system.cpu1.dcache.WriteReq_mshr_hits          504690                       # number of WriteReq MSHR hits
1358system.cpu1.dcache.LoadLockedReq_mshr_hits         2893                       # number of LoadLockedReq MSHR hits
1359system.cpu1.dcache.demand_mshr_hits            842723                       # number of demand (read+write) MSHR hits
1360system.cpu1.dcache.overall_mshr_hits           842723                       # number of overall MSHR hits
1361system.cpu1.dcache.ReadReq_mshr_misses         449121                       # number of ReadReq MSHR misses
1362system.cpu1.dcache.WriteReq_mshr_misses        104526                       # number of WriteReq MSHR misses
1363system.cpu1.dcache.LoadLockedReq_mshr_misses        10825                       # number of LoadLockedReq MSHR misses
1364system.cpu1.dcache.StoreCondReq_mshr_misses          830                       # number of StoreCondReq MSHR misses
1365system.cpu1.dcache.demand_mshr_misses          553647                       # number of demand (read+write) MSHR misses
1366system.cpu1.dcache.overall_mshr_misses         553647                       # number of overall MSHR misses
1367system.cpu1.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
1368system.cpu1.dcache.ReadReq_mshr_miss_latency   5367032500                       # number of ReadReq MSHR miss cycles
1369system.cpu1.dcache.WriteReq_mshr_miss_latency   2133420198                       # number of WriteReq MSHR miss cycles
1370system.cpu1.dcache.LoadLockedReq_mshr_miss_latency    121712000                       # number of LoadLockedReq MSHR miss cycles
1371system.cpu1.dcache.StoreCondReq_mshr_miss_latency      7814500                       # number of StoreCondReq MSHR miss cycles
1372system.cpu1.dcache.demand_mshr_miss_latency   7500452698                       # number of demand (read+write) MSHR miss cycles
1373system.cpu1.dcache.overall_mshr_miss_latency   7500452698                       # number of overall MSHR miss cycles
1374system.cpu1.dcache.ReadReq_mshr_uncacheable_latency    301848000                       # number of ReadReq MSHR uncacheable cycles
1375system.cpu1.dcache.WriteReq_mshr_uncacheable_latency    539476500                       # number of WriteReq MSHR uncacheable cycles
1376system.cpu1.dcache.overall_mshr_uncacheable_latency    841324500                       # number of overall MSHR uncacheable cycles
1377system.cpu1.dcache.ReadReq_mshr_miss_rate::0     0.120330                       # mshr miss rate for ReadReq accesses
1378system.cpu1.dcache.ReadReq_mshr_miss_rate::1          inf                       # mshr miss rate for ReadReq accesses
1379system.cpu1.dcache.ReadReq_mshr_miss_rate::total          inf                       # mshr miss rate for ReadReq accesses
1380system.cpu1.dcache.WriteReq_mshr_miss_rate::0     0.044308                       # mshr miss rate for WriteReq accesses
1381system.cpu1.dcache.WriteReq_mshr_miss_rate::1          inf                       # mshr miss rate for WriteReq accesses
1382system.cpu1.dcache.WriteReq_mshr_miss_rate::total          inf                       # mshr miss rate for WriteReq accesses
1383system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::0     0.140200                       # mshr miss rate for LoadLockedReq accesses
1384system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::1          inf                       # mshr miss rate for LoadLockedReq accesses
1385system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total          inf                       # mshr miss rate for LoadLockedReq accesses
1386system.cpu1.dcache.StoreCondReq_mshr_miss_rate::0     0.011495                       # mshr miss rate for StoreCondReq accesses
1387system.cpu1.dcache.StoreCondReq_mshr_miss_rate::1          inf                       # mshr miss rate for StoreCondReq accesses
1388system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total          inf                       # mshr miss rate for StoreCondReq accesses
1389system.cpu1.dcache.demand_mshr_miss_rate::0     0.090889                       # mshr miss rate for demand accesses
1390system.cpu1.dcache.demand_mshr_miss_rate::1          inf                       # mshr miss rate for demand accesses
1391system.cpu1.dcache.demand_mshr_miss_rate::total          inf                       # mshr miss rate for demand accesses
1392system.cpu1.dcache.overall_mshr_miss_rate::0     0.090889                       # mshr miss rate for overall accesses
1393system.cpu1.dcache.overall_mshr_miss_rate::1          inf                       # mshr miss rate for overall accesses
1394system.cpu1.dcache.overall_mshr_miss_rate::total          inf                       # mshr miss rate for overall accesses
1395system.cpu1.dcache.ReadReq_avg_mshr_miss_latency 11950.081381                       # average ReadReq mshr miss latency
1396system.cpu1.dcache.WriteReq_avg_mshr_miss_latency 20410.426095                       # average WriteReq mshr miss latency
1397system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency 11243.602771                       # average LoadLockedReq mshr miss latency
1398system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency  9415.060241                       # average StoreCondReq mshr miss latency
1399system.cpu1.dcache.demand_avg_mshr_miss_latency 13547.355441                       # average overall mshr miss latency
1400system.cpu1.dcache.overall_avg_mshr_miss_latency 13547.355441                       # average overall mshr miss latency
1401system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency          inf                       # average ReadReq mshr uncacheable latency
1402system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency          inf                       # average WriteReq mshr uncacheable latency
1403system.cpu1.dcache.overall_avg_mshr_uncacheable_latency          inf                       # average overall mshr uncacheable latency
1404system.cpu1.dcache.mshr_cap_events                  0                       # number of times MSHR cap was activated
1405system.cpu1.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
1406system.cpu1.dcache.no_allocate_misses               0                       # Number of misses that were no-allocate
1407system.cpu0.kern.inst.arm                           0                       # number of arm instructions executed
1408system.cpu0.kern.inst.quiesce                    4836                       # number of quiesce instructions executed
1409system.cpu0.kern.inst.hwrei                    139328                       # number of hwrei instructions executed
1410system.cpu0.kern.ipl_count::0                   46150     38.89%     38.89% # number of times we switched to this ipl
1411system.cpu0.kern.ipl_count::21                    238      0.20%     39.09% # number of times we switched to this ipl
1412system.cpu0.kern.ipl_count::22                   1923      1.62%     40.71% # number of times we switched to this ipl
1413system.cpu0.kern.ipl_count::30                     16      0.01%     40.73% # number of times we switched to this ipl
1414system.cpu0.kern.ipl_count::31                  70336     59.27%    100.00% # number of times we switched to this ipl
1415system.cpu0.kern.ipl_count::total              118663                       # number of times we switched to this ipl
1416system.cpu0.kern.ipl_good::0                    45525     48.84%     48.84% # number of times we switched to this ipl from a different ipl
1417system.cpu0.kern.ipl_good::21                     238      0.26%     49.10% # number of times we switched to this ipl from a different ipl
1418system.cpu0.kern.ipl_good::22                    1923      2.06%     51.16% # number of times we switched to this ipl from a different ipl
1419system.cpu0.kern.ipl_good::30                      16      0.02%     51.18% # number of times we switched to this ipl from a different ipl
1420system.cpu0.kern.ipl_good::31                   45509     48.82%    100.00% # number of times we switched to this ipl from a different ipl
1421system.cpu0.kern.ipl_good::total                93211                       # number of times we switched to this ipl from a different ipl
1422system.cpu0.kern.ipl_ticks::0            1865602561500     98.27%     98.27% # number of cycles we spent at this ipl
1423system.cpu0.kern.ipl_ticks::21               91021500      0.00%     98.28% # number of cycles we spent at this ipl
1424system.cpu0.kern.ipl_ticks::22              389859500      0.02%     98.30% # number of cycles we spent at this ipl
1425system.cpu0.kern.ipl_ticks::30                7895500      0.00%     98.30% # number of cycles we spent at this ipl
1426system.cpu0.kern.ipl_ticks::31            32350102500      1.70%    100.00% # number of cycles we spent at this ipl
1427system.cpu0.kern.ipl_ticks::total        1898441440500                       # number of cycles we spent at this ipl
1428system.cpu0.kern.ipl_used::0                 0.986457                       # fraction of swpipl calls that actually changed the ipl
1429system.cpu0.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
1430system.cpu0.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
1431system.cpu0.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
1432system.cpu0.kern.ipl_used::31                0.647023                       # fraction of swpipl calls that actually changed the ipl
1433system.cpu0.kern.syscall::2                         5      2.39%      2.39% # number of syscalls executed
1434system.cpu0.kern.syscall::3                        17      8.13%     10.53% # number of syscalls executed
1435system.cpu0.kern.syscall::4                         3      1.44%     11.96% # number of syscalls executed
1436system.cpu0.kern.syscall::6                        28     13.40%     25.36% # number of syscalls executed
1437system.cpu0.kern.syscall::12                        1      0.48%     25.84% # number of syscalls executed
1438system.cpu0.kern.syscall::15                        1      0.48%     26.32% # number of syscalls executed
1439system.cpu0.kern.syscall::17                        9      4.31%     30.62% # number of syscalls executed
1440system.cpu0.kern.syscall::19                        5      2.39%     33.01% # number of syscalls executed
1441system.cpu0.kern.syscall::20                        4      1.91%     34.93% # number of syscalls executed
1442system.cpu0.kern.syscall::23                        2      0.96%     35.89% # number of syscalls executed
1443system.cpu0.kern.syscall::24                        4      1.91%     37.80% # number of syscalls executed
1444system.cpu0.kern.syscall::33                        7      3.35%     41.15% # number of syscalls executed
1445system.cpu0.kern.syscall::41                        2      0.96%     42.11% # number of syscalls executed
1446system.cpu0.kern.syscall::45                       35     16.75%     58.85% # number of syscalls executed
1447system.cpu0.kern.syscall::47                        4      1.91%     60.77% # number of syscalls executed
1448system.cpu0.kern.syscall::48                        6      2.87%     63.64% # number of syscalls executed
1449system.cpu0.kern.syscall::54                        9      4.31%     67.94% # number of syscalls executed
1450system.cpu0.kern.syscall::58                        1      0.48%     68.42% # number of syscalls executed
1451system.cpu0.kern.syscall::59                        4      1.91%     70.33% # number of syscalls executed
1452system.cpu0.kern.syscall::71                       32     15.31%     85.65% # number of syscalls executed
1453system.cpu0.kern.syscall::73                        3      1.44%     87.08% # number of syscalls executed
1454system.cpu0.kern.syscall::74                        9      4.31%     91.39% # number of syscalls executed
1455system.cpu0.kern.syscall::87                        1      0.48%     91.87% # number of syscalls executed
1456system.cpu0.kern.syscall::90                        1      0.48%     92.34% # number of syscalls executed
1457system.cpu0.kern.syscall::92                        7      3.35%     95.69% # number of syscalls executed
1458system.cpu0.kern.syscall::97                        2      0.96%     96.65% # number of syscalls executed
1459system.cpu0.kern.syscall::98                        2      0.96%     97.61% # number of syscalls executed
1460system.cpu0.kern.syscall::132                       2      0.96%     98.56% # number of syscalls executed
1461system.cpu0.kern.syscall::144                       1      0.48%     99.04% # number of syscalls executed
1462system.cpu0.kern.syscall::147                       2      0.96%    100.00% # number of syscalls executed
1463system.cpu0.kern.syscall::total                   209                       # number of syscalls executed
1464system.cpu0.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
1465system.cpu0.kern.callpal::wripir                  105      0.08%      0.08% # number of callpals executed
1466system.cpu0.kern.callpal::wrmces                    1      0.00%      0.09% # number of callpals executed
1467system.cpu0.kern.callpal::wrfen                     1      0.00%      0.09% # number of callpals executed
1468system.cpu0.kern.callpal::wrvptptr                  1      0.00%      0.09% # number of callpals executed
1469system.cpu0.kern.callpal::swpctx                 2219      1.77%      1.85% # number of callpals executed
1470system.cpu0.kern.callpal::tbi                      37      0.03%      1.88% # number of callpals executed
1471system.cpu0.kern.callpal::wrent                     7      0.01%      1.89% # number of callpals executed
1472system.cpu0.kern.callpal::swpipl               112588     89.60%     91.49% # number of callpals executed
1473system.cpu0.kern.callpal::rdps                   6309      5.02%     96.51% # number of callpals executed
1474system.cpu0.kern.callpal::wrkgp                     1      0.00%     96.51% # number of callpals executed
1475system.cpu0.kern.callpal::wrusp                     3      0.00%     96.52% # number of callpals executed
1476system.cpu0.kern.callpal::rdusp                     6      0.00%     96.52% # number of callpals executed
1477system.cpu0.kern.callpal::whami                     2      0.00%     96.52% # number of callpals executed
1478system.cpu0.kern.callpal::rti                    3897      3.10%     99.62% # number of callpals executed
1479system.cpu0.kern.callpal::callsys                 326      0.26%     99.88% # number of callpals executed
1480system.cpu0.kern.callpal::imb                     146      0.12%    100.00% # number of callpals executed
1481system.cpu0.kern.callpal::total                125650                       # number of callpals executed
1482system.cpu0.kern.mode_switch::kernel             5507                       # number of protection mode switches
1483system.cpu0.kern.mode_switch::user               1097                       # number of protection mode switches
1484system.cpu0.kern.mode_switch::idle                  0                       # number of protection mode switches
1485system.cpu0.kern.mode_good::kernel               1097                      
1486system.cpu0.kern.mode_good::user                 1097                      
1487system.cpu0.kern.mode_good::idle                    0                      
1488system.cpu0.kern.mode_switch_good::kernel     0.199201                       # fraction of useful protection mode switches
1489system.cpu0.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
1490system.cpu0.kern.mode_switch_good::idle      no_value                       # fraction of useful protection mode switches
1491system.cpu0.kern.mode_switch_good::total     no_value                       # fraction of useful protection mode switches
1492system.cpu0.kern.mode_ticks::kernel      1896108272000     99.90%     99.90% # number of ticks spent at the given mode
1493system.cpu0.kern.mode_ticks::user          1865257500      0.10%    100.00% # number of ticks spent at the given mode
1494system.cpu0.kern.mode_ticks::idle                   0      0.00%    100.00% # number of ticks spent at the given mode
1495system.cpu0.kern.swap_context                    2220                       # number of times the context was actually changed
1496system.cpu1.kern.inst.arm                           0                       # number of arm instructions executed
1497system.cpu1.kern.inst.quiesce                    3828                       # number of quiesce instructions executed
1498system.cpu1.kern.inst.hwrei                     98562                       # number of hwrei instructions executed
1499system.cpu1.kern.ipl_count::0                   35646     40.41%     40.41% # number of times we switched to this ipl
1500system.cpu1.kern.ipl_count::22                   1921      2.18%     42.59% # number of times we switched to this ipl
1501system.cpu1.kern.ipl_count::30                    105      0.12%     42.71% # number of times we switched to this ipl
1502system.cpu1.kern.ipl_count::31                  50532     57.29%    100.00% # number of times we switched to this ipl
1503system.cpu1.kern.ipl_count::total               88204                       # number of times we switched to this ipl
1504system.cpu1.kern.ipl_good::0                    34894     48.66%     48.66% # number of times we switched to this ipl from a different ipl
1505system.cpu1.kern.ipl_good::22                    1921      2.68%     51.34% # number of times we switched to this ipl from a different ipl
1506system.cpu1.kern.ipl_good::30                     105      0.15%     51.49% # number of times we switched to this ipl from a different ipl
1507system.cpu1.kern.ipl_good::31                   34789     48.51%    100.00% # number of times we switched to this ipl from a different ipl
1508system.cpu1.kern.ipl_good::total                71709                       # number of times we switched to this ipl from a different ipl
1509system.cpu1.kern.ipl_ticks::0            1866332283500     98.30%     98.30% # number of cycles we spent at this ipl
1510system.cpu1.kern.ipl_ticks::22              346173000      0.02%     98.32% # number of cycles we spent at this ipl
1511system.cpu1.kern.ipl_ticks::30               42378500      0.00%     98.32% # number of cycles we spent at this ipl
1512system.cpu1.kern.ipl_ticks::31            31930549500      1.68%    100.00% # number of cycles we spent at this ipl
1513system.cpu1.kern.ipl_ticks::total        1898651384500                       # number of cycles we spent at this ipl
1514system.cpu1.kern.ipl_used::0                 0.978904                       # fraction of swpipl calls that actually changed the ipl
1515system.cpu1.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
1516system.cpu1.kern.ipl_used::30                       1                       # fraction of swpipl calls that actually changed the ipl
1517system.cpu1.kern.ipl_used::31                0.688455                       # fraction of swpipl calls that actually changed the ipl
1518system.cpu1.kern.syscall::2                         3      2.56%      2.56% # number of syscalls executed
1519system.cpu1.kern.syscall::3                        13     11.11%     13.68% # number of syscalls executed
1520system.cpu1.kern.syscall::4                         1      0.85%     14.53% # number of syscalls executed
1521system.cpu1.kern.syscall::6                        14     11.97%     26.50% # number of syscalls executed
1522system.cpu1.kern.syscall::17                        6      5.13%     31.62% # number of syscalls executed
1523system.cpu1.kern.syscall::19                        5      4.27%     35.90% # number of syscalls executed
1524system.cpu1.kern.syscall::20                        2      1.71%     37.61% # number of syscalls executed
1525system.cpu1.kern.syscall::23                        2      1.71%     39.32% # number of syscalls executed
1526system.cpu1.kern.syscall::24                        2      1.71%     41.03% # number of syscalls executed
1527system.cpu1.kern.syscall::33                        4      3.42%     44.44% # number of syscalls executed
1528system.cpu1.kern.syscall::45                       19     16.24%     60.68% # number of syscalls executed
1529system.cpu1.kern.syscall::47                        2      1.71%     62.39% # number of syscalls executed
1530system.cpu1.kern.syscall::48                        4      3.42%     65.81% # number of syscalls executed
1531system.cpu1.kern.syscall::54                        1      0.85%     66.67% # number of syscalls executed
1532system.cpu1.kern.syscall::59                        3      2.56%     69.23% # number of syscalls executed
1533system.cpu1.kern.syscall::71                       22     18.80%     88.03% # number of syscalls executed
1534system.cpu1.kern.syscall::74                        7      5.98%     94.02% # number of syscalls executed
1535system.cpu1.kern.syscall::90                        2      1.71%     95.73% # number of syscalls executed
1536system.cpu1.kern.syscall::92                        2      1.71%     97.44% # number of syscalls executed
1537system.cpu1.kern.syscall::132                       2      1.71%     99.15% # number of syscalls executed
1538system.cpu1.kern.syscall::144                       1      0.85%    100.00% # number of syscalls executed
1539system.cpu1.kern.syscall::total                   117                       # number of syscalls executed
1540system.cpu1.kern.callpal::cserve                    1      0.00%      0.00% # number of callpals executed
1541system.cpu1.kern.callpal::wripir                   16      0.02%      0.02% # number of callpals executed
1542system.cpu1.kern.callpal::wrmces                    1      0.00%      0.02% # number of callpals executed
1543system.cpu1.kern.callpal::wrfen                     1      0.00%      0.02% # number of callpals executed
1544system.cpu1.kern.callpal::swpctx                 2023      2.23%      2.25% # number of callpals executed
1545system.cpu1.kern.callpal::tbi                      16      0.02%      2.26% # number of callpals executed
1546system.cpu1.kern.callpal::wrent                     7      0.01%      2.27% # number of callpals executed
1547system.cpu1.kern.callpal::swpipl                82767     91.03%     93.30% # number of callpals executed
1548system.cpu1.kern.callpal::rdps                   2444      2.69%     95.99% # number of callpals executed
1549system.cpu1.kern.callpal::wrkgp                     1      0.00%     95.99% # number of callpals executed
1550system.cpu1.kern.callpal::wrusp                     4      0.00%     96.00% # number of callpals executed
1551system.cpu1.kern.callpal::rdusp                     3      0.00%     96.00% # number of callpals executed
1552system.cpu1.kern.callpal::whami                     3      0.00%     96.00% # number of callpals executed
1553system.cpu1.kern.callpal::rti                    3410      3.75%     99.75% # number of callpals executed
1554system.cpu1.kern.callpal::callsys                 189      0.21%     99.96% # number of callpals executed
1555system.cpu1.kern.callpal::imb                      34      0.04%    100.00% # number of callpals executed
1556system.cpu1.kern.callpal::rdunique                  1      0.00%    100.00% # number of callpals executed
1557system.cpu1.kern.callpal::total                 90921                       # number of callpals executed
1558system.cpu1.kern.mode_switch::kernel             2651                       # number of protection mode switches
1559system.cpu1.kern.mode_switch::user                640                       # number of protection mode switches
1560system.cpu1.kern.mode_switch::idle               2049                       # number of protection mode switches
1561system.cpu1.kern.mode_good::kernel                706                      
1562system.cpu1.kern.mode_good::user                  640                      
1563system.cpu1.kern.mode_good::idle                   66                      
1564system.cpu1.kern.mode_switch_good::kernel     0.266315                       # fraction of useful protection mode switches
1565system.cpu1.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
1566system.cpu1.kern.mode_switch_good::idle      0.032211                       # fraction of useful protection mode switches
1567system.cpu1.kern.mode_switch_good::total     1.298525                       # fraction of useful protection mode switches
1568system.cpu1.kern.mode_ticks::kernel       43748791000      2.30%      2.30% # number of ticks spent at the given mode
1569system.cpu1.kern.mode_ticks::user           905692500      0.05%      2.35% # number of ticks spent at the given mode
1570system.cpu1.kern.mode_ticks::idle        1853996893000     97.65%    100.00% # number of ticks spent at the given mode
1571system.cpu1.kern.swap_context                    2024                       # number of times the context was actually changed
1572
1573---------- End Simulation Statistics   ----------
1574