stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000020 # Number of seconds simulated
4sim_ticks 19639500 # Number of ticks simulated
5final_tick 19639500 # 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 19639500 # Number of ticks simulated
5final_tick 19639500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 30549 # Simulator instruction rate (inst/s)
8host_op_rate 55338 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 111488682 # Simulator tick rate (ticks/s)
10host_mem_usage 243516 # Number of bytes of host memory used
11host_seconds 0.18 # Real time elapsed on the host
7host_inst_rate 27608 # Simulator instruction rate (inst/s)
8host_op_rate 50013 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 100764572 # Simulator tick rate (ticks/s)
10host_mem_usage 247304 # Number of bytes of host memory used
11host_seconds 0.20 # Real time elapsed on the host
12sim_insts 5380 # Number of instructions simulated
13sim_ops 9747 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 17536 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 9088 # Number of bytes read from this memory
16system.physmem.bytes_read::total 26624 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 17536 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 17536 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 274 # Number of read requests responded to by this memory

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

262system.cpu.rename.RunCycles 3343 # Number of cycles rename is running
263system.cpu.rename.UnblockCycles 780 # Number of cycles rename is unblocking
264system.cpu.rename.RenamedInsts 22717 # Number of instructions processed by rename
265system.cpu.rename.ROBFullEvents 10 # Number of times rename has blocked due to ROB full
266system.cpu.rename.IQFullEvents 35 # Number of times rename has blocked due to IQ full
267system.cpu.rename.LSQFullEvents 666 # Number of times rename has blocked due to LSQ full
268system.cpu.rename.RenamedOperands 25267 # Number of destination operands rename has renamed
269system.cpu.rename.RenameLookups 55251 # Number of register rename lookups that rename has made
12sim_insts 5380 # Number of instructions simulated
13sim_ops 9747 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 17536 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 9088 # Number of bytes read from this memory
16system.physmem.bytes_read::total 26624 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 17536 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 17536 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 274 # Number of read requests responded to by this memory

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

262system.cpu.rename.RunCycles 3343 # Number of cycles rename is running
263system.cpu.rename.UnblockCycles 780 # Number of cycles rename is unblocking
264system.cpu.rename.RenamedInsts 22717 # Number of instructions processed by rename
265system.cpu.rename.ROBFullEvents 10 # Number of times rename has blocked due to ROB full
266system.cpu.rename.IQFullEvents 35 # Number of times rename has blocked due to IQ full
267system.cpu.rename.LSQFullEvents 666 # Number of times rename has blocked due to LSQ full
268system.cpu.rename.RenamedOperands 25267 # Number of destination operands rename has renamed
269system.cpu.rename.RenameLookups 55251 # Number of register rename lookups that rename has made
270system.cpu.rename.int_rename_lookups 55235 # Number of integer rename lookups
271system.cpu.rename.fp_rename_lookups 16 # Number of floating rename lookups
270system.cpu.rename.int_rename_lookups 31469 # Number of integer rename lookups
271system.cpu.rename.fp_rename_lookups 4 # Number of floating rename lookups
272system.cpu.rename.CommittedMaps 11063 # Number of HB maps that are committed
273system.cpu.rename.UndoneMaps 14204 # Number of HB maps that are undone due to squashing
274system.cpu.rename.serializingInsts 30 # count of serializing insts renamed
275system.cpu.rename.tempSerializingInsts 30 # count of temporary serializing insts renamed
276system.cpu.rename.skidInsts 2015 # count of insts added to the skid buffer
277system.cpu.memDep0.insertedLoads 2290 # Number of loads inserted to the mem dependence unit.
278system.cpu.memDep0.insertedStores 1582 # Number of stores inserted to the mem dependence unit.
279system.cpu.memDep0.conflictingLoads 11 # Number of conflicting loads.

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

447system.cpu.commit.committedInsts 5380 # Number of instructions committed
448system.cpu.commit.committedOps 9747 # Number of ops (including micro ops) committed
449system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
450system.cpu.commit.refs 1988 # Number of memory references committed
451system.cpu.commit.loads 1053 # Number of loads committed
452system.cpu.commit.membars 0 # Number of memory barriers committed
453system.cpu.commit.branches 1208 # Number of branches committed
454system.cpu.commit.fp_insts 0 # Number of committed floating point instructions.
272system.cpu.rename.CommittedMaps 11063 # Number of HB maps that are committed
273system.cpu.rename.UndoneMaps 14204 # Number of HB maps that are undone due to squashing
274system.cpu.rename.serializingInsts 30 # count of serializing insts renamed
275system.cpu.rename.tempSerializingInsts 30 # count of temporary serializing insts renamed
276system.cpu.rename.skidInsts 2015 # count of insts added to the skid buffer
277system.cpu.memDep0.insertedLoads 2290 # Number of loads inserted to the mem dependence unit.
278system.cpu.memDep0.insertedStores 1582 # Number of stores inserted to the mem dependence unit.
279system.cpu.memDep0.conflictingLoads 11 # Number of conflicting loads.

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

447system.cpu.commit.committedInsts 5380 # Number of instructions committed
448system.cpu.commit.committedOps 9747 # Number of ops (including micro ops) committed
449system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
450system.cpu.commit.refs 1988 # Number of memory references committed
451system.cpu.commit.loads 1053 # Number of loads committed
452system.cpu.commit.membars 0 # Number of memory barriers committed
453system.cpu.commit.branches 1208 # Number of branches committed
454system.cpu.commit.fp_insts 0 # Number of committed floating point instructions.
455system.cpu.commit.int_insts 9654 # Number of committed integer instructions.
455system.cpu.commit.int_insts 9653 # Number of committed integer instructions.
456system.cpu.commit.function_calls 106 # Number of function calls committed.
457system.cpu.commit.bw_lim_events 212 # number cycles where commit BW limit reached
458system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
459system.cpu.rob.rob_reads 40219 # The number of ROB reads
460system.cpu.rob.rob_writes 42582 # The number of ROB writes
461system.cpu.timesIdled 167 # Number of times that the entire CPU went into an idle state and unscheduled itself
462system.cpu.idleCycles 17328 # Total number of cycles that the CPU has spent unscheduled due to idling
463system.cpu.committedInsts 5380 # Number of Instructions Simulated
464system.cpu.committedOps 9747 # Number of Ops (including micro ops) Simulated
465system.cpu.committedInsts_total 5380 # Number of Instructions Simulated
466system.cpu.cpi 7.301115 # CPI: Cycles Per Instruction
467system.cpu.cpi_total 7.301115 # CPI: Total CPI of All Threads
468system.cpu.ipc 0.136965 # IPC: Instructions Per Cycle
469system.cpu.ipc_total 0.136965 # IPC: Total IPC of All Threads
456system.cpu.commit.function_calls 106 # Number of function calls committed.
457system.cpu.commit.bw_lim_events 212 # number cycles where commit BW limit reached
458system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
459system.cpu.rob.rob_reads 40219 # The number of ROB reads
460system.cpu.rob.rob_writes 42582 # The number of ROB writes
461system.cpu.timesIdled 167 # Number of times that the entire CPU went into an idle state and unscheduled itself
462system.cpu.idleCycles 17328 # Total number of cycles that the CPU has spent unscheduled due to idling
463system.cpu.committedInsts 5380 # Number of Instructions Simulated
464system.cpu.committedOps 9747 # Number of Ops (including micro ops) Simulated
465system.cpu.committedInsts_total 5380 # Number of Instructions Simulated
466system.cpu.cpi 7.301115 # CPI: Cycles Per Instruction
467system.cpu.cpi_total 7.301115 # CPI: Total CPI of All Threads
468system.cpu.ipc 0.136965 # IPC: Instructions Per Cycle
469system.cpu.ipc_total 0.136965 # IPC: Total IPC of All Threads
470system.cpu.int_regfile_reads 28824 # number of integer regfile reads
471system.cpu.int_regfile_writes 17237 # number of integer regfile writes
470system.cpu.int_regfile_reads 20780 # number of integer regfile reads
471system.cpu.int_regfile_writes 12385 # number of integer regfile writes
472system.cpu.fp_regfile_reads 4 # number of floating regfile reads
472system.cpu.fp_regfile_reads 4 # number of floating regfile reads
473system.cpu.cc_regfile_reads 8044 # number of cc regfile reads
474system.cpu.cc_regfile_writes 4852 # number of cc regfile writes
473system.cpu.misc_regfile_reads 7122 # number of misc regfile reads
474system.cpu.misc_regfile_writes 1 # number of misc regfile writes
475system.cpu.toL2Bus.throughput 1362152804 # Throughput (bytes/s)
476system.cpu.toL2Bus.trans_dist::ReadReq 342 # Transaction distribution
477system.cpu.toL2Bus.trans_dist::ReadResp 341 # Transaction distribution
478system.cpu.toL2Bus.trans_dist::ReadExReq 77 # Transaction distribution
479system.cpu.toL2Bus.trans_dist::ReadExResp 77 # Transaction distribution
480system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 550 # Packet count per connected master and slave (bytes)

--- 331 unchanged lines hidden ---
475system.cpu.misc_regfile_reads 7122 # number of misc regfile reads
476system.cpu.misc_regfile_writes 1 # number of misc regfile writes
477system.cpu.toL2Bus.throughput 1362152804 # Throughput (bytes/s)
478system.cpu.toL2Bus.trans_dist::ReadReq 342 # Transaction distribution
479system.cpu.toL2Bus.trans_dist::ReadResp 341 # Transaction distribution
480system.cpu.toL2Bus.trans_dist::ReadExReq 77 # Transaction distribution
481system.cpu.toL2Bus.trans_dist::ReadExResp 77 # Transaction distribution
482system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 550 # Packet count per connected master and slave (bytes)

--- 331 unchanged lines hidden ---