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/60.bzip2/ref/arm/linux/o3-timing/stats.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/long/se/60.bzip2/ref/arm/linux/o3-timing') diff --git a/tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt index 20a214b43..dd7b09a8e 100644 --- a/tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt +++ b/tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt @@ -424,7 +424,7 @@ system.cpu.fetch.Insts 2067206547 # Nu system.cpu.fetch.Branches 286237274 # Number of branches that fetch encountered system.cpu.fetch.predictedBranches 166967181 # Number of branches that fetch has predicted taken system.cpu.fetch.Cycles 1477423210 # Number of cycles fetch has run and was not squashing or blocked -system.cpu.fetch.SquashCycles 29286858 # Number of cycles fetch has spent squashing +system.cpu.fetch.SquashCycles 29286859 # Number of cycles fetch has spent squashing system.cpu.fetch.MiscStallCycles 38 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs system.cpu.fetch.IcacheWaitRetryStallCycles 232 # Number of stall cycles due to full MSHR system.cpu.fetch.CacheLines 656844028 # Number of cache lines fetched @@ -691,7 +691,7 @@ system.cpu.commit.op_class_0::total 1664032433 # Cl system.cpu.commit.bw_lim_events 58313739 # 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 3330084063 # The number of ROB reads -system.cpu.rob.rob_writes 3883248691 # The number of ROB writes +system.cpu.rob.rob_writes 3883248692 # The number of ROB writes system.cpu.timesIdled 433 # Number of times that the entire CPU went into an idle state and unscheduled itself system.cpu.idleCycles 24299 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 1544563023 # Number of Instructions Simulated @@ -700,7 +700,7 @@ system.cpu.cpi 0.975038 # CP system.cpu.cpi_total 0.975038 # CPI: Total CPI of All Threads system.cpu.ipc 1.025601 # IPC: Instructions Per Cycle system.cpu.ipc_total 1.025601 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 2176017050 # number of integer regfile reads +system.cpu.int_regfile_reads 2176017062 # number of integer regfile reads system.cpu.int_regfile_writes 1261587528 # number of integer regfile writes system.cpu.fp_regfile_reads 38 # number of floating regfile reads system.cpu.fp_regfile_writes 49 # number of floating regfile writes -- cgit v1.2.3