From 0aaa7d10d8ce4bc004de29526930305414295b4a Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Fri, 23 May 2014 06:07:02 -0500 Subject: stats: changes due to o3 cpu and ruby message buffer patches --- tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt | 1 - tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/quick/se/00.hello/ref/arm') diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt index 06219c218..52eced7fc 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt @@ -706,7 +706,6 @@ system.cpu.timesIdled 221 # Nu system.cpu.idleCycles 20659 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 4591 # Number of Instructions Simulated system.cpu.committedOps 5729 # Number of Ops (including micro ops) Simulated -system.cpu.committedInsts_total 4591 # Number of Instructions Simulated system.cpu.cpi 7.386408 # CPI: Cycles Per Instruction system.cpu.cpi_total 7.386408 # CPI: Total CPI of All Threads system.cpu.ipc 0.135384 # IPC: Instructions Per Cycle diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt index 41f6b039e..f55ae4f77 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt @@ -619,7 +619,6 @@ system.cpu.timesIdled 221 # Nu system.cpu.idleCycles 20659 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 4591 # Number of Instructions Simulated system.cpu.committedOps 5729 # Number of Ops (including micro ops) Simulated -system.cpu.committedInsts_total 4591 # Number of Instructions Simulated system.cpu.cpi 7.386408 # CPI: Cycles Per Instruction system.cpu.cpi_total 7.386408 # CPI: Total CPI of All Threads system.cpu.ipc 0.135384 # IPC: Instructions Per Cycle -- cgit v1.2.3