summaryrefslogtreecommitdiff
path: root/tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2013-05-21 11:41:27 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2013-05-21 11:41:27 -0500
commitaf2e83c7f13098b66ceb6ba69599f1959da44ea1 (patch)
treea634f32d705cb32d614dcd43d819d8e3e26dd547 /tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt
parent22b60c57e697289baa205f11b164f356363c2bee (diff)
downloadgem5-af2e83c7f13098b66ceb6ba69599f1959da44ea1.tar.xz
x86, regressions: updates stats
This is due to op class, function call, walker patches.
Diffstat (limited to 'tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt')
-rw-r--r--tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt b/tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt
index ac797fce6..f8e97e7f1 100644
--- a/tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt
+++ b/tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.365989 # Nu
sim_ticks 365989065000 # Number of ticks simulated
final_tick 365989065000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 284823 # Simulator instruction rate (inst/s)
-host_op_rate 501527 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 659807143 # Simulator tick rate (ticks/s)
-host_mem_usage 428704 # Number of bytes of host memory used
-host_seconds 554.69 # Real time elapsed on the host
+host_inst_rate 466388 # Simulator instruction rate (inst/s)
+host_op_rate 821234 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1080412484 # Simulator tick rate (ticks/s)
+host_mem_usage 431468 # Number of bytes of host memory used
+host_seconds 338.75 # Real time elapsed on the host
sim_insts 157988548 # Number of instructions simulated
sim_ops 278192465 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 51392 # Number of bytes read from this memory
@@ -42,7 +42,7 @@ system.cpu.committedInsts 157988548 # Nu
system.cpu.committedOps 278192465 # Number of ops (including micro ops) committed
system.cpu.num_int_alu_accesses 278186175 # Number of integer alu accesses
system.cpu.num_fp_alu_accesses 40 # Number of float alu accesses
-system.cpu.num_func_calls 0 # number of times a function call or return occured
+system.cpu.num_func_calls 8475189 # number of times a function call or return occured
system.cpu.num_conditional_control_insts 18628007 # number of instructions that are conditional controls
system.cpu.num_int_insts 278186175 # number of integer instructions
system.cpu.num_fp_insts 40 # number of float instructions