diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2014-05-23 06:07:02 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2014-05-23 06:07:02 -0500 |
commit | 0aaa7d10d8ce4bc004de29526930305414295b4a (patch) | |
tree | 7c0d837ad55e2c1ebb18ac5f50ad1b739652918e /tests/long/se/10.mcf/ref | |
parent | e685767b58737120841f0538455cedf8710b6684 (diff) | |
download | gem5-0aaa7d10d8ce4bc004de29526930305414295b4a.tar.xz |
stats: changes due to o3 cpu and ruby message buffer patches
Diffstat (limited to 'tests/long/se/10.mcf/ref')
-rw-r--r-- | tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt index 0e2c469d2..a24a01894 100644 --- a/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt @@ -625,7 +625,6 @@ system.cpu.timesIdled 46113 # Nu system.cpu.idleCycles 391152 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 90589798 # Number of Instructions Simulated system.cpu.committedOps 91240351 # Number of Ops (including micro ops) Simulated -system.cpu.committedInsts_total 90589798 # Number of Instructions Simulated system.cpu.cpi 0.594090 # CPI: Cycles Per Instruction system.cpu.cpi_total 0.594090 # CPI: Total CPI of All Threads system.cpu.ipc 1.683247 # IPC: Instructions Per Cycle |