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/30.eon/ref/arm/linux/o3-timing/stats.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/long/se/30.eon/ref/arm/linux/o3-timing') diff --git a/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt index 373457bb0..784b1e77a 100644 --- a/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt @@ -377,7 +377,7 @@ system.cpu.fetch.Insts 334152318 # Nu system.cpu.fetch.Branches 37763717 # Number of branches that fetch encountered system.cpu.fetch.predictedBranches 24530963 # Number of branches that fetch has predicted taken system.cpu.fetch.Cycles 210956137 # Number of cycles fetch has run and was not squashing or blocked -system.cpu.fetch.SquashCycles 3511516 # Number of cycles fetch has spent squashing +system.cpu.fetch.SquashCycles 3511517 # Number of cycles fetch has spent squashing system.cpu.fetch.MiscStallCycles 130 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs system.cpu.fetch.PendingTrapStallCycles 11 # Number of stall cycles due to pending traps system.cpu.fetch.IcacheWaitRetryStallCycles 514 # Number of stall cycles due to full MSHR @@ -646,7 +646,7 @@ system.cpu.commit.op_class_0::total 327812213 # Cl system.cpu.commit.bw_lim_events 10367243 # 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 561656707 # The number of ROB reads -system.cpu.rob.rob_writes 705358338 # The number of ROB writes +system.cpu.rob.rob_writes 705358339 # The number of ROB writes system.cpu.timesIdled 49342 # Number of times that the entire CPU went into an idle state and unscheduled itself system.cpu.idleCycles 139797 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 273037219 # Number of Instructions Simulated @@ -655,7 +655,7 @@ system.cpu.cpi 0.824361 # CP system.cpu.cpi_total 0.824361 # CPI: Total CPI of All Threads system.cpu.ipc 1.213060 # IPC: Instructions Per Cycle system.cpu.ipc_total 1.213060 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 331187238 # number of integer regfile reads +system.cpu.int_regfile_reads 331187240 # number of integer regfile reads system.cpu.int_regfile_writes 136909181 # number of integer regfile writes system.cpu.fp_regfile_reads 187100304 # number of floating regfile reads system.cpu.fp_regfile_writes 132166714 # number of floating regfile writes -- cgit v1.2.3