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

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

826system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
827system.cpu.rob.rob_reads 243007370 # The number of ROB reads
828system.cpu.rob.rob_writes 195993770 # The number of ROB writes
829system.cpu.timesIdled 1776375 # Number of times that the entire CPU went into an idle state and unscheduled itself
830system.cpu.idleCycles 322801694 # Total number of cycles that the CPU has spent unscheduled due to idling
831system.cpu.quiesceCycles 4575172520 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
832system.cpu.committedInsts 60309034 # Number of Instructions Simulated
833system.cpu.committedOps 77600502 # Number of Ops (including micro ops) Simulated
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.526192 # Number of seconds simulated
4sim_ticks 2526192217500 # Number of ticks simulated
5final_tick 2526192217500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 56578 # Simulator instruction rate (inst/s)
8host_op_rate 72800 # Simulator op (including micro ops) rate (op/s)

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

826system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
827system.cpu.rob.rob_reads 243007370 # The number of ROB reads
828system.cpu.rob.rob_writes 195993770 # The number of ROB writes
829system.cpu.timesIdled 1776375 # Number of times that the entire CPU went into an idle state and unscheduled itself
830system.cpu.idleCycles 322801694 # Total number of cycles that the CPU has spent unscheduled due to idling
831system.cpu.quiesceCycles 4575172520 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
832system.cpu.committedInsts 60309034 # Number of Instructions Simulated
833system.cpu.committedOps 77600502 # Number of Ops (including micro ops) Simulated
834system.cpu.committedInsts_total 60309034 # Number of Instructions Simulated
835system.cpu.cpi 7.911400 # CPI: Cycles Per Instruction
836system.cpu.cpi_total 7.911400 # CPI: Total CPI of All Threads
837system.cpu.ipc 0.126400 # IPC: Instructions Per Cycle
838system.cpu.ipc_total 0.126400 # IPC: Total IPC of All Threads
839system.cpu.int_regfile_reads 548643015 # number of integer regfile reads
840system.cpu.int_regfile_writes 87545924 # number of integer regfile writes
841system.cpu.fp_regfile_reads 8332 # number of floating regfile reads
842system.cpu.fp_regfile_writes 2902 # number of floating regfile writes

--- 609 unchanged lines hidden ---
834system.cpu.cpi 7.911400 # CPI: Cycles Per Instruction
835system.cpu.cpi_total 7.911400 # CPI: Total CPI of All Threads
836system.cpu.ipc 0.126400 # IPC: Instructions Per Cycle
837system.cpu.ipc_total 0.126400 # IPC: Total IPC of All Threads
838system.cpu.int_regfile_reads 548643015 # number of integer regfile reads
839system.cpu.int_regfile_writes 87545924 # number of integer regfile writes
840system.cpu.fp_regfile_reads 8332 # number of floating regfile reads
841system.cpu.fp_regfile_writes 2902 # number of floating regfile writes

--- 609 unchanged lines hidden ---