From 1c2145ae628abccdff17a866ed1cd6c5a78f8aad Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 3 Apr 2017 16:51:24 -0700 Subject: 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 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 Reviewed-by: Jason Lowe-Power --- .../03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt | 2 +- .../ref/alpha/linux/learning-gem5-p1-two-level/stats.txt | 2 +- .../se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt | 2 +- .../03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt | 2 +- .../03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt | 2 +- .../ref/mips/linux/learning-gem5-p1-two-level/stats.txt | 2 +- .../03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt | 2 +- .../ref/sparc/linux/learning-gem5-p1-two-level/stats.txt | 2 +- .../se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt | 2 +- .../03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'tests/quick/se/03.learning-gem5') 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 db5d6bd9b..e73b49ac6 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 @@ -314,7 +314,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 461109000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 461109 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started 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 e2e78f729..58d0eeab6 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 @@ -293,7 +293,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 64758000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 64758 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started diff --git a/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt index e93677565..d96e2fe55 100644 --- a/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt @@ -402,7 +402,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 372284000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 372284 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started diff --git a/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt index d277e8b47..0bf6798da 100644 --- a/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt @@ -381,7 +381,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 52453000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 52453 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt index bec900094..cd1a7a362 100644 --- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt @@ -300,7 +300,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 423127000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 423127 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt index c7fcf57ee..6ea71e933 100644 --- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt @@ -280,7 +280,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 62333000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 62333 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started diff --git a/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt index ef64cb9b2..25ad41fa6 100644 --- a/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt @@ -283,7 +283,7 @@ system.mem_ctrl_1.memoryStateTime::PRE_PDN 43986250 # system.mem_ctrl_1.memoryStateTime::ACT 67670000 # Time in different power states system.mem_ctrl_1.memoryStateTime::ACT_PDN 211146000 # Time in different power states system.pwrStateResidencyTicks::UNDEFINED 380341000 # 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 380341000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 380341 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started diff --git a/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt index e9aaf12b4..86dd54128 100644 --- a/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt @@ -261,7 +261,7 @@ system.mem_ctrl_1.memoryStateTime::PRE_PDN 4629500 # system.mem_ctrl_1.memoryStateTime::ACT 4495750 # Time in different power states system.mem_ctrl_1.memoryStateTime::ACT_PDN 45008750 # Time in different power states system.pwrStateResidencyTicks::UNDEFINED 56511000 # 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 56511000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 56511 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt index e2f01a250..7797c05db 100644 --- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt @@ -289,7 +289,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 507841000 system.cpu.apic_clk_domain.clock 16000 # Clock period in ticks system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 507841000 # Cumulative time (in ticks) in various power states system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 507841000 # 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 507841000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 507841 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt index 20642e324..c7497d010 100644 --- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt @@ -266,7 +266,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 58513000 system.cpu.apic_clk_domain.clock 16000 # Clock period in ticks system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 58513000 # Cumulative time (in ticks) in various power states system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 58513000 # 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 58513000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 58513 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started -- cgit v1.2.3