From d2a0f60b69313ad869f81fb006c8e998e40cb3c1 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Mon, 20 Oct 2014 16:48:19 -0500 Subject: stats: updates due to previous mmap and exit_group patches. --- tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt') 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 97da265c5..e3aeba90b 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 @@ -409,7 +409,7 @@ system.cpu.fetch.Insts 731737281 # Nu system.cpu.fetch.Branches 175071152 # Number of branches that fetch encountered system.cpu.fetch.predictedBranches 95967885 # Number of branches that fetch has predicted taken system.cpu.fetch.Cycles 447534266 # Number of cycles fetch has run and was not squashing or blocked -system.cpu.fetch.SquashCycles 14941834 # Number of cycles fetch has spent squashing +system.cpu.fetch.SquashCycles 14941835 # Number of cycles fetch has spent squashing system.cpu.fetch.MiscStallCycles 1659 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs system.cpu.fetch.PendingTrapStallCycles 92 # Number of stall cycles due to pending traps system.cpu.fetch.IcacheWaitRetryStallCycles 5427 # Number of stall cycles due to full MSHR @@ -677,7 +677,7 @@ system.cpu.commit.op_class_0::total 548694828 # Cl system.cpu.commit.bw_lim_events 13835955 # number cycles where commit BW limit reached system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits system.cpu.rob.rob_reads 1090469902 # The number of ROB reads -system.cpu.rob.rob_writes 1334452491 # The number of ROB writes +system.cpu.rob.rob_writes 1334452492 # The number of ROB writes system.cpu.timesIdled 9125 # Number of times that the entire CPU went into an idle state and unscheduled itself system.cpu.idleCycles 280326 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 505237723 # Number of Instructions Simulated @@ -686,7 +686,7 @@ system.cpu.cpi 0.916475 # CP system.cpu.cpi_total 0.916475 # CPI: Total CPI of All Threads system.cpu.ipc 1.091137 # IPC: Instructions Per Cycle system.cpu.ipc_total 1.091137 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 611059108 # number of integer regfile reads +system.cpu.int_regfile_reads 611059162 # number of integer regfile reads system.cpu.int_regfile_writes 328109228 # number of integer regfile writes system.cpu.fp_regfile_reads 16 # number of floating regfile reads system.cpu.cc_regfile_reads 2170105339 # number of cc regfile reads -- cgit v1.2.3