From 4a644767c58754339965cecc5d85853255652a30 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Wed, 9 May 2012 11:52:14 -0700 Subject: stats: update stats for no_value -> nan Lots of accumulated older changes too. --- tests/long/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/long/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt') diff --git a/tests/long/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt b/tests/long/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt index ffec0c1d3..11a4c0835 100644 --- a/tests/long/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/long/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.103107 # Nu sim_ticks 103106771000 # Number of ticks simulated final_tick 103106771000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 2490166 # Simulator instruction rate (inst/s) -host_op_rate 2726490 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1489999442 # Simulator tick rate (ticks/s) -host_mem_usage 216948 # Number of bytes of host memory used -host_seconds 69.20 # Real time elapsed on the host +host_inst_rate 1081638 # Simulator instruction rate (inst/s) +host_op_rate 1184289 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 647201988 # Simulator tick rate (ticks/s) +host_mem_usage 224040 # Number of bytes of host memory used +host_seconds 159.31 # Real time elapsed on the host sim_insts 172317417 # Number of instructions simulated sim_ops 188670900 # Number of ops (including micro ops) simulated system.physmem.bytes_read 869973902 # Number of bytes read from this memory -- cgit v1.2.3