summaryrefslogtreecommitdiff
path: root/tests/long/se/10.mcf/ref/arm/linux
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2014-10-20 16:48:19 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2014-10-20 16:48:19 -0500
commitd2a0f60b69313ad869f81fb006c8e998e40cb3c1 (patch)
tree39b323ea65cc3c21cf3b00a05df44bcec214c580 /tests/long/se/10.mcf/ref/arm/linux
parent922a9d8ed2488a3483dbbfff47a4f341fb707b7b (diff)
downloadgem5-d2a0f60b69313ad869f81fb006c8e998e40cb3c1.tar.xz
stats: updates due to previous mmap and exit_group patches.
Diffstat (limited to 'tests/long/se/10.mcf/ref/arm/linux')
-rw-r--r--tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt6
-rw-r--r--tests/long/se/10.mcf/ref/arm/linux/simple-atomic/stats.txt8
-rw-r--r--tests/long/se/10.mcf/ref/arm/linux/simple-timing/stats.txt8
3 files changed, 11 insertions, 11 deletions
diff --git a/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt
index 863245d9d..3f4662e45 100644
--- a/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt
+++ b/tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt
@@ -402,7 +402,7 @@ system.cpu.fetch.Insts 135034231 # Nu
system.cpu.fetch.Branches 28272297 # Number of branches that fetch encountered
system.cpu.fetch.predictedBranches 11865865 # Number of branches that fetch has predicted taken
system.cpu.fetch.Cycles 113822766 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 1679444 # Number of cycles fetch has spent squashing
+system.cpu.fetch.SquashCycles 1679445 # Number of cycles fetch has spent squashing
system.cpu.fetch.MiscStallCycles 53 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
system.cpu.fetch.IcacheWaitRetryStallCycles 259 # Number of stall cycles due to full MSHR
system.cpu.fetch.CacheLines 32316581 # Number of cache lines fetched
@@ -669,7 +669,7 @@ system.cpu.commit.op_class_0::total 91053638 # Cl
system.cpu.commit.bw_lim_events 4115210 # 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 217038076 # The number of ROB reads
-system.cpu.rob.rob_writes 219583064 # The number of ROB writes
+system.cpu.rob.rob_writes 219583065 # The number of ROB writes
system.cpu.timesIdled 319 # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu.idleCycles 16958 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 90589798 # Number of Instructions Simulated
@@ -678,7 +678,7 @@ system.cpu.cpi 1.274156 # CP
system.cpu.cpi_total 1.274156 # CPI: Total CPI of All Threads
system.cpu.ipc 0.784833 # IPC: Instructions Per Cycle
system.cpu.ipc_total 0.784833 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 108123919 # number of integer regfile reads
+system.cpu.int_regfile_reads 108123923 # number of integer regfile reads
system.cpu.int_regfile_writes 58738896 # number of integer regfile writes
system.cpu.fp_regfile_reads 58 # number of floating regfile reads
system.cpu.fp_regfile_writes 100 # number of floating regfile writes
diff --git a/tests/long/se/10.mcf/ref/arm/linux/simple-atomic/stats.txt b/tests/long/se/10.mcf/ref/arm/linux/simple-atomic/stats.txt
index 4cbab1671..0aa02b40d 100644
--- a/tests/long/se/10.mcf/ref/arm/linux/simple-atomic/stats.txt
+++ b/tests/long/se/10.mcf/ref/arm/linux/simple-atomic/stats.txt
@@ -171,10 +171,10 @@ system.cpu.num_cc_register_writes 53956115 # nu
system.cpu.num_mem_refs 27220755 # number of memory refs
system.cpu.num_load_insts 22475911 # Number of load instructions
system.cpu.num_store_insts 4744844 # Number of store instructions
-system.cpu.num_idle_cycles 0 # Number of idle cycles
-system.cpu.num_busy_cycles 108282001 # Number of busy cycles
-system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.idle_fraction 0 # Percentage of idle cycles
+system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
+system.cpu.num_busy_cycles 108282000.998000 # Number of busy cycles
+system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
+system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
system.cpu.Branches 18732304 # Number of branches fetched
system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
system.cpu.op_class::IntAlu 63822828 70.09% 70.09% # Class of executed instruction
diff --git a/tests/long/se/10.mcf/ref/arm/linux/simple-timing/stats.txt b/tests/long/se/10.mcf/ref/arm/linux/simple-timing/stats.txt
index cf47ed552..b163f38c3 100644
--- a/tests/long/se/10.mcf/ref/arm/linux/simple-timing/stats.txt
+++ b/tests/long/se/10.mcf/ref/arm/linux/simple-timing/stats.txt
@@ -158,10 +158,10 @@ system.cpu.num_cc_register_writes 53956115 # nu
system.cpu.num_mem_refs 27220755 # number of memory refs
system.cpu.num_load_insts 22475911 # Number of load instructions
system.cpu.num_store_insts 4744844 # Number of store instructions
-system.cpu.num_idle_cycles 0 # Number of idle cycles
-system.cpu.num_busy_cycles 294082436 # Number of busy cycles
-system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.idle_fraction 0 # Percentage of idle cycles
+system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
+system.cpu.num_busy_cycles 294082435.998000 # Number of busy cycles
+system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
+system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
system.cpu.Branches 18732304 # Number of branches fetched
system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
system.cpu.op_class::IntAlu 63822828 70.09% 70.09% # Class of executed instruction