summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/mips/linux/o3-timing
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2014-05-23 06:07:02 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2014-05-23 06:07:02 -0500
commit0aaa7d10d8ce4bc004de29526930305414295b4a (patch)
tree7c0d837ad55e2c1ebb18ac5f50ad1b739652918e /tests/quick/se/00.hello/ref/mips/linux/o3-timing
parente685767b58737120841f0538455cedf8710b6684 (diff)
downloadgem5-0aaa7d10d8ce4bc004de29526930305414295b4a.tar.xz
stats: changes due to o3 cpu and ruby message buffer patches
Diffstat (limited to 'tests/quick/se/00.hello/ref/mips/linux/o3-timing')
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
index 6e934b1b9..dc9e77234 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
@@ -554,7 +554,6 @@ system.cpu.timesIdled 287 # Nu
system.cpu.idleCycles 29189 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 5156 # Number of Instructions Simulated
system.cpu.committedOps 5156 # Number of Ops (including micro ops) Simulated
-system.cpu.committedInsts_total 5156 # Number of Instructions Simulated
system.cpu.cpi 8.473235 # CPI: Cycles Per Instruction
system.cpu.cpi_total 8.473235 # CPI: Total CPI of All Threads
system.cpu.ipc 0.118019 # IPC: Instructions Per Cycle