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

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

620system.cpu.commit.bw_lim_events 5274926 # number cycles where commit BW limit reached
621system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
622system.cpu.rob.rob_reads 162435541 # The number of ROB reads
623system.cpu.rob.rob_writes 240280947 # The number of ROB writes
624system.cpu.timesIdled 46113 # Number of times that the entire CPU went into an idle state and unscheduled itself
625system.cpu.idleCycles 391152 # Total number of cycles that the CPU has spent unscheduled due to idling
626system.cpu.committedInsts 90589798 # Number of Instructions Simulated
627system.cpu.committedOps 91240351 # Number of Ops (including micro ops) Simulated
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.026909 # Number of seconds simulated
4sim_ticks 26909234500 # Number of ticks simulated
5final_tick 26909234500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 142304 # Simulator instruction rate (inst/s)
8host_op_rate 143325 # Simulator op (including micro ops) rate (op/s)

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

620system.cpu.commit.bw_lim_events 5274926 # number cycles where commit BW limit reached
621system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
622system.cpu.rob.rob_reads 162435541 # The number of ROB reads
623system.cpu.rob.rob_writes 240280947 # The number of ROB writes
624system.cpu.timesIdled 46113 # Number of times that the entire CPU went into an idle state and unscheduled itself
625system.cpu.idleCycles 391152 # Total number of cycles that the CPU has spent unscheduled due to idling
626system.cpu.committedInsts 90589798 # Number of Instructions Simulated
627system.cpu.committedOps 91240351 # Number of Ops (including micro ops) Simulated
628system.cpu.committedInsts_total 90589798 # Number of Instructions Simulated
629system.cpu.cpi 0.594090 # CPI: Cycles Per Instruction
630system.cpu.cpi_total 0.594090 # CPI: Total CPI of All Threads
631system.cpu.ipc 1.683247 # IPC: Instructions Per Cycle
632system.cpu.ipc_total 1.683247 # IPC: Total IPC of All Threads
633system.cpu.int_regfile_reads 495503749 # number of integer regfile reads
634system.cpu.int_regfile_writes 120538753 # number of integer regfile writes
635system.cpu.fp_regfile_reads 136 # number of floating regfile reads
636system.cpu.fp_regfile_writes 324 # number of floating regfile writes

--- 421 unchanged lines hidden ---
628system.cpu.cpi 0.594090 # CPI: Cycles Per Instruction
629system.cpu.cpi_total 0.594090 # CPI: Total CPI of All Threads
630system.cpu.ipc 1.683247 # IPC: Instructions Per Cycle
631system.cpu.ipc_total 1.683247 # IPC: Total IPC of All Threads
632system.cpu.int_regfile_reads 495503749 # number of integer regfile reads
633system.cpu.int_regfile_writes 120538753 # number of integer regfile writes
634system.cpu.fp_regfile_reads 136 # number of floating regfile reads
635system.cpu.fp_regfile_writes 324 # number of floating regfile writes

--- 421 unchanged lines hidden ---