stats.txt revision 9322
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  0.000020                       # Number of seconds simulated
4sim_ticks                                    20334000                       # Number of ticks simulated
5final_tick                                   20334000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                 1000000000000                       # Frequency of simulated ticks
7host_inst_rate                                  80964                       # Simulator instruction rate (inst/s)
8host_op_rate                                    80958                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                              129154883                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 217900                       # Number of bytes of host memory used
11host_seconds                                     0.16                       # Real time elapsed on the host
12sim_insts                                       12745                       # Number of instructions simulated
13sim_ops                                         12745                       # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst             39872                       # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data             22784                       # Number of bytes read from this memory
16system.physmem.bytes_read::total                62656                       # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst        39872                       # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total           39872                       # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst                623                       # Number of read requests responded to by this memory
20system.physmem.num_reads::cpu.data                356                       # Number of read requests responded to by this memory
21system.physmem.num_reads::total                   979                       # Number of read requests responded to by this memory
22system.physmem.bw_read::cpu.inst           1960853743                       # Total read bandwidth from this memory (bytes/s)
23system.physmem.bw_read::cpu.data           1120487853                       # Total read bandwidth from this memory (bytes/s)
24system.physmem.bw_read::total              3081341595                       # Total read bandwidth from this memory (bytes/s)
25system.physmem.bw_inst_read::cpu.inst      1960853743                       # Instruction read bandwidth from this memory (bytes/s)
26system.physmem.bw_inst_read::total         1960853743                       # Instruction read bandwidth from this memory (bytes/s)
27system.physmem.bw_total::cpu.inst          1960853743                       # Total bandwidth to/from this memory (bytes/s)
28system.physmem.bw_total::cpu.data          1120487853                       # Total bandwidth to/from this memory (bytes/s)
29system.physmem.bw_total::total             3081341595                       # Total bandwidth to/from this memory (bytes/s)
30system.physmem.readReqs                           979                       # Total number of read requests seen
31system.physmem.writeReqs                            0                       # Total number of write requests seen
32system.physmem.cpureqs                            979                       # Reqs generatd by CPU via cache - shady
33system.physmem.bytesRead                        62656                       # Total number of bytes read from memory
34system.physmem.bytesWritten                         0                       # Total number of bytes written to memory
35system.physmem.bytesConsumedRd                  62656                       # bytesRead derated as per pkt->getSize()
36system.physmem.bytesConsumedWr                      0                       # bytesWritten derated as per pkt->getSize()
37system.physmem.servicedByWrQ                        0                       # Number of read reqs serviced by write Q
38system.physmem.neitherReadNorWrite                  0                       # Reqs where no action is needed
39system.physmem.perBankRdReqs::0                    73                       # Track reads on a per bank basis
40system.physmem.perBankRdReqs::1                    52                       # Track reads on a per bank basis
41system.physmem.perBankRdReqs::2                    71                       # Track reads on a per bank basis
42system.physmem.perBankRdReqs::3                   123                       # Track reads on a per bank basis
43system.physmem.perBankRdReqs::4                    81                       # Track reads on a per bank basis
44system.physmem.perBankRdReqs::5                    26                       # Track reads on a per bank basis
45system.physmem.perBankRdReqs::6                    16                       # Track reads on a per bank basis
46system.physmem.perBankRdReqs::7                    76                       # Track reads on a per bank basis
47system.physmem.perBankRdReqs::8                    74                       # Track reads on a per bank basis
48system.physmem.perBankRdReqs::9                    27                       # Track reads on a per bank basis
49system.physmem.perBankRdReqs::10                   72                       # Track reads on a per bank basis
50system.physmem.perBankRdReqs::11                   99                       # Track reads on a per bank basis
51system.physmem.perBankRdReqs::12                   76                       # Track reads on a per bank basis
52system.physmem.perBankRdReqs::13                   27                       # Track reads on a per bank basis
53system.physmem.perBankRdReqs::14                   11                       # Track reads on a per bank basis
54system.physmem.perBankRdReqs::15                   75                       # Track reads on a per bank basis
55system.physmem.perBankWrReqs::0                     0                       # Track writes on a per bank basis
56system.physmem.perBankWrReqs::1                     0                       # Track writes on a per bank basis
57system.physmem.perBankWrReqs::2                     0                       # Track writes on a per bank basis
58system.physmem.perBankWrReqs::3                     0                       # Track writes on a per bank basis
59system.physmem.perBankWrReqs::4                     0                       # Track writes on a per bank basis
60system.physmem.perBankWrReqs::5                     0                       # Track writes on a per bank basis
61system.physmem.perBankWrReqs::6                     0                       # Track writes on a per bank basis
62system.physmem.perBankWrReqs::7                     0                       # Track writes on a per bank basis
63system.physmem.perBankWrReqs::8                     0                       # Track writes on a per bank basis
64system.physmem.perBankWrReqs::9                     0                       # Track writes on a per bank basis
65system.physmem.perBankWrReqs::10                    0                       # Track writes on a per bank basis
66system.physmem.perBankWrReqs::11                    0                       # Track writes on a per bank basis
67system.physmem.perBankWrReqs::12                    0                       # Track writes on a per bank basis
68system.physmem.perBankWrReqs::13                    0                       # Track writes on a per bank basis
69system.physmem.perBankWrReqs::14                    0                       # Track writes on a per bank basis
70system.physmem.perBankWrReqs::15                    0                       # Track writes on a per bank basis
71system.physmem.numRdRetry                           0                       # Number of times rd buffer was full causing retry
72system.physmem.numWrRetry                           0                       # Number of times wr buffer was full causing retry
73system.physmem.totGap                        20181000                       # Total gap between requests
74system.physmem.readPktSize::0                       0                       # Categorize read packet sizes
75system.physmem.readPktSize::1                       0                       # Categorize read packet sizes
76system.physmem.readPktSize::2                       0                       # Categorize read packet sizes
77system.physmem.readPktSize::3                       0                       # Categorize read packet sizes
78system.physmem.readPktSize::4                       0                       # Categorize read packet sizes
79system.physmem.readPktSize::5                       0                       # Categorize read packet sizes
80system.physmem.readPktSize::6                     979                       # Categorize read packet sizes
81system.physmem.readPktSize::7                       0                       # Categorize read packet sizes
82system.physmem.readPktSize::8                       0                       # Categorize read packet sizes
83system.physmem.writePktSize::0                      0                       # categorize write packet sizes
84system.physmem.writePktSize::1                      0                       # categorize write packet sizes
85system.physmem.writePktSize::2                      0                       # categorize write packet sizes
86system.physmem.writePktSize::3                      0                       # categorize write packet sizes
87system.physmem.writePktSize::4                      0                       # categorize write packet sizes
88system.physmem.writePktSize::5                      0                       # categorize write packet sizes
89system.physmem.writePktSize::6                      0                       # categorize write packet sizes
90system.physmem.writePktSize::7                      0                       # categorize write packet sizes
91system.physmem.writePktSize::8                      0                       # categorize write packet sizes
92system.physmem.neitherpktsize::0                    0                       # categorize neither packet sizes
93system.physmem.neitherpktsize::1                    0                       # categorize neither packet sizes
94system.physmem.neitherpktsize::2                    0                       # categorize neither packet sizes
95system.physmem.neitherpktsize::3                    0                       # categorize neither packet sizes
96system.physmem.neitherpktsize::4                    0                       # categorize neither packet sizes
97system.physmem.neitherpktsize::5                    0                       # categorize neither packet sizes
98system.physmem.neitherpktsize::6                    0                       # categorize neither packet sizes
99system.physmem.neitherpktsize::7                    0                       # categorize neither packet sizes
100system.physmem.neitherpktsize::8                    0                       # categorize neither packet sizes
101system.physmem.rdQLenPdf::0                       247                       # What read queue length does an incoming req see
102system.physmem.rdQLenPdf::1                       340                       # What read queue length does an incoming req see
103system.physmem.rdQLenPdf::2                       206                       # What read queue length does an incoming req see
104system.physmem.rdQLenPdf::3                       122                       # What read queue length does an incoming req see
105system.physmem.rdQLenPdf::4                        49                       # What read queue length does an incoming req see
106system.physmem.rdQLenPdf::5                        14                       # What read queue length does an incoming req see
107system.physmem.rdQLenPdf::6                         1                       # What read queue length does an incoming req see
108system.physmem.rdQLenPdf::7                         0                       # What read queue length does an incoming req see
109system.physmem.rdQLenPdf::8                         0                       # What read queue length does an incoming req see
110system.physmem.rdQLenPdf::9                         0                       # What read queue length does an incoming req see
111system.physmem.rdQLenPdf::10                        0                       # What read queue length does an incoming req see
112system.physmem.rdQLenPdf::11                        0                       # What read queue length does an incoming req see
113system.physmem.rdQLenPdf::12                        0                       # What read queue length does an incoming req see
114system.physmem.rdQLenPdf::13                        0                       # What read queue length does an incoming req see
115system.physmem.rdQLenPdf::14                        0                       # What read queue length does an incoming req see
116system.physmem.rdQLenPdf::15                        0                       # What read queue length does an incoming req see
117system.physmem.rdQLenPdf::16                        0                       # What read queue length does an incoming req see
118system.physmem.rdQLenPdf::17                        0                       # What read queue length does an incoming req see
119system.physmem.rdQLenPdf::18                        0                       # What read queue length does an incoming req see
120system.physmem.rdQLenPdf::19                        0                       # What read queue length does an incoming req see
121system.physmem.rdQLenPdf::20                        0                       # What read queue length does an incoming req see
122system.physmem.rdQLenPdf::21                        0                       # What read queue length does an incoming req see
123system.physmem.rdQLenPdf::22                        0                       # What read queue length does an incoming req see
124system.physmem.rdQLenPdf::23                        0                       # What read queue length does an incoming req see
125system.physmem.rdQLenPdf::24                        0                       # What read queue length does an incoming req see
126system.physmem.rdQLenPdf::25                        0                       # What read queue length does an incoming req see
127system.physmem.rdQLenPdf::26                        0                       # What read queue length does an incoming req see
128system.physmem.rdQLenPdf::27                        0                       # What read queue length does an incoming req see
129system.physmem.rdQLenPdf::28                        0                       # What read queue length does an incoming req see
130system.physmem.rdQLenPdf::29                        0                       # What read queue length does an incoming req see
131system.physmem.rdQLenPdf::30                        0                       # What read queue length does an incoming req see
132system.physmem.rdQLenPdf::31                        0                       # What read queue length does an incoming req see
133system.physmem.rdQLenPdf::32                        0                       # What read queue length does an incoming req see
134system.physmem.wrQLenPdf::0                         0                       # What write queue length does an incoming req see
135system.physmem.wrQLenPdf::1                         0                       # What write queue length does an incoming req see
136system.physmem.wrQLenPdf::2                         0                       # What write queue length does an incoming req see
137system.physmem.wrQLenPdf::3                         0                       # What write queue length does an incoming req see
138system.physmem.wrQLenPdf::4                         0                       # What write queue length does an incoming req see
139system.physmem.wrQLenPdf::5                         0                       # What write queue length does an incoming req see
140system.physmem.wrQLenPdf::6                         0                       # What write queue length does an incoming req see
141system.physmem.wrQLenPdf::7                         0                       # What write queue length does an incoming req see
142system.physmem.wrQLenPdf::8                         0                       # What write queue length does an incoming req see
143system.physmem.wrQLenPdf::9                         0                       # What write queue length does an incoming req see
144system.physmem.wrQLenPdf::10                        0                       # What write queue length does an incoming req see
145system.physmem.wrQLenPdf::11                        0                       # What write queue length does an incoming req see
146system.physmem.wrQLenPdf::12                        0                       # What write queue length does an incoming req see
147system.physmem.wrQLenPdf::13                        0                       # What write queue length does an incoming req see
148system.physmem.wrQLenPdf::14                        0                       # What write queue length does an incoming req see
149system.physmem.wrQLenPdf::15                        0                       # What write queue length does an incoming req see
150system.physmem.wrQLenPdf::16                        0                       # What write queue length does an incoming req see
151system.physmem.wrQLenPdf::17                        0                       # What write queue length does an incoming req see
152system.physmem.wrQLenPdf::18                        0                       # What write queue length does an incoming req see
153system.physmem.wrQLenPdf::19                        0                       # What write queue length does an incoming req see
154system.physmem.wrQLenPdf::20                        0                       # What write queue length does an incoming req see
155system.physmem.wrQLenPdf::21                        0                       # What write queue length does an incoming req see
156system.physmem.wrQLenPdf::22                        0                       # What write queue length does an incoming req see
157system.physmem.wrQLenPdf::23                        0                       # What write queue length does an incoming req see
158system.physmem.wrQLenPdf::24                        0                       # What write queue length does an incoming req see
159system.physmem.wrQLenPdf::25                        0                       # What write queue length does an incoming req see
160system.physmem.wrQLenPdf::26                        0                       # What write queue length does an incoming req see
161system.physmem.wrQLenPdf::27                        0                       # What write queue length does an incoming req see
162system.physmem.wrQLenPdf::28                        0                       # What write queue length does an incoming req see
163system.physmem.wrQLenPdf::29                        0                       # What write queue length does an incoming req see
164system.physmem.wrQLenPdf::30                        0                       # What write queue length does an incoming req see
165system.physmem.wrQLenPdf::31                        0                       # What write queue length does an incoming req see
166system.physmem.wrQLenPdf::32                        0                       # What write queue length does an incoming req see
167system.physmem.totQLat                       11431477                       # Total cycles spent in queuing delays
168system.physmem.totMemAccLat                  34163477                       # Sum of mem lat for all requests
169system.physmem.totBusLat                      3916000                       # Total cycles spent in databus access
170system.physmem.totBankLat                    18816000                       # Total cycles spent in bank access
171system.physmem.avgQLat                       11676.69                       # Average queueing delay per request
172system.physmem.avgBankLat                    19219.61                       # Average bank access latency per request
173system.physmem.avgBusLat                      4000.00                       # Average bus latency per request
174system.physmem.avgMemAccLat                  34896.30                       # Average memory access latency
175system.physmem.avgRdBW                        3081.34                       # Average achieved read bandwidth in MB/s
176system.physmem.avgWrBW                           0.00                       # Average achieved write bandwidth in MB/s
177system.physmem.avgConsumedRdBW                3081.34                       # Average consumed read bandwidth in MB/s
178system.physmem.avgConsumedWrBW                   0.00                       # Average consumed write bandwidth in MB/s
179system.physmem.peakBW                        16000.00                       # Theoretical peak bandwidth in MB/s
180system.physmem.busUtil                          19.26                       # Data bus utilization in percentage
181system.physmem.avgRdQLen                         1.68                       # Average read queue length over time
182system.physmem.avgWrQLen                         0.00                       # Average write queue length over time
183system.physmem.readRowHits                        740                       # Number of row buffer hits during reads
184system.physmem.writeRowHits                         0                       # Number of row buffer hits during writes
185system.physmem.readRowHitRate                   75.59                       # Row buffer hit rate for reads
186system.physmem.writeRowHitRate                    nan                       # Row buffer hit rate for writes
187system.physmem.avgGap                        20613.89                       # Average gap between requests
188system.cpu.dtb.fetch_hits                           0                       # ITB hits
189system.cpu.dtb.fetch_misses                         0                       # ITB misses
190system.cpu.dtb.fetch_acv                            0                       # ITB acv
191system.cpu.dtb.fetch_accesses                       0                       # ITB accesses
192system.cpu.dtb.read_hits                         4607                       # DTB read hits
193system.cpu.dtb.read_misses                        109                       # DTB read misses
194system.cpu.dtb.read_acv                             0                       # DTB read access violations
195system.cpu.dtb.read_accesses                     4716                       # DTB read accesses
196system.cpu.dtb.write_hits                        2105                       # DTB write hits
197system.cpu.dtb.write_misses                        77                       # DTB write misses
198system.cpu.dtb.write_acv                            0                       # DTB write access violations
199system.cpu.dtb.write_accesses                    2182                       # DTB write accesses
200system.cpu.dtb.data_hits                         6712                       # DTB hits
201system.cpu.dtb.data_misses                        186                       # DTB misses
202system.cpu.dtb.data_acv                             0                       # DTB access violations
203system.cpu.dtb.data_accesses                     6898                       # DTB accesses
204system.cpu.itb.fetch_hits                        5687                       # ITB hits
205system.cpu.itb.fetch_misses                        59                       # ITB misses
206system.cpu.itb.fetch_acv                            0                       # ITB acv
207system.cpu.itb.fetch_accesses                    5746                       # ITB accesses
208system.cpu.itb.read_hits                            0                       # DTB read hits
209system.cpu.itb.read_misses                          0                       # DTB read misses
210system.cpu.itb.read_acv                             0                       # DTB read access violations
211system.cpu.itb.read_accesses                        0                       # DTB read accesses
212system.cpu.itb.write_hits                           0                       # DTB write hits
213system.cpu.itb.write_misses                         0                       # DTB write misses
214system.cpu.itb.write_acv                            0                       # DTB write access violations
215system.cpu.itb.write_accesses                       0                       # DTB write accesses
216system.cpu.itb.data_hits                            0                       # DTB hits
217system.cpu.itb.data_misses                          0                       # DTB misses
218system.cpu.itb.data_acv                             0                       # DTB access violations
219system.cpu.itb.data_accesses                        0                       # DTB accesses
220system.cpu.workload0.num_syscalls                  17                       # Number of system calls
221system.cpu.workload1.num_syscalls                  17                       # Number of system calls
222system.cpu.numCycles                            40669                       # number of cpu cycles simulated
223system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
224system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
225system.cpu.BPredUnit.lookups                     6981                       # Number of BP lookups
226system.cpu.BPredUnit.condPredicted               3954                       # Number of conditional branches predicted
227system.cpu.BPredUnit.condIncorrect               1690                       # Number of conditional branches incorrect
228system.cpu.BPredUnit.BTBLookups                  5146                       # Number of BTB lookups
229system.cpu.BPredUnit.BTBHits                      870                       # Number of BTB hits
230system.cpu.BPredUnit.BTBCorrect                     0                       # Number of correct BTB predictions (this stat may not work properly.
231system.cpu.BPredUnit.usedRAS                      937                       # Number of times the RAS was used to get a target.
232system.cpu.BPredUnit.RASInCorrect                 198                       # Number of incorrect RAS predictions.
233system.cpu.fetch.icacheStallCycles               1717                       # Number of cycles fetch is stalled on an Icache miss
234system.cpu.fetch.Insts                          38666                       # Number of instructions fetch has processed
235system.cpu.fetch.Branches                        6981                       # Number of branches that fetch encountered
236system.cpu.fetch.predictedBranches               1807                       # Number of branches that fetch has predicted taken
237system.cpu.fetch.Cycles                          6508                       # Number of cycles fetch has run and was not squashing or blocked
238system.cpu.fetch.SquashCycles                    2004                       # Number of cycles fetch has spent squashing
239system.cpu.fetch.MiscStallCycles                  376                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
240system.cpu.fetch.CacheLines                      5687                       # Number of cache lines fetched
241system.cpu.fetch.IcacheSquashes                   915                       # Number of outstanding Icache misses that were squashed
242system.cpu.fetch.rateDist::samples              27168                       # Number of instructions fetched each cycle (Total)
243system.cpu.fetch.rateDist::mean              1.423218                       # Number of instructions fetched each cycle (Total)
244system.cpu.fetch.rateDist::stdev             2.808405                       # Number of instructions fetched each cycle (Total)
245system.cpu.fetch.rateDist::underflows               0      0.00%      0.00% # Number of instructions fetched each cycle (Total)
246system.cpu.fetch.rateDist::0                    20660     76.05%     76.05% # Number of instructions fetched each cycle (Total)
247system.cpu.fetch.rateDist::1                      537      1.98%     78.02% # Number of instructions fetched each cycle (Total)
248system.cpu.fetch.rateDist::2                      399      1.47%     79.49% # Number of instructions fetched each cycle (Total)
249system.cpu.fetch.rateDist::3                      504      1.86%     81.35% # Number of instructions fetched each cycle (Total)
250system.cpu.fetch.rateDist::4                      464      1.71%     83.05% # Number of instructions fetched each cycle (Total)
251system.cpu.fetch.rateDist::5                      436      1.60%     84.66% # Number of instructions fetched each cycle (Total)
252system.cpu.fetch.rateDist::6                      485      1.79%     86.44% # Number of instructions fetched each cycle (Total)
253system.cpu.fetch.rateDist::7                      591      2.18%     88.62% # Number of instructions fetched each cycle (Total)
254system.cpu.fetch.rateDist::8                     3092     11.38%    100.00% # Number of instructions fetched each cycle (Total)
255system.cpu.fetch.rateDist::overflows                0      0.00%    100.00% # Number of instructions fetched each cycle (Total)
256system.cpu.fetch.rateDist::min_value                0                       # Number of instructions fetched each cycle (Total)
257system.cpu.fetch.rateDist::max_value                8                       # Number of instructions fetched each cycle (Total)
258system.cpu.fetch.rateDist::total                27168                       # Number of instructions fetched each cycle (Total)
259system.cpu.fetch.branchRate                  0.171654                       # Number of branch fetches per cycle
260system.cpu.fetch.rate                        0.950749                       # Number of inst fetches per cycle
261system.cpu.decode.IdleCycles                    38149                       # Number of cycles decode is idle
262system.cpu.decode.BlockedCycles                  6961                       # Number of cycles decode is blocked
263system.cpu.decode.RunCycles                      5575                       # Number of cycles decode is running
264system.cpu.decode.UnblockCycles                   517                       # Number of cycles decode is unblocking
265system.cpu.decode.SquashCycles                   2929                       # Number of cycles decode is squashing
266system.cpu.decode.BranchResolved                  646                       # Number of times decode resolved a branch
267system.cpu.decode.BranchMispred                   395                       # Number of times decode detected a branch misprediction
268system.cpu.decode.DecodedInsts                  33907                       # Number of instructions handled by decode
269system.cpu.decode.SquashedInsts                   727                       # Number of squashed instructions handled by decode
270system.cpu.rename.SquashCycles                   2929                       # Number of cycles rename is squashing
271system.cpu.rename.IdleCycles                    38897                       # Number of cycles rename is idle
272system.cpu.rename.BlockCycles                    3834                       # Number of cycles rename is blocking
273system.cpu.rename.serializeStallCycles            984                       # count of cycles rename stalled for serializing inst
274system.cpu.rename.RunCycles                      5237                       # Number of cycles rename is running
275system.cpu.rename.UnblockCycles                  2250                       # Number of cycles rename is unblocking
276system.cpu.rename.RenamedInsts                  31157                       # Number of instructions processed by rename
277system.cpu.rename.ROBFullEvents                    57                       # Number of times rename has blocked due to ROB full
278system.cpu.rename.LSQFullEvents                  2290                       # Number of times rename has blocked due to LSQ full
279system.cpu.rename.RenamedOperands               23416                       # Number of destination operands rename has renamed
280system.cpu.rename.RenameLookups                 38564                       # Number of register rename lookups that rename has made
281system.cpu.rename.int_rename_lookups            38530                       # Number of integer rename lookups
282system.cpu.rename.fp_rename_lookups                34                       # Number of floating rename lookups
283system.cpu.rename.CommittedMaps                  9140                       # Number of HB maps that are committed
284system.cpu.rename.UndoneMaps                    14276                       # Number of HB maps that are undone due to squashing
285system.cpu.rename.serializingInsts                 53                       # count of serializing insts renamed
286system.cpu.rename.tempSerializingInsts             41                       # count of temporary serializing insts renamed
287system.cpu.rename.skidInsts                      6217                       # count of insts added to the skid buffer
288system.cpu.memDep0.insertedLoads                 3020                       # Number of loads inserted to the mem dependence unit.
289system.cpu.memDep0.insertedStores                1445                       # Number of stores inserted to the mem dependence unit.
290system.cpu.memDep0.conflictingLoads                 5                       # Number of conflicting loads.
291system.cpu.memDep0.conflictingStores                0                       # Number of conflicting stores.
292system.cpu.memDep1.insertedLoads                 2972                       # Number of loads inserted to the mem dependence unit.
293system.cpu.memDep1.insertedStores                1380                       # Number of stores inserted to the mem dependence unit.
294system.cpu.memDep1.conflictingLoads                10                       # Number of conflicting loads.
295system.cpu.memDep1.conflictingStores                0                       # Number of conflicting stores.
296system.cpu.iq.iqInstsAdded                      27184                       # Number of instructions added to the IQ (excludes non-spec)
297system.cpu.iq.iqNonSpecInstsAdded                  71                       # Number of non-speculative instructions added to the IQ
298system.cpu.iq.iqInstsIssued                     22298                       # Number of instructions issued
299system.cpu.iq.iqSquashedInstsIssued               145                       # Number of squashed instructions issued
300system.cpu.iq.iqSquashedInstsExamined           13301                       # Number of squashed instructions iterated over during squash; mainly for profiling
301system.cpu.iq.iqSquashedOperandsExamined         8222                       # Number of squashed operands that are examined and possibly removed from graph
302system.cpu.iq.iqSquashedNonSpecRemoved             37                       # Number of squashed non-spec instructions that were removed
303system.cpu.iq.issued_per_cycle::samples         27168                       # Number of insts issued each cycle
304system.cpu.iq.issued_per_cycle::mean         0.820745                       # Number of insts issued each cycle
305system.cpu.iq.issued_per_cycle::stdev        1.402255                       # Number of insts issued each cycle
306system.cpu.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
307system.cpu.iq.issued_per_cycle::0               17752     65.34%     65.34% # Number of insts issued each cycle
308system.cpu.iq.issued_per_cycle::1                3320     12.22%     77.56% # Number of insts issued each cycle
309system.cpu.iq.issued_per_cycle::2                2545      9.37%     86.93% # Number of insts issued each cycle
310system.cpu.iq.issued_per_cycle::3                1596      5.87%     92.80% # Number of insts issued each cycle
311system.cpu.iq.issued_per_cycle::4                1085      3.99%     96.80% # Number of insts issued each cycle
312system.cpu.iq.issued_per_cycle::5                 559      2.06%     98.86% # Number of insts issued each cycle
313system.cpu.iq.issued_per_cycle::6                 231      0.85%     99.71% # Number of insts issued each cycle
314system.cpu.iq.issued_per_cycle::7                  61      0.22%     99.93% # Number of insts issued each cycle
315system.cpu.iq.issued_per_cycle::8                  19      0.07%    100.00% # Number of insts issued each cycle
316system.cpu.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
317system.cpu.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
318system.cpu.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
319system.cpu.iq.issued_per_cycle::total           27168                       # Number of insts issued each cycle
320system.cpu.iq.fu_full::No_OpClass                   0      0.00%      0.00% # attempts to use FU when none available
321system.cpu.iq.fu_full::IntAlu                      13      6.70%      6.70% # attempts to use FU when none available
322system.cpu.iq.fu_full::IntMult                      0      0.00%      6.70% # attempts to use FU when none available
323system.cpu.iq.fu_full::IntDiv                       0      0.00%      6.70% # attempts to use FU when none available
324system.cpu.iq.fu_full::FloatAdd                     0      0.00%      6.70% # attempts to use FU when none available
325system.cpu.iq.fu_full::FloatCmp                     0      0.00%      6.70% # attempts to use FU when none available
326system.cpu.iq.fu_full::FloatCvt                     0      0.00%      6.70% # attempts to use FU when none available
327system.cpu.iq.fu_full::FloatMult                    0      0.00%      6.70% # attempts to use FU when none available
328system.cpu.iq.fu_full::FloatDiv                     0      0.00%      6.70% # attempts to use FU when none available
329system.cpu.iq.fu_full::FloatSqrt                    0      0.00%      6.70% # attempts to use FU when none available
330system.cpu.iq.fu_full::SimdAdd                      0      0.00%      6.70% # attempts to use FU when none available
331system.cpu.iq.fu_full::SimdAddAcc                   0      0.00%      6.70% # attempts to use FU when none available
332system.cpu.iq.fu_full::SimdAlu                      0      0.00%      6.70% # attempts to use FU when none available
333system.cpu.iq.fu_full::SimdCmp                      0      0.00%      6.70% # attempts to use FU when none available
334system.cpu.iq.fu_full::SimdCvt                      0      0.00%      6.70% # attempts to use FU when none available
335system.cpu.iq.fu_full::SimdMisc                     0      0.00%      6.70% # attempts to use FU when none available
336system.cpu.iq.fu_full::SimdMult                     0      0.00%      6.70% # attempts to use FU when none available
337system.cpu.iq.fu_full::SimdMultAcc                  0      0.00%      6.70% # attempts to use FU when none available
338system.cpu.iq.fu_full::SimdShift                    0      0.00%      6.70% # attempts to use FU when none available
339system.cpu.iq.fu_full::SimdShiftAcc                 0      0.00%      6.70% # attempts to use FU when none available
340system.cpu.iq.fu_full::SimdSqrt                     0      0.00%      6.70% # attempts to use FU when none available
341system.cpu.iq.fu_full::SimdFloatAdd                 0      0.00%      6.70% # attempts to use FU when none available
342system.cpu.iq.fu_full::SimdFloatAlu                 0      0.00%      6.70% # attempts to use FU when none available
343system.cpu.iq.fu_full::SimdFloatCmp                 0      0.00%      6.70% # attempts to use FU when none available
344system.cpu.iq.fu_full::SimdFloatCvt                 0      0.00%      6.70% # attempts to use FU when none available
345system.cpu.iq.fu_full::SimdFloatDiv                 0      0.00%      6.70% # attempts to use FU when none available
346system.cpu.iq.fu_full::SimdFloatMisc                0      0.00%      6.70% # attempts to use FU when none available
347system.cpu.iq.fu_full::SimdFloatMult                0      0.00%      6.70% # attempts to use FU when none available
348system.cpu.iq.fu_full::SimdFloatMultAcc             0      0.00%      6.70% # attempts to use FU when none available
349system.cpu.iq.fu_full::SimdFloatSqrt                0      0.00%      6.70% # attempts to use FU when none available
350system.cpu.iq.fu_full::MemRead                    118     60.82%     67.53% # attempts to use FU when none available
351system.cpu.iq.fu_full::MemWrite                    63     32.47%    100.00% # attempts to use FU when none available
352system.cpu.iq.fu_full::IprAccess                    0      0.00%    100.00% # attempts to use FU when none available
353system.cpu.iq.fu_full::InstPrefetch                 0      0.00%    100.00% # attempts to use FU when none available
354system.cpu.iq.FU_type_0::No_OpClass                 2      0.02%      0.02% # Type of FU issued
355system.cpu.iq.FU_type_0::IntAlu                  7510     66.63%     66.65% # Type of FU issued
356system.cpu.iq.FU_type_0::IntMult                    1      0.01%     66.66% # Type of FU issued
357system.cpu.iq.FU_type_0::IntDiv                     0      0.00%     66.66% # Type of FU issued
358system.cpu.iq.FU_type_0::FloatAdd                   2      0.02%     66.68% # Type of FU issued
359system.cpu.iq.FU_type_0::FloatCmp                   0      0.00%     66.68% # Type of FU issued
360system.cpu.iq.FU_type_0::FloatCvt                   0      0.00%     66.68% # Type of FU issued
361system.cpu.iq.FU_type_0::FloatMult                  0      0.00%     66.68% # Type of FU issued
362system.cpu.iq.FU_type_0::FloatDiv                   0      0.00%     66.68% # Type of FU issued
363system.cpu.iq.FU_type_0::FloatSqrt                  0      0.00%     66.68% # Type of FU issued
364system.cpu.iq.FU_type_0::SimdAdd                    0      0.00%     66.68% # Type of FU issued
365system.cpu.iq.FU_type_0::SimdAddAcc                 0      0.00%     66.68% # Type of FU issued
366system.cpu.iq.FU_type_0::SimdAlu                    0      0.00%     66.68% # Type of FU issued
367system.cpu.iq.FU_type_0::SimdCmp                    0      0.00%     66.68% # Type of FU issued
368system.cpu.iq.FU_type_0::SimdCvt                    0      0.00%     66.68% # Type of FU issued
369system.cpu.iq.FU_type_0::SimdMisc                   0      0.00%     66.68% # Type of FU issued
370system.cpu.iq.FU_type_0::SimdMult                   0      0.00%     66.68% # Type of FU issued
371system.cpu.iq.FU_type_0::SimdMultAcc                0      0.00%     66.68% # Type of FU issued
372system.cpu.iq.FU_type_0::SimdShift                  0      0.00%     66.68% # Type of FU issued
373system.cpu.iq.FU_type_0::SimdShiftAcc               0      0.00%     66.68% # Type of FU issued
374system.cpu.iq.FU_type_0::SimdSqrt                   0      0.00%     66.68% # Type of FU issued
375system.cpu.iq.FU_type_0::SimdFloatAdd               0      0.00%     66.68% # Type of FU issued
376system.cpu.iq.FU_type_0::SimdFloatAlu               0      0.00%     66.68% # Type of FU issued
377system.cpu.iq.FU_type_0::SimdFloatCmp               0      0.00%     66.68% # Type of FU issued
378system.cpu.iq.FU_type_0::SimdFloatCvt               0      0.00%     66.68% # Type of FU issued
379system.cpu.iq.FU_type_0::SimdFloatDiv               0      0.00%     66.68% # Type of FU issued
380system.cpu.iq.FU_type_0::SimdFloatMisc              0      0.00%     66.68% # Type of FU issued
381system.cpu.iq.FU_type_0::SimdFloatMult              0      0.00%     66.68% # Type of FU issued
382system.cpu.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     66.68% # Type of FU issued
383system.cpu.iq.FU_type_0::SimdFloatSqrt              0      0.00%     66.68% # Type of FU issued
384system.cpu.iq.FU_type_0::MemRead                 2596     23.03%     89.71% # Type of FU issued
385system.cpu.iq.FU_type_0::MemWrite                1160     10.29%    100.00% # Type of FU issued
386system.cpu.iq.FU_type_0::IprAccess                  0      0.00%    100.00% # Type of FU issued
387system.cpu.iq.FU_type_0::InstPrefetch               0      0.00%    100.00% # Type of FU issued
388system.cpu.iq.FU_type_0::total                  11271                       # Type of FU issued
389system.cpu.iq.FU_type_1::No_OpClass                 2      0.02%      0.02% # Type of FU issued
390system.cpu.iq.FU_type_1::IntAlu                  7311     66.30%     66.32% # Type of FU issued
391system.cpu.iq.FU_type_1::IntMult                    1      0.01%     66.33% # Type of FU issued
392system.cpu.iq.FU_type_1::IntDiv                     0      0.00%     66.33% # Type of FU issued
393system.cpu.iq.FU_type_1::FloatAdd                   2      0.02%     66.35% # Type of FU issued
394system.cpu.iq.FU_type_1::FloatCmp                   0      0.00%     66.35% # Type of FU issued
395system.cpu.iq.FU_type_1::FloatCvt                   0      0.00%     66.35% # Type of FU issued
396system.cpu.iq.FU_type_1::FloatMult                  0      0.00%     66.35% # Type of FU issued
397system.cpu.iq.FU_type_1::FloatDiv                   0      0.00%     66.35% # Type of FU issued
398system.cpu.iq.FU_type_1::FloatSqrt                  0      0.00%     66.35% # Type of FU issued
399system.cpu.iq.FU_type_1::SimdAdd                    0      0.00%     66.35% # Type of FU issued
400system.cpu.iq.FU_type_1::SimdAddAcc                 0      0.00%     66.35% # Type of FU issued
401system.cpu.iq.FU_type_1::SimdAlu                    0      0.00%     66.35% # Type of FU issued
402system.cpu.iq.FU_type_1::SimdCmp                    0      0.00%     66.35% # Type of FU issued
403system.cpu.iq.FU_type_1::SimdCvt                    0      0.00%     66.35% # Type of FU issued
404system.cpu.iq.FU_type_1::SimdMisc                   0      0.00%     66.35% # Type of FU issued
405system.cpu.iq.FU_type_1::SimdMult                   0      0.00%     66.35% # Type of FU issued
406system.cpu.iq.FU_type_1::SimdMultAcc                0      0.00%     66.35% # Type of FU issued
407system.cpu.iq.FU_type_1::SimdShift                  0      0.00%     66.35% # Type of FU issued
408system.cpu.iq.FU_type_1::SimdShiftAcc               0      0.00%     66.35% # Type of FU issued
409system.cpu.iq.FU_type_1::SimdSqrt                   0      0.00%     66.35% # Type of FU issued
410system.cpu.iq.FU_type_1::SimdFloatAdd               0      0.00%     66.35% # Type of FU issued
411system.cpu.iq.FU_type_1::SimdFloatAlu               0      0.00%     66.35% # Type of FU issued
412system.cpu.iq.FU_type_1::SimdFloatCmp               0      0.00%     66.35% # Type of FU issued
413system.cpu.iq.FU_type_1::SimdFloatCvt               0      0.00%     66.35% # Type of FU issued
414system.cpu.iq.FU_type_1::SimdFloatDiv               0      0.00%     66.35% # Type of FU issued
415system.cpu.iq.FU_type_1::SimdFloatMisc              0      0.00%     66.35% # Type of FU issued
416system.cpu.iq.FU_type_1::SimdFloatMult              0      0.00%     66.35% # Type of FU issued
417system.cpu.iq.FU_type_1::SimdFloatMultAcc            0      0.00%     66.35% # Type of FU issued
418system.cpu.iq.FU_type_1::SimdFloatSqrt              0      0.00%     66.35% # Type of FU issued
419system.cpu.iq.FU_type_1::MemRead                 2558     23.20%     89.54% # Type of FU issued
420system.cpu.iq.FU_type_1::MemWrite                1153     10.46%    100.00% # Type of FU issued
421system.cpu.iq.FU_type_1::IprAccess                  0      0.00%    100.00% # Type of FU issued
422system.cpu.iq.FU_type_1::InstPrefetch               0      0.00%    100.00% # Type of FU issued
423system.cpu.iq.FU_type_1::total                  11027                       # Type of FU issued
424system.cpu.iq.FU_type::No_OpClass                   4      0.02%      0.02% # Type of FU issued
425system.cpu.iq.FU_type::IntAlu                   14821     66.47%     66.49% # Type of FU issued
426system.cpu.iq.FU_type::IntMult                      2      0.01%     66.49% # Type of FU issued
427system.cpu.iq.FU_type::IntDiv                       0      0.00%     66.49% # Type of FU issued
428system.cpu.iq.FU_type::FloatAdd                     4      0.02%     66.51% # Type of FU issued
429system.cpu.iq.FU_type::FloatCmp                     0      0.00%     66.51% # Type of FU issued
430system.cpu.iq.FU_type::FloatCvt                     0      0.00%     66.51% # Type of FU issued
431system.cpu.iq.FU_type::FloatMult                    0      0.00%     66.51% # Type of FU issued
432system.cpu.iq.FU_type::FloatDiv                     0      0.00%     66.51% # Type of FU issued
433system.cpu.iq.FU_type::FloatSqrt                    0      0.00%     66.51% # Type of FU issued
434system.cpu.iq.FU_type::SimdAdd                      0      0.00%     66.51% # Type of FU issued
435system.cpu.iq.FU_type::SimdAddAcc                   0      0.00%     66.51% # Type of FU issued
436system.cpu.iq.FU_type::SimdAlu                      0      0.00%     66.51% # Type of FU issued
437system.cpu.iq.FU_type::SimdCmp                      0      0.00%     66.51% # Type of FU issued
438system.cpu.iq.FU_type::SimdCvt                      0      0.00%     66.51% # Type of FU issued
439system.cpu.iq.FU_type::SimdMisc                     0      0.00%     66.51% # Type of FU issued
440system.cpu.iq.FU_type::SimdMult                     0      0.00%     66.51% # Type of FU issued
441system.cpu.iq.FU_type::SimdMultAcc                  0      0.00%     66.51% # Type of FU issued
442system.cpu.iq.FU_type::SimdShift                    0      0.00%     66.51% # Type of FU issued
443system.cpu.iq.FU_type::SimdShiftAcc                 0      0.00%     66.51% # Type of FU issued
444system.cpu.iq.FU_type::SimdSqrt                     0      0.00%     66.51% # Type of FU issued
445system.cpu.iq.FU_type::SimdFloatAdd                 0      0.00%     66.51% # Type of FU issued
446system.cpu.iq.FU_type::SimdFloatAlu                 0      0.00%     66.51% # Type of FU issued
447system.cpu.iq.FU_type::SimdFloatCmp                 0      0.00%     66.51% # Type of FU issued
448system.cpu.iq.FU_type::SimdFloatCvt                 0      0.00%     66.51% # Type of FU issued
449system.cpu.iq.FU_type::SimdFloatDiv                 0      0.00%     66.51% # Type of FU issued
450system.cpu.iq.FU_type::SimdFloatMisc                0      0.00%     66.51% # Type of FU issued
451system.cpu.iq.FU_type::SimdFloatMult                0      0.00%     66.51% # Type of FU issued
452system.cpu.iq.FU_type::SimdFloatMultAcc             0      0.00%     66.51% # Type of FU issued
453system.cpu.iq.FU_type::SimdFloatSqrt                0      0.00%     66.51% # Type of FU issued
454system.cpu.iq.FU_type::MemRead                   5154     23.11%     89.63% # Type of FU issued
455system.cpu.iq.FU_type::MemWrite                  2313     10.37%    100.00% # Type of FU issued
456system.cpu.iq.FU_type::IprAccess                    0      0.00%    100.00% # Type of FU issued
457system.cpu.iq.FU_type::InstPrefetch                 0      0.00%    100.00% # Type of FU issued
458system.cpu.iq.FU_type::total                    22298                       # Type of FU issued
459system.cpu.iq.rate                           0.548280                       # Inst issue rate
460system.cpu.iq.fu_busy_cnt::0                      100                       # FU busy when requested
461system.cpu.iq.fu_busy_cnt::1                       94                       # FU busy when requested
462system.cpu.iq.fu_busy_cnt::total                  194                       # FU busy when requested
463system.cpu.iq.fu_busy_rate::0                0.004485                       # FU busy rate (busy events/executed inst)
464system.cpu.iq.fu_busy_rate::1                0.004216                       # FU busy rate (busy events/executed inst)
465system.cpu.iq.fu_busy_rate::total            0.008700                       # FU busy rate (busy events/executed inst)
466system.cpu.iq.int_inst_queue_reads              72061                       # Number of integer instruction queue reads
467system.cpu.iq.int_inst_queue_writes             40564                       # Number of integer instruction queue writes
468system.cpu.iq.int_inst_queue_wakeup_accesses        19339                       # Number of integer instruction queue wakeup accesses
469system.cpu.iq.fp_inst_queue_reads                  42                       # Number of floating instruction queue reads
470system.cpu.iq.fp_inst_queue_writes                 20                       # Number of floating instruction queue writes
471system.cpu.iq.fp_inst_queue_wakeup_accesses           20                       # Number of floating instruction queue wakeup accesses
472system.cpu.iq.int_alu_accesses                  22466                       # Number of integer alu accesses
473system.cpu.iq.fp_alu_accesses                      22                       # Number of floating point alu accesses
474system.cpu.iew.lsq.thread0.forwLoads               68                       # Number of loads that had data forwarded from stores
475system.cpu.iew.lsq.thread0.invAddrLoads             0                       # Number of loads ignored due to an invalid address
476system.cpu.iew.lsq.thread0.squashedLoads         1837                       # Number of loads squashed
477system.cpu.iew.lsq.thread0.ignoredResponses            5                       # Number of memory responses ignored because the instruction is squashed
478system.cpu.iew.lsq.thread0.memOrderViolation           15                       # Number of memory ordering violations
479system.cpu.iew.lsq.thread0.squashedStores          580                       # Number of stores squashed
480system.cpu.iew.lsq.thread0.invAddrSwpfs             0                       # Number of software prefetches ignored due to an invalid address
481system.cpu.iew.lsq.thread0.blockedLoads             0                       # Number of blocked loads due to partial load-store forwarding
482system.cpu.iew.lsq.thread0.rescheduledLoads            1                       # Number of loads that were rescheduled
483system.cpu.iew.lsq.thread0.cacheBlocked           295                       # Number of times an access to memory failed due to the cache being blocked
484system.cpu.iew.lsq.thread1.forwLoads               77                       # Number of loads that had data forwarded from stores
485system.cpu.iew.lsq.thread1.invAddrLoads             0                       # Number of loads ignored due to an invalid address
486system.cpu.iew.lsq.thread1.squashedLoads         1789                       # Number of loads squashed
487system.cpu.iew.lsq.thread1.ignoredResponses           10                       # Number of memory responses ignored because the instruction is squashed
488system.cpu.iew.lsq.thread1.memOrderViolation           17                       # Number of memory ordering violations
489system.cpu.iew.lsq.thread1.squashedStores          515                       # Number of stores squashed
490system.cpu.iew.lsq.thread1.invAddrSwpfs             0                       # Number of software prefetches ignored due to an invalid address
491system.cpu.iew.lsq.thread1.blockedLoads             0                       # Number of blocked loads due to partial load-store forwarding
492system.cpu.iew.lsq.thread1.rescheduledLoads            1                       # Number of loads that were rescheduled
493system.cpu.iew.lsq.thread1.cacheBlocked           256                       # Number of times an access to memory failed due to the cache being blocked
494system.cpu.iew.iewIdleCycles                        0                       # Number of cycles IEW is idle
495system.cpu.iew.iewSquashCycles                   2929                       # Number of cycles IEW is squashing
496system.cpu.iew.iewBlockCycles                     685                       # Number of cycles IEW is blocking
497system.cpu.iew.iewUnblockCycles                    35                       # Number of cycles IEW is unblocking
498system.cpu.iew.iewDispatchedInsts               27441                       # Number of instructions dispatched to IQ
499system.cpu.iew.iewDispSquashedInsts               749                       # Number of squashed instructions skipped by dispatch
500system.cpu.iew.iewDispLoadInsts                  5992                       # Number of dispatched load instructions
501system.cpu.iew.iewDispStoreInsts                 2825                       # Number of dispatched store instructions
502system.cpu.iew.iewDispNonSpecInsts                 71                       # Number of dispatched non-speculative instructions
503system.cpu.iew.iewIQFullEvents                     21                       # Number of times the IQ has become full, causing a stall
504system.cpu.iew.iewLSQFullEvents                     3                       # Number of times the LSQ has become full, causing a stall
505system.cpu.iew.memOrderViolationEvents             32                       # Number of memory order violations
506system.cpu.iew.predictedTakenIncorrect            275                       # Number of branches that were predicted taken incorrectly
507system.cpu.iew.predictedNotTakenIncorrect         1233                       # Number of branches that were predicted not taken incorrectly
508system.cpu.iew.branchMispredicts                 1508                       # Number of branch mispredicts detected at execute
509system.cpu.iew.iewExecutedInsts                 20701                       # Number of executed instructions
510system.cpu.iew.iewExecLoadInsts::0               2373                       # Number of load instructions executed
511system.cpu.iew.iewExecLoadInsts::1               2359                       # Number of load instructions executed
512system.cpu.iew.iewExecLoadInsts::total           4732                       # Number of load instructions executed
513system.cpu.iew.iewExecSquashedInsts              1597                       # Number of squashed instructions skipped in execute
514system.cpu.iew.exec_swp::0                          0                       # number of swp insts executed
515system.cpu.iew.exec_swp::1                          0                       # number of swp insts executed
516system.cpu.iew.exec_swp::total                      0                       # number of swp insts executed
517system.cpu.iew.exec_nop::0                        114                       # number of nop insts executed
518system.cpu.iew.exec_nop::1                         72                       # number of nop insts executed
519system.cpu.iew.exec_nop::total                    186                       # number of nop insts executed
520system.cpu.iew.exec_refs::0                      3487                       # number of memory reference insts executed
521system.cpu.iew.exec_refs::1                      3445                       # number of memory reference insts executed
522system.cpu.iew.exec_refs::total                  6932                       # number of memory reference insts executed
523system.cpu.iew.exec_branches::0                  1642                       # Number of branches executed
524system.cpu.iew.exec_branches::1                  1642                       # Number of branches executed
525system.cpu.iew.exec_branches::total              3284                       # Number of branches executed
526system.cpu.iew.exec_stores::0                    1114                       # Number of stores executed
527system.cpu.iew.exec_stores::1                    1086                       # Number of stores executed
528system.cpu.iew.exec_stores::total                2200                       # Number of stores executed
529system.cpu.iew.exec_rate                     0.509012                       # Inst execution rate
530system.cpu.iew.wb_sent::0                        9936                       # cumulative count of insts sent to commit
531system.cpu.iew.wb_sent::1                        9721                       # cumulative count of insts sent to commit
532system.cpu.iew.wb_sent::total                   19657                       # cumulative count of insts sent to commit
533system.cpu.iew.wb_count::0                       9778                       # cumulative count of insts written-back
534system.cpu.iew.wb_count::1                       9581                       # cumulative count of insts written-back
535system.cpu.iew.wb_count::total                  19359                       # cumulative count of insts written-back
536system.cpu.iew.wb_producers::0                   5047                       # num instructions producing a value
537system.cpu.iew.wb_producers::1                   4925                       # num instructions producing a value
538system.cpu.iew.wb_producers::total               9972                       # num instructions producing a value
539system.cpu.iew.wb_consumers::0                   6570                       # num instructions consuming a value
540system.cpu.iew.wb_consumers::1                   6411                       # num instructions consuming a value
541system.cpu.iew.wb_consumers::total              12981                       # num instructions consuming a value
542system.cpu.iew.wb_penalized::0                      0                       # number of instrctions required to write to 'other' IQ
543system.cpu.iew.wb_penalized::1                      0                       # number of instrctions required to write to 'other' IQ
544system.cpu.iew.wb_penalized::total                  0                       # number of instrctions required to write to 'other' IQ
545system.cpu.iew.wb_rate::0                    0.240429                       # insts written-back per cycle
546system.cpu.iew.wb_rate::1                    0.235585                       # insts written-back per cycle
547system.cpu.iew.wb_rate::total                0.476014                       # insts written-back per cycle
548system.cpu.iew.wb_fanout::0                  0.768189                       # average fanout of values written-back
549system.cpu.iew.wb_fanout::1                  0.768211                       # average fanout of values written-back
550system.cpu.iew.wb_fanout::total              0.768200                       # average fanout of values written-back
551system.cpu.iew.wb_penalized_rate::0                 0                       # fraction of instructions written-back that wrote to 'other' IQ
552system.cpu.iew.wb_penalized_rate::1                 0                       # fraction of instructions written-back that wrote to 'other' IQ
553system.cpu.iew.wb_penalized_rate::total             0                       # fraction of instructions written-back that wrote to 'other' IQ
554system.cpu.commit.commitSquashedInsts           14694                       # The number of squashed insts skipped by commit
555system.cpu.commit.commitNonSpecStalls              34                       # The number of times commit has been forced to stall to communicate backwards
556system.cpu.commit.branchMispredicts              1316                       # The number of times a branch was mispredicted
557system.cpu.commit.committed_per_cycle::samples        27077                       # Number of insts commited each cycle
558system.cpu.commit.committed_per_cycle::mean     0.471950                       # Number of insts commited each cycle
559system.cpu.commit.committed_per_cycle::stdev     1.251708                       # Number of insts commited each cycle
560system.cpu.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
561system.cpu.commit.committed_per_cycle::0        21479     79.33%     79.33% # Number of insts commited each cycle
562system.cpu.commit.committed_per_cycle::1         2818     10.41%     89.73% # Number of insts commited each cycle
563system.cpu.commit.committed_per_cycle::2         1191      4.40%     94.13% # Number of insts commited each cycle
564system.cpu.commit.committed_per_cycle::3          503      1.86%     95.99% # Number of insts commited each cycle
565system.cpu.commit.committed_per_cycle::4          353      1.30%     97.29% # Number of insts commited each cycle
566system.cpu.commit.committed_per_cycle::5          251      0.93%     98.22% # Number of insts commited each cycle
567system.cpu.commit.committed_per_cycle::6          184      0.68%     98.90% # Number of insts commited each cycle
568system.cpu.commit.committed_per_cycle::7           85      0.31%     99.21% # Number of insts commited each cycle
569system.cpu.commit.committed_per_cycle::8          213      0.79%    100.00% # Number of insts commited each cycle
570system.cpu.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
571system.cpu.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
572system.cpu.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
573system.cpu.commit.committed_per_cycle::total        27077                       # Number of insts commited each cycle
574system.cpu.commit.committedInsts::0              6389                       # Number of instructions committed
575system.cpu.commit.committedInsts::1              6390                       # Number of instructions committed
576system.cpu.commit.committedInsts::total         12779                       # Number of instructions committed
577system.cpu.commit.committedOps::0                6389                       # Number of ops (including micro ops) committed
578system.cpu.commit.committedOps::1                6390                       # Number of ops (including micro ops) committed
579system.cpu.commit.committedOps::total           12779                       # Number of ops (including micro ops) committed
580system.cpu.commit.swp_count::0                      0                       # Number of s/w prefetches committed
581system.cpu.commit.swp_count::1                      0                       # Number of s/w prefetches committed
582system.cpu.commit.swp_count::total                  0                       # Number of s/w prefetches committed
583system.cpu.commit.refs::0                        2048                       # Number of memory references committed
584system.cpu.commit.refs::1                        2048                       # Number of memory references committed
585system.cpu.commit.refs::total                    4096                       # Number of memory references committed
586system.cpu.commit.loads::0                       1183                       # Number of loads committed
587system.cpu.commit.loads::1                       1183                       # Number of loads committed
588system.cpu.commit.loads::total                   2366                       # Number of loads committed
589system.cpu.commit.membars::0                        0                       # Number of memory barriers committed
590system.cpu.commit.membars::1                        0                       # Number of memory barriers committed
591system.cpu.commit.membars::total                    0                       # Number of memory barriers committed
592system.cpu.commit.branches::0                    1050                       # Number of branches committed
593system.cpu.commit.branches::1                    1050                       # Number of branches committed
594system.cpu.commit.branches::total                2100                       # Number of branches committed
595system.cpu.commit.fp_insts::0                      10                       # Number of committed floating point instructions.
596system.cpu.commit.fp_insts::1                      10                       # Number of committed floating point instructions.
597system.cpu.commit.fp_insts::total                  20                       # Number of committed floating point instructions.
598system.cpu.commit.int_insts::0                   6307                       # Number of committed integer instructions.
599system.cpu.commit.int_insts::1                   6307                       # Number of committed integer instructions.
600system.cpu.commit.int_insts::total              12614                       # Number of committed integer instructions.
601system.cpu.commit.function_calls::0               127                       # Number of function calls committed.
602system.cpu.commit.function_calls::1               127                       # Number of function calls committed.
603system.cpu.commit.function_calls::total           254                       # Number of function calls committed.
604system.cpu.commit.bw_lim_events                   213                       # number cycles where commit BW limit reached
605system.cpu.commit.bw_limited::0                     0                       # number of insts not committed due to BW limits
606system.cpu.commit.bw_limited::1                     0                       # number of insts not committed due to BW limits
607system.cpu.commit.bw_limited::total                 0                       # number of insts not committed due to BW limits
608system.cpu.rob.rob_reads                       129384                       # The number of ROB reads
609system.cpu.rob.rob_writes                       57896                       # The number of ROB writes
610system.cpu.timesIdled                             318                       # Number of times that the entire CPU went into an idle state and unscheduled itself
611system.cpu.idleCycles                           13501                       # Total number of cycles that the CPU has spent unscheduled due to idling
612system.cpu.committedInsts::0                     6372                       # Number of Instructions Simulated
613system.cpu.committedInsts::1                     6373                       # Number of Instructions Simulated
614system.cpu.committedOps::0                       6372                       # Number of Ops (including micro ops) Simulated
615system.cpu.committedOps::1                       6373                       # Number of Ops (including micro ops) Simulated
616system.cpu.committedInsts_total                 12745                       # Number of Instructions Simulated
617system.cpu.cpi::0                            6.382454                       # CPI: Cycles Per Instruction
618system.cpu.cpi::1                            6.381453                       # CPI: Cycles Per Instruction
619system.cpu.cpi_total                         3.190977                       # CPI: Total CPI of All Threads
620system.cpu.ipc::0                            0.156680                       # IPC: Instructions Per Cycle
621system.cpu.ipc::1                            0.156704                       # IPC: Instructions Per Cycle
622system.cpu.ipc_total                         0.313384                       # IPC: Total IPC of All Threads
623system.cpu.int_regfile_reads                    26029                       # number of integer regfile reads
624system.cpu.int_regfile_writes                   14619                       # number of integer regfile writes
625system.cpu.fp_regfile_reads                        16                       # number of floating regfile reads
626system.cpu.fp_regfile_writes                        4                       # number of floating regfile writes
627system.cpu.misc_regfile_reads                       2                       # number of misc regfile reads
628system.cpu.misc_regfile_writes                      2                       # number of misc regfile writes
629system.cpu.icache.replacements::0                   6                       # number of replacements
630system.cpu.icache.replacements::1                   0                       # number of replacements
631system.cpu.icache.replacements::total               6                       # number of replacements
632system.cpu.icache.tagsinuse                309.378150                       # Cycle average of tags in use
633system.cpu.icache.total_refs                     4652                       # Total number of references to valid blocks.
634system.cpu.icache.sampled_refs                    625                       # Sample count of references to valid blocks.
635system.cpu.icache.avg_refs                   7.443200                       # Average number of references to valid blocks.
636system.cpu.icache.warmup_cycle                      0                       # Cycle when the warmup percentage was hit.
637system.cpu.icache.occ_blocks::cpu.inst     309.378150                       # Average occupied blocks per requestor
638system.cpu.icache.occ_percent::cpu.inst      0.151064                       # Average percentage of cache occupancy
639system.cpu.icache.occ_percent::total         0.151064                       # Average percentage of cache occupancy
640system.cpu.icache.ReadReq_hits::cpu.inst         4652                       # number of ReadReq hits
641system.cpu.icache.ReadReq_hits::total            4652                       # number of ReadReq hits
642system.cpu.icache.demand_hits::cpu.inst          4652                       # number of demand (read+write) hits
643system.cpu.icache.demand_hits::total             4652                       # number of demand (read+write) hits
644system.cpu.icache.overall_hits::cpu.inst         4652                       # number of overall hits
645system.cpu.icache.overall_hits::total            4652                       # number of overall hits
646system.cpu.icache.ReadReq_misses::cpu.inst         1030                       # number of ReadReq misses
647system.cpu.icache.ReadReq_misses::total          1030                       # number of ReadReq misses
648system.cpu.icache.demand_misses::cpu.inst         1030                       # number of demand (read+write) misses
649system.cpu.icache.demand_misses::total           1030                       # number of demand (read+write) misses
650system.cpu.icache.overall_misses::cpu.inst         1030                       # number of overall misses
651system.cpu.icache.overall_misses::total          1030                       # number of overall misses
652system.cpu.icache.ReadReq_miss_latency::cpu.inst     56036996                       # number of ReadReq miss cycles
653system.cpu.icache.ReadReq_miss_latency::total     56036996                       # number of ReadReq miss cycles
654system.cpu.icache.demand_miss_latency::cpu.inst     56036996                       # number of demand (read+write) miss cycles
655system.cpu.icache.demand_miss_latency::total     56036996                       # number of demand (read+write) miss cycles
656system.cpu.icache.overall_miss_latency::cpu.inst     56036996                       # number of overall miss cycles
657system.cpu.icache.overall_miss_latency::total     56036996                       # number of overall miss cycles
658system.cpu.icache.ReadReq_accesses::cpu.inst         5682                       # number of ReadReq accesses(hits+misses)
659system.cpu.icache.ReadReq_accesses::total         5682                       # number of ReadReq accesses(hits+misses)
660system.cpu.icache.demand_accesses::cpu.inst         5682                       # number of demand (read+write) accesses
661system.cpu.icache.demand_accesses::total         5682                       # number of demand (read+write) accesses
662system.cpu.icache.overall_accesses::cpu.inst         5682                       # number of overall (read+write) accesses
663system.cpu.icache.overall_accesses::total         5682                       # number of overall (read+write) accesses
664system.cpu.icache.ReadReq_miss_rate::cpu.inst     0.181274                       # miss rate for ReadReq accesses
665system.cpu.icache.ReadReq_miss_rate::total     0.181274                       # miss rate for ReadReq accesses
666system.cpu.icache.demand_miss_rate::cpu.inst     0.181274                       # miss rate for demand accesses
667system.cpu.icache.demand_miss_rate::total     0.181274                       # miss rate for demand accesses
668system.cpu.icache.overall_miss_rate::cpu.inst     0.181274                       # miss rate for overall accesses
669system.cpu.icache.overall_miss_rate::total     0.181274                       # miss rate for overall accesses
670system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 54404.850485                       # average ReadReq miss latency
671system.cpu.icache.ReadReq_avg_miss_latency::total 54404.850485                       # average ReadReq miss latency
672system.cpu.icache.demand_avg_miss_latency::cpu.inst 54404.850485                       # average overall miss latency
673system.cpu.icache.demand_avg_miss_latency::total 54404.850485                       # average overall miss latency
674system.cpu.icache.overall_avg_miss_latency::cpu.inst 54404.850485                       # average overall miss latency
675system.cpu.icache.overall_avg_miss_latency::total 54404.850485                       # average overall miss latency
676system.cpu.icache.blocked_cycles::no_mshrs         2136                       # number of cycles access was blocked
677system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
678system.cpu.icache.blocked::no_mshrs                56                       # number of cycles access was blocked
679system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
680system.cpu.icache.avg_blocked_cycles::no_mshrs    38.142857                       # average number of cycles each access was blocked
681system.cpu.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
682system.cpu.icache.fast_writes                       0                       # number of fast writes performed
683system.cpu.icache.cache_copies                      0                       # number of cache copies performed
684system.cpu.icache.ReadReq_mshr_hits::cpu.inst          405                       # number of ReadReq MSHR hits
685system.cpu.icache.ReadReq_mshr_hits::total          405                       # number of ReadReq MSHR hits
686system.cpu.icache.demand_mshr_hits::cpu.inst          405                       # number of demand (read+write) MSHR hits
687system.cpu.icache.demand_mshr_hits::total          405                       # number of demand (read+write) MSHR hits
688system.cpu.icache.overall_mshr_hits::cpu.inst          405                       # number of overall MSHR hits
689system.cpu.icache.overall_mshr_hits::total          405                       # number of overall MSHR hits
690system.cpu.icache.ReadReq_mshr_misses::cpu.inst          625                       # number of ReadReq MSHR misses
691system.cpu.icache.ReadReq_mshr_misses::total          625                       # number of ReadReq MSHR misses
692system.cpu.icache.demand_mshr_misses::cpu.inst          625                       # number of demand (read+write) MSHR misses
693system.cpu.icache.demand_mshr_misses::total          625                       # number of demand (read+write) MSHR misses
694system.cpu.icache.overall_mshr_misses::cpu.inst          625                       # number of overall MSHR misses
695system.cpu.icache.overall_mshr_misses::total          625                       # number of overall MSHR misses
696system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst     37870497                       # number of ReadReq MSHR miss cycles
697system.cpu.icache.ReadReq_mshr_miss_latency::total     37870497                       # number of ReadReq MSHR miss cycles
698system.cpu.icache.demand_mshr_miss_latency::cpu.inst     37870497                       # number of demand (read+write) MSHR miss cycles
699system.cpu.icache.demand_mshr_miss_latency::total     37870497                       # number of demand (read+write) MSHR miss cycles
700system.cpu.icache.overall_mshr_miss_latency::cpu.inst     37870497                       # number of overall MSHR miss cycles
701system.cpu.icache.overall_mshr_miss_latency::total     37870497                       # number of overall MSHR miss cycles
702system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst     0.109996                       # mshr miss rate for ReadReq accesses
703system.cpu.icache.ReadReq_mshr_miss_rate::total     0.109996                       # mshr miss rate for ReadReq accesses
704system.cpu.icache.demand_mshr_miss_rate::cpu.inst     0.109996                       # mshr miss rate for demand accesses
705system.cpu.icache.demand_mshr_miss_rate::total     0.109996                       # mshr miss rate for demand accesses
706system.cpu.icache.overall_mshr_miss_rate::cpu.inst     0.109996                       # mshr miss rate for overall accesses
707system.cpu.icache.overall_mshr_miss_rate::total     0.109996                       # mshr miss rate for overall accesses
708system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 60592.795200                       # average ReadReq mshr miss latency
709system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 60592.795200                       # average ReadReq mshr miss latency
710system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 60592.795200                       # average overall mshr miss latency
711system.cpu.icache.demand_avg_mshr_miss_latency::total 60592.795200                       # average overall mshr miss latency
712system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 60592.795200                       # average overall mshr miss latency
713system.cpu.icache.overall_avg_mshr_miss_latency::total 60592.795200                       # average overall mshr miss latency
714system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
715system.cpu.dcache.replacements::0                   0                       # number of replacements
716system.cpu.dcache.replacements::1                   0                       # number of replacements
717system.cpu.dcache.replacements::total               0                       # number of replacements
718system.cpu.dcache.tagsinuse                213.566251                       # Cycle average of tags in use
719system.cpu.dcache.total_refs                     4636                       # Total number of references to valid blocks.
720system.cpu.dcache.sampled_refs                    356                       # Sample count of references to valid blocks.
721system.cpu.dcache.avg_refs                  13.022472                       # Average number of references to valid blocks.
722system.cpu.dcache.warmup_cycle                      0                       # Cycle when the warmup percentage was hit.
723system.cpu.dcache.occ_blocks::cpu.data     213.566251                       # Average occupied blocks per requestor
724system.cpu.dcache.occ_percent::cpu.data      0.052140                       # Average percentage of cache occupancy
725system.cpu.dcache.occ_percent::total         0.052140                       # Average percentage of cache occupancy
726system.cpu.dcache.ReadReq_hits::cpu.data         3620                       # number of ReadReq hits
727system.cpu.dcache.ReadReq_hits::total            3620                       # number of ReadReq hits
728system.cpu.dcache.WriteReq_hits::cpu.data         1016                       # number of WriteReq hits
729system.cpu.dcache.WriteReq_hits::total           1016                       # number of WriteReq hits
730system.cpu.dcache.demand_hits::cpu.data          4636                       # number of demand (read+write) hits
731system.cpu.dcache.demand_hits::total             4636                       # number of demand (read+write) hits
732system.cpu.dcache.overall_hits::cpu.data         4636                       # number of overall hits
733system.cpu.dcache.overall_hits::total            4636                       # number of overall hits
734system.cpu.dcache.ReadReq_misses::cpu.data          336                       # number of ReadReq misses
735system.cpu.dcache.ReadReq_misses::total           336                       # number of ReadReq misses
736system.cpu.dcache.WriteReq_misses::cpu.data          714                       # number of WriteReq misses
737system.cpu.dcache.WriteReq_misses::total          714                       # number of WriteReq misses
738system.cpu.dcache.demand_misses::cpu.data         1050                       # number of demand (read+write) misses
739system.cpu.dcache.demand_misses::total           1050                       # number of demand (read+write) misses
740system.cpu.dcache.overall_misses::cpu.data         1050                       # number of overall misses
741system.cpu.dcache.overall_misses::total          1050                       # number of overall misses
742system.cpu.dcache.ReadReq_miss_latency::cpu.data     20070500                       # number of ReadReq miss cycles
743system.cpu.dcache.ReadReq_miss_latency::total     20070500                       # number of ReadReq miss cycles
744system.cpu.dcache.WriteReq_miss_latency::cpu.data     32974457                       # number of WriteReq miss cycles
745system.cpu.dcache.WriteReq_miss_latency::total     32974457                       # number of WriteReq miss cycles
746system.cpu.dcache.demand_miss_latency::cpu.data     53044957                       # number of demand (read+write) miss cycles
747system.cpu.dcache.demand_miss_latency::total     53044957                       # number of demand (read+write) miss cycles
748system.cpu.dcache.overall_miss_latency::cpu.data     53044957                       # number of overall miss cycles
749system.cpu.dcache.overall_miss_latency::total     53044957                       # number of overall miss cycles
750system.cpu.dcache.ReadReq_accesses::cpu.data         3956                       # number of ReadReq accesses(hits+misses)
751system.cpu.dcache.ReadReq_accesses::total         3956                       # number of ReadReq accesses(hits+misses)
752system.cpu.dcache.WriteReq_accesses::cpu.data         1730                       # number of WriteReq accesses(hits+misses)
753system.cpu.dcache.WriteReq_accesses::total         1730                       # number of WriteReq accesses(hits+misses)
754system.cpu.dcache.demand_accesses::cpu.data         5686                       # number of demand (read+write) accesses
755system.cpu.dcache.demand_accesses::total         5686                       # number of demand (read+write) accesses
756system.cpu.dcache.overall_accesses::cpu.data         5686                       # number of overall (read+write) accesses
757system.cpu.dcache.overall_accesses::total         5686                       # number of overall (read+write) accesses
758system.cpu.dcache.ReadReq_miss_rate::cpu.data     0.084934                       # miss rate for ReadReq accesses
759system.cpu.dcache.ReadReq_miss_rate::total     0.084934                       # miss rate for ReadReq accesses
760system.cpu.dcache.WriteReq_miss_rate::cpu.data     0.412717                       # miss rate for WriteReq accesses
761system.cpu.dcache.WriteReq_miss_rate::total     0.412717                       # miss rate for WriteReq accesses
762system.cpu.dcache.demand_miss_rate::cpu.data     0.184664                       # miss rate for demand accesses
763system.cpu.dcache.demand_miss_rate::total     0.184664                       # miss rate for demand accesses
764system.cpu.dcache.overall_miss_rate::cpu.data     0.184664                       # miss rate for overall accesses
765system.cpu.dcache.overall_miss_rate::total     0.184664                       # miss rate for overall accesses
766system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 59733.630952                       # average ReadReq miss latency
767system.cpu.dcache.ReadReq_avg_miss_latency::total 59733.630952                       # average ReadReq miss latency
768system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 46182.712885                       # average WriteReq miss latency
769system.cpu.dcache.WriteReq_avg_miss_latency::total 46182.712885                       # average WriteReq miss latency
770system.cpu.dcache.demand_avg_miss_latency::cpu.data 50519.006667                       # average overall miss latency
771system.cpu.dcache.demand_avg_miss_latency::total 50519.006667                       # average overall miss latency
772system.cpu.dcache.overall_avg_miss_latency::cpu.data 50519.006667                       # average overall miss latency
773system.cpu.dcache.overall_avg_miss_latency::total 50519.006667                       # average overall miss latency
774system.cpu.dcache.blocked_cycles::no_mshrs         2851                       # number of cycles access was blocked
775system.cpu.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
776system.cpu.dcache.blocked::no_mshrs               107                       # number of cycles access was blocked
777system.cpu.dcache.blocked::no_targets               0                       # number of cycles access was blocked
778system.cpu.dcache.avg_blocked_cycles::no_mshrs    26.644860                       # average number of cycles each access was blocked
779system.cpu.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
780system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
781system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
782system.cpu.dcache.ReadReq_mshr_hits::cpu.data          126                       # number of ReadReq MSHR hits
783system.cpu.dcache.ReadReq_mshr_hits::total          126                       # number of ReadReq MSHR hits
784system.cpu.dcache.WriteReq_mshr_hits::cpu.data          568                       # number of WriteReq MSHR hits
785system.cpu.dcache.WriteReq_mshr_hits::total          568                       # number of WriteReq MSHR hits
786system.cpu.dcache.demand_mshr_hits::cpu.data          694                       # number of demand (read+write) MSHR hits
787system.cpu.dcache.demand_mshr_hits::total          694                       # number of demand (read+write) MSHR hits
788system.cpu.dcache.overall_mshr_hits::cpu.data          694                       # number of overall MSHR hits
789system.cpu.dcache.overall_mshr_hits::total          694                       # number of overall MSHR hits
790system.cpu.dcache.ReadReq_mshr_misses::cpu.data          210                       # number of ReadReq MSHR misses
791system.cpu.dcache.ReadReq_mshr_misses::total          210                       # number of ReadReq MSHR misses
792system.cpu.dcache.WriteReq_mshr_misses::cpu.data          146                       # number of WriteReq MSHR misses
793system.cpu.dcache.WriteReq_mshr_misses::total          146                       # number of WriteReq MSHR misses
794system.cpu.dcache.demand_mshr_misses::cpu.data          356                       # number of demand (read+write) MSHR misses
795system.cpu.dcache.demand_mshr_misses::total          356                       # number of demand (read+write) MSHR misses
796system.cpu.dcache.overall_mshr_misses::cpu.data          356                       # number of overall MSHR misses
797system.cpu.dcache.overall_mshr_misses::total          356                       # number of overall MSHR misses
798system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data     14343000                       # number of ReadReq MSHR miss cycles
799system.cpu.dcache.ReadReq_mshr_miss_latency::total     14343000                       # number of ReadReq MSHR miss cycles
800system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data      8833995                       # number of WriteReq MSHR miss cycles
801system.cpu.dcache.WriteReq_mshr_miss_latency::total      8833995                       # number of WriteReq MSHR miss cycles
802system.cpu.dcache.demand_mshr_miss_latency::cpu.data     23176995                       # number of demand (read+write) MSHR miss cycles
803system.cpu.dcache.demand_mshr_miss_latency::total     23176995                       # number of demand (read+write) MSHR miss cycles
804system.cpu.dcache.overall_mshr_miss_latency::cpu.data     23176995                       # number of overall MSHR miss cycles
805system.cpu.dcache.overall_mshr_miss_latency::total     23176995                       # number of overall MSHR miss cycles
806system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data     0.053084                       # mshr miss rate for ReadReq accesses
807system.cpu.dcache.ReadReq_mshr_miss_rate::total     0.053084                       # mshr miss rate for ReadReq accesses
808system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data     0.084393                       # mshr miss rate for WriteReq accesses
809system.cpu.dcache.WriteReq_mshr_miss_rate::total     0.084393                       # mshr miss rate for WriteReq accesses
810system.cpu.dcache.demand_mshr_miss_rate::cpu.data     0.062610                       # mshr miss rate for demand accesses
811system.cpu.dcache.demand_mshr_miss_rate::total     0.062610                       # mshr miss rate for demand accesses
812system.cpu.dcache.overall_mshr_miss_rate::cpu.data     0.062610                       # mshr miss rate for overall accesses
813system.cpu.dcache.overall_mshr_miss_rate::total     0.062610                       # mshr miss rate for overall accesses
814system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data        68300                       # average ReadReq mshr miss latency
815system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total        68300                       # average ReadReq mshr miss latency
816system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 60506.815068                       # average WriteReq mshr miss latency
817system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 60506.815068                       # average WriteReq mshr miss latency
818system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 65103.918539                       # average overall mshr miss latency
819system.cpu.dcache.demand_avg_mshr_miss_latency::total 65103.918539                       # average overall mshr miss latency
820system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 65103.918539                       # average overall mshr miss latency
821system.cpu.dcache.overall_avg_mshr_miss_latency::total 65103.918539                       # average overall mshr miss latency
822system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
823system.cpu.l2cache.replacements::0                  0                       # number of replacements
824system.cpu.l2cache.replacements::1                  0                       # number of replacements
825system.cpu.l2cache.replacements::total              0                       # number of replacements
826system.cpu.l2cache.tagsinuse               429.985619                       # Cycle average of tags in use
827system.cpu.l2cache.total_refs                       2                       # Total number of references to valid blocks.
828system.cpu.l2cache.sampled_refs                   833                       # Sample count of references to valid blocks.
829system.cpu.l2cache.avg_refs                  0.002401                       # Average number of references to valid blocks.
830system.cpu.l2cache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
831system.cpu.l2cache.occ_blocks::cpu.inst    309.894864                       # Average occupied blocks per requestor
832system.cpu.l2cache.occ_blocks::cpu.data    120.090755                       # Average occupied blocks per requestor
833system.cpu.l2cache.occ_percent::cpu.inst     0.009457                       # Average percentage of cache occupancy
834system.cpu.l2cache.occ_percent::cpu.data     0.003665                       # Average percentage of cache occupancy
835system.cpu.l2cache.occ_percent::total        0.013122                       # Average percentage of cache occupancy
836system.cpu.l2cache.ReadReq_hits::cpu.inst            2                       # number of ReadReq hits
837system.cpu.l2cache.ReadReq_hits::total              2                       # number of ReadReq hits
838system.cpu.l2cache.demand_hits::cpu.inst            2                       # number of demand (read+write) hits
839system.cpu.l2cache.demand_hits::total               2                       # number of demand (read+write) hits
840system.cpu.l2cache.overall_hits::cpu.inst            2                       # number of overall hits
841system.cpu.l2cache.overall_hits::total              2                       # number of overall hits
842system.cpu.l2cache.ReadReq_misses::cpu.inst          623                       # number of ReadReq misses
843system.cpu.l2cache.ReadReq_misses::cpu.data          210                       # number of ReadReq misses
844system.cpu.l2cache.ReadReq_misses::total          833                       # number of ReadReq misses
845system.cpu.l2cache.ReadExReq_misses::cpu.data          146                       # number of ReadExReq misses
846system.cpu.l2cache.ReadExReq_misses::total          146                       # number of ReadExReq misses
847system.cpu.l2cache.demand_misses::cpu.inst          623                       # number of demand (read+write) misses
848system.cpu.l2cache.demand_misses::cpu.data          356                       # number of demand (read+write) misses
849system.cpu.l2cache.demand_misses::total           979                       # number of demand (read+write) misses
850system.cpu.l2cache.overall_misses::cpu.inst          623                       # number of overall misses
851system.cpu.l2cache.overall_misses::cpu.data          356                       # number of overall misses
852system.cpu.l2cache.overall_misses::total          979                       # number of overall misses
853system.cpu.l2cache.ReadReq_miss_latency::cpu.inst     37222000                       # number of ReadReq miss cycles
854system.cpu.l2cache.ReadReq_miss_latency::cpu.data     14122000                       # number of ReadReq miss cycles
855system.cpu.l2cache.ReadReq_miss_latency::total     51344000                       # number of ReadReq miss cycles
856system.cpu.l2cache.ReadExReq_miss_latency::cpu.data      8685000                       # number of ReadExReq miss cycles
857system.cpu.l2cache.ReadExReq_miss_latency::total      8685000                       # number of ReadExReq miss cycles
858system.cpu.l2cache.demand_miss_latency::cpu.inst     37222000                       # number of demand (read+write) miss cycles
859system.cpu.l2cache.demand_miss_latency::cpu.data     22807000                       # number of demand (read+write) miss cycles
860system.cpu.l2cache.demand_miss_latency::total     60029000                       # number of demand (read+write) miss cycles
861system.cpu.l2cache.overall_miss_latency::cpu.inst     37222000                       # number of overall miss cycles
862system.cpu.l2cache.overall_miss_latency::cpu.data     22807000                       # number of overall miss cycles
863system.cpu.l2cache.overall_miss_latency::total     60029000                       # number of overall miss cycles
864system.cpu.l2cache.ReadReq_accesses::cpu.inst          625                       # number of ReadReq accesses(hits+misses)
865system.cpu.l2cache.ReadReq_accesses::cpu.data          210                       # number of ReadReq accesses(hits+misses)
866system.cpu.l2cache.ReadReq_accesses::total          835                       # number of ReadReq accesses(hits+misses)
867system.cpu.l2cache.ReadExReq_accesses::cpu.data          146                       # number of ReadExReq accesses(hits+misses)
868system.cpu.l2cache.ReadExReq_accesses::total          146                       # number of ReadExReq accesses(hits+misses)
869system.cpu.l2cache.demand_accesses::cpu.inst          625                       # number of demand (read+write) accesses
870system.cpu.l2cache.demand_accesses::cpu.data          356                       # number of demand (read+write) accesses
871system.cpu.l2cache.demand_accesses::total          981                       # number of demand (read+write) accesses
872system.cpu.l2cache.overall_accesses::cpu.inst          625                       # number of overall (read+write) accesses
873system.cpu.l2cache.overall_accesses::cpu.data          356                       # number of overall (read+write) accesses
874system.cpu.l2cache.overall_accesses::total          981                       # number of overall (read+write) accesses
875system.cpu.l2cache.ReadReq_miss_rate::cpu.inst     0.996800                       # miss rate for ReadReq accesses
876system.cpu.l2cache.ReadReq_miss_rate::cpu.data            1                       # miss rate for ReadReq accesses
877system.cpu.l2cache.ReadReq_miss_rate::total     0.997605                       # miss rate for ReadReq accesses
878system.cpu.l2cache.ReadExReq_miss_rate::cpu.data            1                       # miss rate for ReadExReq accesses
879system.cpu.l2cache.ReadExReq_miss_rate::total            1                       # miss rate for ReadExReq accesses
880system.cpu.l2cache.demand_miss_rate::cpu.inst     0.996800                       # miss rate for demand accesses
881system.cpu.l2cache.demand_miss_rate::cpu.data            1                       # miss rate for demand accesses
882system.cpu.l2cache.demand_miss_rate::total     0.997961                       # miss rate for demand accesses
883system.cpu.l2cache.overall_miss_rate::cpu.inst     0.996800                       # miss rate for overall accesses
884system.cpu.l2cache.overall_miss_rate::cpu.data            1                       # miss rate for overall accesses
885system.cpu.l2cache.overall_miss_rate::total     0.997961                       # miss rate for overall accesses
886system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 59746.388443                       # average ReadReq miss latency
887system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 67247.619048                       # average ReadReq miss latency
888system.cpu.l2cache.ReadReq_avg_miss_latency::total 61637.454982                       # average ReadReq miss latency
889system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 59486.301370                       # average ReadExReq miss latency
890system.cpu.l2cache.ReadExReq_avg_miss_latency::total 59486.301370                       # average ReadExReq miss latency
891system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 59746.388443                       # average overall miss latency
892system.cpu.l2cache.demand_avg_miss_latency::cpu.data 64064.606742                       # average overall miss latency
893system.cpu.l2cache.demand_avg_miss_latency::total 61316.649642                       # average overall miss latency
894system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 59746.388443                       # average overall miss latency
895system.cpu.l2cache.overall_avg_miss_latency::cpu.data 64064.606742                       # average overall miss latency
896system.cpu.l2cache.overall_avg_miss_latency::total 61316.649642                       # average overall miss latency
897system.cpu.l2cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
898system.cpu.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
899system.cpu.l2cache.blocked::no_mshrs                0                       # number of cycles access was blocked
900system.cpu.l2cache.blocked::no_targets              0                       # number of cycles access was blocked
901system.cpu.l2cache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
902system.cpu.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
903system.cpu.l2cache.fast_writes                      0                       # number of fast writes performed
904system.cpu.l2cache.cache_copies                     0                       # number of cache copies performed
905system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst          623                       # number of ReadReq MSHR misses
906system.cpu.l2cache.ReadReq_mshr_misses::cpu.data          210                       # number of ReadReq MSHR misses
907system.cpu.l2cache.ReadReq_mshr_misses::total          833                       # number of ReadReq MSHR misses
908system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data          146                       # number of ReadExReq MSHR misses
909system.cpu.l2cache.ReadExReq_mshr_misses::total          146                       # number of ReadExReq MSHR misses
910system.cpu.l2cache.demand_mshr_misses::cpu.inst          623                       # number of demand (read+write) MSHR misses
911system.cpu.l2cache.demand_mshr_misses::cpu.data          356                       # number of demand (read+write) MSHR misses
912system.cpu.l2cache.demand_mshr_misses::total          979                       # number of demand (read+write) MSHR misses
913system.cpu.l2cache.overall_mshr_misses::cpu.inst          623                       # number of overall MSHR misses
914system.cpu.l2cache.overall_mshr_misses::cpu.data          356                       # number of overall MSHR misses
915system.cpu.l2cache.overall_mshr_misses::total          979                       # number of overall MSHR misses
916system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst     29496155                       # number of ReadReq MSHR miss cycles
917system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data     11535670                       # number of ReadReq MSHR miss cycles
918system.cpu.l2cache.ReadReq_mshr_miss_latency::total     41031825                       # number of ReadReq MSHR miss cycles
919system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data      6881648                       # number of ReadExReq MSHR miss cycles
920system.cpu.l2cache.ReadExReq_mshr_miss_latency::total      6881648                       # number of ReadExReq MSHR miss cycles
921system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst     29496155                       # number of demand (read+write) MSHR miss cycles
922system.cpu.l2cache.demand_mshr_miss_latency::cpu.data     18417318                       # number of demand (read+write) MSHR miss cycles
923system.cpu.l2cache.demand_mshr_miss_latency::total     47913473                       # number of demand (read+write) MSHR miss cycles
924system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst     29496155                       # number of overall MSHR miss cycles
925system.cpu.l2cache.overall_mshr_miss_latency::cpu.data     18417318                       # number of overall MSHR miss cycles
926system.cpu.l2cache.overall_mshr_miss_latency::total     47913473                       # number of overall MSHR miss cycles
927system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst     0.996800                       # mshr miss rate for ReadReq accesses
928system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data            1                       # mshr miss rate for ReadReq accesses
929system.cpu.l2cache.ReadReq_mshr_miss_rate::total     0.997605                       # mshr miss rate for ReadReq accesses
930system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data            1                       # mshr miss rate for ReadExReq accesses
931system.cpu.l2cache.ReadExReq_mshr_miss_rate::total            1                       # mshr miss rate for ReadExReq accesses
932system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst     0.996800                       # mshr miss rate for demand accesses
933system.cpu.l2cache.demand_mshr_miss_rate::cpu.data            1                       # mshr miss rate for demand accesses
934system.cpu.l2cache.demand_mshr_miss_rate::total     0.997961                       # mshr miss rate for demand accesses
935system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst     0.996800                       # mshr miss rate for overall accesses
936system.cpu.l2cache.overall_mshr_miss_rate::cpu.data            1                       # mshr miss rate for overall accesses
937system.cpu.l2cache.overall_mshr_miss_rate::total     0.997961                       # mshr miss rate for overall accesses
938system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 47345.353130                       # average ReadReq mshr miss latency
939system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 54931.761905                       # average ReadReq mshr miss latency
940system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 49257.893157                       # average ReadReq mshr miss latency
941system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 47134.575342                       # average ReadExReq mshr miss latency
942system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 47134.575342                       # average ReadExReq mshr miss latency
943system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 47345.353130                       # average overall mshr miss latency
944system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 51734.039326                       # average overall mshr miss latency
945system.cpu.l2cache.demand_avg_mshr_miss_latency::total 48941.239019                       # average overall mshr miss latency
946system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 47345.353130                       # average overall mshr miss latency
947system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 51734.039326                       # average overall mshr miss latency
948system.cpu.l2cache.overall_avg_mshr_miss_latency::total 48941.239019                       # average overall mshr miss latency
949system.cpu.l2cache.no_allocate_misses               0                       # Number of misses that were no-allocate
950
951---------- End Simulation Statistics   ----------
952