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/40.perlbmk/ref/arm/linux/minor-timing/stats.txt | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'tests/long/se/40.perlbmk/ref/arm/linux/minor-timing/stats.txt') diff --git a/tests/long/se/40.perlbmk/ref/arm/linux/minor-timing/stats.txt b/tests/long/se/40.perlbmk/ref/arm/linux/minor-timing/stats.txt index d38edd9f8..7545f6451 100644 --- a/tests/long/se/40.perlbmk/ref/arm/linux/minor-timing/stats.txt +++ b/tests/long/se/40.perlbmk/ref/arm/linux/minor-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.525654 # Nu sim_ticks 525654485500 # Number of ticks simulated final_tick 525654485500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 213828 # Simulator instruction rate (inst/s) -host_op_rate 263250 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 175444467 # Simulator tick rate (ticks/s) -host_mem_usage 278324 # Number of bytes of host memory used -host_seconds 2996.13 # Real time elapsed on the host +host_inst_rate 282925 # Simulator instruction rate (inst/s) +host_op_rate 348318 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 232138645 # Simulator tick rate (ticks/s) +host_mem_usage 279272 # Number of bytes of host memory used +host_seconds 2264.40 # Real time elapsed on the host sim_insts 640655085 # Number of instructions simulated sim_ops 788730744 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -437,7 +437,9 @@ system.cpu.op_class_0::FloatAdd 0 0.00% 49.56% # Cl system.cpu.op_class_0::FloatCmp 0 0.00% 49.56% # Class of committed instruction system.cpu.op_class_0::FloatCvt 0 0.00% 49.56% # Class of committed instruction system.cpu.op_class_0::FloatMult 0 0.00% 49.56% # Class of committed instruction +system.cpu.op_class_0::FloatMultAcc 0 0.00% 49.56% # Class of committed instruction system.cpu.op_class_0::FloatDiv 0 0.00% 49.56% # Class of committed instruction +system.cpu.op_class_0::FloatMisc 0 0.00% 49.56% # Class of committed instruction system.cpu.op_class_0::FloatSqrt 0 0.00% 49.56% # Class of committed instruction system.cpu.op_class_0::SimdAdd 0 0.00% 49.56% # Class of committed instruction system.cpu.op_class_0::SimdAddAcc 0 0.00% 49.56% # Class of committed instruction @@ -459,8 +461,10 @@ system.cpu.op_class_0::SimdFloatMisc 10203074 1.29% 51.67% # Cl system.cpu.op_class_0::SimdFloatMult 0 0.00% 51.67% # Class of committed instruction system.cpu.op_class_0::SimdFloatMultAcc 0 0.00% 51.67% # Class of committed instruction system.cpu.op_class_0::SimdFloatSqrt 0 0.00% 51.67% # Class of committed instruction -system.cpu.op_class_0::MemRead 252240938 31.98% 83.65% # Class of committed instruction -system.cpu.op_class_0::MemWrite 128980497 16.35% 100.00% # Class of committed instruction +system.cpu.op_class_0::MemRead 245222568 31.09% 82.76% # Class of committed instruction +system.cpu.op_class_0::MemWrite 125149823 15.87% 98.62% # Class of committed instruction +system.cpu.op_class_0::FloatMemRead 7018370 0.89% 99.51% # Class of committed instruction +system.cpu.op_class_0::FloatMemWrite 3830674 0.49% 100.00% # Class of committed instruction system.cpu.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction system.cpu.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction system.cpu.op_class_0::total 788730744 # Class of committed instruction -- cgit v1.2.3