summaryrefslogtreecommitdiff
path: root/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt')
-rw-r--r--tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt19
1 files changed, 15 insertions, 4 deletions
diff --git a/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt b/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt
index dc005fb66..324bf8929 100644
--- a/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt
+++ b/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt
@@ -2,12 +2,23 @@
---------- Begin Simulation Statistics ----------
sim_seconds 5.112043 # Number of seconds simulated
sim_ticks 5112043255000 # Number of ticks simulated
+final_tick 5112043255000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 2860366 # Simulator instruction rate (inst/s)
-host_tick_rate 35739722021 # Simulator tick rate (ticks/s)
-host_mem_usage 375540 # Number of bytes of host memory used
-host_seconds 143.04 # Real time elapsed on the host
+host_inst_rate 2850135 # Simulator instruction rate (inst/s)
+host_tick_rate 35611898535 # Simulator tick rate (ticks/s)
+host_mem_usage 353172 # Number of bytes of host memory used
+host_seconds 143.55 # Real time elapsed on the host
sim_insts 409133277 # Number of instructions simulated
+system.physmem.bytes_read 15568704 # Number of bytes read from this memory
+system.physmem.bytes_inst_read 972736 # Number of instructions bytes read from this memory
+system.physmem.bytes_written 12232896 # Number of bytes written to this memory
+system.physmem.num_reads 243261 # Number of read requests responded to by this memory
+system.physmem.num_writes 191139 # 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 3045495 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read 190283 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write 2392956 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total 5438452 # Total bandwidth to/from this memory (bytes/s)
system.l2c.replacements 164044 # number of replacements
system.l2c.tagsinuse 36842.944085 # Cycle average of tags in use
system.l2c.total_refs 3332458 # Total number of references to valid blocks.