7,11c7,11
< host_inst_rate 125206 # Simulator instruction rate (inst/s)
< host_op_rate 141162 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 49524846 # Simulator tick rate (ticks/s)
< host_mem_usage 271424 # Number of bytes of host memory used
< host_seconds 4035.25 # Real time elapsed on the host
---
> host_inst_rate 125858 # Simulator instruction rate (inst/s)
> host_op_rate 141897 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 49782690 # Simulator tick rate (ticks/s)
> host_mem_usage 271600 # Number of bytes of host memory used
> host_seconds 4014.35 # Real time elapsed on the host
194a195,203
> system.cpu.branchPred.lookups 182820446 # Number of BP lookups
> system.cpu.branchPred.condPredicted 143128871 # Number of conditional branches predicted
> system.cpu.branchPred.condIncorrect 7268870 # Number of conditional branches incorrect
> system.cpu.branchPred.BTBLookups 92944153 # Number of BTB lookups
> system.cpu.branchPred.BTBHits 87230072 # Number of BTB hits
> system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
> system.cpu.branchPred.BTBHitPct 93.852135 # BTB Hit Percentage
> system.cpu.branchPred.usedRAS 12684982 # Number of times the RAS was used to get a target.
> system.cpu.branchPred.RASInCorrect 116077 # Number of incorrect RAS predictions.
241,248d249
< system.cpu.BPredUnit.lookups 182820446 # Number of BP lookups
< system.cpu.BPredUnit.condPredicted 143128871 # Number of conditional branches predicted
< system.cpu.BPredUnit.condIncorrect 7268870 # Number of conditional branches incorrect
< system.cpu.BPredUnit.BTBLookups 92944153 # Number of BTB lookups
< system.cpu.BPredUnit.BTBHits 87230072 # Number of BTB hits
< system.cpu.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
< system.cpu.BPredUnit.usedRAS 12684982 # Number of times the RAS was used to get a target.
< system.cpu.BPredUnit.RASInCorrect 116077 # Number of incorrect RAS predictions.