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. --- .../long/se/20.parser/ref/x86/linux/simple-timing/stats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/long/se/20.parser/ref/x86/linux/simple-timing/stats.txt') diff --git a/tests/long/se/20.parser/ref/x86/linux/simple-timing/stats.txt b/tests/long/se/20.parser/ref/x86/linux/simple-timing/stats.txt index c3c3c6909..7c0f3a039 100644 --- a/tests/long/se/20.parser/ref/x86/linux/simple-timing/stats.txt +++ b/tests/long/se/20.parser/ref/x86/linux/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 1.647873 # Nu sim_ticks 1647872849000 # Number of ticks simulated final_tick 1647872849000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 379189 # Simulator instruction rate (inst/s) -host_op_rate 701163 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 755680972 # Simulator tick rate (ticks/s) -host_mem_usage 300836 # Number of bytes of host memory used -host_seconds 2180.65 # Real time elapsed on the host +host_inst_rate 533286 # Simulator instruction rate (inst/s) +host_op_rate 986105 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1062778196 # Simulator tick rate (ticks/s) +host_mem_usage 304632 # Number of bytes of host memory used +host_seconds 1550.53 # Real time elapsed on the host sim_insts 826877110 # Number of instructions simulated sim_ops 1528988702 # Number of ops (including micro ops) simulated system.physmem.bytes_read::cpu.inst 120704 # Number of bytes read from this memory @@ -42,7 +42,7 @@ system.cpu.committedInsts 826877110 # Nu system.cpu.committedOps 1528988702 # Number of ops (including micro ops) committed system.cpu.num_int_alu_accesses 1528317562 # 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 35346287 # number of times a function call or return occured system.cpu.num_conditional_control_insts 92658795 # number of instructions that are conditional controls system.cpu.num_int_insts 1528317562 # number of integer instructions system.cpu.num_fp_insts 0 # number of float instructions -- cgit v1.2.3