From d2a0f60b69313ad869f81fb006c8e998e40cb3c1 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Mon, 20 Oct 2014 16:48:19 -0500 Subject: stats: updates due to previous mmap and exit_group patches. --- tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt | 8 ++++---- tests/long/se/10.mcf/ref/sparc/linux/simple-timing/stats.txt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'tests/long/se/10.mcf/ref/sparc') diff --git a/tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt b/tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt index 7bd8275ff..c1c851704 100644 --- a/tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt +++ b/tests/long/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt @@ -80,10 +80,10 @@ system.cpu.num_fp_register_writes 90 # nu system.cpu.num_mem_refs 105711441 # number of memory refs system.cpu.num_load_insts 82803521 # Number of load instructions system.cpu.num_store_insts 22907920 # Number of store instructions -system.cpu.num_idle_cycles 0 # Number of idle cycles -system.cpu.num_busy_cycles 244431648 # Number of busy cycles -system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.idle_fraction 0 # Percentage of idle cycles +system.cpu.num_idle_cycles 0.002000 # Number of idle cycles +system.cpu.num_busy_cycles 244431647.998000 # Number of busy cycles +system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles +system.cpu.idle_fraction 0.000000 # Percentage of idle cycles system.cpu.Branches 29302884 # Number of branches fetched system.cpu.op_class::No_OpClass 28877736 11.81% 11.81% # Class of executed instruction system.cpu.op_class::IntAlu 109842388 44.94% 56.75% # Class of executed instruction diff --git a/tests/long/se/10.mcf/ref/sparc/linux/simple-timing/stats.txt b/tests/long/se/10.mcf/ref/sparc/linux/simple-timing/stats.txt index 5117716ee..86f47af4e 100644 --- a/tests/long/se/10.mcf/ref/sparc/linux/simple-timing/stats.txt +++ b/tests/long/se/10.mcf/ref/sparc/linux/simple-timing/stats.txt @@ -72,10 +72,10 @@ system.cpu.num_fp_register_writes 90 # nu system.cpu.num_mem_refs 105711441 # number of memory refs system.cpu.num_load_insts 82803521 # Number of load instructions system.cpu.num_store_insts 22907920 # Number of store instructions -system.cpu.num_idle_cycles 0 # Number of idle cycles -system.cpu.num_busy_cycles 722977060 # Number of busy cycles -system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.idle_fraction 0 # Percentage of idle cycles +system.cpu.num_idle_cycles 0.002000 # Number of idle cycles +system.cpu.num_busy_cycles 722977059.998000 # Number of busy cycles +system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles +system.cpu.idle_fraction 0.000000 # Percentage of idle cycles system.cpu.Branches 29302884 # Number of branches fetched system.cpu.op_class::No_OpClass 28877736 11.81% 11.81% # Class of executed instruction system.cpu.op_class::IntAlu 109842388 44.94% 56.75% # Class of executed instruction -- cgit v1.2.3