stats.txt (11860:67dee11badea) stats.txt (11955:1170d039b31e)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000124 # Number of seconds simulated
4sim_ticks 123756000 # Number of ticks simulated
5final_tick 123756000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 286843 # Simulator instruction rate (inst/s)
8host_op_rate 286842 # Simulator op (including micro ops) rate (op/s)

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

301system.cpu0.branchPred.BTBHitPct 0.000000 # BTB Hit Percentage
302system.cpu0.branchPred.usedRAS 1072 # Number of times the RAS was used to get a target.
303system.cpu0.branchPred.RASInCorrect 128 # Number of incorrect RAS predictions.
304system.cpu0.branchPred.indirectLookups 94281 # Number of indirect predictor lookups.
305system.cpu0.branchPred.indirectHits 87442 # Number of indirect target hits.
306system.cpu0.branchPred.indirectMisses 6839 # Number of indirect misses.
307system.cpu0.branchPredindirectMispredicted 944 # Number of mispredicted indirect branches.
308system.cpu_clk_domain.clock 500 # Clock period in ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000124 # Number of seconds simulated
4sim_ticks 123756000 # Number of ticks simulated
5final_tick 123756000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 286843 # Simulator instruction rate (inst/s)
8host_op_rate 286842 # Simulator op (including micro ops) rate (op/s)

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

301system.cpu0.branchPred.BTBHitPct 0.000000 # BTB Hit Percentage
302system.cpu0.branchPred.usedRAS 1072 # Number of times the RAS was used to get a target.
303system.cpu0.branchPred.RASInCorrect 128 # Number of incorrect RAS predictions.
304system.cpu0.branchPred.indirectLookups 94281 # Number of indirect predictor lookups.
305system.cpu0.branchPred.indirectHits 87442 # Number of indirect target hits.
306system.cpu0.branchPred.indirectMisses 6839 # Number of indirect misses.
307system.cpu0.branchPredindirectMispredicted 944 # Number of mispredicted indirect branches.
308system.cpu_clk_domain.clock 500 # Clock period in ticks
309system.cpu0.workload.num_syscalls 89 # Number of system calls
309system.cpu0.workload.numSyscalls 89 # Number of system calls
310system.cpu0.pwrStateResidencyTicks::ON 123756000 # Cumulative time (in ticks) in various power states
311system.cpu0.numCycles 247513 # number of cpu cycles simulated
312system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
313system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
314system.cpu0.fetch.icacheStallCycles 22810 # Number of cycles fetch is stalled on an Icache miss
315system.cpu0.fetch.Insts 572402 # Number of instructions fetch has processed
316system.cpu0.fetch.Branches 96945 # Number of branches that fetch encountered
317system.cpu0.fetch.predictedBranches 88514 # Number of branches that fetch has predicted taken

--- 2631 unchanged lines hidden ---
310system.cpu0.pwrStateResidencyTicks::ON 123756000 # Cumulative time (in ticks) in various power states
311system.cpu0.numCycles 247513 # number of cpu cycles simulated
312system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
313system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
314system.cpu0.fetch.icacheStallCycles 22810 # Number of cycles fetch is stalled on an Icache miss
315system.cpu0.fetch.Insts 572402 # Number of instructions fetch has processed
316system.cpu0.fetch.Branches 96945 # Number of branches that fetch encountered
317system.cpu0.fetch.predictedBranches 88514 # Number of branches that fetch has predicted taken

--- 2631 unchanged lines hidden ---