From b8fc86e28f15b03ba82465b2a1dcf0725c769bad Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 22 Jan 2007 23:44:44 -0800 Subject: Update to stats because of minor to branch mispredict accounting. --HG-- extra : convert_revision : bfb7db6bd118b623f6a38c05a962dc44456160cb --- .../01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt') diff --git a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt index 365f828db..bb9e9360c 100644 --- a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt +++ b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt @@ -8,10 +8,10 @@ global.BPredUnit.condIncorrect 1201 # Nu global.BPredUnit.condPredicted 4031 # Number of conditional branches predicted global.BPredUnit.lookups 12370 # Number of BP lookups global.BPredUnit.usedRAS 6337 # Number of times the RAS was used to get a target. -host_inst_rate 9475 # Simulator instruction rate (inst/s) -host_mem_usage 181200 # Number of bytes of host memory used -host_seconds 1.19 # Real time elapsed on the host -host_tick_rate 1884343 # Simulator tick rate (ticks/s) +host_inst_rate 11366 # Simulator instruction rate (inst/s) +host_mem_usage 178064 # Number of bytes of host memory used +host_seconds 0.99 # Real time elapsed on the host +host_tick_rate 2259917 # Simulator tick rate (ticks/s) memdepunit.memDep.conflictingLoads 27 # Number of conflicting loads. memdepunit.memDep.conflictingLoads 20 # Number of conflicting loads. memdepunit.memDep.conflictingStores 97 # Number of conflicting stores. @@ -470,8 +470,8 @@ system.cpu.iew.lsq.thread.1.rescheduledLoads 1 system.cpu.iew.lsq.thread.1.squashedLoads 1843 # Number of loads squashed system.cpu.iew.lsq.thread.1.squashedStores 935 # Number of stores squashed system.cpu.iew.memOrderViolationEvents 63 # Number of memory order violations -system.cpu.iew.predictedNotTakenIncorrect 802 # Number of branches that were predicted not taken incorrectly -system.cpu.iew.predictedTakenIncorrect 228 # Number of branches that were predicted taken incorrectly +system.cpu.iew.predictedNotTakenIncorrect 798 # Number of branches that were predicted not taken incorrectly +system.cpu.iew.predictedTakenIncorrect 232 # Number of branches that were predicted taken incorrectly system.cpu.ipc_0 0.002514 # IPC: Instructions Per Cycle system.cpu.ipc_1 0.002513 # IPC: Instructions Per Cycle system.cpu.ipc_total 0.005027 # IPC: Total IPC of All Threads -- cgit v1.2.3