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. --- .../ref/sparc/linux/o3-timing-mp/stats.txt | 6 +++--- .../ref/sparc/linux/simple-atomic-mp/stats.txt | 8 ++++---- .../ref/sparc/linux/simple-timing-mp/stats.txt | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux') diff --git a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt index 759a62336..994a2ff39 100644 --- a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt +++ b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt @@ -792,7 +792,7 @@ system.cpu0.fetch.Insts 481063 # Nu system.cpu0.fetch.Branches 81418 # Number of branches that fetch encountered system.cpu0.fetch.predictedBranches 76128 # Number of branches that fetch has predicted taken system.cpu0.fetch.Cycles 164143 # Number of cycles fetch has run and was not squashing or blocked -system.cpu0.fetch.SquashCycles 2674 # Number of cycles fetch has spent squashing +system.cpu0.fetch.SquashCycles 2675 # Number of cycles fetch has spent squashing system.cpu0.fetch.MiscStallCycles 3 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs system.cpu0.fetch.PendingTrapStallCycles 1880 # Number of stall cycles due to pending traps system.cpu0.fetch.CacheLines 7123 # Number of cache lines fetched @@ -1058,7 +1058,7 @@ system.cpu0.commit.op_class_0::total 449934 # Cl system.cpu0.commit.bw_lim_events 488 # number cycles where commit BW limit reached system.cpu0.commit.bw_limited 0 # number of insts not committed due to BW limits system.cpu0.rob.rob_reads 646710 # The number of ROB reads -system.cpu0.rob.rob_writes 929756 # The number of ROB writes +system.cpu0.rob.rob_writes 929757 # The number of ROB writes system.cpu0.timesIdled 318 # Number of times that the entire CPU went into an idle state and unscheduled itself system.cpu0.idleCycles 23966 # Total number of cycles that the CPU has spent unscheduled due to idling system.cpu0.committedInsts 377666 # Number of Instructions Simulated @@ -1067,7 +1067,7 @@ system.cpu0.cpi 0.559735 # CP system.cpu0.cpi_total 0.559735 # CPI: Total CPI of All Threads system.cpu0.ipc 1.786559 # IPC: Instructions Per Cycle system.cpu0.ipc_total 1.786559 # IPC: Total IPC of All Threads -system.cpu0.int_regfile_reads 689341 # number of integer regfile reads +system.cpu0.int_regfile_reads 689346 # number of integer regfile reads system.cpu0.int_regfile_writes 310987 # number of integer regfile writes system.cpu0.fp_regfile_reads 192 # number of floating regfile reads system.cpu0.misc_regfile_reads 224004 # number of misc regfile reads diff --git a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-atomic-mp/stats.txt b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-atomic-mp/stats.txt index f16a9829d..833acaaf7 100644 --- a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-atomic-mp/stats.txt +++ b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-atomic-mp/stats.txt @@ -327,10 +327,10 @@ system.cpu0.num_fp_register_writes 0 # nu system.cpu0.num_mem_refs 82397 # number of memory refs system.cpu0.num_load_insts 54591 # Number of load instructions system.cpu0.num_store_insts 27806 # Number of store instructions -system.cpu0.num_idle_cycles 0 # Number of idle cycles -system.cpu0.num_busy_cycles 175415 # Number of busy cycles -system.cpu0.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu0.idle_fraction 0 # Percentage of idle cycles +system.cpu0.num_idle_cycles 0.002000 # Number of idle cycles +system.cpu0.num_busy_cycles 175414.998000 # Number of busy cycles +system.cpu0.not_idle_fraction 1.000000 # Percentage of non-idle cycles +system.cpu0.idle_fraction 0.000000 # Percentage of idle cycles system.cpu0.Branches 29689 # Number of branches fetched system.cpu0.op_class::No_OpClass 26416 15.06% 15.06% # Class of executed instruction system.cpu0.op_class::IntAlu 66491 37.91% 52.97% # Class of executed instruction diff --git a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp/stats.txt b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp/stats.txt index 1641360b2..564228327 100644 --- a/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp/stats.txt +++ b/tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp/stats.txt @@ -579,10 +579,10 @@ system.cpu0.num_fp_register_writes 0 # nu system.cpu0.num_mem_refs 74021 # number of memory refs system.cpu0.num_load_insts 49007 # Number of load instructions system.cpu0.num_store_insts 25014 # Number of store instructions -system.cpu0.num_idle_cycles 0 # Number of idle cycles -system.cpu0.num_busy_cycles 525587 # Number of busy cycles -system.cpu0.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu0.idle_fraction 0 # Percentage of idle cycles +system.cpu0.num_idle_cycles 0.002000 # Number of idle cycles +system.cpu0.num_busy_cycles 525586.998000 # Number of busy cycles +system.cpu0.not_idle_fraction 1.000000 # Percentage of non-idle cycles +system.cpu0.idle_fraction 0.000000 # Percentage of idle cycles system.cpu0.Branches 26897 # Number of branches fetched system.cpu0.op_class::No_OpClass 23624 14.89% 14.89% # Class of executed instruction system.cpu0.op_class::IntAlu 60907 38.39% 53.29% # Class of executed instruction -- cgit v1.2.3