From 6437f3f4ee5275f59a4472d95e0abac1a8b82e22 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 4 Jun 2012 10:43:11 -0700 Subject: X86: Update stats for the CPUID change. --- tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt') diff --git a/tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt b/tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt index a3fe13db1..4294088ef 100644 --- a/tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt +++ b/tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 1.803259 # Nu sim_ticks 1803258587000 # Number of ticks simulated final_tick 1803258587000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 373686 # Simulator instruction rate (inst/s) -host_op_rate 688537 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 765720435 # Simulator tick rate (ticks/s) -host_mem_usage 274452 # Number of bytes of host memory used -host_seconds 2354.98 # Real time elapsed on the host +host_inst_rate 617600 # Simulator instruction rate (inst/s) +host_op_rate 1137962 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1265523884 # Simulator tick rate (ticks/s) +host_mem_usage 248496 # Number of bytes of host memory used +host_seconds 1424.91 # Real time elapsed on the host sim_insts 880025313 # Number of instructions simulated sim_ops 1621493983 # Number of ops (including micro ops) simulated system.physmem.bytes_read 5725952 # Number of bytes read from this memory @@ -33,7 +33,7 @@ system.cpu.num_func_calls 0 # nu system.cpu.num_conditional_control_insts 99478861 # number of instructions that are conditional controls system.cpu.num_int_insts 1621354493 # number of integer instructions system.cpu.num_fp_insts 0 # number of float instructions -system.cpu.num_int_register_reads 5129484084 # number of times the integer registers were read +system.cpu.num_int_register_reads 5129484088 # number of times the integer registers were read system.cpu.num_int_register_writes 2493860970 # number of times the integer registers were written system.cpu.num_fp_register_reads 0 # number of times the floating registers were read system.cpu.num_fp_register_writes 0 # number of times the floating registers were written -- cgit v1.2.3