stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000018 # Number of seconds simulated
4sim_ticks 17911000 # Number of ticks simulated
5final_tick 17911000 # 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.000018 # Number of seconds simulated
4sim_ticks 17911000 # Number of ticks simulated
5final_tick 17911000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 61363 # Simulator instruction rate (inst/s)
8host_op_rate 71855 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 239307903 # Simulator tick rate (ticks/s)
10host_mem_usage 305224 # Number of bytes of host memory used
11host_seconds 0.07 # Real time elapsed on the host
7host_inst_rate 35404 # Simulator instruction rate (inst/s)
8host_op_rate 41460 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 138087840 # Simulator tick rate (ticks/s)
10host_mem_usage 236512 # 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 17344 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 6912 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 1728 # Number of bytes read from this memory
19system.physmem.bytes_read::total 25984 # Number of bytes read from this memory

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

442system.cpu.memDep0.insertedLoads 1783 # Number of loads inserted to the mem dependence unit.
443system.cpu.memDep0.insertedStores 1253 # Number of stores inserted to the mem dependence unit.
444system.cpu.memDep0.conflictingLoads 1 # Number of conflicting loads.
445system.cpu.memDep0.conflictingStores 0 # Number of conflicting stores.
446system.cpu.iq.iqInstsAdded 8340 # Number of instructions added to the IQ (excludes non-spec)
447system.cpu.iq.iqNonSpecInstsAdded 39 # Number of non-speculative instructions added to the IQ
448system.cpu.iq.iqInstsIssued 7136 # Number of instructions issued
449system.cpu.iq.iqSquashedInstsIssued 186 # 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 17344 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 6912 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 1728 # Number of bytes read from this memory
19system.physmem.bytes_read::total 25984 # Number of bytes read from this memory

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

442system.cpu.memDep0.insertedLoads 1783 # Number of loads inserted to the mem dependence unit.
443system.cpu.memDep0.insertedStores 1253 # Number of stores inserted to the mem dependence unit.
444system.cpu.memDep0.conflictingLoads 1 # Number of conflicting loads.
445system.cpu.memDep0.conflictingStores 0 # Number of conflicting stores.
446system.cpu.iq.iqInstsAdded 8340 # Number of instructions added to the IQ (excludes non-spec)
447system.cpu.iq.iqNonSpecInstsAdded 39 # Number of non-speculative instructions added to the IQ
448system.cpu.iq.iqInstsIssued 7136 # Number of instructions issued
449system.cpu.iq.iqSquashedInstsIssued 186 # Number of squashed instructions issued
450system.cpu.iq.iqSquashedInstsExamined 2794 # Number of squashed instructions iterated over during squash; mainly for profiling
450system.cpu.iq.iqSquashedInstsExamined 3002 # Number of squashed instructions iterated over during squash; mainly for profiling
451system.cpu.iq.iqSquashedOperandsExamined 7753 # Number of squashed operands that are examined and possibly removed from graph
452system.cpu.iq.iqSquashedNonSpecRemoved 2 # Number of squashed non-spec instructions that were removed
453system.cpu.iq.issued_per_cycle::samples 15493 # Number of insts issued each cycle
454system.cpu.iq.issued_per_cycle::mean 0.460595 # Number of insts issued each cycle
455system.cpu.iq.issued_per_cycle::stdev 0.852056 # Number of insts issued each cycle
456system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
457system.cpu.iq.issued_per_cycle::0 11312 73.01% 73.01% # Number of insts issued each cycle
458system.cpu.iq.issued_per_cycle::1 1923 12.41% 85.43% # Number of insts issued each cycle

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

535system.cpu.iq.FU_type_0::MemWrite 1073 15.04% 100.00% # Type of FU issued
536system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
537system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
538system.cpu.iq.FU_type_0::total 7136 # Type of FU issued
539system.cpu.iq.rate 0.199202 # Inst issue rate
540system.cpu.iq.fu_busy_cnt 1446 # FU busy when requested
541system.cpu.iq.fu_busy_rate 0.202635 # FU busy rate (busy events/executed inst)
542system.cpu.iq.int_inst_queue_reads 31353 # Number of integer instruction queue reads
451system.cpu.iq.iqSquashedOperandsExamined 7753 # Number of squashed operands that are examined and possibly removed from graph
452system.cpu.iq.iqSquashedNonSpecRemoved 2 # Number of squashed non-spec instructions that were removed
453system.cpu.iq.issued_per_cycle::samples 15493 # Number of insts issued each cycle
454system.cpu.iq.issued_per_cycle::mean 0.460595 # Number of insts issued each cycle
455system.cpu.iq.issued_per_cycle::stdev 0.852056 # Number of insts issued each cycle
456system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
457system.cpu.iq.issued_per_cycle::0 11312 73.01% 73.01% # Number of insts issued each cycle
458system.cpu.iq.issued_per_cycle::1 1923 12.41% 85.43% # Number of insts issued each cycle

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

535system.cpu.iq.FU_type_0::MemWrite 1073 15.04% 100.00% # Type of FU issued
536system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
537system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
538system.cpu.iq.FU_type_0::total 7136 # Type of FU issued
539system.cpu.iq.rate 0.199202 # Inst issue rate
540system.cpu.iq.fu_busy_cnt 1446 # FU busy when requested
541system.cpu.iq.fu_busy_rate 0.202635 # FU busy rate (busy events/executed inst)
542system.cpu.iq.int_inst_queue_reads 31353 # Number of integer instruction queue reads
543system.cpu.iq.int_inst_queue_writes 11164 # Number of integer instruction queue writes
543system.cpu.iq.int_inst_queue_writes 11372 # Number of integer instruction queue writes
544system.cpu.iq.int_inst_queue_wakeup_accesses 6550 # Number of integer instruction queue wakeup accesses
545system.cpu.iq.fp_inst_queue_reads 44 # Number of floating instruction queue reads
546system.cpu.iq.fp_inst_queue_writes 16 # Number of floating instruction queue writes
547system.cpu.iq.fp_inst_queue_wakeup_accesses 16 # Number of floating instruction queue wakeup accesses
548system.cpu.iq.int_alu_accesses 8554 # Number of integer alu accesses
549system.cpu.iq.fp_alu_accesses 28 # Number of floating point alu accesses
550system.cpu.iew.lsq.thread0.forwLoads 9 # Number of loads that had data forwarded from stores
551system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 568 unchanged lines hidden ---
544system.cpu.iq.int_inst_queue_wakeup_accesses 6550 # Number of integer instruction queue wakeup accesses
545system.cpu.iq.fp_inst_queue_reads 44 # Number of floating instruction queue reads
546system.cpu.iq.fp_inst_queue_writes 16 # Number of floating instruction queue writes
547system.cpu.iq.fp_inst_queue_wakeup_accesses 16 # Number of floating instruction queue wakeup accesses
548system.cpu.iq.int_alu_accesses 8554 # Number of integer alu accesses
549system.cpu.iq.fp_alu_accesses 28 # Number of floating point alu accesses
550system.cpu.iew.lsq.thread0.forwLoads 9 # Number of loads that had data forwarded from stores
551system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 568 unchanged lines hidden ---