From 2a8088f5aec433b6a1a2330f4fbc29ae28b5ee73 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Sat, 24 May 2014 21:30:46 -0500 Subject: stats: changes due to recent o3 patch. --- tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt | 1 - tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/long/se/20.parser/ref') diff --git a/tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt index 8b3ef27a1..939d3dd4a 100644 --- a/tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt @@ -662,7 +662,6 @@ system.cpu.timesIdled 329089 # Nu system.cpu.idleCycles 10240718 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 505237723 # Number of Instructions Simulated system.cpu.committedOps 569624283 # Number of Ops (including micro ops) Simulated -system.cpu.committedInsts_total 505237723 # Number of Instructions Simulated system.cpu.cpi 0.801306 # CPI: Cycles Per Instruction system.cpu.cpi_total 0.801306 # CPI: Total CPI of All Threads system.cpu.ipc 1.247962 # IPC: Instructions Per Cycle diff --git a/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt b/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt index 333a1495e..4a6325c04 100644 --- a/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt +++ b/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt @@ -580,7 +580,6 @@ system.cpu.timesIdled 3360559 # Nu system.cpu.idleCycles 31789529 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 826877109 # Number of Instructions Simulated system.cpu.committedOps 1528988701 # Number of Ops (including micro ops) Simulated -system.cpu.committedInsts_total 826877109 # Number of Instructions Simulated system.cpu.cpi 1.109215 # CPI: Cycles Per Instruction system.cpu.cpi_total 1.109215 # CPI: Total CPI of All Threads system.cpu.ipc 0.901538 # IPC: Instructions Per Cycle -- cgit v1.2.3