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/60.bzip2/ref/x86/linux/simple-atomic/stats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt') 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 af3b62cfc..681bc52fe 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 2846007259500 # Number of ticks simulated final_tick 2846007259500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 825244 # Simulator instruction rate (inst/s) -host_op_rate 1285805 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 780780219 # Simulator tick rate (ticks/s) -host_mem_usage 265452 # Number of bytes of host memory used -host_seconds 3645.08 # Real time elapsed on the host +host_inst_rate 1189657 # Simulator instruction rate (inst/s) +host_op_rate 1853594 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1125559296 # Simulator tick rate (ticks/s) +host_mem_usage 239492 # Number of bytes of host memory used +host_seconds 2528.53 # Real time elapsed on the host sim_insts 3008081057 # Number of instructions simulated sim_ops 4686862651 # Number of ops (including micro ops) simulated system.physmem.bytes_read 37129731755 # Number of bytes read from this memory @@ -33,7 +33,7 @@ system.cpu.num_func_calls 0 # nu system.cpu.num_conditional_control_insts 182173305 # number of instructions that are conditional controls system.cpu.num_int_insts 4686862580 # number of integer instructions system.cpu.num_fp_insts 0 # number of float instructions -system.cpu.num_int_register_reads 14165752762 # number of times the integer registers were read +system.cpu.num_int_register_reads 14165752766 # number of times the integer registers were read system.cpu.num_int_register_writes 6716691823 # 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