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/arm/linux/simple-timing/stats.txt | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt') diff --git a/tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt b/tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt index c71a30606..8c0d9c5fc 100644 --- a/tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt +++ b/tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 1.046047 # Nu sim_ticks 1046047111500 # Number of ticks simulated final_tick 1046047111500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 666714 # Simulator instruction rate (inst/s) -host_op_rate 819099 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1090788712 # Simulator tick rate (ticks/s) -host_mem_usage 278188 # Number of bytes of host memory used -host_seconds 958.98 # Real time elapsed on the host +host_inst_rate 1255251 # Simulator instruction rate (inst/s) +host_op_rate 1542152 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 2053674689 # Simulator tick rate (ticks/s) +host_mem_usage 277480 # Number of bytes of host memory used +host_seconds 509.35 # Real time elapsed on the host sim_insts 639366787 # Number of instructions simulated sim_ops 785501035 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -194,7 +194,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 49.56% # Cl system.cpu.op_class::FloatCmp 0 0.00% 49.56% # Class of executed instruction system.cpu.op_class::FloatCvt 0 0.00% 49.56% # Class of executed instruction system.cpu.op_class::FloatMult 0 0.00% 49.56% # Class of executed instruction +system.cpu.op_class::FloatMultAcc 0 0.00% 49.56% # Class of executed instruction system.cpu.op_class::FloatDiv 0 0.00% 49.56% # Class of executed instruction +system.cpu.op_class::FloatMisc 0 0.00% 49.56% # Class of executed instruction system.cpu.op_class::FloatSqrt 0 0.00% 49.56% # Class of executed instruction system.cpu.op_class::SimdAdd 0 0.00% 49.56% # Class of executed instruction system.cpu.op_class::SimdAddAcc 0 0.00% 49.56% # Class of executed instruction @@ -216,8 +218,10 @@ system.cpu.op_class::SimdFloatMisc 10203074 1.29% 51.67% # Cl system.cpu.op_class::SimdFloatMult 0 0.00% 51.67% # Class of executed instruction system.cpu.op_class::SimdFloatMultAcc 0 0.00% 51.67% # Class of executed instruction system.cpu.op_class::SimdFloatSqrt 0 0.00% 51.67% # Class of executed instruction -system.cpu.op_class::MemRead 252240938 31.98% 83.65% # Class of executed instruction -system.cpu.op_class::MemWrite 128980497 16.35% 100.00% # Class of executed instruction +system.cpu.op_class::MemRead 245222568 31.09% 82.76% # Class of executed instruction +system.cpu.op_class::MemWrite 125149823 15.87% 98.62% # Class of executed instruction +system.cpu.op_class::FloatMemRead 7018370 0.89% 99.51% # Class of executed instruction +system.cpu.op_class::FloatMemWrite 3830674 0.49% 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 788730744 # Class of executed instruction -- cgit v1.2.3