stats.txt (10063:9595c7a1d837) stats.txt (10220:9eab5efc02e8)
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
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 202617 # Simulator instruction rate (inst/s)
8host_op_rate 202616 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 26236566 # Simulator tick rate (ticks/s)
10host_mem_usage 297428 # Number of bytes of host memory used
11host_seconds 3.34 # Real time elapsed on the host
7host_inst_rate 1618143 # Simulator instruction rate (inst/s)
8host_op_rate 1618081 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 209518099 # Simulator tick rate (ticks/s)
10host_mem_usage 283888 # Number of bytes of host memory used
11host_seconds 0.42 # Real time elapsed on the host
12sim_insts 677327 # Number of instructions simulated
13sim_ops 677327 # 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

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

269system.cpu0.num_mem_refs 82397 # number of memory refs
270system.cpu0.num_load_insts 54591 # Number of load instructions
271system.cpu0.num_store_insts 27806 # Number of store instructions
272system.cpu0.num_idle_cycles 0 # Number of idle cycles
273system.cpu0.num_busy_cycles 175415 # Number of busy cycles
274system.cpu0.not_idle_fraction 1 # Percentage of non-idle cycles
275system.cpu0.idle_fraction 0 # Percentage of idle cycles
276system.cpu0.Branches 29689 # Number of branches fetched
12sim_insts 677327 # Number of instructions simulated
13sim_ops 677327 # 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

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

269system.cpu0.num_mem_refs 82397 # number of memory refs
270system.cpu0.num_load_insts 54591 # Number of load instructions
271system.cpu0.num_store_insts 27806 # Number of store instructions
272system.cpu0.num_idle_cycles 0 # Number of idle cycles
273system.cpu0.num_busy_cycles 175415 # Number of busy cycles
274system.cpu0.not_idle_fraction 1 # Percentage of non-idle cycles
275system.cpu0.idle_fraction 0 # Percentage of idle cycles
276system.cpu0.Branches 29689 # Number of branches fetched
277system.cpu0.op_class::No_OpClass 26416 15.06% 15.06% # Class of executed instruction
278system.cpu0.op_class::IntAlu 66491 37.91% 52.97% # Class of executed instruction
279system.cpu0.op_class::IntMult 0 0.00% 52.97% # Class of executed instruction
280system.cpu0.op_class::IntDiv 0 0.00% 52.97% # Class of executed instruction
281system.cpu0.op_class::FloatAdd 0 0.00% 52.97% # Class of executed instruction
282system.cpu0.op_class::FloatCmp 0 0.00% 52.97% # Class of executed instruction
283system.cpu0.op_class::FloatCvt 0 0.00% 52.97% # Class of executed instruction
284system.cpu0.op_class::FloatMult 0 0.00% 52.97% # Class of executed instruction
285system.cpu0.op_class::FloatDiv 0 0.00% 52.97% # Class of executed instruction
286system.cpu0.op_class::FloatSqrt 0 0.00% 52.97% # Class of executed instruction
287system.cpu0.op_class::SimdAdd 0 0.00% 52.97% # Class of executed instruction
288system.cpu0.op_class::SimdAddAcc 0 0.00% 52.97% # Class of executed instruction
289system.cpu0.op_class::SimdAlu 0 0.00% 52.97% # Class of executed instruction
290system.cpu0.op_class::SimdCmp 0 0.00% 52.97% # Class of executed instruction
291system.cpu0.op_class::SimdCvt 0 0.00% 52.97% # Class of executed instruction
292system.cpu0.op_class::SimdMisc 0 0.00% 52.97% # Class of executed instruction
293system.cpu0.op_class::SimdMult 0 0.00% 52.97% # Class of executed instruction
294system.cpu0.op_class::SimdMultAcc 0 0.00% 52.97% # Class of executed instruction
295system.cpu0.op_class::SimdShift 0 0.00% 52.97% # Class of executed instruction
296system.cpu0.op_class::SimdShiftAcc 0 0.00% 52.97% # Class of executed instruction
297system.cpu0.op_class::SimdSqrt 0 0.00% 52.97% # Class of executed instruction
298system.cpu0.op_class::SimdFloatAdd 0 0.00% 52.97% # Class of executed instruction
299system.cpu0.op_class::SimdFloatAlu 0 0.00% 52.97% # Class of executed instruction
300system.cpu0.op_class::SimdFloatCmp 0 0.00% 52.97% # Class of executed instruction
301system.cpu0.op_class::SimdFloatCvt 0 0.00% 52.97% # Class of executed instruction
302system.cpu0.op_class::SimdFloatDiv 0 0.00% 52.97% # Class of executed instruction
303system.cpu0.op_class::SimdFloatMisc 0 0.00% 52.97% # Class of executed instruction
304system.cpu0.op_class::SimdFloatMult 0 0.00% 52.97% # Class of executed instruction
305system.cpu0.op_class::SimdFloatMultAcc 0 0.00% 52.97% # Class of executed instruction
306system.cpu0.op_class::SimdFloatSqrt 0 0.00% 52.97% # Class of executed instruction
307system.cpu0.op_class::MemRead 54675 31.17% 84.15% # Class of executed instruction
308system.cpu0.op_class::MemWrite 27806 15.85% 100.00% # Class of executed instruction
309system.cpu0.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
310system.cpu0.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
311system.cpu0.op_class::total 175388 # Class of executed instruction
277system.cpu0.icache.tags.replacements 215 # number of replacements
278system.cpu0.icache.tags.tagsinuse 222.772698 # Cycle average of tags in use
279system.cpu0.icache.tags.total_refs 174921 # Total number of references to valid blocks.
280system.cpu0.icache.tags.sampled_refs 467 # Sample count of references to valid blocks.
281system.cpu0.icache.tags.avg_refs 374.563169 # Average number of references to valid blocks.
282system.cpu0.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
283system.cpu0.icache.tags.occ_blocks::cpu0.inst 222.772698 # Average occupied blocks per requestor
284system.cpu0.icache.tags.occ_percent::cpu0.inst 0.435103 # Average percentage of cache occupancy

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

406system.cpu1.num_mem_refs 53394 # number of memory refs
407system.cpu1.num_load_insts 40652 # Number of load instructions
408system.cpu1.num_store_insts 12742 # Number of store instructions
409system.cpu1.num_idle_cycles 7873.724337 # Number of idle cycles
410system.cpu1.num_busy_cycles 165421.275663 # Number of busy cycles
411system.cpu1.not_idle_fraction 0.954565 # Percentage of non-idle cycles
412system.cpu1.idle_fraction 0.045435 # Percentage of idle cycles
413system.cpu1.Branches 34390 # Number of branches fetched
312system.cpu0.icache.tags.replacements 215 # number of replacements
313system.cpu0.icache.tags.tagsinuse 222.772698 # Cycle average of tags in use
314system.cpu0.icache.tags.total_refs 174921 # Total number of references to valid blocks.
315system.cpu0.icache.tags.sampled_refs 467 # Sample count of references to valid blocks.
316system.cpu0.icache.tags.avg_refs 374.563169 # Average number of references to valid blocks.
317system.cpu0.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
318system.cpu0.icache.tags.occ_blocks::cpu0.inst 222.772698 # Average occupied blocks per requestor
319system.cpu0.icache.tags.occ_percent::cpu0.inst 0.435103 # Average percentage of cache occupancy

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

441system.cpu1.num_mem_refs 53394 # number of memory refs
442system.cpu1.num_load_insts 40652 # Number of load instructions
443system.cpu1.num_store_insts 12742 # Number of store instructions
444system.cpu1.num_idle_cycles 7873.724337 # Number of idle cycles
445system.cpu1.num_busy_cycles 165421.275663 # Number of busy cycles
446system.cpu1.not_idle_fraction 0.954565 # Percentage of non-idle cycles
447system.cpu1.idle_fraction 0.045435 # Percentage of idle cycles
448system.cpu1.Branches 34390 # Number of branches fetched
449system.cpu1.op_class::No_OpClass 25177 15.04% 15.04% # Class of executed instruction
450system.cpu1.op_class::IntAlu 73170 43.70% 58.74% # Class of executed instruction
451system.cpu1.op_class::IntMult 0 0.00% 58.74% # Class of executed instruction
452system.cpu1.op_class::IntDiv 0 0.00% 58.74% # Class of executed instruction
453system.cpu1.op_class::FloatAdd 0 0.00% 58.74% # Class of executed instruction
454system.cpu1.op_class::FloatCmp 0 0.00% 58.74% # Class of executed instruction
455system.cpu1.op_class::FloatCvt 0 0.00% 58.74% # Class of executed instruction
456system.cpu1.op_class::FloatMult 0 0.00% 58.74% # Class of executed instruction
457system.cpu1.op_class::FloatDiv 0 0.00% 58.74% # Class of executed instruction
458system.cpu1.op_class::FloatSqrt 0 0.00% 58.74% # Class of executed instruction
459system.cpu1.op_class::SimdAdd 0 0.00% 58.74% # Class of executed instruction
460system.cpu1.op_class::SimdAddAcc 0 0.00% 58.74% # Class of executed instruction
461system.cpu1.op_class::SimdAlu 0 0.00% 58.74% # Class of executed instruction
462system.cpu1.op_class::SimdCmp 0 0.00% 58.74% # Class of executed instruction
463system.cpu1.op_class::SimdCvt 0 0.00% 58.74% # Class of executed instruction
464system.cpu1.op_class::SimdMisc 0 0.00% 58.74% # Class of executed instruction
465system.cpu1.op_class::SimdMult 0 0.00% 58.74% # Class of executed instruction
466system.cpu1.op_class::SimdMultAcc 0 0.00% 58.74% # Class of executed instruction
467system.cpu1.op_class::SimdShift 0 0.00% 58.74% # Class of executed instruction
468system.cpu1.op_class::SimdShiftAcc 0 0.00% 58.74% # Class of executed instruction
469system.cpu1.op_class::SimdSqrt 0 0.00% 58.74% # Class of executed instruction
470system.cpu1.op_class::SimdFloatAdd 0 0.00% 58.74% # Class of executed instruction
471system.cpu1.op_class::SimdFloatAlu 0 0.00% 58.74% # Class of executed instruction
472system.cpu1.op_class::SimdFloatCmp 0 0.00% 58.74% # Class of executed instruction
473system.cpu1.op_class::SimdFloatCvt 0 0.00% 58.74% # Class of executed instruction
474system.cpu1.op_class::SimdFloatDiv 0 0.00% 58.74% # Class of executed instruction
475system.cpu1.op_class::SimdFloatMisc 0 0.00% 58.74% # Class of executed instruction
476system.cpu1.op_class::SimdFloatMult 0 0.00% 58.74% # Class of executed instruction
477system.cpu1.op_class::SimdFloatMultAcc 0 0.00% 58.74% # Class of executed instruction
478system.cpu1.op_class::SimdFloatSqrt 0 0.00% 58.74% # Class of executed instruction
479system.cpu1.op_class::MemRead 56341 33.65% 92.39% # Class of executed instruction
480system.cpu1.op_class::MemWrite 12742 7.61% 100.00% # Class of executed instruction
481system.cpu1.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
482system.cpu1.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
483system.cpu1.op_class::total 167430 # Class of executed instruction
414system.cpu1.icache.tags.replacements 278 # number of replacements
415system.cpu1.icache.tags.tagsinuse 76.751702 # Cycle average of tags in use
416system.cpu1.icache.tags.total_refs 167072 # Total number of references to valid blocks.
417system.cpu1.icache.tags.sampled_refs 358 # Sample count of references to valid blocks.
418system.cpu1.icache.tags.avg_refs 466.681564 # Average number of references to valid blocks.
419system.cpu1.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
420system.cpu1.icache.tags.occ_blocks::cpu1.inst 76.751702 # Average occupied blocks per requestor
421system.cpu1.icache.tags.occ_percent::cpu1.inst 0.149906 # Average percentage of cache occupancy

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

540system.cpu2.num_mem_refs 58537 # number of memory refs
541system.cpu2.num_load_insts 42362 # Number of load instructions
542system.cpu2.num_store_insts 16175 # Number of store instructions
543system.cpu2.num_idle_cycles 7936.951217 # Number of idle cycles
544system.cpu2.num_busy_cycles 165358.048783 # Number of busy cycles
545system.cpu2.not_idle_fraction 0.954200 # Percentage of non-idle cycles
546system.cpu2.idle_fraction 0.045800 # Percentage of idle cycles
547system.cpu2.Branches 32652 # Number of branches fetched
484system.cpu1.icache.tags.replacements 278 # number of replacements
485system.cpu1.icache.tags.tagsinuse 76.751702 # Cycle average of tags in use
486system.cpu1.icache.tags.total_refs 167072 # Total number of references to valid blocks.
487system.cpu1.icache.tags.sampled_refs 358 # Sample count of references to valid blocks.
488system.cpu1.icache.tags.avg_refs 466.681564 # Average number of references to valid blocks.
489system.cpu1.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
490system.cpu1.icache.tags.occ_blocks::cpu1.inst 76.751702 # Average occupied blocks per requestor
491system.cpu1.icache.tags.occ_percent::cpu1.inst 0.149906 # Average percentage of cache occupancy

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

610system.cpu2.num_mem_refs 58537 # number of memory refs
611system.cpu2.num_load_insts 42362 # Number of load instructions
612system.cpu2.num_store_insts 16175 # Number of store instructions
613system.cpu2.num_idle_cycles 7936.951217 # Number of idle cycles
614system.cpu2.num_busy_cycles 165358.048783 # Number of busy cycles
615system.cpu2.not_idle_fraction 0.954200 # Percentage of non-idle cycles
616system.cpu2.idle_fraction 0.045800 # Percentage of idle cycles
617system.cpu2.Branches 32652 # Number of branches fetched
618system.cpu2.op_class::No_OpClass 23444 14.01% 14.01% # Class of executed instruction
619system.cpu2.op_class::IntAlu 74873 44.74% 58.74% # Class of executed instruction
620system.cpu2.op_class::IntMult 0 0.00% 58.74% # Class of executed instruction
621system.cpu2.op_class::IntDiv 0 0.00% 58.74% # Class of executed instruction
622system.cpu2.op_class::FloatAdd 0 0.00% 58.74% # Class of executed instruction
623system.cpu2.op_class::FloatCmp 0 0.00% 58.74% # Class of executed instruction
624system.cpu2.op_class::FloatCvt 0 0.00% 58.74% # Class of executed instruction
625system.cpu2.op_class::FloatMult 0 0.00% 58.74% # Class of executed instruction
626system.cpu2.op_class::FloatDiv 0 0.00% 58.74% # Class of executed instruction
627system.cpu2.op_class::FloatSqrt 0 0.00% 58.74% # Class of executed instruction
628system.cpu2.op_class::SimdAdd 0 0.00% 58.74% # Class of executed instruction
629system.cpu2.op_class::SimdAddAcc 0 0.00% 58.74% # Class of executed instruction
630system.cpu2.op_class::SimdAlu 0 0.00% 58.74% # Class of executed instruction
631system.cpu2.op_class::SimdCmp 0 0.00% 58.74% # Class of executed instruction
632system.cpu2.op_class::SimdCvt 0 0.00% 58.74% # Class of executed instruction
633system.cpu2.op_class::SimdMisc 0 0.00% 58.74% # Class of executed instruction
634system.cpu2.op_class::SimdMult 0 0.00% 58.74% # Class of executed instruction
635system.cpu2.op_class::SimdMultAcc 0 0.00% 58.74% # Class of executed instruction
636system.cpu2.op_class::SimdShift 0 0.00% 58.74% # Class of executed instruction
637system.cpu2.op_class::SimdShiftAcc 0 0.00% 58.74% # Class of executed instruction
638system.cpu2.op_class::SimdSqrt 0 0.00% 58.74% # Class of executed instruction
639system.cpu2.op_class::SimdFloatAdd 0 0.00% 58.74% # Class of executed instruction
640system.cpu2.op_class::SimdFloatAlu 0 0.00% 58.74% # Class of executed instruction
641system.cpu2.op_class::SimdFloatCmp 0 0.00% 58.74% # Class of executed instruction
642system.cpu2.op_class::SimdFloatCvt 0 0.00% 58.74% # Class of executed instruction
643system.cpu2.op_class::SimdFloatDiv 0 0.00% 58.74% # Class of executed instruction
644system.cpu2.op_class::SimdFloatMisc 0 0.00% 58.74% # Class of executed instruction
645system.cpu2.op_class::SimdFloatMult 0 0.00% 58.74% # Class of executed instruction
646system.cpu2.op_class::SimdFloatMultAcc 0 0.00% 58.74% # Class of executed instruction
647system.cpu2.op_class::SimdFloatSqrt 0 0.00% 58.74% # Class of executed instruction
648system.cpu2.op_class::MemRead 52874 31.59% 90.34% # Class of executed instruction
649system.cpu2.op_class::MemWrite 16175 9.66% 100.00% # Class of executed instruction
650system.cpu2.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
651system.cpu2.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
652system.cpu2.op_class::total 167366 # Class of executed instruction
548system.cpu2.icache.tags.replacements 278 # number of replacements
549system.cpu2.icache.tags.tagsinuse 74.781015 # Cycle average of tags in use
550system.cpu2.icache.tags.total_refs 167008 # Total number of references to valid blocks.
551system.cpu2.icache.tags.sampled_refs 358 # Sample count of references to valid blocks.
552system.cpu2.icache.tags.avg_refs 466.502793 # Average number of references to valid blocks.
553system.cpu2.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
554system.cpu2.icache.tags.occ_blocks::cpu2.inst 74.781015 # Average occupied blocks per requestor
555system.cpu2.icache.tags.occ_percent::cpu2.inst 0.146057 # Average percentage of cache occupancy

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

674system.cpu3.num_mem_refs 55900 # number of memory refs
675system.cpu3.num_load_insts 41466 # Number of load instructions
676system.cpu3.num_store_insts 14434 # Number of store instructions
677system.cpu3.num_idle_cycles 8001.119846 # Number of idle cycles
678system.cpu3.num_busy_cycles 165292.880154 # Number of busy cycles
679system.cpu3.not_idle_fraction 0.953829 # Percentage of non-idle cycles
680system.cpu3.idle_fraction 0.046171 # Percentage of idle cycles
681system.cpu3.Branches 33511 # Number of branches fetched
653system.cpu2.icache.tags.replacements 278 # number of replacements
654system.cpu2.icache.tags.tagsinuse 74.781015 # Cycle average of tags in use
655system.cpu2.icache.tags.total_refs 167008 # Total number of references to valid blocks.
656system.cpu2.icache.tags.sampled_refs 358 # Sample count of references to valid blocks.
657system.cpu2.icache.tags.avg_refs 466.502793 # Average number of references to valid blocks.
658system.cpu2.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
659system.cpu2.icache.tags.occ_blocks::cpu2.inst 74.781015 # Average occupied blocks per requestor
660system.cpu2.icache.tags.occ_percent::cpu2.inst 0.146057 # Average percentage of cache occupancy

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

779system.cpu3.num_mem_refs 55900 # number of memory refs
780system.cpu3.num_load_insts 41466 # Number of load instructions
781system.cpu3.num_store_insts 14434 # Number of store instructions
782system.cpu3.num_idle_cycles 8001.119846 # Number of idle cycles
783system.cpu3.num_busy_cycles 165292.880154 # Number of busy cycles
784system.cpu3.not_idle_fraction 0.953829 # Percentage of non-idle cycles
785system.cpu3.idle_fraction 0.046171 # Percentage of idle cycles
786system.cpu3.Branches 33511 # Number of branches fetched
787system.cpu3.op_class::No_OpClass 24299 14.52% 14.52% # Class of executed instruction
788system.cpu3.op_class::IntAlu 73982 44.22% 58.75% # Class of executed instruction
789system.cpu3.op_class::IntMult 0 0.00% 58.75% # Class of executed instruction
790system.cpu3.op_class::IntDiv 0 0.00% 58.75% # Class of executed instruction
791system.cpu3.op_class::FloatAdd 0 0.00% 58.75% # Class of executed instruction
792system.cpu3.op_class::FloatCmp 0 0.00% 58.75% # Class of executed instruction
793system.cpu3.op_class::FloatCvt 0 0.00% 58.75% # Class of executed instruction
794system.cpu3.op_class::FloatMult 0 0.00% 58.75% # Class of executed instruction
795system.cpu3.op_class::FloatDiv 0 0.00% 58.75% # Class of executed instruction
796system.cpu3.op_class::FloatSqrt 0 0.00% 58.75% # Class of executed instruction
797system.cpu3.op_class::SimdAdd 0 0.00% 58.75% # Class of executed instruction
798system.cpu3.op_class::SimdAddAcc 0 0.00% 58.75% # Class of executed instruction
799system.cpu3.op_class::SimdAlu 0 0.00% 58.75% # Class of executed instruction
800system.cpu3.op_class::SimdCmp 0 0.00% 58.75% # Class of executed instruction
801system.cpu3.op_class::SimdCvt 0 0.00% 58.75% # Class of executed instruction
802system.cpu3.op_class::SimdMisc 0 0.00% 58.75% # Class of executed instruction
803system.cpu3.op_class::SimdMult 0 0.00% 58.75% # Class of executed instruction
804system.cpu3.op_class::SimdMultAcc 0 0.00% 58.75% # Class of executed instruction
805system.cpu3.op_class::SimdShift 0 0.00% 58.75% # Class of executed instruction
806system.cpu3.op_class::SimdShiftAcc 0 0.00% 58.75% # Class of executed instruction
807system.cpu3.op_class::SimdSqrt 0 0.00% 58.75% # Class of executed instruction
808system.cpu3.op_class::SimdFloatAdd 0 0.00% 58.75% # Class of executed instruction
809system.cpu3.op_class::SimdFloatAlu 0 0.00% 58.75% # Class of executed instruction
810system.cpu3.op_class::SimdFloatCmp 0 0.00% 58.75% # Class of executed instruction
811system.cpu3.op_class::SimdFloatCvt 0 0.00% 58.75% # Class of executed instruction
812system.cpu3.op_class::SimdFloatDiv 0 0.00% 58.75% # Class of executed instruction
813system.cpu3.op_class::SimdFloatMisc 0 0.00% 58.75% # Class of executed instruction
814system.cpu3.op_class::SimdFloatMult 0 0.00% 58.75% # Class of executed instruction
815system.cpu3.op_class::SimdFloatMultAcc 0 0.00% 58.75% # Class of executed instruction
816system.cpu3.op_class::SimdFloatSqrt 0 0.00% 58.75% # Class of executed instruction
817system.cpu3.op_class::MemRead 54586 32.63% 91.37% # Class of executed instruction
818system.cpu3.op_class::MemWrite 14434 8.63% 100.00% # Class of executed instruction
819system.cpu3.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
820system.cpu3.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
821system.cpu3.op_class::total 167301 # Class of executed instruction
682system.cpu3.icache.tags.replacements 279 # number of replacements
683system.cpu3.icache.tags.tagsinuse 72.874497 # Cycle average of tags in use
684system.cpu3.icache.tags.total_refs 166942 # Total number of references to valid blocks.
685system.cpu3.icache.tags.sampled_refs 359 # Sample count of references to valid blocks.
686system.cpu3.icache.tags.avg_refs 465.019499 # Average number of references to valid blocks.
687system.cpu3.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
688system.cpu3.icache.tags.occ_blocks::cpu3.inst 72.874497 # Average occupied blocks per requestor
689system.cpu3.icache.tags.occ_percent::cpu3.inst 0.142333 # Average percentage of cache occupancy

--- 106 unchanged lines hidden ---
822system.cpu3.icache.tags.replacements 279 # number of replacements
823system.cpu3.icache.tags.tagsinuse 72.874497 # Cycle average of tags in use
824system.cpu3.icache.tags.total_refs 166942 # Total number of references to valid blocks.
825system.cpu3.icache.tags.sampled_refs 359 # Sample count of references to valid blocks.
826system.cpu3.icache.tags.avg_refs 465.019499 # Average number of references to valid blocks.
827system.cpu3.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
828system.cpu3.icache.tags.occ_blocks::cpu3.inst 72.874497 # Average occupied blocks per requestor
829system.cpu3.icache.tags.occ_percent::cpu3.inst 0.142333 # Average percentage of cache occupancy

--- 106 unchanged lines hidden ---