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/fs/10.linux-boot/ref/arm/linux/realview-o3-checker | |
parent | e685767b58737120841f0538455cedf8710b6684 (diff) | |
download | gem5-0aaa7d10d8ce4bc004de29526930305414295b4a.tar.xz |
stats: changes due to o3 cpu and ruby message buffer patches
Diffstat (limited to 'tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker')
-rw-r--r-- | tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt index 2c9e78fdf..7fa449dce 100644 --- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt +++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt @@ -918,7 +918,6 @@ system.cpu.idleCycles 322801694 # To system.cpu.quiesceCycles 4575172520 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt system.cpu.committedInsts 60309034 # Number of Instructions Simulated system.cpu.committedOps 77600502 # Number of Ops (including micro ops) Simulated -system.cpu.committedInsts_total 60309034 # Number of Instructions Simulated system.cpu.cpi 7.911400 # CPI: Cycles Per Instruction system.cpu.cpi_total 7.911400 # CPI: Total CPI of All Threads system.cpu.ipc 0.126400 # IPC: Instructions Per Cycle |