From 1d933447fc62de67db938970a8308ac47189fd96 Mon Sep 17 00:00:00 2001 From: Andreas Sandberg Date: Thu, 2 Jun 2016 14:14:36 +0100 Subject: stats: Update to match ARM ISA changes --- .../quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt') diff --git a/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt index 99598cd5b..5f1cdd65c 100644 --- a/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.099596 # Nu sim_ticks 99596491500 # Number of ticks simulated final_tick 99596491500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 1040518 # Simulator instruction rate (inst/s) -host_op_rate 1096874 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 601401466 # Simulator tick rate (ticks/s) -host_mem_usage 259948 # Number of bytes of host memory used -host_seconds 165.61 # Real time elapsed on the host +host_inst_rate 2176341 # Simulator instruction rate (inst/s) +host_op_rate 2294214 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1257887009 # Simulator tick rate (ticks/s) +host_mem_usage 304976 # Number of bytes of host memory used +host_seconds 79.18 # Real time elapsed on the host sim_insts 172317410 # Number of instructions simulated sim_ops 181650342 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -164,7 +164,7 @@ system.cpu.num_func_calls 3545028 # nu system.cpu.num_conditional_control_insts 32201008 # number of instructions that are conditional controls system.cpu.num_int_insts 143085668 # number of integer instructions system.cpu.num_fp_insts 1752310 # number of float instructions -system.cpu.num_int_register_reads 241970171 # number of times the integer registers were read +system.cpu.num_int_register_reads 238310719 # number of times the integer registers were read system.cpu.num_int_register_writes 98192342 # number of times the integer registers were written system.cpu.num_fp_register_reads 2822225 # number of times the floating registers were read system.cpu.num_fp_register_writes 2378039 # number of times the floating registers were written -- cgit v1.2.3