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

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

564system.cpu.commit.bw_lim_events 143 # number cycles where commit BW limit reached
565system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
566system.cpu.rob.rob_reads 26369 # The number of ROB reads
567system.cpu.rob.rob_writes 27413 # The number of ROB writes
568system.cpu.timesIdled 272 # Number of times that the entire CPU went into an idle state and unscheduled itself
569system.cpu.idleCycles 27051 # Total number of cycles that the CPU has spent unscheduled due to idling
570system.cpu.committedInsts 6372 # Number of Instructions Simulated
571system.cpu.committedOps 6372 # Number of Ops (including micro ops) Simulated
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000021 # Number of seconds simulated
4sim_ticks 21025000 # Number of ticks simulated
5final_tick 21025000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 72274 # Simulator instruction rate (inst/s)
8host_op_rate 72262 # Simulator op (including micro ops) rate (op/s)

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

564system.cpu.commit.bw_lim_events 143 # number cycles where commit BW limit reached
565system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
566system.cpu.rob.rob_reads 26369 # The number of ROB reads
567system.cpu.rob.rob_writes 27413 # The number of ROB writes
568system.cpu.timesIdled 272 # Number of times that the entire CPU went into an idle state and unscheduled itself
569system.cpu.idleCycles 27051 # Total number of cycles that the CPU has spent unscheduled due to idling
570system.cpu.committedInsts 6372 # Number of Instructions Simulated
571system.cpu.committedOps 6372 # Number of Ops (including micro ops) Simulated
572system.cpu.committedInsts_total 6372 # Number of Instructions Simulated
573system.cpu.cpi 6.599341 # CPI: Cycles Per Instruction
574system.cpu.cpi_total 6.599341 # CPI: Total CPI of All Threads
575system.cpu.ipc 0.151530 # IPC: Instructions Per Cycle
576system.cpu.ipc_total 0.151530 # IPC: Total IPC of All Threads
577system.cpu.int_regfile_reads 12784 # number of integer regfile reads
578system.cpu.int_regfile_writes 7268 # number of integer regfile writes
579system.cpu.fp_regfile_reads 8 # number of floating regfile reads
580system.cpu.fp_regfile_writes 2 # number of floating regfile writes

--- 356 unchanged lines hidden ---
572system.cpu.cpi 6.599341 # CPI: Cycles Per Instruction
573system.cpu.cpi_total 6.599341 # CPI: Total CPI of All Threads
574system.cpu.ipc 0.151530 # IPC: Instructions Per Cycle
575system.cpu.ipc_total 0.151530 # IPC: Total IPC of All Threads
576system.cpu.int_regfile_reads 12784 # number of integer regfile reads
577system.cpu.int_regfile_writes 7268 # number of integer regfile writes
578system.cpu.fp_regfile_reads 8 # number of floating regfile reads
579system.cpu.fp_regfile_writes 2 # number of floating regfile writes

--- 356 unchanged lines hidden ---