summaryrefslogtreecommitdiff
path: root/tests/long/se/40.perlbmk/ref
diff options
context:
space:
mode:
authorAli Saidi <Ali.Saidi@ARM.com>2014-10-29 23:18:29 -0500
committerAli Saidi <Ali.Saidi@ARM.com>2014-10-29 23:18:29 -0500
commit93c0307d418e08db609818f19f5d2b02d45e7465 (patch)
tree1f72a6617fb4a74d904a933bc48136fa0760bd19 /tests/long/se/40.perlbmk/ref
parentf2db2a96d181f796e6e475121f10230b9d1d007f (diff)
downloadgem5-93c0307d418e08db609818f19f5d2b02d45e7465.tar.xz
tests: Update regressions for the new kernels and various preceeding fixes.
Diffstat (limited to 'tests/long/se/40.perlbmk/ref')
-rw-r--r--tests/long/se/40.perlbmk/ref/arm/linux/o3-timing/stats.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/long/se/40.perlbmk/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/40.perlbmk/ref/arm/linux/o3-timing/stats.txt
index ed6189e71..57de3b3e6 100644
--- a/tests/long/se/40.perlbmk/ref/arm/linux/o3-timing/stats.txt
+++ b/tests/long/se/40.perlbmk/ref/arm/linux/o3-timing/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.407884 # Nu
sim_ticks 407883784500 # Number of ticks simulated
final_tick 407883784500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 135225 # Simulator instruction rate (inst/s)
-host_op_rate 166480 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 86093843 # Simulator tick rate (ticks/s)
-host_mem_usage 2533572 # Number of bytes of host memory used
-host_seconds 4737.67 # Real time elapsed on the host
+host_inst_rate 91246 # Simulator instruction rate (inst/s)
+host_op_rate 112336 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 58093586 # Simulator tick rate (ticks/s)
+host_mem_usage 2566152 # Number of bytes of host memory used
+host_seconds 7021.15 # Real time elapsed on the host
sim_insts 640649298 # Number of instructions simulated
sim_ops 788724957 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -420,7 +420,7 @@ system.cpu.numCycles 815767570 # nu
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu.fetch.icacheStallCycles 84062545 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 1200075862 # Number of instructions fetch has processed
+system.cpu.fetch.Insts 1200075863 # Number of instructions fetch has processed
system.cpu.fetch.Branches 233961455 # Number of branches that fetch encountered
system.cpu.fetch.predictedBranches 133292629 # Number of branches that fetch has predicted taken
system.cpu.fetch.Cycles 716015819 # Number of cycles fetch has run and was not squashing or blocked