diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2014-05-24 21:30:46 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2014-05-24 21:30:46 -0500 |
commit | 2a8088f5aec433b6a1a2330f4fbc29ae28b5ee73 (patch) | |
tree | 84940508846d09dcf8ae50d5b58d13257ea1d2ec /tests/long/se/70.twolf/ref/x86 | |
parent | 0aaa7d10d8ce4bc004de29526930305414295b4a (diff) | |
download | gem5-2a8088f5aec433b6a1a2330f4fbc29ae28b5ee73.tar.xz |
stats: changes due to recent o3 patch.
Diffstat (limited to 'tests/long/se/70.twolf/ref/x86')
-rw-r--r-- | tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt b/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt index b45ab6e1b..8bb498da9 100644 --- a/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt +++ b/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt @@ -540,7 +540,6 @@ system.cpu.timesIdled 5930649 # Nu system.cpu.idleCycles 19653275 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 132071192 # Number of Instructions Simulated system.cpu.committedOps 221363384 # Number of Ops (including micro ops) Simulated -system.cpu.committedInsts_total 132071192 # Number of Instructions Simulated system.cpu.cpi 2.192174 # CPI: Cycles Per Instruction system.cpu.cpi_total 2.192174 # CPI: Total CPI of All Threads system.cpu.ipc 0.456168 # IPC: Instructions Per Cycle |