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

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

549system.cpu.commit.bw_lim_events 106 # number cycles where commit BW limit reached
550system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
551system.cpu.rob.rob_reads 24239 # The number of ROB reads
552system.cpu.rob.rob_writes 22333 # The number of ROB writes
553system.cpu.timesIdled 287 # Number of times that the entire CPU went into an idle state and unscheduled itself
554system.cpu.idleCycles 29189 # Total number of cycles that the CPU has spent unscheduled due to idling
555system.cpu.committedInsts 5156 # Number of Instructions Simulated
556system.cpu.committedOps 5156 # Number of Ops (including micro ops) Simulated
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000022 # Number of seconds simulated
4sim_ticks 21843500 # Number of ticks simulated
5final_tick 21843500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 63396 # Simulator instruction rate (inst/s)
8host_op_rate 63384 # Simulator op (including micro ops) rate (op/s)

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

549system.cpu.commit.bw_lim_events 106 # number cycles where commit BW limit reached
550system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
551system.cpu.rob.rob_reads 24239 # The number of ROB reads
552system.cpu.rob.rob_writes 22333 # The number of ROB writes
553system.cpu.timesIdled 287 # Number of times that the entire CPU went into an idle state and unscheduled itself
554system.cpu.idleCycles 29189 # Total number of cycles that the CPU has spent unscheduled due to idling
555system.cpu.committedInsts 5156 # Number of Instructions Simulated
556system.cpu.committedOps 5156 # Number of Ops (including micro ops) Simulated
557system.cpu.committedInsts_total 5156 # Number of Instructions Simulated
558system.cpu.cpi 8.473235 # CPI: Cycles Per Instruction
559system.cpu.cpi_total 8.473235 # CPI: Total CPI of All Threads
560system.cpu.ipc 0.118019 # IPC: Instructions Per Cycle
561system.cpu.ipc_total 0.118019 # IPC: Total IPC of All Threads
562system.cpu.int_regfile_reads 10743 # number of integer regfile reads
563system.cpu.int_regfile_writes 5234 # number of integer regfile writes
564system.cpu.fp_regfile_reads 3 # number of floating regfile reads
565system.cpu.fp_regfile_writes 1 # number of floating regfile writes

--- 355 unchanged lines hidden ---
557system.cpu.cpi 8.473235 # CPI: Cycles Per Instruction
558system.cpu.cpi_total 8.473235 # CPI: Total CPI of All Threads
559system.cpu.ipc 0.118019 # IPC: Instructions Per Cycle
560system.cpu.ipc_total 0.118019 # IPC: Total IPC of All Threads
561system.cpu.int_regfile_reads 10743 # number of integer regfile reads
562system.cpu.int_regfile_writes 5234 # number of integer regfile writes
563system.cpu.fp_regfile_reads 3 # number of floating regfile reads
564system.cpu.fp_regfile_writes 1 # number of floating regfile writes

--- 355 unchanged lines hidden ---