stats.txt revision 9312
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  0.000017                       # Number of seconds simulated
4sim_ticks                                    16578000                       # Number of ticks simulated
5final_tick                                   16578000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                 1000000000000                       # Frequency of simulated ticks
7host_inst_rate                                  76899                       # Simulator instruction rate (inst/s)
8host_op_rate                                    76894                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                              100012302                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 217664                       # Number of bytes of host memory used
11host_seconds                                     0.17                       # 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             40000                       # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data             22400                       # Number of bytes read from this memory
16system.physmem.bytes_read::total                62400                       # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst        40000                       # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total           40000                       # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst                625                       # Number of read requests responded to by this memory
20system.physmem.num_reads::cpu.data                350                       # Number of read requests responded to by this memory
21system.physmem.num_reads::total                   975                       # Number of read requests responded to by this memory
22system.physmem.bw_read::cpu.inst           2412836289                       # Total read bandwidth from this memory (bytes/s)
23system.physmem.bw_read::cpu.data           1351188322                       # Total read bandwidth from this memory (bytes/s)
24system.physmem.bw_read::total              3764024611                       # Total read bandwidth from this memory (bytes/s)
25system.physmem.bw_inst_read::cpu.inst      2412836289                       # Instruction read bandwidth from this memory (bytes/s)
26system.physmem.bw_inst_read::total         2412836289                       # Instruction read bandwidth from this memory (bytes/s)
27system.physmem.bw_total::cpu.inst          2412836289                       # Total bandwidth to/from this memory (bytes/s)
28system.physmem.bw_total::cpu.data          1351188322                       # Total bandwidth to/from this memory (bytes/s)
29system.physmem.bw_total::total             3764024611                       # Total bandwidth to/from this memory (bytes/s)
30system.physmem.readReqs                           975                       # Total number of read requests seen
31system.physmem.writeReqs                            0                       # Total number of write requests seen
32system.physmem.cpureqs                            975                       # Reqs generatd by CPU via cache - shady
33system.physmem.bytesRead                        62400                       # Total number of bytes read from memory
34system.physmem.bytesWritten                         0                       # Total number of bytes written to memory
35system.physmem.bytesConsumedRd                  62400                       # 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                    80                       # Track reads on a per bank basis
44system.physmem.perBankRdReqs::5                    26                       # Track reads on a per bank basis
45system.physmem.perBankRdReqs::6                    17                       # Track reads on a per bank basis
46system.physmem.perBankRdReqs::7                    75                       # Track reads on a per bank basis
47system.physmem.perBankRdReqs::8                    74                       # Track reads on a per bank basis
48system.physmem.perBankRdReqs::9                    28                       # Track reads on a per bank basis
49system.physmem.perBankRdReqs::10                   71                       # Track reads on a per bank basis
50system.physmem.perBankRdReqs::11                   98                       # Track reads on a per bank basis
51system.physmem.perBankRdReqs::12                   74                       # 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                        16446000                       # 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                     975                       # 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                       159                       # What read queue length does an incoming req see
102system.physmem.rdQLenPdf::1                       326                       # What read queue length does an incoming req see
103system.physmem.rdQLenPdf::2                       237                       # What read queue length does an incoming req see
104system.physmem.rdQLenPdf::3                       124                       # What read queue length does an incoming req see
105system.physmem.rdQLenPdf::4                        63                       # What read queue length does an incoming req see
106system.physmem.rdQLenPdf::5                        32                       # What read queue length does an incoming req see
107system.physmem.rdQLenPdf::6                        16                       # What read queue length does an incoming req see
108system.physmem.rdQLenPdf::7                         8                       # What read queue length does an incoming req see
109system.physmem.rdQLenPdf::8                         6                       # What read queue length does an incoming req see
110system.physmem.rdQLenPdf::9                         4                       # 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                       16512475                       # Total cycles spent in queuing delays
168system.physmem.totMemAccLat                  38892475                       # Sum of mem lat for all requests
169system.physmem.totBusLat                      3900000                       # Total cycles spent in databus access
170system.physmem.totBankLat                    18480000                       # Total cycles spent in bank access
171system.physmem.avgQLat                       16935.87                       # Average queueing delay per request
172system.physmem.avgBankLat                    18953.85                       # Average bank access latency per request
173system.physmem.avgBusLat                      4000.00                       # Average bus latency per request
174system.physmem.avgMemAccLat                  39889.72                       # Average memory access latency
175system.physmem.avgRdBW                        3764.02                       # Average achieved read bandwidth in MB/s
176system.physmem.avgWrBW                           0.00                       # Average achieved write bandwidth in MB/s
177system.physmem.avgConsumedRdBW                3764.02                       # 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                          23.53                       # Data bus utilization in percentage
181system.physmem.avgRdQLen                         2.35                       # Average read queue length over time
182system.physmem.avgWrQLen                         0.00                       # Average write queue length over time
183system.physmem.readRowHits                        738                       # Number of row buffer hits during reads
184system.physmem.writeRowHits                         0                       # Number of row buffer hits during writes
185system.physmem.readRowHitRate                   75.69                       # Row buffer hit rate for reads
186system.physmem.writeRowHitRate                    nan                       # Row buffer hit rate for writes
187system.physmem.avgGap                        16867.69                       # 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                         4074                       # DTB read hits
193system.cpu.dtb.read_misses                        101                       # DTB read misses
194system.cpu.dtb.read_acv                             0                       # DTB read access violations
195system.cpu.dtb.read_accesses                     4175                       # DTB read accesses
196system.cpu.dtb.write_hits                        2120                       # DTB write hits
197system.cpu.dtb.write_misses                        61                       # DTB write misses
198system.cpu.dtb.write_acv                            0                       # DTB write access violations
199system.cpu.dtb.write_accesses                    2181                       # DTB write accesses
200system.cpu.dtb.data_hits                         6194                       # DTB hits
201system.cpu.dtb.data_misses                        162                       # DTB misses
202system.cpu.dtb.data_acv                             0                       # DTB access violations
203system.cpu.dtb.data_accesses                     6356                       # DTB accesses
204system.cpu.itb.fetch_hits                        5134                       # ITB hits
205system.cpu.itb.fetch_misses                        54                       # ITB misses
206system.cpu.itb.fetch_acv                            0                       # ITB acv
207system.cpu.itb.fetch_accesses                    5188                       # 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                            33157                       # 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                     6335                       # Number of BP lookups
226system.cpu.BPredUnit.condPredicted               3524                       # Number of conditional branches predicted
227system.cpu.BPredUnit.condIncorrect               1643                       # Number of conditional branches incorrect
228system.cpu.BPredUnit.BTBLookups                  4675                       # Number of BTB lookups
229system.cpu.BPredUnit.BTBHits                      824                       # Number of BTB hits
230system.cpu.BPredUnit.BTBCorrect                     0                       # Number of correct BTB predictions (this stat may not work properly.
231system.cpu.BPredUnit.usedRAS                      962                       # Number of times the RAS was used to get a target.
232system.cpu.BPredUnit.RASInCorrect                 181                       # Number of incorrect RAS predictions.
233system.cpu.fetch.icacheStallCycles               1485                       # Number of cycles fetch is stalled on an Icache miss
234system.cpu.fetch.Insts                          35462                       # Number of instructions fetch has processed
235system.cpu.fetch.Branches                        6335                       # Number of branches that fetch encountered
236system.cpu.fetch.predictedBranches               1786                       # Number of branches that fetch has predicted taken
237system.cpu.fetch.Cycles                          5973                       # Number of cycles fetch has run and was not squashing or blocked
238system.cpu.fetch.SquashCycles                    1719                       # Number of cycles fetch has spent squashing
239system.cpu.fetch.MiscStallCycles                   45                       # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
240system.cpu.fetch.CacheLines                      5134                       # Number of cache lines fetched
241system.cpu.fetch.IcacheSquashes                   754                       # Number of outstanding Icache misses that were squashed
242system.cpu.fetch.rateDist::samples              24653                       # Number of instructions fetched each cycle (Total)
243system.cpu.fetch.rateDist::mean              1.438446                       # Number of instructions fetched each cycle (Total)
244system.cpu.fetch.rateDist::stdev             2.812361                       # 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                    18680     75.77%     75.77% # Number of instructions fetched each cycle (Total)
247system.cpu.fetch.rateDist::1                      457      1.85%     77.63% # Number of instructions fetched each cycle (Total)
248system.cpu.fetch.rateDist::2                      358      1.45%     79.08% # Number of instructions fetched each cycle (Total)
249system.cpu.fetch.rateDist::3                      502      2.04%     81.11% # Number of instructions fetched each cycle (Total)
250system.cpu.fetch.rateDist::4                      454      1.84%     82.96% # Number of instructions fetched each cycle (Total)
251system.cpu.fetch.rateDist::5                      361      1.46%     84.42% # Number of instructions fetched each cycle (Total)
252system.cpu.fetch.rateDist::6                      481      1.95%     86.37% # Number of instructions fetched each cycle (Total)
253system.cpu.fetch.rateDist::7                      604      2.45%     88.82% # Number of instructions fetched each cycle (Total)
254system.cpu.fetch.rateDist::8                     2756     11.18%    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                24653                       # Number of instructions fetched each cycle (Total)
259system.cpu.fetch.branchRate                  0.191061                       # Number of branch fetches per cycle
260system.cpu.fetch.rate                        1.069518                       # Number of inst fetches per cycle
261system.cpu.decode.IdleCycles                    34329                       # Number of cycles decode is idle
262system.cpu.decode.BlockedCycles                  6707                       # Number of cycles decode is blocked
263system.cpu.decode.RunCycles                      5019                       # Number of cycles decode is running
264system.cpu.decode.UnblockCycles                   579                       # Number of cycles decode is unblocking
265system.cpu.decode.SquashCycles                   2403                       # Number of cycles decode is squashing
266system.cpu.decode.BranchResolved                  637                       # Number of times decode resolved a branch
267system.cpu.decode.BranchMispred                   388                       # Number of times decode detected a branch misprediction
268system.cpu.decode.DecodedInsts                  30928                       # Number of instructions handled by decode
269system.cpu.decode.SquashedInsts                   701                       # Number of squashed instructions handled by decode
270system.cpu.rename.SquashCycles                   2403                       # Number of cycles rename is squashing
271system.cpu.rename.IdleCycles                    34978                       # Number of cycles rename is idle
272system.cpu.rename.BlockCycles                    3976                       # Number of cycles rename is blocking
273system.cpu.rename.serializeStallCycles            854                       # count of cycles rename stalled for serializing inst
274system.cpu.rename.RunCycles                      4893                       # Number of cycles rename is running
275system.cpu.rename.UnblockCycles                  1933                       # Number of cycles rename is unblocking
276system.cpu.rename.RenamedInsts                  28789                       # Number of instructions processed by rename
277system.cpu.rename.ROBFullEvents                    14                       # Number of times rename has blocked due to ROB full
278system.cpu.rename.IQFullEvents                      6                       # Number of times rename has blocked due to IQ full
279system.cpu.rename.LSQFullEvents                  1945                       # Number of times rename has blocked due to LSQ full
280system.cpu.rename.RenamedOperands               21557                       # Number of destination operands rename has renamed
281system.cpu.rename.RenameLookups                 36008                       # Number of register rename lookups that rename has made
282system.cpu.rename.int_rename_lookups            35974                       # Number of integer rename lookups
283system.cpu.rename.fp_rename_lookups                34                       # Number of floating rename lookups
284system.cpu.rename.CommittedMaps                  9140                       # Number of HB maps that are committed
285system.cpu.rename.UndoneMaps                    12417                       # Number of HB maps that are undone due to squashing
286system.cpu.rename.serializingInsts                 55                       # count of serializing insts renamed
287system.cpu.rename.tempSerializingInsts             43                       # count of temporary serializing insts renamed
288system.cpu.rename.skidInsts                      5160                       # count of insts added to the skid buffer
289system.cpu.memDep0.insertedLoads                 2607                       # Number of loads inserted to the mem dependence unit.
290system.cpu.memDep0.insertedStores                1348                       # Number of stores inserted to the mem dependence unit.
291system.cpu.memDep0.conflictingLoads                 5                       # Number of conflicting loads.
292system.cpu.memDep0.conflictingStores                0                       # Number of conflicting stores.
293system.cpu.memDep1.insertedLoads                 2616                       # Number of loads inserted to the mem dependence unit.
294system.cpu.memDep1.insertedStores                1346                       # Number of stores inserted to the mem dependence unit.
295system.cpu.memDep1.conflictingLoads                14                       # Number of conflicting loads.
296system.cpu.memDep1.conflictingStores                0                       # Number of conflicting stores.
297system.cpu.iq.iqInstsAdded                      25414                       # Number of instructions added to the IQ (excludes non-spec)
298system.cpu.iq.iqNonSpecInstsAdded                  51                       # Number of non-speculative instructions added to the IQ
299system.cpu.iq.iqInstsIssued                     21500                       # Number of instructions issued
300system.cpu.iq.iqSquashedInstsIssued               112                       # Number of squashed instructions issued
301system.cpu.iq.iqSquashedInstsExamined           11650                       # Number of squashed instructions iterated over during squash; mainly for profiling
302system.cpu.iq.iqSquashedOperandsExamined         6459                       # Number of squashed operands that are examined and possibly removed from graph
303system.cpu.iq.iqSquashedNonSpecRemoved             17                       # Number of squashed non-spec instructions that were removed
304system.cpu.iq.issued_per_cycle::samples         24653                       # Number of insts issued each cycle
305system.cpu.iq.issued_per_cycle::mean         0.872105                       # Number of insts issued each cycle
306system.cpu.iq.issued_per_cycle::stdev        1.460410                       # Number of insts issued each cycle
307system.cpu.iq.issued_per_cycle::underflows            0      0.00%      0.00% # Number of insts issued each cycle
308system.cpu.iq.issued_per_cycle::0               15812     64.14%     64.14% # Number of insts issued each cycle
309system.cpu.iq.issued_per_cycle::1                3038     12.32%     76.46% # Number of insts issued each cycle
310system.cpu.iq.issued_per_cycle::2                2340      9.49%     85.95% # Number of insts issued each cycle
311system.cpu.iq.issued_per_cycle::3                1493      6.06%     92.01% # Number of insts issued each cycle
312system.cpu.iq.issued_per_cycle::4                1014      4.11%     96.12% # Number of insts issued each cycle
313system.cpu.iq.issued_per_cycle::5                 592      2.40%     98.52% # Number of insts issued each cycle
314system.cpu.iq.issued_per_cycle::6                 274      1.11%     99.63% # Number of insts issued each cycle
315system.cpu.iq.issued_per_cycle::7                  77      0.31%     99.95% # Number of insts issued each cycle
316system.cpu.iq.issued_per_cycle::8                  13      0.05%    100.00% # Number of insts issued each cycle
317system.cpu.iq.issued_per_cycle::overflows            0      0.00%    100.00% # Number of insts issued each cycle
318system.cpu.iq.issued_per_cycle::min_value            0                       # Number of insts issued each cycle
319system.cpu.iq.issued_per_cycle::max_value            8                       # Number of insts issued each cycle
320system.cpu.iq.issued_per_cycle::total           24653                       # Number of insts issued each cycle
321system.cpu.iq.fu_full::No_OpClass                   0      0.00%      0.00% # attempts to use FU when none available
322system.cpu.iq.fu_full::IntAlu                      26     13.83%     13.83% # attempts to use FU when none available
323system.cpu.iq.fu_full::IntMult                      0      0.00%     13.83% # attempts to use FU when none available
324system.cpu.iq.fu_full::IntDiv                       0      0.00%     13.83% # attempts to use FU when none available
325system.cpu.iq.fu_full::FloatAdd                     0      0.00%     13.83% # attempts to use FU when none available
326system.cpu.iq.fu_full::FloatCmp                     0      0.00%     13.83% # attempts to use FU when none available
327system.cpu.iq.fu_full::FloatCvt                     0      0.00%     13.83% # attempts to use FU when none available
328system.cpu.iq.fu_full::FloatMult                    0      0.00%     13.83% # attempts to use FU when none available
329system.cpu.iq.fu_full::FloatDiv                     0      0.00%     13.83% # attempts to use FU when none available
330system.cpu.iq.fu_full::FloatSqrt                    0      0.00%     13.83% # attempts to use FU when none available
331system.cpu.iq.fu_full::SimdAdd                      0      0.00%     13.83% # attempts to use FU when none available
332system.cpu.iq.fu_full::SimdAddAcc                   0      0.00%     13.83% # attempts to use FU when none available
333system.cpu.iq.fu_full::SimdAlu                      0      0.00%     13.83% # attempts to use FU when none available
334system.cpu.iq.fu_full::SimdCmp                      0      0.00%     13.83% # attempts to use FU when none available
335system.cpu.iq.fu_full::SimdCvt                      0      0.00%     13.83% # attempts to use FU when none available
336system.cpu.iq.fu_full::SimdMisc                     0      0.00%     13.83% # attempts to use FU when none available
337system.cpu.iq.fu_full::SimdMult                     0      0.00%     13.83% # attempts to use FU when none available
338system.cpu.iq.fu_full::SimdMultAcc                  0      0.00%     13.83% # attempts to use FU when none available
339system.cpu.iq.fu_full::SimdShift                    0      0.00%     13.83% # attempts to use FU when none available
340system.cpu.iq.fu_full::SimdShiftAcc                 0      0.00%     13.83% # attempts to use FU when none available
341system.cpu.iq.fu_full::SimdSqrt                     0      0.00%     13.83% # attempts to use FU when none available
342system.cpu.iq.fu_full::SimdFloatAdd                 0      0.00%     13.83% # attempts to use FU when none available
343system.cpu.iq.fu_full::SimdFloatAlu                 0      0.00%     13.83% # attempts to use FU when none available
344system.cpu.iq.fu_full::SimdFloatCmp                 0      0.00%     13.83% # attempts to use FU when none available
345system.cpu.iq.fu_full::SimdFloatCvt                 0      0.00%     13.83% # attempts to use FU when none available
346system.cpu.iq.fu_full::SimdFloatDiv                 0      0.00%     13.83% # attempts to use FU when none available
347system.cpu.iq.fu_full::SimdFloatMisc                0      0.00%     13.83% # attempts to use FU when none available
348system.cpu.iq.fu_full::SimdFloatMult                0      0.00%     13.83% # attempts to use FU when none available
349system.cpu.iq.fu_full::SimdFloatMultAcc             0      0.00%     13.83% # attempts to use FU when none available
350system.cpu.iq.fu_full::SimdFloatSqrt                0      0.00%     13.83% # attempts to use FU when none available
351system.cpu.iq.fu_full::MemRead                    101     53.72%     67.55% # attempts to use FU when none available
352system.cpu.iq.fu_full::MemWrite                    61     32.45%    100.00% # attempts to use FU when none available
353system.cpu.iq.fu_full::IprAccess                    0      0.00%    100.00% # attempts to use FU when none available
354system.cpu.iq.fu_full::InstPrefetch                 0      0.00%    100.00% # attempts to use FU when none available
355system.cpu.iq.FU_type_0::No_OpClass                 2      0.02%      0.02% # Type of FU issued
356system.cpu.iq.FU_type_0::IntAlu                  7329     68.16%     68.18% # Type of FU issued
357system.cpu.iq.FU_type_0::IntMult                    1      0.01%     68.19% # Type of FU issued
358system.cpu.iq.FU_type_0::IntDiv                     0      0.00%     68.19% # Type of FU issued
359system.cpu.iq.FU_type_0::FloatAdd                   2      0.02%     68.21% # Type of FU issued
360system.cpu.iq.FU_type_0::FloatCmp                   0      0.00%     68.21% # Type of FU issued
361system.cpu.iq.FU_type_0::FloatCvt                   0      0.00%     68.21% # Type of FU issued
362system.cpu.iq.FU_type_0::FloatMult                  0      0.00%     68.21% # Type of FU issued
363system.cpu.iq.FU_type_0::FloatDiv                   0      0.00%     68.21% # Type of FU issued
364system.cpu.iq.FU_type_0::FloatSqrt                  0      0.00%     68.21% # Type of FU issued
365system.cpu.iq.FU_type_0::SimdAdd                    0      0.00%     68.21% # Type of FU issued
366system.cpu.iq.FU_type_0::SimdAddAcc                 0      0.00%     68.21% # Type of FU issued
367system.cpu.iq.FU_type_0::SimdAlu                    0      0.00%     68.21% # Type of FU issued
368system.cpu.iq.FU_type_0::SimdCmp                    0      0.00%     68.21% # Type of FU issued
369system.cpu.iq.FU_type_0::SimdCvt                    0      0.00%     68.21% # Type of FU issued
370system.cpu.iq.FU_type_0::SimdMisc                   0      0.00%     68.21% # Type of FU issued
371system.cpu.iq.FU_type_0::SimdMult                   0      0.00%     68.21% # Type of FU issued
372system.cpu.iq.FU_type_0::SimdMultAcc                0      0.00%     68.21% # Type of FU issued
373system.cpu.iq.FU_type_0::SimdShift                  0      0.00%     68.21% # Type of FU issued
374system.cpu.iq.FU_type_0::SimdShiftAcc               0      0.00%     68.21% # Type of FU issued
375system.cpu.iq.FU_type_0::SimdSqrt                   0      0.00%     68.21% # Type of FU issued
376system.cpu.iq.FU_type_0::SimdFloatAdd               0      0.00%     68.21% # Type of FU issued
377system.cpu.iq.FU_type_0::SimdFloatAlu               0      0.00%     68.21% # Type of FU issued
378system.cpu.iq.FU_type_0::SimdFloatCmp               0      0.00%     68.21% # Type of FU issued
379system.cpu.iq.FU_type_0::SimdFloatCvt               0      0.00%     68.21% # Type of FU issued
380system.cpu.iq.FU_type_0::SimdFloatDiv               0      0.00%     68.21% # Type of FU issued
381system.cpu.iq.FU_type_0::SimdFloatMisc              0      0.00%     68.21% # Type of FU issued
382system.cpu.iq.FU_type_0::SimdFloatMult              0      0.00%     68.21% # Type of FU issued
383system.cpu.iq.FU_type_0::SimdFloatMultAcc            0      0.00%     68.21% # Type of FU issued
384system.cpu.iq.FU_type_0::SimdFloatSqrt              0      0.00%     68.21% # Type of FU issued
385system.cpu.iq.FU_type_0::MemRead                 2278     21.19%     89.40% # Type of FU issued
386system.cpu.iq.FU_type_0::MemWrite                1140     10.60%    100.00% # Type of FU issued
387system.cpu.iq.FU_type_0::IprAccess                  0      0.00%    100.00% # Type of FU issued
388system.cpu.iq.FU_type_0::InstPrefetch               0      0.00%    100.00% # Type of FU issued
389system.cpu.iq.FU_type_0::total                  10752                       # Type of FU issued
390system.cpu.iq.FU_type_1::No_OpClass                 2      0.02%      0.02% # Type of FU issued
391system.cpu.iq.FU_type_1::IntAlu                  7287     67.80%     67.82% # Type of FU issued
392system.cpu.iq.FU_type_1::IntMult                    1      0.01%     67.83% # Type of FU issued
393system.cpu.iq.FU_type_1::IntDiv                     0      0.00%     67.83% # Type of FU issued
394system.cpu.iq.FU_type_1::FloatAdd                   2      0.02%     67.85% # Type of FU issued
395system.cpu.iq.FU_type_1::FloatCmp                   0      0.00%     67.85% # Type of FU issued
396system.cpu.iq.FU_type_1::FloatCvt                   0      0.00%     67.85% # Type of FU issued
397system.cpu.iq.FU_type_1::FloatMult                  0      0.00%     67.85% # Type of FU issued
398system.cpu.iq.FU_type_1::FloatDiv                   0      0.00%     67.85% # Type of FU issued
399system.cpu.iq.FU_type_1::FloatSqrt                  0      0.00%     67.85% # Type of FU issued
400system.cpu.iq.FU_type_1::SimdAdd                    0      0.00%     67.85% # Type of FU issued
401system.cpu.iq.FU_type_1::SimdAddAcc                 0      0.00%     67.85% # Type of FU issued
402system.cpu.iq.FU_type_1::SimdAlu                    0      0.00%     67.85% # Type of FU issued
403system.cpu.iq.FU_type_1::SimdCmp                    0      0.00%     67.85% # Type of FU issued
404system.cpu.iq.FU_type_1::SimdCvt                    0      0.00%     67.85% # Type of FU issued
405system.cpu.iq.FU_type_1::SimdMisc                   0      0.00%     67.85% # Type of FU issued
406system.cpu.iq.FU_type_1::SimdMult                   0      0.00%     67.85% # Type of FU issued
407system.cpu.iq.FU_type_1::SimdMultAcc                0      0.00%     67.85% # Type of FU issued
408system.cpu.iq.FU_type_1::SimdShift                  0      0.00%     67.85% # Type of FU issued
409system.cpu.iq.FU_type_1::SimdShiftAcc               0      0.00%     67.85% # Type of FU issued
410system.cpu.iq.FU_type_1::SimdSqrt                   0      0.00%     67.85% # Type of FU issued
411system.cpu.iq.FU_type_1::SimdFloatAdd               0      0.00%     67.85% # Type of FU issued
412system.cpu.iq.FU_type_1::SimdFloatAlu               0      0.00%     67.85% # Type of FU issued
413system.cpu.iq.FU_type_1::SimdFloatCmp               0      0.00%     67.85% # Type of FU issued
414system.cpu.iq.FU_type_1::SimdFloatCvt               0      0.00%     67.85% # Type of FU issued
415system.cpu.iq.FU_type_1::SimdFloatDiv               0      0.00%     67.85% # Type of FU issued
416system.cpu.iq.FU_type_1::SimdFloatMisc              0      0.00%     67.85% # Type of FU issued
417system.cpu.iq.FU_type_1::SimdFloatMult              0      0.00%     67.85% # Type of FU issued
418system.cpu.iq.FU_type_1::SimdFloatMultAcc            0      0.00%     67.85% # Type of FU issued
419system.cpu.iq.FU_type_1::SimdFloatSqrt              0      0.00%     67.85% # Type of FU issued
420system.cpu.iq.FU_type_1::MemRead                 2302     21.42%     89.26% # Type of FU issued
421system.cpu.iq.FU_type_1::MemWrite                1154     10.74%    100.00% # Type of FU issued
422system.cpu.iq.FU_type_1::IprAccess                  0      0.00%    100.00% # Type of FU issued
423system.cpu.iq.FU_type_1::InstPrefetch               0      0.00%    100.00% # Type of FU issued
424system.cpu.iq.FU_type_1::total                  10748                       # Type of FU issued
425system.cpu.iq.FU_type::No_OpClass                   4      0.02%      0.02% # Type of FU issued
426system.cpu.iq.FU_type::IntAlu                   14616     67.98%     68.00% # Type of FU issued
427system.cpu.iq.FU_type::IntMult                      2      0.01%     68.01% # Type of FU issued
428system.cpu.iq.FU_type::IntDiv                       0      0.00%     68.01% # Type of FU issued
429system.cpu.iq.FU_type::FloatAdd                     4      0.02%     68.03% # Type of FU issued
430system.cpu.iq.FU_type::FloatCmp                     0      0.00%     68.03% # Type of FU issued
431system.cpu.iq.FU_type::FloatCvt                     0      0.00%     68.03% # Type of FU issued
432system.cpu.iq.FU_type::FloatMult                    0      0.00%     68.03% # Type of FU issued
433system.cpu.iq.FU_type::FloatDiv                     0      0.00%     68.03% # Type of FU issued
434system.cpu.iq.FU_type::FloatSqrt                    0      0.00%     68.03% # Type of FU issued
435system.cpu.iq.FU_type::SimdAdd                      0      0.00%     68.03% # Type of FU issued
436system.cpu.iq.FU_type::SimdAddAcc                   0      0.00%     68.03% # Type of FU issued
437system.cpu.iq.FU_type::SimdAlu                      0      0.00%     68.03% # Type of FU issued
438system.cpu.iq.FU_type::SimdCmp                      0      0.00%     68.03% # Type of FU issued
439system.cpu.iq.FU_type::SimdCvt                      0      0.00%     68.03% # Type of FU issued
440system.cpu.iq.FU_type::SimdMisc                     0      0.00%     68.03% # Type of FU issued
441system.cpu.iq.FU_type::SimdMult                     0      0.00%     68.03% # Type of FU issued
442system.cpu.iq.FU_type::SimdMultAcc                  0      0.00%     68.03% # Type of FU issued
443system.cpu.iq.FU_type::SimdShift                    0      0.00%     68.03% # Type of FU issued
444system.cpu.iq.FU_type::SimdShiftAcc                 0      0.00%     68.03% # Type of FU issued
445system.cpu.iq.FU_type::SimdSqrt                     0      0.00%     68.03% # Type of FU issued
446system.cpu.iq.FU_type::SimdFloatAdd                 0      0.00%     68.03% # Type of FU issued
447system.cpu.iq.FU_type::SimdFloatAlu                 0      0.00%     68.03% # Type of FU issued
448system.cpu.iq.FU_type::SimdFloatCmp                 0      0.00%     68.03% # Type of FU issued
449system.cpu.iq.FU_type::SimdFloatCvt                 0      0.00%     68.03% # Type of FU issued
450system.cpu.iq.FU_type::SimdFloatDiv                 0      0.00%     68.03% # Type of FU issued
451system.cpu.iq.FU_type::SimdFloatMisc                0      0.00%     68.03% # Type of FU issued
452system.cpu.iq.FU_type::SimdFloatMult                0      0.00%     68.03% # Type of FU issued
453system.cpu.iq.FU_type::SimdFloatMultAcc             0      0.00%     68.03% # Type of FU issued
454system.cpu.iq.FU_type::SimdFloatSqrt                0      0.00%     68.03% # Type of FU issued
455system.cpu.iq.FU_type::MemRead                   4580     21.30%     89.33% # Type of FU issued
456system.cpu.iq.FU_type::MemWrite                  2294     10.67%    100.00% # Type of FU issued
457system.cpu.iq.FU_type::IprAccess                    0      0.00%    100.00% # Type of FU issued
458system.cpu.iq.FU_type::InstPrefetch                 0      0.00%    100.00% # Type of FU issued
459system.cpu.iq.FU_type::total                    21500                       # Type of FU issued
460system.cpu.iq.rate                           0.648430                       # Inst issue rate
461system.cpu.iq.fu_busy_cnt::0                       92                       # FU busy when requested
462system.cpu.iq.fu_busy_cnt::1                       96                       # FU busy when requested
463system.cpu.iq.fu_busy_cnt::total                  188                       # FU busy when requested
464system.cpu.iq.fu_busy_rate::0                0.004279                       # FU busy rate (busy events/executed inst)
465system.cpu.iq.fu_busy_rate::1                0.004465                       # FU busy rate (busy events/executed inst)
466system.cpu.iq.fu_busy_rate::total            0.008744                       # FU busy rate (busy events/executed inst)
467system.cpu.iq.int_inst_queue_reads              67911                       # Number of integer instruction queue reads
468system.cpu.iq.int_inst_queue_writes             37122                       # Number of integer instruction queue writes
469system.cpu.iq.int_inst_queue_wakeup_accesses        19235                       # Number of integer instruction queue wakeup accesses
470system.cpu.iq.fp_inst_queue_reads                  42                       # Number of floating instruction queue reads
471system.cpu.iq.fp_inst_queue_writes                 20                       # Number of floating instruction queue writes
472system.cpu.iq.fp_inst_queue_wakeup_accesses           20                       # Number of floating instruction queue wakeup accesses
473system.cpu.iq.int_alu_accesses                  21662                       # Number of integer alu accesses
474system.cpu.iq.fp_alu_accesses                      22                       # Number of floating point alu accesses
475system.cpu.iew.lsq.thread0.forwLoads               60                       # Number of loads that had data forwarded from stores
476system.cpu.iew.lsq.thread0.invAddrLoads             0                       # Number of loads ignored due to an invalid address
477system.cpu.iew.lsq.thread0.squashedLoads         1424                       # Number of loads squashed
478system.cpu.iew.lsq.thread0.ignoredResponses            7                       # Number of memory responses ignored because the instruction is squashed
479system.cpu.iew.lsq.thread0.memOrderViolation           15                       # Number of memory ordering violations
480system.cpu.iew.lsq.thread0.squashedStores          483                       # Number of stores squashed
481system.cpu.iew.lsq.thread0.invAddrSwpfs             0                       # Number of software prefetches ignored due to an invalid address
482system.cpu.iew.lsq.thread0.blockedLoads             0                       # Number of blocked loads due to partial load-store forwarding
483system.cpu.iew.lsq.thread0.rescheduledLoads            0                       # Number of loads that were rescheduled
484system.cpu.iew.lsq.thread0.cacheBlocked             0                       # Number of times an access to memory failed due to the cache being blocked
485system.cpu.iew.lsq.thread1.forwLoads               72                       # Number of loads that had data forwarded from stores
486system.cpu.iew.lsq.thread1.invAddrLoads             0                       # Number of loads ignored due to an invalid address
487system.cpu.iew.lsq.thread1.squashedLoads         1433                       # Number of loads squashed
488system.cpu.iew.lsq.thread1.ignoredResponses           10                       # Number of memory responses ignored because the instruction is squashed
489system.cpu.iew.lsq.thread1.memOrderViolation           18                       # Number of memory ordering violations
490system.cpu.iew.lsq.thread1.squashedStores          481                       # Number of stores squashed
491system.cpu.iew.lsq.thread1.invAddrSwpfs             0                       # Number of software prefetches ignored due to an invalid address
492system.cpu.iew.lsq.thread1.blockedLoads             0                       # Number of blocked loads due to partial load-store forwarding
493system.cpu.iew.lsq.thread1.rescheduledLoads            1                       # Number of loads that were rescheduled
494system.cpu.iew.lsq.thread1.cacheBlocked             0                       # Number of times an access to memory failed due to the cache being blocked
495system.cpu.iew.iewIdleCycles                        0                       # Number of cycles IEW is idle
496system.cpu.iew.iewSquashCycles                   2403                       # Number of cycles IEW is squashing
497system.cpu.iew.iewBlockCycles                    2077                       # Number of cycles IEW is blocking
498system.cpu.iew.iewUnblockCycles                    53                       # Number of cycles IEW is unblocking
499system.cpu.iew.iewDispatchedInsts               25609                       # Number of instructions dispatched to IQ
500system.cpu.iew.iewDispSquashedInsts               858                       # Number of squashed instructions skipped by dispatch
501system.cpu.iew.iewDispLoadInsts                  5223                       # Number of dispatched load instructions
502system.cpu.iew.iewDispStoreInsts                 2694                       # Number of dispatched store instructions
503system.cpu.iew.iewDispNonSpecInsts                 51                       # Number of dispatched non-speculative instructions
504system.cpu.iew.iewIQFullEvents                     37                       # Number of times the IQ has become full, causing a stall
505system.cpu.iew.iewLSQFullEvents                     5                       # Number of times the LSQ has become full, causing a stall
506system.cpu.iew.memOrderViolationEvents             33                       # Number of memory order violations
507system.cpu.iew.predictedTakenIncorrect            261                       # Number of branches that were predicted taken incorrectly
508system.cpu.iew.predictedNotTakenIncorrect         1201                       # Number of branches that were predicted not taken incorrectly
509system.cpu.iew.branchMispredicts                 1462                       # Number of branch mispredicts detected at execute
510system.cpu.iew.iewExecutedInsts                 20081                       # Number of executed instructions
511system.cpu.iew.iewExecLoadInsts::0               2080                       # Number of load instructions executed
512system.cpu.iew.iewExecLoadInsts::1               2108                       # Number of load instructions executed
513system.cpu.iew.iewExecLoadInsts::total           4188                       # Number of load instructions executed
514system.cpu.iew.iewExecSquashedInsts              1419                       # Number of squashed instructions skipped in execute
515system.cpu.iew.exec_swp::0                          0                       # number of swp insts executed
516system.cpu.iew.exec_swp::1                          0                       # number of swp insts executed
517system.cpu.iew.exec_swp::total                      0                       # number of swp insts executed
518system.cpu.iew.exec_nop::0                         75                       # number of nop insts executed
519system.cpu.iew.exec_nop::1                         69                       # number of nop insts executed
520system.cpu.iew.exec_nop::total                    144                       # number of nop insts executed
521system.cpu.iew.exec_refs::0                      3173                       # number of memory reference insts executed
522system.cpu.iew.exec_refs::1                      3212                       # number of memory reference insts executed
523system.cpu.iew.exec_refs::total                  6385                       # number of memory reference insts executed
524system.cpu.iew.exec_branches::0                  1610                       # Number of branches executed
525system.cpu.iew.exec_branches::1                  1659                       # Number of branches executed
526system.cpu.iew.exec_branches::total              3269                       # Number of branches executed
527system.cpu.iew.exec_stores::0                    1093                       # Number of stores executed
528system.cpu.iew.exec_stores::1                    1104                       # Number of stores executed
529system.cpu.iew.exec_stores::total                2197                       # Number of stores executed
530system.cpu.iew.exec_rate                     0.605634                       # Inst execution rate
531system.cpu.iew.wb_sent::0                        9747                       # cumulative count of insts sent to commit
532system.cpu.iew.wb_sent::1                        9790                       # cumulative count of insts sent to commit
533system.cpu.iew.wb_sent::total                   19537                       # cumulative count of insts sent to commit
534system.cpu.iew.wb_count::0                       9617                       # cumulative count of insts written-back
535system.cpu.iew.wb_count::1                       9638                       # cumulative count of insts written-back
536system.cpu.iew.wb_count::total                  19255                       # cumulative count of insts written-back
537system.cpu.iew.wb_producers::0                   5071                       # num instructions producing a value
538system.cpu.iew.wb_producers::1                   5050                       # num instructions producing a value
539system.cpu.iew.wb_producers::total              10121                       # num instructions producing a value
540system.cpu.iew.wb_consumers::0                   6666                       # num instructions consuming a value
541system.cpu.iew.wb_consumers::1                   6567                       # num instructions consuming a value
542system.cpu.iew.wb_consumers::total              13233                       # num instructions consuming a value
543system.cpu.iew.wb_penalized::0                      0                       # number of instrctions required to write to 'other' IQ
544system.cpu.iew.wb_penalized::1                      0                       # number of instrctions required to write to 'other' IQ
545system.cpu.iew.wb_penalized::total                  0                       # number of instrctions required to write to 'other' IQ
546system.cpu.iew.wb_rate::0                    0.290044                       # insts written-back per cycle
547system.cpu.iew.wb_rate::1                    0.290678                       # insts written-back per cycle
548system.cpu.iew.wb_rate::total                0.580722                       # insts written-back per cycle
549system.cpu.iew.wb_fanout::0                  0.760726                       # average fanout of values written-back
550system.cpu.iew.wb_fanout::1                  0.768996                       # average fanout of values written-back
551system.cpu.iew.wb_fanout::total              0.764830                       # average fanout of values written-back
552system.cpu.iew.wb_penalized_rate::0                 0                       # fraction of instructions written-back that wrote to 'other' IQ
553system.cpu.iew.wb_penalized_rate::1                 0                       # fraction of instructions written-back that wrote to 'other' IQ
554system.cpu.iew.wb_penalized_rate::total             0                       # fraction of instructions written-back that wrote to 'other' IQ
555system.cpu.commit.commitSquashedInsts           12822                       # The number of squashed insts skipped by commit
556system.cpu.commit.commitNonSpecStalls              34                       # The number of times commit has been forced to stall to communicate backwards
557system.cpu.commit.branchMispredicts              1273                       # The number of times a branch was mispredicted
558system.cpu.commit.committed_per_cycle::samples        24601                       # Number of insts commited each cycle
559system.cpu.commit.committed_per_cycle::mean     0.519450                       # Number of insts commited each cycle
560system.cpu.commit.committed_per_cycle::stdev     1.331680                       # Number of insts commited each cycle
561system.cpu.commit.committed_per_cycle::underflows            0      0.00%      0.00% # Number of insts commited each cycle
562system.cpu.commit.committed_per_cycle::0        19177     77.95%     77.95% # Number of insts commited each cycle
563system.cpu.commit.committed_per_cycle::1         2699     10.97%     88.92% # Number of insts commited each cycle
564system.cpu.commit.committed_per_cycle::2         1115      4.53%     93.46% # Number of insts commited each cycle
565system.cpu.commit.committed_per_cycle::3          469      1.91%     95.36% # Number of insts commited each cycle
566system.cpu.commit.committed_per_cycle::4          340      1.38%     96.74% # Number of insts commited each cycle
567system.cpu.commit.committed_per_cycle::5          279      1.13%     97.88% # Number of insts commited each cycle
568system.cpu.commit.committed_per_cycle::6          190      0.77%     98.65% # Number of insts commited each cycle
569system.cpu.commit.committed_per_cycle::7          108      0.44%     99.09% # Number of insts commited each cycle
570system.cpu.commit.committed_per_cycle::8          224      0.91%    100.00% # Number of insts commited each cycle
571system.cpu.commit.committed_per_cycle::overflows            0      0.00%    100.00% # Number of insts commited each cycle
572system.cpu.commit.committed_per_cycle::min_value            0                       # Number of insts commited each cycle
573system.cpu.commit.committed_per_cycle::max_value            8                       # Number of insts commited each cycle
574system.cpu.commit.committed_per_cycle::total        24601                       # Number of insts commited each cycle
575system.cpu.commit.committedInsts::0              6389                       # Number of instructions committed
576system.cpu.commit.committedInsts::1              6390                       # Number of instructions committed
577system.cpu.commit.committedInsts::total         12779                       # Number of instructions committed
578system.cpu.commit.committedOps::0                6389                       # Number of ops (including micro ops) committed
579system.cpu.commit.committedOps::1                6390                       # Number of ops (including micro ops) committed
580system.cpu.commit.committedOps::total           12779                       # Number of ops (including micro ops) committed
581system.cpu.commit.swp_count::0                      0                       # Number of s/w prefetches committed
582system.cpu.commit.swp_count::1                      0                       # Number of s/w prefetches committed
583system.cpu.commit.swp_count::total                  0                       # Number of s/w prefetches committed
584system.cpu.commit.refs::0                        2048                       # Number of memory references committed
585system.cpu.commit.refs::1                        2048                       # Number of memory references committed
586system.cpu.commit.refs::total                    4096                       # Number of memory references committed
587system.cpu.commit.loads::0                       1183                       # Number of loads committed
588system.cpu.commit.loads::1                       1183                       # Number of loads committed
589system.cpu.commit.loads::total                   2366                       # Number of loads committed
590system.cpu.commit.membars::0                        0                       # Number of memory barriers committed
591system.cpu.commit.membars::1                        0                       # Number of memory barriers committed
592system.cpu.commit.membars::total                    0                       # Number of memory barriers committed
593system.cpu.commit.branches::0                    1050                       # Number of branches committed
594system.cpu.commit.branches::1                    1050                       # Number of branches committed
595system.cpu.commit.branches::total                2100                       # Number of branches committed
596system.cpu.commit.fp_insts::0                      10                       # Number of committed floating point instructions.
597system.cpu.commit.fp_insts::1                      10                       # Number of committed floating point instructions.
598system.cpu.commit.fp_insts::total                  20                       # Number of committed floating point instructions.
599system.cpu.commit.int_insts::0                   6307                       # Number of committed integer instructions.
600system.cpu.commit.int_insts::1                   6307                       # Number of committed integer instructions.
601system.cpu.commit.int_insts::total              12614                       # Number of committed integer instructions.
602system.cpu.commit.function_calls::0               127                       # Number of function calls committed.
603system.cpu.commit.function_calls::1               127                       # Number of function calls committed.
604system.cpu.commit.function_calls::total           254                       # Number of function calls committed.
605system.cpu.commit.bw_lim_events                   224                       # number cycles where commit BW limit reached
606system.cpu.commit.bw_limited::0                     0                       # number of insts not committed due to BW limits
607system.cpu.commit.bw_limited::1                     0                       # number of insts not committed due to BW limits
608system.cpu.commit.bw_limited::total                 0                       # number of insts not committed due to BW limits
609system.cpu.rob.rob_reads                       119315                       # The number of ROB reads
610system.cpu.rob.rob_writes                       53622                       # The number of ROB writes
611system.cpu.timesIdled                             272                       # Number of times that the entire CPU went into an idle state and unscheduled itself
612system.cpu.idleCycles                            8504                       # Total number of cycles that the CPU has spent unscheduled due to idling
613system.cpu.committedInsts::0                     6372                       # Number of Instructions Simulated
614system.cpu.committedInsts::1                     6373                       # Number of Instructions Simulated
615system.cpu.committedOps::0                       6372                       # Number of Ops (including micro ops) Simulated
616system.cpu.committedOps::1                       6373                       # Number of Ops (including micro ops) Simulated
617system.cpu.committedInsts_total                 12745                       # Number of Instructions Simulated
618system.cpu.cpi::0                            5.203547                       # CPI: Cycles Per Instruction
619system.cpu.cpi::1                            5.202730                       # CPI: Cycles Per Instruction
620system.cpu.cpi_total                         2.601569                       # CPI: Total CPI of All Threads
621system.cpu.ipc::0                            0.192177                       # IPC: Instructions Per Cycle
622system.cpu.ipc::1                            0.192207                       # IPC: Instructions Per Cycle
623system.cpu.ipc_total                         0.384383                       # IPC: Total IPC of All Threads
624system.cpu.int_regfile_reads                    25429                       # number of integer regfile reads
625system.cpu.int_regfile_writes                   14534                       # number of integer regfile writes
626system.cpu.fp_regfile_reads                        16                       # number of floating regfile reads
627system.cpu.fp_regfile_writes                        4                       # number of floating regfile writes
628system.cpu.misc_regfile_reads                       2                       # number of misc regfile reads
629system.cpu.misc_regfile_writes                      2                       # number of misc regfile writes
630system.cpu.icache.replacements::0                   6                       # number of replacements
631system.cpu.icache.replacements::1                   0                       # number of replacements
632system.cpu.icache.replacements::total               6                       # number of replacements
633system.cpu.icache.tagsinuse                313.964791                       # Cycle average of tags in use
634system.cpu.icache.total_refs                     4270                       # Total number of references to valid blocks.
635system.cpu.icache.sampled_refs                    627                       # Sample count of references to valid blocks.
636system.cpu.icache.avg_refs                   6.810207                       # Average number of references to valid blocks.
637system.cpu.icache.warmup_cycle                      0                       # Cycle when the warmup percentage was hit.
638system.cpu.icache.occ_blocks::cpu.inst     313.964791                       # Average occupied blocks per requestor
639system.cpu.icache.occ_percent::cpu.inst      0.153303                       # Average percentage of cache occupancy
640system.cpu.icache.occ_percent::total         0.153303                       # Average percentage of cache occupancy
641system.cpu.icache.ReadReq_hits::cpu.inst         4270                       # number of ReadReq hits
642system.cpu.icache.ReadReq_hits::total            4270                       # number of ReadReq hits
643system.cpu.icache.demand_hits::cpu.inst          4270                       # number of demand (read+write) hits
644system.cpu.icache.demand_hits::total             4270                       # number of demand (read+write) hits
645system.cpu.icache.overall_hits::cpu.inst         4270                       # number of overall hits
646system.cpu.icache.overall_hits::total            4270                       # number of overall hits
647system.cpu.icache.ReadReq_misses::cpu.inst          864                       # number of ReadReq misses
648system.cpu.icache.ReadReq_misses::total           864                       # number of ReadReq misses
649system.cpu.icache.demand_misses::cpu.inst          864                       # number of demand (read+write) misses
650system.cpu.icache.demand_misses::total            864                       # number of demand (read+write) misses
651system.cpu.icache.overall_misses::cpu.inst          864                       # number of overall misses
652system.cpu.icache.overall_misses::total           864                       # number of overall misses
653system.cpu.icache.ReadReq_miss_latency::cpu.inst     38406500                       # number of ReadReq miss cycles
654system.cpu.icache.ReadReq_miss_latency::total     38406500                       # number of ReadReq miss cycles
655system.cpu.icache.demand_miss_latency::cpu.inst     38406500                       # number of demand (read+write) miss cycles
656system.cpu.icache.demand_miss_latency::total     38406500                       # number of demand (read+write) miss cycles
657system.cpu.icache.overall_miss_latency::cpu.inst     38406500                       # number of overall miss cycles
658system.cpu.icache.overall_miss_latency::total     38406500                       # number of overall miss cycles
659system.cpu.icache.ReadReq_accesses::cpu.inst         5134                       # number of ReadReq accesses(hits+misses)
660system.cpu.icache.ReadReq_accesses::total         5134                       # number of ReadReq accesses(hits+misses)
661system.cpu.icache.demand_accesses::cpu.inst         5134                       # number of demand (read+write) accesses
662system.cpu.icache.demand_accesses::total         5134                       # number of demand (read+write) accesses
663system.cpu.icache.overall_accesses::cpu.inst         5134                       # number of overall (read+write) accesses
664system.cpu.icache.overall_accesses::total         5134                       # number of overall (read+write) accesses
665system.cpu.icache.ReadReq_miss_rate::cpu.inst     0.168290                       # miss rate for ReadReq accesses
666system.cpu.icache.ReadReq_miss_rate::total     0.168290                       # miss rate for ReadReq accesses
667system.cpu.icache.demand_miss_rate::cpu.inst     0.168290                       # miss rate for demand accesses
668system.cpu.icache.demand_miss_rate::total     0.168290                       # miss rate for demand accesses
669system.cpu.icache.overall_miss_rate::cpu.inst     0.168290                       # miss rate for overall accesses
670system.cpu.icache.overall_miss_rate::total     0.168290                       # miss rate for overall accesses
671system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 44451.967593                       # average ReadReq miss latency
672system.cpu.icache.ReadReq_avg_miss_latency::total 44451.967593                       # average ReadReq miss latency
673system.cpu.icache.demand_avg_miss_latency::cpu.inst 44451.967593                       # average overall miss latency
674system.cpu.icache.demand_avg_miss_latency::total 44451.967593                       # average overall miss latency
675system.cpu.icache.overall_avg_miss_latency::cpu.inst 44451.967593                       # average overall miss latency
676system.cpu.icache.overall_avg_miss_latency::total 44451.967593                       # average overall miss latency
677system.cpu.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
678system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
679system.cpu.icache.blocked::no_mshrs                 0                       # number of cycles access was blocked
680system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
681system.cpu.icache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
682system.cpu.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
683system.cpu.icache.fast_writes                       0                       # number of fast writes performed
684system.cpu.icache.cache_copies                      0                       # number of cache copies performed
685system.cpu.icache.ReadReq_mshr_hits::cpu.inst          237                       # number of ReadReq MSHR hits
686system.cpu.icache.ReadReq_mshr_hits::total          237                       # number of ReadReq MSHR hits
687system.cpu.icache.demand_mshr_hits::cpu.inst          237                       # number of demand (read+write) MSHR hits
688system.cpu.icache.demand_mshr_hits::total          237                       # number of demand (read+write) MSHR hits
689system.cpu.icache.overall_mshr_hits::cpu.inst          237                       # number of overall MSHR hits
690system.cpu.icache.overall_mshr_hits::total          237                       # number of overall MSHR hits
691system.cpu.icache.ReadReq_mshr_misses::cpu.inst          627                       # number of ReadReq MSHR misses
692system.cpu.icache.ReadReq_mshr_misses::total          627                       # number of ReadReq MSHR misses
693system.cpu.icache.demand_mshr_misses::cpu.inst          627                       # number of demand (read+write) MSHR misses
694system.cpu.icache.demand_mshr_misses::total          627                       # number of demand (read+write) MSHR misses
695system.cpu.icache.overall_mshr_misses::cpu.inst          627                       # number of overall MSHR misses
696system.cpu.icache.overall_mshr_misses::total          627                       # number of overall MSHR misses
697system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst     29513000                       # number of ReadReq MSHR miss cycles
698system.cpu.icache.ReadReq_mshr_miss_latency::total     29513000                       # number of ReadReq MSHR miss cycles
699system.cpu.icache.demand_mshr_miss_latency::cpu.inst     29513000                       # number of demand (read+write) MSHR miss cycles
700system.cpu.icache.demand_mshr_miss_latency::total     29513000                       # number of demand (read+write) MSHR miss cycles
701system.cpu.icache.overall_mshr_miss_latency::cpu.inst     29513000                       # number of overall MSHR miss cycles
702system.cpu.icache.overall_mshr_miss_latency::total     29513000                       # number of overall MSHR miss cycles
703system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst     0.122127                       # mshr miss rate for ReadReq accesses
704system.cpu.icache.ReadReq_mshr_miss_rate::total     0.122127                       # mshr miss rate for ReadReq accesses
705system.cpu.icache.demand_mshr_miss_rate::cpu.inst     0.122127                       # mshr miss rate for demand accesses
706system.cpu.icache.demand_mshr_miss_rate::total     0.122127                       # mshr miss rate for demand accesses
707system.cpu.icache.overall_mshr_miss_rate::cpu.inst     0.122127                       # mshr miss rate for overall accesses
708system.cpu.icache.overall_mshr_miss_rate::total     0.122127                       # mshr miss rate for overall accesses
709system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 47070.175439                       # average ReadReq mshr miss latency
710system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 47070.175439                       # average ReadReq mshr miss latency
711system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 47070.175439                       # average overall mshr miss latency
712system.cpu.icache.demand_avg_mshr_miss_latency::total 47070.175439                       # average overall mshr miss latency
713system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 47070.175439                       # average overall mshr miss latency
714system.cpu.icache.overall_avg_mshr_miss_latency::total 47070.175439                       # average overall mshr miss latency
715system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
716system.cpu.dcache.replacements::0                   0                       # number of replacements
717system.cpu.dcache.replacements::1                   0                       # number of replacements
718system.cpu.dcache.replacements::total               0                       # number of replacements
719system.cpu.dcache.tagsinuse                214.758121                       # Cycle average of tags in use
720system.cpu.dcache.total_refs                     4620                       # Total number of references to valid blocks.
721system.cpu.dcache.sampled_refs                    350                       # Sample count of references to valid blocks.
722system.cpu.dcache.avg_refs                  13.200000                       # Average number of references to valid blocks.
723system.cpu.dcache.warmup_cycle                      0                       # Cycle when the warmup percentage was hit.
724system.cpu.dcache.occ_blocks::cpu.data     214.758121                       # Average occupied blocks per requestor
725system.cpu.dcache.occ_percent::cpu.data      0.052431                       # Average percentage of cache occupancy
726system.cpu.dcache.occ_percent::total         0.052431                       # Average percentage of cache occupancy
727system.cpu.dcache.ReadReq_hits::cpu.data         3604                       # number of ReadReq hits
728system.cpu.dcache.ReadReq_hits::total            3604                       # number of ReadReq hits
729system.cpu.dcache.WriteReq_hits::cpu.data         1016                       # number of WriteReq hits
730system.cpu.dcache.WriteReq_hits::total           1016                       # number of WriteReq hits
731system.cpu.dcache.demand_hits::cpu.data          4620                       # number of demand (read+write) hits
732system.cpu.dcache.demand_hits::total             4620                       # number of demand (read+write) hits
733system.cpu.dcache.overall_hits::cpu.data         4620                       # number of overall hits
734system.cpu.dcache.overall_hits::total            4620                       # number of overall hits
735system.cpu.dcache.ReadReq_misses::cpu.data          337                       # number of ReadReq misses
736system.cpu.dcache.ReadReq_misses::total           337                       # number of ReadReq misses
737system.cpu.dcache.WriteReq_misses::cpu.data          714                       # number of WriteReq misses
738system.cpu.dcache.WriteReq_misses::total          714                       # number of WriteReq misses
739system.cpu.dcache.demand_misses::cpu.data         1051                       # number of demand (read+write) misses
740system.cpu.dcache.demand_misses::total           1051                       # number of demand (read+write) misses
741system.cpu.dcache.overall_misses::cpu.data         1051                       # number of overall misses
742system.cpu.dcache.overall_misses::total          1051                       # number of overall misses
743system.cpu.dcache.ReadReq_miss_latency::cpu.data     21509500                       # number of ReadReq miss cycles
744system.cpu.dcache.ReadReq_miss_latency::total     21509500                       # number of ReadReq miss cycles
745system.cpu.dcache.WriteReq_miss_latency::cpu.data     23277500                       # number of WriteReq miss cycles
746system.cpu.dcache.WriteReq_miss_latency::total     23277500                       # number of WriteReq miss cycles
747system.cpu.dcache.demand_miss_latency::cpu.data     44787000                       # number of demand (read+write) miss cycles
748system.cpu.dcache.demand_miss_latency::total     44787000                       # number of demand (read+write) miss cycles
749system.cpu.dcache.overall_miss_latency::cpu.data     44787000                       # number of overall miss cycles
750system.cpu.dcache.overall_miss_latency::total     44787000                       # number of overall miss cycles
751system.cpu.dcache.ReadReq_accesses::cpu.data         3941                       # number of ReadReq accesses(hits+misses)
752system.cpu.dcache.ReadReq_accesses::total         3941                       # number of ReadReq accesses(hits+misses)
753system.cpu.dcache.WriteReq_accesses::cpu.data         1730                       # number of WriteReq accesses(hits+misses)
754system.cpu.dcache.WriteReq_accesses::total         1730                       # number of WriteReq accesses(hits+misses)
755system.cpu.dcache.demand_accesses::cpu.data         5671                       # number of demand (read+write) accesses
756system.cpu.dcache.demand_accesses::total         5671                       # number of demand (read+write) accesses
757system.cpu.dcache.overall_accesses::cpu.data         5671                       # number of overall (read+write) accesses
758system.cpu.dcache.overall_accesses::total         5671                       # number of overall (read+write) accesses
759system.cpu.dcache.ReadReq_miss_rate::cpu.data     0.085511                       # miss rate for ReadReq accesses
760system.cpu.dcache.ReadReq_miss_rate::total     0.085511                       # miss rate for ReadReq accesses
761system.cpu.dcache.WriteReq_miss_rate::cpu.data     0.412717                       # miss rate for WriteReq accesses
762system.cpu.dcache.WriteReq_miss_rate::total     0.412717                       # miss rate for WriteReq accesses
763system.cpu.dcache.demand_miss_rate::cpu.data     0.185329                       # miss rate for demand accesses
764system.cpu.dcache.demand_miss_rate::total     0.185329                       # miss rate for demand accesses
765system.cpu.dcache.overall_miss_rate::cpu.data     0.185329                       # miss rate for overall accesses
766system.cpu.dcache.overall_miss_rate::total     0.185329                       # miss rate for overall accesses
767system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 63826.409496                       # average ReadReq miss latency
768system.cpu.dcache.ReadReq_avg_miss_latency::total 63826.409496                       # average ReadReq miss latency
769system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 32601.540616                       # average WriteReq miss latency
770system.cpu.dcache.WriteReq_avg_miss_latency::total 32601.540616                       # average WriteReq miss latency
771system.cpu.dcache.demand_avg_miss_latency::cpu.data 42613.701237                       # average overall miss latency
772system.cpu.dcache.demand_avg_miss_latency::total 42613.701237                       # average overall miss latency
773system.cpu.dcache.overall_avg_miss_latency::cpu.data 42613.701237                       # average overall miss latency
774system.cpu.dcache.overall_avg_miss_latency::total 42613.701237                       # average overall miss latency
775system.cpu.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
776system.cpu.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
777system.cpu.dcache.blocked::no_mshrs                 0                       # number of cycles access was blocked
778system.cpu.dcache.blocked::no_targets               0                       # number of cycles access was blocked
779system.cpu.dcache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
780system.cpu.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
781system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
782system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
783system.cpu.dcache.ReadReq_mshr_hits::cpu.data          133                       # number of ReadReq MSHR hits
784system.cpu.dcache.ReadReq_mshr_hits::total          133                       # number of ReadReq MSHR hits
785system.cpu.dcache.WriteReq_mshr_hits::cpu.data          568                       # number of WriteReq MSHR hits
786system.cpu.dcache.WriteReq_mshr_hits::total          568                       # number of WriteReq MSHR hits
787system.cpu.dcache.demand_mshr_hits::cpu.data          701                       # number of demand (read+write) MSHR hits
788system.cpu.dcache.demand_mshr_hits::total          701                       # number of demand (read+write) MSHR hits
789system.cpu.dcache.overall_mshr_hits::cpu.data          701                       # number of overall MSHR hits
790system.cpu.dcache.overall_mshr_hits::total          701                       # number of overall MSHR hits
791system.cpu.dcache.ReadReq_mshr_misses::cpu.data          204                       # number of ReadReq MSHR misses
792system.cpu.dcache.ReadReq_mshr_misses::total          204                       # number of ReadReq MSHR misses
793system.cpu.dcache.WriteReq_mshr_misses::cpu.data          146                       # number of WriteReq MSHR misses
794system.cpu.dcache.WriteReq_mshr_misses::total          146                       # number of WriteReq MSHR misses
795system.cpu.dcache.demand_mshr_misses::cpu.data          350                       # number of demand (read+write) MSHR misses
796system.cpu.dcache.demand_mshr_misses::total          350                       # number of demand (read+write) MSHR misses
797system.cpu.dcache.overall_mshr_misses::cpu.data          350                       # number of overall MSHR misses
798system.cpu.dcache.overall_mshr_misses::total          350                       # number of overall MSHR misses
799system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data     14117500                       # number of ReadReq MSHR miss cycles
800system.cpu.dcache.ReadReq_mshr_miss_latency::total     14117500                       # number of ReadReq MSHR miss cycles
801system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data      6787000                       # number of WriteReq MSHR miss cycles
802system.cpu.dcache.WriteReq_mshr_miss_latency::total      6787000                       # number of WriteReq MSHR miss cycles
803system.cpu.dcache.demand_mshr_miss_latency::cpu.data     20904500                       # number of demand (read+write) MSHR miss cycles
804system.cpu.dcache.demand_mshr_miss_latency::total     20904500                       # number of demand (read+write) MSHR miss cycles
805system.cpu.dcache.overall_mshr_miss_latency::cpu.data     20904500                       # number of overall MSHR miss cycles
806system.cpu.dcache.overall_mshr_miss_latency::total     20904500                       # number of overall MSHR miss cycles
807system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data     0.051764                       # mshr miss rate for ReadReq accesses
808system.cpu.dcache.ReadReq_mshr_miss_rate::total     0.051764                       # mshr miss rate for ReadReq accesses
809system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data     0.084393                       # mshr miss rate for WriteReq accesses
810system.cpu.dcache.WriteReq_mshr_miss_rate::total     0.084393                       # mshr miss rate for WriteReq accesses
811system.cpu.dcache.demand_mshr_miss_rate::cpu.data     0.061718                       # mshr miss rate for demand accesses
812system.cpu.dcache.demand_mshr_miss_rate::total     0.061718                       # mshr miss rate for demand accesses
813system.cpu.dcache.overall_mshr_miss_rate::cpu.data     0.061718                       # mshr miss rate for overall accesses
814system.cpu.dcache.overall_mshr_miss_rate::total     0.061718                       # mshr miss rate for overall accesses
815system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 69203.431373                       # average ReadReq mshr miss latency
816system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 69203.431373                       # average ReadReq mshr miss latency
817system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 46486.301370                       # average WriteReq mshr miss latency
818system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 46486.301370                       # average WriteReq mshr miss latency
819system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 59727.142857                       # average overall mshr miss latency
820system.cpu.dcache.demand_avg_mshr_miss_latency::total 59727.142857                       # average overall mshr miss latency
821system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 59727.142857                       # average overall mshr miss latency
822system.cpu.dcache.overall_avg_mshr_miss_latency::total 59727.142857                       # average overall mshr miss latency
823system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
824system.cpu.l2cache.replacements::0                  0                       # number of replacements
825system.cpu.l2cache.replacements::1                  0                       # number of replacements
826system.cpu.l2cache.replacements::total              0                       # number of replacements
827system.cpu.l2cache.tagsinuse               435.100631                       # Cycle average of tags in use
828system.cpu.l2cache.total_refs                       2                       # Total number of references to valid blocks.
829system.cpu.l2cache.sampled_refs                   829                       # Sample count of references to valid blocks.
830system.cpu.l2cache.avg_refs                  0.002413                       # Average number of references to valid blocks.
831system.cpu.l2cache.warmup_cycle                     0                       # Cycle when the warmup percentage was hit.
832system.cpu.l2cache.occ_blocks::cpu.inst    314.254634                       # Average occupied blocks per requestor
833system.cpu.l2cache.occ_blocks::cpu.data    120.845997                       # Average occupied blocks per requestor
834system.cpu.l2cache.occ_percent::cpu.inst     0.009590                       # Average percentage of cache occupancy
835system.cpu.l2cache.occ_percent::cpu.data     0.003688                       # Average percentage of cache occupancy
836system.cpu.l2cache.occ_percent::total        0.013278                       # Average percentage of cache occupancy
837system.cpu.l2cache.ReadReq_hits::cpu.inst            2                       # number of ReadReq hits
838system.cpu.l2cache.ReadReq_hits::total              2                       # number of ReadReq hits
839system.cpu.l2cache.demand_hits::cpu.inst            2                       # number of demand (read+write) hits
840system.cpu.l2cache.demand_hits::total               2                       # number of demand (read+write) hits
841system.cpu.l2cache.overall_hits::cpu.inst            2                       # number of overall hits
842system.cpu.l2cache.overall_hits::total              2                       # number of overall hits
843system.cpu.l2cache.ReadReq_misses::cpu.inst          625                       # number of ReadReq misses
844system.cpu.l2cache.ReadReq_misses::cpu.data          204                       # number of ReadReq misses
845system.cpu.l2cache.ReadReq_misses::total          829                       # number of ReadReq misses
846system.cpu.l2cache.ReadExReq_misses::cpu.data          146                       # number of ReadExReq misses
847system.cpu.l2cache.ReadExReq_misses::total          146                       # number of ReadExReq misses
848system.cpu.l2cache.demand_misses::cpu.inst          625                       # number of demand (read+write) misses
849system.cpu.l2cache.demand_misses::cpu.data          350                       # number of demand (read+write) misses
850system.cpu.l2cache.demand_misses::total           975                       # number of demand (read+write) misses
851system.cpu.l2cache.overall_misses::cpu.inst          625                       # number of overall misses
852system.cpu.l2cache.overall_misses::cpu.data          350                       # number of overall misses
853system.cpu.l2cache.overall_misses::total          975                       # number of overall misses
854system.cpu.l2cache.ReadReq_miss_latency::cpu.inst     28872500                       # number of ReadReq miss cycles
855system.cpu.l2cache.ReadReq_miss_latency::cpu.data     13901000                       # number of ReadReq miss cycles
856system.cpu.l2cache.ReadReq_miss_latency::total     42773500                       # number of ReadReq miss cycles
857system.cpu.l2cache.ReadExReq_miss_latency::cpu.data      6638500                       # number of ReadExReq miss cycles
858system.cpu.l2cache.ReadExReq_miss_latency::total      6638500                       # number of ReadExReq miss cycles
859system.cpu.l2cache.demand_miss_latency::cpu.inst     28872500                       # number of demand (read+write) miss cycles
860system.cpu.l2cache.demand_miss_latency::cpu.data     20539500                       # number of demand (read+write) miss cycles
861system.cpu.l2cache.demand_miss_latency::total     49412000                       # number of demand (read+write) miss cycles
862system.cpu.l2cache.overall_miss_latency::cpu.inst     28872500                       # number of overall miss cycles
863system.cpu.l2cache.overall_miss_latency::cpu.data     20539500                       # number of overall miss cycles
864system.cpu.l2cache.overall_miss_latency::total     49412000                       # number of overall miss cycles
865system.cpu.l2cache.ReadReq_accesses::cpu.inst          627                       # number of ReadReq accesses(hits+misses)
866system.cpu.l2cache.ReadReq_accesses::cpu.data          204                       # number of ReadReq accesses(hits+misses)
867system.cpu.l2cache.ReadReq_accesses::total          831                       # number of ReadReq accesses(hits+misses)
868system.cpu.l2cache.ReadExReq_accesses::cpu.data          146                       # number of ReadExReq accesses(hits+misses)
869system.cpu.l2cache.ReadExReq_accesses::total          146                       # number of ReadExReq accesses(hits+misses)
870system.cpu.l2cache.demand_accesses::cpu.inst          627                       # number of demand (read+write) accesses
871system.cpu.l2cache.demand_accesses::cpu.data          350                       # number of demand (read+write) accesses
872system.cpu.l2cache.demand_accesses::total          977                       # number of demand (read+write) accesses
873system.cpu.l2cache.overall_accesses::cpu.inst          627                       # number of overall (read+write) accesses
874system.cpu.l2cache.overall_accesses::cpu.data          350                       # number of overall (read+write) accesses
875system.cpu.l2cache.overall_accesses::total          977                       # number of overall (read+write) accesses
876system.cpu.l2cache.ReadReq_miss_rate::cpu.inst     0.996810                       # miss rate for ReadReq accesses
877system.cpu.l2cache.ReadReq_miss_rate::cpu.data            1                       # miss rate for ReadReq accesses
878system.cpu.l2cache.ReadReq_miss_rate::total     0.997593                       # miss rate for ReadReq accesses
879system.cpu.l2cache.ReadExReq_miss_rate::cpu.data            1                       # miss rate for ReadExReq accesses
880system.cpu.l2cache.ReadExReq_miss_rate::total            1                       # miss rate for ReadExReq accesses
881system.cpu.l2cache.demand_miss_rate::cpu.inst     0.996810                       # miss rate for demand accesses
882system.cpu.l2cache.demand_miss_rate::cpu.data            1                       # miss rate for demand accesses
883system.cpu.l2cache.demand_miss_rate::total     0.997953                       # miss rate for demand accesses
884system.cpu.l2cache.overall_miss_rate::cpu.inst     0.996810                       # miss rate for overall accesses
885system.cpu.l2cache.overall_miss_rate::cpu.data            1                       # miss rate for overall accesses
886system.cpu.l2cache.overall_miss_rate::total     0.997953                       # miss rate for overall accesses
887system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst        46196                       # average ReadReq miss latency
888system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 68142.156863                       # average ReadReq miss latency
889system.cpu.l2cache.ReadReq_avg_miss_latency::total 51596.501809                       # average ReadReq miss latency
890system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 45469.178082                       # average ReadExReq miss latency
891system.cpu.l2cache.ReadExReq_avg_miss_latency::total 45469.178082                       # average ReadExReq miss latency
892system.cpu.l2cache.demand_avg_miss_latency::cpu.inst        46196                       # average overall miss latency
893system.cpu.l2cache.demand_avg_miss_latency::cpu.data 58684.285714                       # average overall miss latency
894system.cpu.l2cache.demand_avg_miss_latency::total 50678.974359                       # average overall miss latency
895system.cpu.l2cache.overall_avg_miss_latency::cpu.inst        46196                       # average overall miss latency
896system.cpu.l2cache.overall_avg_miss_latency::cpu.data 58684.285714                       # average overall miss latency
897system.cpu.l2cache.overall_avg_miss_latency::total 50678.974359                       # average overall miss latency
898system.cpu.l2cache.blocked_cycles::no_mshrs          208                       # number of cycles access was blocked
899system.cpu.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
900system.cpu.l2cache.blocked::no_mshrs               13                       # number of cycles access was blocked
901system.cpu.l2cache.blocked::no_targets              0                       # number of cycles access was blocked
902system.cpu.l2cache.avg_blocked_cycles::no_mshrs           16                       # average number of cycles each access was blocked
903system.cpu.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
904system.cpu.l2cache.fast_writes                      0                       # number of fast writes performed
905system.cpu.l2cache.cache_copies                     0                       # number of cache copies performed
906system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst          625                       # number of ReadReq MSHR misses
907system.cpu.l2cache.ReadReq_mshr_misses::cpu.data          204                       # number of ReadReq MSHR misses
908system.cpu.l2cache.ReadReq_mshr_misses::total          829                       # number of ReadReq MSHR misses
909system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data          146                       # number of ReadExReq MSHR misses
910system.cpu.l2cache.ReadExReq_mshr_misses::total          146                       # number of ReadExReq MSHR misses
911system.cpu.l2cache.demand_mshr_misses::cpu.inst          625                       # number of demand (read+write) MSHR misses
912system.cpu.l2cache.demand_mshr_misses::cpu.data          350                       # number of demand (read+write) MSHR misses
913system.cpu.l2cache.demand_mshr_misses::total          975                       # number of demand (read+write) MSHR misses
914system.cpu.l2cache.overall_mshr_misses::cpu.inst          625                       # number of overall MSHR misses
915system.cpu.l2cache.overall_mshr_misses::cpu.data          350                       # number of overall MSHR misses
916system.cpu.l2cache.overall_mshr_misses::total          975                       # number of overall MSHR misses
917system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst     26807484                       # number of ReadReq MSHR miss cycles
918system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data     13234146                       # number of ReadReq MSHR miss cycles
919system.cpu.l2cache.ReadReq_mshr_miss_latency::total     40041630                       # number of ReadReq MSHR miss cycles
920system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data      6160108                       # number of ReadExReq MSHR miss cycles
921system.cpu.l2cache.ReadExReq_mshr_miss_latency::total      6160108                       # number of ReadExReq MSHR miss cycles
922system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst     26807484                       # number of demand (read+write) MSHR miss cycles
923system.cpu.l2cache.demand_mshr_miss_latency::cpu.data     19394254                       # number of demand (read+write) MSHR miss cycles
924system.cpu.l2cache.demand_mshr_miss_latency::total     46201738                       # number of demand (read+write) MSHR miss cycles
925system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst     26807484                       # number of overall MSHR miss cycles
926system.cpu.l2cache.overall_mshr_miss_latency::cpu.data     19394254                       # number of overall MSHR miss cycles
927system.cpu.l2cache.overall_mshr_miss_latency::total     46201738                       # number of overall MSHR miss cycles
928system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst     0.996810                       # mshr miss rate for ReadReq accesses
929system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data            1                       # mshr miss rate for ReadReq accesses
930system.cpu.l2cache.ReadReq_mshr_miss_rate::total     0.997593                       # mshr miss rate for ReadReq accesses
931system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data            1                       # mshr miss rate for ReadExReq accesses
932system.cpu.l2cache.ReadExReq_mshr_miss_rate::total            1                       # mshr miss rate for ReadExReq accesses
933system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst     0.996810                       # mshr miss rate for demand accesses
934system.cpu.l2cache.demand_mshr_miss_rate::cpu.data            1                       # mshr miss rate for demand accesses
935system.cpu.l2cache.demand_mshr_miss_rate::total     0.997953                       # mshr miss rate for demand accesses
936system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst     0.996810                       # mshr miss rate for overall accesses
937system.cpu.l2cache.overall_mshr_miss_rate::cpu.data            1                       # mshr miss rate for overall accesses
938system.cpu.l2cache.overall_mshr_miss_rate::total     0.997953                       # mshr miss rate for overall accesses
939system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 42891.974400                       # average ReadReq mshr miss latency
940system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 64873.264706                       # average ReadReq mshr miss latency
941system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 48301.121834                       # average ReadReq mshr miss latency
942system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 42192.520548                       # average ReadExReq mshr miss latency
943system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 42192.520548                       # average ReadExReq mshr miss latency
944system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 42891.974400                       # average overall mshr miss latency
945system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 55412.154286                       # average overall mshr miss latency
946system.cpu.l2cache.demand_avg_mshr_miss_latency::total 47386.397949                       # average overall mshr miss latency
947system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 42891.974400                       # average overall mshr miss latency
948system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 55412.154286                       # average overall mshr miss latency
949system.cpu.l2cache.overall_avg_mshr_miss_latency::total 47386.397949                       # average overall mshr miss latency
950system.cpu.l2cache.no_allocate_misses               0                       # Number of misses that were no-allocate
951
952---------- End Simulation Statistics   ----------
953