summaryrefslogtreecommitdiff
path: root/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt')
-rw-r--r--tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt26
1 files changed, 21 insertions, 5 deletions
diff --git a/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt b/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt
index 1bfa8bc8a..0a7542a7c 100644
--- a/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt
+++ b/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1831927 # Simulator instruction rate (inst/s)
-host_mem_usage 384484 # Number of bytes of host memory used
-host_seconds 27.81 # Real time elapsed on the host
-host_tick_rate 928414614 # Simulator tick rate (ticks/s)
+host_inst_rate 739167 # Simulator instruction rate (inst/s)
+host_mem_usage 360776 # Number of bytes of host memory used
+host_seconds 68.93 # Real time elapsed on the host
+host_tick_rate 374609475 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 50949504 # Number of instructions simulated
sim_seconds 0.025821 # Number of seconds simulated
@@ -225,8 +225,24 @@ system.cpu.kern.inst.arm 0 # nu
system.cpu.kern.inst.quiesce 0 # number of quiesce instructions executed
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.numCycles 51642622 # number of cpu cycles simulated
+system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
+system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
+system.cpu.num_busy_cycles 51642622 # Number of busy cycles
+system.cpu.num_conditional_control_insts 0 # number of instructions that are conditional controls
+system.cpu.num_fp_alu_accesses 6059 # Number of float alu accesses
+system.cpu.num_fp_insts 6059 # number of float instructions
+system.cpu.num_fp_register_reads 4227 # number of times the floating registers were read
+system.cpu.num_fp_register_writes 1834 # number of times the floating registers were written
+system.cpu.num_func_calls 0 # number of times a function call or return occured
+system.cpu.num_idle_cycles 0 # Number of idle cycles
system.cpu.num_insts 50949504 # Number of instructions executed
-system.cpu.num_refs 16092645 # Number of memory references
+system.cpu.num_int_alu_accesses 41395090 # Number of integer alu accesses
+system.cpu.num_int_insts 41395090 # number of integer instructions
+system.cpu.num_int_register_reads 128438705 # number of times the integer registers were read
+system.cpu.num_int_register_writes 33973128 # number of times the integer registers were written
+system.cpu.num_load_insts 9082722 # Number of load instructions
+system.cpu.num_mem_refs 16092645 # number of memory refs
+system.cpu.num_store_insts 7009923 # Number of store instructions
system.iocache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.iocache.avg_refs no_value # Average number of references to valid blocks.