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

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

546system.cpu.commit.bw_lim_events 101 # number cycles where commit BW limit reached
547system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
548system.cpu.rob.rob_reads 21428 # The number of ROB reads
549system.cpu.rob.rob_writes 21442 # The number of ROB writes
550system.cpu.timesIdled 247 # Number of times that the entire CPU went into an idle state and unscheduled itself
551system.cpu.idleCycles 26190 # Total number of cycles that the CPU has spent unscheduled due to idling
552system.cpu.committedInsts 5792 # Number of Instructions Simulated
553system.cpu.committedOps 5792 # Number of Ops (including micro ops) Simulated
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000019 # Number of seconds simulated
4sim_ticks 19030500 # Number of ticks simulated
5final_tick 19030500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 79159 # Simulator instruction rate (inst/s)
8host_op_rate 79144 # Simulator op (including micro ops) rate (op/s)

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

546system.cpu.commit.bw_lim_events 101 # number cycles where commit BW limit reached
547system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
548system.cpu.rob.rob_reads 21428 # The number of ROB reads
549system.cpu.rob.rob_writes 21442 # The number of ROB writes
550system.cpu.timesIdled 247 # Number of times that the entire CPU went into an idle state and unscheduled itself
551system.cpu.idleCycles 26190 # Total number of cycles that the CPU has spent unscheduled due to idling
552system.cpu.committedInsts 5792 # Number of Instructions Simulated
553system.cpu.committedOps 5792 # Number of Ops (including micro ops) Simulated
554system.cpu.committedInsts_total 5792 # Number of Instructions Simulated
555system.cpu.cpi 6.571478 # CPI: Cycles Per Instruction
556system.cpu.cpi_total 6.571478 # CPI: Total CPI of All Threads
557system.cpu.ipc 0.152173 # IPC: Instructions Per Cycle
558system.cpu.ipc_total 0.152173 # IPC: Total IPC of All Threads
559system.cpu.int_regfile_reads 13470 # number of integer regfile reads
560system.cpu.int_regfile_writes 7047 # number of integer regfile writes
561system.cpu.fp_regfile_reads 25 # number of floating regfile reads
562system.cpu.fp_regfile_writes 2 # number of floating regfile writes

--- 357 unchanged lines hidden ---
554system.cpu.cpi 6.571478 # CPI: Cycles Per Instruction
555system.cpu.cpi_total 6.571478 # CPI: Total CPI of All Threads
556system.cpu.ipc 0.152173 # IPC: Instructions Per Cycle
557system.cpu.ipc_total 0.152173 # IPC: Total IPC of All Threads
558system.cpu.int_regfile_reads 13470 # number of integer regfile reads
559system.cpu.int_regfile_writes 7047 # number of integer regfile writes
560system.cpu.fp_regfile_reads 25 # number of floating regfile reads
561system.cpu.fp_regfile_writes 2 # number of floating regfile writes

--- 357 unchanged lines hidden ---