summaryrefslogtreecommitdiff
path: root/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2017-04-04 03:11:17 -0700
committerGabe Black <gabeblack@google.com>2017-04-05 18:37:29 +0000
commit3a5f469b14b66e56b8764646b132d1c69458fab7 (patch)
tree4144d39116ec4af4e4ef6b5e92690ca9b8882c87 /tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
parent16f632f1b8b95ca3e80268680936b6eff498540e (diff)
downloadgem5-3a5f469b14b66e56b8764646b132d1c69458fab7.tar.xz
stats: Update the solaris boot stats for the new op classes.
The change below introduced some new op classes which have their own stats, and the counts the instructions used to be under have gone down. commit 6c72c3551978ef2eabbe9727bf24fd2fcf385318 Author: Fernando Endo <fernando.endo2@gmail.com> Date: Sat Oct 15 14:58:45 2016 -0500 cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClass Change-Id: Ifa3a279493f503585a7b2cbb2785b106e24184bb Reviewed-on: https://gem5-review.googlesource.com/2648 Maintainer: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt')
-rw-r--r--tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt18
1 files changed, 11 insertions, 7 deletions
diff --git a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
index e3f340279..65da9a2c0 100644
--- a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
+++ b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 2.233778 # Nu
sim_ticks 4467555024 # Number of ticks simulated
final_tick 4467555024 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 2000000000 # Frequency of simulated ticks
-host_inst_rate 2932422 # Simulator instruction rate (inst/s)
-host_op_rate 2933575 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 5879301 # Simulator tick rate (ticks/s)
-host_mem_usage 552092 # Number of bytes of host memory used
-host_seconds 759.88 # Real time elapsed on the host
+host_inst_rate 2912008 # Simulator instruction rate (inst/s)
+host_op_rate 2913153 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 5838373 # Simulator tick rate (ticks/s)
+host_mem_usage 551728 # Number of bytes of host memory used
+host_seconds 765.21 # Real time elapsed on the host
sim_insts 2228284650 # Number of instructions simulated
sim_ops 2229160714 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -150,7 +150,9 @@ system.cpu.op_class::FloatAdd 8419779 0.38% 75.09% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 75.09% # Class of executed instruction
@@ -172,8 +174,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 75.09% # Cl
system.cpu.op_class::SimdFloatMult 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 75.09% # Class of executed instruction
-system.cpu.op_class::MemRead 356274529 15.95% 91.04% # Class of executed instruction
-system.cpu.op_class::MemWrite 200199782 8.96% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 352214742 15.77% 90.86% # Class of executed instruction
+system.cpu.op_class::MemWrite 198071026 8.87% 99.72% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 4059787 0.18% 99.90% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 2128756 0.10% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 2233583679 # Class of executed instruction