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/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt') 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 ce3916e93..6fc5d6de3 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 @@ -375,7 +375,7 @@ system.cpu.fetch.Insts 12370 # Nu system.cpu.fetch.Branches 2560 # Number of branches that fetch encountered system.cpu.fetch.predictedBranches 794 # Number of branches that fetch has predicted taken system.cpu.fetch.Cycles 11397 # Number of cycles fetch has run and was not squashing or blocked -system.cpu.fetch.SquashCycles 1062 # Number of cycles fetch has spent squashing +system.cpu.fetch.SquashCycles 1063 # Number of cycles fetch has spent squashing system.cpu.fetch.MiscStallCycles 19 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs system.cpu.fetch.PendingTrapStallCycles 322 # Number of stall cycles due to pending traps system.cpu.fetch.IcacheWaitRetryStallCycles 84 # Number of stall cycles due to full MSHR @@ -643,7 +643,7 @@ system.cpu.commit.op_class_0::total 5377 # Cl system.cpu.commit.bw_lim_events 52 # 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 24066 # The number of ROB reads -system.cpu.rob.rob_writes 16749 # The number of ROB writes +system.cpu.rob.rob_writes 16750 # The number of ROB writes system.cpu.timesIdled 138 # Number of times that the entire CPU went into an idle state and unscheduled itself system.cpu.idleCycles 6973 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 4591 # Number of Instructions Simulated @@ -652,7 +652,7 @@ system.cpu.cpi 5.166630 # CP system.cpu.cpi_total 5.166630 # CPI: Total CPI of All Threads system.cpu.ipc 0.193550 # IPC: Instructions Per Cycle system.cpu.ipc_total 0.193550 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 6786 # number of integer regfile reads +system.cpu.int_regfile_reads 6787 # number of integer regfile reads system.cpu.int_regfile_writes 3839 # number of integer regfile writes system.cpu.fp_regfile_reads 16 # number of floating regfile reads system.cpu.cc_regfile_reads 24301 # number of cc regfile reads -- cgit v1.2.3