stats.txt revision 6291
1
2---------- Begin Simulation Statistics ----------
3host_inst_rate                                 193554                       # Simulator instruction rate (inst/s)
4host_mem_usage                                 276972                       # Number of bytes of host memory used
5host_seconds                                   274.29                       # Real time elapsed on the host
6host_tick_rate                             6807960214                       # Simulator tick rate (ticks/s)
7sim_freq                                 1000000000000                       # Frequency of simulated ticks
8sim_insts                                    53090223                       # Number of instructions simulated
9sim_seconds                                  1.867363                       # Number of seconds simulated
10sim_ticks                                1867362977500                       # Number of ticks simulated
11system.cpu.BPredUnit.BTBCorrect                     0                       # Number of correct BTB predictions (this stat may not work properly.
12system.cpu.BPredUnit.BTBHits                  6932886                       # Number of BTB hits
13system.cpu.BPredUnit.BTBLookups              13334785                       # Number of BTB lookups
14system.cpu.BPredUnit.RASInCorrect               41560                       # Number of incorrect RAS predictions.
15system.cpu.BPredUnit.condIncorrect             829405                       # Number of conditional branches incorrect
16system.cpu.BPredUnit.condPredicted           12127013                       # Number of conditional branches predicted
17system.cpu.BPredUnit.lookups                 14563706                       # Number of BP lookups
18system.cpu.BPredUnit.usedRAS                  1034705                       # Number of times the RAS was used to get a target.
19system.cpu.commit.COM:branches                8461925                       # Number of branches committed
20system.cpu.commit.COM:bw_lim_events            978098                       # number cycles where commit BW limit reached
21system.cpu.commit.COM:bw_limited                    0                       # number of insts not committed due to BW limits
22system.cpu.commit.COM:committed_per_cycle::samples    100629475                       # Number of insts commited each cycle
23system.cpu.commit.COM:committed_per_cycle::mean     0.559325                       # Number of insts commited each cycle
24system.cpu.commit.COM:committed_per_cycle::stdev     1.322901                       # Number of insts commited each cycle
25system.cpu.commit.COM:committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
26system.cpu.commit.COM:committed_per_cycle::0-1     76387036     75.91%     75.91% # Number of insts commited each cycle
27system.cpu.commit.COM:committed_per_cycle::1-2     10760374     10.69%     86.60% # Number of insts commited each cycle
28system.cpu.commit.COM:committed_per_cycle::2-3      5981089      5.94%     92.55% # Number of insts commited each cycle
29system.cpu.commit.COM:committed_per_cycle::3-4      2990150      2.97%     95.52% # Number of insts commited each cycle
30system.cpu.commit.COM:committed_per_cycle::4-5      2079430      2.07%     97.58% # Number of insts commited each cycle
31system.cpu.commit.COM:committed_per_cycle::5-6       662647      0.66%     98.24% # Number of insts commited each cycle
32system.cpu.commit.COM:committed_per_cycle::6-7       398739      0.40%     98.64% # Number of insts commited each cycle
33system.cpu.commit.COM:committed_per_cycle::7-8       391912      0.39%     99.03% # Number of insts commited each cycle
34system.cpu.commit.COM:committed_per_cycle::8       978098      0.97%    100.00% # Number of insts commited each cycle
35system.cpu.commit.COM:committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
36system.cpu.commit.COM:committed_per_cycle::min_value            0                       # Number of insts commited each cycle
37system.cpu.commit.COM:committed_per_cycle::max_value            8                       # Number of insts commited each cycle
38system.cpu.commit.COM:committed_per_cycle::total    100629475                       # Number of insts commited each cycle
39system.cpu.commit.COM:count                  56284559                       # Number of instructions committed
40system.cpu.commit.COM:loads                   9308572                       # Number of loads committed
41system.cpu.commit.COM:membars                  228000                       # Number of memory barriers committed
42system.cpu.commit.COM:refs                   15700770                       # Number of memory references committed
43system.cpu.commit.COM:swp_count                     0                       # Number of s/w prefetches committed
44system.cpu.commit.branchMispredicts            787906                       # The number of times a branch was mispredicted
45system.cpu.commit.commitCommittedInsts       56284559                       # The number of committed instructions
46system.cpu.commit.commitNonSpecStalls          667787                       # The number of times commit has been forced to stall to communicate backwards
47system.cpu.commit.commitSquashedInsts         9472622                       # The number of squashed insts skipped by commit
48system.cpu.committedInsts                    53090223                       # Number of Instructions Simulated
49system.cpu.committedInsts_total              53090223                       # Number of Instructions Simulated
50system.cpu.cpi                               2.580471                       # CPI: Cycles Per Instruction
51system.cpu.cpi_total                         2.580471                       # CPI: Total CPI of All Threads
52system.cpu.dcache.LoadLockedReq_accesses       214422                       # number of LoadLockedReq accesses(hits+misses)
53system.cpu.dcache.LoadLockedReq_avg_miss_latency 15515.537615                       # average LoadLockedReq miss latency
54system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency 11814.147928                       # average LoadLockedReq mshr miss latency
55system.cpu.dcache.LoadLockedReq_hits           192250                       # number of LoadLockedReq hits
56system.cpu.dcache.LoadLockedReq_miss_latency    344010500                       # number of LoadLockedReq miss cycles
57system.cpu.dcache.LoadLockedReq_miss_rate     0.103404                       # miss rate for LoadLockedReq accesses
58system.cpu.dcache.LoadLockedReq_misses          22172                       # number of LoadLockedReq misses
59system.cpu.dcache.LoadLockedReq_mshr_hits         4650                       # number of LoadLockedReq MSHR hits
60system.cpu.dcache.LoadLockedReq_mshr_miss_latency    207007500                       # number of LoadLockedReq MSHR miss cycles
61system.cpu.dcache.LoadLockedReq_mshr_miss_rate     0.081717                       # mshr miss rate for LoadLockedReq accesses
62system.cpu.dcache.LoadLockedReq_mshr_misses        17522                       # number of LoadLockedReq MSHR misses
63system.cpu.dcache.ReadReq_accesses            9342386                       # number of ReadReq accesses(hits+misses)
64system.cpu.dcache.ReadReq_avg_miss_latency 23884.018523                       # average ReadReq miss latency
65system.cpu.dcache.ReadReq_avg_mshr_miss_latency 22765.012818                       # average ReadReq mshr miss latency
66system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency          inf                       # average ReadReq mshr uncacheable latency
67system.cpu.dcache.ReadReq_hits                7810012                       # number of ReadReq hits
68system.cpu.dcache.ReadReq_miss_latency    36599249000                       # number of ReadReq miss cycles
69system.cpu.dcache.ReadReq_miss_rate          0.164024                       # miss rate for ReadReq accesses
70system.cpu.dcache.ReadReq_misses              1532374                       # number of ReadReq misses
71system.cpu.dcache.ReadReq_mshr_hits            447551                       # number of ReadReq MSHR hits
72system.cpu.dcache.ReadReq_mshr_miss_latency  24696009500                       # number of ReadReq MSHR miss cycles
73system.cpu.dcache.ReadReq_mshr_miss_rate     0.116118                       # mshr miss rate for ReadReq accesses
74system.cpu.dcache.ReadReq_mshr_misses         1084823                       # number of ReadReq MSHR misses
75system.cpu.dcache.ReadReq_mshr_uncacheable_latency    904976000                       # number of ReadReq MSHR uncacheable cycles
76system.cpu.dcache.StoreCondReq_accesses        219797                       # number of StoreCondReq accesses(hits+misses)
77system.cpu.dcache.StoreCondReq_avg_miss_latency 56331.488950                       # average StoreCondReq miss latency
78system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency 53331.488950                       # average StoreCondReq mshr miss latency
79system.cpu.dcache.StoreCondReq_hits            189796                       # number of StoreCondReq hits
80system.cpu.dcache.StoreCondReq_miss_latency   1690001000                       # number of StoreCondReq miss cycles
81system.cpu.dcache.StoreCondReq_miss_rate     0.136494                       # miss rate for StoreCondReq accesses
82system.cpu.dcache.StoreCondReq_misses           30001                       # number of StoreCondReq misses
83system.cpu.dcache.StoreCondReq_mshr_miss_latency   1599998000                       # number of StoreCondReq MSHR miss cycles
84system.cpu.dcache.StoreCondReq_mshr_miss_rate     0.136494                       # mshr miss rate for StoreCondReq accesses
85system.cpu.dcache.StoreCondReq_mshr_misses        30001                       # number of StoreCondReq MSHR misses
86system.cpu.dcache.WriteReq_accesses           6157245                       # number of WriteReq accesses(hits+misses)
87system.cpu.dcache.WriteReq_avg_miss_latency 49037.572489                       # average WriteReq miss latency
88system.cpu.dcache.WriteReq_avg_mshr_miss_latency 54494.404609                       # average WriteReq mshr miss latency
89system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency          inf                       # average WriteReq mshr uncacheable latency
90system.cpu.dcache.WriteReq_hits               3926713                       # number of WriteReq hits
91system.cpu.dcache.WriteReq_miss_latency  109379874638                       # number of WriteReq miss cycles
92system.cpu.dcache.WriteReq_miss_rate         0.362261                       # miss rate for WriteReq accesses
93system.cpu.dcache.WriteReq_misses             2230532                       # number of WriteReq misses
94system.cpu.dcache.WriteReq_mshr_hits          1833591                       # number of WriteReq MSHR hits
95system.cpu.dcache.WriteReq_mshr_miss_latency  21631063460                       # number of WriteReq MSHR miss cycles
96system.cpu.dcache.WriteReq_mshr_miss_rate     0.064467                       # mshr miss rate for WriteReq accesses
97system.cpu.dcache.WriteReq_mshr_misses         396941                       # number of WriteReq MSHR misses
98system.cpu.dcache.WriteReq_mshr_uncacheable_latency   1235842997                       # number of WriteReq MSHR uncacheable cycles
99system.cpu.dcache.avg_blocked_cycles::no_mshrs 10022.289139                       # average number of cycles each access was blocked
100system.cpu.dcache.avg_blocked_cycles::no_targets        16500                       # average number of cycles each access was blocked
101system.cpu.dcache.avg_refs                   8.827872                       # Average number of references to valid blocks.
102system.cpu.dcache.blocked::no_mshrs            137083                       # number of cycles access was blocked
103system.cpu.dcache.blocked::no_targets               4                       # number of cycles access was blocked
104system.cpu.dcache.blocked_cycles::no_mshrs   1373885462                       # number of cycles access was blocked
105system.cpu.dcache.blocked_cycles::no_targets        66000                       # number of cycles access was blocked
106system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
107system.cpu.dcache.demand_accesses            15499631                       # number of demand (read+write) accesses
108system.cpu.dcache.demand_avg_miss_latency 38794.252006                       # average overall miss latency
109system.cpu.dcache.demand_avg_mshr_miss_latency 31264.812048                       # average overall mshr miss latency
110system.cpu.dcache.demand_hits                11736725                       # number of demand (read+write) hits
111system.cpu.dcache.demand_miss_latency    145979123638                       # number of demand (read+write) miss cycles
112system.cpu.dcache.demand_miss_rate           0.242774                       # miss rate for demand accesses
113system.cpu.dcache.demand_misses               3762906                       # number of demand (read+write) misses
114system.cpu.dcache.demand_mshr_hits            2281142                       # number of demand (read+write) MSHR hits
115system.cpu.dcache.demand_mshr_miss_latency  46327072960                       # number of demand (read+write) MSHR miss cycles
116system.cpu.dcache.demand_mshr_miss_rate      0.095600                       # mshr miss rate for demand accesses
117system.cpu.dcache.demand_mshr_misses          1481764                       # number of demand (read+write) MSHR misses
118system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
119system.cpu.dcache.mshr_cap_events                   0                       # number of times MSHR cap was activated
120system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
121system.cpu.dcache.overall_accesses           15499631                       # number of overall (read+write) accesses
122system.cpu.dcache.overall_avg_miss_latency 38794.252006                       # average overall miss latency
123system.cpu.dcache.overall_avg_mshr_miss_latency 31264.812048                       # average overall mshr miss latency
124system.cpu.dcache.overall_avg_mshr_uncacheable_latency          inf                       # average overall mshr uncacheable latency
125system.cpu.dcache.overall_hits               11736725                       # number of overall hits
126system.cpu.dcache.overall_miss_latency   145979123638                       # number of overall miss cycles
127system.cpu.dcache.overall_miss_rate          0.242774                       # miss rate for overall accesses
128system.cpu.dcache.overall_misses              3762906                       # number of overall misses
129system.cpu.dcache.overall_mshr_hits           2281142                       # number of overall MSHR hits
130system.cpu.dcache.overall_mshr_miss_latency  46327072960                       # number of overall MSHR miss cycles
131system.cpu.dcache.overall_mshr_miss_rate     0.095600                       # mshr miss rate for overall accesses
132system.cpu.dcache.overall_mshr_misses         1481764                       # number of overall MSHR misses
133system.cpu.dcache.overall_mshr_uncacheable_latency   2140818997                       # number of overall MSHR uncacheable cycles
134system.cpu.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
135system.cpu.dcache.replacements                1402110                       # number of replacements
136system.cpu.dcache.sampled_refs                1402622                       # Sample count of references to valid blocks.
137system.cpu.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
138system.cpu.dcache.tagsinuse                511.995450                       # Cycle average of tags in use
139system.cpu.dcache.total_refs                 12382168                       # Total number of references to valid blocks.
140system.cpu.dcache.warmup_cycle               21439000                       # Cycle when the warmup percentage was hit.
141system.cpu.dcache.writebacks                   430447                       # number of writebacks
142system.cpu.decode.DECODE:BlockedCycles       48442278                       # Number of cycles decode is blocked
143system.cpu.decode.DECODE:BranchMispred          42798                       # Number of times decode detected a branch misprediction
144system.cpu.decode.DECODE:BranchResolved        614586                       # Number of times decode resolved a branch
145system.cpu.decode.DECODE:DecodedInsts        72711050                       # Number of instructions handled by decode
146system.cpu.decode.DECODE:IdleCycles          37969720                       # Number of cycles decode is idle
147system.cpu.decode.DECODE:RunCycles           13062350                       # Number of cycles decode is running
148system.cpu.decode.DECODE:SquashCycles         1643233                       # Number of cycles decode is squashing
149system.cpu.decode.DECODE:SquashedInsts         134839                       # Number of squashed instructions handled by decode
150system.cpu.decode.DECODE:UnblockCycles        1155126                       # Number of cycles decode is unblocking
151system.cpu.dtb.data_accesses                  1236133                       # DTB accesses
152system.cpu.dtb.data_acv                           823                       # DTB access violations
153system.cpu.dtb.data_hits                     16770289                       # DTB hits
154system.cpu.dtb.data_misses                      44393                       # DTB misses
155system.cpu.dtb.fetch_accesses                       0                       # ITB accesses
156system.cpu.dtb.fetch_acv                            0                       # ITB acv
157system.cpu.dtb.fetch_hits                           0                       # ITB hits
158system.cpu.dtb.fetch_misses                         0                       # ITB misses
159system.cpu.dtb.read_accesses                   909859                       # DTB read accesses
160system.cpu.dtb.read_acv                           588                       # DTB read access violations
161system.cpu.dtb.read_hits                     10173052                       # DTB read hits
162system.cpu.dtb.read_misses                      36219                       # DTB read misses
163system.cpu.dtb.write_accesses                  326274                       # DTB write accesses
164system.cpu.dtb.write_acv                          235                       # DTB write access violations
165system.cpu.dtb.write_hits                     6597237                       # DTB write hits
166system.cpu.dtb.write_misses                      8174                       # DTB write misses
167system.cpu.fetch.Branches                    14563706                       # Number of branches that fetch encountered
168system.cpu.fetch.CacheLines                   8997144                       # Number of cache lines fetched
169system.cpu.fetch.Cycles                      23480265                       # Number of cycles fetch has run and was not squashing or blocked
170system.cpu.fetch.IcacheSquashes                455601                       # Number of outstanding Icache misses that were squashed
171system.cpu.fetch.Insts                       74265234                       # Number of instructions fetch has processed
172system.cpu.fetch.MiscStallCycles                 2366                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
173system.cpu.fetch.SquashCycles                  967433                       # Number of cycles fetch has spent squashing
174system.cpu.fetch.branchRate                  0.106306                       # Number of branch fetches per cycle
175system.cpu.fetch.icacheStallCycles            8997144                       # Number of cycles fetch is stalled on an Icache miss
176system.cpu.fetch.predictedBranches            7967591                       # Number of branches that fetch has predicted taken
177system.cpu.fetch.rate                        0.542091                       # Number of inst fetches per cycle
178system.cpu.fetch.rateDist::samples          102272708                       # Number of instructions fetched each cycle (Total)
179system.cpu.fetch.rateDist::mean              0.726149                       # Number of instructions fetched each cycle (Total)
180system.cpu.fetch.rateDist::stdev             2.019798                       # Number of instructions fetched each cycle (Total)
181system.cpu.fetch.rateDist::underflows               0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
182system.cpu.fetch.rateDist::0-1               87829962     85.88%     85.88% # Number of instructions fetched each cycle (Total)
183system.cpu.fetch.rateDist::1-2                1051726      1.03%     86.91% # Number of instructions fetched each cycle (Total)
184system.cpu.fetch.rateDist::2-3                2021481      1.98%     88.88% # Number of instructions fetched each cycle (Total)
185system.cpu.fetch.rateDist::3-4                 968950      0.95%     89.83% # Number of instructions fetched each cycle (Total)
186system.cpu.fetch.rateDist::4-5                2998384      2.93%     92.76% # Number of instructions fetched each cycle (Total)
187system.cpu.fetch.rateDist::5-6                 688876      0.67%     93.44% # Number of instructions fetched each cycle (Total)
188system.cpu.fetch.rateDist::6-7                 831559      0.81%     94.25% # Number of instructions fetched each cycle (Total)
189system.cpu.fetch.rateDist::7-8                1217734      1.19%     95.44% # Number of instructions fetched each cycle (Total)
190system.cpu.fetch.rateDist::8                  4664036      4.56%    100.00% # Number of instructions fetched each cycle (Total)
191system.cpu.fetch.rateDist::overflows                0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
192system.cpu.fetch.rateDist::min_value                0                       # Number of instructions fetched each cycle (Total)
193system.cpu.fetch.rateDist::max_value                8                       # Number of instructions fetched each cycle (Total)
194system.cpu.fetch.rateDist::total            102272708                       # Number of instructions fetched each cycle (Total)
195system.cpu.icache.ReadReq_accesses            8997144                       # number of ReadReq accesses(hits+misses)
196system.cpu.icache.ReadReq_avg_miss_latency 14906.743449                       # average ReadReq miss latency
197system.cpu.icache.ReadReq_avg_mshr_miss_latency 11907.437092                       # average ReadReq mshr miss latency
198system.cpu.icache.ReadReq_hits                7949609                       # number of ReadReq hits
199system.cpu.icache.ReadReq_miss_latency    15615335499                       # number of ReadReq miss cycles
200system.cpu.icache.ReadReq_miss_rate          0.116430                       # miss rate for ReadReq accesses
201system.cpu.icache.ReadReq_misses              1047535                       # number of ReadReq misses
202system.cpu.icache.ReadReq_mshr_hits             51877                       # number of ReadReq MSHR hits
203system.cpu.icache.ReadReq_mshr_miss_latency  11855735000                       # number of ReadReq MSHR miss cycles
204system.cpu.icache.ReadReq_mshr_miss_rate     0.110664                       # mshr miss rate for ReadReq accesses
205system.cpu.icache.ReadReq_mshr_misses          995658                       # number of ReadReq MSHR misses
206system.cpu.icache.avg_blocked_cycles::no_mshrs 11545.454545                       # average number of cycles each access was blocked
207system.cpu.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
208system.cpu.icache.avg_refs                   7.985800                       # Average number of references to valid blocks.
209system.cpu.icache.blocked::no_mshrs                55                       # number of cycles access was blocked
210system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
211system.cpu.icache.blocked_cycles::no_mshrs       635000                       # number of cycles access was blocked
212system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
213system.cpu.icache.cache_copies                      0                       # number of cache copies performed
214system.cpu.icache.demand_accesses             8997144                       # number of demand (read+write) accesses
215system.cpu.icache.demand_avg_miss_latency 14906.743449                       # average overall miss latency
216system.cpu.icache.demand_avg_mshr_miss_latency 11907.437092                       # average overall mshr miss latency
217system.cpu.icache.demand_hits                 7949609                       # number of demand (read+write) hits
218system.cpu.icache.demand_miss_latency     15615335499                       # number of demand (read+write) miss cycles
219system.cpu.icache.demand_miss_rate           0.116430                       # miss rate for demand accesses
220system.cpu.icache.demand_misses               1047535                       # number of demand (read+write) misses
221system.cpu.icache.demand_mshr_hits              51877                       # number of demand (read+write) MSHR hits
222system.cpu.icache.demand_mshr_miss_latency  11855735000                       # number of demand (read+write) MSHR miss cycles
223system.cpu.icache.demand_mshr_miss_rate      0.110664                       # mshr miss rate for demand accesses
224system.cpu.icache.demand_mshr_misses           995658                       # number of demand (read+write) MSHR misses
225system.cpu.icache.fast_writes                       0                       # number of fast writes performed
226system.cpu.icache.mshr_cap_events                   0                       # number of times MSHR cap was activated
227system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
228system.cpu.icache.overall_accesses            8997144                       # number of overall (read+write) accesses
229system.cpu.icache.overall_avg_miss_latency 14906.743449                       # average overall miss latency
230system.cpu.icache.overall_avg_mshr_miss_latency 11907.437092                       # average overall mshr miss latency
231system.cpu.icache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
232system.cpu.icache.overall_hits                7949609                       # number of overall hits
233system.cpu.icache.overall_miss_latency    15615335499                       # number of overall miss cycles
234system.cpu.icache.overall_miss_rate          0.116430                       # miss rate for overall accesses
235system.cpu.icache.overall_misses              1047535                       # number of overall misses
236system.cpu.icache.overall_mshr_hits             51877                       # number of overall MSHR hits
237system.cpu.icache.overall_mshr_miss_latency  11855735000                       # number of overall MSHR miss cycles
238system.cpu.icache.overall_mshr_miss_rate     0.110664                       # mshr miss rate for overall accesses
239system.cpu.icache.overall_mshr_misses          995658                       # number of overall MSHR misses
240system.cpu.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
241system.cpu.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
242system.cpu.icache.replacements                 994957                       # number of replacements
243system.cpu.icache.sampled_refs                 995468                       # Sample count of references to valid blocks.
244system.cpu.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
245system.cpu.icache.tagsinuse                509.772438                       # Cycle average of tags in use
246system.cpu.icache.total_refs                  7949608                       # Total number of references to valid blocks.
247system.cpu.icache.warmup_cycle            25306164000                       # Cycle when the warmup percentage was hit.
248system.cpu.icache.writebacks                        0                       # number of writebacks
249system.cpu.idleCycles                        34725081                       # Total number of cycles that the CPU has spent unscheduled due to idling
250system.cpu.iew.EXEC:branches                  9164165                       # Number of branches executed
251system.cpu.iew.EXEC:nop                       3679313                       # number of nop insts executed
252system.cpu.iew.EXEC:rate                     0.420337                       # Inst execution rate
253system.cpu.iew.EXEC:refs                     17053432                       # number of memory reference insts executed
254system.cpu.iew.EXEC:stores                    6620337                       # Number of stores executed
255system.cpu.iew.EXEC:swp                             0                       # number of swp insts executed
256system.cpu.iew.WB:consumers                  34505393                       # num instructions consuming a value
257system.cpu.iew.WB:count                      56992809                       # cumulative count of insts written-back
258system.cpu.iew.WB:fanout                     0.764525                       # average fanout of values written-back
259system.cpu.iew.WB:penalized                         0                       # number of instrctions required to write to 'other' IQ
260system.cpu.iew.WB:penalized_rate                    0                       # fraction of instructions written-back that wrote to 'other' IQ
261system.cpu.iew.WB:producers                  26380221                       # num instructions producing a value
262system.cpu.iew.WB:rate                       0.416013                       # insts written-back per cycle
263system.cpu.iew.WB:sent                       57095823                       # cumulative count of insts sent to commit
264system.cpu.iew.branchMispredicts               857525                       # Number of branch mispredicts detected at execute
265system.cpu.iew.iewBlockCycles                 9717535                       # Number of cycles IEW is blocking
266system.cpu.iew.iewDispLoadInsts              11048107                       # Number of dispatched load instructions
267system.cpu.iew.iewDispNonSpecInsts            1799892                       # Number of dispatched non-speculative instructions
268system.cpu.iew.iewDispSquashedInsts           1045221                       # Number of squashed instructions skipped by dispatch
269system.cpu.iew.iewDispStoreInsts              7018400                       # Number of dispatched store instructions
270system.cpu.iew.iewDispatchedInsts            65886993                       # Number of instructions dispatched to IQ
271system.cpu.iew.iewExecLoadInsts              10433095                       # Number of load instructions executed
272system.cpu.iew.iewExecSquashedInsts            539578                       # Number of squashed instructions skipped in execute
273system.cpu.iew.iewExecutedInsts              57585192                       # Number of executed instructions
274system.cpu.iew.iewIQFullEvents                  49355                       # Number of times the IQ has become full, causing a stall
275system.cpu.iew.iewIdleCycles                        0                       # Number of cycles IEW is idle
276system.cpu.iew.iewLSQFullEvents                  6548                       # Number of times the LSQ has become full, causing a stall
277system.cpu.iew.iewSquashCycles                1643233                       # Number of cycles IEW is squashing
278system.cpu.iew.iewUnblockCycles                548828                       # Number of cycles IEW is unblocking
279system.cpu.iew.lsq.thread.0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
280system.cpu.iew.lsq.thread.0.cacheBlocked       307987                       # Number of times an access to memory failed due to the cache being blocked
281system.cpu.iew.lsq.thread.0.forwLoads          427807                       # Number of loads that had data forwarded from stores
282system.cpu.iew.lsq.thread.0.ignoredResponses        11074                       # Number of memory responses ignored because the instruction is squashed
283system.cpu.iew.lsq.thread.0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
284system.cpu.iew.lsq.thread.0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
285system.cpu.iew.lsq.thread.0.memOrderViolation        45865                       # Number of memory ordering violations
286system.cpu.iew.lsq.thread.0.rescheduledLoads        15487                       # Number of loads that were rescheduled
287system.cpu.iew.lsq.thread.0.squashedLoads      1739535                       # Number of loads squashed
288system.cpu.iew.lsq.thread.0.squashedStores       626202                       # Number of stores squashed
289system.cpu.iew.memOrderViolationEvents          45865                       # Number of memory order violations
290system.cpu.iew.predictedNotTakenIncorrect       381050                       # Number of branches that were predicted not taken incorrectly
291system.cpu.iew.predictedTakenIncorrect         476475                       # Number of branches that were predicted taken incorrectly
292system.cpu.ipc                               0.387526                       # IPC: Instructions Per Cycle
293system.cpu.ipc_total                         0.387526                       # IPC: Total IPC of All Threads
294system.cpu.iq.ISSUE:FU_type_0::No_OpClass         7284      0.01%      0.01% # Type of FU issued
295system.cpu.iq.ISSUE:FU_type_0::IntAlu        39611417     68.15%     68.16% # Type of FU issued
296system.cpu.iq.ISSUE:FU_type_0::IntMult          62110      0.11%     68.27% # Type of FU issued
297system.cpu.iq.ISSUE:FU_type_0::IntDiv               0      0.00%     68.27% # Type of FU issued
298system.cpu.iq.ISSUE:FU_type_0::FloatAdd         25607      0.04%     68.31% # Type of FU issued
299system.cpu.iq.ISSUE:FU_type_0::FloatCmp             0      0.00%     68.31% # Type of FU issued
300system.cpu.iq.ISSUE:FU_type_0::FloatCvt             0      0.00%     68.31% # Type of FU issued
301system.cpu.iq.ISSUE:FU_type_0::FloatMult            0      0.00%     68.31% # Type of FU issued
302system.cpu.iq.ISSUE:FU_type_0::FloatDiv          3636      0.01%     68.32% # Type of FU issued
303system.cpu.iq.ISSUE:FU_type_0::FloatSqrt            0      0.00%     68.32% # Type of FU issued
304system.cpu.iq.ISSUE:FU_type_0::MemRead       10788116     18.56%     86.88% # Type of FU issued
305system.cpu.iq.ISSUE:FU_type_0::MemWrite       6673339     11.48%     98.36% # Type of FU issued
306system.cpu.iq.ISSUE:FU_type_0::IprAccess       953263      1.64%    100.00% # Type of FU issued
307system.cpu.iq.ISSUE:FU_type_0::InstPrefetch            0      0.00%    100.00% # Type of FU issued
308system.cpu.iq.ISSUE:FU_type_0::total         58124772                       # Type of FU issued
309system.cpu.iq.ISSUE:fu_busy_cnt                433051                       # FU busy when requested
310system.cpu.iq.ISSUE:fu_busy_rate             0.007450                       # FU busy rate (busy events/executed inst)
311system.cpu.iq.ISSUE:fu_full::No_OpClass             0      0.00%      0.00% # attempts to use FU when none available
312system.cpu.iq.ISSUE:fu_full::IntAlu             50716     11.71%     11.71% # attempts to use FU when none available
313system.cpu.iq.ISSUE:fu_full::IntMult                0      0.00%     11.71% # attempts to use FU when none available
314system.cpu.iq.ISSUE:fu_full::IntDiv                 0      0.00%     11.71% # attempts to use FU when none available
315system.cpu.iq.ISSUE:fu_full::FloatAdd               0      0.00%     11.71% # attempts to use FU when none available
316system.cpu.iq.ISSUE:fu_full::FloatCmp               0      0.00%     11.71% # attempts to use FU when none available
317system.cpu.iq.ISSUE:fu_full::FloatCvt               0      0.00%     11.71% # attempts to use FU when none available
318system.cpu.iq.ISSUE:fu_full::FloatMult              0      0.00%     11.71% # attempts to use FU when none available
319system.cpu.iq.ISSUE:fu_full::FloatDiv               0      0.00%     11.71% # attempts to use FU when none available
320system.cpu.iq.ISSUE:fu_full::FloatSqrt              0      0.00%     11.71% # attempts to use FU when none available
321system.cpu.iq.ISSUE:fu_full::MemRead           279321     64.50%     76.21% # attempts to use FU when none available
322system.cpu.iq.ISSUE:fu_full::MemWrite          103014     23.79%    100.00% # attempts to use FU when none available
323system.cpu.iq.ISSUE:fu_full::IprAccess              0      0.00%    100.00% # attempts to use FU when none available
324system.cpu.iq.ISSUE:fu_full::InstPrefetch            0      0.00%    100.00% # attempts to use FU when none available
325system.cpu.iq.ISSUE:issued_per_cycle::samples    102272708                       # Number of insts issued each cycle
326system.cpu.iq.ISSUE:issued_per_cycle::mean     0.568331                       # Number of insts issued each cycle
327system.cpu.iq.ISSUE:issued_per_cycle::stdev     1.133996                       # Number of insts issued each cycle
328system.cpu.iq.ISSUE:issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
329system.cpu.iq.ISSUE:issued_per_cycle::0-1     73147659     71.52%     71.52% # Number of insts issued each cycle
330system.cpu.iq.ISSUE:issued_per_cycle::1-2     14648372     14.32%     85.85% # Number of insts issued each cycle
331system.cpu.iq.ISSUE:issued_per_cycle::2-3      6417102      6.27%     92.12% # Number of insts issued each cycle
332system.cpu.iq.ISSUE:issued_per_cycle::3-4      3925012      3.84%     95.96% # Number of insts issued each cycle
333system.cpu.iq.ISSUE:issued_per_cycle::4-5      2528533      2.47%     98.43% # Number of insts issued each cycle
334system.cpu.iq.ISSUE:issued_per_cycle::5-6      1035489      1.01%     99.44% # Number of insts issued each cycle
335system.cpu.iq.ISSUE:issued_per_cycle::6-7       441110      0.43%     99.87% # Number of insts issued each cycle
336system.cpu.iq.ISSUE:issued_per_cycle::7-8       106525      0.10%     99.98% # Number of insts issued each cycle
337system.cpu.iq.ISSUE:issued_per_cycle::8         22906      0.02%    100.00% # Number of insts issued each cycle
338system.cpu.iq.ISSUE:issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
339system.cpu.iq.ISSUE:issued_per_cycle::min_value            0                       # Number of insts issued each cycle
340system.cpu.iq.ISSUE:issued_per_cycle::max_value            8                       # Number of insts issued each cycle
341system.cpu.iq.ISSUE:issued_per_cycle::total    102272708                       # Number of insts issued each cycle
342system.cpu.iq.ISSUE:rate                     0.424275                       # Inst issue rate
343system.cpu.iq.iqInstsAdded                   60155940                       # Number of instructions added to the IQ (excludes non-spec)
344system.cpu.iq.iqInstsIssued                  58124772                       # Number of instructions issued
345system.cpu.iq.iqNonSpecInstsAdded             2051740                       # Number of non-speculative instructions added to the IQ
346system.cpu.iq.iqSquashedInstsExamined         8691644                       # Number of squashed instructions iterated over during squash; mainly for profiling
347system.cpu.iq.iqSquashedInstsIssued             34825                       # Number of squashed instructions issued
348system.cpu.iq.iqSquashedNonSpecRemoved        1383953                       # Number of squashed non-spec instructions that were removed
349system.cpu.iq.iqSquashedOperandsExamined      4676225                       # Number of squashed operands that are examined and possibly removed from graph
350system.cpu.itb.data_accesses                        0                       # DTB accesses
351system.cpu.itb.data_acv                             0                       # DTB access violations
352system.cpu.itb.data_hits                            0                       # DTB hits
353system.cpu.itb.data_misses                          0                       # DTB misses
354system.cpu.itb.fetch_accesses                 1303750                       # ITB accesses
355system.cpu.itb.fetch_acv                          951                       # ITB acv
356system.cpu.itb.fetch_hits                     1264322                       # ITB hits
357system.cpu.itb.fetch_misses                     39428                       # ITB misses
358system.cpu.itb.read_accesses                        0                       # DTB read accesses
359system.cpu.itb.read_acv                             0                       # DTB read access violations
360system.cpu.itb.read_hits                            0                       # DTB read hits
361system.cpu.itb.read_misses                          0                       # DTB read misses
362system.cpu.itb.write_accesses                       0                       # DTB write accesses
363system.cpu.itb.write_acv                            0                       # DTB write access violations
364system.cpu.itb.write_hits                           0                       # DTB write hits
365system.cpu.itb.write_misses                         0                       # DTB write misses
366system.cpu.kern.callpal::cserve                     1      0.00%      0.00% # number of callpals executed
367system.cpu.kern.callpal::wrmces                     1      0.00%      0.00% # number of callpals executed
368system.cpu.kern.callpal::wrfen                      1      0.00%      0.00% # number of callpals executed
369system.cpu.kern.callpal::wrvptptr                   1      0.00%      0.00% # number of callpals executed
370system.cpu.kern.callpal::swpctx                  4176      2.17%      2.17% # number of callpals executed
371system.cpu.kern.callpal::tbi                       54      0.03%      2.20% # number of callpals executed
372system.cpu.kern.callpal::wrent                      7      0.00%      2.20% # number of callpals executed
373system.cpu.kern.callpal::swpipl                175681     91.19%     93.39% # number of callpals executed
374system.cpu.kern.callpal::rdps                    6794      3.53%     96.92% # number of callpals executed
375system.cpu.kern.callpal::wrkgp                      1      0.00%     96.92% # number of callpals executed
376system.cpu.kern.callpal::wrusp                      7      0.00%     96.92% # number of callpals executed
377system.cpu.kern.callpal::rdusp                      9      0.00%     96.93% # number of callpals executed
378system.cpu.kern.callpal::whami                      2      0.00%     96.93% # number of callpals executed
379system.cpu.kern.callpal::rti                     5221      2.71%     99.64% # number of callpals executed
380system.cpu.kern.callpal::callsys                  515      0.27%     99.91% # number of callpals executed
381system.cpu.kern.callpal::imb                      181      0.09%    100.00% # number of callpals executed
382system.cpu.kern.callpal::total                 192652                       # number of callpals executed
383system.cpu.kern.inst.arm                            0                       # number of arm instructions executed
384system.cpu.kern.inst.hwrei                     211811                       # number of hwrei instructions executed
385system.cpu.kern.inst.quiesce                     6385                       # number of quiesce instructions executed
386system.cpu.kern.ipl_count::0                    74956     40.95%     40.95% # number of times we switched to this ipl
387system.cpu.kern.ipl_count::21                     237      0.13%     41.08% # number of times we switched to this ipl
388system.cpu.kern.ipl_count::22                    1890      1.03%     42.11% # number of times we switched to this ipl
389system.cpu.kern.ipl_count::31                  105947     57.89%    100.00% # number of times we switched to this ipl
390system.cpu.kern.ipl_count::total               183030                       # number of times we switched to this ipl
391system.cpu.kern.ipl_good::0                     73589     49.29%     49.29% # number of times we switched to this ipl from a different ipl
392system.cpu.kern.ipl_good::21                      237      0.16%     49.45% # number of times we switched to this ipl from a different ipl
393system.cpu.kern.ipl_good::22                     1890      1.27%     50.71% # number of times we switched to this ipl from a different ipl
394system.cpu.kern.ipl_good::31                    73589     49.29%    100.00% # number of times we switched to this ipl from a different ipl
395system.cpu.kern.ipl_good::total                149305                       # number of times we switched to this ipl from a different ipl
396system.cpu.kern.ipl_ticks::0             1824761131000     97.72%     97.72% # number of cycles we spent at this ipl
397system.cpu.kern.ipl_ticks::21               102621000      0.01%     97.72% # number of cycles we spent at this ipl
398system.cpu.kern.ipl_ticks::22               392338000      0.02%     97.75% # number of cycles we spent at this ipl
399system.cpu.kern.ipl_ticks::31             42106013000      2.25%    100.00% # number of cycles we spent at this ipl
400system.cpu.kern.ipl_ticks::total         1867362103000                       # number of cycles we spent at this ipl
401system.cpu.kern.ipl_used::0                  0.981763                       # fraction of swpipl calls that actually changed the ipl
402system.cpu.kern.ipl_used::21                        1                       # fraction of swpipl calls that actually changed the ipl
403system.cpu.kern.ipl_used::22                        1                       # fraction of swpipl calls that actually changed the ipl
404system.cpu.kern.ipl_used::31                 0.694583                       # fraction of swpipl calls that actually changed the ipl
405system.cpu.kern.mode_good::kernel                1910                      
406system.cpu.kern.mode_good::user                  1740                      
407system.cpu.kern.mode_good::idle                   170                      
408system.cpu.kern.mode_switch::kernel              5972                       # number of protection mode switches
409system.cpu.kern.mode_switch::user                1740                       # number of protection mode switches
410system.cpu.kern.mode_switch::idle                2095                       # number of protection mode switches
411system.cpu.kern.mode_switch_good::kernel     0.319826                       # fraction of useful protection mode switches
412system.cpu.kern.mode_switch_good::user              1                       # fraction of useful protection mode switches
413system.cpu.kern.mode_switch_good::idle       0.081146                       # fraction of useful protection mode switches
414system.cpu.kern.mode_switch_good::total      1.400971                       # fraction of useful protection mode switches
415system.cpu.kern.mode_ticks::kernel        31331138500      1.68%      1.68% # number of ticks spent at the given mode
416system.cpu.kern.mode_ticks::user           3191204500      0.17%      1.85% # number of ticks spent at the given mode
417system.cpu.kern.mode_ticks::idle         1832839752000     98.15%    100.00% # number of ticks spent at the given mode
418system.cpu.kern.swap_context                     4177                       # number of times the context was actually changed
419system.cpu.kern.syscall::2                          8      2.45%      2.45% # number of syscalls executed
420system.cpu.kern.syscall::3                         30      9.20%     11.66% # number of syscalls executed
421system.cpu.kern.syscall::4                          4      1.23%     12.88% # number of syscalls executed
422system.cpu.kern.syscall::6                         42     12.88%     25.77% # number of syscalls executed
423system.cpu.kern.syscall::12                         1      0.31%     26.07% # number of syscalls executed
424system.cpu.kern.syscall::15                         1      0.31%     26.38% # number of syscalls executed
425system.cpu.kern.syscall::17                        15      4.60%     30.98% # number of syscalls executed
426system.cpu.kern.syscall::19                        10      3.07%     34.05% # number of syscalls executed
427system.cpu.kern.syscall::20                         6      1.84%     35.89% # number of syscalls executed
428system.cpu.kern.syscall::23                         4      1.23%     37.12% # number of syscalls executed
429system.cpu.kern.syscall::24                         6      1.84%     38.96% # number of syscalls executed
430system.cpu.kern.syscall::33                        11      3.37%     42.33% # number of syscalls executed
431system.cpu.kern.syscall::41                         2      0.61%     42.94% # number of syscalls executed
432system.cpu.kern.syscall::45                        54     16.56%     59.51% # number of syscalls executed
433system.cpu.kern.syscall::47                         6      1.84%     61.35% # number of syscalls executed
434system.cpu.kern.syscall::48                        10      3.07%     64.42% # number of syscalls executed
435system.cpu.kern.syscall::54                        10      3.07%     67.48% # number of syscalls executed
436system.cpu.kern.syscall::58                         1      0.31%     67.79% # number of syscalls executed
437system.cpu.kern.syscall::59                         7      2.15%     69.94% # number of syscalls executed
438system.cpu.kern.syscall::71                        54     16.56%     86.50% # number of syscalls executed
439system.cpu.kern.syscall::73                         3      0.92%     87.42% # number of syscalls executed
440system.cpu.kern.syscall::74                        16      4.91%     92.33% # number of syscalls executed
441system.cpu.kern.syscall::87                         1      0.31%     92.64% # number of syscalls executed
442system.cpu.kern.syscall::90                         3      0.92%     93.56% # number of syscalls executed
443system.cpu.kern.syscall::92                         9      2.76%     96.32% # number of syscalls executed
444system.cpu.kern.syscall::97                         2      0.61%     96.93% # number of syscalls executed
445system.cpu.kern.syscall::98                         2      0.61%     97.55% # number of syscalls executed
446system.cpu.kern.syscall::132                        4      1.23%     98.77% # number of syscalls executed
447system.cpu.kern.syscall::144                        2      0.61%     99.39% # number of syscalls executed
448system.cpu.kern.syscall::147                        2      0.61%    100.00% # number of syscalls executed
449system.cpu.kern.syscall::total                    326                       # number of syscalls executed
450system.cpu.memDep0.conflictingLoads           3077147                       # Number of conflicting loads.
451system.cpu.memDep0.conflictingStores          2881540                       # Number of conflicting stores.
452system.cpu.memDep0.insertedLoads             11048107                       # Number of loads inserted to the mem dependence unit.
453system.cpu.memDep0.insertedStores             7018400                       # Number of stores inserted to the mem dependence unit.
454system.cpu.numCycles                        136997789                       # number of cpu cycles simulated
455system.cpu.rename.RENAME:BlockCycles         14285499                       # Number of cycles rename is blocking
456system.cpu.rename.RENAME:CommittedMaps       38258957                       # Number of HB maps that are committed
457system.cpu.rename.RENAME:IQFullEvents         1096982                       # Number of times rename has blocked due to IQ full
458system.cpu.rename.RENAME:IdleCycles          39563718                       # Number of cycles rename is idle
459system.cpu.rename.RENAME:LSQFullEvents        2259510                       # Number of times rename has blocked due to LSQ full
460system.cpu.rename.RENAME:ROBFullEvents          15713                       # Number of times rename has blocked due to ROB full
461system.cpu.rename.RENAME:RenameLookups       83436015                       # Number of register rename lookups that rename has made
462system.cpu.rename.RENAME:RenamedInsts        68679972                       # Number of instructions processed by rename
463system.cpu.rename.RENAME:RenamedOperands     46025419                       # Number of destination operands rename has renamed
464system.cpu.rename.RENAME:RunCycles           12707474                       # Number of cycles rename is running
465system.cpu.rename.RENAME:SquashCycles         1643233                       # Number of cycles rename is squashing
466system.cpu.rename.RENAME:UnblockCycles        5244444                       # Number of cycles rename is unblocking
467system.cpu.rename.RENAME:UndoneMaps           7766460                       # Number of HB maps that are undone due to squashing
468system.cpu.rename.RENAME:serializeStallCycles     28828338                       # count of cycles rename stalled for serializing inst
469system.cpu.rename.RENAME:serializingInsts      1705072                       # count of serializing insts renamed
470system.cpu.rename.RENAME:skidInsts           12828278                       # count of insts added to the skid buffer
471system.cpu.rename.RENAME:tempSerializingInsts       257070                       # count of temporary serializing insts renamed
472system.cpu.timesIdled                         1322055                       # Number of times that the entire CPU went into an idle state and unscheduled itself
473system.disk0.dma_read_bytes                      1024                       # Number of bytes transfered via DMA reads (not PRD).
474system.disk0.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
475system.disk0.dma_read_txs                           1                       # Number of DMA read transactions (not PRD).
476system.disk0.dma_write_bytes                  2651136                       # Number of bytes transfered via DMA writes.
477system.disk0.dma_write_full_pages                 298                       # Number of full page size DMA writes.
478system.disk0.dma_write_txs                        395                       # Number of DMA write transactions.
479system.disk2.dma_read_bytes                         0                       # Number of bytes transfered via DMA reads (not PRD).
480system.disk2.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
481system.disk2.dma_read_txs                           0                       # Number of DMA read transactions (not PRD).
482system.disk2.dma_write_bytes                     8192                       # Number of bytes transfered via DMA writes.
483system.disk2.dma_write_full_pages                   1                       # Number of full page size DMA writes.
484system.disk2.dma_write_txs                          1                       # Number of DMA write transactions.
485system.iocache.ReadReq_accesses                   173                       # number of ReadReq accesses(hits+misses)
486system.iocache.ReadReq_avg_miss_latency  115260.104046                       # average ReadReq miss latency
487system.iocache.ReadReq_avg_mshr_miss_latency 63260.104046                       # average ReadReq mshr miss latency
488system.iocache.ReadReq_miss_latency          19939998                       # number of ReadReq miss cycles
489system.iocache.ReadReq_miss_rate                    1                       # miss rate for ReadReq accesses
490system.iocache.ReadReq_misses                     173                       # number of ReadReq misses
491system.iocache.ReadReq_mshr_miss_latency     10943998                       # number of ReadReq MSHR miss cycles
492system.iocache.ReadReq_mshr_miss_rate               1                       # mshr miss rate for ReadReq accesses
493system.iocache.ReadReq_mshr_misses                173                       # number of ReadReq MSHR misses
494system.iocache.WriteReq_accesses                41552                       # number of WriteReq accesses(hits+misses)
495system.iocache.WriteReq_avg_miss_latency 137794.253129                       # average WriteReq miss latency
496system.iocache.WriteReq_avg_mshr_miss_latency 85790.836302                       # average WriteReq mshr miss latency
497system.iocache.WriteReq_miss_latency       5725626806                       # number of WriteReq miss cycles
498system.iocache.WriteReq_miss_rate                   1                       # miss rate for WriteReq accesses
499system.iocache.WriteReq_misses                  41552                       # number of WriteReq misses
500system.iocache.WriteReq_mshr_miss_latency   3564780830                       # number of WriteReq MSHR miss cycles
501system.iocache.WriteReq_mshr_miss_rate              1                       # mshr miss rate for WriteReq accesses
502system.iocache.WriteReq_mshr_misses             41552                       # number of WriteReq MSHR misses
503system.iocache.avg_blocked_cycles::no_mshrs  6161.136802                       # average number of cycles each access was blocked
504system.iocache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
505system.iocache.avg_refs                             0                       # Average number of references to valid blocks.
506system.iocache.blocked::no_mshrs                10475                       # number of cycles access was blocked
507system.iocache.blocked::no_targets                  0                       # number of cycles access was blocked
508system.iocache.blocked_cycles::no_mshrs      64537908                       # number of cycles access was blocked
509system.iocache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
510system.iocache.cache_copies                         0                       # number of cache copies performed
511system.iocache.demand_accesses                  41725                       # number of demand (read+write) accesses
512system.iocache.demand_avg_miss_latency   137700.822145                       # average overall miss latency
513system.iocache.demand_avg_mshr_miss_latency 85697.419485                       # average overall mshr miss latency
514system.iocache.demand_hits                          0                       # number of demand (read+write) hits
515system.iocache.demand_miss_latency         5745566804                       # number of demand (read+write) miss cycles
516system.iocache.demand_miss_rate                     1                       # miss rate for demand accesses
517system.iocache.demand_misses                    41725                       # number of demand (read+write) misses
518system.iocache.demand_mshr_hits                     0                       # number of demand (read+write) MSHR hits
519system.iocache.demand_mshr_miss_latency    3575724828                       # number of demand (read+write) MSHR miss cycles
520system.iocache.demand_mshr_miss_rate                1                       # mshr miss rate for demand accesses
521system.iocache.demand_mshr_misses               41725                       # number of demand (read+write) MSHR misses
522system.iocache.fast_writes                          0                       # number of fast writes performed
523system.iocache.mshr_cap_events                      0                       # number of times MSHR cap was activated
524system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
525system.iocache.overall_accesses                 41725                       # number of overall (read+write) accesses
526system.iocache.overall_avg_miss_latency  137700.822145                       # average overall miss latency
527system.iocache.overall_avg_mshr_miss_latency 85697.419485                       # average overall mshr miss latency
528system.iocache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
529system.iocache.overall_hits                         0                       # number of overall hits
530system.iocache.overall_miss_latency        5745566804                       # number of overall miss cycles
531system.iocache.overall_miss_rate                    1                       # miss rate for overall accesses
532system.iocache.overall_misses                   41725                       # number of overall misses
533system.iocache.overall_mshr_hits                    0                       # number of overall MSHR hits
534system.iocache.overall_mshr_miss_latency   3575724828                       # number of overall MSHR miss cycles
535system.iocache.overall_mshr_miss_rate               1                       # mshr miss rate for overall accesses
536system.iocache.overall_mshr_misses              41725                       # number of overall MSHR misses
537system.iocache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
538system.iocache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
539system.iocache.replacements                     41685                       # number of replacements
540system.iocache.sampled_refs                     41701                       # Sample count of references to valid blocks.
541system.iocache.soft_prefetch_mshr_full              0                       # number of mshr full events for SW prefetching instrutions
542system.iocache.tagsinuse                     1.267415                       # Cycle average of tags in use
543system.iocache.total_refs                           0                       # Total number of references to valid blocks.
544system.iocache.warmup_cycle              1716179713000                       # Cycle when the warmup percentage was hit.
545system.iocache.writebacks                       41512                       # number of writebacks
546system.l2c.ReadExReq_accesses                  300582                       # number of ReadExReq accesses(hits+misses)
547system.l2c.ReadExReq_avg_miss_latency    52361.965557                       # average ReadExReq miss latency
548system.l2c.ReadExReq_avg_mshr_miss_latency 40206.978448                       # average ReadExReq mshr miss latency
549system.l2c.ReadExReq_miss_latency         15739064331                       # number of ReadExReq miss cycles
550system.l2c.ReadExReq_miss_rate                      1                       # miss rate for ReadExReq accesses
551system.l2c.ReadExReq_misses                    300582                       # number of ReadExReq misses
552system.l2c.ReadExReq_mshr_miss_latency    12085493996                       # number of ReadExReq MSHR miss cycles
553system.l2c.ReadExReq_mshr_miss_rate                 1                       # mshr miss rate for ReadExReq accesses
554system.l2c.ReadExReq_mshr_misses               300582                       # number of ReadExReq MSHR misses
555system.l2c.ReadReq_accesses                   2097743                       # number of ReadReq accesses(hits+misses)
556system.l2c.ReadReq_avg_miss_latency      52046.745492                       # average ReadReq miss latency
557system.l2c.ReadReq_avg_mshr_miss_latency 40015.135689                       # average ReadReq mshr miss latency
558system.l2c.ReadReq_avg_mshr_uncacheable_latency          inf                       # average ReadReq mshr uncacheable latency
559system.l2c.ReadReq_hits                       1786590                       # number of ReadReq hits
560system.l2c.ReadReq_miss_latency           16194501000                       # number of ReadReq miss cycles
561system.l2c.ReadReq_miss_rate                 0.148328                       # miss rate for ReadReq accesses
562system.l2c.ReadReq_misses                      311153                       # number of ReadReq misses
563system.l2c.ReadReq_mshr_hits                        1                       # number of ReadReq MSHR hits
564system.l2c.ReadReq_mshr_miss_latency      12450789500                       # number of ReadReq MSHR miss cycles
565system.l2c.ReadReq_mshr_miss_rate            0.148327                       # mshr miss rate for ReadReq accesses
566system.l2c.ReadReq_mshr_misses                 311152                       # number of ReadReq MSHR misses
567system.l2c.ReadReq_mshr_uncacheable_latency    810515500                       # number of ReadReq MSHR uncacheable cycles
568system.l2c.UpgradeReq_accesses                 130274                       # number of UpgradeReq accesses(hits+misses)
569system.l2c.UpgradeReq_avg_miss_latency   52273.201045                       # average UpgradeReq miss latency
570system.l2c.UpgradeReq_avg_mshr_miss_latency 40097.567435                       # average UpgradeReq mshr miss latency
571system.l2c.UpgradeReq_miss_latency         6809838993                       # number of UpgradeReq miss cycles
572system.l2c.UpgradeReq_miss_rate                     1                       # miss rate for UpgradeReq accesses
573system.l2c.UpgradeReq_misses                   130274                       # number of UpgradeReq misses
574system.l2c.UpgradeReq_mshr_miss_latency    5223670500                       # number of UpgradeReq MSHR miss cycles
575system.l2c.UpgradeReq_mshr_miss_rate                1                       # mshr miss rate for UpgradeReq accesses
576system.l2c.UpgradeReq_mshr_misses              130274                       # number of UpgradeReq MSHR misses
577system.l2c.WriteReq_avg_mshr_uncacheable_latency          inf                       # average WriteReq mshr uncacheable latency
578system.l2c.WriteReq_mshr_uncacheable_latency   1116273498                       # number of WriteReq MSHR uncacheable cycles
579system.l2c.Writeback_accesses                  430447                       # number of Writeback accesses(hits+misses)
580system.l2c.Writeback_hits                      430447                       # number of Writeback hits
581system.l2c.avg_blocked_cycles::no_mshrs      no_value                       # average number of cycles each access was blocked
582system.l2c.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
583system.l2c.avg_refs                          4.597861                       # Average number of references to valid blocks.
584system.l2c.blocked::no_mshrs                        0                       # number of cycles access was blocked
585system.l2c.blocked::no_targets                      0                       # number of cycles access was blocked
586system.l2c.blocked_cycles::no_mshrs                 0                       # number of cycles access was blocked
587system.l2c.blocked_cycles::no_targets               0                       # number of cycles access was blocked
588system.l2c.cache_copies                             0                       # number of cache copies performed
589system.l2c.demand_accesses                    2398325                       # number of demand (read+write) accesses
590system.l2c.demand_avg_miss_latency       52201.631966                       # average overall miss latency
591system.l2c.demand_avg_mshr_miss_latency  40109.399667                       # average overall mshr miss latency
592system.l2c.demand_hits                        1786590                       # number of demand (read+write) hits
593system.l2c.demand_miss_latency            31933565331                       # number of demand (read+write) miss cycles
594system.l2c.demand_miss_rate                  0.255068                       # miss rate for demand accesses
595system.l2c.demand_misses                       611735                       # number of demand (read+write) misses
596system.l2c.demand_mshr_hits                         1                       # number of demand (read+write) MSHR hits
597system.l2c.demand_mshr_miss_latency       24536283496                       # number of demand (read+write) MSHR miss cycles
598system.l2c.demand_mshr_miss_rate             0.255067                       # mshr miss rate for demand accesses
599system.l2c.demand_mshr_misses                  611734                       # number of demand (read+write) MSHR misses
600system.l2c.fast_writes                              0                       # number of fast writes performed
601system.l2c.mshr_cap_events                          0                       # number of times MSHR cap was activated
602system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
603system.l2c.overall_accesses                   2398325                       # number of overall (read+write) accesses
604system.l2c.overall_avg_miss_latency      52201.631966                       # average overall miss latency
605system.l2c.overall_avg_mshr_miss_latency 40109.399667                       # average overall mshr miss latency
606system.l2c.overall_avg_mshr_uncacheable_latency          inf                       # average overall mshr uncacheable latency
607system.l2c.overall_hits                       1786590                       # number of overall hits
608system.l2c.overall_miss_latency           31933565331                       # number of overall miss cycles
609system.l2c.overall_miss_rate                 0.255068                       # miss rate for overall accesses
610system.l2c.overall_misses                      611735                       # number of overall misses
611system.l2c.overall_mshr_hits                        1                       # number of overall MSHR hits
612system.l2c.overall_mshr_miss_latency      24536283496                       # number of overall MSHR miss cycles
613system.l2c.overall_mshr_miss_rate            0.255067                       # mshr miss rate for overall accesses
614system.l2c.overall_mshr_misses                 611734                       # number of overall MSHR misses
615system.l2c.overall_mshr_uncacheable_latency   1926788998                       # number of overall MSHR uncacheable cycles
616system.l2c.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
617system.l2c.replacements                        396039                       # number of replacements
618system.l2c.sampled_refs                        427720                       # Sample count of references to valid blocks.
619system.l2c.soft_prefetch_mshr_full                  0                       # number of mshr full events for SW prefetching instrutions
620system.l2c.tagsinuse                     30690.397149                       # Cycle average of tags in use
621system.l2c.total_refs                         1966597                       # Total number of references to valid blocks.
622system.l2c.warmup_cycle                    5645091000                       # Cycle when the warmup percentage was hit.
623system.l2c.writebacks                          119094                       # number of writebacks
624system.tsunami.ethernet.coalescedRxDesc      no_value                       # average number of RxDesc's coalesced into each post
625system.tsunami.ethernet.coalescedRxIdle      no_value                       # average number of RxIdle's coalesced into each post
626system.tsunami.ethernet.coalescedRxOk        no_value                       # average number of RxOk's coalesced into each post
627system.tsunami.ethernet.coalescedRxOrn       no_value                       # average number of RxOrn's coalesced into each post
628system.tsunami.ethernet.coalescedSwi         no_value                       # average number of Swi's coalesced into each post
629system.tsunami.ethernet.coalescedTotal       no_value                       # average number of interrupts coalesced into each post
630system.tsunami.ethernet.coalescedTxDesc      no_value                       # average number of TxDesc's coalesced into each post
631system.tsunami.ethernet.coalescedTxIdle      no_value                       # average number of TxIdle's coalesced into each post
632system.tsunami.ethernet.coalescedTxOk        no_value                       # average number of TxOk's coalesced into each post
633system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
634system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
635system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
636system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
637system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
638system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
639system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
640system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
641system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
642system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
643system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
644system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
645system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
646system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
647system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
648system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
649system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
650system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
651system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
652system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
653system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
654system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
655
656---------- End Simulation Statistics   ----------
657