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/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt') diff --git a/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt index eafeb49bd..f8ab54378 100644 --- a/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000022 # Nu sim_ticks 21900500 # Number of ticks simulated final_tick 21900500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 26026 # Simulator instruction rate (inst/s) -host_op_rate 26023 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 89433474 # Simulator tick rate (ticks/s) -host_mem_usage 232656 # Number of bytes of host memory used -host_seconds 0.25 # Real time elapsed on the host +host_inst_rate 27169 # Simulator instruction rate (inst/s) +host_op_rate 27167 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 93368241 # Simulator tick rate (ticks/s) +host_mem_usage 228936 # Number of bytes of host memory used +host_seconds 0.23 # Real time elapsed on the host sim_insts 6372 # Number of instructions simulated sim_ops 6372 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -577,7 +577,7 @@ system.cpu.cpi 6.874137 # CP system.cpu.cpi_total 6.874137 # CPI: Total CPI of All Threads system.cpu.ipc 0.145473 # IPC: Instructions Per Cycle system.cpu.ipc_total 0.145473 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 12362 # number of integer regfile reads +system.cpu.int_regfile_reads 12363 # number of integer regfile reads system.cpu.int_regfile_writes 7056 # number of integer regfile writes system.cpu.fp_regfile_reads 8 # number of floating regfile reads system.cpu.fp_regfile_writes 2 # number of floating regfile writes -- cgit v1.2.3