stats.txt revision 10036:80e84beef3bb
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  0.000032                       # Number of seconds simulated
4sim_ticks                                    31633000                       # Number of ticks simulated
5final_tick                                   31633000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                 1000000000000                       # Frequency of simulated ticks
7host_inst_rate                                  65946                       # Simulator instruction rate (inst/s)
8host_op_rate                                    65935                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                              358688094                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 230484                       # Number of bytes of host memory used
11host_seconds                                     0.09                       # Real time elapsed on the host
12sim_insts                                        5814                       # Number of instructions simulated
13sim_ops                                          5814                       # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage                       1                       # Voltage in Volts
15system.clk_domain.clock                          1000                       # Clock period in ticks
16system.physmem.bytes_read::cpu.inst             19264                       # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data              8832                       # Number of bytes read from this memory
18system.physmem.bytes_read::total                28096                       # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst        19264                       # Number of instructions bytes read from this memory
20system.physmem.bytes_inst_read::total           19264                       # Number of instructions bytes read from this memory
21system.physmem.num_reads::cpu.inst                301                       # Number of read requests responded to by this memory
22system.physmem.num_reads::cpu.data                138                       # Number of read requests responded to by this memory
23system.physmem.num_reads::total                   439                       # Number of read requests responded to by this memory
24system.physmem.bw_read::cpu.inst            608984289                       # Total read bandwidth from this memory (bytes/s)
25system.physmem.bw_read::cpu.data            279202099                       # Total read bandwidth from this memory (bytes/s)
26system.physmem.bw_read::total               888186388                       # Total read bandwidth from this memory (bytes/s)
27system.physmem.bw_inst_read::cpu.inst       608984289                       # Instruction read bandwidth from this memory (bytes/s)
28system.physmem.bw_inst_read::total          608984289                       # Instruction read bandwidth from this memory (bytes/s)
29system.physmem.bw_total::cpu.inst           608984289                       # Total bandwidth to/from this memory (bytes/s)
30system.physmem.bw_total::cpu.data           279202099                       # Total bandwidth to/from this memory (bytes/s)
31system.physmem.bw_total::total              888186388                       # Total bandwidth to/from this memory (bytes/s)
32system.membus.throughput                    888186388                       # Throughput (bytes/s)
33system.membus.trans_dist::ReadReq                 388                       # Transaction distribution
34system.membus.trans_dist::ReadResp                388                       # Transaction distribution
35system.membus.trans_dist::ReadExReq                51                       # Transaction distribution
36system.membus.trans_dist::ReadExResp               51                       # Transaction distribution
37system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port          878                       # Packet count per connected master and slave (bytes)
38system.membus.pkt_count::total                    878                       # Packet count per connected master and slave (bytes)
39system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port        28096                       # Cumulative packet size per connected master and slave (bytes)
40system.membus.tot_pkt_size::total               28096                       # Cumulative packet size per connected master and slave (bytes)
41system.membus.data_through_bus                  28096                       # Total data (bytes)
42system.membus.snoop_data_through_bus                0                       # Total snoop data (bytes)
43system.membus.reqLayer0.occupancy              439000                       # Layer occupancy (ticks)
44system.membus.reqLayer0.utilization               1.4                       # Layer utilization (%)
45system.membus.respLayer1.occupancy            3951000                       # Layer occupancy (ticks)
46system.membus.respLayer1.utilization             12.5                       # Layer utilization (%)
47system.cpu_clk_domain.clock                       500                       # Clock period in ticks
48system.cpu.dtb.read_hits                            0                       # DTB read hits
49system.cpu.dtb.read_misses                          0                       # DTB read misses
50system.cpu.dtb.read_accesses                        0                       # DTB read accesses
51system.cpu.dtb.write_hits                           0                       # DTB write hits
52system.cpu.dtb.write_misses                         0                       # DTB write misses
53system.cpu.dtb.write_accesses                       0                       # DTB write accesses
54system.cpu.dtb.hits                                 0                       # DTB hits
55system.cpu.dtb.misses                               0                       # DTB misses
56system.cpu.dtb.accesses                             0                       # DTB accesses
57system.cpu.itb.read_hits                            0                       # DTB read hits
58system.cpu.itb.read_misses                          0                       # DTB read misses
59system.cpu.itb.read_accesses                        0                       # DTB read accesses
60system.cpu.itb.write_hits                           0                       # DTB write hits
61system.cpu.itb.write_misses                         0                       # DTB write misses
62system.cpu.itb.write_accesses                       0                       # DTB write accesses
63system.cpu.itb.hits                                 0                       # DTB hits
64system.cpu.itb.misses                               0                       # DTB misses
65system.cpu.itb.accesses                             0                       # DTB accesses
66system.cpu.workload.num_syscalls                    8                       # Number of system calls
67system.cpu.numCycles                            63266                       # number of cpu cycles simulated
68system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
69system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
70system.cpu.committedInsts                        5814                       # Number of instructions committed
71system.cpu.committedOps                          5814                       # Number of ops (including micro ops) committed
72system.cpu.num_int_alu_accesses                  5113                       # Number of integer alu accesses
73system.cpu.num_fp_alu_accesses                      2                       # Number of float alu accesses
74system.cpu.num_func_calls                         194                       # number of times a function call or return occured
75system.cpu.num_conditional_control_insts          676                       # number of instructions that are conditional controls
76system.cpu.num_int_insts                         5113                       # number of integer instructions
77system.cpu.num_fp_insts                             2                       # number of float instructions
78system.cpu.num_int_register_reads                7284                       # number of times the integer registers were read
79system.cpu.num_int_register_writes               3397                       # number of times the integer registers were written
80system.cpu.num_fp_register_reads                    3                       # number of times the floating registers were read
81system.cpu.num_fp_register_writes                   1                       # number of times the floating registers were written
82system.cpu.num_mem_refs                          2089                       # number of memory refs
83system.cpu.num_load_insts                        1163                       # Number of load instructions
84system.cpu.num_store_insts                        926                       # Number of store instructions
85system.cpu.num_idle_cycles                          0                       # Number of idle cycles
86system.cpu.num_busy_cycles                      63266                       # Number of busy cycles
87system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
88system.cpu.idle_fraction                            0                       # Percentage of idle cycles
89system.cpu.icache.tags.replacements                13                       # number of replacements
90system.cpu.icache.tags.tagsinuse           132.545353                       # Cycle average of tags in use
91system.cpu.icache.tags.total_refs                5513                       # Total number of references to valid blocks.
92system.cpu.icache.tags.sampled_refs               303                       # Sample count of references to valid blocks.
93system.cpu.icache.tags.avg_refs             18.194719                       # Average number of references to valid blocks.
94system.cpu.icache.tags.warmup_cycle                 0                       # Cycle when the warmup percentage was hit.
95system.cpu.icache.tags.occ_blocks::cpu.inst   132.545353                       # Average occupied blocks per requestor
96system.cpu.icache.tags.occ_percent::cpu.inst     0.064719                       # Average percentage of cache occupancy
97system.cpu.icache.tags.occ_percent::total     0.064719                       # Average percentage of cache occupancy
98system.cpu.icache.tags.occ_task_id_blocks::1024          290                       # Occupied blocks per task id
99system.cpu.icache.tags.age_task_id_blocks_1024::0          114                       # Occupied blocks per task id
100system.cpu.icache.tags.age_task_id_blocks_1024::1          176                       # Occupied blocks per task id
101system.cpu.icache.tags.occ_task_id_percent::1024     0.141602                       # Percentage of cache occupancy per task id
102system.cpu.icache.tags.tag_accesses             11935                       # Number of tag accesses
103system.cpu.icache.tags.data_accesses            11935                       # Number of data accesses
104system.cpu.icache.ReadReq_hits::cpu.inst         5513                       # number of ReadReq hits
105system.cpu.icache.ReadReq_hits::total            5513                       # number of ReadReq hits
106system.cpu.icache.demand_hits::cpu.inst          5513                       # number of demand (read+write) hits
107system.cpu.icache.demand_hits::total             5513                       # number of demand (read+write) hits
108system.cpu.icache.overall_hits::cpu.inst         5513                       # number of overall hits
109system.cpu.icache.overall_hits::total            5513                       # number of overall hits
110system.cpu.icache.ReadReq_misses::cpu.inst          303                       # number of ReadReq misses
111system.cpu.icache.ReadReq_misses::total           303                       # number of ReadReq misses
112system.cpu.icache.demand_misses::cpu.inst          303                       # number of demand (read+write) misses
113system.cpu.icache.demand_misses::total            303                       # number of demand (read+write) misses
114system.cpu.icache.overall_misses::cpu.inst          303                       # number of overall misses
115system.cpu.icache.overall_misses::total           303                       # number of overall misses
116system.cpu.icache.ReadReq_miss_latency::cpu.inst     16581000                       # number of ReadReq miss cycles
117system.cpu.icache.ReadReq_miss_latency::total     16581000                       # number of ReadReq miss cycles
118system.cpu.icache.demand_miss_latency::cpu.inst     16581000                       # number of demand (read+write) miss cycles
119system.cpu.icache.demand_miss_latency::total     16581000                       # number of demand (read+write) miss cycles
120system.cpu.icache.overall_miss_latency::cpu.inst     16581000                       # number of overall miss cycles
121system.cpu.icache.overall_miss_latency::total     16581000                       # number of overall miss cycles
122system.cpu.icache.ReadReq_accesses::cpu.inst         5816                       # number of ReadReq accesses(hits+misses)
123system.cpu.icache.ReadReq_accesses::total         5816                       # number of ReadReq accesses(hits+misses)
124system.cpu.icache.demand_accesses::cpu.inst         5816                       # number of demand (read+write) accesses
125system.cpu.icache.demand_accesses::total         5816                       # number of demand (read+write) accesses
126system.cpu.icache.overall_accesses::cpu.inst         5816                       # number of overall (read+write) accesses
127system.cpu.icache.overall_accesses::total         5816                       # number of overall (read+write) accesses
128system.cpu.icache.ReadReq_miss_rate::cpu.inst     0.052098                       # miss rate for ReadReq accesses
129system.cpu.icache.ReadReq_miss_rate::total     0.052098                       # miss rate for ReadReq accesses
130system.cpu.icache.demand_miss_rate::cpu.inst     0.052098                       # miss rate for demand accesses
131system.cpu.icache.demand_miss_rate::total     0.052098                       # miss rate for demand accesses
132system.cpu.icache.overall_miss_rate::cpu.inst     0.052098                       # miss rate for overall accesses
133system.cpu.icache.overall_miss_rate::total     0.052098                       # miss rate for overall accesses
134system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 54722.772277                       # average ReadReq miss latency
135system.cpu.icache.ReadReq_avg_miss_latency::total 54722.772277                       # average ReadReq miss latency
136system.cpu.icache.demand_avg_miss_latency::cpu.inst 54722.772277                       # average overall miss latency
137system.cpu.icache.demand_avg_miss_latency::total 54722.772277                       # average overall miss latency
138system.cpu.icache.overall_avg_miss_latency::cpu.inst 54722.772277                       # average overall miss latency
139system.cpu.icache.overall_avg_miss_latency::total 54722.772277                       # average overall miss latency
140system.cpu.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
141system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
142system.cpu.icache.blocked::no_mshrs                 0                       # number of cycles access was blocked
143system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
144system.cpu.icache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
145system.cpu.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
146system.cpu.icache.fast_writes                       0                       # number of fast writes performed
147system.cpu.icache.cache_copies                      0                       # number of cache copies performed
148system.cpu.icache.ReadReq_mshr_misses::cpu.inst          303                       # number of ReadReq MSHR misses
149system.cpu.icache.ReadReq_mshr_misses::total          303                       # number of ReadReq MSHR misses
150system.cpu.icache.demand_mshr_misses::cpu.inst          303                       # number of demand (read+write) MSHR misses
151system.cpu.icache.demand_mshr_misses::total          303                       # number of demand (read+write) MSHR misses
152system.cpu.icache.overall_mshr_misses::cpu.inst          303                       # number of overall MSHR misses
153system.cpu.icache.overall_mshr_misses::total          303                       # number of overall MSHR misses
154system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst     15975000                       # number of ReadReq MSHR miss cycles
155system.cpu.icache.ReadReq_mshr_miss_latency::total     15975000                       # number of ReadReq MSHR miss cycles
156system.cpu.icache.demand_mshr_miss_latency::cpu.inst     15975000                       # number of demand (read+write) MSHR miss cycles
157system.cpu.icache.demand_mshr_miss_latency::total     15975000                       # number of demand (read+write) MSHR miss cycles
158system.cpu.icache.overall_mshr_miss_latency::cpu.inst     15975000                       # number of overall MSHR miss cycles
159system.cpu.icache.overall_mshr_miss_latency::total     15975000                       # number of overall MSHR miss cycles
160system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst     0.052098                       # mshr miss rate for ReadReq accesses
161system.cpu.icache.ReadReq_mshr_miss_rate::total     0.052098                       # mshr miss rate for ReadReq accesses
162system.cpu.icache.demand_mshr_miss_rate::cpu.inst     0.052098                       # mshr miss rate for demand accesses
163system.cpu.icache.demand_mshr_miss_rate::total     0.052098                       # mshr miss rate for demand accesses
164system.cpu.icache.overall_mshr_miss_rate::cpu.inst     0.052098                       # mshr miss rate for overall accesses
165system.cpu.icache.overall_mshr_miss_rate::total     0.052098                       # mshr miss rate for overall accesses
166system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 52722.772277                       # average ReadReq mshr miss latency
167system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 52722.772277                       # average ReadReq mshr miss latency
168system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 52722.772277                       # average overall mshr miss latency
169system.cpu.icache.demand_avg_mshr_miss_latency::total 52722.772277                       # average overall mshr miss latency
170system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 52722.772277                       # average overall mshr miss latency
171system.cpu.icache.overall_avg_mshr_miss_latency::total 52722.772277                       # average overall mshr miss latency
172system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
173system.cpu.l2cache.tags.replacements                0                       # number of replacements
174system.cpu.l2cache.tags.tagsinuse          188.114191                       # Cycle average of tags in use
175system.cpu.l2cache.tags.total_refs                  2                       # Total number of references to valid blocks.
176system.cpu.l2cache.tags.sampled_refs              388                       # Sample count of references to valid blocks.
177system.cpu.l2cache.tags.avg_refs             0.005155                       # Average number of references to valid blocks.
178system.cpu.l2cache.tags.warmup_cycle                0                       # Cycle when the warmup percentage was hit.
179system.cpu.l2cache.tags.occ_blocks::cpu.inst   133.890657                       # Average occupied blocks per requestor
180system.cpu.l2cache.tags.occ_blocks::cpu.data    54.223533                       # Average occupied blocks per requestor
181system.cpu.l2cache.tags.occ_percent::cpu.inst     0.004086                       # Average percentage of cache occupancy
182system.cpu.l2cache.tags.occ_percent::cpu.data     0.001655                       # Average percentage of cache occupancy
183system.cpu.l2cache.tags.occ_percent::total     0.005741                       # Average percentage of cache occupancy
184system.cpu.l2cache.tags.occ_task_id_blocks::1024          388                       # Occupied blocks per task id
185system.cpu.l2cache.tags.age_task_id_blocks_1024::0          136                       # Occupied blocks per task id
186system.cpu.l2cache.tags.age_task_id_blocks_1024::1          252                       # Occupied blocks per task id
187system.cpu.l2cache.tags.occ_task_id_percent::1024     0.011841                       # Percentage of cache occupancy per task id
188system.cpu.l2cache.tags.tag_accesses             3967                       # Number of tag accesses
189system.cpu.l2cache.tags.data_accesses            3967                       # Number of data accesses
190system.cpu.l2cache.ReadReq_hits::cpu.inst            2                       # number of ReadReq hits
191system.cpu.l2cache.ReadReq_hits::total              2                       # number of ReadReq hits
192system.cpu.l2cache.demand_hits::cpu.inst            2                       # number of demand (read+write) hits
193system.cpu.l2cache.demand_hits::total               2                       # number of demand (read+write) hits
194system.cpu.l2cache.overall_hits::cpu.inst            2                       # number of overall hits
195system.cpu.l2cache.overall_hits::total              2                       # number of overall hits
196system.cpu.l2cache.ReadReq_misses::cpu.inst          301                       # number of ReadReq misses
197system.cpu.l2cache.ReadReq_misses::cpu.data           87                       # number of ReadReq misses
198system.cpu.l2cache.ReadReq_misses::total          388                       # number of ReadReq misses
199system.cpu.l2cache.ReadExReq_misses::cpu.data           51                       # number of ReadExReq misses
200system.cpu.l2cache.ReadExReq_misses::total           51                       # number of ReadExReq misses
201system.cpu.l2cache.demand_misses::cpu.inst          301                       # number of demand (read+write) misses
202system.cpu.l2cache.demand_misses::cpu.data          138                       # number of demand (read+write) misses
203system.cpu.l2cache.demand_misses::total           439                       # number of demand (read+write) misses
204system.cpu.l2cache.overall_misses::cpu.inst          301                       # number of overall misses
205system.cpu.l2cache.overall_misses::cpu.data          138                       # number of overall misses
206system.cpu.l2cache.overall_misses::total          439                       # number of overall misses
207system.cpu.l2cache.ReadReq_miss_latency::cpu.inst     15652000                       # number of ReadReq miss cycles
208system.cpu.l2cache.ReadReq_miss_latency::cpu.data      4524000                       # number of ReadReq miss cycles
209system.cpu.l2cache.ReadReq_miss_latency::total     20176000                       # number of ReadReq miss cycles
210system.cpu.l2cache.ReadExReq_miss_latency::cpu.data      2652000                       # number of ReadExReq miss cycles
211system.cpu.l2cache.ReadExReq_miss_latency::total      2652000                       # number of ReadExReq miss cycles
212system.cpu.l2cache.demand_miss_latency::cpu.inst     15652000                       # number of demand (read+write) miss cycles
213system.cpu.l2cache.demand_miss_latency::cpu.data      7176000                       # number of demand (read+write) miss cycles
214system.cpu.l2cache.demand_miss_latency::total     22828000                       # number of demand (read+write) miss cycles
215system.cpu.l2cache.overall_miss_latency::cpu.inst     15652000                       # number of overall miss cycles
216system.cpu.l2cache.overall_miss_latency::cpu.data      7176000                       # number of overall miss cycles
217system.cpu.l2cache.overall_miss_latency::total     22828000                       # number of overall miss cycles
218system.cpu.l2cache.ReadReq_accesses::cpu.inst          303                       # number of ReadReq accesses(hits+misses)
219system.cpu.l2cache.ReadReq_accesses::cpu.data           87                       # number of ReadReq accesses(hits+misses)
220system.cpu.l2cache.ReadReq_accesses::total          390                       # number of ReadReq accesses(hits+misses)
221system.cpu.l2cache.ReadExReq_accesses::cpu.data           51                       # number of ReadExReq accesses(hits+misses)
222system.cpu.l2cache.ReadExReq_accesses::total           51                       # number of ReadExReq accesses(hits+misses)
223system.cpu.l2cache.demand_accesses::cpu.inst          303                       # number of demand (read+write) accesses
224system.cpu.l2cache.demand_accesses::cpu.data          138                       # number of demand (read+write) accesses
225system.cpu.l2cache.demand_accesses::total          441                       # number of demand (read+write) accesses
226system.cpu.l2cache.overall_accesses::cpu.inst          303                       # number of overall (read+write) accesses
227system.cpu.l2cache.overall_accesses::cpu.data          138                       # number of overall (read+write) accesses
228system.cpu.l2cache.overall_accesses::total          441                       # number of overall (read+write) accesses
229system.cpu.l2cache.ReadReq_miss_rate::cpu.inst     0.993399                       # miss rate for ReadReq accesses
230system.cpu.l2cache.ReadReq_miss_rate::cpu.data            1                       # miss rate for ReadReq accesses
231system.cpu.l2cache.ReadReq_miss_rate::total     0.994872                       # miss rate for ReadReq accesses
232system.cpu.l2cache.ReadExReq_miss_rate::cpu.data            1                       # miss rate for ReadExReq accesses
233system.cpu.l2cache.ReadExReq_miss_rate::total            1                       # miss rate for ReadExReq accesses
234system.cpu.l2cache.demand_miss_rate::cpu.inst     0.993399                       # miss rate for demand accesses
235system.cpu.l2cache.demand_miss_rate::cpu.data            1                       # miss rate for demand accesses
236system.cpu.l2cache.demand_miss_rate::total     0.995465                       # miss rate for demand accesses
237system.cpu.l2cache.overall_miss_rate::cpu.inst     0.993399                       # miss rate for overall accesses
238system.cpu.l2cache.overall_miss_rate::cpu.data            1                       # miss rate for overall accesses
239system.cpu.l2cache.overall_miss_rate::total     0.995465                       # miss rate for overall accesses
240system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst        52000                       # average ReadReq miss latency
241system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data        52000                       # average ReadReq miss latency
242system.cpu.l2cache.ReadReq_avg_miss_latency::total        52000                       # average ReadReq miss latency
243system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data        52000                       # average ReadExReq miss latency
244system.cpu.l2cache.ReadExReq_avg_miss_latency::total        52000                       # average ReadExReq miss latency
245system.cpu.l2cache.demand_avg_miss_latency::cpu.inst        52000                       # average overall miss latency
246system.cpu.l2cache.demand_avg_miss_latency::cpu.data        52000                       # average overall miss latency
247system.cpu.l2cache.demand_avg_miss_latency::total        52000                       # average overall miss latency
248system.cpu.l2cache.overall_avg_miss_latency::cpu.inst        52000                       # average overall miss latency
249system.cpu.l2cache.overall_avg_miss_latency::cpu.data        52000                       # average overall miss latency
250system.cpu.l2cache.overall_avg_miss_latency::total        52000                       # average overall miss latency
251system.cpu.l2cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
252system.cpu.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
253system.cpu.l2cache.blocked::no_mshrs                0                       # number of cycles access was blocked
254system.cpu.l2cache.blocked::no_targets              0                       # number of cycles access was blocked
255system.cpu.l2cache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
256system.cpu.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
257system.cpu.l2cache.fast_writes                      0                       # number of fast writes performed
258system.cpu.l2cache.cache_copies                     0                       # number of cache copies performed
259system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst          301                       # number of ReadReq MSHR misses
260system.cpu.l2cache.ReadReq_mshr_misses::cpu.data           87                       # number of ReadReq MSHR misses
261system.cpu.l2cache.ReadReq_mshr_misses::total          388                       # number of ReadReq MSHR misses
262system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data           51                       # number of ReadExReq MSHR misses
263system.cpu.l2cache.ReadExReq_mshr_misses::total           51                       # number of ReadExReq MSHR misses
264system.cpu.l2cache.demand_mshr_misses::cpu.inst          301                       # number of demand (read+write) MSHR misses
265system.cpu.l2cache.demand_mshr_misses::cpu.data          138                       # number of demand (read+write) MSHR misses
266system.cpu.l2cache.demand_mshr_misses::total          439                       # number of demand (read+write) MSHR misses
267system.cpu.l2cache.overall_mshr_misses::cpu.inst          301                       # number of overall MSHR misses
268system.cpu.l2cache.overall_mshr_misses::cpu.data          138                       # number of overall MSHR misses
269system.cpu.l2cache.overall_mshr_misses::total          439                       # number of overall MSHR misses
270system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst     12040000                       # number of ReadReq MSHR miss cycles
271system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data      3480000                       # number of ReadReq MSHR miss cycles
272system.cpu.l2cache.ReadReq_mshr_miss_latency::total     15520000                       # number of ReadReq MSHR miss cycles
273system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data      2040000                       # number of ReadExReq MSHR miss cycles
274system.cpu.l2cache.ReadExReq_mshr_miss_latency::total      2040000                       # number of ReadExReq MSHR miss cycles
275system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst     12040000                       # number of demand (read+write) MSHR miss cycles
276system.cpu.l2cache.demand_mshr_miss_latency::cpu.data      5520000                       # number of demand (read+write) MSHR miss cycles
277system.cpu.l2cache.demand_mshr_miss_latency::total     17560000                       # number of demand (read+write) MSHR miss cycles
278system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst     12040000                       # number of overall MSHR miss cycles
279system.cpu.l2cache.overall_mshr_miss_latency::cpu.data      5520000                       # number of overall MSHR miss cycles
280system.cpu.l2cache.overall_mshr_miss_latency::total     17560000                       # number of overall MSHR miss cycles
281system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst     0.993399                       # mshr miss rate for ReadReq accesses
282system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data            1                       # mshr miss rate for ReadReq accesses
283system.cpu.l2cache.ReadReq_mshr_miss_rate::total     0.994872                       # mshr miss rate for ReadReq accesses
284system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data            1                       # mshr miss rate for ReadExReq accesses
285system.cpu.l2cache.ReadExReq_mshr_miss_rate::total            1                       # mshr miss rate for ReadExReq accesses
286system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst     0.993399                       # mshr miss rate for demand accesses
287system.cpu.l2cache.demand_mshr_miss_rate::cpu.data            1                       # mshr miss rate for demand accesses
288system.cpu.l2cache.demand_mshr_miss_rate::total     0.995465                       # mshr miss rate for demand accesses
289system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst     0.993399                       # mshr miss rate for overall accesses
290system.cpu.l2cache.overall_mshr_miss_rate::cpu.data            1                       # mshr miss rate for overall accesses
291system.cpu.l2cache.overall_mshr_miss_rate::total     0.995465                       # mshr miss rate for overall accesses
292system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst        40000                       # average ReadReq mshr miss latency
293system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data        40000                       # average ReadReq mshr miss latency
294system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total        40000                       # average ReadReq mshr miss latency
295system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data        40000                       # average ReadExReq mshr miss latency
296system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total        40000                       # average ReadExReq mshr miss latency
297system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst        40000                       # average overall mshr miss latency
298system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data        40000                       # average overall mshr miss latency
299system.cpu.l2cache.demand_avg_mshr_miss_latency::total        40000                       # average overall mshr miss latency
300system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst        40000                       # average overall mshr miss latency
301system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data        40000                       # average overall mshr miss latency
302system.cpu.l2cache.overall_avg_mshr_miss_latency::total        40000                       # average overall mshr miss latency
303system.cpu.l2cache.no_allocate_misses               0                       # Number of misses that were no-allocate
304system.cpu.dcache.tags.replacements                 0                       # number of replacements
305system.cpu.dcache.tags.tagsinuse            87.492114                       # Cycle average of tags in use
306system.cpu.dcache.tags.total_refs                1950                       # Total number of references to valid blocks.
307system.cpu.dcache.tags.sampled_refs               138                       # Sample count of references to valid blocks.
308system.cpu.dcache.tags.avg_refs             14.130435                       # Average number of references to valid blocks.
309system.cpu.dcache.tags.warmup_cycle                 0                       # Cycle when the warmup percentage was hit.
310system.cpu.dcache.tags.occ_blocks::cpu.data    87.492114                       # Average occupied blocks per requestor
311system.cpu.dcache.tags.occ_percent::cpu.data     0.021360                       # Average percentage of cache occupancy
312system.cpu.dcache.tags.occ_percent::total     0.021360                       # Average percentage of cache occupancy
313system.cpu.dcache.tags.occ_task_id_blocks::1024          138                       # Occupied blocks per task id
314system.cpu.dcache.tags.age_task_id_blocks_1024::0           24                       # Occupied blocks per task id
315system.cpu.dcache.tags.age_task_id_blocks_1024::1          114                       # Occupied blocks per task id
316system.cpu.dcache.tags.occ_task_id_percent::1024     0.033691                       # Percentage of cache occupancy per task id
317system.cpu.dcache.tags.tag_accesses              4314                       # Number of tag accesses
318system.cpu.dcache.tags.data_accesses             4314                       # Number of data accesses
319system.cpu.dcache.ReadReq_hits::cpu.data         1076                       # number of ReadReq hits
320system.cpu.dcache.ReadReq_hits::total            1076                       # number of ReadReq hits
321system.cpu.dcache.WriteReq_hits::cpu.data          874                       # number of WriteReq hits
322system.cpu.dcache.WriteReq_hits::total            874                       # number of WriteReq hits
323system.cpu.dcache.demand_hits::cpu.data          1950                       # number of demand (read+write) hits
324system.cpu.dcache.demand_hits::total             1950                       # number of demand (read+write) hits
325system.cpu.dcache.overall_hits::cpu.data         1950                       # number of overall hits
326system.cpu.dcache.overall_hits::total            1950                       # number of overall hits
327system.cpu.dcache.ReadReq_misses::cpu.data           87                       # number of ReadReq misses
328system.cpu.dcache.ReadReq_misses::total            87                       # number of ReadReq misses
329system.cpu.dcache.WriteReq_misses::cpu.data           51                       # number of WriteReq misses
330system.cpu.dcache.WriteReq_misses::total           51                       # number of WriteReq misses
331system.cpu.dcache.demand_misses::cpu.data          138                       # number of demand (read+write) misses
332system.cpu.dcache.demand_misses::total            138                       # number of demand (read+write) misses
333system.cpu.dcache.overall_misses::cpu.data          138                       # number of overall misses
334system.cpu.dcache.overall_misses::total           138                       # number of overall misses
335system.cpu.dcache.ReadReq_miss_latency::cpu.data      4785000                       # number of ReadReq miss cycles
336system.cpu.dcache.ReadReq_miss_latency::total      4785000                       # number of ReadReq miss cycles
337system.cpu.dcache.WriteReq_miss_latency::cpu.data      2805000                       # number of WriteReq miss cycles
338system.cpu.dcache.WriteReq_miss_latency::total      2805000                       # number of WriteReq miss cycles
339system.cpu.dcache.demand_miss_latency::cpu.data      7590000                       # number of demand (read+write) miss cycles
340system.cpu.dcache.demand_miss_latency::total      7590000                       # number of demand (read+write) miss cycles
341system.cpu.dcache.overall_miss_latency::cpu.data      7590000                       # number of overall miss cycles
342system.cpu.dcache.overall_miss_latency::total      7590000                       # number of overall miss cycles
343system.cpu.dcache.ReadReq_accesses::cpu.data         1163                       # number of ReadReq accesses(hits+misses)
344system.cpu.dcache.ReadReq_accesses::total         1163                       # number of ReadReq accesses(hits+misses)
345system.cpu.dcache.WriteReq_accesses::cpu.data          925                       # number of WriteReq accesses(hits+misses)
346system.cpu.dcache.WriteReq_accesses::total          925                       # number of WriteReq accesses(hits+misses)
347system.cpu.dcache.demand_accesses::cpu.data         2088                       # number of demand (read+write) accesses
348system.cpu.dcache.demand_accesses::total         2088                       # number of demand (read+write) accesses
349system.cpu.dcache.overall_accesses::cpu.data         2088                       # number of overall (read+write) accesses
350system.cpu.dcache.overall_accesses::total         2088                       # number of overall (read+write) accesses
351system.cpu.dcache.ReadReq_miss_rate::cpu.data     0.074807                       # miss rate for ReadReq accesses
352system.cpu.dcache.ReadReq_miss_rate::total     0.074807                       # miss rate for ReadReq accesses
353system.cpu.dcache.WriteReq_miss_rate::cpu.data     0.055135                       # miss rate for WriteReq accesses
354system.cpu.dcache.WriteReq_miss_rate::total     0.055135                       # miss rate for WriteReq accesses
355system.cpu.dcache.demand_miss_rate::cpu.data     0.066092                       # miss rate for demand accesses
356system.cpu.dcache.demand_miss_rate::total     0.066092                       # miss rate for demand accesses
357system.cpu.dcache.overall_miss_rate::cpu.data     0.066092                       # miss rate for overall accesses
358system.cpu.dcache.overall_miss_rate::total     0.066092                       # miss rate for overall accesses
359system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data        55000                       # average ReadReq miss latency
360system.cpu.dcache.ReadReq_avg_miss_latency::total        55000                       # average ReadReq miss latency
361system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data        55000                       # average WriteReq miss latency
362system.cpu.dcache.WriteReq_avg_miss_latency::total        55000                       # average WriteReq miss latency
363system.cpu.dcache.demand_avg_miss_latency::cpu.data        55000                       # average overall miss latency
364system.cpu.dcache.demand_avg_miss_latency::total        55000                       # average overall miss latency
365system.cpu.dcache.overall_avg_miss_latency::cpu.data        55000                       # average overall miss latency
366system.cpu.dcache.overall_avg_miss_latency::total        55000                       # average overall miss latency
367system.cpu.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
368system.cpu.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
369system.cpu.dcache.blocked::no_mshrs                 0                       # number of cycles access was blocked
370system.cpu.dcache.blocked::no_targets               0                       # number of cycles access was blocked
371system.cpu.dcache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
372system.cpu.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
373system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
374system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
375system.cpu.dcache.ReadReq_mshr_misses::cpu.data           87                       # number of ReadReq MSHR misses
376system.cpu.dcache.ReadReq_mshr_misses::total           87                       # number of ReadReq MSHR misses
377system.cpu.dcache.WriteReq_mshr_misses::cpu.data           51                       # number of WriteReq MSHR misses
378system.cpu.dcache.WriteReq_mshr_misses::total           51                       # number of WriteReq MSHR misses
379system.cpu.dcache.demand_mshr_misses::cpu.data          138                       # number of demand (read+write) MSHR misses
380system.cpu.dcache.demand_mshr_misses::total          138                       # number of demand (read+write) MSHR misses
381system.cpu.dcache.overall_mshr_misses::cpu.data          138                       # number of overall MSHR misses
382system.cpu.dcache.overall_mshr_misses::total          138                       # number of overall MSHR misses
383system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data      4611000                       # number of ReadReq MSHR miss cycles
384system.cpu.dcache.ReadReq_mshr_miss_latency::total      4611000                       # number of ReadReq MSHR miss cycles
385system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data      2703000                       # number of WriteReq MSHR miss cycles
386system.cpu.dcache.WriteReq_mshr_miss_latency::total      2703000                       # number of WriteReq MSHR miss cycles
387system.cpu.dcache.demand_mshr_miss_latency::cpu.data      7314000                       # number of demand (read+write) MSHR miss cycles
388system.cpu.dcache.demand_mshr_miss_latency::total      7314000                       # number of demand (read+write) MSHR miss cycles
389system.cpu.dcache.overall_mshr_miss_latency::cpu.data      7314000                       # number of overall MSHR miss cycles
390system.cpu.dcache.overall_mshr_miss_latency::total      7314000                       # number of overall MSHR miss cycles
391system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data     0.074807                       # mshr miss rate for ReadReq accesses
392system.cpu.dcache.ReadReq_mshr_miss_rate::total     0.074807                       # mshr miss rate for ReadReq accesses
393system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data     0.055135                       # mshr miss rate for WriteReq accesses
394system.cpu.dcache.WriteReq_mshr_miss_rate::total     0.055135                       # mshr miss rate for WriteReq accesses
395system.cpu.dcache.demand_mshr_miss_rate::cpu.data     0.066092                       # mshr miss rate for demand accesses
396system.cpu.dcache.demand_mshr_miss_rate::total     0.066092                       # mshr miss rate for demand accesses
397system.cpu.dcache.overall_mshr_miss_rate::cpu.data     0.066092                       # mshr miss rate for overall accesses
398system.cpu.dcache.overall_mshr_miss_rate::total     0.066092                       # mshr miss rate for overall accesses
399system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data        53000                       # average ReadReq mshr miss latency
400system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total        53000                       # average ReadReq mshr miss latency
401system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data        53000                       # average WriteReq mshr miss latency
402system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total        53000                       # average WriteReq mshr miss latency
403system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data        53000                       # average overall mshr miss latency
404system.cpu.dcache.demand_avg_mshr_miss_latency::total        53000                       # average overall mshr miss latency
405system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data        53000                       # average overall mshr miss latency
406system.cpu.dcache.overall_avg_mshr_miss_latency::total        53000                       # average overall mshr miss latency
407system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
408system.cpu.toL2Bus.throughput               892232795                       # Throughput (bytes/s)
409system.cpu.toL2Bus.trans_dist::ReadReq            390                       # Transaction distribution
410system.cpu.toL2Bus.trans_dist::ReadResp           390                       # Transaction distribution
411system.cpu.toL2Bus.trans_dist::ReadExReq           51                       # Transaction distribution
412system.cpu.toL2Bus.trans_dist::ReadExResp           51                       # Transaction distribution
413system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side          606                       # Packet count per connected master and slave (bytes)
414system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side          276                       # Packet count per connected master and slave (bytes)
415system.cpu.toL2Bus.pkt_count::total               882                       # Packet count per connected master and slave (bytes)
416system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side        19392                       # Cumulative packet size per connected master and slave (bytes)
417system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side         8832                       # Cumulative packet size per connected master and slave (bytes)
418system.cpu.toL2Bus.tot_pkt_size::total          28224                       # Cumulative packet size per connected master and slave (bytes)
419system.cpu.toL2Bus.data_through_bus             28224                       # Total data (bytes)
420system.cpu.toL2Bus.snoop_data_through_bus            0                       # Total snoop data (bytes)
421system.cpu.toL2Bus.reqLayer0.occupancy         220500                       # Layer occupancy (ticks)
422system.cpu.toL2Bus.reqLayer0.utilization          0.7                       # Layer utilization (%)
423system.cpu.toL2Bus.respLayer0.occupancy        454500                       # Layer occupancy (ticks)
424system.cpu.toL2Bus.respLayer0.utilization          1.4                       # Layer utilization (%)
425system.cpu.toL2Bus.respLayer1.occupancy        207000                       # Layer occupancy (ticks)
426system.cpu.toL2Bus.respLayer1.utilization          0.7                       # Layer utilization (%)
427
428---------- End Simulation Statistics   ----------
429