summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref
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
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')
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-atomic/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/riscv/linux/minor-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/riscv/linux/o3-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/riscv/linux/simple-atomic/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/riscv/linux/simple-timing-ruby/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/riscv/linux/simple-timing/stats.txt2
-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
-rw-r--r--tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt2
-rw-r--r--tests/quick/se/00.hello/ref/x86/linux/simple-timing/stats.txt2
29 files changed, 29 insertions, 29 deletions
diff --git a/tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt
index 112157b30..879f02028 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt
@@ -308,7 +308,7 @@ system.cpu.itb.data_hits 0 # DT
system.cpu.itb.data_misses 0 # DTB misses
system.cpu.itb.data_acv 0 # DTB access violations
system.cpu.itb.data_accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 17 # Number of system calls
+system.cpu.workload.numSyscalls 17 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 41083000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 82166 # 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/alpha/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt
index c57cc4c2c..e67968857 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt
@@ -308,7 +308,7 @@ system.cpu.itb.data_hits 0 # DT
system.cpu.itb.data_misses 0 # DTB misses
system.cpu.itb.data_acv 0 # DTB access violations
system.cpu.itb.data_accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 17 # Number of system calls
+system.cpu.workload.numSyscalls 17 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 23776000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 47553 # 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/alpha/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/simple-atomic/stats.txt
index a3ed3546f..f9588e66a 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-atomic/stats.txt
@@ -70,7 +70,7 @@ system.cpu.itb.data_hits 0 # DT
system.cpu.itb.data_misses 0 # DTB misses
system.cpu.itb.data_acv 0 # DTB access violations
system.cpu.itb.data_accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 17 # Number of system calls
+system.cpu.workload.numSyscalls 17 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 3214500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 6430 # 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/alpha/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
index effdd0b8b..639ae90c9 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
@@ -312,7 +312,7 @@ system.cpu.itb.data_hits 0 # DT
system.cpu.itb.data_misses 0 # DTB misses
system.cpu.itb.data_acv 0 # DTB access violations
system.cpu.itb.data_accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 17 # Number of system calls
+system.cpu.workload.numSyscalls 17 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 112490 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 112490 # 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/alpha/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing/stats.txt
index b5443e567..e0ad70e4b 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing/stats.txt
@@ -64,7 +64,7 @@ system.cpu.itb.data_hits 0 # DT
system.cpu.itb.data_misses 0 # DTB misses
system.cpu.itb.data_acv 0 # DTB access violations
system.cpu.itb.data_accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 17 # Number of system calls
+system.cpu.workload.numSyscalls 17 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 36128500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 72257 # 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/arm/linux/minor-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
index 680b47747..218cf1458 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
@@ -396,7 +396,7 @@ system.cpu.itb.inst_accesses 0 # IT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 13 # Number of system calls
+system.cpu.workload.numSyscalls 13 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 32617500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 65235 # 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/arm/linux/o3-timing-checker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
index bd3252a40..b3c6058a4 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
@@ -396,7 +396,7 @@ system.cpu.checker.itb.inst_accesses 0 # IT
system.cpu.checker.itb.hits 0 # DTB hits
system.cpu.checker.itb.misses 0 # DTB misses
system.cpu.checker.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 13 # Number of system calls
+system.cpu.workload.numSyscalls 13 # Number of system calls
system.cpu.checker.pwrStateResidencyTicks::ON 18517500 # Cumulative time (in ticks) in various power states
system.cpu.checker.numCycles 5391 # number of cpu cycles simulated
system.cpu.checker.numWorkItemsStarted 0 # number of work items this cpu started
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
index bc5d2d1fc..6ea38295f 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
@@ -400,7 +400,7 @@ system.cpu.itb.inst_accesses 0 # IT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 13 # Number of system calls
+system.cpu.workload.numSyscalls 13 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 20302000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 40605 # 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/arm/linux/simple-atomic-dummychecker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt
index d8c753698..cf15c6ad1 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt
@@ -158,7 +158,7 @@ system.cpu.checker.itb.inst_accesses 0 # IT
system.cpu.checker.itb.hits 0 # DTB hits
system.cpu.checker.itb.misses 0 # DTB misses
system.cpu.checker.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 13 # Number of system calls
+system.cpu.workload.numSyscalls 13 # Number of system calls
system.cpu.checker.pwrStateResidencyTicks::ON 2695000 # Cumulative time (in ticks) in various power states
system.cpu.checker.numCycles 0 # number of cpu cycles simulated
system.cpu.checker.numWorkItemsStarted 0 # number of work items this cpu started
diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
index 0f68cb20c..18ea66efd 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
@@ -158,7 +158,7 @@ system.cpu.itb.inst_accesses 0 # IT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 13 # Number of system calls
+system.cpu.workload.numSyscalls 13 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 2695000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 5391 # 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/arm/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt
index 9543604da..3c58db434 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt
@@ -152,7 +152,7 @@ system.cpu.itb.inst_accesses 0 # IT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 13 # Number of system calls
+system.cpu.workload.numSyscalls 13 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 28648500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 57297 # 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/mips/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
index 00c469890..0eb508f02 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
@@ -294,7 +294,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 7 # Number of system calls
+system.cpu.workload.numSyscalls 7 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 24405000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 48811 # 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/mips/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt
index d8c0265b8..d57d5acb6 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt
@@ -56,7 +56,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 7 # Number of system calls
+system.cpu.workload.numSyscalls 7 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 2820500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 5642 # 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/mips/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
index 4dafeb8f4..f7eb0c9e4 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
@@ -299,7 +299,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 7 # Number of system calls
+system.cpu.workload.numSyscalls 7 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 106125 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 106125 # 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/mips/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt
index 06655105e..a6a936b4a 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt
@@ -50,7 +50,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 7 # Number of system calls
+system.cpu.workload.numSyscalls 7 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 34362500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 68725 # 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/power/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt
index f6ed1582b..804710aed 100644
--- a/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt
@@ -294,7 +294,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 9 # Number of system calls
+system.cpu.workload.numSyscalls 9 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 21189000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 42379 # 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/power/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt
index 78aa3bef2..d149f60ec 100644
--- a/tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt
@@ -56,7 +56,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 9 # Number of system calls
+system.cpu.workload.numSyscalls 9 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 2896000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 5793 # 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/riscv/linux/minor-timing/stats.txt b/tests/quick/se/00.hello/ref/riscv/linux/minor-timing/stats.txt
index 7c3cea8ee..b9128db03 100644
--- a/tests/quick/se/00.hello/ref/riscv/linux/minor-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/riscv/linux/minor-timing/stats.txt
@@ -290,7 +290,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 9 # Number of system calls
+system.cpu.workload.numSyscalls 9 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 14435000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 28870 # 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/riscv/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/riscv/linux/o3-timing/stats.txt
index 4e1344fa0..c2fce2070 100644
--- a/tests/quick/se/00.hello/ref/riscv/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/riscv/linux/o3-timing/stats.txt
@@ -290,7 +290,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 9 # Number of system calls
+system.cpu.workload.numSyscalls 9 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 7939500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 15880 # 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/riscv/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/riscv/linux/simple-atomic/stats.txt
index c14fe390a..48d9a0fbb 100644
--- a/tests/quick/se/00.hello/ref/riscv/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/riscv/linux/simple-atomic/stats.txt
@@ -56,7 +56,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 9 # Number of system calls
+system.cpu.workload.numSyscalls 9 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 798000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 1597 # 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/riscv/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/riscv/linux/simple-timing-ruby/stats.txt
index d3136e926..f5db85554 100644
--- a/tests/quick/se/00.hello/ref/riscv/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/riscv/linux/simple-timing-ruby/stats.txt
@@ -295,7 +295,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 9 # Number of system calls
+system.cpu.workload.numSyscalls 9 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 27947 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 27947 # 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/riscv/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/stats.txt
index bb8642e88..3950ac70e 100644
--- a/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/stats.txt
@@ -50,7 +50,7 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 9 # Number of system calls
+system.cpu.workload.numSyscalls 9 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 11602500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 23205 # 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-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
diff --git a/tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt
index 136389a07..a160b1441 100644
--- a/tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt
@@ -280,7 +280,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 22516500
system.cpu.apic_clk_domain.clock 8000 # Clock period in ticks
system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 22516500 # Cumulative time (in ticks) in various power states
system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 22516500 # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls 11 # Number of system calls
+system.cpu.workload.numSyscalls 11 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 22516500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 45034 # 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/x86/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
index 0cb308579..54ef40828 100644
--- a/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
@@ -42,7 +42,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 5615000
system.cpu.apic_clk_domain.clock 8000 # Clock period in ticks
system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 5615000 # Cumulative time (in ticks) in various power states
system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 5615000 # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls 11 # Number of system calls
+system.cpu.workload.numSyscalls 11 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 5615000 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 11231 # 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/x86/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
index 87a90ab33..843ed7643 100644
--- a/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
@@ -284,7 +284,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 91859
system.cpu.apic_clk_domain.clock 16 # Clock period in ticks
system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 91859 # Cumulative time (in ticks) in various power states
system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 91859 # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls 11 # Number of system calls
+system.cpu.workload.numSyscalls 11 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 91859 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 91859 # 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/x86/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/x86/linux/simple-timing/stats.txt
index e95224dac..b6ef5972c 100644
--- a/tests/quick/se/00.hello/ref/x86/linux/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/x86/linux/simple-timing/stats.txt
@@ -36,7 +36,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 31247500
system.cpu.apic_clk_domain.clock 8000 # Clock period in ticks
system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 31247500 # Cumulative time (in ticks) in various power states
system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 31247500 # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls 11 # Number of system calls
+system.cpu.workload.numSyscalls 11 # Number of system calls
system.cpu.pwrStateResidencyTicks::ON 31247500 # Cumulative time (in ticks) in various power states
system.cpu.numCycles 62495 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started