summaryrefslogtreecommitdiff
path: root/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing-dual/stats.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing-dual/stats.txt')
-rw-r--r--tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing-dual/stats.txt28
1 files changed, 24 insertions, 4 deletions
diff --git a/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing-dual/stats.txt b/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing-dual/stats.txt
index 4e104d3a4..6f6f084e3 100644
--- a/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing-dual/stats.txt
+++ b/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing-dual/stats.txt
@@ -2,12 +2,32 @@
---------- Begin Simulation Statistics ----------
sim_seconds 2.669611 # Number of seconds simulated
sim_ticks 2669611225000 # Number of ticks simulated
+final_tick 2669611225000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 491804 # Simulator instruction rate (inst/s)
-host_tick_rate 16743499108 # Simulator tick rate (ticks/s)
-host_mem_usage 418920 # Number of bytes of host memory used
-host_seconds 159.44 # Real time elapsed on the host
+host_inst_rate 842154 # Simulator instruction rate (inst/s)
+host_tick_rate 28671225175 # Simulator tick rate (ticks/s)
+host_mem_usage 380676 # Number of bytes of host memory used
+host_seconds 93.11 # Real time elapsed on the host
sim_insts 78413959 # Number of instructions simulated
+system.nvmem.bytes_read 68 # Number of bytes read from this memory
+system.nvmem.bytes_inst_read 68 # Number of instructions bytes read from this memory
+system.nvmem.bytes_written 0 # Number of bytes written to this memory
+system.nvmem.num_reads 17 # Number of read requests responded to by this memory
+system.nvmem.num_writes 0 # Number of write requests responded to by this memory
+system.nvmem.num_other 0 # Number of other requests responded to by this memory
+system.nvmem.bw_read 25 # Total read bandwidth from this memory (bytes/s)
+system.nvmem.bw_inst_read 25 # Instruction read bandwidth from this memory (bytes/s)
+system.nvmem.bw_total 25 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read 134334820 # Number of bytes read from this memory
+system.physmem.bytes_inst_read 1003520 # Number of instructions bytes read from this memory
+system.physmem.bytes_written 10194256 # Number of bytes written to this memory
+system.physmem.num_reads 15523876 # Number of read requests responded to by this memory
+system.physmem.num_writes 869239 # Number of write requests responded to by this memory
+system.physmem.num_other 0 # Number of other requests responded to by this memory
+system.physmem.bw_read 50319994 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read 375905 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write 3818629 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total 54138623 # Total bandwidth to/from this memory (bytes/s)
system.l2c.replacements 127749 # number of replacements
system.l2c.tagsinuse 26172.513439 # Cycle average of tags in use
system.l2c.total_refs 1540412 # Total number of references to valid blocks.