diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2016-10-19 06:20:04 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2016-10-19 06:20:04 -0400 |
commit | 607c2772915628c2c67c1c5bfdefaa33ae66a06e (patch) | |
tree | f8f23fd4012f9a0053d65ac91792a7dc61d6baff /tests/quick/se/03.learning-gem5/ref/alpha/linux | |
parent | 71c982ff708cc3adc7c0eccf536fea34c20cc5f0 (diff) | |
download | gem5-607c2772915628c2c67c1c5bfdefaa33ae66a06e.tar.xz |
stats: Update stats to reflect recent changes to floats
Mostly just splitting out the floats ops and corresponding
reads/writes.
Diffstat (limited to 'tests/quick/se/03.learning-gem5/ref/alpha/linux')
-rw-r--r-- | tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt | 16 | ||||
-rw-r--r-- | tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt | 16 |
2 files changed, 20 insertions, 12 deletions
diff --git a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt index 090f011e7..db5d6bd9b 100644 --- a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt @@ -4,10 +4,10 @@ sim_seconds 0.000461 # Nu sim_ticks 461109000 # Number of ticks simulated final_tick 461109000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 212686 # Simulator instruction rate (inst/s) -host_op_rate 212584 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 15184120914 # Simulator tick rate (ticks/s) -host_mem_usage 634004 # Number of bytes of host memory used +host_inst_rate 260049 # Simulator instruction rate (inst/s) +host_op_rate 259797 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 18548021181 # Simulator tick rate (ticks/s) +host_mem_usage 634440 # Number of bytes of host memory used host_seconds 0.03 # Real time elapsed on the host sim_insts 6453 # Number of instructions simulated sim_ops 6453 # Number of ops (including micro ops) simulated @@ -347,7 +347,9 @@ system.cpu.op_class::FloatAdd 2 0.03% 68.05% # Cl system.cpu.op_class::FloatCmp 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::FloatCvt 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::FloatMult 0 0.00% 68.05% # Class of executed instruction +system.cpu.op_class::FloatMultAcc 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::FloatDiv 0 0.00% 68.05% # Class of executed instruction +system.cpu.op_class::FloatMisc 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::FloatSqrt 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::SimdAdd 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::SimdAddAcc 0 0.00% 68.05% # Class of executed instruction @@ -369,8 +371,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 68.05% # Cl system.cpu.op_class::SimdFloatMult 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::SimdFloatMultAcc 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::SimdFloatSqrt 0 0.00% 68.05% # Class of executed instruction -system.cpu.op_class::MemRead 1197 18.52% 86.57% # Class of executed instruction -system.cpu.op_class::MemWrite 868 13.43% 100.00% # Class of executed instruction +system.cpu.op_class::MemRead 1196 18.51% 86.55% # Class of executed instruction +system.cpu.op_class::MemWrite 861 13.32% 99.88% # Class of executed instruction +system.cpu.op_class::FloatMemRead 1 0.02% 99.89% # Class of executed instruction +system.cpu.op_class::FloatMemWrite 7 0.11% 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 6463 # Class of executed instruction diff --git a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt index 47755a477..e2e78f729 100644 --- a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt @@ -4,10 +4,10 @@ sim_seconds 0.000065 # Nu sim_ticks 64758000 # Number of ticks simulated final_tick 64758000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 560678 # Simulator instruction rate (inst/s) -host_op_rate 559951 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 5612828222 # Simulator tick rate (ticks/s) -host_mem_usage 638096 # Number of bytes of host memory used +host_inst_rate 610635 # Simulator instruction rate (inst/s) +host_op_rate 610062 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 6117087273 # Simulator tick rate (ticks/s) +host_mem_usage 638532 # Number of bytes of host memory used host_seconds 0.01 # Real time elapsed on the host sim_insts 6453 # Number of instructions simulated sim_ops 6453 # Number of ops (including micro ops) simulated @@ -326,7 +326,9 @@ system.cpu.op_class::FloatAdd 2 0.03% 68.05% # Cl system.cpu.op_class::FloatCmp 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::FloatCvt 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::FloatMult 0 0.00% 68.05% # Class of executed instruction +system.cpu.op_class::FloatMultAcc 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::FloatDiv 0 0.00% 68.05% # Class of executed instruction +system.cpu.op_class::FloatMisc 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::FloatSqrt 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::SimdAdd 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::SimdAddAcc 0 0.00% 68.05% # Class of executed instruction @@ -348,8 +350,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 68.05% # Cl system.cpu.op_class::SimdFloatMult 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::SimdFloatMultAcc 0 0.00% 68.05% # Class of executed instruction system.cpu.op_class::SimdFloatSqrt 0 0.00% 68.05% # Class of executed instruction -system.cpu.op_class::MemRead 1197 18.52% 86.57% # Class of executed instruction -system.cpu.op_class::MemWrite 868 13.43% 100.00% # Class of executed instruction +system.cpu.op_class::MemRead 1196 18.51% 86.55% # Class of executed instruction +system.cpu.op_class::MemWrite 861 13.32% 99.88% # Class of executed instruction +system.cpu.op_class::FloatMemRead 1 0.02% 99.89% # Class of executed instruction +system.cpu.op_class::FloatMemWrite 7 0.11% 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 6463 # Class of executed instruction |