stats.txt revision 8317
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  0.000011                       # Number of seconds simulated
4sim_ticks                                    10758500                       # Number of ticks simulated
5sim_freq                                 1000000000000                       # Frequency of simulated ticks
6host_inst_rate                                  88454                       # Simulator instruction rate (inst/s)
7host_tick_rate                              165780634                       # Simulator tick rate (ticks/s)
8host_mem_usage                                 251164                       # Number of bytes of host memory used
9host_seconds                                     0.07                       # Real time elapsed on the host
10sim_insts                                        5739                       # Number of instructions simulated
11system.cpu.dtb.inst_hits                            0                       # ITB inst hits
12system.cpu.dtb.inst_misses                          0                       # ITB inst misses
13system.cpu.dtb.read_hits                            0                       # DTB read hits
14system.cpu.dtb.read_misses                          0                       # DTB read misses
15system.cpu.dtb.write_hits                           0                       # DTB write hits
16system.cpu.dtb.write_misses                         0                       # DTB write misses
17system.cpu.dtb.flush_tlb                            0                       # Number of times complete TLB was flushed
18system.cpu.dtb.flush_tlb_mva                        0                       # Number of times TLB was flushed by MVA
19system.cpu.dtb.flush_tlb_mva_asid                   0                       # Number of times TLB was flushed by MVA & ASID
20system.cpu.dtb.flush_tlb_asid                       0                       # Number of times TLB was flushed by ASID
21system.cpu.dtb.flush_entries                        0                       # Number of entries that have been flushed from TLB
22system.cpu.dtb.align_faults                         0                       # Number of TLB faults due to alignment restrictions
23system.cpu.dtb.prefetch_faults                      0                       # Number of TLB faults due to prefetch
24system.cpu.dtb.domain_faults                        0                       # Number of TLB faults due to domain restrictions
25system.cpu.dtb.perms_faults                         0                       # Number of TLB faults due to permissions restrictions
26system.cpu.dtb.read_accesses                        0                       # DTB read accesses
27system.cpu.dtb.write_accesses                       0                       # DTB write accesses
28system.cpu.dtb.inst_accesses                        0                       # ITB inst accesses
29system.cpu.dtb.hits                                 0                       # DTB hits
30system.cpu.dtb.misses                               0                       # DTB misses
31system.cpu.dtb.accesses                             0                       # DTB accesses
32system.cpu.itb.inst_hits                            0                       # ITB inst hits
33system.cpu.itb.inst_misses                          0                       # ITB inst misses
34system.cpu.itb.read_hits                            0                       # DTB read hits
35system.cpu.itb.read_misses                          0                       # DTB read misses
36system.cpu.itb.write_hits                           0                       # DTB write hits
37system.cpu.itb.write_misses                         0                       # DTB write misses
38system.cpu.itb.flush_tlb                            0                       # Number of times complete TLB was flushed
39system.cpu.itb.flush_tlb_mva                        0                       # Number of times TLB was flushed by MVA
40system.cpu.itb.flush_tlb_mva_asid                   0                       # Number of times TLB was flushed by MVA & ASID
41system.cpu.itb.flush_tlb_asid                       0                       # Number of times TLB was flushed by ASID
42system.cpu.itb.flush_entries                        0                       # Number of entries that have been flushed from TLB
43system.cpu.itb.align_faults                         0                       # Number of TLB faults due to alignment restrictions
44system.cpu.itb.prefetch_faults                      0                       # Number of TLB faults due to prefetch
45system.cpu.itb.domain_faults                        0                       # Number of TLB faults due to domain restrictions
46system.cpu.itb.perms_faults                         0                       # Number of TLB faults due to permissions restrictions
47system.cpu.itb.read_accesses                        0                       # DTB read accesses
48system.cpu.itb.write_accesses                       0                       # DTB write accesses
49system.cpu.itb.inst_accesses                        0                       # ITB inst accesses
50system.cpu.itb.hits                                 0                       # DTB hits
51system.cpu.itb.misses                               0                       # DTB misses
52system.cpu.itb.accesses                             0                       # DTB accesses
53system.cpu.workload.num_syscalls                   13                       # Number of system calls
54system.cpu.numCycles                            21518                       # number of cpu cycles simulated
55system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
56system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
57system.cpu.BPredUnit.lookups                     2191                       # Number of BP lookups
58system.cpu.BPredUnit.condPredicted               1669                       # Number of conditional branches predicted
59system.cpu.BPredUnit.condIncorrect                423                       # Number of conditional branches incorrect
60system.cpu.BPredUnit.BTBLookups                  1853                       # Number of BTB lookups
61system.cpu.BPredUnit.BTBHits                      732                       # Number of BTB hits
62system.cpu.BPredUnit.BTBCorrect                     0                       # Number of correct BTB predictions (this stat may not work properly.
63system.cpu.BPredUnit.usedRAS                      242                       # Number of times the RAS was used to get a target.
64system.cpu.BPredUnit.RASInCorrect                  63                       # Number of incorrect RAS predictions.
65system.cpu.fetch.icacheStallCycles               1618                       # Number of cycles fetch is stalled on an Icache miss
66system.cpu.fetch.Insts                          11168                       # Number of instructions fetch has processed
67system.cpu.fetch.Branches                        2191                       # Number of branches that fetch encountered
68system.cpu.fetch.predictedBranches                974                       # Number of branches that fetch has predicted taken
69system.cpu.fetch.Cycles                          2422                       # Number of cycles fetch has run and was not squashing or blocked
70system.cpu.fetch.SquashCycles                     514                       # Number of cycles fetch has spent squashing
71system.cpu.fetch.MiscStallCycles                    4                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
72system.cpu.fetch.CacheLines                      1618                       # Number of cache lines fetched
73system.cpu.fetch.IcacheSquashes                   231                       # Number of outstanding Icache misses that were squashed
74system.cpu.fetch.rateDist::samples              11665                       # Number of instructions fetched each cycle (Total)
75system.cpu.fetch.rateDist::mean              1.190999                       # Number of instructions fetched each cycle (Total)
76system.cpu.fetch.rateDist::stdev             2.598414                       # Number of instructions fetched each cycle (Total)
77system.cpu.fetch.rateDist::underflows               0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
78system.cpu.fetch.rateDist::0                     9243     79.24%     79.24% # Number of instructions fetched each cycle (Total)
79system.cpu.fetch.rateDist::1                      226      1.94%     81.17% # Number of instructions fetched each cycle (Total)
80system.cpu.fetch.rateDist::2                      153      1.31%     82.49% # Number of instructions fetched each cycle (Total)
81system.cpu.fetch.rateDist::3                      215      1.84%     84.33% # Number of instructions fetched each cycle (Total)
82system.cpu.fetch.rateDist::4                      195      1.67%     86.00% # Number of instructions fetched each cycle (Total)
83system.cpu.fetch.rateDist::5                      261      2.24%     88.24% # Number of instructions fetched each cycle (Total)
84system.cpu.fetch.rateDist::6                      124      1.06%     89.30% # Number of instructions fetched each cycle (Total)
85system.cpu.fetch.rateDist::7                       97      0.83%     90.13% # Number of instructions fetched each cycle (Total)
86system.cpu.fetch.rateDist::8                     1151      9.87%    100.00% # Number of instructions fetched each cycle (Total)
87system.cpu.fetch.rateDist::overflows                0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
88system.cpu.fetch.rateDist::min_value                0                       # Number of instructions fetched each cycle (Total)
89system.cpu.fetch.rateDist::max_value                8                       # Number of instructions fetched each cycle (Total)
90system.cpu.fetch.rateDist::total                11665                       # Number of instructions fetched each cycle (Total)
91system.cpu.fetch.branchRate                  0.101822                       # Number of branch fetches per cycle
92system.cpu.fetch.rate                        0.519007                       # Number of inst fetches per cycle
93system.cpu.decode.IdleCycles                     7384                       # Number of cycles decode is idle
94system.cpu.decode.BlockedCycles                  1181                       # Number of cycles decode is blocked
95system.cpu.decode.RunCycles                      2267                       # Number of cycles decode is running
96system.cpu.decode.UnblockCycles                    47                       # Number of cycles decode is unblocking
97system.cpu.decode.SquashCycles                    786                       # Number of cycles decode is squashing
98system.cpu.decode.BranchResolved                  350                       # Number of times decode resolved a branch
99system.cpu.decode.BranchMispred                   158                       # Number of times decode detected a branch misprediction
100system.cpu.decode.DecodedInsts                  12143                       # Number of instructions handled by decode
101system.cpu.decode.SquashedInsts                   552                       # Number of squashed instructions handled by decode
102system.cpu.rename.SquashCycles                    786                       # Number of cycles rename is squashing
103system.cpu.rename.IdleCycles                     7644                       # Number of cycles rename is idle
104system.cpu.rename.BlockCycles                     280                       # Number of cycles rename is blocking
105system.cpu.rename.serializeStallCycles            712                       # count of cycles rename stalled for serializing inst
106system.cpu.rename.RunCycles                      2054                       # Number of cycles rename is running
107system.cpu.rename.UnblockCycles                   189                       # Number of cycles rename is unblocking
108system.cpu.rename.RenamedInsts                  11385                       # Number of instructions processed by rename
109system.cpu.rename.IQFullEvents                     38                       # Number of times rename has blocked due to IQ full
110system.cpu.rename.LSQFullEvents                   124                       # Number of times rename has blocked due to LSQ full
111system.cpu.rename.RenamedOperands               11181                       # Number of destination operands rename has renamed
112system.cpu.rename.RenameLookups                 51901                       # Number of register rename lookups that rename has made
113system.cpu.rename.int_rename_lookups            51381                       # Number of integer rename lookups
114system.cpu.rename.fp_rename_lookups               520                       # Number of floating rename lookups
115system.cpu.rename.CommittedMaps                  5684                       # Number of HB maps that are committed
116system.cpu.rename.UndoneMaps                     5492                       # Number of HB maps that are undone due to squashing
117system.cpu.rename.serializingInsts                 15                       # count of serializing insts renamed
118system.cpu.rename.tempSerializingInsts             13                       # count of temporary serializing insts renamed
119system.cpu.rename.skidInsts                       493                       # count of insts added to the skid buffer
120system.cpu.memDep0.insertedLoads                 2353                       # Number of loads inserted to the mem dependence unit.
121system.cpu.memDep0.insertedStores                1452                       # Number of stores inserted to the mem dependence unit.
122system.cpu.memDep0.conflictingLoads                 1                       # Number of conflicting loads.
123system.cpu.memDep0.conflictingStores                0                       # Number of conflicting stores.
124system.cpu.iq.iqInstsAdded                      10217                       # Number of instructions added to the IQ (excludes non-spec)
125system.cpu.iq.iqNonSpecInstsAdded                  24                       # Number of non-speculative instructions added to the IQ
126system.cpu.iq.iqInstsIssued                      8487                       # Number of instructions issued
127system.cpu.iq.iqSquashedInstsIssued                21                       # Number of squashed instructions issued
128system.cpu.iq.iqSquashedInstsExamined            3978                       # Number of squashed instructions iterated over during squash; mainly for profiling
129system.cpu.iq.iqSquashedOperandsExamined        11076                       # Number of squashed operands that are examined and possibly removed from graph
130system.cpu.iq.issued_per_cycle::samples         11665                       # Number of insts issued each cycle
131system.cpu.iq.issued_per_cycle::mean         0.727561                       # Number of insts issued each cycle
132system.cpu.iq.issued_per_cycle::stdev        1.389080                       # Number of insts issued each cycle
133system.cpu.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
134system.cpu.iq.issued_per_cycle::0                8112     69.54%     69.54% # Number of insts issued each cycle
135system.cpu.iq.issued_per_cycle::1                1403     12.03%     81.57% # Number of insts issued each cycle
136system.cpu.iq.issued_per_cycle::2                 820      7.03%     88.60% # Number of insts issued each cycle
137system.cpu.iq.issued_per_cycle::3                 520      4.46%     93.06% # Number of insts issued each cycle
138system.cpu.iq.issued_per_cycle::4                 393      3.37%     96.43% # Number of insts issued each cycle
139system.cpu.iq.issued_per_cycle::5                 236      2.02%     98.45% # Number of insts issued each cycle
140system.cpu.iq.issued_per_cycle::6                 143      1.23%     99.67% # Number of insts issued each cycle
141system.cpu.iq.issued_per_cycle::7                  30      0.26%     99.93% # Number of insts issued each cycle
142system.cpu.iq.issued_per_cycle::8                   8      0.07%    100.00% # Number of insts issued each cycle
143system.cpu.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
144system.cpu.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
145system.cpu.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
146system.cpu.iq.issued_per_cycle::total           11665                       # Number of insts issued each cycle
147system.cpu.iq.fu_full::No_OpClass                   0      0.00%      0.00% # attempts to use FU when none available
148system.cpu.iq.fu_full::IntAlu                      11      6.01%      6.01% # attempts to use FU when none available
149system.cpu.iq.fu_full::IntMult                      0      0.00%      6.01% # attempts to use FU when none available
150system.cpu.iq.fu_full::IntDiv                       0      0.00%      6.01% # attempts to use FU when none available
151system.cpu.iq.fu_full::FloatAdd                     0      0.00%      6.01% # attempts to use FU when none available
152system.cpu.iq.fu_full::FloatCmp                     0      0.00%      6.01% # attempts to use FU when none available
153system.cpu.iq.fu_full::FloatCvt                     0      0.00%      6.01% # attempts to use FU when none available
154system.cpu.iq.fu_full::FloatMult                    0      0.00%      6.01% # attempts to use FU when none available
155system.cpu.iq.fu_full::FloatDiv                     0      0.00%      6.01% # attempts to use FU when none available
156system.cpu.iq.fu_full::FloatSqrt                    0      0.00%      6.01% # attempts to use FU when none available
157system.cpu.iq.fu_full::SimdAdd                      0      0.00%      6.01% # attempts to use FU when none available
158system.cpu.iq.fu_full::SimdAddAcc                   0      0.00%      6.01% # attempts to use FU when none available
159system.cpu.iq.fu_full::SimdAlu                      0      0.00%      6.01% # attempts to use FU when none available
160system.cpu.iq.fu_full::SimdCmp                      0      0.00%      6.01% # attempts to use FU when none available
161system.cpu.iq.fu_full::SimdCvt                      0      0.00%      6.01% # attempts to use FU when none available
162system.cpu.iq.fu_full::SimdMisc                     0      0.00%      6.01% # attempts to use FU when none available
163system.cpu.iq.fu_full::SimdMult                     0      0.00%      6.01% # attempts to use FU when none available
164system.cpu.iq.fu_full::SimdMultAcc                  0      0.00%      6.01% # attempts to use FU when none available
165system.cpu.iq.fu_full::SimdShift                    0      0.00%      6.01% # attempts to use FU when none available
166system.cpu.iq.fu_full::SimdShiftAcc                 0      0.00%      6.01% # attempts to use FU when none available
167system.cpu.iq.fu_full::SimdSqrt                     0      0.00%      6.01% # attempts to use FU when none available
168system.cpu.iq.fu_full::SimdFloatAdd                 0      0.00%      6.01% # attempts to use FU when none available
169system.cpu.iq.fu_full::SimdFloatAlu                 0      0.00%      6.01% # attempts to use FU when none available
170system.cpu.iq.fu_full::SimdFloatCmp                 0      0.00%      6.01% # attempts to use FU when none available
171system.cpu.iq.fu_full::SimdFloatCvt                 0      0.00%      6.01% # attempts to use FU when none available
172system.cpu.iq.fu_full::SimdFloatDiv                 0      0.00%      6.01% # attempts to use FU when none available
173system.cpu.iq.fu_full::SimdFloatMisc                0      0.00%      6.01% # attempts to use FU when none available
174system.cpu.iq.fu_full::SimdFloatMult                0      0.00%      6.01% # attempts to use FU when none available
175system.cpu.iq.fu_full::SimdFloatMultAcc             0      0.00%      6.01% # attempts to use FU when none available
176system.cpu.iq.fu_full::SimdFloatSqrt                0      0.00%      6.01% # attempts to use FU when none available
177system.cpu.iq.fu_full::MemRead                    116     63.39%     69.40% # attempts to use FU when none available
178system.cpu.iq.fu_full::MemWrite                    56     30.60%    100.00% # attempts to use FU when none available
179system.cpu.iq.fu_full::IprAccess                    0      0.00%    100.00% # attempts to use FU when none available
180system.cpu.iq.fu_full::InstPrefetch                 0      0.00%    100.00% # attempts to use FU when none available
181system.cpu.iq.FU_type_0::No_OpClass                 0      0.00%      0.00% # Type of FU issued
182system.cpu.iq.FU_type_0::IntAlu                  5246     61.81%     61.81% # Type of FU issued
183system.cpu.iq.FU_type_0::IntMult                    6      0.07%     61.88% # Type of FU issued
184system.cpu.iq.FU_type_0::IntDiv                     0      0.00%     61.88% # Type of FU issued
185system.cpu.iq.FU_type_0::FloatAdd                   0      0.00%     61.88% # Type of FU issued
186system.cpu.iq.FU_type_0::FloatCmp                   0      0.00%     61.88% # Type of FU issued
187system.cpu.iq.FU_type_0::FloatCvt                   0      0.00%     61.88% # Type of FU issued
188system.cpu.iq.FU_type_0::FloatMult                  0      0.00%     61.88% # Type of FU issued
189system.cpu.iq.FU_type_0::FloatDiv                   0      0.00%     61.88% # Type of FU issued
190system.cpu.iq.FU_type_0::FloatSqrt                  0      0.00%     61.88% # Type of FU issued
191system.cpu.iq.FU_type_0::SimdAdd                    0      0.00%     61.88% # Type of FU issued
192system.cpu.iq.FU_type_0::SimdAddAcc                 0      0.00%     61.88% # Type of FU issued
193system.cpu.iq.FU_type_0::SimdAlu                    0      0.00%     61.88% # Type of FU issued
194system.cpu.iq.FU_type_0::SimdCmp                    0      0.00%     61.88% # Type of FU issued
195system.cpu.iq.FU_type_0::SimdCvt                    0      0.00%     61.88% # Type of FU issued
196system.cpu.iq.FU_type_0::SimdMisc                   0      0.00%     61.88% # Type of FU issued
197system.cpu.iq.FU_type_0::SimdMult                   0      0.00%     61.88% # Type of FU issued
198system.cpu.iq.FU_type_0::SimdMultAcc                0      0.00%     61.88% # Type of FU issued
199system.cpu.iq.FU_type_0::SimdShift                  0      0.00%     61.88% # Type of FU issued
200system.cpu.iq.FU_type_0::SimdShiftAcc               0      0.00%     61.88% # Type of FU issued
201system.cpu.iq.FU_type_0::SimdSqrt                   0      0.00%     61.88% # Type of FU issued
202system.cpu.iq.FU_type_0::SimdFloatAdd               0      0.00%     61.88% # Type of FU issued
203system.cpu.iq.FU_type_0::SimdFloatAlu               0      0.00%     61.88% # Type of FU issued
204system.cpu.iq.FU_type_0::SimdFloatCmp               0      0.00%     61.88% # Type of FU issued
205system.cpu.iq.FU_type_0::SimdFloatCvt               0      0.00%     61.88% # Type of FU issued
206system.cpu.iq.FU_type_0::SimdFloatDiv               0      0.00%     61.88% # Type of FU issued
207system.cpu.iq.FU_type_0::SimdFloatMisc              3      0.04%     61.92% # Type of FU issued
208system.cpu.iq.FU_type_0::SimdFloatMult              0      0.00%     61.92% # Type of FU issued
209system.cpu.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     61.92% # Type of FU issued
210system.cpu.iq.FU_type_0::SimdFloatSqrt              0      0.00%     61.92% # Type of FU issued
211system.cpu.iq.FU_type_0::MemRead                 2078     24.48%     86.40% # Type of FU issued
212system.cpu.iq.FU_type_0::MemWrite                1154     13.60%    100.00% # Type of FU issued
213system.cpu.iq.FU_type_0::IprAccess                  0      0.00%    100.00% # Type of FU issued
214system.cpu.iq.FU_type_0::InstPrefetch               0      0.00%    100.00% # Type of FU issued
215system.cpu.iq.FU_type_0::total                   8487                       # Type of FU issued
216system.cpu.iq.rate                           0.394414                       # Inst issue rate
217system.cpu.iq.fu_busy_cnt                         183                       # FU busy when requested
218system.cpu.iq.fu_busy_rate                   0.021562                       # FU busy rate (busy events/executed inst)
219system.cpu.iq.int_inst_queue_reads              28807                       # Number of integer instruction queue reads
220system.cpu.iq.int_inst_queue_writes             14215                       # Number of integer instruction queue writes
221system.cpu.iq.int_inst_queue_wakeup_accesses         7753                       # Number of integer instruction queue wakeup accesses
222system.cpu.iq.fp_inst_queue_reads                  36                       # Number of floating instruction queue reads
223system.cpu.iq.fp_inst_queue_writes                 16                       # Number of floating instruction queue writes
224system.cpu.iq.fp_inst_queue_wakeup_accesses           16                       # Number of floating instruction queue wakeup accesses
225system.cpu.iq.int_alu_accesses                   8650                       # Number of integer alu accesses
226system.cpu.iq.fp_alu_accesses                      20                       # Number of floating point alu accesses
227system.cpu.iew.lsq.thread0.forwLoads               50                       # Number of loads that had data forwarded from stores
228system.cpu.iew.lsq.thread0.invAddrLoads             0                       # Number of loads ignored due to an invalid address
229system.cpu.iew.lsq.thread0.squashedLoads         1152                       # Number of loads squashed
230system.cpu.iew.lsq.thread0.ignoredResponses            0                       # Number of memory responses ignored because the instruction is squashed
231system.cpu.iew.lsq.thread0.memOrderViolation           14                       # Number of memory ordering violations
232system.cpu.iew.lsq.thread0.squashedStores          514                       # Number of stores squashed
233system.cpu.iew.lsq.thread0.invAddrSwpfs             0                       # Number of software prefetches ignored due to an invalid address
234system.cpu.iew.lsq.thread0.blockedLoads             0                       # Number of blocked loads due to partial load-store forwarding
235system.cpu.iew.lsq.thread0.rescheduledLoads            0                       # Number of loads that were rescheduled
236system.cpu.iew.lsq.thread0.cacheBlocked             0                       # Number of times an access to memory failed due to the cache being blocked
237system.cpu.iew.iewIdleCycles                        0                       # Number of cycles IEW is idle
238system.cpu.iew.iewSquashCycles                    786                       # Number of cycles IEW is squashing
239system.cpu.iew.iewBlockCycles                     166                       # Number of cycles IEW is blocking
240system.cpu.iew.iewUnblockCycles                    27                       # Number of cycles IEW is unblocking
241system.cpu.iew.iewDispatchedInsts               10244                       # Number of instructions dispatched to IQ
242system.cpu.iew.iewDispSquashedInsts               136                       # Number of squashed instructions skipped by dispatch
243system.cpu.iew.iewDispLoadInsts                  2353                       # Number of dispatched load instructions
244system.cpu.iew.iewDispStoreInsts                 1452                       # Number of dispatched store instructions
245system.cpu.iew.iewDispNonSpecInsts                 12                       # Number of dispatched non-speculative instructions
246system.cpu.iew.iewIQFullEvents                     19                       # Number of times the IQ has become full, causing a stall
247system.cpu.iew.iewLSQFullEvents                     0                       # Number of times the LSQ has become full, causing a stall
248system.cpu.iew.memOrderViolationEvents             14                       # Number of memory order violations
249system.cpu.iew.predictedTakenIncorrect            128                       # Number of branches that were predicted taken incorrectly
250system.cpu.iew.predictedNotTakenIncorrect          243                       # Number of branches that were predicted not taken incorrectly
251system.cpu.iew.branchMispredicts                  371                       # Number of branch mispredicts detected at execute
252system.cpu.iew.iewExecutedInsts                  8154                       # Number of executed instructions
253system.cpu.iew.iewExecLoadInsts                  1932                       # Number of load instructions executed
254system.cpu.iew.iewExecSquashedInsts               333                       # Number of squashed instructions skipped in execute
255system.cpu.iew.exec_swp                             0                       # number of swp insts executed
256system.cpu.iew.exec_nop                             3                       # number of nop insts executed
257system.cpu.iew.exec_refs                         3053                       # number of memory reference insts executed
258system.cpu.iew.exec_branches                     1361                       # Number of branches executed
259system.cpu.iew.exec_stores                       1121                       # Number of stores executed
260system.cpu.iew.exec_rate                     0.378939                       # Inst execution rate
261system.cpu.iew.wb_sent                           7896                       # cumulative count of insts sent to commit
262system.cpu.iew.wb_count                          7769                       # cumulative count of insts written-back
263system.cpu.iew.wb_producers                      3570                       # num instructions producing a value
264system.cpu.iew.wb_consumers                      7022                       # num instructions consuming a value
265system.cpu.iew.wb_penalized                         0                       # number of instrctions required to write to 'other' IQ
266system.cpu.iew.wb_rate                       0.361047                       # insts written-back per cycle
267system.cpu.iew.wb_fanout                     0.508402                       # average fanout of values written-back
268system.cpu.iew.wb_penalized_rate                    0                       # fraction of instructions written-back that wrote to 'other' IQ
269system.cpu.commit.commitCommittedInsts           5739                       # The number of committed instructions
270system.cpu.commit.commitSquashedInsts            4400                       # The number of squashed insts skipped by commit
271system.cpu.commit.commitNonSpecStalls              24                       # The number of times commit has been forced to stall to communicate backwards
272system.cpu.commit.branchMispredicts               334                       # The number of times a branch was mispredicted
273system.cpu.commit.committed_per_cycle::samples        10880                       # Number of insts commited each cycle
274system.cpu.commit.committed_per_cycle::mean     0.527482                       # Number of insts commited each cycle
275system.cpu.commit.committed_per_cycle::stdev     1.289859                       # Number of insts commited each cycle
276system.cpu.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
277system.cpu.commit.committed_per_cycle::0         8406     77.26%     77.26% # Number of insts commited each cycle
278system.cpu.commit.committed_per_cycle::1         1187     10.91%     88.17% # Number of insts commited each cycle
279system.cpu.commit.committed_per_cycle::2          477      4.38%     92.56% # Number of insts commited each cycle
280system.cpu.commit.committed_per_cycle::3          317      2.91%     95.47% # Number of insts commited each cycle
281system.cpu.commit.committed_per_cycle::4          170      1.56%     97.03% # Number of insts commited each cycle
282system.cpu.commit.committed_per_cycle::5          153      1.41%     98.44% # Number of insts commited each cycle
283system.cpu.commit.committed_per_cycle::6           62      0.57%     99.01% # Number of insts commited each cycle
284system.cpu.commit.committed_per_cycle::7           34      0.31%     99.32% # Number of insts commited each cycle
285system.cpu.commit.committed_per_cycle::8           74      0.68%    100.00% # Number of insts commited each cycle
286system.cpu.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
287system.cpu.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
288system.cpu.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
289system.cpu.commit.committed_per_cycle::total        10880                       # Number of insts commited each cycle
290system.cpu.commit.count                          5739                       # Number of instructions committed
291system.cpu.commit.swp_count                         0                       # Number of s/w prefetches committed
292system.cpu.commit.refs                           2139                       # Number of memory references committed
293system.cpu.commit.loads                          1201                       # Number of loads committed
294system.cpu.commit.membars                          12                       # Number of memory barriers committed
295system.cpu.commit.branches                        945                       # Number of branches committed
296system.cpu.commit.fp_insts                         16                       # Number of committed floating point instructions.
297system.cpu.commit.int_insts                      4985                       # Number of committed integer instructions.
298system.cpu.commit.function_calls                   82                       # Number of function calls committed.
299system.cpu.commit.bw_lim_events                    74                       # number cycles where commit BW limit reached
300system.cpu.commit.bw_limited                        0                       # number of insts not committed due to BW limits
301system.cpu.rob.rob_reads                        20788                       # The number of ROB reads
302system.cpu.rob.rob_writes                       21080                       # The number of ROB writes
303system.cpu.timesIdled                             199                       # Number of times that the entire CPU went into an idle state and unscheduled itself
304system.cpu.idleCycles                            9853                       # Total number of cycles that the CPU has spent unscheduled due to idling
305system.cpu.committedInsts                        5739                       # Number of Instructions Simulated
306system.cpu.committedInsts_total                  5739                       # Number of Instructions Simulated
307system.cpu.cpi                               3.749434                       # CPI: Cycles Per Instruction
308system.cpu.cpi_total                         3.749434                       # CPI: Total CPI of All Threads
309system.cpu.ipc                               0.266707                       # IPC: Instructions Per Cycle
310system.cpu.ipc_total                         0.266707                       # IPC: Total IPC of All Threads
311system.cpu.int_regfile_reads                    37248                       # number of integer regfile reads
312system.cpu.int_regfile_writes                    7653                       # number of integer regfile writes
313system.cpu.fp_regfile_reads                        16                       # number of floating regfile reads
314system.cpu.misc_regfile_reads                   13970                       # number of misc regfile reads
315system.cpu.misc_regfile_writes                     24                       # number of misc regfile writes
316system.cpu.icache.replacements                      2                       # number of replacements
317system.cpu.icache.tagsinuse                146.709916                       # Cycle average of tags in use
318system.cpu.icache.total_refs                     1288                       # Total number of references to valid blocks.
319system.cpu.icache.sampled_refs                    285                       # Sample count of references to valid blocks.
320system.cpu.icache.avg_refs                   4.519298                       # Average number of references to valid blocks.
321system.cpu.icache.warmup_cycle                      0                       # Cycle when the warmup percentage was hit.
322system.cpu.icache.occ_blocks::0            146.709916                       # Average occupied blocks per context
323system.cpu.icache.occ_percent::0             0.071636                       # Average percentage of cache occupancy
324system.cpu.icache.ReadReq_hits                   1288                       # number of ReadReq hits
325system.cpu.icache.demand_hits                    1288                       # number of demand (read+write) hits
326system.cpu.icache.overall_hits                   1288                       # number of overall hits
327system.cpu.icache.ReadReq_misses                  330                       # number of ReadReq misses
328system.cpu.icache.demand_misses                   330                       # number of demand (read+write) misses
329system.cpu.icache.overall_misses                  330                       # number of overall misses
330system.cpu.icache.ReadReq_miss_latency       11562500                       # number of ReadReq miss cycles
331system.cpu.icache.demand_miss_latency        11562500                       # number of demand (read+write) miss cycles
332system.cpu.icache.overall_miss_latency       11562500                       # number of overall miss cycles
333system.cpu.icache.ReadReq_accesses               1618                       # number of ReadReq accesses(hits+misses)
334system.cpu.icache.demand_accesses                1618                       # number of demand (read+write) accesses
335system.cpu.icache.overall_accesses               1618                       # number of overall (read+write) accesses
336system.cpu.icache.ReadReq_miss_rate          0.203956                       # miss rate for ReadReq accesses
337system.cpu.icache.demand_miss_rate           0.203956                       # miss rate for demand accesses
338system.cpu.icache.overall_miss_rate          0.203956                       # miss rate for overall accesses
339system.cpu.icache.ReadReq_avg_miss_latency 35037.878788                       # average ReadReq miss latency
340system.cpu.icache.demand_avg_miss_latency 35037.878788                       # average overall miss latency
341system.cpu.icache.overall_avg_miss_latency 35037.878788                       # average overall miss latency
342system.cpu.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
343system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
344system.cpu.icache.blocked::no_mshrs                 0                       # number of cycles access was blocked
345system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
346system.cpu.icache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
347system.cpu.icache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
348system.cpu.icache.fast_writes                       0                       # number of fast writes performed
349system.cpu.icache.cache_copies                      0                       # number of cache copies performed
350system.cpu.icache.writebacks                        0                       # number of writebacks
351system.cpu.icache.ReadReq_mshr_hits                45                       # number of ReadReq MSHR hits
352system.cpu.icache.demand_mshr_hits                 45                       # number of demand (read+write) MSHR hits
353system.cpu.icache.overall_mshr_hits                45                       # number of overall MSHR hits
354system.cpu.icache.ReadReq_mshr_misses             285                       # number of ReadReq MSHR misses
355system.cpu.icache.demand_mshr_misses              285                       # number of demand (read+write) MSHR misses
356system.cpu.icache.overall_mshr_misses             285                       # number of overall MSHR misses
357system.cpu.icache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
358system.cpu.icache.ReadReq_mshr_miss_latency      9568500                       # number of ReadReq MSHR miss cycles
359system.cpu.icache.demand_mshr_miss_latency      9568500                       # number of demand (read+write) MSHR miss cycles
360system.cpu.icache.overall_mshr_miss_latency      9568500                       # number of overall MSHR miss cycles
361system.cpu.icache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
362system.cpu.icache.ReadReq_mshr_miss_rate     0.176143                       # mshr miss rate for ReadReq accesses
363system.cpu.icache.demand_mshr_miss_rate      0.176143                       # mshr miss rate for demand accesses
364system.cpu.icache.overall_mshr_miss_rate     0.176143                       # mshr miss rate for overall accesses
365system.cpu.icache.ReadReq_avg_mshr_miss_latency 33573.684211                       # average ReadReq mshr miss latency
366system.cpu.icache.demand_avg_mshr_miss_latency 33573.684211                       # average overall mshr miss latency
367system.cpu.icache.overall_avg_mshr_miss_latency 33573.684211                       # average overall mshr miss latency
368system.cpu.icache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
369system.cpu.icache.mshr_cap_events                   0                       # number of times MSHR cap was activated
370system.cpu.icache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
371system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
372system.cpu.dcache.replacements                      0                       # number of replacements
373system.cpu.dcache.tagsinuse                 89.574063                       # Cycle average of tags in use
374system.cpu.dcache.total_refs                     2279                       # Total number of references to valid blocks.
375system.cpu.dcache.sampled_refs                    149                       # Sample count of references to valid blocks.
376system.cpu.dcache.avg_refs                  15.295302                       # Average number of references to valid blocks.
377system.cpu.dcache.warmup_cycle                      0                       # Cycle when the warmup percentage was hit.
378system.cpu.dcache.occ_blocks::0             89.574063                       # Average occupied blocks per context
379system.cpu.dcache.occ_percent::0             0.021869                       # Average percentage of cache occupancy
380system.cpu.dcache.ReadReq_hits                   1637                       # number of ReadReq hits
381system.cpu.dcache.WriteReq_hits                   622                       # number of WriteReq hits
382system.cpu.dcache.LoadLockedReq_hits                9                       # number of LoadLockedReq hits
383system.cpu.dcache.StoreCondReq_hits                11                       # number of StoreCondReq hits
384system.cpu.dcache.demand_hits                    2259                       # number of demand (read+write) hits
385system.cpu.dcache.overall_hits                   2259                       # number of overall hits
386system.cpu.dcache.ReadReq_misses                  159                       # number of ReadReq misses
387system.cpu.dcache.WriteReq_misses                 291                       # number of WriteReq misses
388system.cpu.dcache.LoadLockedReq_misses              2                       # number of LoadLockedReq misses
389system.cpu.dcache.demand_misses                   450                       # number of demand (read+write) misses
390system.cpu.dcache.overall_misses                  450                       # number of overall misses
391system.cpu.dcache.ReadReq_miss_latency        5132500                       # number of ReadReq miss cycles
392system.cpu.dcache.WriteReq_miss_latency      10420500                       # number of WriteReq miss cycles
393system.cpu.dcache.LoadLockedReq_miss_latency        76500                       # number of LoadLockedReq miss cycles
394system.cpu.dcache.demand_miss_latency        15553000                       # number of demand (read+write) miss cycles
395system.cpu.dcache.overall_miss_latency       15553000                       # number of overall miss cycles
396system.cpu.dcache.ReadReq_accesses               1796                       # number of ReadReq accesses(hits+misses)
397system.cpu.dcache.WriteReq_accesses               913                       # number of WriteReq accesses(hits+misses)
398system.cpu.dcache.LoadLockedReq_accesses           11                       # number of LoadLockedReq accesses(hits+misses)
399system.cpu.dcache.StoreCondReq_accesses            11                       # number of StoreCondReq accesses(hits+misses)
400system.cpu.dcache.demand_accesses                2709                       # number of demand (read+write) accesses
401system.cpu.dcache.overall_accesses               2709                       # number of overall (read+write) accesses
402system.cpu.dcache.ReadReq_miss_rate          0.088530                       # miss rate for ReadReq accesses
403system.cpu.dcache.WriteReq_miss_rate         0.318729                       # miss rate for WriteReq accesses
404system.cpu.dcache.LoadLockedReq_miss_rate     0.181818                       # miss rate for LoadLockedReq accesses
405system.cpu.dcache.demand_miss_rate           0.166113                       # miss rate for demand accesses
406system.cpu.dcache.overall_miss_rate          0.166113                       # miss rate for overall accesses
407system.cpu.dcache.ReadReq_avg_miss_latency 32279.874214                       # average ReadReq miss latency
408system.cpu.dcache.WriteReq_avg_miss_latency 35809.278351                       # average WriteReq miss latency
409system.cpu.dcache.LoadLockedReq_avg_miss_latency        38250                       # average LoadLockedReq miss latency
410system.cpu.dcache.demand_avg_miss_latency 34562.222222                       # average overall miss latency
411system.cpu.dcache.overall_avg_miss_latency 34562.222222                       # average overall miss latency
412system.cpu.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
413system.cpu.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
414system.cpu.dcache.blocked::no_mshrs                 0                       # number of cycles access was blocked
415system.cpu.dcache.blocked::no_targets               0                       # number of cycles access was blocked
416system.cpu.dcache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
417system.cpu.dcache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
418system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
419system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
420system.cpu.dcache.writebacks                        0                       # number of writebacks
421system.cpu.dcache.ReadReq_mshr_hits                52                       # number of ReadReq MSHR hits
422system.cpu.dcache.WriteReq_mshr_hits              249                       # number of WriteReq MSHR hits
423system.cpu.dcache.LoadLockedReq_mshr_hits            2                       # number of LoadLockedReq MSHR hits
424system.cpu.dcache.demand_mshr_hits                301                       # number of demand (read+write) MSHR hits
425system.cpu.dcache.overall_mshr_hits               301                       # number of overall MSHR hits
426system.cpu.dcache.ReadReq_mshr_misses             107                       # number of ReadReq MSHR misses
427system.cpu.dcache.WriteReq_mshr_misses             42                       # number of WriteReq MSHR misses
428system.cpu.dcache.demand_mshr_misses              149                       # number of demand (read+write) MSHR misses
429system.cpu.dcache.overall_mshr_misses             149                       # number of overall MSHR misses
430system.cpu.dcache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
431system.cpu.dcache.ReadReq_mshr_miss_latency      3099500                       # number of ReadReq MSHR miss cycles
432system.cpu.dcache.WriteReq_mshr_miss_latency      1507500                       # number of WriteReq MSHR miss cycles
433system.cpu.dcache.demand_mshr_miss_latency      4607000                       # number of demand (read+write) MSHR miss cycles
434system.cpu.dcache.overall_mshr_miss_latency      4607000                       # number of overall MSHR miss cycles
435system.cpu.dcache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
436system.cpu.dcache.ReadReq_mshr_miss_rate     0.059577                       # mshr miss rate for ReadReq accesses
437system.cpu.dcache.WriteReq_mshr_miss_rate     0.046002                       # mshr miss rate for WriteReq accesses
438system.cpu.dcache.demand_mshr_miss_rate      0.055002                       # mshr miss rate for demand accesses
439system.cpu.dcache.overall_mshr_miss_rate     0.055002                       # mshr miss rate for overall accesses
440system.cpu.dcache.ReadReq_avg_mshr_miss_latency 28967.289720                       # average ReadReq mshr miss latency
441system.cpu.dcache.WriteReq_avg_mshr_miss_latency 35892.857143                       # average WriteReq mshr miss latency
442system.cpu.dcache.demand_avg_mshr_miss_latency 30919.463087                       # average overall mshr miss latency
443system.cpu.dcache.overall_avg_mshr_miss_latency 30919.463087                       # average overall mshr miss latency
444system.cpu.dcache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
445system.cpu.dcache.mshr_cap_events                   0                       # number of times MSHR cap was activated
446system.cpu.dcache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
447system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
448system.cpu.l2cache.replacements                     0                       # number of replacements
449system.cpu.l2cache.tagsinuse               185.420659                       # Cycle average of tags in use
450system.cpu.l2cache.total_refs                      39                       # Total number of references to valid blocks.
451system.cpu.l2cache.sampled_refs                   347                       # Sample count of references to valid blocks.
452system.cpu.l2cache.avg_refs                  0.112392                       # Average number of references to valid blocks.
453system.cpu.l2cache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
454system.cpu.l2cache.occ_blocks::0           185.420659                       # Average occupied blocks per context
455system.cpu.l2cache.occ_percent::0            0.005659                       # Average percentage of cache occupancy
456system.cpu.l2cache.ReadReq_hits                    39                       # number of ReadReq hits
457system.cpu.l2cache.demand_hits                     39                       # number of demand (read+write) hits
458system.cpu.l2cache.overall_hits                    39                       # number of overall hits
459system.cpu.l2cache.ReadReq_misses                 353                       # number of ReadReq misses
460system.cpu.l2cache.ReadExReq_misses                42                       # number of ReadExReq misses
461system.cpu.l2cache.demand_misses                  395                       # number of demand (read+write) misses
462system.cpu.l2cache.overall_misses                 395                       # number of overall misses
463system.cpu.l2cache.ReadReq_miss_latency      12138500                       # number of ReadReq miss cycles
464system.cpu.l2cache.ReadExReq_miss_latency      1447000                       # number of ReadExReq miss cycles
465system.cpu.l2cache.demand_miss_latency       13585500                       # number of demand (read+write) miss cycles
466system.cpu.l2cache.overall_miss_latency      13585500                       # number of overall miss cycles
467system.cpu.l2cache.ReadReq_accesses               392                       # number of ReadReq accesses(hits+misses)
468system.cpu.l2cache.ReadExReq_accesses              42                       # number of ReadExReq accesses(hits+misses)
469system.cpu.l2cache.demand_accesses                434                       # number of demand (read+write) accesses
470system.cpu.l2cache.overall_accesses               434                       # number of overall (read+write) accesses
471system.cpu.l2cache.ReadReq_miss_rate         0.900510                       # miss rate for ReadReq accesses
472system.cpu.l2cache.ReadExReq_miss_rate              1                       # miss rate for ReadExReq accesses
473system.cpu.l2cache.demand_miss_rate          0.910138                       # miss rate for demand accesses
474system.cpu.l2cache.overall_miss_rate         0.910138                       # miss rate for overall accesses
475system.cpu.l2cache.ReadReq_avg_miss_latency 34386.685552                       # average ReadReq miss latency
476system.cpu.l2cache.ReadExReq_avg_miss_latency 34452.380952                       # average ReadExReq miss latency
477system.cpu.l2cache.demand_avg_miss_latency 34393.670886                       # average overall miss latency
478system.cpu.l2cache.overall_avg_miss_latency 34393.670886                       # average overall miss latency
479system.cpu.l2cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
480system.cpu.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
481system.cpu.l2cache.blocked::no_mshrs                0                       # number of cycles access was blocked
482system.cpu.l2cache.blocked::no_targets              0                       # number of cycles access was blocked
483system.cpu.l2cache.avg_blocked_cycles::no_mshrs     no_value                       # average number of cycles each access was blocked
484system.cpu.l2cache.avg_blocked_cycles::no_targets     no_value                       # average number of cycles each access was blocked
485system.cpu.l2cache.fast_writes                      0                       # number of fast writes performed
486system.cpu.l2cache.cache_copies                     0                       # number of cache copies performed
487system.cpu.l2cache.writebacks                       0                       # number of writebacks
488system.cpu.l2cache.ReadReq_mshr_hits                6                       # number of ReadReq MSHR hits
489system.cpu.l2cache.demand_mshr_hits                 6                       # number of demand (read+write) MSHR hits
490system.cpu.l2cache.overall_mshr_hits                6                       # number of overall MSHR hits
491system.cpu.l2cache.ReadReq_mshr_misses            347                       # number of ReadReq MSHR misses
492system.cpu.l2cache.ReadExReq_mshr_misses           42                       # number of ReadExReq MSHR misses
493system.cpu.l2cache.demand_mshr_misses             389                       # number of demand (read+write) MSHR misses
494system.cpu.l2cache.overall_mshr_misses            389                       # number of overall MSHR misses
495system.cpu.l2cache.overall_mshr_uncacheable_misses            0                       # number of overall MSHR uncacheable misses
496system.cpu.l2cache.ReadReq_mshr_miss_latency     10837500                       # number of ReadReq MSHR miss cycles
497system.cpu.l2cache.ReadExReq_mshr_miss_latency      1315000                       # number of ReadExReq MSHR miss cycles
498system.cpu.l2cache.demand_mshr_miss_latency     12152500                       # number of demand (read+write) MSHR miss cycles
499system.cpu.l2cache.overall_mshr_miss_latency     12152500                       # number of overall MSHR miss cycles
500system.cpu.l2cache.overall_mshr_uncacheable_latency            0                       # number of overall MSHR uncacheable cycles
501system.cpu.l2cache.ReadReq_mshr_miss_rate     0.885204                       # mshr miss rate for ReadReq accesses
502system.cpu.l2cache.ReadExReq_mshr_miss_rate            1                       # mshr miss rate for ReadExReq accesses
503system.cpu.l2cache.demand_mshr_miss_rate     0.896313                       # mshr miss rate for demand accesses
504system.cpu.l2cache.overall_mshr_miss_rate     0.896313                       # mshr miss rate for overall accesses
505system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31231.988473                       # average ReadReq mshr miss latency
506system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31309.523810                       # average ReadExReq mshr miss latency
507system.cpu.l2cache.demand_avg_mshr_miss_latency 31240.359897                       # average overall mshr miss latency
508system.cpu.l2cache.overall_avg_mshr_miss_latency 31240.359897                       # average overall mshr miss latency
509system.cpu.l2cache.overall_avg_mshr_uncacheable_latency     no_value                       # average overall mshr uncacheable latency
510system.cpu.l2cache.mshr_cap_events                  0                       # number of times MSHR cap was activated
511system.cpu.l2cache.soft_prefetch_mshr_full            0                       # number of mshr full events for SW prefetching instrutions
512system.cpu.l2cache.no_allocate_misses               0                       # Number of misses that were no-allocate
513
514---------- End Simulation Statistics   ----------
515