From 9bc132e4738c53be2dd9c2fdf5e4dd8e73d8970b Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Thu, 24 Jan 2013 12:29:00 -0600 Subject: regressions: update stats due to branch predictor changes The actual statistical values are being updated for only two tests belonging to sparc architecture and inorder cpu: 00.hello and 02.insttest. For others the patch updates config.ini and name changes to statistical variables. --- 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 15db555ed..b26eb976b 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 103106766000 # Number of ticks simulated final_tick 103106766000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 2085648 # Simulator instruction rate (inst/s) -host_op_rate 2283582 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1247954818 # Simulator tick rate (ticks/s) -host_mem_usage 222132 # Number of bytes of host memory used -host_seconds 82.62 # Real time elapsed on the host +host_inst_rate 1465257 # Simulator instruction rate (inst/s) +host_op_rate 1604314 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 876741604 # Simulator tick rate (ticks/s) +host_mem_usage 282008 # Number of bytes of host memory used +host_seconds 117.60 # Real time elapsed on the host sim_insts 172317409 # Number of instructions simulated sim_ops 188670891 # Number of ops (including micro ops) simulated system.physmem.bytes_read::cpu.inst 759440204 # Number of bytes read from this memory -- cgit v1.2.3