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

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

270system.cpu.branchPred.BTBHitPct 0.000000 # BTB Hit Percentage
271system.cpu.branchPred.usedRAS 685 # Number of times the RAS was used to get a target.
272system.cpu.branchPred.RASInCorrect 166 # Number of incorrect RAS predictions.
273system.cpu.branchPred.indirectLookups 9352 # Number of indirect predictor lookups.
274system.cpu.branchPred.indirectHits 1949 # Number of indirect target hits.
275system.cpu.branchPred.indirectMisses 7403 # Number of indirect misses.
276system.cpu.branchPredindirectMispredicted 793 # Number of mispredicted indirect branches.
277system.cpu_clk_domain.clock 500 # Clock period in ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000030 # Number of seconds simulated
4sim_ticks 29673500 # Number of ticks simulated
5final_tick 29673500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 97740 # Simulator instruction rate (inst/s)
8host_op_rate 97731 # Simulator op (including micro ops) rate (op/s)

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

270system.cpu.branchPred.BTBHitPct 0.000000 # BTB Hit Percentage
271system.cpu.branchPred.usedRAS 685 # Number of times the RAS was used to get a target.
272system.cpu.branchPred.RASInCorrect 166 # Number of incorrect RAS predictions.
273system.cpu.branchPred.indirectLookups 9352 # Number of indirect predictor lookups.
274system.cpu.branchPred.indirectHits 1949 # Number of indirect target hits.
275system.cpu.branchPred.indirectMisses 7403 # Number of indirect misses.
276system.cpu.branchPredindirectMispredicted 793 # Number of mispredicted indirect branches.
277system.cpu_clk_domain.clock 500 # Clock period in ticks
278system.cpu.workload.num_syscalls 18 # Number of system calls
278system.cpu.workload.numSyscalls 18 # Number of system calls
279system.cpu.pwrStateResidencyTicks::ON 29673500 # Cumulative time (in ticks) in various power states
280system.cpu.numCycles 59348 # number of cpu cycles simulated
281system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
282system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
283system.cpu.fetch.icacheStallCycles 15163 # Number of cycles fetch is stalled on an Icache miss
284system.cpu.fetch.Insts 55604 # Number of instructions fetch has processed
285system.cpu.fetch.Branches 11901 # Number of branches that fetch encountered
286system.cpu.fetch.predictedBranches 2634 # Number of branches that fetch has predicted taken

--- 704 unchanged lines hidden ---
279system.cpu.pwrStateResidencyTicks::ON 29673500 # Cumulative time (in ticks) in various power states
280system.cpu.numCycles 59348 # number of cpu cycles simulated
281system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
282system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
283system.cpu.fetch.icacheStallCycles 15163 # Number of cycles fetch is stalled on an Icache miss
284system.cpu.fetch.Insts 55604 # Number of instructions fetch has processed
285system.cpu.fetch.Branches 11901 # Number of branches that fetch encountered
286system.cpu.fetch.predictedBranches 2634 # Number of branches that fetch has predicted taken

--- 704 unchanged lines hidden ---