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

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

620system.cpu.commit.bw_lim_events 14620260 # 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 501621219 # The number of ROB reads
623system.cpu.rob.rob_writes 774485510 # The number of ROB writes
624system.cpu.timesIdled 6746 # Number of times that the entire CPU went into an idle state and unscheduled itself
625system.cpu.idleCycles 353987 # Total number of cycles that the CPU has spent unscheduled due to idling
626system.cpu.committedInsts 273036725 # Number of Instructions Simulated
627system.cpu.committedOps 349064449 # Number of Ops (including micro ops) Simulated
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.068540 # Number of seconds simulated
4sim_ticks 68540241500 # Number of ticks simulated
5final_tick 68540241500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 122061 # Simulator instruction rate (inst/s)
8host_op_rate 156050 # Simulator op (including micro ops) rate (op/s)

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

620system.cpu.commit.bw_lim_events 14620260 # 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 501621219 # The number of ROB reads
623system.cpu.rob.rob_writes 774485510 # The number of ROB writes
624system.cpu.timesIdled 6746 # Number of times that the entire CPU went into an idle state and unscheduled itself
625system.cpu.idleCycles 353987 # Total number of cycles that the CPU has spent unscheduled due to idling
626system.cpu.committedInsts 273036725 # Number of Instructions Simulated
627system.cpu.committedOps 349064449 # Number of Ops (including micro ops) Simulated
628system.cpu.committedInsts_total 273036725 # Number of Instructions Simulated
629system.cpu.cpi 0.502059 # CPI: Cycles Per Instruction
630system.cpu.cpi_total 0.502059 # CPI: Total CPI of All Threads
631system.cpu.ipc 1.991799 # IPC: Instructions Per Cycle
632system.cpu.ipc_total 1.991799 # IPC: Total IPC of All Threads
633system.cpu.int_regfile_reads 1770130874 # number of integer regfile reads
634system.cpu.int_regfile_writes 233038396 # number of integer regfile writes
635system.cpu.fp_regfile_reads 188133896 # number of floating regfile reads
636system.cpu.fp_regfile_writes 132498519 # number of floating regfile writes

--- 422 unchanged lines hidden ---
628system.cpu.cpi 0.502059 # CPI: Cycles Per Instruction
629system.cpu.cpi_total 0.502059 # CPI: Total CPI of All Threads
630system.cpu.ipc 1.991799 # IPC: Instructions Per Cycle
631system.cpu.ipc_total 1.991799 # IPC: Total IPC of All Threads
632system.cpu.int_regfile_reads 1770130874 # number of integer regfile reads
633system.cpu.int_regfile_writes 233038396 # number of integer regfile writes
634system.cpu.fp_regfile_reads 188133896 # number of floating regfile reads
635system.cpu.fp_regfile_writes 132498519 # number of floating regfile writes

--- 422 unchanged lines hidden ---