stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000022 # Number of seconds simulated
4sim_ticks 22074000 # Number of ticks simulated
5final_tick 22074000 # 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.000022 # Number of seconds simulated
4sim_ticks 22074000 # Number of ticks simulated
5final_tick 22074000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 94896 # Simulator instruction rate (inst/s)
8host_op_rate 94876 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 328609283 # Simulator tick rate (ticks/s)
10host_mem_usage 293652 # Number of bytes of host memory used
11host_seconds 0.07 # Real time elapsed on the host
7host_inst_rate 27311 # Simulator instruction rate (inst/s)
8host_op_rate 27309 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 94600483 # Simulator tick rate (ticks/s)
10host_mem_usage 225500 # Number of bytes of host memory used
11host_seconds 0.23 # Real time elapsed on the host
12sim_insts 6372 # Number of instructions simulated
13sim_ops 6372 # 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 20032 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 11072 # Number of bytes read from this memory
18system.physmem.bytes_read::total 31104 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 20032 # Number of instructions bytes read from this memory

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

356system.cpu.memDep0.insertedLoads 2680 # Number of loads inserted to the mem dependence unit.
357system.cpu.memDep0.insertedStores 1315 # Number of stores inserted to the mem dependence unit.
358system.cpu.memDep0.conflictingLoads 7 # Number of conflicting loads.
359system.cpu.memDep0.conflictingStores 0 # Number of conflicting stores.
360system.cpu.iq.iqInstsAdded 12936 # Number of instructions added to the IQ (excludes non-spec)
361system.cpu.iq.iqNonSpecInstsAdded 28 # Number of non-speculative instructions added to the IQ
362system.cpu.iq.iqInstsIssued 10742 # Number of instructions issued
363system.cpu.iq.iqSquashedInstsIssued 20 # Number of squashed instructions issued
12sim_insts 6372 # Number of instructions simulated
13sim_ops 6372 # 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 20032 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 11072 # Number of bytes read from this memory
18system.physmem.bytes_read::total 31104 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 20032 # Number of instructions bytes read from this memory

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

356system.cpu.memDep0.insertedLoads 2680 # Number of loads inserted to the mem dependence unit.
357system.cpu.memDep0.insertedStores 1315 # Number of stores inserted to the mem dependence unit.
358system.cpu.memDep0.conflictingLoads 7 # Number of conflicting loads.
359system.cpu.memDep0.conflictingStores 0 # Number of conflicting stores.
360system.cpu.iq.iqInstsAdded 12936 # Number of instructions added to the IQ (excludes non-spec)
361system.cpu.iq.iqNonSpecInstsAdded 28 # Number of non-speculative instructions added to the IQ
362system.cpu.iq.iqInstsIssued 10742 # Number of instructions issued
363system.cpu.iq.iqSquashedInstsIssued 20 # Number of squashed instructions issued
364system.cpu.iq.iqSquashedInstsExamined 6197 # Number of squashed instructions iterated over during squash; mainly for profiling
364system.cpu.iq.iqSquashedInstsExamined 6591 # Number of squashed instructions iterated over during squash; mainly for profiling
365system.cpu.iq.iqSquashedOperandsExamined 3553 # Number of squashed operands that are examined and possibly removed from graph
366system.cpu.iq.iqSquashedNonSpecRemoved 11 # Number of squashed non-spec instructions that were removed
367system.cpu.iq.issued_per_cycle::samples 14185 # Number of insts issued each cycle
368system.cpu.iq.issued_per_cycle::mean 0.757279 # Number of insts issued each cycle
369system.cpu.iq.issued_per_cycle::stdev 1.490412 # Number of insts issued each cycle
370system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
371system.cpu.iq.issued_per_cycle::0 10181 71.77% 71.77% # Number of insts issued each cycle
372system.cpu.iq.issued_per_cycle::1 1265 8.92% 80.69% # Number of insts issued each cycle

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

449system.cpu.iq.FU_type_0::MemWrite 1131 10.53% 100.00% # Type of FU issued
450system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
451system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
452system.cpu.iq.FU_type_0::total 10742 # Type of FU issued
453system.cpu.iq.rate 0.243312 # Inst issue rate
454system.cpu.iq.fu_busy_cnt 146 # FU busy when requested
455system.cpu.iq.fu_busy_rate 0.013592 # FU busy rate (busy events/executed inst)
456system.cpu.iq.int_inst_queue_reads 35814 # Number of integer instruction queue reads
365system.cpu.iq.iqSquashedOperandsExamined 3553 # Number of squashed operands that are examined and possibly removed from graph
366system.cpu.iq.iqSquashedNonSpecRemoved 11 # Number of squashed non-spec instructions that were removed
367system.cpu.iq.issued_per_cycle::samples 14185 # Number of insts issued each cycle
368system.cpu.iq.issued_per_cycle::mean 0.757279 # Number of insts issued each cycle
369system.cpu.iq.issued_per_cycle::stdev 1.490412 # Number of insts issued each cycle
370system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
371system.cpu.iq.issued_per_cycle::0 10181 71.77% 71.77% # Number of insts issued each cycle
372system.cpu.iq.issued_per_cycle::1 1265 8.92% 80.69% # Number of insts issued each cycle

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

449system.cpu.iq.FU_type_0::MemWrite 1131 10.53% 100.00% # Type of FU issued
450system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
451system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
452system.cpu.iq.FU_type_0::total 10742 # Type of FU issued
453system.cpu.iq.rate 0.243312 # Inst issue rate
454system.cpu.iq.fu_busy_cnt 146 # FU busy when requested
455system.cpu.iq.fu_busy_rate 0.013592 # FU busy rate (busy events/executed inst)
456system.cpu.iq.int_inst_queue_reads 35814 # Number of integer instruction queue reads
457system.cpu.iq.int_inst_queue_writes 19169 # Number of integer instruction queue writes
457system.cpu.iq.int_inst_queue_writes 19563 # Number of integer instruction queue writes
458system.cpu.iq.int_inst_queue_wakeup_accesses 9787 # Number of integer instruction queue wakeup accesses
459system.cpu.iq.fp_inst_queue_reads 21 # Number of floating instruction queue reads
460system.cpu.iq.fp_inst_queue_writes 10 # Number of floating instruction queue writes
461system.cpu.iq.fp_inst_queue_wakeup_accesses 10 # Number of floating instruction queue wakeup accesses
462system.cpu.iq.int_alu_accesses 10875 # Number of integer alu accesses
463system.cpu.iq.fp_alu_accesses 11 # Number of floating point alu accesses
464system.cpu.iew.lsq.thread0.forwLoads 70 # Number of loads that had data forwarded from stores
465system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 508 unchanged lines hidden ---
458system.cpu.iq.int_inst_queue_wakeup_accesses 9787 # Number of integer instruction queue wakeup accesses
459system.cpu.iq.fp_inst_queue_reads 21 # Number of floating instruction queue reads
460system.cpu.iq.fp_inst_queue_writes 10 # Number of floating instruction queue writes
461system.cpu.iq.fp_inst_queue_wakeup_accesses 10 # Number of floating instruction queue wakeup accesses
462system.cpu.iq.int_alu_accesses 10875 # Number of integer alu accesses
463system.cpu.iq.fp_alu_accesses 11 # Number of floating point alu accesses
464system.cpu.iew.lsq.thread0.forwLoads 70 # Number of loads that had data forwarded from stores
465system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 508 unchanged lines hidden ---