From 9d8fec0d90c2121a092c04da74e3306069ab5270 Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Thu, 17 Mar 2016 10:25:11 -0700 Subject: stats: update stats for mmap() change. SE O3 runs see an additional reg read per mmap() call. --- tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt') diff --git a/tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt b/tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt index 9741f69fb..19e7a4fbe 100644 --- a/tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt +++ b/tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.061602 # Nu sim_ticks 61602281500 # Number of ticks simulated final_tick 61602281500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 110070 # Simulator instruction rate (inst/s) -host_op_rate 193816 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 42918086 # Simulator tick rate (ticks/s) -host_mem_usage 460124 # Number of bytes of host memory used -host_seconds 1435.35 # Real time elapsed on the host +host_inst_rate 59652 # Simulator instruction rate (inst/s) +host_op_rate 105038 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 23259273 # Simulator tick rate (ticks/s) +host_mem_usage 445096 # Number of bytes of host memory used +host_seconds 2648.50 # Real time elapsed on the host sim_insts 157988547 # Number of instructions simulated sim_ops 278192464 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -565,7 +565,7 @@ system.cpu.cpi 0.779832 # CP system.cpu.cpi_total 0.779832 # CPI: Total CPI of All Threads system.cpu.ipc 1.282327 # IPC: Instructions Per Cycle system.cpu.ipc_total 1.282327 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 491477132 # number of integer regfile reads +system.cpu.int_regfile_reads 491477136 # number of integer regfile reads system.cpu.int_regfile_writes 239432261 # number of integer regfile writes system.cpu.fp_regfile_reads 110 # number of floating regfile reads system.cpu.fp_regfile_writes 84 # number of floating regfile writes -- cgit v1.2.3