summaryrefslogtreecommitdiff
path: root/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2014-05-24 21:30:46 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2014-05-24 21:30:46 -0500
commit2a8088f5aec433b6a1a2330f4fbc29ae28b5ee73 (patch)
tree84940508846d09dcf8ae50d5b58d13257ea1d2ec /tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
parent0aaa7d10d8ce4bc004de29526930305414295b4a (diff)
downloadgem5-2a8088f5aec433b6a1a2330f4fbc29ae28b5ee73.tar.xz
stats: changes due to recent o3 patch.
Diffstat (limited to 'tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt')
-rw-r--r--tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt b/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
index 333a1495e..4a6325c04 100644
--- a/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
+++ b/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
@@ -580,7 +580,6 @@ system.cpu.timesIdled 3360559 # Nu
system.cpu.idleCycles 31789529 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 826877109 # Number of Instructions Simulated
system.cpu.committedOps 1528988701 # Number of Ops (including micro ops) Simulated
-system.cpu.committedInsts_total 826877109 # Number of Instructions Simulated
system.cpu.cpi 1.109215 # CPI: Cycles Per Instruction
system.cpu.cpi_total 1.109215 # CPI: Total CPI of All Threads
system.cpu.ipc 0.901538 # IPC: Instructions Per Cycle