Deleted Added
sdiff udiff text old ( 11507:be6065c1d8d2 ) new ( 11530:6e143fd2cabf )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000088 # Number of seconds simulated
4sim_ticks 87707000 # Number of ticks simulated
5final_tick 87707000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 856943 # Simulator instruction rate (inst/s)
8host_op_rate 856930 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 110961270 # Simulator tick rate (ticks/s)
10host_mem_usage 258436 # Number of bytes of host memory used
11host_seconds 0.79 # Real time elapsed on the host
12sim_insts 677333 # Number of instructions simulated
13sim_ops 677333 # 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::cpu0.inst 18048 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu0.data 10560 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu1.inst 3968 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu1.data 1280 # Number of bytes read from this memory
20system.physmem.bytes_read::cpu2.inst 192 # Number of bytes read from this memory
21system.physmem.bytes_read::cpu2.data 832 # Number of bytes read from this memory
22system.physmem.bytes_read::cpu3.inst 64 # Number of bytes read from this memory
23system.physmem.bytes_read::cpu3.data 832 # Number of bytes read from this memory

--- 30 unchanged lines hidden (view full) ---

54system.physmem.bw_total::cpu0.data 120400880 # Total bandwidth to/from this memory (bytes/s)
55system.physmem.bw_total::cpu1.inst 45241543 # Total bandwidth to/from this memory (bytes/s)
56system.physmem.bw_total::cpu1.data 14594046 # Total bandwidth to/from this memory (bytes/s)
57system.physmem.bw_total::cpu2.inst 2189107 # Total bandwidth to/from this memory (bytes/s)
58system.physmem.bw_total::cpu2.data 9486130 # Total bandwidth to/from this memory (bytes/s)
59system.physmem.bw_total::cpu3.inst 729702 # Total bandwidth to/from this memory (bytes/s)
60system.physmem.bw_total::cpu3.data 9486130 # Total bandwidth to/from this memory (bytes/s)
61system.physmem.bw_total::total 407903588 # Total bandwidth to/from this memory (bytes/s)
62system.cpu_clk_domain.clock 500 # Clock period in ticks
63system.cpu0.workload.num_syscalls 89 # Number of system calls
64system.cpu0.numCycles 175415 # number of cpu cycles simulated
65system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
66system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
67system.cpu0.committedInsts 175326 # Number of instructions committed
68system.cpu0.committedOps 175326 # Number of ops (including micro ops) committed
69system.cpu0.num_int_alu_accesses 120376 # Number of integer alu accesses
70system.cpu0.num_fp_alu_accesses 0 # Number of float alu accesses
71system.cpu0.num_func_calls 390 # number of times a function call or return occured

--- 42 unchanged lines hidden (view full) ---

114system.cpu0.op_class::SimdFloatMult 0 0.00% 52.97% # Class of executed instruction
115system.cpu0.op_class::SimdFloatMultAcc 0 0.00% 52.97% # Class of executed instruction
116system.cpu0.op_class::SimdFloatSqrt 0 0.00% 52.97% # Class of executed instruction
117system.cpu0.op_class::MemRead 54675 31.17% 84.15% # Class of executed instruction
118system.cpu0.op_class::MemWrite 27806 15.85% 100.00% # Class of executed instruction
119system.cpu0.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
120system.cpu0.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
121system.cpu0.op_class::total 175388 # Class of executed instruction
122system.cpu0.dcache.tags.replacements 2 # number of replacements
123system.cpu0.dcache.tags.tagsinuse 150.745705 # Cycle average of tags in use
124system.cpu0.dcache.tags.total_refs 81882 # Total number of references to valid blocks.
125system.cpu0.dcache.tags.sampled_refs 167 # Sample count of references to valid blocks.
126system.cpu0.dcache.tags.avg_refs 490.311377 # Average number of references to valid blocks.
127system.cpu0.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
128system.cpu0.dcache.tags.occ_blocks::cpu0.data 150.745705 # Average occupied blocks per requestor
129system.cpu0.dcache.tags.occ_percent::cpu0.data 0.294425 # Average percentage of cache occupancy
130system.cpu0.dcache.tags.occ_percent::total 0.294425 # Average percentage of cache occupancy
131system.cpu0.dcache.tags.occ_task_id_blocks::1024 165 # Occupied blocks per task id
132system.cpu0.dcache.tags.age_task_id_blocks_1024::0 16 # Occupied blocks per task id
133system.cpu0.dcache.tags.age_task_id_blocks_1024::1 149 # Occupied blocks per task id
134system.cpu0.dcache.tags.occ_task_id_percent::1024 0.322266 # Percentage of cache occupancy per task id
135system.cpu0.dcache.tags.tag_accesses 329804 # Number of tag accesses
136system.cpu0.dcache.tags.data_accesses 329804 # Number of data accesses
137system.cpu0.dcache.ReadReq_hits::cpu0.data 54430 # number of ReadReq hits
138system.cpu0.dcache.ReadReq_hits::total 54430 # number of ReadReq hits
139system.cpu0.dcache.WriteReq_hits::cpu0.data 27578 # number of WriteReq hits
140system.cpu0.dcache.WriteReq_hits::total 27578 # number of WriteReq hits
141system.cpu0.dcache.SwapReq_hits::cpu0.data 15 # number of SwapReq hits
142system.cpu0.dcache.SwapReq_hits::total 15 # number of SwapReq hits
143system.cpu0.dcache.demand_hits::cpu0.data 82008 # number of demand (read+write) hits
144system.cpu0.dcache.demand_hits::total 82008 # number of demand (read+write) hits

--- 32 unchanged lines hidden (view full) ---

177system.cpu0.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
178system.cpu0.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
179system.cpu0.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
180system.cpu0.dcache.blocked::no_targets 0 # number of cycles access was blocked
181system.cpu0.dcache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
182system.cpu0.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
183system.cpu0.dcache.writebacks::writebacks 1 # number of writebacks
184system.cpu0.dcache.writebacks::total 1 # number of writebacks
185system.cpu0.icache.tags.replacements 215 # number of replacements
186system.cpu0.icache.tags.tagsinuse 222.772732 # Cycle average of tags in use
187system.cpu0.icache.tags.total_refs 174921 # Total number of references to valid blocks.
188system.cpu0.icache.tags.sampled_refs 467 # Sample count of references to valid blocks.
189system.cpu0.icache.tags.avg_refs 374.563169 # Average number of references to valid blocks.
190system.cpu0.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
191system.cpu0.icache.tags.occ_blocks::cpu0.inst 222.772732 # Average occupied blocks per requestor
192system.cpu0.icache.tags.occ_percent::cpu0.inst 0.435103 # Average percentage of cache occupancy
193system.cpu0.icache.tags.occ_percent::total 0.435103 # Average percentage of cache occupancy
194system.cpu0.icache.tags.occ_task_id_blocks::1024 252 # Occupied blocks per task id
195system.cpu0.icache.tags.age_task_id_blocks_1024::0 53 # Occupied blocks per task id
196system.cpu0.icache.tags.age_task_id_blocks_1024::1 199 # Occupied blocks per task id
197system.cpu0.icache.tags.occ_task_id_percent::1024 0.492188 # Percentage of cache occupancy per task id
198system.cpu0.icache.tags.tag_accesses 175855 # Number of tag accesses
199system.cpu0.icache.tags.data_accesses 175855 # Number of data accesses
200system.cpu0.icache.ReadReq_hits::cpu0.inst 174921 # number of ReadReq hits
201system.cpu0.icache.ReadReq_hits::total 174921 # number of ReadReq hits
202system.cpu0.icache.demand_hits::cpu0.inst 174921 # number of demand (read+write) hits
203system.cpu0.icache.demand_hits::total 174921 # number of demand (read+write) hits
204system.cpu0.icache.overall_hits::cpu0.inst 174921 # number of overall hits
205system.cpu0.icache.overall_hits::total 174921 # number of overall hits
206system.cpu0.icache.ReadReq_misses::cpu0.inst 467 # number of ReadReq misses
207system.cpu0.icache.ReadReq_misses::total 467 # number of ReadReq misses

--- 16 unchanged lines hidden (view full) ---

224system.cpu0.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
225system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
226system.cpu0.icache.blocked::no_mshrs 0 # number of cycles access was blocked
227system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
228system.cpu0.icache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
229system.cpu0.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
230system.cpu0.icache.writebacks::writebacks 215 # number of writebacks
231system.cpu0.icache.writebacks::total 215 # number of writebacks
232system.cpu1.numCycles 173297 # number of cpu cycles simulated
233system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
234system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
235system.cpu1.committedInsts 167400 # Number of instructions committed
236system.cpu1.committedOps 167400 # Number of ops (including micro ops) committed
237system.cpu1.num_int_alu_accesses 107326 # Number of integer alu accesses
238system.cpu1.num_fp_alu_accesses 0 # Number of float alu accesses
239system.cpu1.num_func_calls 633 # number of times a function call or return occured

--- 42 unchanged lines hidden (view full) ---

282system.cpu1.op_class::SimdFloatMult 0 0.00% 58.74% # Class of executed instruction
283system.cpu1.op_class::SimdFloatMultAcc 0 0.00% 58.74% # Class of executed instruction
284system.cpu1.op_class::SimdFloatSqrt 0 0.00% 58.74% # Class of executed instruction
285system.cpu1.op_class::MemRead 58935 35.20% 93.94% # Class of executed instruction
286system.cpu1.op_class::MemWrite 10149 6.06% 100.00% # Class of executed instruction
287system.cpu1.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
288system.cpu1.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
289system.cpu1.op_class::total 167432 # Class of executed instruction
290system.cpu1.dcache.tags.replacements 0 # number of replacements
291system.cpu1.dcache.tags.tagsinuse 30.295170 # Cycle average of tags in use
292system.cpu1.dcache.tags.total_refs 21529 # Total number of references to valid blocks.
293system.cpu1.dcache.tags.sampled_refs 26 # Sample count of references to valid blocks.
294system.cpu1.dcache.tags.avg_refs 828.038462 # Average number of references to valid blocks.
295system.cpu1.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
296system.cpu1.dcache.tags.occ_blocks::cpu1.data 30.295170 # Average occupied blocks per requestor
297system.cpu1.dcache.tags.occ_percent::cpu1.data 0.059170 # Average percentage of cache occupancy
298system.cpu1.dcache.tags.occ_percent::total 0.059170 # Average percentage of cache occupancy
299system.cpu1.dcache.tags.occ_task_id_blocks::1024 26 # Occupied blocks per task id
300system.cpu1.dcache.tags.age_task_id_blocks_1024::1 26 # Occupied blocks per task id
301system.cpu1.dcache.tags.occ_task_id_percent::1024 0.050781 # Percentage of cache occupancy per task id
302system.cpu1.dcache.tags.tag_accesses 198211 # Number of tag accesses
303system.cpu1.dcache.tags.data_accesses 198211 # Number of data accesses
304system.cpu1.dcache.ReadReq_hits::cpu1.data 39152 # number of ReadReq hits
305system.cpu1.dcache.ReadReq_hits::total 39152 # number of ReadReq hits
306system.cpu1.dcache.WriteReq_hits::cpu1.data 9968 # number of WriteReq hits
307system.cpu1.dcache.WriteReq_hits::total 9968 # number of WriteReq hits
308system.cpu1.dcache.SwapReq_hits::cpu1.data 16 # number of SwapReq hits
309system.cpu1.dcache.SwapReq_hits::total 16 # number of SwapReq hits
310system.cpu1.dcache.demand_hits::cpu1.data 49120 # number of demand (read+write) hits
311system.cpu1.dcache.demand_hits::total 49120 # number of demand (read+write) hits

--- 30 unchanged lines hidden (view full) ---

342system.cpu1.dcache.overall_miss_rate::cpu1.data 0.005809 # miss rate for overall accesses
343system.cpu1.dcache.overall_miss_rate::total 0.005809 # miss rate for overall accesses
344system.cpu1.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
345system.cpu1.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
346system.cpu1.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
347system.cpu1.dcache.blocked::no_targets 0 # number of cycles access was blocked
348system.cpu1.dcache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
349system.cpu1.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
350system.cpu1.icache.tags.replacements 278 # number of replacements
351system.cpu1.icache.tags.tagsinuse 76.752158 # Cycle average of tags in use
352system.cpu1.icache.tags.total_refs 167074 # Total number of references to valid blocks.
353system.cpu1.icache.tags.sampled_refs 358 # Sample count of references to valid blocks.
354system.cpu1.icache.tags.avg_refs 466.687151 # Average number of references to valid blocks.
355system.cpu1.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
356system.cpu1.icache.tags.occ_blocks::cpu1.inst 76.752158 # Average occupied blocks per requestor
357system.cpu1.icache.tags.occ_percent::cpu1.inst 0.149907 # Average percentage of cache occupancy
358system.cpu1.icache.tags.occ_percent::total 0.149907 # Average percentage of cache occupancy
359system.cpu1.icache.tags.occ_task_id_blocks::1024 80 # Occupied blocks per task id
360system.cpu1.icache.tags.age_task_id_blocks_1024::0 9 # Occupied blocks per task id
361system.cpu1.icache.tags.age_task_id_blocks_1024::1 71 # Occupied blocks per task id
362system.cpu1.icache.tags.occ_task_id_percent::1024 0.156250 # Percentage of cache occupancy per task id
363system.cpu1.icache.tags.tag_accesses 167790 # Number of tag accesses
364system.cpu1.icache.tags.data_accesses 167790 # Number of data accesses
365system.cpu1.icache.ReadReq_hits::cpu1.inst 167074 # number of ReadReq hits
366system.cpu1.icache.ReadReq_hits::total 167074 # number of ReadReq hits
367system.cpu1.icache.demand_hits::cpu1.inst 167074 # number of demand (read+write) hits
368system.cpu1.icache.demand_hits::total 167074 # number of demand (read+write) hits
369system.cpu1.icache.overall_hits::cpu1.inst 167074 # number of overall hits
370system.cpu1.icache.overall_hits::total 167074 # number of overall hits
371system.cpu1.icache.ReadReq_misses::cpu1.inst 358 # number of ReadReq misses
372system.cpu1.icache.ReadReq_misses::total 358 # number of ReadReq misses

--- 16 unchanged lines hidden (view full) ---

389system.cpu1.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
390system.cpu1.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
391system.cpu1.icache.blocked::no_mshrs 0 # number of cycles access was blocked
392system.cpu1.icache.blocked::no_targets 0 # number of cycles access was blocked
393system.cpu1.icache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
394system.cpu1.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
395system.cpu1.icache.writebacks::writebacks 278 # number of writebacks
396system.cpu1.icache.writebacks::total 278 # number of writebacks
397system.cpu2.numCycles 173296 # number of cpu cycles simulated
398system.cpu2.numWorkItemsStarted 0 # number of work items this cpu started
399system.cpu2.numWorkItemsCompleted 0 # number of work items this cpu completed
400system.cpu2.committedInsts 167335 # Number of instructions committed
401system.cpu2.committedOps 167335 # Number of ops (including micro ops) committed
402system.cpu2.num_int_alu_accesses 114196 # Number of integer alu accesses
403system.cpu2.num_fp_alu_accesses 0 # Number of float alu accesses
404system.cpu2.num_func_calls 633 # number of times a function call or return occured

--- 42 unchanged lines hidden (view full) ---

447system.cpu2.op_class::SimdFloatMult 0 0.00% 58.74% # Class of executed instruction
448system.cpu2.op_class::SimdFloatMultAcc 0 0.00% 58.74% # Class of executed instruction
449system.cpu2.op_class::SimdFloatSqrt 0 0.00% 58.74% # Class of executed instruction
450system.cpu2.op_class::MemRead 52014 31.08% 89.82% # Class of executed instruction
451system.cpu2.op_class::MemWrite 17037 10.18% 100.00% # Class of executed instruction
452system.cpu2.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
453system.cpu2.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
454system.cpu2.op_class::total 167367 # Class of executed instruction
455system.cpu2.dcache.tags.replacements 0 # number of replacements
456system.cpu2.dcache.tags.tagsinuse 29.575165 # Cycle average of tags in use
457system.cpu2.dcache.tags.total_refs 35457 # Total number of references to valid blocks.
458system.cpu2.dcache.tags.sampled_refs 27 # Sample count of references to valid blocks.
459system.cpu2.dcache.tags.avg_refs 1313.222222 # Average number of references to valid blocks.
460system.cpu2.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
461system.cpu2.dcache.tags.occ_blocks::cpu2.data 29.575165 # Average occupied blocks per requestor
462system.cpu2.dcache.tags.occ_percent::cpu2.data 0.057764 # Average percentage of cache occupancy
463system.cpu2.dcache.tags.occ_percent::total 0.057764 # Average percentage of cache occupancy
464system.cpu2.dcache.tags.occ_task_id_blocks::1024 27 # Occupied blocks per task id
465system.cpu2.dcache.tags.age_task_id_blocks_1024::0 1 # Occupied blocks per task id
466system.cpu2.dcache.tags.age_task_id_blocks_1024::1 26 # Occupied blocks per task id
467system.cpu2.dcache.tags.occ_task_id_percent::1024 0.052734 # Percentage of cache occupancy per task id
468system.cpu2.dcache.tags.tag_accesses 239521 # Number of tag accesses
469system.cpu2.dcache.tags.data_accesses 239521 # Number of data accesses
470system.cpu2.dcache.ReadReq_hits::cpu2.data 42635 # number of ReadReq hits
471system.cpu2.dcache.ReadReq_hits::total 42635 # number of ReadReq hits
472system.cpu2.dcache.WriteReq_hits::cpu2.data 16864 # number of WriteReq hits
473system.cpu2.dcache.WriteReq_hits::total 16864 # number of WriteReq hits
474system.cpu2.dcache.SwapReq_hits::cpu2.data 12 # number of SwapReq hits
475system.cpu2.dcache.SwapReq_hits::total 12 # number of SwapReq hits
476system.cpu2.dcache.demand_hits::cpu2.data 59499 # number of demand (read+write) hits
477system.cpu2.dcache.demand_hits::total 59499 # number of demand (read+write) hits

--- 30 unchanged lines hidden (view full) ---

508system.cpu2.dcache.overall_miss_rate::cpu2.data 0.004267 # miss rate for overall accesses
509system.cpu2.dcache.overall_miss_rate::total 0.004267 # miss rate for overall accesses
510system.cpu2.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
511system.cpu2.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
512system.cpu2.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
513system.cpu2.dcache.blocked::no_targets 0 # number of cycles access was blocked
514system.cpu2.dcache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
515system.cpu2.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
516system.cpu2.icache.tags.replacements 278 # number of replacements
517system.cpu2.icache.tags.tagsinuse 74.781471 # Cycle average of tags in use
518system.cpu2.icache.tags.total_refs 167009 # Total number of references to valid blocks.
519system.cpu2.icache.tags.sampled_refs 358 # Sample count of references to valid blocks.
520system.cpu2.icache.tags.avg_refs 466.505587 # Average number of references to valid blocks.
521system.cpu2.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
522system.cpu2.icache.tags.occ_blocks::cpu2.inst 74.781471 # Average occupied blocks per requestor
523system.cpu2.icache.tags.occ_percent::cpu2.inst 0.146058 # Average percentage of cache occupancy
524system.cpu2.icache.tags.occ_percent::total 0.146058 # Average percentage of cache occupancy
525system.cpu2.icache.tags.occ_task_id_blocks::1024 80 # Occupied blocks per task id
526system.cpu2.icache.tags.age_task_id_blocks_1024::0 9 # Occupied blocks per task id
527system.cpu2.icache.tags.age_task_id_blocks_1024::1 71 # Occupied blocks per task id
528system.cpu2.icache.tags.occ_task_id_percent::1024 0.156250 # Percentage of cache occupancy per task id
529system.cpu2.icache.tags.tag_accesses 167725 # Number of tag accesses
530system.cpu2.icache.tags.data_accesses 167725 # Number of data accesses
531system.cpu2.icache.ReadReq_hits::cpu2.inst 167009 # number of ReadReq hits
532system.cpu2.icache.ReadReq_hits::total 167009 # number of ReadReq hits
533system.cpu2.icache.demand_hits::cpu2.inst 167009 # number of demand (read+write) hits
534system.cpu2.icache.demand_hits::total 167009 # number of demand (read+write) hits
535system.cpu2.icache.overall_hits::cpu2.inst 167009 # number of overall hits
536system.cpu2.icache.overall_hits::total 167009 # number of overall hits
537system.cpu2.icache.ReadReq_misses::cpu2.inst 358 # number of ReadReq misses
538system.cpu2.icache.ReadReq_misses::total 358 # number of ReadReq misses

--- 16 unchanged lines hidden (view full) ---

555system.cpu2.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
556system.cpu2.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
557system.cpu2.icache.blocked::no_mshrs 0 # number of cycles access was blocked
558system.cpu2.icache.blocked::no_targets 0 # number of cycles access was blocked
559system.cpu2.icache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
560system.cpu2.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
561system.cpu2.icache.writebacks::writebacks 278 # number of writebacks
562system.cpu2.icache.writebacks::total 278 # number of writebacks
563system.cpu3.numCycles 173297 # number of cpu cycles simulated
564system.cpu3.numWorkItemsStarted 0 # number of work items this cpu started
565system.cpu3.numWorkItemsCompleted 0 # number of work items this cpu completed
566system.cpu3.committedInsts 167272 # Number of instructions committed
567system.cpu3.committedOps 167272 # Number of ops (including micro ops) committed
568system.cpu3.num_int_alu_accesses 113295 # Number of integer alu accesses
569system.cpu3.num_fp_alu_accesses 0 # Number of float alu accesses
570system.cpu3.num_func_calls 633 # number of times a function call or return occured

--- 42 unchanged lines hidden (view full) ---

613system.cpu3.op_class::SimdFloatMult 0 0.00% 58.75% # Class of executed instruction
614system.cpu3.op_class::SimdFloatMultAcc 0 0.00% 58.75% # Class of executed instruction
615system.cpu3.op_class::SimdFloatSqrt 0 0.00% 58.75% # Class of executed instruction
616system.cpu3.op_class::MemRead 52854 31.59% 90.34% # Class of executed instruction
617system.cpu3.op_class::MemWrite 16166 9.66% 100.00% # Class of executed instruction
618system.cpu3.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
619system.cpu3.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
620system.cpu3.op_class::total 167304 # Class of executed instruction
621system.cpu3.dcache.tags.replacements 0 # number of replacements
622system.cpu3.dcache.tags.tagsinuse 28.848199 # Cycle average of tags in use
623system.cpu3.dcache.tags.total_refs 33595 # Total number of references to valid blocks.
624system.cpu3.dcache.tags.sampled_refs 26 # Sample count of references to valid blocks.
625system.cpu3.dcache.tags.avg_refs 1292.115385 # Average number of references to valid blocks.
626system.cpu3.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
627system.cpu3.dcache.tags.occ_blocks::cpu3.data 28.848199 # Average occupied blocks per requestor
628system.cpu3.dcache.tags.occ_percent::cpu3.data 0.056344 # Average percentage of cache occupancy
629system.cpu3.dcache.tags.occ_percent::total 0.056344 # Average percentage of cache occupancy
630system.cpu3.dcache.tags.occ_task_id_blocks::1024 26 # Occupied blocks per task id
631system.cpu3.dcache.tags.age_task_id_blocks_1024::1 26 # Occupied blocks per task id
632system.cpu3.dcache.tags.occ_task_id_percent::1024 0.050781 # Percentage of cache occupancy per task id
633system.cpu3.dcache.tags.tag_accesses 234241 # Number of tag accesses
634system.cpu3.dcache.tags.data_accesses 234241 # Number of data accesses
635system.cpu3.dcache.ReadReq_hits::cpu3.data 42185 # number of ReadReq hits
636system.cpu3.dcache.ReadReq_hits::total 42185 # number of ReadReq hits
637system.cpu3.dcache.WriteReq_hits::cpu3.data 15991 # number of WriteReq hits
638system.cpu3.dcache.WriteReq_hits::total 15991 # number of WriteReq hits
639system.cpu3.dcache.SwapReq_hits::cpu3.data 12 # number of SwapReq hits
640system.cpu3.dcache.SwapReq_hits::total 12 # number of SwapReq hits
641system.cpu3.dcache.demand_hits::cpu3.data 58176 # number of demand (read+write) hits
642system.cpu3.dcache.demand_hits::total 58176 # number of demand (read+write) hits

--- 30 unchanged lines hidden (view full) ---

673system.cpu3.dcache.overall_miss_rate::cpu3.data 0.004449 # miss rate for overall accesses
674system.cpu3.dcache.overall_miss_rate::total 0.004449 # miss rate for overall accesses
675system.cpu3.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
676system.cpu3.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
677system.cpu3.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
678system.cpu3.dcache.blocked::no_targets 0 # number of cycles access was blocked
679system.cpu3.dcache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
680system.cpu3.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
681system.cpu3.icache.tags.replacements 279 # number of replacements
682system.cpu3.icache.tags.tagsinuse 72.874953 # Cycle average of tags in use
683system.cpu3.icache.tags.total_refs 166945 # Total number of references to valid blocks.
684system.cpu3.icache.tags.sampled_refs 359 # Sample count of references to valid blocks.
685system.cpu3.icache.tags.avg_refs 465.027855 # Average number of references to valid blocks.
686system.cpu3.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
687system.cpu3.icache.tags.occ_blocks::cpu3.inst 72.874953 # Average occupied blocks per requestor
688system.cpu3.icache.tags.occ_percent::cpu3.inst 0.142334 # Average percentage of cache occupancy
689system.cpu3.icache.tags.occ_percent::total 0.142334 # Average percentage of cache occupancy
690system.cpu3.icache.tags.occ_task_id_blocks::1024 80 # Occupied blocks per task id
691system.cpu3.icache.tags.age_task_id_blocks_1024::0 9 # Occupied blocks per task id
692system.cpu3.icache.tags.age_task_id_blocks_1024::1 71 # Occupied blocks per task id
693system.cpu3.icache.tags.occ_task_id_percent::1024 0.156250 # Percentage of cache occupancy per task id
694system.cpu3.icache.tags.tag_accesses 167663 # Number of tag accesses
695system.cpu3.icache.tags.data_accesses 167663 # Number of data accesses
696system.cpu3.icache.ReadReq_hits::cpu3.inst 166945 # number of ReadReq hits
697system.cpu3.icache.ReadReq_hits::total 166945 # number of ReadReq hits
698system.cpu3.icache.demand_hits::cpu3.inst 166945 # number of demand (read+write) hits
699system.cpu3.icache.demand_hits::total 166945 # number of demand (read+write) hits
700system.cpu3.icache.overall_hits::cpu3.inst 166945 # number of overall hits
701system.cpu3.icache.overall_hits::total 166945 # number of overall hits
702system.cpu3.icache.ReadReq_misses::cpu3.inst 359 # number of ReadReq misses
703system.cpu3.icache.ReadReq_misses::total 359 # number of ReadReq misses

--- 16 unchanged lines hidden (view full) ---

720system.cpu3.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
721system.cpu3.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
722system.cpu3.icache.blocked::no_mshrs 0 # number of cycles access was blocked
723system.cpu3.icache.blocked::no_targets 0 # number of cycles access was blocked
724system.cpu3.icache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
725system.cpu3.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
726system.cpu3.icache.writebacks::writebacks 279 # number of writebacks
727system.cpu3.icache.writebacks::total 279 # number of writebacks
728system.l2c.tags.replacements 0 # number of replacements
729system.l2c.tags.tagsinuse 367.545675 # Cycle average of tags in use
730system.l2c.tags.total_refs 1716 # Total number of references to valid blocks.
731system.l2c.tags.sampled_refs 422 # Sample count of references to valid blocks.
732system.l2c.tags.avg_refs 4.066351 # Average number of references to valid blocks.
733system.l2c.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
734system.l2c.tags.occ_blocks::writebacks 0.966439 # Average occupied blocks per requestor
735system.l2c.tags.occ_blocks::cpu0.inst 239.426226 # Average occupied blocks per requestor

--- 15 unchanged lines hidden (view full) ---

751system.l2c.tags.occ_percent::cpu3.data 0.000014 # Average percentage of cache occupancy
752system.l2c.tags.occ_percent::total 0.005608 # Average percentage of cache occupancy
753system.l2c.tags.occ_task_id_blocks::1024 422 # Occupied blocks per task id
754system.l2c.tags.age_task_id_blocks_1024::0 48 # Occupied blocks per task id
755system.l2c.tags.age_task_id_blocks_1024::1 374 # Occupied blocks per task id
756system.l2c.tags.occ_task_id_percent::1024 0.006439 # Percentage of cache occupancy per task id
757system.l2c.tags.tag_accesses 19424 # Number of tag accesses
758system.l2c.tags.data_accesses 19424 # Number of data accesses
759system.l2c.WritebackDirty_hits::writebacks 1 # number of WritebackDirty hits
760system.l2c.WritebackDirty_hits::total 1 # number of WritebackDirty hits
761system.l2c.WritebackClean_hits::writebacks 495 # number of WritebackClean hits
762system.l2c.WritebackClean_hits::total 495 # number of WritebackClean hits
763system.l2c.UpgradeReq_hits::cpu0.data 2 # number of UpgradeReq hits
764system.l2c.UpgradeReq_hits::total 2 # number of UpgradeReq hits
765system.l2c.ReadCleanReq_hits::cpu0.inst 185 # number of ReadCleanReq hits
766system.l2c.ReadCleanReq_hits::cpu1.inst 296 # number of ReadCleanReq hits

--- 148 unchanged lines hidden (view full) ---

915system.l2c.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
916system.l2c.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
917system.membus.snoop_filter.tot_requests 879 # Total number of requests made to the snoop filter.
918system.membus.snoop_filter.hit_single_requests 320 # Number of requests hitting in the snoop filter with a single holder of the requested data.
919system.membus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
920system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
921system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
922system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
923system.membus.trans_dist::ReadResp 423 # Transaction distribution
924system.membus.trans_dist::UpgradeReq 273 # Transaction distribution
925system.membus.trans_dist::UpgradeResp 80 # Transaction distribution
926system.membus.trans_dist::ReadExReq 183 # Transaction distribution
927system.membus.trans_dist::ReadExResp 136 # Transaction distribution
928system.membus.trans_dist::ReadSharedReq 423 # Transaction distribution
929system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 1518 # Packet count per connected master and slave (bytes)
930system.membus.pkt_count::total 1518 # Packet count per connected master and slave (bytes)

--- 11 unchanged lines hidden (view full) ---

942system.membus.snoop_fanout::max_value 0 # Request fanout histogram
943system.membus.snoop_fanout::total 879 # Request fanout histogram
944system.toL2Bus.snoop_filter.tot_requests 3918 # Total number of requests made to the snoop filter.
945system.toL2Bus.snoop_filter.hit_single_requests 1221 # Number of requests hitting in the snoop filter with a single holder of the requested data.
946system.toL2Bus.snoop_filter.hit_multi_requests 1709 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
947system.toL2Bus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
948system.toL2Bus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
949system.toL2Bus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
950system.toL2Bus.trans_dist::ReadResp 2179 # Transaction distribution
951system.toL2Bus.trans_dist::WritebackDirty 1 # Transaction distribution
952system.toL2Bus.trans_dist::WritebackClean 1050 # Transaction distribution
953system.toL2Bus.trans_dist::CleanEvict 1 # Transaction distribution
954system.toL2Bus.trans_dist::UpgradeReq 275 # Transaction distribution
955system.toL2Bus.trans_dist::UpgradeResp 275 # Transaction distribution
956system.toL2Bus.trans_dist::ReadExReq 412 # Transaction distribution
957system.toL2Bus.trans_dist::ReadExResp 412 # Transaction distribution

--- 40 unchanged lines hidden ---