From beee57070a1fecfe4b854af0c525b454a472202f Mon Sep 17 00:00:00 2001 From: Andreas Hansson Date: Mon, 24 Jun 2013 14:17:22 -0400 Subject: stats: Bump x86 stats This patch bumps the x86 stats to reflect the recent fixes. --- .../long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/long/se/70.twolf/ref/x86/linux/simple-atomic') diff --git a/tests/long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt b/tests/long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt index 4a8749fb9..0bb0ad86a 100644 --- a/tests/long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt +++ b/tests/long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.131393 # Nu sim_ticks 131393068000 # Number of ticks simulated final_tick 131393068000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 929815 # Simulator instruction rate (inst/s) -host_op_rate 1558452 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 925040607 # Simulator tick rate (ticks/s) -host_mem_usage 311764 # Number of bytes of host memory used -host_seconds 142.04 # Real time elapsed on the host +host_inst_rate 1192575 # Simulator instruction rate (inst/s) +host_op_rate 1998860 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1186450761 # Simulator tick rate (ticks/s) +host_mem_usage 265260 # Number of bytes of host memory used +host_seconds 110.74 # Real time elapsed on the host sim_insts 132071193 # Number of instructions simulated sim_ops 221362963 # Number of ops (including micro ops) simulated system.physmem.bytes_read::cpu.inst 1387954936 # Number of bytes read from this memory @@ -48,8 +48,8 @@ system.cpu.num_func_calls 1595632 # nu system.cpu.num_conditional_control_insts 8268466 # number of instructions that are conditional controls system.cpu.num_int_insts 220339554 # number of integer instructions system.cpu.num_fp_insts 2162459 # number of float instructions -system.cpu.num_int_register_reads 616958558 # number of times the integer registers were read -system.cpu.num_int_register_writes 257597203 # number of times the integer registers were written +system.cpu.num_int_register_reads 616959402 # number of times the integer registers were read +system.cpu.num_int_register_writes 257598047 # number of times the integer registers were written system.cpu.num_fp_register_reads 3037165 # number of times the floating registers were read system.cpu.num_fp_register_writes 1831403 # number of times the floating registers were written system.cpu.num_mem_refs 77165304 # number of memory refs -- cgit v1.2.3