From 607c2772915628c2c67c1c5bfdefaa33ae66a06e Mon Sep 17 00:00:00 2001 From: Andreas Hansson Date: Wed, 19 Oct 2016 06:20:04 -0400 Subject: stats: Update stats to reflect recent changes to floats Mostly just splitting out the floats ops and corresponding reads/writes. --- .../40.perlbmk/ref/alpha/tru64/simple-atomic/stats.txt | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'tests/long/se/40.perlbmk/ref/alpha/tru64/simple-atomic/stats.txt') diff --git a/tests/long/se/40.perlbmk/ref/alpha/tru64/simple-atomic/stats.txt b/tests/long/se/40.perlbmk/ref/alpha/tru64/simple-atomic/stats.txt index efcf10ec9..fdd12f539 100644 --- a/tests/long/se/40.perlbmk/ref/alpha/tru64/simple-atomic/stats.txt +++ b/tests/long/se/40.perlbmk/ref/alpha/tru64/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.464395 # Nu sim_ticks 464394627000 # Number of ticks simulated final_tick 464394627000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 1533629 # Simulator instruction rate (inst/s) -host_op_rate 1533629 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 766980884 # Simulator tick rate (ticks/s) -host_mem_usage 251816 # Number of bytes of host memory used -host_seconds 605.48 # Real time elapsed on the host +host_inst_rate 2996785 # Simulator instruction rate (inst/s) +host_op_rate 2996785 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1498717563 # Simulator tick rate (ticks/s) +host_mem_usage 251436 # Number of bytes of host memory used +host_seconds 309.86 # Real time elapsed on the host sim_insts 928587629 # Number of instructions simulated sim_ops 928587629 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -103,7 +103,9 @@ system.cpu.op_class::FloatAdd 13018262 1.40% 63.07% # Cl system.cpu.op_class::FloatCmp 3826477 0.41% 63.48% # Class of executed instruction system.cpu.op_class::FloatCvt 3187663 0.34% 63.82% # Class of executed instruction system.cpu.op_class::FloatMult 4 0.00% 63.82% # Class of executed instruction +system.cpu.op_class::FloatMultAcc 0 0.00% 63.82% # Class of executed instruction system.cpu.op_class::FloatDiv 0 0.00% 63.82% # Class of executed instruction +system.cpu.op_class::FloatMisc 0 0.00% 63.82% # Class of executed instruction system.cpu.op_class::FloatSqrt 0 0.00% 63.82% # Class of executed instruction system.cpu.op_class::SimdAdd 0 0.00% 63.82% # Class of executed instruction system.cpu.op_class::SimdAddAcc 0 0.00% 63.82% # Class of executed instruction @@ -125,8 +127,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 63.82% # Cl system.cpu.op_class::SimdFloatMult 0 0.00% 63.82% # Class of executed instruction system.cpu.op_class::SimdFloatMultAcc 0 0.00% 63.82% # Class of executed instruction system.cpu.op_class::SimdFloatSqrt 0 0.00% 63.82% # Class of executed instruction -system.cpu.op_class::MemRead 237705247 25.59% 89.42% # Class of executed instruction -system.cpu.op_class::MemWrite 98308071 10.58% 100.00% # Class of executed instruction +system.cpu.op_class::MemRead 228135214 24.56% 88.39% # Class of executed instruction +system.cpu.op_class::MemWrite 94471145 10.17% 98.56% # Class of executed instruction +system.cpu.op_class::FloatMemRead 9570033 1.03% 99.59% # Class of executed instruction +system.cpu.op_class::FloatMemWrite 3836926 0.41% 100.00% # Class of executed instruction system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction system.cpu.op_class::total 928789150 # Class of executed instruction -- cgit v1.2.3