summaryrefslogtreecommitdiff
path: root/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt')
-rw-r--r--tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt19
1 files changed, 15 insertions, 4 deletions
diff --git a/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt b/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt
index 3c6185134..c4a248e5e 100644
--- a/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt
+++ b/tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt
@@ -2,12 +2,23 @@
---------- Begin Simulation Statistics ----------
sim_seconds 5.195470 # Number of seconds simulated
sim_ticks 5195470393000 # Number of ticks simulated
+final_tick 5195470393000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1858401 # Simulator instruction rate (inst/s)
-host_tick_rate 36414646229 # Simulator tick rate (ticks/s)
-host_mem_usage 372180 # Number of bytes of host memory used
-host_seconds 142.68 # Real time elapsed on the host
+host_inst_rate 1681123 # Simulator instruction rate (inst/s)
+host_tick_rate 32940960656 # Simulator tick rate (ticks/s)
+host_mem_usage 349824 # Number of bytes of host memory used
+host_seconds 157.72 # Real time elapsed on the host
sim_insts 265147881 # Number of instructions simulated
+system.physmem.bytes_read 13764096 # Number of bytes read from this memory
+system.physmem.bytes_inst_read 974400 # Number of instructions bytes read from this memory
+system.physmem.bytes_written 10427072 # Number of bytes written to this memory
+system.physmem.num_reads 215064 # Number of read requests responded to by this memory
+system.physmem.num_writes 162923 # 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 2649249 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read 187548 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write 2006954 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total 4656204 # Total bandwidth to/from this memory (bytes/s)
system.l2c.replacements 136133 # number of replacements
system.l2c.tagsinuse 31389.895470 # Cycle average of tags in use
system.l2c.total_refs 3363370 # Total number of references to valid blocks.