stats.txt revision 6006
1
2---------- Begin Simulation Statistics ----------
3host_inst_rate                                 203131                       # Simulator instruction rate (inst/s)
4host_mem_usage                                 294692                       # Number of bytes of host memory used
5host_seconds                                   261.36                       # Real time elapsed on the host
6host_tick_rate                             7144744614                       # Simulator tick rate (ticks/s)
7sim_freq                                 1000000000000                       # Frequency of simulated ticks
8sim_insts                                    53090630                       # Number of instructions simulated
9sim_seconds                                  1.867363                       # Number of seconds simulated
10sim_ticks                                1867363148500                       # Number of ticks simulated
11system.cpu.BPredUnit.BTBCorrect                     0                       # Number of correct BTB predictions (this stat may not work properly.
12system.cpu.BPredUnit.BTBHits                  6937900                       # Number of BTB hits
13system.cpu.BPredUnit.BTBLookups              13339861                       # Number of BTB lookups
14system.cpu.BPredUnit.RASInCorrect               41537                       # Number of incorrect RAS predictions.
15system.cpu.BPredUnit.condIncorrect             828629                       # Number of conditional branches incorrect
16system.cpu.BPredUnit.condPredicted           12132448                       # Number of conditional branches predicted
17system.cpu.BPredUnit.lookups                 14570242                       # Number of BP lookups
18system.cpu.BPredUnit.usedRAS                  1034900                       # Number of times the RAS was used to get a target.
19system.cpu.commit.COM:branches                8461943                       # Number of branches committed
20system.cpu.commit.COM:bw_lim_events            974606                       # 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.start_dist                     # Number of insts commited each cycle
23system.cpu.commit.COM:committed_per_cycle.samples    100617513                      
24system.cpu.commit.COM:committed_per_cycle.min_value            0                      
25                               0     76371867   7590.32%           
26                               1     10755813   1068.98%           
27                               2      5991818    595.50%           
28                               3      2987930    296.96%           
29                               4      2074332    206.16%           
30                               5       671621     66.75%           
31                               6       397219     39.48%           
32                               7       392307     38.99%           
33                               8       974606     96.86%           
34system.cpu.commit.COM:committed_per_cycle.max_value            8                      
35system.cpu.commit.COM:committed_per_cycle.end_dist
36
37system.cpu.commit.COM:count                  56284983                       # Number of instructions committed
38system.cpu.commit.COM:loads                   9308629                       # Number of loads committed
39system.cpu.commit.COM:membars                  228003                       # Number of memory barriers committed
40system.cpu.commit.COM:refs                   15700868                       # Number of memory references committed
41system.cpu.commit.COM:swp_count                     0                       # Number of s/w prefetches committed
42system.cpu.commit.branchMispredicts            787164                       # The number of times a branch was mispredicted
43system.cpu.commit.commitCommittedInsts       56284983                       # The number of committed instructions
44system.cpu.commit.commitNonSpecStalls          667781                       # The number of times commit has been forced to stall to communicate backwards
45system.cpu.commit.commitSquashedInsts         9518126                       # The number of squashed insts skipped by commit
46system.cpu.committedInsts                    53090630                       # Number of Instructions Simulated
47system.cpu.committedInsts_total              53090630                       # Number of Instructions Simulated
48system.cpu.cpi                               2.580435                       # CPI: Cycles Per Instruction
49system.cpu.cpi_total                         2.580435                       # CPI: Total CPI of All Threads
50system.cpu.dcache.LoadLockedReq_accesses       214297                       # number of LoadLockedReq accesses(hits+misses)
51system.cpu.dcache.LoadLockedReq_avg_miss_latency 15516.058460                       # average LoadLockedReq miss latency
52system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency 11817.323059                       # average LoadLockedReq mshr miss latency
53system.cpu.dcache.LoadLockedReq_hits           192128                       # number of LoadLockedReq hits
54system.cpu.dcache.LoadLockedReq_miss_latency    343975500                       # number of LoadLockedReq miss cycles
55system.cpu.dcache.LoadLockedReq_miss_rate     0.103450                       # miss rate for LoadLockedReq accesses
56system.cpu.dcache.LoadLockedReq_misses          22169                       # number of LoadLockedReq misses
57system.cpu.dcache.LoadLockedReq_mshr_hits         4649                       # number of LoadLockedReq MSHR hits
58system.cpu.dcache.LoadLockedReq_mshr_miss_latency    207039500                       # number of LoadLockedReq MSHR miss cycles
59system.cpu.dcache.LoadLockedReq_mshr_miss_rate     0.081756                       # mshr miss rate for LoadLockedReq accesses
60system.cpu.dcache.LoadLockedReq_mshr_misses        17520                       # number of LoadLockedReq MSHR misses
61system.cpu.dcache.ReadReq_accesses            9342423                       # number of ReadReq accesses(hits+misses)
62system.cpu.dcache.ReadReq_avg_miss_latency 23886.371687                       # average ReadReq miss latency
63system.cpu.dcache.ReadReq_avg_mshr_miss_latency 22764.504418                       # average ReadReq mshr miss latency
64system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency          inf                       # average ReadReq mshr uncacheable latency
65system.cpu.dcache.ReadReq_hits                7809504                       # number of ReadReq hits
66system.cpu.dcache.ReadReq_miss_latency    36615873000                       # number of ReadReq miss cycles
67system.cpu.dcache.ReadReq_miss_rate          0.164082                       # miss rate for ReadReq accesses
68system.cpu.dcache.ReadReq_misses              1532919                       # number of ReadReq misses
69system.cpu.dcache.ReadReq_mshr_hits            448215                       # number of ReadReq MSHR hits
70system.cpu.dcache.ReadReq_mshr_miss_latency  24692749000                       # number of ReadReq MSHR miss cycles
71system.cpu.dcache.ReadReq_mshr_miss_rate     0.116105                       # mshr miss rate for ReadReq accesses
72system.cpu.dcache.ReadReq_mshr_misses         1084704                       # number of ReadReq MSHR misses
73system.cpu.dcache.ReadReq_mshr_uncacheable_latency    904972000                       # number of ReadReq MSHR uncacheable cycles
74system.cpu.dcache.StoreCondReq_accesses        219789                       # number of StoreCondReq accesses(hits+misses)
75system.cpu.dcache.StoreCondReq_avg_miss_latency 56331.265633                       # average StoreCondReq miss latency
76system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency 53331.265633                       # average StoreCondReq mshr miss latency
77system.cpu.dcache.StoreCondReq_hits            189804                       # number of StoreCondReq hits
78system.cpu.dcache.StoreCondReq_miss_latency   1689093000                       # number of StoreCondReq miss cycles
79system.cpu.dcache.StoreCondReq_miss_rate     0.136426                       # miss rate for StoreCondReq accesses
80system.cpu.dcache.StoreCondReq_misses           29985                       # number of StoreCondReq misses
81system.cpu.dcache.StoreCondReq_mshr_miss_latency   1599138000                       # number of StoreCondReq MSHR miss cycles
82system.cpu.dcache.StoreCondReq_mshr_miss_rate     0.136426                       # mshr miss rate for StoreCondReq accesses
83system.cpu.dcache.StoreCondReq_mshr_misses        29985                       # number of StoreCondReq MSHR misses
84system.cpu.dcache.WriteReq_accesses           6157295                       # number of WriteReq accesses(hits+misses)
85system.cpu.dcache.WriteReq_avg_miss_latency 49032.528329                       # average WriteReq miss latency
86system.cpu.dcache.WriteReq_avg_mshr_miss_latency 54492.949680                       # average WriteReq mshr miss latency
87system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency          inf                       # average WriteReq mshr uncacheable latency
88system.cpu.dcache.WriteReq_hits               3927003                       # number of WriteReq hits
89system.cpu.dcache.WriteReq_miss_latency  109356855672                       # number of WriteReq miss cycles
90system.cpu.dcache.WriteReq_miss_rate         0.362219                       # miss rate for WriteReq accesses
91system.cpu.dcache.WriteReq_misses             2230292                       # number of WriteReq misses
92system.cpu.dcache.WriteReq_mshr_hits          1833354                       # number of WriteReq MSHR hits
93system.cpu.dcache.WriteReq_mshr_miss_latency  21630322460                       # number of WriteReq MSHR miss cycles
94system.cpu.dcache.WriteReq_mshr_miss_rate     0.064466                       # mshr miss rate for WriteReq accesses
95system.cpu.dcache.WriteReq_mshr_misses         396938                       # number of WriteReq MSHR misses
96system.cpu.dcache.WriteReq_mshr_uncacheable_latency   1235426497                       # number of WriteReq MSHR uncacheable cycles
97system.cpu.dcache.avg_blocked_cycles_no_mshrs 10009.885310                       # average number of cycles each access was blocked
98system.cpu.dcache.avg_blocked_cycles_no_targets        11500                       # average number of cycles each access was blocked
99system.cpu.dcache.avg_refs                   8.828407                       # Average number of references to valid blocks.
100system.cpu.dcache.blocked_no_mshrs             138181                       # number of cycles access was blocked
101system.cpu.dcache.blocked_no_targets                2                       # number of cycles access was blocked
102system.cpu.dcache.blocked_cycles_no_mshrs   1383175962                       # number of cycles access was blocked
103system.cpu.dcache.blocked_cycles_no_targets        23000                       # number of cycles access was blocked
104system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
105system.cpu.dcache.demand_accesses            15499718                       # number of demand (read+write) accesses
106system.cpu.dcache.demand_avg_miss_latency 38789.408479                       # average overall miss latency
107system.cpu.dcache.demand_avg_mshr_miss_latency 31264.685707                       # average overall mshr miss latency
108system.cpu.dcache.demand_hits                11736507                       # number of demand (read+write) hits
109system.cpu.dcache.demand_miss_latency    145972728672                       # number of demand (read+write) miss cycles
110system.cpu.dcache.demand_miss_rate           0.242792                       # miss rate for demand accesses
111system.cpu.dcache.demand_misses               3763211                       # number of demand (read+write) misses
112system.cpu.dcache.demand_mshr_hits            2281569                       # number of demand (read+write) MSHR hits
113system.cpu.dcache.demand_mshr_miss_latency  46323071460                       # number of demand (read+write) MSHR miss cycles
114system.cpu.dcache.demand_mshr_miss_rate      0.095592                       # mshr miss rate for demand accesses
115system.cpu.dcache.demand_mshr_misses          1481642                       # number of demand (read+write) MSHR misses
116system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
117system.cpu.dcache.mshr_cap_events                   0                       # number of times MSHR cap was activated
118system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
119system.cpu.dcache.overall_accesses           15499718                       # number of overall (read+write) accesses
120system.cpu.dcache.overall_avg_miss_latency 38789.408479                       # average overall miss latency
121system.cpu.dcache.overall_avg_mshr_miss_latency 31264.685707                       # average overall mshr miss latency
122system.cpu.dcache.overall_avg_mshr_uncacheable_latency          inf                       # average overall mshr uncacheable latency
123system.cpu.dcache.overall_hits               11736507                       # number of overall hits
124system.cpu.dcache.overall_miss_latency   145972728672                       # number of overall miss cycles
125system.cpu.dcache.overall_miss_rate          0.242792                       # miss rate for overall accesses
126system.cpu.dcache.overall_misses              3763211                       # number of overall misses
127system.cpu.dcache.overall_mshr_hits           2281569                       # number of overall MSHR hits
128system.cpu.dcache.overall_mshr_miss_latency  46323071460                       # number of overall MSHR miss cycles
129system.cpu.dcache.overall_mshr_miss_rate     0.095592                       # mshr miss rate for overall accesses
130system.cpu.dcache.overall_mshr_misses         1481642                       # number of overall MSHR misses
131system.cpu.dcache.overall_mshr_uncacheable_latency   2140398497                       # number of overall MSHR uncacheable cycles
132system.cpu.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
133system.cpu.dcache.replacements                1401991                       # number of replacements
134system.cpu.dcache.sampled_refs                1402503                       # Sample count of references to valid blocks.
135system.cpu.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
136system.cpu.dcache.tagsinuse                511.995429                       # Cycle average of tags in use
137system.cpu.dcache.total_refs                 12381868                       # Total number of references to valid blocks.
138system.cpu.dcache.warmup_cycle               21439000                       # Cycle when the warmup percentage was hit.
139system.cpu.dcache.writebacks                   430428                       # number of writebacks
140system.cpu.decode.DECODE:BlockedCycles       48410304                       # Number of cycles decode is blocked
141system.cpu.decode.DECODE:BranchMispred          42525                       # Number of times decode detected a branch misprediction
142system.cpu.decode.DECODE:BranchResolved        614935                       # Number of times decode resolved a branch
143system.cpu.decode.DECODE:DecodedInsts        72780900                       # Number of instructions handled by decode
144system.cpu.decode.DECODE:IdleCycles          37979006                       # Number of cycles decode is idle
145system.cpu.decode.DECODE:RunCycles           13077120                       # Number of cycles decode is running
146system.cpu.decode.DECODE:SquashCycles         1650418                       # Number of cycles decode is squashing
147system.cpu.decode.DECODE:SquashedInsts         134762                       # Number of squashed instructions handled by decode
148system.cpu.decode.DECODE:UnblockCycles        1151082                       # Number of cycles decode is unblocking
149system.cpu.dtb.accesses                       1236420                       # DTB accesses
150system.cpu.dtb.acv                                825                       # DTB access violations
151system.cpu.dtb.hits                          16772347                       # DTB hits
152system.cpu.dtb.misses                           44495                       # DTB misses
153system.cpu.dtb.read_accesses                   910052                       # DTB read accesses
154system.cpu.dtb.read_acv                           586                       # DTB read access violations
155system.cpu.dtb.read_hits                     10174508                       # DTB read hits
156system.cpu.dtb.read_misses                      36219                       # DTB read misses
157system.cpu.dtb.write_accesses                  326368                       # DTB write accesses
158system.cpu.dtb.write_acv                          239                       # DTB write access violations
159system.cpu.dtb.write_hits                     6597839                       # DTB write hits
160system.cpu.dtb.write_misses                      8276                       # DTB write misses
161system.cpu.fetch.Branches                    14570242                       # Number of branches that fetch encountered
162system.cpu.fetch.CacheLines                   9007841                       # Number of cache lines fetched
163system.cpu.fetch.Cycles                      23500316                       # Number of cycles fetch has run and was not squashing or blocked
164system.cpu.fetch.IcacheSquashes                455597                       # Number of outstanding Icache misses that were squashed
165system.cpu.fetch.Insts                       74326781                       # Number of instructions fetch has processed
166system.cpu.fetch.MiscStallCycles                 2461                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
167system.cpu.fetch.SquashCycles                  969865                       # Number of cycles fetch has spent squashing
168system.cpu.fetch.branchRate                  0.106355                       # Number of branch fetches per cycle
169system.cpu.fetch.icacheStallCycles            9007841                       # Number of cycles fetch is stalled on an Icache miss
170system.cpu.fetch.predictedBranches            7972800                       # Number of branches that fetch has predicted taken
171system.cpu.fetch.rate                        0.542543                       # Number of inst fetches per cycle
172system.cpu.fetch.rateDist.start_dist                           # Number of instructions fetched each cycle (Total)
173system.cpu.fetch.rateDist.samples           102267931                      
174system.cpu.fetch.rateDist.min_value                 0                      
175                               0     87815810   8586.84%           
176                               1      1050742    102.74%           
177                               2      2021882    197.70%           
178                               3       969421     94.79%           
179                               4      3003437    293.68%           
180                               5       686434     67.12%           
181                               6       832579     81.41%           
182                               7      1218388    119.14%           
183                               8      4669238    456.57%           
184system.cpu.fetch.rateDist.max_value                 8                      
185system.cpu.fetch.rateDist.end_dist
186
187system.cpu.icache.ReadReq_accesses            9007841                       # number of ReadReq accesses(hits+misses)
188system.cpu.icache.ReadReq_avg_miss_latency 14905.597019                       # average ReadReq miss latency
189system.cpu.icache.ReadReq_avg_mshr_miss_latency 11907.422251                       # average ReadReq mshr miss latency
190system.cpu.icache.ReadReq_hits                7960337                       # number of ReadReq hits
191system.cpu.icache.ReadReq_miss_latency    15613672500                       # number of ReadReq miss cycles
192system.cpu.icache.ReadReq_miss_rate          0.116288                       # miss rate for ReadReq accesses
193system.cpu.icache.ReadReq_misses              1047504                       # number of ReadReq misses
194system.cpu.icache.ReadReq_mshr_hits             51957                       # number of ReadReq MSHR hits
195system.cpu.icache.ReadReq_mshr_miss_latency  11854398500                       # number of ReadReq MSHR miss cycles
196system.cpu.icache.ReadReq_mshr_miss_rate     0.110520                       # mshr miss rate for ReadReq accesses
197system.cpu.icache.ReadReq_mshr_misses          995547                       # number of ReadReq MSHR misses
198system.cpu.icache.avg_blocked_cycles_no_mshrs 11175.438596                       # average number of cycles each access was blocked
199system.cpu.icache.avg_blocked_cycles_no_targets <err: div-0>                       # average number of cycles each access was blocked
200system.cpu.icache.avg_refs                   7.997460                       # Average number of references to valid blocks.
201system.cpu.icache.blocked_no_mshrs                 57                       # number of cycles access was blocked
202system.cpu.icache.blocked_no_targets                0                       # number of cycles access was blocked
203system.cpu.icache.blocked_cycles_no_mshrs       637000                       # number of cycles access was blocked
204system.cpu.icache.blocked_cycles_no_targets            0                       # number of cycles access was blocked
205system.cpu.icache.cache_copies                      0                       # number of cache copies performed
206system.cpu.icache.demand_accesses             9007841                       # number of demand (read+write) accesses
207system.cpu.icache.demand_avg_miss_latency 14905.597019                       # average overall miss latency
208system.cpu.icache.demand_avg_mshr_miss_latency 11907.422251                       # average overall mshr miss latency
209system.cpu.icache.demand_hits                 7960337                       # number of demand (read+write) hits
210system.cpu.icache.demand_miss_latency     15613672500                       # number of demand (read+write) miss cycles
211system.cpu.icache.demand_miss_rate           0.116288                       # miss rate for demand accesses
212system.cpu.icache.demand_misses               1047504                       # number of demand (read+write) misses
213system.cpu.icache.demand_mshr_hits              51957                       # number of demand (read+write) MSHR hits
214system.cpu.icache.demand_mshr_miss_latency  11854398500                       # number of demand (read+write) MSHR miss cycles
215system.cpu.icache.demand_mshr_miss_rate      0.110520                       # mshr miss rate for demand accesses
216system.cpu.icache.demand_mshr_misses           995547                       # number of demand (read+write) MSHR misses
217system.cpu.icache.fast_writes                       0                       # number of fast writes performed
218system.cpu.icache.mshr_cap_events                   0                       # number of times MSHR cap was activated
219system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
220system.cpu.icache.overall_accesses            9007841                       # number of overall (read+write) accesses
221system.cpu.icache.overall_avg_miss_latency 14905.597019                       # average overall miss latency
222system.cpu.icache.overall_avg_mshr_miss_latency 11907.422251                       # average overall mshr miss latency
223system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0>                       # average overall mshr uncacheable latency
224system.cpu.icache.overall_hits                7960337                       # number of overall hits
225system.cpu.icache.overall_miss_latency    15613672500                       # number of overall miss cycles
226system.cpu.icache.overall_miss_rate          0.116288                       # miss rate for overall accesses
227system.cpu.icache.overall_misses              1047504                       # number of overall misses
228system.cpu.icache.overall_mshr_hits             51957                       # number of overall MSHR hits
229system.cpu.icache.overall_mshr_miss_latency  11854398500                       # number of overall MSHR miss cycles
230system.cpu.icache.overall_mshr_miss_rate     0.110520                       # mshr miss rate for overall accesses
231system.cpu.icache.overall_mshr_misses          995547                       # number of overall MSHR misses
232system.cpu.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
233system.cpu.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
234system.cpu.icache.replacements                 994847                       # number of replacements
235system.cpu.icache.sampled_refs                 995358                       # Sample count of references to valid blocks.
236system.cpu.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
237system.cpu.icache.tagsinuse                509.772456                       # Cycle average of tags in use
238system.cpu.icache.total_refs                  7960336                       # Total number of references to valid blocks.
239system.cpu.icache.warmup_cycle            25306164000                       # Cycle when the warmup percentage was hit.
240system.cpu.icache.writebacks                        0                       # number of writebacks
241system.cpu.idleCycles                        34729008                       # Total number of cycles that the CPU has spent unscheduled due to idling
242system.cpu.iew.EXEC:branches                  9164699                       # Number of branches executed
243system.cpu.iew.EXEC:nop                       3680668                       # number of nop insts executed
244system.cpu.iew.EXEC:rate                     0.420415                       # Inst execution rate
245system.cpu.iew.EXEC:refs                     17055609                       # number of memory reference insts executed
246system.cpu.iew.EXEC:stores                    6621040                       # Number of stores executed
247system.cpu.iew.EXEC:swp                             0                       # number of swp insts executed
248system.cpu.iew.WB:consumers                  34548488                       # num instructions consuming a value
249system.cpu.iew.WB:count                      57002857                       # cumulative count of insts written-back
250system.cpu.iew.WB:fanout                     0.763990                       # average fanout of values written-back
251system.cpu.iew.WB:penalized                         0                       # number of instrctions required to write to 'other' IQ
252system.cpu.iew.WB:penalized_rate                    0                       # fraction of instructions written-back that wrote to 'other' IQ
253system.cpu.iew.WB:producers                  26394693                       # num instructions producing a value
254system.cpu.iew.WB:rate                       0.416089                       # insts written-back per cycle
255system.cpu.iew.WB:sent                       57104330                       # cumulative count of insts sent to commit
256system.cpu.iew.branchMispredicts               856523                       # Number of branch mispredicts detected at execute
257system.cpu.iew.iewBlockCycles                 9726576                       # Number of cycles IEW is blocking
258system.cpu.iew.iewDispLoadInsts              11055097                       # Number of dispatched load instructions
259system.cpu.iew.iewDispNonSpecInsts            1799800                       # Number of dispatched non-speculative instructions
260system.cpu.iew.iewDispSquashedInsts           1048637                       # Number of squashed instructions skipped by dispatch
261system.cpu.iew.iewDispStoreInsts              7027136                       # Number of dispatched store instructions
262system.cpu.iew.iewDispatchedInsts            65932751                       # Number of instructions dispatched to IQ
263system.cpu.iew.iewExecLoadInsts              10434569                       # Number of load instructions executed
264system.cpu.iew.iewExecSquashedInsts            539744                       # Number of squashed instructions skipped in execute
265system.cpu.iew.iewExecutedInsts              57595615                       # Number of executed instructions
266system.cpu.iew.iewIQFullEvents                  50922                       # Number of times the IQ has become full, causing a stall
267system.cpu.iew.iewIdleCycles                        0                       # Number of cycles IEW is idle
268system.cpu.iew.iewLSQFullEvents                  6567                       # Number of times the LSQ has become full, causing a stall
269system.cpu.iew.iewSquashCycles                1650418                       # Number of cycles IEW is squashing
270system.cpu.iew.iewUnblockCycles                550443                       # Number of cycles IEW is unblocking
271system.cpu.iew.lsq.thread.0.blockedLoads            0                       # Number of blocked loads due to partial load-store forwarding
272system.cpu.iew.lsq.thread.0.cacheBlocked       311143                       # Number of times an access to memory failed due to the cache being blocked
273system.cpu.iew.lsq.thread.0.forwLoads          426303                       # Number of loads that had data forwarded from stores
274system.cpu.iew.lsq.thread.0.ignoredResponses        11520                       # Number of memory responses ignored because the instruction is squashed
275system.cpu.iew.lsq.thread.0.invAddrLoads            0                       # Number of loads ignored due to an invalid address
276system.cpu.iew.lsq.thread.0.invAddrSwpfs            0                       # Number of software prefetches ignored due to an invalid address
277system.cpu.iew.lsq.thread.0.memOrderViolation        46025                       # Number of memory ordering violations
278system.cpu.iew.lsq.thread.0.rescheduledLoads        15352                       # Number of loads that were rescheduled
279system.cpu.iew.lsq.thread.0.squashedLoads      1746468                       # Number of loads squashed
280system.cpu.iew.lsq.thread.0.squashedStores       634897                       # Number of stores squashed
281system.cpu.iew.memOrderViolationEvents          46025                       # Number of memory order violations
282system.cpu.iew.predictedNotTakenIncorrect       380989                       # Number of branches that were predicted not taken incorrectly
283system.cpu.iew.predictedTakenIncorrect         475534                       # Number of branches that were predicted taken incorrectly
284system.cpu.ipc                               0.387532                       # IPC: Instructions Per Cycle
285system.cpu.ipc_total                         0.387532                       # IPC: Total IPC of All Threads
286system.cpu.iq.ISSUE:FU_type_0                58135361                       # Type of FU issued
287system.cpu.iq.ISSUE:FU_type_0.start_dist
288                      No_OpClass         7284      0.01%            # Type of FU issued
289                          IntAlu     39619390     68.15%            # Type of FU issued
290                         IntMult        62115      0.11%            # Type of FU issued
291                          IntDiv            0      0.00%            # Type of FU issued
292                        FloatAdd        25609      0.04%            # Type of FU issued
293                        FloatCmp            0      0.00%            # Type of FU issued
294                        FloatCvt            0      0.00%            # Type of FU issued
295                       FloatMult            0      0.00%            # Type of FU issued
296                        FloatDiv         3636      0.01%            # Type of FU issued
297                       FloatSqrt            0      0.00%            # Type of FU issued
298                         MemRead     10789898     18.56%            # Type of FU issued
299                        MemWrite      6674141     11.48%            # Type of FU issued
300                       IprAccess       953288      1.64%            # Type of FU issued
301                    InstPrefetch            0      0.00%            # Type of FU issued
302system.cpu.iq.ISSUE:FU_type_0.end_dist
303system.cpu.iq.ISSUE:fu_busy_cnt                434481                       # FU busy when requested
304system.cpu.iq.ISSUE:fu_busy_rate             0.007474                       # FU busy rate (busy events/executed inst)
305system.cpu.iq.ISSUE:fu_full.start_dist
306                      No_OpClass            0      0.00%            # attempts to use FU when none available
307                          IntAlu        52045     11.98%            # attempts to use FU when none available
308                         IntMult            0      0.00%            # attempts to use FU when none available
309                          IntDiv            0      0.00%            # attempts to use FU when none available
310                        FloatAdd            0      0.00%            # attempts to use FU when none available
311                        FloatCmp            0      0.00%            # attempts to use FU when none available
312                        FloatCvt            0      0.00%            # attempts to use FU when none available
313                       FloatMult            0      0.00%            # attempts to use FU when none available
314                        FloatDiv            0      0.00%            # attempts to use FU when none available
315                       FloatSqrt            0      0.00%            # attempts to use FU when none available
316                         MemRead       278817     64.17%            # attempts to use FU when none available
317                        MemWrite       103619     23.85%            # attempts to use FU when none available
318                       IprAccess            0      0.00%            # attempts to use FU when none available
319                    InstPrefetch            0      0.00%            # attempts to use FU when none available
320system.cpu.iq.ISSUE:fu_full.end_dist
321system.cpu.iq.ISSUE:issued_per_cycle::samples    102267931                      
322system.cpu.iq.ISSUE:issued_per_cycle::min_value            0                      
323system.cpu.iq.ISSUE:issued_per_cycle::underflows            0      0.00%           
324system.cpu.iq.ISSUE:issued_per_cycle::0-1     73151138     71.53%           
325system.cpu.iq.ISSUE:issued_per_cycle::1-2     14628619     14.30%           
326system.cpu.iq.ISSUE:issued_per_cycle::2-3      6419666      6.28%           
327system.cpu.iq.ISSUE:issued_per_cycle::3-4      3934330      3.85%           
328system.cpu.iq.ISSUE:issued_per_cycle::4-5      2528894      2.47%           
329system.cpu.iq.ISSUE:issued_per_cycle::5-6      1032607      1.01%           
330system.cpu.iq.ISSUE:issued_per_cycle::6-7       444582      0.43%           
331system.cpu.iq.ISSUE:issued_per_cycle::7-8       106443      0.10%           
332system.cpu.iq.ISSUE:issued_per_cycle::8         21652      0.02%           
333system.cpu.iq.ISSUE:issued_per_cycle::overflows            0      0.00%           
334system.cpu.iq.ISSUE:issued_per_cycle::total    102267931                      
335system.cpu.iq.ISSUE:issued_per_cycle::max_value            8                      
336system.cpu.iq.ISSUE:issued_per_cycle::mean     0.568461                      
337system.cpu.iq.ISSUE:issued_per_cycle::stdev     1.134174                      
338system.cpu.iq.ISSUE:rate                     0.424355                       # Inst issue rate
339system.cpu.iq.iqInstsAdded                   60200389                       # Number of instructions added to the IQ (excludes non-spec)
340system.cpu.iq.iqInstsIssued                  58135361                       # Number of instructions issued
341system.cpu.iq.iqNonSpecInstsAdded             2051694                       # Number of non-speculative instructions added to the IQ
342system.cpu.iq.iqSquashedInstsExamined         8738375                       # Number of squashed instructions iterated over during squash; mainly for profiling
343system.cpu.iq.iqSquashedInstsIssued             34584                       # Number of squashed instructions issued
344system.cpu.iq.iqSquashedNonSpecRemoved        1383913                       # Number of squashed non-spec instructions that were removed
345system.cpu.iq.iqSquashedOperandsExamined      4729371                       # Number of squashed operands that are examined and possibly removed from graph
346system.cpu.itb.accesses                       1303895                       # ITB accesses
347system.cpu.itb.acv                                943                       # ITB acv
348system.cpu.itb.hits                           1264480                       # ITB hits
349system.cpu.itb.misses                           39415                       # ITB misses
350system.cpu.kern.callpal                        192656                       # number of callpals executed
351system.cpu.kern.callpal_cserve                      1      0.00%      0.00% # number of callpals executed
352system.cpu.kern.callpal_wrmces                      1      0.00%      0.00% # number of callpals executed
353system.cpu.kern.callpal_wrfen                       1      0.00%      0.00% # number of callpals executed
354system.cpu.kern.callpal_wrvptptr                    1      0.00%      0.00% # number of callpals executed
355system.cpu.kern.callpal_swpctx                   4177      2.17%      2.17% # number of callpals executed
356system.cpu.kern.callpal_tbi                        54      0.03%      2.20% # number of callpals executed
357system.cpu.kern.callpal_wrent                       7      0.00%      2.20% # number of callpals executed
358system.cpu.kern.callpal_swpipl                 175684     91.19%     93.39% # number of callpals executed
359system.cpu.kern.callpal_rdps                     6794      3.53%     96.92% # number of callpals executed
360system.cpu.kern.callpal_wrkgp                       1      0.00%     96.92% # number of callpals executed
361system.cpu.kern.callpal_wrusp                       7      0.00%     96.92% # number of callpals executed
362system.cpu.kern.callpal_rdusp                       9      0.00%     96.93% # number of callpals executed
363system.cpu.kern.callpal_whami                       2      0.00%     96.93% # number of callpals executed
364system.cpu.kern.callpal_rti                      5221      2.71%     99.64% # number of callpals executed
365system.cpu.kern.callpal_callsys                   515      0.27%     99.91% # number of callpals executed
366system.cpu.kern.callpal_imb                       181      0.09%    100.00% # number of callpals executed
367system.cpu.kern.inst.arm                            0                       # number of arm instructions executed
368system.cpu.kern.inst.hwrei                     211815                       # number of hwrei instructions executed
369system.cpu.kern.inst.quiesce                     6383                       # number of quiesce instructions executed
370system.cpu.kern.ipl_count                      183033                       # number of times we switched to this ipl
371system.cpu.kern.ipl_count_0                     74957     40.95%     40.95% # number of times we switched to this ipl
372system.cpu.kern.ipl_count_21                      237      0.13%     41.08% # number of times we switched to this ipl
373system.cpu.kern.ipl_count_22                     1890      1.03%     42.11% # number of times we switched to this ipl
374system.cpu.kern.ipl_count_31                   105949     57.89%    100.00% # number of times we switched to this ipl
375system.cpu.kern.ipl_good                       149307                       # number of times we switched to this ipl from a different ipl
376system.cpu.kern.ipl_good_0                      73590     49.29%     49.29% # number of times we switched to this ipl from a different ipl
377system.cpu.kern.ipl_good_21                       237      0.16%     49.45% # number of times we switched to this ipl from a different ipl
378system.cpu.kern.ipl_good_22                      1890      1.27%     50.71% # number of times we switched to this ipl from a different ipl
379system.cpu.kern.ipl_good_31                     73590     49.29%    100.00% # number of times we switched to this ipl from a different ipl
380system.cpu.kern.ipl_ticks                1867362274000                       # number of cycles we spent at this ipl
381system.cpu.kern.ipl_ticks_0              1824759658500     97.72%     97.72% # number of cycles we spent at this ipl
382system.cpu.kern.ipl_ticks_21                102563000      0.01%     97.72% # number of cycles we spent at this ipl
383system.cpu.kern.ipl_ticks_22                392423000      0.02%     97.75% # number of cycles we spent at this ipl
384system.cpu.kern.ipl_ticks_31              42107629500      2.25%    100.00% # number of cycles we spent at this ipl
385system.cpu.kern.ipl_used_0                   0.981763                       # fraction of swpipl calls that actually changed the ipl
386system.cpu.kern.ipl_used_21                         1                       # fraction of swpipl calls that actually changed the ipl
387system.cpu.kern.ipl_used_22                         1                       # fraction of swpipl calls that actually changed the ipl
388system.cpu.kern.ipl_used_31                  0.694579                       # fraction of swpipl calls that actually changed the ipl
389system.cpu.kern.mode_good_kernel                 1911                      
390system.cpu.kern.mode_good_user                   1741                      
391system.cpu.kern.mode_good_idle                    170                      
392system.cpu.kern.mode_switch_kernel               5973                       # number of protection mode switches
393system.cpu.kern.mode_switch_user                 1741                       # number of protection mode switches
394system.cpu.kern.mode_switch_idle                 2095                       # number of protection mode switches
395system.cpu.kern.mode_switch_good             1.401085                       # fraction of useful protection mode switches
396system.cpu.kern.mode_switch_good_kernel      0.319940                       # fraction of useful protection mode switches
397system.cpu.kern.mode_switch_good_user               1                       # fraction of useful protection mode switches
398system.cpu.kern.mode_switch_good_idle        0.081146                       # fraction of useful protection mode switches
399system.cpu.kern.mode_ticks_kernel         31312997500      1.68%      1.68% # number of ticks spent at the given mode
400system.cpu.kern.mode_ticks_user            3190588500      0.17%      1.85% # number of ticks spent at the given mode
401system.cpu.kern.mode_ticks_idle          1832858680000     98.15%    100.00% # number of ticks spent at the given mode
402system.cpu.kern.swap_context                     4178                       # number of times the context was actually changed
403system.cpu.kern.syscall                           326                       # number of syscalls executed
404system.cpu.kern.syscall_2                           8      2.45%      2.45% # number of syscalls executed
405system.cpu.kern.syscall_3                          30      9.20%     11.66% # number of syscalls executed
406system.cpu.kern.syscall_4                           4      1.23%     12.88% # number of syscalls executed
407system.cpu.kern.syscall_6                          42     12.88%     25.77% # number of syscalls executed
408system.cpu.kern.syscall_12                          1      0.31%     26.07% # number of syscalls executed
409system.cpu.kern.syscall_15                          1      0.31%     26.38% # number of syscalls executed
410system.cpu.kern.syscall_17                         15      4.60%     30.98% # number of syscalls executed
411system.cpu.kern.syscall_19                         10      3.07%     34.05% # number of syscalls executed
412system.cpu.kern.syscall_20                          6      1.84%     35.89% # number of syscalls executed
413system.cpu.kern.syscall_23                          4      1.23%     37.12% # number of syscalls executed
414system.cpu.kern.syscall_24                          6      1.84%     38.96% # number of syscalls executed
415system.cpu.kern.syscall_33                         11      3.37%     42.33% # number of syscalls executed
416system.cpu.kern.syscall_41                          2      0.61%     42.94% # number of syscalls executed
417system.cpu.kern.syscall_45                         54     16.56%     59.51% # number of syscalls executed
418system.cpu.kern.syscall_47                          6      1.84%     61.35% # number of syscalls executed
419system.cpu.kern.syscall_48                         10      3.07%     64.42% # number of syscalls executed
420system.cpu.kern.syscall_54                         10      3.07%     67.48% # number of syscalls executed
421system.cpu.kern.syscall_58                          1      0.31%     67.79% # number of syscalls executed
422system.cpu.kern.syscall_59                          7      2.15%     69.94% # number of syscalls executed
423system.cpu.kern.syscall_71                         54     16.56%     86.50% # number of syscalls executed
424system.cpu.kern.syscall_73                          3      0.92%     87.42% # number of syscalls executed
425system.cpu.kern.syscall_74                         16      4.91%     92.33% # number of syscalls executed
426system.cpu.kern.syscall_87                          1      0.31%     92.64% # number of syscalls executed
427system.cpu.kern.syscall_90                          3      0.92%     93.56% # number of syscalls executed
428system.cpu.kern.syscall_92                          9      2.76%     96.32% # number of syscalls executed
429system.cpu.kern.syscall_97                          2      0.61%     96.93% # number of syscalls executed
430system.cpu.kern.syscall_98                          2      0.61%     97.55% # number of syscalls executed
431system.cpu.kern.syscall_132                         4      1.23%     98.77% # number of syscalls executed
432system.cpu.kern.syscall_144                         2      0.61%     99.39% # number of syscalls executed
433system.cpu.kern.syscall_147                         2      0.61%    100.00% # number of syscalls executed
434system.cpu.memDep0.conflictingLoads           3083644                       # Number of conflicting loads.
435system.cpu.memDep0.conflictingStores          2877472                       # Number of conflicting stores.
436system.cpu.memDep0.insertedLoads             11055097                       # Number of loads inserted to the mem dependence unit.
437system.cpu.memDep0.insertedStores             7027136                       # Number of stores inserted to the mem dependence unit.
438system.cpu.numCycles                        136996939                       # number of cpu cycles simulated
439system.cpu.rename.RENAME:BlockCycles         14276861                       # Number of cycles rename is blocking
440system.cpu.rename.RENAME:CommittedMaps       38259280                       # Number of HB maps that are committed
441system.cpu.rename.RENAME:IQFullEvents         1099460                       # Number of times rename has blocked due to IQ full
442system.cpu.rename.RENAME:IdleCycles          39573188                       # Number of cycles rename is idle
443system.cpu.rename.RENAME:LSQFullEvents        2235524                       # Number of times rename has blocked due to LSQ full
444system.cpu.rename.RENAME:ROBFullEvents          15708                       # Number of times rename has blocked due to ROB full
445system.cpu.rename.RENAME:RenameLookups       83522905                       # Number of register rename lookups that rename has made
446system.cpu.rename.RENAME:RenamedInsts        68741813                       # Number of instructions processed by rename
447system.cpu.rename.RENAME:RenamedOperands     46071316                       # Number of destination operands rename has renamed
448system.cpu.rename.RENAME:RunCycles           12717646                       # Number of cycles rename is running
449system.cpu.rename.RENAME:SquashCycles         1650418                       # Number of cycles rename is squashing
450system.cpu.rename.RENAME:UnblockCycles        5220588                       # Number of cycles rename is unblocking
451system.cpu.rename.RENAME:UndoneMaps           7812034                       # Number of HB maps that are undone due to squashing
452system.cpu.rename.RENAME:serializeStallCycles     28829228                       # count of cycles rename stalled for serializing inst
453system.cpu.rename.RENAME:serializingInsts      1704991                       # count of serializing insts renamed
454system.cpu.rename.RENAME:skidInsts           12807732                       # count of insts added to the skid buffer
455system.cpu.rename.RENAME:tempSerializingInsts       256915                       # count of temporary serializing insts renamed
456system.cpu.timesIdled                         1321478                       # Number of times that the entire CPU went into an idle state and unscheduled itself
457system.disk0.dma_read_bytes                      1024                       # Number of bytes transfered via DMA reads (not PRD).
458system.disk0.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
459system.disk0.dma_read_txs                           1                       # Number of DMA read transactions (not PRD).
460system.disk0.dma_write_bytes                  2651136                       # Number of bytes transfered via DMA writes.
461system.disk0.dma_write_full_pages                 298                       # Number of full page size DMA writes.
462system.disk0.dma_write_txs                        395                       # Number of DMA write transactions.
463system.disk2.dma_read_bytes                         0                       # Number of bytes transfered via DMA reads (not PRD).
464system.disk2.dma_read_full_pages                    0                       # Number of full page size DMA reads (not PRD).
465system.disk2.dma_read_txs                           0                       # Number of DMA read transactions (not PRD).
466system.disk2.dma_write_bytes                     8192                       # Number of bytes transfered via DMA writes.
467system.disk2.dma_write_full_pages                   1                       # Number of full page size DMA writes.
468system.disk2.dma_write_txs                          1                       # Number of DMA write transactions.
469system.iocache.ReadReq_accesses                   173                       # number of ReadReq accesses(hits+misses)
470system.iocache.ReadReq_avg_miss_latency  115277.445087                       # average ReadReq miss latency
471system.iocache.ReadReq_avg_mshr_miss_latency 63277.445087                       # average ReadReq mshr miss latency
472system.iocache.ReadReq_miss_latency          19942998                       # number of ReadReq miss cycles
473system.iocache.ReadReq_miss_rate                    1                       # miss rate for ReadReq accesses
474system.iocache.ReadReq_misses                     173                       # number of ReadReq misses
475system.iocache.ReadReq_mshr_miss_latency     10946998                       # number of ReadReq MSHR miss cycles
476system.iocache.ReadReq_mshr_miss_rate               1                       # mshr miss rate for ReadReq accesses
477system.iocache.ReadReq_mshr_misses                173                       # number of ReadReq MSHR misses
478system.iocache.WriteReq_accesses                41552                       # number of WriteReq accesses(hits+misses)
479system.iocache.WriteReq_avg_miss_latency 137802.098720                       # average WriteReq miss latency
480system.iocache.WriteReq_avg_mshr_miss_latency 85798.754910                       # average WriteReq mshr miss latency
481system.iocache.WriteReq_miss_latency       5725952806                       # number of WriteReq miss cycles
482system.iocache.WriteReq_miss_rate                   1                       # miss rate for WriteReq accesses
483system.iocache.WriteReq_misses                  41552                       # number of WriteReq misses
484system.iocache.WriteReq_mshr_miss_latency   3565109864                       # number of WriteReq MSHR miss cycles
485system.iocache.WriteReq_mshr_miss_rate              1                       # mshr miss rate for WriteReq accesses
486system.iocache.WriteReq_mshr_misses             41552                       # number of WriteReq MSHR misses
487system.iocache.avg_blocked_cycles_no_mshrs  6162.652539                       # average number of cycles each access was blocked
488system.iocache.avg_blocked_cycles_no_targets <err: div-0>                       # average number of cycles each access was blocked
489system.iocache.avg_refs                             0                       # Average number of references to valid blocks.
490system.iocache.blocked_no_mshrs                 10476                       # number of cycles access was blocked
491system.iocache.blocked_no_targets                   0                       # number of cycles access was blocked
492system.iocache.blocked_cycles_no_mshrs       64559948                       # number of cycles access was blocked
493system.iocache.blocked_cycles_no_targets            0                       # number of cycles access was blocked
494system.iocache.cache_copies                         0                       # number of cache copies performed
495system.iocache.demand_accesses                  41725                       # number of demand (read+write) accesses
496system.iocache.demand_avg_miss_latency   137708.707106                       # average overall miss latency
497system.iocache.demand_avg_mshr_miss_latency 85705.377160                       # average overall mshr miss latency
498system.iocache.demand_hits                          0                       # number of demand (read+write) hits
499system.iocache.demand_miss_latency         5745895804                       # number of demand (read+write) miss cycles
500system.iocache.demand_miss_rate                     1                       # miss rate for demand accesses
501system.iocache.demand_misses                    41725                       # number of demand (read+write) misses
502system.iocache.demand_mshr_hits                     0                       # number of demand (read+write) MSHR hits
503system.iocache.demand_mshr_miss_latency    3576056862                       # number of demand (read+write) MSHR miss cycles
504system.iocache.demand_mshr_miss_rate                1                       # mshr miss rate for demand accesses
505system.iocache.demand_mshr_misses               41725                       # number of demand (read+write) MSHR misses
506system.iocache.fast_writes                          0                       # number of fast writes performed
507system.iocache.mshr_cap_events                      0                       # number of times MSHR cap was activated
508system.iocache.no_allocate_misses                   0                       # Number of misses that were no-allocate
509system.iocache.overall_accesses                 41725                       # number of overall (read+write) accesses
510system.iocache.overall_avg_miss_latency  137708.707106                       # average overall miss latency
511system.iocache.overall_avg_mshr_miss_latency 85705.377160                       # average overall mshr miss latency
512system.iocache.overall_avg_mshr_uncacheable_latency <err: div-0>                       # average overall mshr uncacheable latency
513system.iocache.overall_hits                         0                       # number of overall hits
514system.iocache.overall_miss_latency        5745895804                       # number of overall miss cycles
515system.iocache.overall_miss_rate                    1                       # miss rate for overall accesses
516system.iocache.overall_misses                   41725                       # number of overall misses
517system.iocache.overall_mshr_hits                    0                       # number of overall MSHR hits
518system.iocache.overall_mshr_miss_latency   3576056862                       # number of overall MSHR miss cycles
519system.iocache.overall_mshr_miss_rate               1                       # mshr miss rate for overall accesses
520system.iocache.overall_mshr_misses              41725                       # number of overall MSHR misses
521system.iocache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
522system.iocache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
523system.iocache.replacements                     41685                       # number of replacements
524system.iocache.sampled_refs                     41701                       # Sample count of references to valid blocks.
525system.iocache.soft_prefetch_mshr_full              0                       # number of mshr full events for SW prefetching instrutions
526system.iocache.tagsinuse                     1.267414                       # Cycle average of tags in use
527system.iocache.total_refs                           0                       # Total number of references to valid blocks.
528system.iocache.warmup_cycle              1716180054000                       # Cycle when the warmup percentage was hit.
529system.iocache.writebacks                       41512                       # number of writebacks
530system.l2c.ReadExReq_accesses                  300588                       # number of ReadExReq accesses(hits+misses)
531system.l2c.ReadExReq_avg_miss_latency    52362.011561                       # average ReadExReq miss latency
532system.l2c.ReadExReq_avg_mshr_miss_latency 40213.127257                       # average ReadExReq mshr miss latency
533system.l2c.ReadExReq_miss_latency         15739392331                       # number of ReadExReq miss cycles
534system.l2c.ReadExReq_miss_rate                      1                       # miss rate for ReadExReq accesses
535system.l2c.ReadExReq_misses                    300588                       # number of ReadExReq misses
536system.l2c.ReadExReq_mshr_miss_latency    12087583496                       # number of ReadExReq MSHR miss cycles
537system.l2c.ReadExReq_mshr_miss_rate                 1                       # mshr miss rate for ReadExReq accesses
538system.l2c.ReadExReq_mshr_misses               300588                       # number of ReadExReq MSHR misses
539system.l2c.ReadReq_accesses                   2097395                       # number of ReadReq accesses(hits+misses)
540system.l2c.ReadReq_avg_miss_latency      52065.516476                       # average ReadReq miss latency
541system.l2c.ReadReq_avg_mshr_miss_latency 40025.575526                       # average ReadReq mshr miss latency
542system.l2c.ReadReq_avg_mshr_uncacheable_latency          inf                       # average ReadReq mshr uncacheable latency
543system.l2c.ReadReq_hits                       1786374                       # number of ReadReq hits
544system.l2c.ReadReq_miss_latency           16193469000                       # number of ReadReq miss cycles
545system.l2c.ReadReq_miss_rate                 0.148289                       # miss rate for ReadReq accesses
546system.l2c.ReadReq_misses                      311021                       # number of ReadReq misses
547system.l2c.ReadReq_mshr_hits                        1                       # number of ReadReq MSHR hits
548system.l2c.ReadReq_mshr_miss_latency      12448754500                       # number of ReadReq MSHR miss cycles
549system.l2c.ReadReq_mshr_miss_rate            0.148289                       # mshr miss rate for ReadReq accesses
550system.l2c.ReadReq_mshr_misses                 311020                       # number of ReadReq MSHR misses
551system.l2c.ReadReq_mshr_uncacheable_latency    810514000                       # number of ReadReq MSHR uncacheable cycles
552system.l2c.UpgradeReq_accesses                 130249                       # number of UpgradeReq accesses(hits+misses)
553system.l2c.UpgradeReq_avg_miss_latency   52272.455021                       # average UpgradeReq miss latency
554system.l2c.UpgradeReq_avg_mshr_miss_latency 40098.173498                       # average UpgradeReq mshr miss latency
555system.l2c.UpgradeReq_miss_latency         6808434994                       # number of UpgradeReq miss cycles
556system.l2c.UpgradeReq_miss_rate                     1                       # miss rate for UpgradeReq accesses
557system.l2c.UpgradeReq_misses                   130249                       # number of UpgradeReq misses
558system.l2c.UpgradeReq_mshr_miss_latency    5222747000                       # number of UpgradeReq MSHR miss cycles
559system.l2c.UpgradeReq_mshr_miss_rate                1                       # mshr miss rate for UpgradeReq accesses
560system.l2c.UpgradeReq_mshr_misses              130249                       # number of UpgradeReq MSHR misses
561system.l2c.WriteReq_avg_mshr_uncacheable_latency          inf                       # average WriteReq mshr uncacheable latency
562system.l2c.WriteReq_mshr_uncacheable_latency   1115855498                       # number of WriteReq MSHR uncacheable cycles
563system.l2c.Writeback_accesses                  430428                       # number of Writeback accesses(hits+misses)
564system.l2c.Writeback_hits                      430428                       # number of Writeback hits
565system.l2c.avg_blocked_cycles_no_mshrs   <err: div-0>                       # average number of cycles each access was blocked
566system.l2c.avg_blocked_cycles_no_targets <err: div-0>                       # average number of cycles each access was blocked
567system.l2c.avg_refs                          4.596635                       # Average number of references to valid blocks.
568system.l2c.blocked_no_mshrs                         0                       # number of cycles access was blocked
569system.l2c.blocked_no_targets                       0                       # number of cycles access was blocked
570system.l2c.blocked_cycles_no_mshrs                  0                       # number of cycles access was blocked
571system.l2c.blocked_cycles_no_targets                0                       # number of cycles access was blocked
572system.l2c.cache_copies                             0                       # number of cache copies performed
573system.l2c.demand_accesses                    2397983                       # number of demand (read+write) accesses
574system.l2c.demand_avg_miss_latency       52211.235170                       # average overall miss latency
575system.l2c.demand_avg_mshr_miss_latency  40117.751887                       # average overall mshr miss latency
576system.l2c.demand_hits                        1786374                       # number of demand (read+write) hits
577system.l2c.demand_miss_latency            31932861331                       # number of demand (read+write) miss cycles
578system.l2c.demand_miss_rate                  0.255051                       # miss rate for demand accesses
579system.l2c.demand_misses                       611609                       # number of demand (read+write) misses
580system.l2c.demand_mshr_hits                         1                       # number of demand (read+write) MSHR hits
581system.l2c.demand_mshr_miss_latency       24536337996                       # number of demand (read+write) MSHR miss cycles
582system.l2c.demand_mshr_miss_rate             0.255051                       # mshr miss rate for demand accesses
583system.l2c.demand_mshr_misses                  611608                       # number of demand (read+write) MSHR misses
584system.l2c.fast_writes                              0                       # number of fast writes performed
585system.l2c.mshr_cap_events                          0                       # number of times MSHR cap was activated
586system.l2c.no_allocate_misses                       0                       # Number of misses that were no-allocate
587system.l2c.overall_accesses                   2397983                       # number of overall (read+write) accesses
588system.l2c.overall_avg_miss_latency      52211.235170                       # average overall miss latency
589system.l2c.overall_avg_mshr_miss_latency 40117.751887                       # average overall mshr miss latency
590system.l2c.overall_avg_mshr_uncacheable_latency          inf                       # average overall mshr uncacheable latency
591system.l2c.overall_hits                       1786374                       # number of overall hits
592system.l2c.overall_miss_latency           31932861331                       # number of overall miss cycles
593system.l2c.overall_miss_rate                 0.255051                       # miss rate for overall accesses
594system.l2c.overall_misses                      611609                       # number of overall misses
595system.l2c.overall_mshr_hits                        1                       # number of overall MSHR hits
596system.l2c.overall_mshr_miss_latency      24536337996                       # number of overall MSHR miss cycles
597system.l2c.overall_mshr_miss_rate            0.255051                       # mshr miss rate for overall accesses
598system.l2c.overall_mshr_misses                 611608                       # number of overall MSHR misses
599system.l2c.overall_mshr_uncacheable_latency   1926369498                       # number of overall MSHR uncacheable cycles
600system.l2c.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
601system.l2c.replacements                        396031                       # number of replacements
602system.l2c.sampled_refs                        427707                       # Sample count of references to valid blocks.
603system.l2c.soft_prefetch_mshr_full                  0                       # number of mshr full events for SW prefetching instrutions
604system.l2c.tagsinuse                     30680.970322                       # Cycle average of tags in use
605system.l2c.total_refs                         1966013                       # Total number of references to valid blocks.
606system.l2c.warmup_cycle                    5645091000                       # Cycle when the warmup percentage was hit.
607system.l2c.writebacks                          119091                       # number of writebacks
608system.tsunami.ethernet.coalescedRxDesc  <err: div-0>                       # average number of RxDesc's coalesced into each post
609system.tsunami.ethernet.coalescedRxIdle  <err: div-0>                       # average number of RxIdle's coalesced into each post
610system.tsunami.ethernet.coalescedRxOk    <err: div-0>                       # average number of RxOk's coalesced into each post
611system.tsunami.ethernet.coalescedRxOrn   <err: div-0>                       # average number of RxOrn's coalesced into each post
612system.tsunami.ethernet.coalescedSwi     <err: div-0>                       # average number of Swi's coalesced into each post
613system.tsunami.ethernet.coalescedTotal   <err: div-0>                       # average number of interrupts coalesced into each post
614system.tsunami.ethernet.coalescedTxDesc  <err: div-0>                       # average number of TxDesc's coalesced into each post
615system.tsunami.ethernet.coalescedTxIdle  <err: div-0>                       # average number of TxIdle's coalesced into each post
616system.tsunami.ethernet.coalescedTxOk    <err: div-0>                       # average number of TxOk's coalesced into each post
617system.tsunami.ethernet.descDMAReads                0                       # Number of descriptors the device read w/ DMA
618system.tsunami.ethernet.descDMAWrites               0                       # Number of descriptors the device wrote w/ DMA
619system.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
620system.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
621system.tsunami.ethernet.droppedPackets              0                       # number of packets dropped
622system.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
623system.tsunami.ethernet.postedRxDesc                0                       # number of RxDesc interrupts posted to CPU
624system.tsunami.ethernet.postedRxIdle                0                       # number of rxIdle interrupts posted to CPU
625system.tsunami.ethernet.postedRxOk                  0                       # number of RxOk interrupts posted to CPU
626system.tsunami.ethernet.postedRxOrn                 0                       # number of RxOrn posted to CPU
627system.tsunami.ethernet.postedSwi                   0                       # number of software interrupts posted to CPU
628system.tsunami.ethernet.postedTxDesc                0                       # number of TxDesc interrupts posted to CPU
629system.tsunami.ethernet.postedTxIdle                0                       # number of TxIdle interrupts posted to CPU
630system.tsunami.ethernet.postedTxOk                  0                       # number of TxOk interrupts posted to CPU
631system.tsunami.ethernet.totalRxDesc                 0                       # total number of RxDesc written to ISR
632system.tsunami.ethernet.totalRxIdle                 0                       # total number of RxIdle written to ISR
633system.tsunami.ethernet.totalRxOk                   0                       # total number of RxOk written to ISR
634system.tsunami.ethernet.totalRxOrn                  0                       # total number of RxOrn written to ISR
635system.tsunami.ethernet.totalSwi                    0                       # total number of Swi written to ISR
636system.tsunami.ethernet.totalTxDesc                 0                       # total number of TxDesc written to ISR
637system.tsunami.ethernet.totalTxIdle                 0                       # total number of TxIdle written to ISR
638system.tsunami.ethernet.totalTxOk                   0                       # total number of TxOk written to ISR
639
640---------- End Simulation Statistics   ----------
641