From 0aaa7d10d8ce4bc004de29526930305414295b4a Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Fri, 23 May 2014 06:07:02 -0500 Subject: stats: changes due to o3 cpu and ruby message buffer patches --- tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/quick/se/01.hello-2T-smt') diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt index 343b8a125..46bc957fd 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt @@ -708,9 +708,10 @@ system.cpu.timesIdled 384 # Nu system.cpu.idleCycles 19567 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts::0 6372 # Number of Instructions Simulated system.cpu.committedInsts::1 6373 # Number of Instructions Simulated +system.cpu.committedInsts::total 12745 # Number of Instructions Simulated system.cpu.committedOps::0 6372 # Number of Ops (including micro ops) Simulated system.cpu.committedOps::1 6373 # Number of Ops (including micro ops) Simulated -system.cpu.committedInsts_total 12745 # Number of Instructions Simulated +system.cpu.committedOps::total 12745 # Number of Ops (including micro ops) Simulated system.cpu.cpi::0 7.696485 # CPI: Cycles Per Instruction system.cpu.cpi::1 7.695277 # CPI: Cycles Per Instruction system.cpu.cpi_total 3.847940 # CPI: Total CPI of All Threads -- cgit v1.2.3