stats.txt (10220:9eab5efc02e8) stats.txt (10229:aae7735450a9)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000017 # Number of seconds simulated
4sim_ticks 16955000 # Number of ticks simulated
5final_tick 16955000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 52426 # Simulator instruction rate (inst/s)
8host_op_rate 65410 # Simulator op (including micro ops) rate (op/s)

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

614system.cpu.commit.bw_lim_events 121 # number cycles where commit BW limit reached
615system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
616system.cpu.rob.rob_reads 23248 # The number of ROB reads
617system.cpu.rob.rob_writes 23415 # The number of ROB writes
618system.cpu.timesIdled 221 # Number of times that the entire CPU went into an idle state and unscheduled itself
619system.cpu.idleCycles 20659 # Total number of cycles that the CPU has spent unscheduled due to idling
620system.cpu.committedInsts 4591 # Number of Instructions Simulated
621system.cpu.committedOps 5729 # Number of Ops (including micro ops) Simulated
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000017 # Number of seconds simulated
4sim_ticks 16955000 # Number of ticks simulated
5final_tick 16955000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 52426 # Simulator instruction rate (inst/s)
8host_op_rate 65410 # Simulator op (including micro ops) rate (op/s)

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

614system.cpu.commit.bw_lim_events 121 # number cycles where commit BW limit reached
615system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
616system.cpu.rob.rob_reads 23248 # The number of ROB reads
617system.cpu.rob.rob_writes 23415 # The number of ROB writes
618system.cpu.timesIdled 221 # Number of times that the entire CPU went into an idle state and unscheduled itself
619system.cpu.idleCycles 20659 # Total number of cycles that the CPU has spent unscheduled due to idling
620system.cpu.committedInsts 4591 # Number of Instructions Simulated
621system.cpu.committedOps 5729 # Number of Ops (including micro ops) Simulated
622system.cpu.committedInsts_total 4591 # Number of Instructions Simulated
623system.cpu.cpi 7.386408 # CPI: Cycles Per Instruction
624system.cpu.cpi_total 7.386408 # CPI: Total CPI of All Threads
625system.cpu.ipc 0.135384 # IPC: Instructions Per Cycle
626system.cpu.ipc_total 0.135384 # IPC: Total IPC of All Threads
627system.cpu.int_regfile_reads 39214 # number of integer regfile reads
628system.cpu.int_regfile_writes 7985 # number of integer regfile writes
629system.cpu.fp_regfile_reads 16 # number of floating regfile reads
630system.cpu.misc_regfile_reads 3239 # number of misc regfile reads

--- 382 unchanged lines hidden ---
622system.cpu.cpi 7.386408 # CPI: Cycles Per Instruction
623system.cpu.cpi_total 7.386408 # CPI: Total CPI of All Threads
624system.cpu.ipc 0.135384 # IPC: Instructions Per Cycle
625system.cpu.ipc_total 0.135384 # IPC: Total IPC of All Threads
626system.cpu.int_regfile_reads 39214 # number of integer regfile reads
627system.cpu.int_regfile_writes 7985 # number of integer regfile writes
628system.cpu.fp_regfile_reads 16 # number of floating regfile reads
629system.cpu.misc_regfile_reads 3239 # number of misc regfile reads

--- 382 unchanged lines hidden ---