stats: Rename num_syscalls to numSyscalls in the reference stats.
authorGabe Black <gabeblack@google.com>
Mon, 3 Apr 2017 23:51:24 +0000 (16:51 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 5 Apr 2017 18:38:30 +0000 (18:38 +0000)
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>
114 files changed:
tests/long/se/10.mcf/ref/arm/linux/minor-timing/stats.txt
tests/long/se/10.mcf/ref/arm/linux/o3-timing/stats.txt
tests/long/se/10.mcf/ref/sparc/linux/simple-timing/stats.txt
tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt
tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt
tests/long/se/20.parser/ref/arm/linux/minor-timing/stats.txt
tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt
tests/long/se/20.parser/ref/arm/linux/simple-atomic/stats.txt
tests/long/se/20.parser/ref/arm/linux/simple-timing/stats.txt
tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
tests/long/se/20.parser/ref/x86/linux/simple-atomic/stats.txt
tests/long/se/20.parser/ref/x86/linux/simple-timing/stats.txt
tests/long/se/30.eon/ref/arm/linux/minor-timing/stats.txt
tests/long/se/30.eon/ref/arm/linux/o3-timing/stats.txt
tests/long/se/30.eon/ref/arm/linux/simple-atomic/stats.txt
tests/long/se/30.eon/ref/arm/linux/simple-timing/stats.txt
tests/long/se/40.perlbmk/ref/arm/linux/minor-timing/stats.txt
tests/long/se/40.perlbmk/ref/arm/linux/o3-timing/stats.txt
tests/long/se/40.perlbmk/ref/arm/linux/simple-atomic/stats.txt
tests/long/se/40.perlbmk/ref/arm/linux/simple-timing/stats.txt
tests/long/se/50.vortex/ref/arm/linux/minor-timing/stats.txt
tests/long/se/50.vortex/ref/arm/linux/o3-timing/stats.txt
tests/long/se/60.bzip2/ref/arm/linux/minor-timing/stats.txt
tests/long/se/60.bzip2/ref/arm/linux/o3-timing/stats.txt
tests/long/se/60.bzip2/ref/arm/linux/simple-atomic/stats.txt
tests/long/se/60.bzip2/ref/arm/linux/simple-timing/stats.txt
tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt
tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt
tests/long/se/70.twolf/ref/arm/linux/minor-timing/stats.txt
tests/long/se/70.twolf/ref/arm/linux/o3-timing/stats.txt
tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt
tests/quick/se/00.hello/ref/alpha/linux/minor-timing/stats.txt
tests/quick/se/00.hello/ref/alpha/linux/o3-timing/stats.txt
tests/quick/se/00.hello/ref/alpha/linux/simple-atomic/stats.txt
tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
tests/quick/se/00.hello/ref/alpha/linux/simple-timing/stats.txt
tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt
tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt
tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt
tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt
tests/quick/se/00.hello/ref/power/linux/o3-timing/stats.txt
tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt
tests/quick/se/00.hello/ref/riscv/linux/minor-timing/stats.txt
tests/quick/se/00.hello/ref/riscv/linux/o3-timing/stats.txt
tests/quick/se/00.hello/ref/riscv/linux/simple-atomic/stats.txt
tests/quick/se/00.hello/ref/riscv/linux/simple-timing-ruby/stats.txt
tests/quick/se/00.hello/ref/riscv/linux/simple-timing/stats.txt
tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt
tests/quick/se/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt
tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt
tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt
tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
tests/quick/se/00.hello/ref/x86/linux/simple-timing/stats.txt
tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64a/minor-timing/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64a/simple-atomic/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64a/simple-timing-ruby/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64a/simple-timing/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64d/minor-timing/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64d/simple-atomic/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64d/simple-timing-ruby/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64d/simple-timing/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64f/minor-timing/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64f/o3-timing/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-timing-ruby/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-timing/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64m/minor-timing/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64m/o3-timing/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64m/simple-atomic/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64m/simple-timing-ruby/stats.txt
tests/quick/se/02.insttest/ref/riscv/linux-rv64m/simple-timing/stats.txt
tests/quick/se/02.insttest/ref/sparc/linux/o3-timing/stats.txt
tests/quick/se/02.insttest/ref/sparc/linux/simple-atomic/stats.txt
tests/quick/se/02.insttest/ref/sparc/linux/simple-timing/stats.txt
tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt
tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt
tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt
tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt
tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt
tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt
tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt
tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt
tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt
tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt
tests/quick/se/04.gpu/ref/x86/linux/gpu-ruby-GPU_RfO/stats.txt
tests/quick/se/04.gpu/ref/x86/linux/gpu-ruby-GPU_VIPER/stats.txt
tests/quick/se/04.gpu/ref/x86/linux/gpu-ruby-GPU_VIPER_Baseline/stats.txt
tests/quick/se/04.gpu/ref/x86/linux/gpu-ruby-GPU_VIPER_Region/stats.txt
tests/quick/se/10.mcf/ref/arm/linux/simple-atomic/stats.txt
tests/quick/se/10.mcf/ref/arm/linux/simple-timing/stats.txt
tests/quick/se/10.mcf/ref/sparc/linux/simple-atomic/stats.txt
tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt
tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/o3-timing-mp/stats.txt
tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-atomic-mp/stats.txt
tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp-ruby/stats.txt
tests/quick/se/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp/stats.txt
tests/quick/se/50.vortex/ref/arm/linux/simple-atomic/stats.txt
tests/quick/se/50.vortex/ref/arm/linux/simple-timing/stats.txt
tests/quick/se/50.vortex/ref/sparc/linux/simple-atomic/stats.txt
tests/quick/se/50.vortex/ref/sparc/linux/simple-timing/stats.txt
tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt
tests/quick/se/70.twolf/ref/arm/linux/simple-timing/stats.txt
tests/quick/se/70.twolf/ref/sparc/linux/simple-atomic/stats.txt
tests/quick/se/70.twolf/ref/sparc/linux/simple-timing/stats.txt
tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt
tests/quick/se/70.twolf/ref/x86/linux/simple-timing/stats.txt

index 69b672058e4fa0b34162930152167e27ac8ac05d..5a4879819c9f2bded7fd88ca6144b5dce2fa8921 100644 (file)
@@ -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                  442                       # Number of system calls
+system.cpu.workload.numSyscalls                   442                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     62555455500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        125110911                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index e99ff0d501060f58e38ed371123549971e525bda..57821b2e6289d2292392df9d65b6a1451c23ff32 100644 (file)
@@ -422,7 +422,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                  442                       # Number of system calls
+system.cpu.workload.numSyscalls                   442                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     58521086000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        117042173                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index ff7ca3031ceade9848f45b4c2deb0694cd471423..33d56070990b180929cb169b75124996341c1843 100644 (file)
@@ -32,7 +32,7 @@ system.physmem.bw_total::cpu.data             2605921                       # To
 system.physmem.bw_total::total                2761491                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED 361613361500                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu.workload.num_syscalls                  443                       # Number of system calls
+system.cpu.workload.numSyscalls                   443                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    361613361500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        723226723                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 8690264efd612afa6f119afda71ab218c9fdf590..492625dc50b516a5ae2aa9213690cb23d028d82f 100644 (file)
@@ -301,7 +301,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED  65721494500
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED  65721494500                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED  65721494500                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                  444                       # Number of system calls
+system.cpu.workload.numSyscalls                   444                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     65721494500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        131442990                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 141b0c04b52130d5a15efe1f9fb90065d9f3dc4b..957a0aa1f1fedacb874b05817683ad46f4ce0529 100644 (file)
@@ -43,7 +43,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 366229314500
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 366229314500                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 366229314500                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                  444                       # Number of system calls
+system.cpu.workload.numSyscalls                   444                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    366229314500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        732458629                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 4152fbfe42335aa970a4371bc9dfa0c4bd025e5f..c7d0998133a9226dea558a7a158629da21ff9102 100644 (file)
@@ -423,7 +423,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                  548                       # Number of system calls
+system.cpu.workload.numSyscalls                   548                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    368651185500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        737302371                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index d29a9ad2dd9c11a30f064f80ef621b2dce5533cd..774d0b356cb4ab3092306a12ff816d8c74b41014 100644 (file)
@@ -434,7 +434,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                  548                       # Number of system calls
+system.cpu.workload.numSyscalls                   548                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    235850129000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        471700259                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 15befb0d8d0c5168e25e2459c5c63abafb42ca6d..f22db7f03da92484f066020697b6e9c3d609f181 100644 (file)
@@ -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                  548                       # Number of system calls
+system.cpu.workload.numSyscalls                   548                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    279360903000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        558721807                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index dc3d7ebff990c1f8f1dda926a0134c83e48ee3de..072f29102aea63191ba50906b7cb620f5debaa90 100644 (file)
@@ -159,7 +159,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                  548                       # Number of system calls
+system.cpu.workload.numSyscalls                   548                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    708700329500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       1417400659                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index eaf30dab209562a66729b41cc65bad48676b095b..699c09a913520819ccf3eda20b7c798376b87d04 100644 (file)
@@ -310,7 +310,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 487050729500
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 487050729500                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 487050729500                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                  551                       # Number of system calls
+system.cpu.workload.numSyscalls                   551                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    487050729500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        974101460                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index e99a80294713d5450a056a5aebda14fb2acbf7cd..0b4609b356aace5413c365f8ad8eeb4208a14b5b 100644 (file)
@@ -42,7 +42,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 885772926000
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 885772926000                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 885772926000                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                  551                       # Number of system calls
+system.cpu.workload.numSyscalls                   551                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    885772926000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       1771545853                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 4f486e6130e405993fe8b4f2e07e69b570350bc1..bbca4e86c689f106ea957f2983633eab487b57c9 100644 (file)
@@ -43,7 +43,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 1650923912500
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 1650923912500                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 1650923912500                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                  551                       # Number of system calls
+system.cpu.workload.numSyscalls                   551                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    1650923912500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       3301847825                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 812de15cb70d2e16b481b6c5cc9a8b484e49e788..2d960985598a19b79e43c59b12d0dadd1b3f8c0f 100644 (file)
@@ -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                  191                       # Number of system calls
+system.cpu.workload.numSyscalls                   191                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    225184887000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        450369774                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index faffc36d8708d024c9047b9de8c23dd2122214c2..be47c4345d4c35d2661436ba4990802cd7efb5ff 100644 (file)
@@ -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                  191                       # Number of system calls
+system.cpu.workload.numSyscalls                   191                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    124340889500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        248681780                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index a62595a11e4cf46f98b04f6abd44365f5f60715e..5ec20d23b74c0f43d45cb01e38c6fe4a9f85a5e4 100644 (file)
@@ -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                  191                       # Number of system calls
+system.cpu.workload.numSyscalls                   191                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    201717314000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        403434629                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 42d337cb567928264074c0f5d8037c4608a8ac3e..9e7563574690a5ab4c953577f79554797faf0450 100644 (file)
@@ -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                  191                       # Number of system calls
+system.cpu.workload.numSyscalls                   191                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    517297855500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       1034595711                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 06d9deeed7500893ffa4fb970978a93c4363bbb1..98887b418b0ce73433a207b9c32c77397b5bccf7 100644 (file)
@@ -418,7 +418,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                  673                       # Number of system calls
+system.cpu.workload.numSyscalls                   673                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    525647850500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       1051295701                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index e757c59297acbb3a04f109b725e08c721e889056..48dadbf2bb9b456df97eed5720331124e6e0d285 100644 (file)
@@ -448,7 +448,7 @@ system.cpu.itb.inst_accesses                        0
 system.cpu.itb.hits                                 0                      
 system.cpu.itb.misses                               0                      
 system.cpu.itb.accesses                             0                      
-system.cpu.workload.num_syscalls                  673                      
+system.cpu.workload.numSyscalls                   673                      
 system.cpu.pwrStateResidencyTicks::ON    339069355000                      
 system.cpu.numCycles                        678138711                      
 system.cpu.numWorkItemsStarted                      0                      
index a0c974f67252fc87187089a30508c3fed557b86c..c1630ee45a7b9cb832f61e2aa0c9c43780e3e834 100644 (file)
@@ -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                  673                       # Number of system calls
+system.cpu.workload.numSyscalls                   673                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    395726778500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        791453558                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 8c0d9c5fc22501afcc971f2ebd31f86c7daee5ed..e6b9bff19bdc3a3666c76566fbb9c43aa59d58a7 100644 (file)
@@ -159,7 +159,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                  673                       # Number of system calls
+system.cpu.workload.numSyscalls                   673                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    1046047111500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       2092094223                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 4f45fd20e9f82775f30c3000bdf71ae7f9008249..4ab6bddc7e1053fea08aef9a8cb918072379361b 100644 (file)
@@ -422,7 +422,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                 1946                       # Number of system calls
+system.cpu.workload.numSyscalls                  1946                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     60161166500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        120322333                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 79d31fb69cc03fa0b12b21123819a48491a2a783..8304f1e87eb3e82d7c3e3aabd7b6c2671b1b13fb 100644 (file)
@@ -430,7 +430,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                 1946                       # Number of system calls
+system.cpu.workload.numSyscalls                  1946                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     37944194500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                         75888390                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index fe92629606048b2d94a5425e9b0f8f3ae8b74a7f..24c0fbbea173705495296eb55cf4ecb00f000e39 100644 (file)
@@ -429,7 +429,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                   46                       # Number of system calls
+system.cpu.workload.numSyscalls                    46                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    1150356296500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       2300712593                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 2fc5a813ebb666d5f33fb1d98cb17774bd544582..5ac1aa00bd83ec04b20511cb91b12cec87c3d1b6 100644 (file)
@@ -445,7 +445,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                   46                       # Number of system calls
+system.cpu.workload.numSyscalls                    46                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    787835965500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       1575671932                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 4d1539e1f978f575099c26f5f7dea5239eaa3159..2806362a52da6e93061a268a4775b0e747e4e502 100644 (file)
@@ -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                   46                       # Number of system calls
+system.cpu.workload.numSyscalls                    46                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    832017490500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       1664034982                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 11abffe81908f9cd7c5902af34fd5f136852c69f..11790cc5e9b824c1916a55c1ad16de7a63e335f4 100644 (file)
@@ -159,7 +159,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                   46                       # Number of system calls
+system.cpu.workload.numSyscalls                    46                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    2379921906500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       4759843813                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 86df30690b3439a93f5411652f0e52fb9b9ba1ff..213b5c5afb2bf2ef8613db6d8936f6b51fe09a1b 100644 (file)
@@ -42,7 +42,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 2846007227500
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 2846007227500                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 2846007227500                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                   46                       # Number of system calls
+system.cpu.workload.numSyscalls                    46                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    2846007227500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                       5692014456                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 037ceb01184e0451420b221cd278d0a4488dab46..4f06487d9c2360d78d0a9be1aa1dbcf6238daf30 100644 (file)
@@ -43,7 +43,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 5898831348500
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 5898831348500                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 5898831348500                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                   46                       # Number of system calls
+system.cpu.workload.numSyscalls                    46                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    5898831348500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                      11797662697                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index aa0694fe02c7c36ac364e04aedf21458db263300..83b1f4eb5feb12b3089d0e4552937d6a4a808cf8 100644 (file)
@@ -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                  400                       # Number of system calls
+system.cpu.workload.numSyscalls                   400                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    132570000500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        265140001                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 8786b64793855c6920f564678dae595ae9232aa0..1ab6131a652b67e5e4866de63d82e9a0911d42e9 100644 (file)
@@ -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                  400                       # Number of system calls
+system.cpu.workload.numSyscalls                   400                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     85986203000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        171972407                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 059c65964938b84d8b7f62a3f4393a7896510bd8..62a8ddc44f7a5cd55b6fd6afdbff35dd73ce3b3e 100644 (file)
@@ -280,7 +280,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 102721386000
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 102721386000                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 102721386000                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                  400                       # Number of system calls
+system.cpu.workload.numSyscalls                   400                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    102721386000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        205442773                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 112157b30f5d492b4e74ad2b7672a139fcaa66e1..879f0202850c6cfe8c995e46f4085f21018440d7 100644 (file)
@@ -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
index c57cc4c2c4ae8197ca71fb0f4b206c1abb0bc01e..e679688571ab6e2e8bbcd29c5994168c1380322a 100644 (file)
@@ -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
index a3ed3546f1b6ab0b3e29d6f715f6976535b9495a..f9588e66ae194601eb2394f88fcbc4933def82b0 100644 (file)
@@ -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
index effdd0b8b91a7cdafd62e8273bc213d37d103cdc..639ae90c9fae5f620f7a94a38fbd888b5e0348da 100644 (file)
@@ -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
index b5443e56770a697b998fede3f8ba7b799c25a19b..e0ad70e4b9f52d692ed22b4ab29dfca55a1adc7c 100644 (file)
@@ -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
index 680b4774742f1e7f4776029f7511fcee830d366f..218cf14588e16450bac1bb230aa9322c58d89008 100644 (file)
@@ -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
index bd3252a40537fb3b6e8d3f4af6baabea98b687f8..b3c6058a40a5f3226b92ed83ea95f74f1efea26e 100644 (file)
@@ -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
index bc5d2d1fc8a2163ef3a132ee82f74d671a3994ab..6ea38295fe03384dcc656e15d722576556c5e5ec 100644 (file)
@@ -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
index d8c7536980e41e57280f11a8b340f454a76cff53..cf15c6ad17020a19c76bb7b5d1f73e24e63fe5fe 100644 (file)
@@ -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
index 0f68cb20ca4244764294699dd113082867589426..18ea66efd097476f4d268763404f5bcd7cb71d86 100644 (file)
@@ -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
index 9543604da22ee04f00b0fe7e7a889d97713bd4bd..3c58db43413a3350c17ae63df7604ff2b2e4ada8 100644 (file)
@@ -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
index 00c469890ee7c355436bdc765452b845f220c483..0eb508f029a4a1d3d7241c238e59390ed937ec90 100644 (file)
@@ -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
index d8c0265b88589a6a063a9fc4ba89fd00c2acdec4..d57d5acb64646ccabee6a5ee9e95d7567e992144 100644 (file)
@@ -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
index 4dafeb8f40f0b009bd97c9b255fba487ecd0bded..f7eb0c9e4b177c0bdcd89e2abb22aba7d91e7059 100644 (file)
@@ -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
index 06655105eb043ad9b4b53ee9354538577a40f7d3..a6a936b4a8f0e43d78334b0ab4f20ece4bae685f 100644 (file)
@@ -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
index f6ed1582beb73660e2b7f6d050be76d2f095827f..804710aeda56c3ea399d27337a90f9f53ffd7546 100644 (file)
@@ -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
index 78aa3bef24172b87df060b2937cd505172928a45..d149f60ec77fa1fc094051fc8ab201a6e2444cd1 100644 (file)
@@ -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
index 7c3cea8eec8edf4b713dd1b9b37316a5f389aa37..b9128db038955c835b3527c748510d4edff6394f 100644 (file)
@@ -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
index 4e1344fa05d34fc28181fe0451635b0e9b467275..c2fce207015a9a4a33b0404dfec6d183199f39b3 100644 (file)
@@ -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
index c14fe390a79607e7010e654d4fbcbc894c054b44..48d9a0fbbacaf7d1915d20dea25018c3714aab9e 100644 (file)
@@ -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
index d3136e92622207d80c6fea1005374cff993052ea..f5db855541e7e1928279ee5bc528ccf162546fc9 100644 (file)
@@ -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
index bb8642e8824e285dd0e44cac6fd8e181757fdbfd..3950ac70e30bde64e999135ce1974d191323b850 100644 (file)
@@ -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
index f9e1e99fdfeaa313ac2d4c5abde71981b1bc59e5..22810bda75fe847d2a2aab495cd344cbc573b0d2 100644 (file)
@@ -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
index 90c8ea4fc9d290dc06c086f5ee547f30d32e1ad7..05934eae02da158bab1bb864a4f61cb8db4df647 100644 (file)
@@ -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
index 0b31a1b6053a16b4658677e82c2045065c96695b..7d03d8b84038143fa7145eea13700d621ae014e4 100644 (file)
@@ -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
index 136389a07bdb103aebe5d9b031745add86e20a37..a160b14415df0213221ef07bbf7227a051c0671e 100644 (file)
@@ -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
index 0cb308579c3e1de3b2691762c76c0772975eac7e..54ef40828d1b1876927042eb3c1e9641de343f5b 100644 (file)
@@ -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
index 87a90ab339063bc1e4d9154c686ef26a7de04c6e..843ed7643df5da8c74435485bfc4af6dd82358ae 100644 (file)
@@ -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
index e95224dac6c112c9597d8f6b28d16b11c5640647..b6ef5972c02b3740945cffa854ec38a43135b318 100644 (file)
@@ -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
index d3b8cc5740aee627d7f929d9acecb4c76a51cdf3..ed0c77d413f0bc15e5cab78938c34337cb837d92 100644 (file)
@@ -308,8 +308,8 @@ system.cpu.itb.data_hits                            0
 system.cpu.itb.data_misses                          0                      
 system.cpu.itb.data_acv                             0                      
 system.cpu.itb.data_accesses                        0                      
-system.cpu.workload0.num_syscalls                  17                      
-system.cpu.workload1.num_syscalls                  17                      
+system.cpu.workload0.numSyscalls                   17                      
+system.cpu.workload1.numSyscalls                   17                      
 system.cpu.pwrStateResidencyTicks::ON        27117500                      
 system.cpu.numCycles                            54236                      
 system.cpu.numWorkItemsStarted                      0                      
index cdfe6dd6a3547ff154d1dab35b47f866d0ef3508..5aff2c58cc5ae990559131a2445e820e7eb401db 100644 (file)
@@ -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                   43                       # Number of system calls
+system.cpu.workload.numSyscalls                    43                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       167318000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           334636                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 07016a7d8fde3d6d0d9c01631ce5571783e638a0..33126dd0421f4e03b6c1289223a9fbb631dbd210 100644 (file)
@@ -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                   43                       # Number of system calls
+system.cpu.workload.numSyscalls                    43                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON        57010500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           114022                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 0712c849388e8d493d4f22903050a2aff190a328..7b610f7aaeacb025443867fd16969f9f385da9cf 100644 (file)
@@ -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                    9                       # Number of system calls
+system.cpu.workload.numSyscalls                     9                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON          796036                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           796036                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 918afc87c828e50817f40b44ee842e9dd621e352..61ce3fb1c749ba985a233e3f2bf4d1adb3ca11f2 100644 (file)
@@ -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       138549500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           277099                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 042307b53d786f3161192bb102fe6d0bd1d1073d..3ac8f22bfba660860860260d2ed6f446050880e4 100644 (file)
@@ -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                  162                       # Number of system calls
+system.cpu.workload.numSyscalls                   162                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       339173000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           678346                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 3ddd316d7310ed5afcae07a94f1da8f406fe5363..3926917806b14b8854442736ec1ae4150bbb9974 100644 (file)
@@ -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                  162                       # Number of system calls
+system.cpu.workload.numSyscalls                   162                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       149676500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           299354                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index c7042114dff672c4899e8a0fe7a4264ec67d4183..218c95842e4ca483bb0848a7b6da188b087c1b9d 100644 (file)
@@ -301,7 +301,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                  162                       # Number of system calls
+system.cpu.workload.numSyscalls                   162                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON         6393532                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                          6393532                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 13b031fa93f3e560996be208209b329280541137..e0a5b9af71a27b0cfe8a31d1551c787c49b67f15 100644 (file)
@@ -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                  162                       # Number of system calls
+system.cpu.workload.numSyscalls                   162                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       497165500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           994331                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index f8dd393b086f76427a8b63a6a6549d0d0ba691a1..1a17bfe8748658a4effd0aec906b5bf619ca4722 100644 (file)
@@ -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                  115                       # Number of system calls
+system.cpu.workload.numSyscalls                   115                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       269998000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           539996                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 5fcbb579c133bf4a70d5f5aba1f65d9dbfe7e88e..d17cb85437dc087f17cd88b5d12e97d3f5439a28 100644 (file)
@@ -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                  115                       # Number of system calls
+system.cpu.workload.numSyscalls                   115                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       113383000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           226767                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 9a7a22440eafa439cc511dc64ff7aa90be3ee3b8..eab32259e53bf8c43cc01e2d344d206801ec4042 100644 (file)
@@ -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                  115                       # Number of system calls
+system.cpu.workload.numSyscalls                   115                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       113137000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           226275                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 8fec50473cccdd5e2ec061a248994595a9c4a367..0deaa3f4eb4b0f5314561ca9787f3170cd23cba7 100644 (file)
@@ -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                  115                       # Number of system calls
+system.cpu.workload.numSyscalls                   115                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON         4665394                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                          4665394                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index b9ee4135f76c05ffc650bde5c52dd5acb188305a..6fa0e9628ef6a62586ebbbec86eb567a781d49b2 100644 (file)
@@ -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                  115                       # Number of system calls
+system.cpu.workload.numSyscalls                   115                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       385535500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           771071                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 4c33c60ec862bb92153a995b02e0af5508f4274c..d63bf170c5bfca4aa6d09f4bb2cad420b5cbf5d3 100644 (file)
@@ -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                   45                       # Number of system calls
+system.cpu.workload.numSyscalls                    45                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       165091500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           330183                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 0c1b30ad685a42928926cf0e9b15e4390d3a1c68..eefd14017e33941d4b3caf22eca1e989dfa3c1af 100644 (file)
@@ -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                   45                       # Number of system calls
+system.cpu.workload.numSyscalls                    45                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON        66743000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           133487                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 729707f96bade1931c376788d1109f68462eef4a..a11ee5e4855aa13d142d0f3a99e6d831268938df 100644 (file)
@@ -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                   45                       # Number of system calls
+system.cpu.workload.numSyscalls                    45                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON        56668000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           113337                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 72cb05f0887bb5f8f359e3f3f91f56a6764aeebd..a9142c5dced2ac00a70b51efb34f6fe089079727 100644 (file)
@@ -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                   45                       # Number of system calls
+system.cpu.workload.numSyscalls                    45                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON         1841805                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                          1841805                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index a860f532602cfb1a04a75501c2be0e32c9609ab9..336f36a46be197a66ae0d933eebcef2f63de9476 100644 (file)
@@ -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                   45                       # Number of system calls
+system.cpu.workload.numSyscalls                    45                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON       209715500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                           419431                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 2de808a88153ee446ee90bcf3e4c453f129de386..d8bf75e3ea6912dc9a5a4bdc89cc21c395635d8d 100644 (file)
@@ -275,7 +275,7 @@ system.cpu.branchPred.indirectHits               1949                       # Nu
 system.cpu.branchPred.indirectMisses             7403                       # Number of indirect misses.
 system.cpu.branchPredindirectMispredicted          793                       # Number of mispredicted indirect branches.
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu.workload.num_syscalls                   18                       # Number of system calls
+system.cpu.workload.numSyscalls                    18                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON        29673500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                            59348                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 9445c1e9124a9ca022d8cf6ebe7c4cccaf2f2b72..008914f755d63429ec167f73e4300dce5f5000a0 100644 (file)
@@ -40,7 +40,7 @@ system.physmem.bw_total::cpu.data          2677877036                       # To
 system.physmem.bw_total::total            10668943773                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED      7612000                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu.workload.num_syscalls                   18                       # Number of system calls
+system.cpu.workload.numSyscalls                    18                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON         7612000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                            15225                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index b91f75440786b4d10752fb6940f32c9483c57a1e..08009f0ca4953bf3d0041c1897632e83f1aad821 100644 (file)
@@ -32,7 +32,7 @@ system.physmem.bw_total::cpu.data           197590523                       # To
 system.physmem.bw_total::total              595635200                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED     44698500                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu.workload.num_syscalls                   18                       # Number of system calls
+system.cpu.workload.numSyscalls                    18                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON        44698500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                            89397                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index db5d6bd9b2c70b7c290dd153142d387af15e21f8..e73b49ac62dbacbe86b1254939ef9bbfe8c0c4da 100644 (file)
@@ -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
index e2e78f72970298446e8d18b9d6678baad37da6d3..58d0eeab65d6d8c0cd955b5026844ae9e3a472a6 100644 (file)
@@ -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
index e93677565f9b786f06942cabb7f5a4bc9342383a..d96e2fe55c198cc7109b1b391509f44d3d7a063b 100644 (file)
@@ -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
index d277e8b473002ac57799e531914ee4a6b0642d63..0bf6798da7fc13082cb33c862bdd2d6ecaaa5c7c 100644 (file)
@@ -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
index bec9000944432f6a50f635b91a4c3b7552412205..cd1a7a3625606efc2efda6d5e15b77b82459b1d1 100644 (file)
@@ -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
index c7fcf57ee2680f40874d961c60e3ebaedf931e0d..6ea71e933fd89e91c2f2cd278c02a91c9c8e671e 100644 (file)
@@ -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
index ef64cb9b2a9dac938feaca6c56669e65002051fb..25ad41fa6364645b74e059b64fd3154a40d842ac 100644 (file)
@@ -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
index e9aaf12b4508b447983cb61f3c525ba09a49606f..86dd54128a240952299beef7da118b7719650e7f 100644 (file)
@@ -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
index e2f01a2509d2db98e6f41f4affc803a71ad02fe6..7797c05db688c645f4de19216f4578a4487a3928 100644 (file)
@@ -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
index 20642e324a0e2ba69f1a43be85f9d2e4e76d166f..c7497d010283d2f65dd65a4ab9cb1dc93b2e2ada 100644 (file)
@@ -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
index f718d5861163776e23c4c986a86978a271601418..6d46bf652065308d30ccf2479297d5278d4cb0f2 100644 (file)
@@ -401,7 +401,7 @@ system.cpu0.dtb.walker.pwrStateResidencyTicks::UNDEFINED    667407500
 system.cpu0.apic_clk_domain.clock                8000                       # Clock period in ticks
 system.cpu0.interrupts.pwrStateResidencyTicks::UNDEFINED    667407500                       # Cumulative time (in ticks) in various power states
 system.cpu0.itb.walker.pwrStateResidencyTicks::UNDEFINED    667407500                       # Cumulative time (in ticks) in various power states
-system.cpu0.workload.num_syscalls                  21                       # Number of system calls
+system.cpu0.workload.numSyscalls                   21                       # Number of system calls
 system.cpu0.numPwrStateTransitions                  2                       # Number of power state transitions
 system.cpu0.pwrStateClkGateDist::samples            1                       # Distribution of time spent in the clock gated state
 system.cpu0.pwrStateClkGateDist::mean         2095501                       # Distribution of time spent in the clock gated state
index 7e23ea73c1c1bf9087de45cbb8725e97262a9e5b..981f2a6cc9e2c0e2ac05947f495b8425f8cdd229 100644 (file)
@@ -285,7 +285,7 @@ system.ruby.phys_mem.bw_total::cpu1.CUs1.ComputeUnit     11246837
 system.ruby.phys_mem.bw_total::total       2851248173                       # Total bandwidth to/from this memory (bytes/s)
 system.cpu0.clk_domain.clock                      500                       # Clock period in ticks
 system.cpu0.apic_clk_domain.clock                8000                       # Clock period in ticks
-system.cpu0.workload.num_syscalls                  21                       # Number of system calls
+system.cpu0.workload.numSyscalls                   21                       # Number of system calls
 system.cpu0.numCycles                          628799                       # number of cpu cycles simulated
 system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
 system.cpu0.numWorkItemsCompleted                   0                       # number of work items this cpu completed
index 281a367a9280b026a30c5abb09d5503b1787a189..7220fa6397191f079639c3365b96fb8348a9d29e 100644 (file)
@@ -343,7 +343,7 @@ system.cp_cntrl0.L2cache.num_tag_array_reads        12046
 system.cp_cntrl0.L2cache.num_tag_array_writes         1641                       # number of tag array writes
 system.cpu0.clk_domain.clock                      500                       # Clock period in ticks
 system.cpu0.apic_clk_domain.clock                8000                       # Clock period in ticks
-system.cpu0.workload.num_syscalls                  21                       # Number of system calls
+system.cpu0.workload.numSyscalls                   21                       # Number of system calls
 system.cpu0.numCycles                         1096919                       # number of cpu cycles simulated
 system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
 system.cpu0.numWorkItemsCompleted                   0                       # number of work items this cpu completed
index 6fbd50886a91558d90df2591e030555529f1372f..12dd567ee75f054771d29535c90a87ea2ae3598b 100644 (file)
@@ -343,7 +343,7 @@ system.cp_cntrl0.L2cache.num_tag_array_reads        12092
 system.cp_cntrl0.L2cache.num_tag_array_writes         1694                       # number of tag array writes
 system.cpu0.clk_domain.clock                      500                       # Clock period in ticks
 system.cpu0.apic_clk_domain.clock                8000                       # Clock period in ticks
-system.cpu0.workload.num_syscalls                  21                       # Number of system calls
+system.cpu0.workload.numSyscalls                   21                       # Number of system calls
 system.cpu0.numCycles                          937709                       # number of cpu cycles simulated
 system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
 system.cpu0.numWorkItemsCompleted                   0                       # number of work items this cpu completed
index 60be1d71b734c724960151560a1231dd488e2380..c0847e153f58a30f3d3a2395d7bd85b5c803bb68 100644 (file)
@@ -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                  442                       # Number of system calls
+system.cpu.workload.numSyscalls                   442                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     54141000500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        108282002                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index e4e6e6d7c2e3394b6c2ad7e1281ed891ac9a5898..208468615675406124caa1e7df03b97466ff830e 100644 (file)
@@ -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                  442                       # Number of system calls
+system.cpu.workload.numSyscalls                   442                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    147164058500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        294328117                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 424dd4571a75531c2dc24a897ec564eccb017a12..735a3d4df90c36d4bb9b1c418150aba8f9b4b82d 100644 (file)
@@ -40,7 +40,7 @@ system.physmem.bw_total::cpu.data          3438835373                       # To
 system.physmem.bw_total::total            11438503207                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED 122215823500                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu.workload.num_syscalls                  443                       # Number of system calls
+system.cpu.workload.numSyscalls                   443                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    122215823500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        244431648                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 3e6cfcc0831eb2618e0aaf895be8f8b27a602231..e47781d6687a718022b2aceafff8a490a74793a3 100644 (file)
@@ -42,7 +42,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 168950040000
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 168950040000                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 168950040000                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                  444                       # Number of system calls
+system.cpu.workload.numSyscalls                   444                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    168950040000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        337900081                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 53a74ff2bc73ef7aa3d95ac44559b541d2087981..a021f33383ffa21c0ea6018683b350c4b685d96b 100644 (file)
@@ -306,7 +306,7 @@ system.cpu0.branchPred.indirectHits             87442                       # Nu
 system.cpu0.branchPred.indirectMisses            6839                       # Number of indirect misses.
 system.cpu0.branchPredindirectMispredicted          944                       # Number of mispredicted indirect branches.
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu0.workload.num_syscalls                  89                       # Number of system calls
+system.cpu0.workload.numSyscalls                   89                       # Number of system calls
 system.cpu0.pwrStateResidencyTicks::ON      123756000                       # Cumulative time (in ticks) in various power states
 system.cpu0.numCycles                          247513                       # number of cpu cycles simulated
 system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
index 12e1a788b6b0e7543bf0aad8b32dbd044fd58fa1..e242611fb2e9f27d94614263a463ed0febd06557 100644 (file)
@@ -62,7 +62,7 @@ system.physmem.bw_total::cpu3.data            9486130                       # To
 system.physmem.bw_total::total              407903588                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED     87707000                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu0.workload.num_syscalls                  89                       # Number of system calls
+system.cpu0.workload.numSyscalls                   89                       # Number of system calls
 system.cpu0.pwrStateResidencyTicks::ON       87707000                       # Cumulative time (in ticks) in various power states
 system.cpu0.numCycles                          175415                       # number of cpu cycles simulated
 system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
index 977b2c7d72bd070c21791c647c04654806b45457..459057d06e81a8145de9b5c3db2b0b026b438af7 100644 (file)
@@ -13,7 +13,7 @@ system.cpu0.not_idle_fraction                0.988025                       # Pe
 system.cpu0.numCycles                         4944742                       # number of cpu cycles simulated
 system.cpu0.num_insts                          156931                       # Number of instructions executed
 system.cpu0.num_refs                            47256                       # Number of memory references
-system.cpu0.workload.PROG:num_syscalls             89                       # Number of system calls
+system.cpu0.workload.PROG:numSyscalls              89                       # Number of system calls
 system.cpu1.idle_fraction                    0.012259                       # Percentage of idle cycles
 system.cpu1.not_idle_fraction                0.987741                       # Percentage of non-idle cycles
 system.cpu1.numCycles                         4944666                       # number of cpu cycles simulated
index 458816493c5e4603e2aa8a626f3171936055d9da..bdf146296749308e265679b4ce70e43966b80811 100644 (file)
@@ -62,7 +62,7 @@ system.physmem.bw_total::cpu3.data            3644515                       # To
 system.physmem.bw_total::total              138977524                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED    263409500                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu0.workload.num_syscalls                  89                       # Number of system calls
+system.cpu0.workload.numSyscalls                   89                       # Number of system calls
 system.cpu0.pwrStateResidencyTicks::ON      263409500                       # Cumulative time (in ticks) in various power states
 system.cpu0.numCycles                          526819                       # number of cpu cycles simulated
 system.cpu0.numWorkItemsStarted                     0                       # number of work items this cpu started
index 8cea01eaaa2d4f027764b5c94e0cfb25c0f77230..7f158a1e880f025874b1b6f44642f923e7dd8144 100644 (file)
@@ -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                 1946                       # Number of system calls
+system.cpu.workload.numSyscalls                  1946                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     48960022500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                         97920046                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 8b755992a36acdd35cc21e2f5b45ef825e7a04d3..b70e9a80a05c1a8dcd49bed1be02f68bf6971712 100644 (file)
@@ -159,7 +159,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                 1946                       # Number of system calls
+system.cpu.workload.numSyscalls                  1946                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    128204299500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        256408599                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 6cb5528eef78a169cfc6b03f5de97547c8d5241e..eb352a8fefb66e685948477d9745cf336b0a828b 100644 (file)
@@ -40,7 +40,7 @@ system.physmem.bw_total::cpu.data          3484180771                       # To
 system.physmem.bw_total::total            11381829614                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED  68148677000                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu.workload.num_syscalls                 1946                       # Number of system calls
+system.cpu.workload.numSyscalls                  1946                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     68148677000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        136297355                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 109903b56528aa09ba2cc651bdf8e005925bb899..2c0880e3ec15476f7658699ba85e6c5a93ef3d3e 100644 (file)
@@ -39,7 +39,7 @@ system.physmem.bw_total::cpu.data            38596621                       # To
 system.physmem.bw_total::total               68129817                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED 203260902500                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu.workload.num_syscalls                 1946                       # Number of system calls
+system.cpu.workload.numSyscalls                  1946                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    203260902500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        406521805                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 04adafc72d13ced089b444b489a0220274813960..de3dba60ed52cbd050157045945172ee4795b4a4 100644 (file)
@@ -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                  400                       # Number of system calls
+system.cpu.workload.numSyscalls                   400                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     99596491500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        199192984                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index c0d3d2f4ac8c75626e971cf51f6ca7faa5445964..59d7207965d7e43b49bb2e72a8c0246e10903485 100644 (file)
@@ -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                  400                       # Number of system calls
+system.cpu.workload.numSyscalls                   400                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    230201146500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        460402293                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index 289ea550de2ca413655b568badfb415dd2b10e4e..be67f7e8e9d920105a0a21adaff17d027f13232e 100644 (file)
@@ -40,7 +40,7 @@ system.physmem.bw_total::cpu.data          3055415910                       # To
 system.physmem.bw_total::total            11055401229                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED  96722945000                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu.workload.num_syscalls                  401                       # Number of system calls
+system.cpu.workload.numSyscalls                   401                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON     96722945000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        193445891                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index c6c812ce579fa8e234b6ff36ea6388bb6d228961..a594c0ddcb4da8ddbcb289fab19274673c3b822e 100644 (file)
@@ -32,7 +32,7 @@ system.physmem.bw_total::cpu.data              372736                       # To
 system.physmem.bw_total::total                1223453                       # Total bandwidth to/from this memory (bytes/s)
 system.pwrStateResidencyTicks::UNDEFINED 270604702500                       # Cumulative time (in ticks) in various power states
 system.cpu_clk_domain.clock                       500                       # Clock period in ticks
-system.cpu.workload.num_syscalls                  401                       # Number of system calls
+system.cpu.workload.numSyscalls                   401                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    270604702500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        541209405                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index b7cc9a760834211fe92977911b9c292efeb835dd..fba8c2c09a74d40775c8425e3e7058cba0c10a74 100644 (file)
@@ -42,7 +42,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 131393279000
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 131393279000                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 131393279000                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                  400                       # Number of system calls
+system.cpu.workload.numSyscalls                   400                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    131393279000                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        262786559                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
index cb7e359a9781c6f802ff3991c06d61a701252820..466f07521cd73eb0c65c2112759606249f28ea70 100644 (file)
@@ -36,7 +36,7 @@ system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 250991873500
 system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
 system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 250991873500                       # Cumulative time (in ticks) in various power states
 system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 250991873500                       # Cumulative time (in ticks) in various power states
-system.cpu.workload.num_syscalls                  400                       # Number of system calls
+system.cpu.workload.numSyscalls                   400                       # Number of system calls
 system.cpu.pwrStateResidencyTicks::ON    250991873500                       # Cumulative time (in ticks) in various power states
 system.cpu.numCycles                        501983747                       # number of cpu cycles simulated
 system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started