From 040fa23d01109c68d194d2517df777844e4e2f13 Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Sat, 19 Jul 2014 19:04:58 -0700 Subject: stats: update for syscall DPRINTF change Only printing one rather than two args for the ignored syscall warning means the count of register accesses has changed on a few runs. Oddly only Alpha Tru64 seems to have any ignored syscalls in the regression tests. --- tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt') diff --git a/tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt b/tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt index e324bc13d..a090e3fd8 100644 --- a/tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt +++ b/tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.679350 # Nu sim_ticks 679349778000 # Number of ticks simulated final_tick 679349778000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 165098 # Simulator instruction rate (inst/s) -host_op_rate 165098 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 64606302 # Simulator tick rate (ticks/s) -host_mem_usage 222340 # Number of bytes of host memory used -host_seconds 10515.22 # Real time elapsed on the host +host_inst_rate 176355 # Simulator instruction rate (inst/s) +host_op_rate 176355 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 69011357 # Simulator tick rate (ticks/s) +host_mem_usage 223060 # Number of bytes of host memory used +host_seconds 9844.03 # Real time elapsed on the host sim_insts 1736043781 # Number of instructions simulated sim_ops 1736043781 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -615,7 +615,7 @@ system.cpu.cpi 0.782641 # CP system.cpu.cpi_total 0.782641 # CPI: Total CPI of All Threads system.cpu.ipc 1.277725 # IPC: Instructions Per Cycle system.cpu.ipc_total 1.277725 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 3354502671 # number of integer regfile reads +system.cpu.int_regfile_reads 3354502670 # number of integer regfile reads system.cpu.int_regfile_writes 1955490145 # number of integer regfile writes system.cpu.fp_regfile_reads 31250 # number of floating regfile reads system.cpu.fp_regfile_writes 519 # number of floating regfile writes -- cgit v1.2.3