stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000020 # Number of seconds simulated
4sim_ticks 20101000 # Number of ticks simulated
5final_tick 20101000 # 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.000020 # Number of seconds simulated
4sim_ticks 20101000 # Number of ticks simulated
5final_tick 20101000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 103196 # Simulator instruction rate (inst/s)
8host_op_rate 103171 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 357968408 # Simulator tick rate (ticks/s)
10host_mem_usage 289136 # Number of bytes of host memory used
11host_seconds 0.06 # Real time elapsed on the host
7host_inst_rate 29548 # Simulator instruction rate (inst/s)
8host_op_rate 29545 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 102528509 # Simulator tick rate (ticks/s)
10host_mem_usage 221532 # Number of bytes of host memory used
11host_seconds 0.20 # Real time elapsed on the host
12sim_insts 5792 # Number of instructions simulated
13sim_ops 5792 # 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 21952 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 6464 # Number of bytes read from this memory
18system.physmem.bytes_read::total 28416 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 21952 # Number of instructions bytes read from this memory

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

343system.cpu.memDep0.insertedLoads 2014 # Number of loads inserted to the mem dependence unit.
344system.cpu.memDep0.insertedStores 1832 # Number of stores inserted to the mem dependence unit.
345system.cpu.memDep0.conflictingLoads 52 # Number of conflicting loads.
346system.cpu.memDep0.conflictingStores 29 # Number of conflicting stores.
347system.cpu.iq.iqInstsAdded 10320 # Number of instructions added to the IQ (excludes non-spec)
348system.cpu.iq.iqNonSpecInstsAdded 63 # Number of non-speculative instructions added to the IQ
349system.cpu.iq.iqInstsIssued 9105 # Number of instructions issued
350system.cpu.iq.iqSquashedInstsIssued 75 # Number of squashed instructions issued
12sim_insts 5792 # Number of instructions simulated
13sim_ops 5792 # 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 21952 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 6464 # Number of bytes read from this memory
18system.physmem.bytes_read::total 28416 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 21952 # Number of instructions bytes read from this memory

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

343system.cpu.memDep0.insertedLoads 2014 # Number of loads inserted to the mem dependence unit.
344system.cpu.memDep0.insertedStores 1832 # Number of stores inserted to the mem dependence unit.
345system.cpu.memDep0.conflictingLoads 52 # Number of conflicting loads.
346system.cpu.memDep0.conflictingStores 29 # Number of conflicting stores.
347system.cpu.iq.iqInstsAdded 10320 # Number of instructions added to the IQ (excludes non-spec)
348system.cpu.iq.iqNonSpecInstsAdded 63 # Number of non-speculative instructions added to the IQ
349system.cpu.iq.iqInstsIssued 9105 # Number of instructions issued
350system.cpu.iq.iqSquashedInstsIssued 75 # Number of squashed instructions issued
351system.cpu.iq.iqSquashedInstsExamined 4184 # Number of squashed instructions iterated over during squash; mainly for profiling
351system.cpu.iq.iqSquashedInstsExamined 4591 # Number of squashed instructions iterated over during squash; mainly for profiling
352system.cpu.iq.iqSquashedOperandsExamined 3348 # Number of squashed operands that are examined and possibly removed from graph
353system.cpu.iq.iqSquashedNonSpecRemoved 47 # Number of squashed non-spec instructions that were removed
354system.cpu.iq.issued_per_cycle::samples 12714 # Number of insts issued each cycle
355system.cpu.iq.issued_per_cycle::mean 0.716140 # Number of insts issued each cycle
356system.cpu.iq.issued_per_cycle::stdev 1.547958 # Number of insts issued each cycle
357system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
358system.cpu.iq.issued_per_cycle::0 9591 75.44% 75.44% # Number of insts issued each cycle
359system.cpu.iq.issued_per_cycle::1 944 7.42% 82.86% # Number of insts issued each cycle

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

436system.cpu.iq.FU_type_0::MemWrite 1658 18.21% 100.00% # Type of FU issued
437system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
438system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
439system.cpu.iq.FU_type_0::total 9105 # Type of FU issued
440system.cpu.iq.rate 0.226476 # Inst issue rate
441system.cpu.iq.fu_busy_cnt 252 # FU busy when requested
442system.cpu.iq.fu_busy_rate 0.027677 # FU busy rate (busy events/executed inst)
443system.cpu.iq.int_inst_queue_reads 31189 # Number of integer instruction queue reads
352system.cpu.iq.iqSquashedOperandsExamined 3348 # Number of squashed operands that are examined and possibly removed from graph
353system.cpu.iq.iqSquashedNonSpecRemoved 47 # Number of squashed non-spec instructions that were removed
354system.cpu.iq.issued_per_cycle::samples 12714 # Number of insts issued each cycle
355system.cpu.iq.issued_per_cycle::mean 0.716140 # Number of insts issued each cycle
356system.cpu.iq.issued_per_cycle::stdev 1.547958 # Number of insts issued each cycle
357system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
358system.cpu.iq.issued_per_cycle::0 9591 75.44% 75.44% # Number of insts issued each cycle
359system.cpu.iq.issued_per_cycle::1 944 7.42% 82.86% # Number of insts issued each cycle

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

436system.cpu.iq.FU_type_0::MemWrite 1658 18.21% 100.00% # Type of FU issued
437system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
438system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
439system.cpu.iq.FU_type_0::total 9105 # Type of FU issued
440system.cpu.iq.rate 0.226476 # Inst issue rate
441system.cpu.iq.fu_busy_cnt 252 # FU busy when requested
442system.cpu.iq.fu_busy_rate 0.027677 # FU busy rate (busy events/executed inst)
443system.cpu.iq.int_inst_queue_reads 31189 # Number of integer instruction queue reads
444system.cpu.iq.int_inst_queue_writes 14543 # Number of integer instruction queue writes
444system.cpu.iq.int_inst_queue_writes 14945 # Number of integer instruction queue writes
445system.cpu.iq.int_inst_queue_wakeup_accesses 8271 # Number of integer instruction queue wakeup accesses
446system.cpu.iq.fp_inst_queue_reads 62 # Number of floating instruction queue reads
445system.cpu.iq.int_inst_queue_wakeup_accesses 8271 # Number of integer instruction queue wakeup accesses
446system.cpu.iq.fp_inst_queue_reads 62 # Number of floating instruction queue reads
447system.cpu.iq.fp_inst_queue_writes 31 # Number of floating instruction queue writes
447system.cpu.iq.fp_inst_queue_writes 36 # Number of floating instruction queue writes
448system.cpu.iq.fp_inst_queue_wakeup_accesses 27 # Number of floating instruction queue wakeup accesses
449system.cpu.iq.int_alu_accesses 9323 # Number of integer alu accesses
450system.cpu.iq.fp_alu_accesses 34 # Number of floating point alu accesses
451system.cpu.iew.lsq.thread0.forwLoads 80 # Number of loads that had data forwarded from stores
452system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
453system.cpu.iew.lsq.thread0.squashedLoads 1053 # Number of loads squashed
454system.cpu.iew.lsq.thread0.ignoredResponses 2 # Number of memory responses ignored because the instruction is squashed
455system.cpu.iew.lsq.thread0.memOrderViolation 7 # Number of memory ordering violations

--- 506 unchanged lines hidden ---
448system.cpu.iq.fp_inst_queue_wakeup_accesses 27 # Number of floating instruction queue wakeup accesses
449system.cpu.iq.int_alu_accesses 9323 # Number of integer alu accesses
450system.cpu.iq.fp_alu_accesses 34 # Number of floating point alu accesses
451system.cpu.iew.lsq.thread0.forwLoads 80 # Number of loads that had data forwarded from stores
452system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
453system.cpu.iew.lsq.thread0.squashedLoads 1053 # Number of loads squashed
454system.cpu.iew.lsq.thread0.ignoredResponses 2 # Number of memory responses ignored because the instruction is squashed
455system.cpu.iew.lsq.thread0.memOrderViolation 7 # Number of memory ordering violations

--- 506 unchanged lines hidden ---