stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000023 # Number of seconds simulated
4sim_ticks 22762000 # Number of ticks simulated
5final_tick 22762000 # 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.000023 # Number of seconds simulated
4sim_ticks 22762000 # Number of ticks simulated
5final_tick 22762000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 85129 # Simulator instruction rate (inst/s)
8host_op_rate 85110 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 388456550 # Simulator tick rate (ticks/s)
10host_mem_usage 291584 # Number of bytes of host memory used
11host_seconds 0.06 # Real time elapsed on the host
7host_inst_rate 3472 # Simulator instruction rate (inst/s)
8host_op_rate 3472 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 15849922 # Simulator tick rate (ticks/s)
10host_mem_usage 223436 # Number of bytes of host memory used
11host_seconds 1.44 # Real time elapsed on the host
12sim_insts 4986 # Number of instructions simulated
13sim_ops 4986 # 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 21120 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 9024 # Number of bytes read from this memory
18system.physmem.bytes_read::total 30144 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 21120 # Number of instructions bytes read from this memory

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

342system.cpu.memDep0.insertedLoads 2474 # Number of loads inserted to the mem dependence unit.
343system.cpu.memDep0.insertedStores 1168 # Number of stores inserted to the mem dependence unit.
344system.cpu.memDep0.conflictingLoads 1 # Number of conflicting loads.
345system.cpu.memDep0.conflictingStores 2 # Number of conflicting stores.
346system.cpu.iq.iqInstsAdded 8940 # Number of instructions added to the IQ (excludes non-spec)
347system.cpu.iq.iqNonSpecInstsAdded 11 # Number of non-speculative instructions added to the IQ
348system.cpu.iq.iqInstsIssued 8204 # Number of instructions issued
349system.cpu.iq.iqSquashedInstsIssued 35 # Number of squashed instructions issued
12sim_insts 4986 # Number of instructions simulated
13sim_ops 4986 # 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 21120 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 9024 # Number of bytes read from this memory
18system.physmem.bytes_read::total 30144 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 21120 # Number of instructions bytes read from this memory

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

342system.cpu.memDep0.insertedLoads 2474 # Number of loads inserted to the mem dependence unit.
343system.cpu.memDep0.insertedStores 1168 # Number of stores inserted to the mem dependence unit.
344system.cpu.memDep0.conflictingLoads 1 # Number of conflicting loads.
345system.cpu.memDep0.conflictingStores 2 # Number of conflicting stores.
346system.cpu.iq.iqInstsAdded 8940 # Number of instructions added to the IQ (excludes non-spec)
347system.cpu.iq.iqNonSpecInstsAdded 11 # Number of non-speculative instructions added to the IQ
348system.cpu.iq.iqInstsIssued 8204 # Number of instructions issued
349system.cpu.iq.iqSquashedInstsIssued 35 # Number of squashed instructions issued
350system.cpu.iq.iqSquashedInstsExamined 3309 # Number of squashed instructions iterated over during squash; mainly for profiling
350system.cpu.iq.iqSquashedInstsExamined 3964 # Number of squashed instructions iterated over during squash; mainly for profiling
351system.cpu.iq.iqSquashedOperandsExamined 1790 # Number of squashed operands that are examined and possibly removed from graph
352system.cpu.iq.iqSquashedNonSpecRemoved 2 # Number of squashed non-spec instructions that were removed
353system.cpu.iq.issued_per_cycle::samples 14478 # Number of insts issued each cycle
354system.cpu.iq.issued_per_cycle::mean 0.566653 # Number of insts issued each cycle
355system.cpu.iq.issued_per_cycle::stdev 1.310295 # Number of insts issued each cycle
356system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
357system.cpu.iq.issued_per_cycle::0 11167 77.13% 77.13% # Number of insts issued each cycle
358system.cpu.iq.issued_per_cycle::1 1314 9.08% 86.21% # Number of insts issued each cycle

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

435system.cpu.iq.FU_type_0::MemWrite 1072 13.07% 100.00% # Type of FU issued
436system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
437system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
438system.cpu.iq.FU_type_0::total 8204 # Type of FU issued
439system.cpu.iq.rate 0.180209 # Inst issue rate
440system.cpu.iq.fu_busy_cnt 196 # FU busy when requested
441system.cpu.iq.fu_busy_rate 0.023891 # FU busy rate (busy events/executed inst)
442system.cpu.iq.int_inst_queue_reads 31113 # Number of integer instruction queue reads
351system.cpu.iq.iqSquashedOperandsExamined 1790 # Number of squashed operands that are examined and possibly removed from graph
352system.cpu.iq.iqSquashedNonSpecRemoved 2 # Number of squashed non-spec instructions that were removed
353system.cpu.iq.issued_per_cycle::samples 14478 # Number of insts issued each cycle
354system.cpu.iq.issued_per_cycle::mean 0.566653 # Number of insts issued each cycle
355system.cpu.iq.issued_per_cycle::stdev 1.310295 # Number of insts issued each cycle
356system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
357system.cpu.iq.issued_per_cycle::0 11167 77.13% 77.13% # Number of insts issued each cycle
358system.cpu.iq.issued_per_cycle::1 1314 9.08% 86.21% # Number of insts issued each cycle

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

435system.cpu.iq.FU_type_0::MemWrite 1072 13.07% 100.00% # Type of FU issued
436system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
437system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
438system.cpu.iq.FU_type_0::total 8204 # Type of FU issued
439system.cpu.iq.rate 0.180209 # Inst issue rate
440system.cpu.iq.fu_busy_cnt 196 # FU busy when requested
441system.cpu.iq.fu_busy_rate 0.023891 # FU busy rate (busy events/executed inst)
442system.cpu.iq.int_inst_queue_reads 31113 # Number of integer instruction queue reads
443system.cpu.iq.int_inst_queue_writes 12267 # Number of integer instruction queue writes
443system.cpu.iq.int_inst_queue_writes 12922 # Number of integer instruction queue writes
444system.cpu.iq.int_inst_queue_wakeup_accesses 7408 # Number of integer instruction queue wakeup accesses
445system.cpu.iq.fp_inst_queue_reads 4 # Number of floating instruction queue reads
446system.cpu.iq.fp_inst_queue_writes 2 # Number of floating instruction queue writes
447system.cpu.iq.fp_inst_queue_wakeup_accesses 2 # Number of floating instruction queue wakeup accesses
448system.cpu.iq.int_alu_accesses 8398 # Number of integer alu accesses
449system.cpu.iq.fp_alu_accesses 2 # Number of floating point alu accesses
450system.cpu.iew.lsq.thread0.forwLoads 82 # Number of loads that had data forwarded from stores
451system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 507 unchanged lines hidden ---
444system.cpu.iq.int_inst_queue_wakeup_accesses 7408 # Number of integer instruction queue wakeup accesses
445system.cpu.iq.fp_inst_queue_reads 4 # Number of floating instruction queue reads
446system.cpu.iq.fp_inst_queue_writes 2 # Number of floating instruction queue writes
447system.cpu.iq.fp_inst_queue_wakeup_accesses 2 # Number of floating instruction queue wakeup accesses
448system.cpu.iq.int_alu_accesses 8398 # Number of integer alu accesses
449system.cpu.iq.fp_alu_accesses 2 # Number of floating point alu accesses
450system.cpu.iew.lsq.thread0.forwLoads 82 # Number of loads that had data forwarded from stores
451system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 507 unchanged lines hidden ---