From af2e83c7f13098b66ceb6ba69599f1959da44ea1 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Tue, 21 May 2013 11:41:27 -0500 Subject: x86, regressions: updates stats This is due to op class, function call, walker patches. --- tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt | 12 ++++++------ tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests/long/se/60.bzip2/ref') diff --git a/tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt b/tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt index 7cb3ea1a2..545751e41 100644 --- a/tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt +++ b/tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 2.846007 # Nu sim_ticks 2846007227500 # Number of ticks simulated final_tick 2846007227500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 922936 # Simulator instruction rate (inst/s) -host_op_rate 1438019 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 873209138 # Simulator tick rate (ticks/s) -host_mem_usage 283960 # Number of bytes of host memory used -host_seconds 3259.25 # Real time elapsed on the host +host_inst_rate 1114602 # Simulator instruction rate (inst/s) +host_op_rate 1736651 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1054547884 # Simulator tick rate (ticks/s) +host_mem_usage 286860 # Number of bytes of host memory used +host_seconds 2698.79 # Real time elapsed on the host sim_insts 3008081022 # Number of instructions simulated sim_ops 4686862596 # Number of ops (including micro ops) simulated system.physmem.bytes_read::cpu.inst 32105863056 # Number of bytes read from this memory @@ -41,7 +41,7 @@ system.cpu.committedInsts 3008081022 # Nu system.cpu.committedOps 4686862596 # Number of ops (including micro ops) committed system.cpu.num_int_alu_accesses 4686862527 # Number of integer alu accesses system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses -system.cpu.num_func_calls 0 # number of times a function call or return occured +system.cpu.num_func_calls 33534539 # number of times a function call or return occured system.cpu.num_conditional_control_insts 182173300 # number of instructions that are conditional controls system.cpu.num_int_insts 4686862527 # number of integer instructions system.cpu.num_fp_insts 0 # number of float instructions diff --git a/tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt b/tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt index 914311460..225f011f6 100644 --- a/tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt +++ b/tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 5.882581 # Nu sim_ticks 5882580526000 # Number of ticks simulated final_tick 5882580526000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 579739 # Simulator instruction rate (inst/s) -host_op_rate 903286 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1133733281 # Simulator tick rate (ticks/s) -host_mem_usage 291512 # Number of bytes of host memory used -host_seconds 5188.68 # Real time elapsed on the host +host_inst_rate 548624 # Simulator instruction rate (inst/s) +host_op_rate 854806 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1072884756 # Simulator tick rate (ticks/s) +host_mem_usage 295308 # Number of bytes of host memory used +host_seconds 5482.96 # Real time elapsed on the host sim_insts 3008081022 # Number of instructions simulated sim_ops 4686862596 # Number of ops (including micro ops) simulated system.physmem.bytes_read::cpu.inst 43200 # Number of bytes read from this memory @@ -42,7 +42,7 @@ system.cpu.committedInsts 3008081022 # Nu system.cpu.committedOps 4686862596 # Number of ops (including micro ops) committed system.cpu.num_int_alu_accesses 4686862527 # Number of integer alu accesses system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses -system.cpu.num_func_calls 0 # number of times a function call or return occured +system.cpu.num_func_calls 33534539 # number of times a function call or return occured system.cpu.num_conditional_control_insts 182173300 # number of instructions that are conditional controls system.cpu.num_int_insts 4686862527 # number of integer instructions system.cpu.num_fp_insts 0 # number of float instructions -- cgit v1.2.3