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. --- .../se/30.eon/ref/alpha/tru64/simple-timing/stats.txt | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt') diff --git a/tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt b/tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt index 33645e09f..6d86d3450 100644 --- a/tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt +++ b/tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.567393 # Nu sim_ticks 567392530500 # Number of ticks simulated final_tick 567392530500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 646502 # Simulator instruction rate (inst/s) -host_op_rate 646502 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 920122456 # Simulator tick rate (ticks/s) -host_mem_usage 259072 # Number of bytes of host memory used -host_seconds 616.65 # Real time elapsed on the host +host_inst_rate 1833225 # Simulator instruction rate (inst/s) +host_op_rate 1833225 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 2609105944 # Simulator tick rate (ticks/s) +host_mem_usage 258692 # Number of bytes of host memory used +host_seconds 217.47 # Real time elapsed on the host sim_insts 398664609 # Number of instructions simulated sim_ops 398664609 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -97,7 +97,9 @@ system.cpu.op_class::FloatAdd 35620060 8.93% 50.80% # Cl system.cpu.op_class::FloatCmp 7072549 1.77% 52.57% # Class of executed instruction system.cpu.op_class::FloatCvt 2735231 0.69% 53.26% # Class of executed instruction system.cpu.op_class::FloatMult 16498021 4.14% 57.40% # Class of executed instruction +system.cpu.op_class::FloatMultAcc 0 0.00% 57.40% # Class of executed instruction system.cpu.op_class::FloatDiv 1563283 0.39% 57.79% # Class of executed instruction +system.cpu.op_class::FloatMisc 0 0.00% 57.79% # Class of executed instruction system.cpu.op_class::FloatSqrt 0 0.00% 57.79% # Class of executed instruction system.cpu.op_class::SimdAdd 0 0.00% 57.79% # Class of executed instruction system.cpu.op_class::SimdAddAcc 0 0.00% 57.79% # Class of executed instruction @@ -119,8 +121,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 57.79% # Cl system.cpu.op_class::SimdFloatMult 0 0.00% 57.79% # Class of executed instruction system.cpu.op_class::SimdFloatMultAcc 0 0.00% 57.79% # Class of executed instruction system.cpu.op_class::SimdFloatSqrt 0 0.00% 57.79% # Class of executed instruction -system.cpu.op_class::MemRead 94754511 23.77% 81.56% # Class of executed instruction -system.cpu.op_class::MemWrite 73520765 18.44% 100.00% # Class of executed instruction +system.cpu.op_class::MemRead 46072316 11.56% 69.35% # Class of executed instruction +system.cpu.op_class::MemWrite 30396985 7.62% 76.97% # Class of executed instruction +system.cpu.op_class::FloatMemRead 48682195 12.21% 89.18% # Class of executed instruction +system.cpu.op_class::FloatMemWrite 43123780 10.82% 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 398664665 # Class of executed instruction -- cgit v1.2.3