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/quick/se/40.m5threads-test-atomic | |
parent | e685767b58737120841f0538455cedf8710b6684 (diff) | |
download | gem5-0aaa7d10d8ce4bc004de29526930305414295b4a.tar.xz |
stats: changes due to o3 cpu and ruby message buffer patches
Diffstat (limited to 'tests/quick/se/40.m5threads-test-atomic')
-rw-r--r-- | tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt index 8ec8c1281..e8e12eadf 100644 --- a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt +++ b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt @@ -1021,7 +1021,6 @@ system.cpu0.timesIdled 327 # Nu system.cpu0.idleCycles 25026 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu0.committedInsts 396236 # Number of Instructions Simulated system.cpu0.committedOps 396236 # Number of Ops (including micro ops) Simulated -system.cpu0.committedInsts_total 396236 # Number of Instructions Simulated system.cpu0.cpi 0.559631 # CPI: Cycles Per Instruction system.cpu0.cpi_total 0.559631 # CPI: Total CPI of All Threads system.cpu0.ipc 1.786891 # IPC: Instructions Per Cycle @@ -1547,7 +1546,6 @@ system.cpu1.idleCycles 2209 # To system.cpu1.quiesceCycles 44103 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt system.cpu1.committedInsts 208040 # Number of Instructions Simulated system.cpu1.committedOps 208040 # Number of Ops (including micro ops) Simulated -system.cpu1.committedInsts_total 208040 # Number of Instructions Simulated system.cpu1.cpi 0.853879 # CPI: Cycles Per Instruction system.cpu1.cpi_total 0.853879 # CPI: Total CPI of All Threads system.cpu1.ipc 1.171126 # IPC: Instructions Per Cycle @@ -2067,7 +2065,6 @@ system.cpu2.idleCycles 5482 # To system.cpu2.quiesceCycles 44468 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt system.cpu2.committedInsts 201372 # Number of Instructions Simulated system.cpu2.committedOps 201372 # Number of Ops (including micro ops) Simulated -system.cpu2.committedInsts_total 201372 # Number of Instructions Simulated system.cpu2.cpi 0.880341 # CPI: Cycles Per Instruction system.cpu2.cpi_total 0.880341 # CPI: Total CPI of All Threads system.cpu2.ipc 1.135924 # IPC: Instructions Per Cycle @@ -2589,7 +2586,6 @@ system.cpu3.idleCycles 1387 # To system.cpu3.quiesceCycles 44814 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt system.cpu3.committedInsts 236440 # Number of Instructions Simulated system.cpu3.committedOps 236440 # Number of Ops (including micro ops) Simulated -system.cpu3.committedInsts_total 236440 # Number of Instructions Simulated system.cpu3.cpi 0.748308 # CPI: Cycles Per Instruction system.cpu3.cpi_total 0.748308 # CPI: Total CPI of All Threads system.cpu3.ipc 1.336348 # IPC: Instructions Per Cycle |