stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000027 # Number of seconds simulated
4sim_ticks 27482500 # Number of ticks simulated
5final_tick 27482500 # 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.000027 # Number of seconds simulated
4sim_ticks 27482500 # Number of ticks simulated
5final_tick 27482500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 86365 # Simulator instruction rate (inst/s)
8host_op_rate 86358 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 164391633 # Simulator tick rate (ticks/s)
10host_mem_usage 291648 # Number of bytes of host memory used
11host_seconds 0.17 # Real time elapsed on the host
7host_inst_rate 15220 # Simulator instruction rate (inst/s)
8host_op_rate 15220 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 28973949 # Simulator tick rate (ticks/s)
10host_mem_usage 223564 # Number of bytes of host memory used
11host_seconds 0.95 # Real time elapsed on the host
12sim_insts 14436 # Number of instructions simulated
13sim_ops 14436 # 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 22016 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 9472 # Number of bytes read from this memory
18system.physmem.bytes_read::total 31488 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 22016 # Number of instructions bytes read from this memory

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

320system.cpu.memDep0.insertedLoads 3673 # Number of loads inserted to the mem dependence unit.
321system.cpu.memDep0.insertedStores 2348 # Number of stores inserted to the mem dependence unit.
322system.cpu.memDep0.conflictingLoads 7 # Number of conflicting loads.
323system.cpu.memDep0.conflictingStores 0 # Number of conflicting stores.
324system.cpu.iq.iqInstsAdded 23655 # Number of instructions added to the IQ (excludes non-spec)
325system.cpu.iq.iqNonSpecInstsAdded 726 # Number of non-speculative instructions added to the IQ
326system.cpu.iq.iqInstsIssued 21924 # Number of instructions issued
327system.cpu.iq.iqSquashedInstsIssued 54 # Number of squashed instructions issued
12sim_insts 14436 # Number of instructions simulated
13sim_ops 14436 # 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 22016 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 9472 # Number of bytes read from this memory
18system.physmem.bytes_read::total 31488 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 22016 # Number of instructions bytes read from this memory

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

320system.cpu.memDep0.insertedLoads 3673 # Number of loads inserted to the mem dependence unit.
321system.cpu.memDep0.insertedStores 2348 # Number of stores inserted to the mem dependence unit.
322system.cpu.memDep0.conflictingLoads 7 # Number of conflicting loads.
323system.cpu.memDep0.conflictingStores 0 # Number of conflicting stores.
324system.cpu.iq.iqInstsAdded 23655 # Number of instructions added to the IQ (excludes non-spec)
325system.cpu.iq.iqNonSpecInstsAdded 726 # Number of non-speculative instructions added to the IQ
326system.cpu.iq.iqInstsIssued 21924 # Number of instructions issued
327system.cpu.iq.iqSquashedInstsIssued 54 # Number of squashed instructions issued
328system.cpu.iq.iqSquashedInstsExamined 9151 # Number of squashed instructions iterated over during squash; mainly for profiling
328system.cpu.iq.iqSquashedInstsExamined 9945 # Number of squashed instructions iterated over during squash; mainly for profiling
329system.cpu.iq.iqSquashedOperandsExamined 6501 # Number of squashed operands that are examined and possibly removed from graph
330system.cpu.iq.iqSquashedNonSpecRemoved 251 # Number of squashed non-spec instructions that were removed
331system.cpu.iq.issued_per_cycle::samples 32422 # Number of insts issued each cycle
332system.cpu.iq.issued_per_cycle::mean 0.676208 # Number of insts issued each cycle
333system.cpu.iq.issued_per_cycle::stdev 1.425800 # Number of insts issued each cycle
334system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
335system.cpu.iq.issued_per_cycle::0 24009 74.05% 74.05% # Number of insts issued each cycle
336system.cpu.iq.issued_per_cycle::1 3087 9.52% 83.57% # Number of insts issued each cycle

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

413system.cpu.iq.FU_type_0::MemWrite 2123 9.68% 100.00% # Type of FU issued
414system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
415system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
416system.cpu.iq.FU_type_0::total 21924 # Type of FU issued
417system.cpu.iq.rate 0.398865 # Inst issue rate
418system.cpu.iq.fu_busy_cnt 225 # FU busy when requested
419system.cpu.iq.fu_busy_rate 0.010263 # FU busy rate (busy events/executed inst)
420system.cpu.iq.int_inst_queue_reads 76549 # Number of integer instruction queue reads
329system.cpu.iq.iqSquashedOperandsExamined 6501 # Number of squashed operands that are examined and possibly removed from graph
330system.cpu.iq.iqSquashedNonSpecRemoved 251 # Number of squashed non-spec instructions that were removed
331system.cpu.iq.issued_per_cycle::samples 32422 # Number of insts issued each cycle
332system.cpu.iq.issued_per_cycle::mean 0.676208 # Number of insts issued each cycle
333system.cpu.iq.issued_per_cycle::stdev 1.425800 # Number of insts issued each cycle
334system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
335system.cpu.iq.issued_per_cycle::0 24009 74.05% 74.05% # Number of insts issued each cycle
336system.cpu.iq.issued_per_cycle::1 3087 9.52% 83.57% # Number of insts issued each cycle

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

413system.cpu.iq.FU_type_0::MemWrite 2123 9.68% 100.00% # Type of FU issued
414system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
415system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
416system.cpu.iq.FU_type_0::total 21924 # Type of FU issued
417system.cpu.iq.rate 0.398865 # Inst issue rate
418system.cpu.iq.fu_busy_cnt 225 # FU busy when requested
419system.cpu.iq.fu_busy_rate 0.010263 # FU busy rate (busy events/executed inst)
420system.cpu.iq.int_inst_queue_reads 76549 # Number of integer instruction queue reads
421system.cpu.iq.int_inst_queue_writes 33558 # Number of integer instruction queue writes
421system.cpu.iq.int_inst_queue_writes 34352 # Number of integer instruction queue writes
422system.cpu.iq.int_inst_queue_wakeup_accesses 20244 # Number of integer instruction queue wakeup accesses
423system.cpu.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
424system.cpu.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
425system.cpu.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
426system.cpu.iq.int_alu_accesses 22149 # Number of integer alu accesses
427system.cpu.iq.fp_alu_accesses 0 # Number of floating point alu accesses
428system.cpu.iew.lsq.thread0.forwLoads 34 # Number of loads that had data forwarded from stores
429system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 510 unchanged lines hidden ---
422system.cpu.iq.int_inst_queue_wakeup_accesses 20244 # Number of integer instruction queue wakeup accesses
423system.cpu.iq.fp_inst_queue_reads 0 # Number of floating instruction queue reads
424system.cpu.iq.fp_inst_queue_writes 0 # Number of floating instruction queue writes
425system.cpu.iq.fp_inst_queue_wakeup_accesses 0 # Number of floating instruction queue wakeup accesses
426system.cpu.iq.int_alu_accesses 22149 # Number of integer alu accesses
427system.cpu.iq.fp_alu_accesses 0 # Number of floating point alu accesses
428system.cpu.iew.lsq.thread0.forwLoads 34 # Number of loads that had data forwarded from stores
429system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 510 unchanged lines hidden ---