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/70.twolf/ref/x86/linux/o3-timing/stats.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/long/se/70.twolf/ref/x86/linux/o3-timing') diff --git a/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt b/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt index 55e2f8708..c2d74a54c 100644 --- a/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt +++ b/tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt @@ -292,7 +292,7 @@ system.cpu.fetch.Insts 249058784 # Nu system.cpu.fetch.Branches 22382097 # Number of branches that fetch encountered system.cpu.fetch.predictedBranches 14763235 # Number of branches that fetch has predicted taken system.cpu.fetch.Cycles 267434691 # Number of cycles fetch has run and was not squashing or blocked -system.cpu.fetch.SquashCycles 3695048 # Number of cycles fetch has spent squashing +system.cpu.fetch.SquashCycles 3695049 # Number of cycles fetch has spent squashing system.cpu.fetch.TlbCycles 15 # Number of cycles fetch has spent waiting for tlb system.cpu.fetch.MiscStallCycles 4561 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs system.cpu.fetch.PendingTrapStallCycles 42381 # Number of stall cycles due to pending traps @@ -499,11 +499,11 @@ system.cpu.iew.wb_penalized_rate 0 # fr system.cpu.commit.commitSquashedInsts 119784082 # The number of squashed insts skipped by commit system.cpu.commit.commitNonSpecStalls 1245 # The number of times commit has been forced to stall to communicate backwards system.cpu.commit.branchMispredicts 1557714 # The number of times a branch was mispredicted -system.cpu.commit.committed_per_cycle::samples 280934179 # Number of insts commited each cycle +system.cpu.commit.committed_per_cycle::samples 280934178 # Number of insts commited each cycle system.cpu.commit.committed_per_cycle::mean 0.787955 # Number of insts commited each cycle system.cpu.commit.committed_per_cycle::stdev 1.593006 # Number of insts commited each cycle system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::0 181002456 64.43% 64.43% # Number of insts commited each cycle +system.cpu.commit.committed_per_cycle::0 181002455 64.43% 64.43% # Number of insts commited each cycle system.cpu.commit.committed_per_cycle::1 57799506 20.57% 85.00% # Number of insts commited each cycle system.cpu.commit.committed_per_cycle::2 14236358 5.07% 90.07% # Number of insts commited each cycle system.cpu.commit.committed_per_cycle::3 11930779 4.25% 94.32% # Number of insts commited each cycle @@ -515,7 +515,7 @@ system.cpu.commit.committed_per_cycle::8 6891030 2.45% 100.00% # Nu system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::total 280934179 # Number of insts commited each cycle +system.cpu.commit.committed_per_cycle::total 280934178 # Number of insts commited each cycle system.cpu.commit.committedInsts 132071192 # Number of instructions committed system.cpu.commit.committedOps 221363384 # Number of ops (including micro ops) committed system.cpu.commit.swp_count 0 # Number of s/w prefetches committed @@ -563,8 +563,8 @@ system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # system.cpu.commit.op_class_0::total 221363384 # Class of committed instruction system.cpu.commit.bw_lim_events 6891030 # 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 615190615 # The number of ROB reads -system.cpu.rob.rob_writes 698614568 # The number of ROB writes +system.cpu.rob.rob_reads 615190614 # The number of ROB reads +system.cpu.rob.rob_writes 698614569 # The number of ROB writes system.cpu.timesIdled 3122 # Number of times that the entire CPU went into an idle state and unscheduled itself system.cpu.idleCycles 178726 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu.committedInsts 132071192 # Number of Instructions Simulated @@ -573,7 +573,7 @@ system.cpu.cpi 2.251725 # CP system.cpu.cpi_total 2.251725 # CPI: Total CPI of All Threads system.cpu.ipc 0.444104 # IPC: Instructions Per Cycle system.cpu.ipc_total 0.444104 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 456361988 # number of integer regfile reads +system.cpu.int_regfile_reads 456362005 # number of integer regfile reads system.cpu.int_regfile_writes 239113538 # number of integer regfile writes system.cpu.fp_regfile_reads 3275482 # number of floating regfile reads system.cpu.fp_regfile_writes 2058196 # number of floating regfile writes -- cgit v1.2.3