stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000017 # Number of seconds simulated
4sim_ticks 17307500 # Number of ticks simulated
5final_tick 17307500 # 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.000017 # Number of seconds simulated
4sim_ticks 17307500 # Number of ticks simulated
5final_tick 17307500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 56147 # Simulator instruction rate (inst/s)
8host_op_rate 65749 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 211593476 # Simulator tick rate (ticks/s)
10host_mem_usage 308560 # Number of bytes of host memory used
11host_seconds 0.08 # Real time elapsed on the host
7host_inst_rate 36602 # Simulator instruction rate (inst/s)
8host_op_rate 42863 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 137949898 # Simulator tick rate (ticks/s)
10host_mem_usage 239992 # Number of bytes of host memory used
11host_seconds 0.13 # Real time elapsed on the host
12sim_insts 4591 # Number of instructions simulated
13sim_ops 5377 # 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 17664 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 7744 # Number of bytes read from this memory
18system.physmem.bytes_read::total 25408 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 17664 # Number of instructions bytes read from this memory

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

560system.cpu.memDep0.insertedLoads 2310 # Number of loads inserted to the mem dependence unit.
561system.cpu.memDep0.insertedStores 1632 # Number of stores inserted to the mem dependence unit.
562system.cpu.memDep0.conflictingLoads 32 # Number of conflicting loads.
563system.cpu.memDep0.conflictingStores 28 # Number of conflicting stores.
564system.cpu.iq.iqInstsAdded 10336 # Number of instructions added to the IQ (excludes non-spec)
565system.cpu.iq.iqNonSpecInstsAdded 46 # Number of non-speculative instructions added to the IQ
566system.cpu.iq.iqInstsIssued 8345 # Number of instructions issued
567system.cpu.iq.iqSquashedInstsIssued 56 # Number of squashed instructions issued
12sim_insts 4591 # Number of instructions simulated
13sim_ops 5377 # 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 17664 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 7744 # Number of bytes read from this memory
18system.physmem.bytes_read::total 25408 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 17664 # Number of instructions bytes read from this memory

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

560system.cpu.memDep0.insertedLoads 2310 # Number of loads inserted to the mem dependence unit.
561system.cpu.memDep0.insertedStores 1632 # Number of stores inserted to the mem dependence unit.
562system.cpu.memDep0.conflictingLoads 32 # Number of conflicting loads.
563system.cpu.memDep0.conflictingStores 28 # Number of conflicting stores.
564system.cpu.iq.iqInstsAdded 10336 # Number of instructions added to the IQ (excludes non-spec)
565system.cpu.iq.iqNonSpecInstsAdded 46 # Number of non-speculative instructions added to the IQ
566system.cpu.iq.iqInstsIssued 8345 # Number of instructions issued
567system.cpu.iq.iqSquashedInstsIssued 56 # Number of squashed instructions issued
568system.cpu.iq.iqSquashedInstsExamined 4743 # Number of squashed instructions iterated over during squash; mainly for profiling
568system.cpu.iq.iqSquashedInstsExamined 5005 # Number of squashed instructions iterated over during squash; mainly for profiling
569system.cpu.iq.iqSquashedOperandsExamined 12819 # Number of squashed operands that are examined and possibly removed from graph
570system.cpu.iq.iqSquashedNonSpecRemoved 9 # Number of squashed non-spec instructions that were removed
571system.cpu.iq.issued_per_cycle::samples 13520 # Number of insts issued each cycle
572system.cpu.iq.issued_per_cycle::mean 0.617234 # Number of insts issued each cycle
573system.cpu.iq.issued_per_cycle::stdev 1.373407 # Number of insts issued each cycle
574system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
575system.cpu.iq.issued_per_cycle::0 10276 76.01% 76.01% # Number of insts issued each cycle
576system.cpu.iq.issued_per_cycle::1 1181 8.74% 84.74% # Number of insts issued each cycle

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

653system.cpu.iq.FU_type_0::MemWrite 1292 15.48% 100.00% # Type of FU issued
654system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
655system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
656system.cpu.iq.FU_type_0::total 8345 # Type of FU issued
657system.cpu.iq.rate 0.241073 # Inst issue rate
658system.cpu.iq.fu_busy_cnt 169 # FU busy when requested
659system.cpu.iq.fu_busy_rate 0.020252 # FU busy rate (busy events/executed inst)
660system.cpu.iq.int_inst_queue_reads 30336 # Number of integer instruction queue reads
569system.cpu.iq.iqSquashedOperandsExamined 12819 # Number of squashed operands that are examined and possibly removed from graph
570system.cpu.iq.iqSquashedNonSpecRemoved 9 # Number of squashed non-spec instructions that were removed
571system.cpu.iq.issued_per_cycle::samples 13520 # Number of insts issued each cycle
572system.cpu.iq.issued_per_cycle::mean 0.617234 # Number of insts issued each cycle
573system.cpu.iq.issued_per_cycle::stdev 1.373407 # Number of insts issued each cycle
574system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
575system.cpu.iq.issued_per_cycle::0 10276 76.01% 76.01% # Number of insts issued each cycle
576system.cpu.iq.issued_per_cycle::1 1181 8.74% 84.74% # Number of insts issued each cycle

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

653system.cpu.iq.FU_type_0::MemWrite 1292 15.48% 100.00% # Type of FU issued
654system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
655system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
656system.cpu.iq.FU_type_0::total 8345 # Type of FU issued
657system.cpu.iq.rate 0.241073 # Inst issue rate
658system.cpu.iq.fu_busy_cnt 169 # FU busy when requested
659system.cpu.iq.fu_busy_rate 0.020252 # FU busy rate (busy events/executed inst)
660system.cpu.iq.int_inst_queue_reads 30336 # Number of integer instruction queue reads
661system.cpu.iq.int_inst_queue_writes 15016 # Number of integer instruction queue writes
661system.cpu.iq.int_inst_queue_writes 15278 # Number of integer instruction queue writes
662system.cpu.iq.int_inst_queue_wakeup_accesses 7551 # Number of integer instruction queue wakeup accesses
663system.cpu.iq.fp_inst_queue_reads 99 # Number of floating instruction queue reads
664system.cpu.iq.fp_inst_queue_writes 128 # Number of floating instruction queue writes
665system.cpu.iq.fp_inst_queue_wakeup_accesses 32 # Number of floating instruction queue wakeup accesses
666system.cpu.iq.int_alu_accesses 8471 # Number of integer alu accesses
667system.cpu.iq.fp_alu_accesses 43 # Number of floating point alu accesses
668system.cpu.iew.lsq.thread0.forwLoads 25 # Number of loads that had data forwarded from stores
669system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 540 unchanged lines hidden ---
662system.cpu.iq.int_inst_queue_wakeup_accesses 7551 # Number of integer instruction queue wakeup accesses
663system.cpu.iq.fp_inst_queue_reads 99 # Number of floating instruction queue reads
664system.cpu.iq.fp_inst_queue_writes 128 # Number of floating instruction queue writes
665system.cpu.iq.fp_inst_queue_wakeup_accesses 32 # Number of floating instruction queue wakeup accesses
666system.cpu.iq.int_alu_accesses 8471 # Number of integer alu accesses
667system.cpu.iq.fp_alu_accesses 43 # Number of floating point alu accesses
668system.cpu.iew.lsq.thread0.forwLoads 25 # Number of loads that had data forwarded from stores
669system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 540 unchanged lines hidden ---