summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/sparc
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2017-04-03 16:51:24 -0700
committerGabe Black <gabeblack@google.com>2017-04-05 18:38:30 +0000
commit1c2145ae628abccdff17a866ed1cd6c5a78f8aad (patch)
tree5a61087175b4c19347f4485a902e134e40fbe391 /tests/quick/se/00.hello/ref/sparc
parenta01c13293ad4ad7e4f6ddf67a999479fd6550404 (diff)
downloadgem5-1c2145ae628abccdff17a866ed1cd6c5a78f8aad.tar.xz
stats: Rename num_syscalls to numSyscalls in the reference stats.
The name of the stat was changed in the following change which broke all the reference outputs. commit 2367198921765848a4f5b3d020a7cc5776209f80 Author: Brandon Potter <brandon.potter@amd.com> Date: Mon Feb 27 14:10:15 2017 -0500 syscall_emul: [PATCH 15/22] add clone/execve for threading and multiprocess simulations Change-Id: Id98b085ccae098c50c434ad81a72beee46084f40 Reviewed-on: https://gem5-review.googlesource.com/2651 Maintainer: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'tests/quick/se/00.hello/ref/sparc')
-rw-r--r--tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt
index f9e1e99fd..22810bda7 100644
--- a/tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt
@@ -38,7 +38,7 @@ system.physmem.bw_total::cpu.data 3587678605 # To
system.physmem.bw_total::total 11559473001 # Total bandwidth to/from this memory (bytes/s)
system.pwrStateResidencyTicks::UNDEFINED 2694500 # Cumulative time (in ticks) in various power states
system.cpu_clk_domain.clock 500 # Clock period in ticks
-system.cpu.workload.num_syscalls 11 # Number of system calls
+system.cpu.workload.numSyscalls 11 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 2694500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 5390 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
diff --git a/tests/quick/se/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt
index 90c8ea4fc..05934eae0 100644
--- a/tests/quick/se/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt
@@ -279,7 +279,7 @@ system.mem_ctrls_1.memoryStateTime::ACT 18590 # Ti
system.mem_ctrls_1.memoryStateTime::ACT_PDN 57682 # Time in different power states
system.pwrStateResidencyTicks::UNDEFINED 86746 # Cumulative time (in ticks) in various power states
system.cpu.clk_domain.clock 1 # Clock period in ticks
-system.cpu.workload.num_syscalls 11 # Number of system calls
+system.cpu.workload.numSyscalls 11 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 86746 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 86746 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
diff --git a/tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt
index 0b31a1b60..7d03d8b84 100644
--- a/tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt
@@ -32,7 +32,7 @@ system.physmem.bw_total::cpu.data 277401304 # To
system.physmem.bw_total::total 805291844 # Total bandwidth to/from this memory (bytes/s)
system.pwrStateResidencyTicks::UNDEFINED 30915500 # Cumulative time (in ticks) in various power states
system.cpu_clk_domain.clock 500 # Clock period in ticks
-system.cpu.workload.num_syscalls 11 # Number of system calls
+system.cpu.workload.numSyscalls 11 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 30915500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 61831 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started