summaryrefslogtreecommitdiff
path: root/tests/quick/10.linux-boot
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2009-04-22 10:25:17 -0700
committerNathan Binkert <nate@binkert.org>2009-04-22 10:25:17 -0700
commit567cab685965e4e627ac1541a9fdacb93fd6e5fe (patch)
treed79f8cfd677dfc314ccb48630b77785412a9f1bd /tests/quick/10.linux-boot
parentca3d82b38ab92114f5056a35bacf0dceb8b6d4a6 (diff)
downloadgem5-567cab685965e4e627ac1541a9fdacb93fd6e5fe.tar.xz
stats: update reference outputs now that compatibility is gone
Because of the initialization bug, it wasn't consistent anyway.
Diffstat (limited to 'tests/quick/10.linux-boot')
-rwxr-xr-xtests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/simout8
-rw-r--r--tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/stats.txt440
-rwxr-xr-xtests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/simout8
-rw-r--r--tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/stats.txt258
-rwxr-xr-xtests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/simout8
-rw-r--r--tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stats.txt418
-rwxr-xr-xtests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/simout8
-rw-r--r--tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stats.txt238
8 files changed, 693 insertions, 693 deletions
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/simout b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/simout
index 1c7915c5e..d4eeca11f 100755
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/simout
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/simout
@@ -5,10 +5,10 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Apr 21 2009 17:45:48
-M5 revision e6dd09514462 6117 default qtip tip stats-update
-M5 started Apr 21 2009 17:54:58
-M5 executing on zizzer
+M5 compiled Apr 22 2009 06:58:24
+M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff
+M5 started Apr 22 2009 07:05:27
+M5 executing on maize
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic-dual -re tests/run.py build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic-dual
Global frequency set at 1000000000000 ticks per second
info: kernel located at: /dist/m5/system/binaries/vmlinux
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/stats.txt b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/stats.txt
index 7757176f7..ee7ad5474 100644
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/stats.txt
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 2919011 # Simulator instruction rate (inst/s)
-host_mem_usage 293452 # Number of bytes of host memory used
-host_seconds 21.64 # Real time elapsed on the host
-host_tick_rate 86446798213 # Simulator tick rate (ticks/s)
+host_inst_rate 4288852 # Simulator instruction rate (inst/s)
+host_mem_usage 294988 # Number of bytes of host memory used
+host_seconds 14.73 # Real time elapsed on the host
+host_tick_rate 127013871331 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 63154034 # Number of instructions simulated
sim_seconds 1.870336 # Number of seconds simulated
@@ -24,17 +24,17 @@ system.cpu0.dcache.WriteReq_accesses 5748261 # nu
system.cpu0.dcache.WriteReq_hits 5374453 # number of WriteReq hits
system.cpu0.dcache.WriteReq_miss_rate 0.065030 # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_misses 373808 # number of WriteReq misses
-system.cpu0.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu0.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu0.dcache.avg_refs 6.629793 # Average number of references to valid blocks.
-system.cpu0.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu0.dcache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu0.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu0.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu0.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu0.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
system.cpu0.dcache.demand_accesses 14729930 # number of demand (read+write) accesses
system.cpu0.dcache.demand_avg_miss_latency 0 # average overall miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.cpu0.dcache.demand_hits 12672559 # number of demand (read+write) hits
system.cpu0.dcache.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_rate 0.139673 # miss rate for demand accesses
@@ -48,8 +48,8 @@ system.cpu0.dcache.mshr_cap_events 0 # nu
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu0.dcache.overall_accesses 14729930 # number of overall (read+write) accesses
system.cpu0.dcache.overall_avg_miss_latency 0 # average overall miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu0.dcache.overall_hits 12672559 # number of overall hits
system.cpu0.dcache.overall_miss_latency 0 # number of overall miss cycles
system.cpu0.dcache.overall_miss_rate 0.139673 # miss rate for overall accesses
@@ -87,17 +87,17 @@ system.cpu0.icache.ReadReq_accesses 57230132 # nu
system.cpu0.icache.ReadReq_hits 56345132 # number of ReadReq hits
system.cpu0.icache.ReadReq_miss_rate 0.015464 # miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_misses 885000 # number of ReadReq misses
-system.cpu0.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu0.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu0.icache.avg_refs 63.672859 # Average number of references to valid blocks.
-system.cpu0.icache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu0.icache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu0.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu0.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu0.icache.cache_copies 0 # number of cache copies performed
system.cpu0.icache.demand_accesses 57230132 # number of demand (read+write) accesses
system.cpu0.icache.demand_avg_miss_latency 0 # average overall miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.cpu0.icache.demand_hits 56345132 # number of demand (read+write) hits
system.cpu0.icache.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.cpu0.icache.demand_miss_rate 0.015464 # miss rate for demand accesses
@@ -111,8 +111,8 @@ system.cpu0.icache.mshr_cap_events 0 # nu
system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu0.icache.overall_accesses 57230132 # number of overall (read+write) accesses
system.cpu0.icache.overall_avg_miss_latency 0 # average overall miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.cpu0.icache.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu0.icache.overall_hits 56345132 # number of overall hits
system.cpu0.icache.overall_miss_latency 0 # number of overall miss cycles
system.cpu0.icache.overall_miss_rate 0.015464 # miss rate for overall accesses
@@ -147,95 +147,95 @@ system.cpu0.itb.write_accesses 0 # DT
system.cpu0.itb.write_acv 0 # DTB write access violations
system.cpu0.itb.write_hits 0 # DTB write hits
system.cpu0.itb.write_misses 0 # DTB write misses
-system.cpu0.kern.callpal 183291 # number of callpals executed
-system.cpu0.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu0.kern.callpal_wripir 110 0.06% 0.06% # number of callpals executed
-system.cpu0.kern.callpal_wrmces 1 0.00% 0.06% # number of callpals executed
-system.cpu0.kern.callpal_wrfen 1 0.00% 0.06% # number of callpals executed
-system.cpu0.kern.callpal_wrvptptr 1 0.00% 0.06% # number of callpals executed
-system.cpu0.kern.callpal_swpctx 3762 2.05% 2.11% # number of callpals executed
-system.cpu0.kern.callpal_tbi 38 0.02% 2.14% # number of callpals executed
-system.cpu0.kern.callpal_wrent 7 0.00% 2.14% # number of callpals executed
-system.cpu0.kern.callpal_swpipl 168035 91.68% 93.82% # number of callpals executed
-system.cpu0.kern.callpal_rdps 6150 3.36% 97.17% # number of callpals executed
-system.cpu0.kern.callpal_wrkgp 1 0.00% 97.17% # number of callpals executed
-system.cpu0.kern.callpal_wrusp 3 0.00% 97.17% # number of callpals executed
-system.cpu0.kern.callpal_rdusp 7 0.00% 97.18% # number of callpals executed
-system.cpu0.kern.callpal_whami 2 0.00% 97.18% # number of callpals executed
-system.cpu0.kern.callpal_rti 4673 2.55% 99.73% # number of callpals executed
-system.cpu0.kern.callpal_callsys 357 0.19% 99.92% # number of callpals executed
-system.cpu0.kern.callpal_imb 142 0.08% 100.00% # number of callpals executed
+system.cpu0.kern.callpal::cserve 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::wripir 110 0.06% # number of callpals executed
+system.cpu0.kern.callpal::wrmces 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::wrfen 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::wrvptptr 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::swpctx 3762 2.05% # number of callpals executed
+system.cpu0.kern.callpal::tbi 38 0.02% # number of callpals executed
+system.cpu0.kern.callpal::wrent 7 0.00% # number of callpals executed
+system.cpu0.kern.callpal::swpipl 168035 91.68% # number of callpals executed
+system.cpu0.kern.callpal::rdps 6150 3.36% # number of callpals executed
+system.cpu0.kern.callpal::wrkgp 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::wrusp 3 0.00% # number of callpals executed
+system.cpu0.kern.callpal::rdusp 7 0.00% # number of callpals executed
+system.cpu0.kern.callpal::whami 2 0.00% # number of callpals executed
+system.cpu0.kern.callpal::rti 4673 2.55% # number of callpals executed
+system.cpu0.kern.callpal::callsys 357 0.19% # number of callpals executed
+system.cpu0.kern.callpal::imb 142 0.08% # number of callpals executed
+system.cpu0.kern.callpal::total 183291 # number of callpals executed
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
system.cpu0.kern.inst.hwrei 197120 # number of hwrei instructions executed
system.cpu0.kern.inst.quiesce 6283 # number of quiesce instructions executed
-system.cpu0.kern.ipl_count 174868 # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_0 71004 40.60% 40.60% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_21 243 0.14% 40.74% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_22 1908 1.09% 41.83% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_30 8 0.00% 41.84% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_31 101705 58.16% 100.00% # number of times we switched to this ipl
-system.cpu0.kern.ipl_good 141425 # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_0 69637 49.24% 49.24% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_21 243 0.17% 49.41% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_22 1908 1.35% 50.76% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_30 8 0.01% 50.77% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_31 69629 49.23% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_ticks 1870335315000 # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_0 1852989766500 99.07% 99.07% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_21 20110000 0.00% 99.07% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_22 82044000 0.00% 99.08% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_30 949500 0.00% 99.08% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_31 17242445000 0.92% 100.00% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_used_0 0.980748 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used_21 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used_30 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used_31 0.684617 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.mode_good_kernel 1157
-system.cpu0.kern.mode_good_user 1158
-system.cpu0.kern.mode_good_idle 0
-system.cpu0.kern.mode_switch_kernel 7091 # number of protection mode switches
-system.cpu0.kern.mode_switch_user 1158 # number of protection mode switches
-system.cpu0.kern.mode_switch_idle 0 # number of protection mode switches
-system.cpu0.kern.mode_switch_good <err: div-0> # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good_kernel 0.163165 # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good_idle <err: div-0> # fraction of useful protection mode switches
-system.cpu0.kern.mode_ticks_kernel 1869378305000 99.95% 99.95% # number of ticks spent at the given mode
-system.cpu0.kern.mode_ticks_user 957009000 0.05% 100.00% # number of ticks spent at the given mode
-system.cpu0.kern.mode_ticks_idle 0 0.00% 100.00% # number of ticks spent at the given mode
+system.cpu0.kern.ipl_count::0 71004 40.60% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::21 243 0.14% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::22 1908 1.09% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::30 8 0.00% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::31 101705 58.16% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::total 174868 # number of times we switched to this ipl
+system.cpu0.kern.ipl_good::0 69637 49.24% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::21 243 0.17% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::22 1908 1.35% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::30 8 0.01% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::31 69629 49.23% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::total 141425 # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_ticks::0 1852989766500 99.07% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::21 20110000 0.00% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::22 82044000 0.00% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::30 949500 0.00% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::31 17242445000 0.92% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::total 1870335315000 # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_used::0 0.980748 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::30 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::31 0.684617 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.mode_good::kernel 1157
+system.cpu0.kern.mode_good::user 1158
+system.cpu0.kern.mode_good::idle 0
+system.cpu0.kern.mode_switch::kernel 7091 # number of protection mode switches
+system.cpu0.kern.mode_switch::user 1158 # number of protection mode switches
+system.cpu0.kern.mode_switch::idle 0 # number of protection mode switches
+system.cpu0.kern.mode_switch_good::kernel 0.163165 # fraction of useful protection mode switches
+system.cpu0.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
+system.cpu0.kern.mode_switch_good::idle no_value # fraction of useful protection mode switches
+system.cpu0.kern.mode_switch_good::total no_value # fraction of useful protection mode switches
+system.cpu0.kern.mode_ticks::kernel 1869378305000 99.95% # number of ticks spent at the given mode
+system.cpu0.kern.mode_ticks::user 957009000 0.05% # number of ticks spent at the given mode
+system.cpu0.kern.mode_ticks::idle 0 0.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context 3763 # number of times the context was actually changed
-system.cpu0.kern.syscall 226 # number of syscalls executed
-system.cpu0.kern.syscall_2 6 2.65% 2.65% # number of syscalls executed
-system.cpu0.kern.syscall_3 19 8.41% 11.06% # number of syscalls executed
-system.cpu0.kern.syscall_4 2 0.88% 11.95% # number of syscalls executed
-system.cpu0.kern.syscall_6 32 14.16% 26.11% # number of syscalls executed
-system.cpu0.kern.syscall_12 1 0.44% 26.55% # number of syscalls executed
-system.cpu0.kern.syscall_15 1 0.44% 26.99% # number of syscalls executed
-system.cpu0.kern.syscall_17 9 3.98% 30.97% # number of syscalls executed
-system.cpu0.kern.syscall_19 8 3.54% 34.51% # number of syscalls executed
-system.cpu0.kern.syscall_20 6 2.65% 37.17% # number of syscalls executed
-system.cpu0.kern.syscall_23 2 0.88% 38.05% # number of syscalls executed
-system.cpu0.kern.syscall_24 4 1.77% 39.82% # number of syscalls executed
-system.cpu0.kern.syscall_33 7 3.10% 42.92% # number of syscalls executed
-system.cpu0.kern.syscall_41 2 0.88% 43.81% # number of syscalls executed
-system.cpu0.kern.syscall_45 37 16.37% 60.18% # number of syscalls executed
-system.cpu0.kern.syscall_47 4 1.77% 61.95% # number of syscalls executed
-system.cpu0.kern.syscall_48 8 3.54% 65.49% # number of syscalls executed
-system.cpu0.kern.syscall_54 10 4.42% 69.91% # number of syscalls executed
-system.cpu0.kern.syscall_58 1 0.44% 70.35% # number of syscalls executed
-system.cpu0.kern.syscall_59 4 1.77% 72.12% # number of syscalls executed
-system.cpu0.kern.syscall_71 30 13.27% 85.40% # number of syscalls executed
-system.cpu0.kern.syscall_73 3 1.33% 86.73% # number of syscalls executed
-system.cpu0.kern.syscall_74 8 3.54% 90.27% # number of syscalls executed
-system.cpu0.kern.syscall_87 1 0.44% 90.71% # number of syscalls executed
-system.cpu0.kern.syscall_90 2 0.88% 91.59% # number of syscalls executed
-system.cpu0.kern.syscall_92 9 3.98% 95.58% # number of syscalls executed
-system.cpu0.kern.syscall_97 2 0.88% 96.46% # number of syscalls executed
-system.cpu0.kern.syscall_98 2 0.88% 97.35% # number of syscalls executed
-system.cpu0.kern.syscall_132 2 0.88% 98.23% # number of syscalls executed
-system.cpu0.kern.syscall_144 2 0.88% 99.12% # number of syscalls executed
-system.cpu0.kern.syscall_147 2 0.88% 100.00% # number of syscalls executed
+system.cpu0.kern.syscall::2 6 2.65% # number of syscalls executed
+system.cpu0.kern.syscall::3 19 8.41% # number of syscalls executed
+system.cpu0.kern.syscall::4 2 0.88% # number of syscalls executed
+system.cpu0.kern.syscall::6 32 14.16% # number of syscalls executed
+system.cpu0.kern.syscall::12 1 0.44% # number of syscalls executed
+system.cpu0.kern.syscall::15 1 0.44% # number of syscalls executed
+system.cpu0.kern.syscall::17 9 3.98% # number of syscalls executed
+system.cpu0.kern.syscall::19 8 3.54% # number of syscalls executed
+system.cpu0.kern.syscall::20 6 2.65% # number of syscalls executed
+system.cpu0.kern.syscall::23 2 0.88% # number of syscalls executed
+system.cpu0.kern.syscall::24 4 1.77% # number of syscalls executed
+system.cpu0.kern.syscall::33 7 3.10% # number of syscalls executed
+system.cpu0.kern.syscall::41 2 0.88% # number of syscalls executed
+system.cpu0.kern.syscall::45 37 16.37% # number of syscalls executed
+system.cpu0.kern.syscall::47 4 1.77% # number of syscalls executed
+system.cpu0.kern.syscall::48 8 3.54% # number of syscalls executed
+system.cpu0.kern.syscall::54 10 4.42% # number of syscalls executed
+system.cpu0.kern.syscall::58 1 0.44% # number of syscalls executed
+system.cpu0.kern.syscall::59 4 1.77% # number of syscalls executed
+system.cpu0.kern.syscall::71 30 13.27% # number of syscalls executed
+system.cpu0.kern.syscall::73 3 1.33% # number of syscalls executed
+system.cpu0.kern.syscall::74 8 3.54% # number of syscalls executed
+system.cpu0.kern.syscall::87 1 0.44% # number of syscalls executed
+system.cpu0.kern.syscall::90 2 0.88% # number of syscalls executed
+system.cpu0.kern.syscall::92 9 3.98% # number of syscalls executed
+system.cpu0.kern.syscall::97 2 0.88% # number of syscalls executed
+system.cpu0.kern.syscall::98 2 0.88% # number of syscalls executed
+system.cpu0.kern.syscall::132 2 0.88% # number of syscalls executed
+system.cpu0.kern.syscall::144 2 0.88% # number of syscalls executed
+system.cpu0.kern.syscall::147 2 0.88% # number of syscalls executed
+system.cpu0.kern.syscall::total 226 # number of syscalls executed
system.cpu0.not_idle_fraction 0.015300 # Percentage of non-idle cycles
system.cpu0.numCycles 3740670933 # number of cpu cycles simulated
system.cpu0.num_insts 57222076 # Number of instructions executed
@@ -256,17 +256,17 @@ system.cpu1.dcache.WriteReq_accesses 733305 # nu
system.cpu1.dcache.WriteReq_hits 702803 # number of WriteReq hits
system.cpu1.dcache.WriteReq_miss_rate 0.041595 # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_misses 30502 # number of WriteReq misses
-system.cpu1.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu1.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu1.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu1.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu1.dcache.avg_refs 29.279155 # Average number of references to valid blocks.
-system.cpu1.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu1.dcache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu1.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu1.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu1.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu1.dcache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu1.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu1.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu1.dcache.cache_copies 0 # number of cache copies performed
system.cpu1.dcache.demand_accesses 1884270 # number of demand (read+write) accesses
system.cpu1.dcache.demand_avg_miss_latency 0 # average overall miss latency
-system.cpu1.dcache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.cpu1.dcache.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.cpu1.dcache.demand_hits 1812118 # number of demand (read+write) hits
system.cpu1.dcache.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_rate 0.038292 # miss rate for demand accesses
@@ -280,8 +280,8 @@ system.cpu1.dcache.mshr_cap_events 0 # nu
system.cpu1.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu1.dcache.overall_accesses 1884270 # number of overall (read+write) accesses
system.cpu1.dcache.overall_avg_miss_latency 0 # average overall miss latency
-system.cpu1.dcache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu1.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.cpu1.dcache.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.cpu1.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu1.dcache.overall_hits 1812118 # number of overall hits
system.cpu1.dcache.overall_miss_latency 0 # number of overall miss cycles
system.cpu1.dcache.overall_miss_rate 0.038292 # miss rate for overall accesses
@@ -319,17 +319,17 @@ system.cpu1.icache.ReadReq_accesses 5935766 # nu
system.cpu1.icache.ReadReq_hits 5832136 # number of ReadReq hits
system.cpu1.icache.ReadReq_miss_rate 0.017459 # miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_misses 103630 # number of ReadReq misses
-system.cpu1.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu1.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu1.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu1.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu1.icache.avg_refs 56.293119 # Average number of references to valid blocks.
-system.cpu1.icache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu1.icache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu1.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu1.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu1.icache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu1.icache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu1.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu1.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu1.icache.cache_copies 0 # number of cache copies performed
system.cpu1.icache.demand_accesses 5935766 # number of demand (read+write) accesses
system.cpu1.icache.demand_avg_miss_latency 0 # average overall miss latency
-system.cpu1.icache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.cpu1.icache.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.cpu1.icache.demand_hits 5832136 # number of demand (read+write) hits
system.cpu1.icache.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.cpu1.icache.demand_miss_rate 0.017459 # miss rate for demand accesses
@@ -343,8 +343,8 @@ system.cpu1.icache.mshr_cap_events 0 # nu
system.cpu1.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu1.icache.overall_accesses 5935766 # number of overall (read+write) accesses
system.cpu1.icache.overall_avg_miss_latency 0 # average overall miss latency
-system.cpu1.icache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu1.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.cpu1.icache.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.cpu1.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu1.icache.overall_hits 5832136 # number of overall hits
system.cpu1.icache.overall_miss_latency 0 # number of overall miss cycles
system.cpu1.icache.overall_miss_rate 0.017459 # miss rate for overall accesses
@@ -379,78 +379,78 @@ system.cpu1.itb.write_accesses 0 # DT
system.cpu1.itb.write_acv 0 # DTB write access violations
system.cpu1.itb.write_hits 0 # DTB write hits
system.cpu1.itb.write_misses 0 # DTB write misses
-system.cpu1.kern.callpal 32131 # number of callpals executed
-system.cpu1.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu1.kern.callpal_wripir 8 0.02% 0.03% # number of callpals executed
-system.cpu1.kern.callpal_wrmces 1 0.00% 0.03% # number of callpals executed
-system.cpu1.kern.callpal_wrfen 1 0.00% 0.03% # number of callpals executed
-system.cpu1.kern.callpal_swpctx 470 1.46% 1.50% # number of callpals executed
-system.cpu1.kern.callpal_tbi 15 0.05% 1.54% # number of callpals executed
-system.cpu1.kern.callpal_wrent 7 0.02% 1.57% # number of callpals executed
-system.cpu1.kern.callpal_swpipl 26238 81.66% 83.22% # number of callpals executed
-system.cpu1.kern.callpal_rdps 2576 8.02% 91.24% # number of callpals executed
-system.cpu1.kern.callpal_wrkgp 1 0.00% 91.25% # number of callpals executed
-system.cpu1.kern.callpal_wrusp 4 0.01% 91.26% # number of callpals executed
-system.cpu1.kern.callpal_rdusp 2 0.01% 91.26% # number of callpals executed
-system.cpu1.kern.callpal_whami 3 0.01% 91.27% # number of callpals executed
-system.cpu1.kern.callpal_rti 2607 8.11% 99.39% # number of callpals executed
-system.cpu1.kern.callpal_callsys 158 0.49% 99.88% # number of callpals executed
-system.cpu1.kern.callpal_imb 38 0.12% 100.00% # number of callpals executed
-system.cpu1.kern.callpal_rdunique 1 0.00% 100.00% # number of callpals executed
+system.cpu1.kern.callpal::cserve 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::wripir 8 0.02% # number of callpals executed
+system.cpu1.kern.callpal::wrmces 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::wrfen 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::swpctx 470 1.46% # number of callpals executed
+system.cpu1.kern.callpal::tbi 15 0.05% # number of callpals executed
+system.cpu1.kern.callpal::wrent 7 0.02% # number of callpals executed
+system.cpu1.kern.callpal::swpipl 26238 81.66% # number of callpals executed
+system.cpu1.kern.callpal::rdps 2576 8.02% # number of callpals executed
+system.cpu1.kern.callpal::wrkgp 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::wrusp 4 0.01% # number of callpals executed
+system.cpu1.kern.callpal::rdusp 2 0.01% # number of callpals executed
+system.cpu1.kern.callpal::whami 3 0.01% # number of callpals executed
+system.cpu1.kern.callpal::rti 2607 8.11% # number of callpals executed
+system.cpu1.kern.callpal::callsys 158 0.49% # number of callpals executed
+system.cpu1.kern.callpal::imb 38 0.12% # number of callpals executed
+system.cpu1.kern.callpal::rdunique 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::total 32131 # number of callpals executed
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
system.cpu1.kern.inst.hwrei 39554 # number of hwrei instructions executed
system.cpu1.kern.inst.quiesce 2204 # number of quiesce instructions executed
-system.cpu1.kern.ipl_count 30863 # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_0 10328 33.46% 33.46% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_22 1907 6.18% 39.64% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_30 110 0.36% 40.00% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_31 18518 60.00% 100.00% # number of times we switched to this ipl
-system.cpu1.kern.ipl_good 22543 # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_0 10318 45.77% 45.77% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_22 1907 8.46% 54.23% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_30 110 0.49% 54.72% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_31 10208 45.28% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_ticks 1870124427000 # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_0 1859123008500 99.41% 99.41% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_22 82001000 0.00% 99.42% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_30 14064500 0.00% 99.42% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_31 10905353000 0.58% 100.00% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_used_0 0.999032 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.ipl_used_30 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.ipl_used_31 0.551247 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.mode_good_kernel 612
-system.cpu1.kern.mode_good_user 580
-system.cpu1.kern.mode_good_idle 32
-system.cpu1.kern.mode_switch_kernel 1033 # number of protection mode switches
-system.cpu1.kern.mode_switch_user 580 # number of protection mode switches
-system.cpu1.kern.mode_switch_idle 2046 # number of protection mode switches
-system.cpu1.kern.mode_switch_good 1.608089 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good_kernel 0.592449 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good_idle 0.015640 # fraction of useful protection mode switches
-system.cpu1.kern.mode_ticks_kernel 1373917500 0.07% 0.07% # number of ticks spent at the given mode
-system.cpu1.kern.mode_ticks_user 508289000 0.03% 0.10% # number of ticks spent at the given mode
-system.cpu1.kern.mode_ticks_idle 1868002549000 99.90% 100.00% # number of ticks spent at the given mode
+system.cpu1.kern.ipl_count::0 10328 33.46% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::22 1907 6.18% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::30 110 0.36% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::31 18518 60.00% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::total 30863 # number of times we switched to this ipl
+system.cpu1.kern.ipl_good::0 10318 45.77% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::22 1907 8.46% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::30 110 0.49% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::31 10208 45.28% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::total 22543 # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_ticks::0 1859123008500 99.41% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::22 82001000 0.00% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::30 14064500 0.00% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::31 10905353000 0.58% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::total 1870124427000 # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_used::0 0.999032 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.ipl_used::30 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.ipl_used::31 0.551247 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.mode_good::kernel 612
+system.cpu1.kern.mode_good::user 580
+system.cpu1.kern.mode_good::idle 32
+system.cpu1.kern.mode_switch::kernel 1033 # number of protection mode switches
+system.cpu1.kern.mode_switch::user 580 # number of protection mode switches
+system.cpu1.kern.mode_switch::idle 2046 # number of protection mode switches
+system.cpu1.kern.mode_switch_good::kernel 0.592449 # fraction of useful protection mode switches
+system.cpu1.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
+system.cpu1.kern.mode_switch_good::idle 0.015640 # fraction of useful protection mode switches
+system.cpu1.kern.mode_switch_good::total 1.608089 # fraction of useful protection mode switches
+system.cpu1.kern.mode_ticks::kernel 1373917500 0.07% # number of ticks spent at the given mode
+system.cpu1.kern.mode_ticks::user 508289000 0.03% # number of ticks spent at the given mode
+system.cpu1.kern.mode_ticks::idle 1868002549000 99.90% # number of ticks spent at the given mode
system.cpu1.kern.swap_context 471 # number of times the context was actually changed
-system.cpu1.kern.syscall 100 # number of syscalls executed
-system.cpu1.kern.syscall_2 2 2.00% 2.00% # number of syscalls executed
-system.cpu1.kern.syscall_3 11 11.00% 13.00% # number of syscalls executed
-system.cpu1.kern.syscall_4 2 2.00% 15.00% # number of syscalls executed
-system.cpu1.kern.syscall_6 10 10.00% 25.00% # number of syscalls executed
-system.cpu1.kern.syscall_17 6 6.00% 31.00% # number of syscalls executed
-system.cpu1.kern.syscall_19 2 2.00% 33.00% # number of syscalls executed
-system.cpu1.kern.syscall_23 2 2.00% 35.00% # number of syscalls executed
-system.cpu1.kern.syscall_24 2 2.00% 37.00% # number of syscalls executed
-system.cpu1.kern.syscall_33 4 4.00% 41.00% # number of syscalls executed
-system.cpu1.kern.syscall_45 17 17.00% 58.00% # number of syscalls executed
-system.cpu1.kern.syscall_47 2 2.00% 60.00% # number of syscalls executed
-system.cpu1.kern.syscall_48 2 2.00% 62.00% # number of syscalls executed
-system.cpu1.kern.syscall_59 3 3.00% 65.00% # number of syscalls executed
-system.cpu1.kern.syscall_71 24 24.00% 89.00% # number of syscalls executed
-system.cpu1.kern.syscall_74 8 8.00% 97.00% # number of syscalls executed
-system.cpu1.kern.syscall_90 1 1.00% 98.00% # number of syscalls executed
-system.cpu1.kern.syscall_132 2 2.00% 100.00% # number of syscalls executed
+system.cpu1.kern.syscall::2 2 2.00% # number of syscalls executed
+system.cpu1.kern.syscall::3 11 11.00% # number of syscalls executed
+system.cpu1.kern.syscall::4 2 2.00% # number of syscalls executed
+system.cpu1.kern.syscall::6 10 10.00% # number of syscalls executed
+system.cpu1.kern.syscall::17 6 6.00% # number of syscalls executed
+system.cpu1.kern.syscall::19 2 2.00% # number of syscalls executed
+system.cpu1.kern.syscall::23 2 2.00% # number of syscalls executed
+system.cpu1.kern.syscall::24 2 2.00% # number of syscalls executed
+system.cpu1.kern.syscall::33 4 4.00% # number of syscalls executed
+system.cpu1.kern.syscall::45 17 17.00% # number of syscalls executed
+system.cpu1.kern.syscall::47 2 2.00% # number of syscalls executed
+system.cpu1.kern.syscall::48 2 2.00% # number of syscalls executed
+system.cpu1.kern.syscall::59 3 3.00% # number of syscalls executed
+system.cpu1.kern.syscall::71 24 24.00% # number of syscalls executed
+system.cpu1.kern.syscall::74 8 8.00% # number of syscalls executed
+system.cpu1.kern.syscall::90 1 1.00% # number of syscalls executed
+system.cpu1.kern.syscall::132 2 2.00% # number of syscalls executed
+system.cpu1.kern.syscall::total 100 # number of syscalls executed
system.cpu1.not_idle_fraction 0.001587 # Percentage of non-idle cycles
system.cpu1.numCycles 3740248881 # number of cpu cycles simulated
system.cpu1.num_insts 5931958 # Number of instructions executed
@@ -473,17 +473,17 @@ system.iocache.ReadReq_misses 175 # nu
system.iocache.WriteReq_accesses 41552 # number of WriteReq accesses(hits+misses)
system.iocache.WriteReq_miss_rate 1 # miss rate for WriteReq accesses
system.iocache.WriteReq_misses 41552 # number of WriteReq misses
-system.iocache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.iocache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.iocache.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.iocache.blocked_no_targets 0 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.iocache.blocked::no_targets 0 # number of cycles access was blocked
+system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.cache_copies 0 # number of cache copies performed
system.iocache.demand_accesses 41727 # number of demand (read+write) accesses
system.iocache.demand_avg_miss_latency 0 # average overall miss latency
-system.iocache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.iocache.demand_hits 0 # number of demand (read+write) hits
system.iocache.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.iocache.demand_miss_rate 1 # miss rate for demand accesses
@@ -497,8 +497,8 @@ system.iocache.mshr_cap_events 0 # nu
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.iocache.overall_accesses 41727 # number of overall (read+write) accesses
system.iocache.overall_avg_miss_latency 0 # average overall miss latency
-system.iocache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.iocache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.iocache.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.iocache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.iocache.overall_hits 0 # number of overall hits
system.iocache.overall_miss_latency 0 # number of overall miss cycles
system.iocache.overall_miss_rate 1 # miss rate for overall accesses
@@ -528,17 +528,17 @@ system.l2c.UpgradeReq_miss_rate 1 # mi
system.l2c.UpgradeReq_misses 125007 # number of UpgradeReq misses
system.l2c.Writeback_accesses 427641 # number of Writeback accesses(hits+misses)
system.l2c.Writeback_hits 427641 # number of Writeback hits
-system.l2c.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.l2c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.l2c.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.l2c.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.l2c.avg_refs 1.788900 # Average number of references to valid blocks.
-system.l2c.blocked_no_mshrs 0 # number of cycles access was blocked
-system.l2c.blocked_no_targets 0 # number of cycles access was blocked
-system.l2c.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.l2c.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
+system.l2c.blocked::no_targets 0 # number of cycles access was blocked
+system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.cache_copies 0 # number of cache copies performed
system.l2c.demand_accesses 3030514 # number of demand (read+write) accesses
system.l2c.demand_avg_miss_latency 0 # average overall miss latency
-system.l2c.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.l2c.demand_hits 1759731 # number of demand (read+write) hits
system.l2c.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.l2c.demand_miss_rate 0.419329 # miss rate for demand accesses
@@ -552,8 +552,8 @@ system.l2c.mshr_cap_events 0 # nu
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
system.l2c.overall_accesses 3030514 # number of overall (read+write) accesses
system.l2c.overall_avg_miss_latency 0 # average overall miss latency
-system.l2c.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.l2c.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.l2c.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.l2c.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.l2c.overall_hits 1759731 # number of overall hits
system.l2c.overall_miss_latency 0 # number of overall miss cycles
system.l2c.overall_miss_rate 0.419329 # miss rate for overall accesses
@@ -571,15 +571,15 @@ system.l2c.tagsinuse 30526.475636 # Cy
system.l2c.total_refs 1952499 # Total number of references to valid blocks.
system.l2c.warmup_cycle 990121000 # Cycle when the warmup percentage was hit.
system.l2c.writebacks 123882 # number of writebacks
-system.tsunami.ethernet.coalescedRxDesc <err: div-0> # average number of RxDesc's coalesced into each post
-system.tsunami.ethernet.coalescedRxIdle <err: div-0> # average number of RxIdle's coalesced into each post
-system.tsunami.ethernet.coalescedRxOk <err: div-0> # average number of RxOk's coalesced into each post
-system.tsunami.ethernet.coalescedRxOrn <err: div-0> # average number of RxOrn's coalesced into each post
-system.tsunami.ethernet.coalescedSwi <err: div-0> # average number of Swi's coalesced into each post
-system.tsunami.ethernet.coalescedTotal <err: div-0> # average number of interrupts coalesced into each post
-system.tsunami.ethernet.coalescedTxDesc <err: div-0> # average number of TxDesc's coalesced into each post
-system.tsunami.ethernet.coalescedTxIdle <err: div-0> # average number of TxIdle's coalesced into each post
-system.tsunami.ethernet.coalescedTxOk <err: div-0> # average number of TxOk's coalesced into each post
+system.tsunami.ethernet.coalescedRxDesc no_value # average number of RxDesc's coalesced into each post
+system.tsunami.ethernet.coalescedRxIdle no_value # average number of RxIdle's coalesced into each post
+system.tsunami.ethernet.coalescedRxOk no_value # average number of RxOk's coalesced into each post
+system.tsunami.ethernet.coalescedRxOrn no_value # average number of RxOrn's coalesced into each post
+system.tsunami.ethernet.coalescedSwi no_value # average number of Swi's coalesced into each post
+system.tsunami.ethernet.coalescedTotal no_value # average number of interrupts coalesced into each post
+system.tsunami.ethernet.coalescedTxDesc no_value # average number of TxDesc's coalesced into each post
+system.tsunami.ethernet.coalescedTxIdle no_value # average number of TxIdle's coalesced into each post
+system.tsunami.ethernet.coalescedTxOk no_value # average number of TxOk's coalesced into each post
system.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes 0 # number of descriptor bytes read w/ DMA
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/simout b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/simout
index 6085e3c17..b85207b5e 100755
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/simout
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/simout
@@ -5,10 +5,10 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Apr 21 2009 17:45:48
-M5 revision e6dd09514462 6117 default qtip tip stats-update
-M5 started Apr 21 2009 17:54:37
-M5 executing on zizzer
+M5 compiled Apr 22 2009 06:58:24
+M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff
+M5 started Apr 22 2009 07:05:27
+M5 executing on maize
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic -re tests/run.py build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic
Global frequency set at 1000000000000 ticks per second
info: kernel located at: /dist/m5/system/binaries/vmlinux
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/stats.txt b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/stats.txt
index 2f7905f66..a536081c4 100644
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/stats.txt
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 2944628 # Simulator instruction rate (inst/s)
-host_mem_usage 292076 # Number of bytes of host memory used
-host_seconds 20.39 # Real time elapsed on the host
-host_tick_rate 89719993414 # Simulator tick rate (ticks/s)
+host_inst_rate 4025289 # Simulator instruction rate (inst/s)
+host_mem_usage 293608 # Number of bytes of host memory used
+host_seconds 14.92 # Real time elapsed on the host
+host_tick_rate 122645865621 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 60038305 # Number of instructions simulated
sim_seconds 1.829332 # Number of seconds simulated
@@ -24,17 +24,17 @@ system.cpu.dcache.WriteReq_accesses 6152574 # nu
system.cpu.dcache.WriteReq_hits 5753150 # number of WriteReq hits
system.cpu.dcache.WriteReq_miss_rate 0.064920 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_misses 399424 # number of WriteReq misses
-system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.dcache.avg_refs 6.870767 # Average number of references to valid blocks.
-system.cpu.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu.dcache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.demand_accesses 15682061 # number of demand (read+write) accesses
system.cpu.dcache.demand_avg_miss_latency 0 # average overall miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.cpu.dcache.demand_hits 13560932 # number of demand (read+write) hits
system.cpu.dcache.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_rate 0.135258 # miss rate for demand accesses
@@ -48,8 +48,8 @@ system.cpu.dcache.mshr_cap_events 0 # nu
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.overall_accesses 15682061 # number of overall (read+write) accesses
system.cpu.dcache.overall_avg_miss_latency 0 # average overall miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.cpu.dcache.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.dcache.overall_hits 13560932 # number of overall hits
system.cpu.dcache.overall_miss_latency 0 # number of overall miss cycles
system.cpu.dcache.overall_miss_rate 0.135258 # miss rate for overall accesses
@@ -87,17 +87,17 @@ system.cpu.icache.ReadReq_accesses 60050143 # nu
system.cpu.icache.ReadReq_hits 59129922 # number of ReadReq hits
system.cpu.icache.ReadReq_miss_rate 0.015324 # miss rate for ReadReq accesses
system.cpu.icache.ReadReq_misses 920221 # number of ReadReq misses
-system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.icache.avg_refs 64.264250 # Average number of references to valid blocks.
-system.cpu.icache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu.icache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
system.cpu.icache.demand_accesses 60050143 # number of demand (read+write) accesses
system.cpu.icache.demand_avg_miss_latency 0 # average overall miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.cpu.icache.demand_hits 59129922 # number of demand (read+write) hits
system.cpu.icache.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_rate 0.015324 # miss rate for demand accesses
@@ -111,8 +111,8 @@ system.cpu.icache.mshr_cap_events 0 # nu
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.icache.overall_accesses 60050143 # number of overall (read+write) accesses
system.cpu.icache.overall_avg_miss_latency 0 # average overall miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.cpu.icache.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.icache.overall_hits 59129922 # number of overall hits
system.cpu.icache.overall_miss_latency 0 # number of overall miss cycles
system.cpu.icache.overall_miss_rate 0.015324 # miss rate for overall accesses
@@ -147,90 +147,90 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.write_acv 0 # DTB write access violations
system.cpu.itb.write_hits 0 # DTB write hits
system.cpu.itb.write_misses 0 # DTB write misses
-system.cpu.kern.callpal 192180 # number of callpals executed
-system.cpu.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu.kern.callpal_wrmces 1 0.00% 0.00% # number of callpals executed
-system.cpu.kern.callpal_wrfen 1 0.00% 0.00% # number of callpals executed
-system.cpu.kern.callpal_wrvptptr 1 0.00% 0.00% # number of callpals executed
-system.cpu.kern.callpal_swpctx 4177 2.17% 2.18% # number of callpals executed
-system.cpu.kern.callpal_tbi 54 0.03% 2.20% # number of callpals executed
-system.cpu.kern.callpal_wrent 7 0.00% 2.21% # number of callpals executed
-system.cpu.kern.callpal_swpipl 175249 91.19% 93.40% # number of callpals executed
-system.cpu.kern.callpal_rdps 6771 3.52% 96.92% # number of callpals executed
-system.cpu.kern.callpal_wrkgp 1 0.00% 96.92% # number of callpals executed
-system.cpu.kern.callpal_wrusp 7 0.00% 96.92% # number of callpals executed
-system.cpu.kern.callpal_rdusp 9 0.00% 96.93% # number of callpals executed
-system.cpu.kern.callpal_whami 2 0.00% 96.93% # number of callpals executed
-system.cpu.kern.callpal_rti 5203 2.71% 99.64% # number of callpals executed
-system.cpu.kern.callpal_callsys 515 0.27% 99.91% # number of callpals executed
-system.cpu.kern.callpal_imb 181 0.09% 100.00% # number of callpals executed
+system.cpu.kern.callpal::cserve 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::wrmces 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::wrfen 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::wrvptptr 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::swpctx 4177 2.17% # number of callpals executed
+system.cpu.kern.callpal::tbi 54 0.03% # number of callpals executed
+system.cpu.kern.callpal::wrent 7 0.00% # number of callpals executed
+system.cpu.kern.callpal::swpipl 175249 91.19% # number of callpals executed
+system.cpu.kern.callpal::rdps 6771 3.52% # number of callpals executed
+system.cpu.kern.callpal::wrkgp 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::wrusp 7 0.00% # number of callpals executed
+system.cpu.kern.callpal::rdusp 9 0.00% # number of callpals executed
+system.cpu.kern.callpal::whami 2 0.00% # number of callpals executed
+system.cpu.kern.callpal::rti 5203 2.71% # number of callpals executed
+system.cpu.kern.callpal::callsys 515 0.27% # number of callpals executed
+system.cpu.kern.callpal::imb 181 0.09% # number of callpals executed
+system.cpu.kern.callpal::total 192180 # number of callpals executed
system.cpu.kern.inst.arm 0 # number of arm instructions executed
system.cpu.kern.inst.hwrei 211319 # number of hwrei instructions executed
system.cpu.kern.inst.quiesce 6357 # number of quiesce instructions executed
-system.cpu.kern.ipl_count 182562 # number of times we switched to this ipl
-system.cpu.kern.ipl_count_0 74830 40.99% 40.99% # number of times we switched to this ipl
-system.cpu.kern.ipl_count_21 243 0.13% 41.12% # number of times we switched to this ipl
-system.cpu.kern.ipl_count_22 1866 1.02% 42.14% # number of times we switched to this ipl
-system.cpu.kern.ipl_count_31 105623 57.86% 100.00% # number of times we switched to this ipl
-system.cpu.kern.ipl_good 149035 # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_0 73463 49.29% 49.29% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_21 243 0.16% 49.46% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_22 1866 1.25% 50.71% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_31 73463 49.29% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_ticks 1829332050500 # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_0 1811927407500 99.05% 99.05% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_21 20110000 0.00% 99.05% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_22 80238000 0.00% 99.05% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_31 17304295000 0.95% 100.00% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_used_0 0.981732 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.ipl_used_21 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.ipl_used_31 0.695521 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.mode_good_kernel 1909
-system.cpu.kern.mode_good_user 1738
-system.cpu.kern.mode_good_idle 171
-system.cpu.kern.mode_switch_kernel 5949 # number of protection mode switches
-system.cpu.kern.mode_switch_user 1738 # number of protection mode switches
-system.cpu.kern.mode_switch_idle 2097 # number of protection mode switches
-system.cpu.kern.mode_switch_good 1.402439 # fraction of useful protection mode switches
-system.cpu.kern.mode_switch_good_kernel 0.320894 # fraction of useful protection mode switches
-system.cpu.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
-system.cpu.kern.mode_switch_good_idle 0.081545 # fraction of useful protection mode switches
-system.cpu.kern.mode_ticks_kernel 26834202500 1.47% 1.47% # number of ticks spent at the given mode
-system.cpu.kern.mode_ticks_user 1465074000 0.08% 1.55% # number of ticks spent at the given mode
-system.cpu.kern.mode_ticks_idle 1801032773000 98.45% 100.00% # number of ticks spent at the given mode
+system.cpu.kern.ipl_count::0 74830 40.99% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::21 243 0.13% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::22 1866 1.02% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::31 105623 57.86% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::total 182562 # number of times we switched to this ipl
+system.cpu.kern.ipl_good::0 73463 49.29% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good::21 243 0.16% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good::22 1866 1.25% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good::31 73463 49.29% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good::total 149035 # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_ticks::0 1811927407500 99.05% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::21 20110000 0.00% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::22 80238000 0.00% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::31 17304295000 0.95% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::total 1829332050500 # number of cycles we spent at this ipl
+system.cpu.kern.ipl_used::0 0.981732 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_used::31 0.695521 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.mode_good::kernel 1909
+system.cpu.kern.mode_good::user 1738
+system.cpu.kern.mode_good::idle 171
+system.cpu.kern.mode_switch::kernel 5949 # number of protection mode switches
+system.cpu.kern.mode_switch::user 1738 # number of protection mode switches
+system.cpu.kern.mode_switch::idle 2097 # number of protection mode switches
+system.cpu.kern.mode_switch_good::kernel 0.320894 # fraction of useful protection mode switches
+system.cpu.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
+system.cpu.kern.mode_switch_good::idle 0.081545 # fraction of useful protection mode switches
+system.cpu.kern.mode_switch_good::total 1.402439 # fraction of useful protection mode switches
+system.cpu.kern.mode_ticks::kernel 26834202500 1.47% # number of ticks spent at the given mode
+system.cpu.kern.mode_ticks::user 1465074000 0.08% # number of ticks spent at the given mode
+system.cpu.kern.mode_ticks::idle 1801032773000 98.45% # number of ticks spent at the given mode
system.cpu.kern.swap_context 4178 # number of times the context was actually changed
-system.cpu.kern.syscall 326 # number of syscalls executed
-system.cpu.kern.syscall_2 8 2.45% 2.45% # number of syscalls executed
-system.cpu.kern.syscall_3 30 9.20% 11.66% # number of syscalls executed
-system.cpu.kern.syscall_4 4 1.23% 12.88% # number of syscalls executed
-system.cpu.kern.syscall_6 42 12.88% 25.77% # number of syscalls executed
-system.cpu.kern.syscall_12 1 0.31% 26.07% # number of syscalls executed
-system.cpu.kern.syscall_15 1 0.31% 26.38% # number of syscalls executed
-system.cpu.kern.syscall_17 15 4.60% 30.98% # number of syscalls executed
-system.cpu.kern.syscall_19 10 3.07% 34.05% # number of syscalls executed
-system.cpu.kern.syscall_20 6 1.84% 35.89% # number of syscalls executed
-system.cpu.kern.syscall_23 4 1.23% 37.12% # number of syscalls executed
-system.cpu.kern.syscall_24 6 1.84% 38.96% # number of syscalls executed
-system.cpu.kern.syscall_33 11 3.37% 42.33% # number of syscalls executed
-system.cpu.kern.syscall_41 2 0.61% 42.94% # number of syscalls executed
-system.cpu.kern.syscall_45 54 16.56% 59.51% # number of syscalls executed
-system.cpu.kern.syscall_47 6 1.84% 61.35% # number of syscalls executed
-system.cpu.kern.syscall_48 10 3.07% 64.42% # number of syscalls executed
-system.cpu.kern.syscall_54 10 3.07% 67.48% # number of syscalls executed
-system.cpu.kern.syscall_58 1 0.31% 67.79% # number of syscalls executed
-system.cpu.kern.syscall_59 7 2.15% 69.94% # number of syscalls executed
-system.cpu.kern.syscall_71 54 16.56% 86.50% # number of syscalls executed
-system.cpu.kern.syscall_73 3 0.92% 87.42% # number of syscalls executed
-system.cpu.kern.syscall_74 16 4.91% 92.33% # number of syscalls executed
-system.cpu.kern.syscall_87 1 0.31% 92.64% # number of syscalls executed
-system.cpu.kern.syscall_90 3 0.92% 93.56% # number of syscalls executed
-system.cpu.kern.syscall_92 9 2.76% 96.32% # number of syscalls executed
-system.cpu.kern.syscall_97 2 0.61% 96.93% # number of syscalls executed
-system.cpu.kern.syscall_98 2 0.61% 97.55% # number of syscalls executed
-system.cpu.kern.syscall_132 4 1.23% 98.77% # number of syscalls executed
-system.cpu.kern.syscall_144 2 0.61% 99.39% # number of syscalls executed
-system.cpu.kern.syscall_147 2 0.61% 100.00% # number of syscalls executed
+system.cpu.kern.syscall::2 8 2.45% # number of syscalls executed
+system.cpu.kern.syscall::3 30 9.20% # number of syscalls executed
+system.cpu.kern.syscall::4 4 1.23% # number of syscalls executed
+system.cpu.kern.syscall::6 42 12.88% # number of syscalls executed
+system.cpu.kern.syscall::12 1 0.31% # number of syscalls executed
+system.cpu.kern.syscall::15 1 0.31% # number of syscalls executed
+system.cpu.kern.syscall::17 15 4.60% # number of syscalls executed
+system.cpu.kern.syscall::19 10 3.07% # number of syscalls executed
+system.cpu.kern.syscall::20 6 1.84% # number of syscalls executed
+system.cpu.kern.syscall::23 4 1.23% # number of syscalls executed
+system.cpu.kern.syscall::24 6 1.84% # number of syscalls executed
+system.cpu.kern.syscall::33 11 3.37% # number of syscalls executed
+system.cpu.kern.syscall::41 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::45 54 16.56% # number of syscalls executed
+system.cpu.kern.syscall::47 6 1.84% # number of syscalls executed
+system.cpu.kern.syscall::48 10 3.07% # number of syscalls executed
+system.cpu.kern.syscall::54 10 3.07% # number of syscalls executed
+system.cpu.kern.syscall::58 1 0.31% # number of syscalls executed
+system.cpu.kern.syscall::59 7 2.15% # number of syscalls executed
+system.cpu.kern.syscall::71 54 16.56% # number of syscalls executed
+system.cpu.kern.syscall::73 3 0.92% # number of syscalls executed
+system.cpu.kern.syscall::74 16 4.91% # number of syscalls executed
+system.cpu.kern.syscall::87 1 0.31% # number of syscalls executed
+system.cpu.kern.syscall::90 3 0.92% # number of syscalls executed
+system.cpu.kern.syscall::92 9 2.76% # number of syscalls executed
+system.cpu.kern.syscall::97 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::98 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::132 4 1.23% # number of syscalls executed
+system.cpu.kern.syscall::144 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::147 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::total 326 # number of syscalls executed
system.cpu.not_idle_fraction 0.016415 # Percentage of non-idle cycles
system.cpu.numCycles 3658664408 # number of cpu cycles simulated
system.cpu.num_insts 60038305 # Number of instructions executed
@@ -253,17 +253,17 @@ system.iocache.ReadReq_misses 174 # nu
system.iocache.WriteReq_accesses 41552 # number of WriteReq accesses(hits+misses)
system.iocache.WriteReq_miss_rate 1 # miss rate for WriteReq accesses
system.iocache.WriteReq_misses 41552 # number of WriteReq misses
-system.iocache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.iocache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.iocache.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.iocache.blocked_no_targets 0 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.iocache.blocked::no_targets 0 # number of cycles access was blocked
+system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.cache_copies 0 # number of cache copies performed
system.iocache.demand_accesses 41726 # number of demand (read+write) accesses
system.iocache.demand_avg_miss_latency 0 # average overall miss latency
-system.iocache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.iocache.demand_hits 0 # number of demand (read+write) hits
system.iocache.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.iocache.demand_miss_rate 1 # miss rate for demand accesses
@@ -277,8 +277,8 @@ system.iocache.mshr_cap_events 0 # nu
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.iocache.overall_accesses 41726 # number of overall (read+write) accesses
system.iocache.overall_avg_miss_latency 0 # average overall miss latency
-system.iocache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.iocache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.iocache.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.iocache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.iocache.overall_hits 0 # number of overall hits
system.iocache.overall_miss_latency 0 # number of overall miss cycles
system.iocache.overall_miss_rate 1 # miss rate for overall accesses
@@ -308,17 +308,17 @@ system.l2c.UpgradeReq_miss_rate 1 # mi
system.l2c.UpgradeReq_misses 124945 # number of UpgradeReq misses
system.l2c.Writeback_accesses 428893 # number of Writeback accesses(hits+misses)
system.l2c.Writeback_hits 428893 # number of Writeback hits
-system.l2c.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.l2c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.l2c.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.l2c.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.l2c.avg_refs 1.727246 # Average number of references to valid blocks.
-system.l2c.blocked_no_mshrs 0 # number of cycles access was blocked
-system.l2c.blocked_no_targets 0 # number of cycles access was blocked
-system.l2c.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.l2c.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
+system.l2c.blocked::no_targets 0 # number of cycles access was blocked
+system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.cache_copies 0 # number of cache copies performed
system.l2c.demand_accesses 2963417 # number of demand (read+write) accesses
system.l2c.demand_avg_miss_latency 0 # average overall miss latency
-system.l2c.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency no_value # average overall mshr miss latency
system.l2c.demand_hits 1696652 # number of demand (read+write) hits
system.l2c.demand_miss_latency 0 # number of demand (read+write) miss cycles
system.l2c.demand_miss_rate 0.427468 # miss rate for demand accesses
@@ -332,8 +332,8 @@ system.l2c.mshr_cap_events 0 # nu
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
system.l2c.overall_accesses 2963417 # number of overall (read+write) accesses
system.l2c.overall_avg_miss_latency 0 # average overall miss latency
-system.l2c.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.l2c.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.l2c.overall_avg_mshr_miss_latency no_value # average overall mshr miss latency
+system.l2c.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.l2c.overall_hits 1696652 # number of overall hits
system.l2c.overall_miss_latency 0 # number of overall miss cycles
system.l2c.overall_miss_rate 0.427468 # miss rate for overall accesses
@@ -351,15 +351,15 @@ system.l2c.tagsinuse 30228.585605 # Cy
system.l2c.total_refs 1867269 # Total number of references to valid blocks.
system.l2c.warmup_cycle 765422500 # Cycle when the warmup percentage was hit.
system.l2c.writebacks 119147 # number of writebacks
-system.tsunami.ethernet.coalescedRxDesc <err: div-0> # average number of RxDesc's coalesced into each post
-system.tsunami.ethernet.coalescedRxIdle <err: div-0> # average number of RxIdle's coalesced into each post
-system.tsunami.ethernet.coalescedRxOk <err: div-0> # average number of RxOk's coalesced into each post
-system.tsunami.ethernet.coalescedRxOrn <err: div-0> # average number of RxOrn's coalesced into each post
-system.tsunami.ethernet.coalescedSwi <err: div-0> # average number of Swi's coalesced into each post
-system.tsunami.ethernet.coalescedTotal <err: div-0> # average number of interrupts coalesced into each post
-system.tsunami.ethernet.coalescedTxDesc <err: div-0> # average number of TxDesc's coalesced into each post
-system.tsunami.ethernet.coalescedTxIdle <err: div-0> # average number of TxIdle's coalesced into each post
-system.tsunami.ethernet.coalescedTxOk <err: div-0> # average number of TxOk's coalesced into each post
+system.tsunami.ethernet.coalescedRxDesc no_value # average number of RxDesc's coalesced into each post
+system.tsunami.ethernet.coalescedRxIdle no_value # average number of RxIdle's coalesced into each post
+system.tsunami.ethernet.coalescedRxOk no_value # average number of RxOk's coalesced into each post
+system.tsunami.ethernet.coalescedRxOrn no_value # average number of RxOrn's coalesced into each post
+system.tsunami.ethernet.coalescedSwi no_value # average number of Swi's coalesced into each post
+system.tsunami.ethernet.coalescedTotal no_value # average number of interrupts coalesced into each post
+system.tsunami.ethernet.coalescedTxDesc no_value # average number of TxDesc's coalesced into each post
+system.tsunami.ethernet.coalescedTxIdle no_value # average number of TxIdle's coalesced into each post
+system.tsunami.ethernet.coalescedTxOk no_value # average number of TxOk's coalesced into each post
system.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes 0 # number of descriptor bytes read w/ DMA
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/simout b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/simout
index 28d9dc74d..25b3fda7c 100755
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/simout
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/simout
@@ -5,10 +5,10 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Apr 21 2009 17:45:48
-M5 revision e6dd09514462 6117 default qtip tip stats-update
-M5 started Apr 21 2009 17:56:00
-M5 executing on zizzer
+M5 compiled Apr 22 2009 06:58:24
+M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff
+M5 started Apr 22 2009 07:05:27
+M5 executing on maize
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual -re tests/run.py build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual
Global frequency set at 1000000000000 ticks per second
info: kernel located at: /dist/m5/system/binaries/vmlinux
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stats.txt b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stats.txt
index 6292a0ccf..93714e8e1 100644
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stats.txt
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1283961 # Simulator instruction rate (inst/s)
-host_mem_usage 290228 # Number of bytes of host memory used
-host_seconds 46.28 # Real time elapsed on the host
-host_tick_rate 42613693899 # Simulator tick rate (ticks/s)
+host_inst_rate 2079010 # Simulator instruction rate (inst/s)
+host_mem_usage 291764 # Number of bytes of host memory used
+host_seconds 28.58 # Real time elapsed on the host
+host_tick_rate 69000495741 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 59420593 # Number of instructions simulated
sim_seconds 1.972135 # Number of seconds simulated
@@ -52,13 +52,13 @@ system.cpu0.dcache.WriteReq_mshr_miss_latency 20059318000
system.cpu0.dcache.WriteReq_mshr_miss_rate 0.064858 # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_misses 379255 # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency 1240870000 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu0.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu0.dcache.avg_refs 9.990826 # Average number of references to valid blocks.
-system.cpu0.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu0.dcache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu0.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu0.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu0.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu0.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
system.cpu0.dcache.demand_accesses 14335823 # number of demand (read+write) accesses
system.cpu0.dcache.demand_avg_miss_latency 33770.954076 # average overall miss latency
@@ -121,13 +121,13 @@ system.cpu0.icache.ReadReq_misses 916324 # nu
system.cpu0.icache.ReadReq_mshr_miss_latency 10703476000 # number of ReadReq MSHR miss cycles
system.cpu0.icache.ReadReq_mshr_miss_rate 0.016917 # mshr miss rate for ReadReq accesses
system.cpu0.icache.ReadReq_mshr_misses 916324 # number of ReadReq MSHR misses
-system.cpu0.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu0.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu0.icache.avg_refs 58.118732 # Average number of references to valid blocks.
-system.cpu0.icache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu0.icache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu0.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu0.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu0.icache.cache_copies 0 # number of cache copies performed
system.cpu0.icache.demand_accesses 54164416 # number of demand (read+write) accesses
system.cpu0.icache.demand_avg_miss_latency 14681.637172 # average overall miss latency
@@ -146,7 +146,7 @@ system.cpu0.icache.no_allocate_misses 0 # Nu
system.cpu0.icache.overall_accesses 54164416 # number of overall (read+write) accesses
system.cpu0.icache.overall_avg_miss_latency 14681.637172 # average overall miss latency
system.cpu0.icache.overall_avg_mshr_miss_latency 11680.885800 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.cpu0.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu0.icache.overall_hits 53248092 # number of overall hits
system.cpu0.icache.overall_miss_latency 13453136500 # number of overall miss cycles
system.cpu0.icache.overall_miss_rate 0.016917 # miss rate for overall accesses
@@ -181,95 +181,95 @@ system.cpu0.itb.write_accesses 0 # DT
system.cpu0.itb.write_acv 0 # DTB write access violations
system.cpu0.itb.write_hits 0 # DTB write hits
system.cpu0.itb.write_misses 0 # DTB write misses
-system.cpu0.kern.callpal 188012 # number of callpals executed
-system.cpu0.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu0.kern.callpal_wripir 91 0.05% 0.05% # number of callpals executed
-system.cpu0.kern.callpal_wrmces 1 0.00% 0.05% # number of callpals executed
-system.cpu0.kern.callpal_wrfen 1 0.00% 0.05% # number of callpals executed
-system.cpu0.kern.callpal_wrvptptr 1 0.00% 0.05% # number of callpals executed
-system.cpu0.kern.callpal_swpctx 3868 2.06% 2.11% # number of callpals executed
-system.cpu0.kern.callpal_tbi 44 0.02% 2.13% # number of callpals executed
-system.cpu0.kern.callpal_wrent 7 0.00% 2.13% # number of callpals executed
-system.cpu0.kern.callpal_swpipl 172068 91.52% 93.65% # number of callpals executed
-system.cpu0.kern.callpal_rdps 6698 3.56% 97.22% # number of callpals executed
-system.cpu0.kern.callpal_wrkgp 1 0.00% 97.22% # number of callpals executed
-system.cpu0.kern.callpal_wrusp 4 0.00% 97.22% # number of callpals executed
-system.cpu0.kern.callpal_rdusp 7 0.00% 97.22% # number of callpals executed
-system.cpu0.kern.callpal_whami 2 0.00% 97.22% # number of callpals executed
-system.cpu0.kern.callpal_rti 4713 2.51% 99.73% # number of callpals executed
-system.cpu0.kern.callpal_callsys 356 0.19% 99.92% # number of callpals executed
-system.cpu0.kern.callpal_imb 149 0.08% 100.00% # number of callpals executed
+system.cpu0.kern.callpal::cserve 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::wripir 91 0.05% # number of callpals executed
+system.cpu0.kern.callpal::wrmces 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::wrfen 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::wrvptptr 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::swpctx 3868 2.06% # number of callpals executed
+system.cpu0.kern.callpal::tbi 44 0.02% # number of callpals executed
+system.cpu0.kern.callpal::wrent 7 0.00% # number of callpals executed
+system.cpu0.kern.callpal::swpipl 172068 91.52% # number of callpals executed
+system.cpu0.kern.callpal::rdps 6698 3.56% # number of callpals executed
+system.cpu0.kern.callpal::wrkgp 1 0.00% # number of callpals executed
+system.cpu0.kern.callpal::wrusp 4 0.00% # number of callpals executed
+system.cpu0.kern.callpal::rdusp 7 0.00% # number of callpals executed
+system.cpu0.kern.callpal::whami 2 0.00% # number of callpals executed
+system.cpu0.kern.callpal::rti 4713 2.51% # number of callpals executed
+system.cpu0.kern.callpal::callsys 356 0.19% # number of callpals executed
+system.cpu0.kern.callpal::imb 149 0.08% # number of callpals executed
+system.cpu0.kern.callpal::total 188012 # number of callpals executed
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
system.cpu0.kern.inst.hwrei 202896 # number of hwrei instructions executed
system.cpu0.kern.inst.quiesce 6369 # number of quiesce instructions executed
-system.cpu0.kern.ipl_count 178906 # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_0 72641 40.60% 40.60% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_21 131 0.07% 40.68% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_22 1987 1.11% 41.79% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_30 6 0.00% 41.79% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_31 104141 58.21% 100.00% # number of times we switched to this ipl
-system.cpu0.kern.ipl_good 144662 # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_0 71272 49.27% 49.27% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_21 131 0.09% 49.36% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_22 1987 1.37% 50.73% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_30 6 0.00% 50.74% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_31 71266 49.26% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_ticks 1972134703000 # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_0 1908230091000 96.76% 96.76% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_21 96186500 0.00% 96.76% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_22 576952000 0.03% 96.79% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_30 5442500 0.00% 96.79% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_31 63226031000 3.21% 100.00% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_used_0 0.981154 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used_21 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used_30 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used_31 0.684322 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.mode_good_kernel 1231
-system.cpu0.kern.mode_good_user 1232
-system.cpu0.kern.mode_good_idle 0
-system.cpu0.kern.mode_switch_kernel 7237 # number of protection mode switches
-system.cpu0.kern.mode_switch_user 1232 # number of protection mode switches
-system.cpu0.kern.mode_switch_idle 0 # number of protection mode switches
-system.cpu0.kern.mode_switch_good <err: div-0> # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good_kernel 0.170098 # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good_idle <err: div-0> # fraction of useful protection mode switches
-system.cpu0.kern.mode_ticks_kernel 1968330503000 99.81% 99.81% # number of ticks spent at the given mode
-system.cpu0.kern.mode_ticks_user 3804198000 0.19% 100.00% # number of ticks spent at the given mode
-system.cpu0.kern.mode_ticks_idle 0 0.00% 100.00% # number of ticks spent at the given mode
+system.cpu0.kern.ipl_count::0 72641 40.60% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::21 131 0.07% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::22 1987 1.11% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::30 6 0.00% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::31 104141 58.21% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::total 178906 # number of times we switched to this ipl
+system.cpu0.kern.ipl_good::0 71272 49.27% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::21 131 0.09% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::22 1987 1.37% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::30 6 0.00% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::31 71266 49.26% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::total 144662 # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_ticks::0 1908230091000 96.76% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::21 96186500 0.00% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::22 576952000 0.03% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::30 5442500 0.00% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::31 63226031000 3.21% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::total 1972134703000 # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_used::0 0.981154 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::30 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::31 0.684322 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.mode_good::kernel 1231
+system.cpu0.kern.mode_good::user 1232
+system.cpu0.kern.mode_good::idle 0
+system.cpu0.kern.mode_switch::kernel 7237 # number of protection mode switches
+system.cpu0.kern.mode_switch::user 1232 # number of protection mode switches
+system.cpu0.kern.mode_switch::idle 0 # number of protection mode switches
+system.cpu0.kern.mode_switch_good::kernel 0.170098 # fraction of useful protection mode switches
+system.cpu0.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
+system.cpu0.kern.mode_switch_good::idle no_value # fraction of useful protection mode switches
+system.cpu0.kern.mode_switch_good::total no_value # fraction of useful protection mode switches
+system.cpu0.kern.mode_ticks::kernel 1968330503000 99.81% # number of ticks spent at the given mode
+system.cpu0.kern.mode_ticks::user 3804198000 0.19% # number of ticks spent at the given mode
+system.cpu0.kern.mode_ticks::idle 0 0.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context 3869 # number of times the context was actually changed
-system.cpu0.kern.syscall 224 # number of syscalls executed
-system.cpu0.kern.syscall_2 6 2.68% 2.68% # number of syscalls executed
-system.cpu0.kern.syscall_3 19 8.48% 11.16% # number of syscalls executed
-system.cpu0.kern.syscall_4 3 1.34% 12.50% # number of syscalls executed
-system.cpu0.kern.syscall_6 30 13.39% 25.89% # number of syscalls executed
-system.cpu0.kern.syscall_12 1 0.45% 26.34% # number of syscalls executed
-system.cpu0.kern.syscall_15 1 0.45% 26.79% # number of syscalls executed
-system.cpu0.kern.syscall_17 10 4.46% 31.25% # number of syscalls executed
-system.cpu0.kern.syscall_19 6 2.68% 33.93% # number of syscalls executed
-system.cpu0.kern.syscall_20 4 1.79% 35.71% # number of syscalls executed
-system.cpu0.kern.syscall_23 2 0.89% 36.61% # number of syscalls executed
-system.cpu0.kern.syscall_24 4 1.79% 38.39% # number of syscalls executed
-system.cpu0.kern.syscall_33 8 3.57% 41.96% # number of syscalls executed
-system.cpu0.kern.syscall_41 2 0.89% 42.86% # number of syscalls executed
-system.cpu0.kern.syscall_45 39 17.41% 60.27% # number of syscalls executed
-system.cpu0.kern.syscall_47 4 1.79% 62.05% # number of syscalls executed
-system.cpu0.kern.syscall_48 7 3.12% 65.18% # number of syscalls executed
-system.cpu0.kern.syscall_54 9 4.02% 69.20% # number of syscalls executed
-system.cpu0.kern.syscall_58 1 0.45% 69.64% # number of syscalls executed
-system.cpu0.kern.syscall_59 5 2.23% 71.88% # number of syscalls executed
-system.cpu0.kern.syscall_71 32 14.29% 86.16% # number of syscalls executed
-system.cpu0.kern.syscall_73 3 1.34% 87.50% # number of syscalls executed
-system.cpu0.kern.syscall_74 9 4.02% 91.52% # number of syscalls executed
-system.cpu0.kern.syscall_87 1 0.45% 91.96% # number of syscalls executed
-system.cpu0.kern.syscall_90 2 0.89% 92.86% # number of syscalls executed
-system.cpu0.kern.syscall_92 7 3.12% 95.98% # number of syscalls executed
-system.cpu0.kern.syscall_97 2 0.89% 96.87% # number of syscalls executed
-system.cpu0.kern.syscall_98 2 0.89% 97.77% # number of syscalls executed
-system.cpu0.kern.syscall_132 2 0.89% 98.66% # number of syscalls executed
-system.cpu0.kern.syscall_144 1 0.45% 99.11% # number of syscalls executed
-system.cpu0.kern.syscall_147 2 0.89% 100.00% # number of syscalls executed
+system.cpu0.kern.syscall::2 6 2.68% # number of syscalls executed
+system.cpu0.kern.syscall::3 19 8.48% # number of syscalls executed
+system.cpu0.kern.syscall::4 3 1.34% # number of syscalls executed
+system.cpu0.kern.syscall::6 30 13.39% # number of syscalls executed
+system.cpu0.kern.syscall::12 1 0.45% # number of syscalls executed
+system.cpu0.kern.syscall::15 1 0.45% # number of syscalls executed
+system.cpu0.kern.syscall::17 10 4.46% # number of syscalls executed
+system.cpu0.kern.syscall::19 6 2.68% # number of syscalls executed
+system.cpu0.kern.syscall::20 4 1.79% # number of syscalls executed
+system.cpu0.kern.syscall::23 2 0.89% # number of syscalls executed
+system.cpu0.kern.syscall::24 4 1.79% # number of syscalls executed
+system.cpu0.kern.syscall::33 8 3.57% # number of syscalls executed
+system.cpu0.kern.syscall::41 2 0.89% # number of syscalls executed
+system.cpu0.kern.syscall::45 39 17.41% # number of syscalls executed
+system.cpu0.kern.syscall::47 4 1.79% # number of syscalls executed
+system.cpu0.kern.syscall::48 7 3.12% # number of syscalls executed
+system.cpu0.kern.syscall::54 9 4.02% # number of syscalls executed
+system.cpu0.kern.syscall::58 1 0.45% # number of syscalls executed
+system.cpu0.kern.syscall::59 5 2.23% # number of syscalls executed
+system.cpu0.kern.syscall::71 32 14.29% # number of syscalls executed
+system.cpu0.kern.syscall::73 3 1.34% # number of syscalls executed
+system.cpu0.kern.syscall::74 9 4.02% # number of syscalls executed
+system.cpu0.kern.syscall::87 1 0.45% # number of syscalls executed
+system.cpu0.kern.syscall::90 2 0.89% # number of syscalls executed
+system.cpu0.kern.syscall::92 7 3.12% # number of syscalls executed
+system.cpu0.kern.syscall::97 2 0.89% # number of syscalls executed
+system.cpu0.kern.syscall::98 2 0.89% # number of syscalls executed
+system.cpu0.kern.syscall::132 2 0.89% # number of syscalls executed
+system.cpu0.kern.syscall::144 1 0.45% # number of syscalls executed
+system.cpu0.kern.syscall::147 2 0.89% # number of syscalls executed
+system.cpu0.kern.syscall::total 224 # number of syscalls executed
system.cpu0.not_idle_fraction 0.066840 # Percentage of non-idle cycles
system.cpu0.numCycles 3944270922 # number of cpu cycles simulated
system.cpu0.num_insts 54155641 # Number of instructions executed
@@ -318,13 +318,13 @@ system.cpu1.dcache.WriteReq_mshr_miss_latency 1360945000
system.cpu1.dcache.WriteReq_mshr_miss_rate 0.040541 # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_misses 26352 # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency 303019000 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu1.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu1.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu1.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu1.dcache.avg_refs 30.141759 # Average number of references to valid blocks.
-system.cpu1.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu1.dcache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu1.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu1.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu1.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu1.dcache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu1.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu1.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu1.dcache.cache_copies 0 # number of cache copies performed
system.cpu1.dcache.demand_accesses 1670551 # number of demand (read+write) accesses
system.cpu1.dcache.demand_avg_miss_latency 32269.608001 # average overall miss latency
@@ -387,13 +387,13 @@ system.cpu1.icache.ReadReq_misses 87436 # nu
system.cpu1.icache.ReadReq_mshr_miss_latency 1015724000 # number of ReadReq MSHR miss cycles
system.cpu1.icache.ReadReq_mshr_miss_rate 0.016597 # mshr miss rate for ReadReq accesses
system.cpu1.icache.ReadReq_mshr_misses 87436 # number of ReadReq MSHR misses
-system.cpu1.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu1.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu1.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu1.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu1.icache.avg_refs 59.270387 # Average number of references to valid blocks.
-system.cpu1.icache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu1.icache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu1.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu1.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu1.icache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu1.icache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu1.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu1.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu1.icache.cache_copies 0 # number of cache copies performed
system.cpu1.icache.demand_accesses 5268142 # number of demand (read+write) accesses
system.cpu1.icache.demand_avg_miss_latency 14617.211446 # average overall miss latency
@@ -412,7 +412,7 @@ system.cpu1.icache.no_allocate_misses 0 # Nu
system.cpu1.icache.overall_accesses 5268142 # number of overall (read+write) accesses
system.cpu1.icache.overall_avg_miss_latency 14617.211446 # average overall miss latency
system.cpu1.icache.overall_avg_mshr_miss_latency 11616.771124 # average overall mshr miss latency
-system.cpu1.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.cpu1.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu1.icache.overall_hits 5180706 # number of overall hits
system.cpu1.icache.overall_miss_latency 1278070500 # number of overall miss cycles
system.cpu1.icache.overall_miss_rate 0.016597 # miss rate for overall accesses
@@ -447,82 +447,82 @@ system.cpu1.itb.write_accesses 0 # DT
system.cpu1.itb.write_acv 0 # DTB write access violations
system.cpu1.itb.write_hits 0 # DTB write hits
system.cpu1.itb.write_misses 0 # DTB write misses
-system.cpu1.kern.callpal 29503 # number of callpals executed
-system.cpu1.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu1.kern.callpal_wripir 6 0.02% 0.02% # number of callpals executed
-system.cpu1.kern.callpal_wrmces 1 0.00% 0.03% # number of callpals executed
-system.cpu1.kern.callpal_wrfen 1 0.00% 0.03% # number of callpals executed
-system.cpu1.kern.callpal_swpctx 365 1.24% 1.27% # number of callpals executed
-system.cpu1.kern.callpal_tbi 10 0.03% 1.30% # number of callpals executed
-system.cpu1.kern.callpal_wrent 7 0.02% 1.33% # number of callpals executed
-system.cpu1.kern.callpal_swpipl 24144 81.84% 83.16% # number of callpals executed
-system.cpu1.kern.callpal_rdps 2172 7.36% 90.52% # number of callpals executed
-system.cpu1.kern.callpal_wrkgp 1 0.00% 90.53% # number of callpals executed
-system.cpu1.kern.callpal_wrusp 3 0.01% 90.54% # number of callpals executed
-system.cpu1.kern.callpal_rdusp 2 0.01% 90.54% # number of callpals executed
-system.cpu1.kern.callpal_whami 3 0.01% 90.55% # number of callpals executed
-system.cpu1.kern.callpal_rti 2594 8.79% 99.35% # number of callpals executed
-system.cpu1.kern.callpal_callsys 161 0.55% 99.89% # number of callpals executed
-system.cpu1.kern.callpal_imb 31 0.11% 100.00% # number of callpals executed
-system.cpu1.kern.callpal_rdunique 1 0.00% 100.00% # number of callpals executed
+system.cpu1.kern.callpal::cserve 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::wripir 6 0.02% # number of callpals executed
+system.cpu1.kern.callpal::wrmces 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::wrfen 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::swpctx 365 1.24% # number of callpals executed
+system.cpu1.kern.callpal::tbi 10 0.03% # number of callpals executed
+system.cpu1.kern.callpal::wrent 7 0.02% # number of callpals executed
+system.cpu1.kern.callpal::swpipl 24144 81.84% # number of callpals executed
+system.cpu1.kern.callpal::rdps 2172 7.36% # number of callpals executed
+system.cpu1.kern.callpal::wrkgp 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::wrusp 3 0.01% # number of callpals executed
+system.cpu1.kern.callpal::rdusp 2 0.01% # number of callpals executed
+system.cpu1.kern.callpal::whami 3 0.01% # number of callpals executed
+system.cpu1.kern.callpal::rti 2594 8.79% # number of callpals executed
+system.cpu1.kern.callpal::callsys 161 0.55% # number of callpals executed
+system.cpu1.kern.callpal::imb 31 0.11% # number of callpals executed
+system.cpu1.kern.callpal::rdunique 1 0.00% # number of callpals executed
+system.cpu1.kern.callpal::total 29503 # number of callpals executed
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
system.cpu1.kern.inst.hwrei 36053 # number of hwrei instructions executed
system.cpu1.kern.inst.quiesce 2351 # number of quiesce instructions executed
-system.cpu1.kern.ipl_count 28810 # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_0 9173 31.84% 31.84% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_22 1980 6.87% 38.71% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_30 91 0.32% 39.03% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_31 17566 60.97% 100.00% # number of times we switched to this ipl
-system.cpu1.kern.ipl_good 20310 # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_0 9165 45.13% 45.13% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_22 1980 9.75% 54.87% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_30 91 0.45% 55.32% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_31 9074 44.68% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_ticks 1971683837000 # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_0 1927968787500 97.78% 97.78% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_22 511194500 0.03% 97.81% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_30 58584000 0.00% 97.81% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_31 43145271000 2.19% 100.00% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_used_0 0.999128 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.ipl_used_30 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.ipl_used_31 0.516566 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.mode_good_kernel 532
-system.cpu1.kern.mode_good_user 516
-system.cpu1.kern.mode_good_idle 16
-system.cpu1.kern.mode_switch_kernel 880 # number of protection mode switches
-system.cpu1.kern.mode_switch_user 516 # number of protection mode switches
-system.cpu1.kern.mode_switch_idle 2081 # number of protection mode switches
-system.cpu1.kern.mode_switch_good 1.612234 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good_kernel 0.604545 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good_idle 0.007689 # fraction of useful protection mode switches
-system.cpu1.kern.mode_ticks_kernel 4596640000 0.23% 0.23% # number of ticks spent at the given mode
-system.cpu1.kern.mode_ticks_user 1703543000 0.09% 0.32% # number of ticks spent at the given mode
-system.cpu1.kern.mode_ticks_idle 1964670722000 99.68% 100.00% # number of ticks spent at the given mode
+system.cpu1.kern.ipl_count::0 9173 31.84% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::22 1980 6.87% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::30 91 0.32% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::31 17566 60.97% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::total 28810 # number of times we switched to this ipl
+system.cpu1.kern.ipl_good::0 9165 45.13% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::22 1980 9.75% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::30 91 0.45% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::31 9074 44.68% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::total 20310 # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_ticks::0 1927968787500 97.78% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::22 511194500 0.03% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::30 58584000 0.00% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::31 43145271000 2.19% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::total 1971683837000 # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_used::0 0.999128 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.ipl_used::30 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.ipl_used::31 0.516566 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.mode_good::kernel 532
+system.cpu1.kern.mode_good::user 516
+system.cpu1.kern.mode_good::idle 16
+system.cpu1.kern.mode_switch::kernel 880 # number of protection mode switches
+system.cpu1.kern.mode_switch::user 516 # number of protection mode switches
+system.cpu1.kern.mode_switch::idle 2081 # number of protection mode switches
+system.cpu1.kern.mode_switch_good::kernel 0.604545 # fraction of useful protection mode switches
+system.cpu1.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
+system.cpu1.kern.mode_switch_good::idle 0.007689 # fraction of useful protection mode switches
+system.cpu1.kern.mode_switch_good::total 1.612234 # fraction of useful protection mode switches
+system.cpu1.kern.mode_ticks::kernel 4596640000 0.23% # number of ticks spent at the given mode
+system.cpu1.kern.mode_ticks::user 1703543000 0.09% # number of ticks spent at the given mode
+system.cpu1.kern.mode_ticks::idle 1964670722000 99.68% # number of ticks spent at the given mode
system.cpu1.kern.swap_context 366 # number of times the context was actually changed
-system.cpu1.kern.syscall 102 # number of syscalls executed
-system.cpu1.kern.syscall_2 2 1.96% 1.96% # number of syscalls executed
-system.cpu1.kern.syscall_3 11 10.78% 12.75% # number of syscalls executed
-system.cpu1.kern.syscall_4 1 0.98% 13.73% # number of syscalls executed
-system.cpu1.kern.syscall_6 12 11.76% 25.49% # number of syscalls executed
-system.cpu1.kern.syscall_17 5 4.90% 30.39% # number of syscalls executed
-system.cpu1.kern.syscall_19 4 3.92% 34.31% # number of syscalls executed
-system.cpu1.kern.syscall_20 2 1.96% 36.27% # number of syscalls executed
-system.cpu1.kern.syscall_23 2 1.96% 38.24% # number of syscalls executed
-system.cpu1.kern.syscall_24 2 1.96% 40.20% # number of syscalls executed
-system.cpu1.kern.syscall_33 3 2.94% 43.14% # number of syscalls executed
-system.cpu1.kern.syscall_45 15 14.71% 57.84% # number of syscalls executed
-system.cpu1.kern.syscall_47 2 1.96% 59.80% # number of syscalls executed
-system.cpu1.kern.syscall_48 3 2.94% 62.75% # number of syscalls executed
-system.cpu1.kern.syscall_54 1 0.98% 63.73% # number of syscalls executed
-system.cpu1.kern.syscall_59 2 1.96% 65.69% # number of syscalls executed
-system.cpu1.kern.syscall_71 22 21.57% 87.25% # number of syscalls executed
-system.cpu1.kern.syscall_74 7 6.86% 94.12% # number of syscalls executed
-system.cpu1.kern.syscall_90 1 0.98% 95.10% # number of syscalls executed
-system.cpu1.kern.syscall_92 2 1.96% 97.06% # number of syscalls executed
-system.cpu1.kern.syscall_132 2 1.96% 99.02% # number of syscalls executed
-system.cpu1.kern.syscall_144 1 0.98% 100.00% # number of syscalls executed
+system.cpu1.kern.syscall::2 2 1.96% # number of syscalls executed
+system.cpu1.kern.syscall::3 11 10.78% # number of syscalls executed
+system.cpu1.kern.syscall::4 1 0.98% # number of syscalls executed
+system.cpu1.kern.syscall::6 12 11.76% # number of syscalls executed
+system.cpu1.kern.syscall::17 5 4.90% # number of syscalls executed
+system.cpu1.kern.syscall::19 4 3.92% # number of syscalls executed
+system.cpu1.kern.syscall::20 2 1.96% # number of syscalls executed
+system.cpu1.kern.syscall::23 2 1.96% # number of syscalls executed
+system.cpu1.kern.syscall::24 2 1.96% # number of syscalls executed
+system.cpu1.kern.syscall::33 3 2.94% # number of syscalls executed
+system.cpu1.kern.syscall::45 15 14.71% # number of syscalls executed
+system.cpu1.kern.syscall::47 2 1.96% # number of syscalls executed
+system.cpu1.kern.syscall::48 3 2.94% # number of syscalls executed
+system.cpu1.kern.syscall::54 1 0.98% # number of syscalls executed
+system.cpu1.kern.syscall::59 2 1.96% # number of syscalls executed
+system.cpu1.kern.syscall::71 22 21.57% # number of syscalls executed
+system.cpu1.kern.syscall::74 7 6.86% # number of syscalls executed
+system.cpu1.kern.syscall::90 1 0.98% # number of syscalls executed
+system.cpu1.kern.syscall::92 2 1.96% # number of syscalls executed
+system.cpu1.kern.syscall::132 2 1.96% # number of syscalls executed
+system.cpu1.kern.syscall::144 1 0.98% # number of syscalls executed
+system.cpu1.kern.syscall::total 102 # number of syscalls executed
system.cpu1.not_idle_fraction 0.005345 # Percentage of non-idle cycles
system.cpu1.numCycles 3943367734 # number of cpu cycles simulated
system.cpu1.num_insts 5264952 # Number of instructions executed
@@ -557,13 +557,13 @@ system.iocache.WriteReq_misses 41552 # nu
system.iocache.WriteReq_mshr_miss_latency 3569262880 # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_rate 1 # mshr miss rate for WriteReq accesses
system.iocache.WriteReq_mshr_misses 41552 # number of WriteReq MSHR misses
-system.iocache.avg_blocked_cycles_no_mshrs 6169.706090 # average number of cycles each access was blocked
-system.iocache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs 6169.706090 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.iocache.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.blocked_no_mshrs 10459 # number of cycles access was blocked
-system.iocache.blocked_no_targets 0 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_mshrs 64528956 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 10459 # number of cycles access was blocked
+system.iocache.blocked::no_targets 0 # number of cycles access was blocked
+system.iocache.blocked_cycles::no_mshrs 64528956 # number of cycles access was blocked
+system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.cache_copies 0 # number of cache copies performed
system.iocache.demand_accesses 41730 # number of demand (read+write) accesses
system.iocache.demand_avg_miss_latency 137805.458998 # average overall miss latency
@@ -582,7 +582,7 @@ system.iocache.no_allocate_misses 0 # Nu
system.iocache.overall_accesses 41730 # number of overall (read+write) accesses
system.iocache.overall_avg_miss_latency 137805.458998 # average overall miss latency
system.iocache.overall_avg_mshr_miss_latency 85801.866235 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.iocache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.iocache.overall_hits 0 # number of overall hits
system.iocache.overall_miss_latency 5750621804 # number of overall miss cycles
system.iocache.overall_miss_rate 1 # miss rate for overall accesses
@@ -635,13 +635,13 @@ system.l2c.WriteReq_avg_mshr_uncacheable_latency inf
system.l2c.WriteReq_mshr_uncacheable_latency 1394774000 # number of WriteReq MSHR uncacheable cycles
system.l2c.Writeback_accesses 430351 # number of Writeback accesses(hits+misses)
system.l2c.Writeback_hits 430351 # number of Writeback hits
-system.l2c.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.l2c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.l2c.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.l2c.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.l2c.avg_refs 4.554189 # Average number of references to valid blocks.
-system.l2c.blocked_no_mshrs 0 # number of cycles access was blocked
-system.l2c.blocked_no_targets 0 # number of cycles access was blocked
-system.l2c.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.l2c.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
+system.l2c.blocked::no_targets 0 # number of cycles access was blocked
+system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.cache_copies 0 # number of cache copies performed
system.l2c.demand_accesses 2397119 # number of demand (read+write) accesses
system.l2c.demand_avg_miss_latency 52009.472790 # average overall miss latency
@@ -678,15 +678,15 @@ system.l2c.tagsinuse 30859.505450 # Cy
system.l2c.total_refs 1961635 # Total number of references to valid blocks.
system.l2c.warmup_cycle 10912833000 # Cycle when the warmup percentage was hit.
system.l2c.writebacks 123162 # number of writebacks
-system.tsunami.ethernet.coalescedRxDesc <err: div-0> # average number of RxDesc's coalesced into each post
-system.tsunami.ethernet.coalescedRxIdle <err: div-0> # average number of RxIdle's coalesced into each post
-system.tsunami.ethernet.coalescedRxOk <err: div-0> # average number of RxOk's coalesced into each post
-system.tsunami.ethernet.coalescedRxOrn <err: div-0> # average number of RxOrn's coalesced into each post
-system.tsunami.ethernet.coalescedSwi <err: div-0> # average number of Swi's coalesced into each post
-system.tsunami.ethernet.coalescedTotal <err: div-0> # average number of interrupts coalesced into each post
-system.tsunami.ethernet.coalescedTxDesc <err: div-0> # average number of TxDesc's coalesced into each post
-system.tsunami.ethernet.coalescedTxIdle <err: div-0> # average number of TxIdle's coalesced into each post
-system.tsunami.ethernet.coalescedTxOk <err: div-0> # average number of TxOk's coalesced into each post
+system.tsunami.ethernet.coalescedRxDesc no_value # average number of RxDesc's coalesced into each post
+system.tsunami.ethernet.coalescedRxIdle no_value # average number of RxIdle's coalesced into each post
+system.tsunami.ethernet.coalescedRxOk no_value # average number of RxOk's coalesced into each post
+system.tsunami.ethernet.coalescedRxOrn no_value # average number of RxOrn's coalesced into each post
+system.tsunami.ethernet.coalescedSwi no_value # average number of Swi's coalesced into each post
+system.tsunami.ethernet.coalescedTotal no_value # average number of interrupts coalesced into each post
+system.tsunami.ethernet.coalescedTxDesc no_value # average number of TxDesc's coalesced into each post
+system.tsunami.ethernet.coalescedTxIdle no_value # average number of TxIdle's coalesced into each post
+system.tsunami.ethernet.coalescedTxOk no_value # average number of TxOk's coalesced into each post
system.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes 0 # number of descriptor bytes read w/ DMA
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/simout b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/simout
index b6e01de39..1cd35589d 100755
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/simout
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/simout
@@ -5,10 +5,10 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Apr 21 2009 17:45:48
-M5 revision e6dd09514462 6117 default qtip tip stats-update
-M5 started Apr 21 2009 17:55:21
-M5 executing on zizzer
+M5 compiled Apr 22 2009 06:58:24
+M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff
+M5 started Apr 22 2009 07:05:27
+M5 executing on maize
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing -re tests/run.py build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing
Global frequency set at 1000000000000 ticks per second
info: kernel located at: /dist/m5/system/binaries/vmlinux
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stats.txt b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stats.txt
index 589cc1a34..9f5363b35 100644
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stats.txt
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1437585 # Simulator instruction rate (inst/s)
-host_mem_usage 288848 # Number of bytes of host memory used
-host_seconds 39.10 # Real time elapsed on the host
-host_tick_rate 49367876331 # Simulator tick rate (ticks/s)
+host_inst_rate 2080568 # Simulator instruction rate (inst/s)
+host_mem_usage 290384 # Number of bytes of host memory used
+host_seconds 27.01 # Real time elapsed on the host
+host_tick_rate 71448233358 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 56205703 # Number of instructions simulated
sim_seconds 1.930165 # Number of seconds simulated
@@ -52,13 +52,13 @@ system.cpu.dcache.WriteReq_mshr_miss_latency 21246927500
system.cpu.dcache.WriteReq_mshr_miss_rate 0.065070 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_misses 400855 # number of WriteReq MSHR misses
system.cpu.dcache.WriteReq_mshr_uncacheable_latency 1201243500 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.dcache.avg_refs 10.097318 # Average number of references to valid blocks.
-system.cpu.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu.dcache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.demand_accesses 15048990 # number of demand (read+write) accesses
system.cpu.dcache.demand_avg_miss_latency 33777.675695 # average overall miss latency
@@ -121,13 +121,13 @@ system.cpu.icache.ReadReq_misses 931101 # nu
system.cpu.icache.ReadReq_mshr_miss_latency 10903650500 # number of ReadReq MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate 0.016562 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_misses 931101 # number of ReadReq MSHR misses
-system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.cpu.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.icache.avg_refs 59.387754 # Average number of references to valid blocks.
-system.cpu.icache.blocked_no_mshrs 0 # number of cycles access was blocked
-system.cpu.icache.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
system.cpu.icache.demand_accesses 56217537 # number of demand (read+write) accesses
system.cpu.icache.demand_avg_miss_latency 14711.221983 # average overall miss latency
@@ -146,7 +146,7 @@ system.cpu.icache.no_allocate_misses 0 # Nu
system.cpu.icache.overall_accesses 56217537 # number of overall (read+write) accesses
system.cpu.icache.overall_avg_miss_latency 14711.221983 # average overall miss latency
system.cpu.icache.overall_avg_mshr_miss_latency 11710.491665 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.icache.overall_hits 55286436 # number of overall hits
system.cpu.icache.overall_miss_latency 13697633500 # number of overall miss cycles
system.cpu.icache.overall_miss_rate 0.016562 # miss rate for overall accesses
@@ -181,90 +181,90 @@ system.cpu.itb.write_accesses 0 # DT
system.cpu.itb.write_acv 0 # DTB write access violations
system.cpu.itb.write_hits 0 # DTB write hits
system.cpu.itb.write_misses 0 # DTB write misses
-system.cpu.kern.callpal 193221 # number of callpals executed
-system.cpu.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu.kern.callpal_wrmces 1 0.00% 0.00% # number of callpals executed
-system.cpu.kern.callpal_wrfen 1 0.00% 0.00% # number of callpals executed
-system.cpu.kern.callpal_wrvptptr 1 0.00% 0.00% # number of callpals executed
-system.cpu.kern.callpal_swpctx 4171 2.16% 2.16% # number of callpals executed
-system.cpu.kern.callpal_tbi 54 0.03% 2.19% # number of callpals executed
-system.cpu.kern.callpal_wrent 7 0.00% 2.19% # number of callpals executed
-system.cpu.kern.callpal_swpipl 176257 91.22% 93.41% # number of callpals executed
-system.cpu.kern.callpal_rdps 6844 3.54% 96.95% # number of callpals executed
-system.cpu.kern.callpal_wrkgp 1 0.00% 96.96% # number of callpals executed
-system.cpu.kern.callpal_wrusp 7 0.00% 96.96% # number of callpals executed
-system.cpu.kern.callpal_rdusp 9 0.00% 96.96% # number of callpals executed
-system.cpu.kern.callpal_whami 2 0.00% 96.96% # number of callpals executed
-system.cpu.kern.callpal_rti 5169 2.68% 99.64% # number of callpals executed
-system.cpu.kern.callpal_callsys 515 0.27% 99.91% # number of callpals executed
-system.cpu.kern.callpal_imb 181 0.09% 100.00% # number of callpals executed
+system.cpu.kern.callpal::cserve 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::wrmces 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::wrfen 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::wrvptptr 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::swpctx 4171 2.16% # number of callpals executed
+system.cpu.kern.callpal::tbi 54 0.03% # number of callpals executed
+system.cpu.kern.callpal::wrent 7 0.00% # number of callpals executed
+system.cpu.kern.callpal::swpipl 176257 91.22% # number of callpals executed
+system.cpu.kern.callpal::rdps 6844 3.54% # number of callpals executed
+system.cpu.kern.callpal::wrkgp 1 0.00% # number of callpals executed
+system.cpu.kern.callpal::wrusp 7 0.00% # number of callpals executed
+system.cpu.kern.callpal::rdusp 9 0.00% # number of callpals executed
+system.cpu.kern.callpal::whami 2 0.00% # number of callpals executed
+system.cpu.kern.callpal::rti 5169 2.68% # number of callpals executed
+system.cpu.kern.callpal::callsys 515 0.27% # number of callpals executed
+system.cpu.kern.callpal::imb 181 0.09% # number of callpals executed
+system.cpu.kern.callpal::total 193221 # number of callpals executed
system.cpu.kern.inst.arm 0 # number of arm instructions executed
system.cpu.kern.inst.hwrei 212325 # number of hwrei instructions executed
system.cpu.kern.inst.quiesce 6374 # number of quiesce instructions executed
-system.cpu.kern.ipl_count 183502 # number of times we switched to this ipl
-system.cpu.kern.ipl_count_0 75001 40.87% 40.87% # number of times we switched to this ipl
-system.cpu.kern.ipl_count_21 131 0.07% 40.94% # number of times we switched to this ipl
-system.cpu.kern.ipl_count_22 1944 1.06% 42.00% # number of times we switched to this ipl
-system.cpu.kern.ipl_count_31 106426 58.00% 100.00% # number of times we switched to this ipl
-system.cpu.kern.ipl_good 149343 # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_0 73634 49.31% 49.31% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_21 131 0.09% 49.39% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_22 1944 1.30% 50.69% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_31 73634 49.31% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_ticks 1930163835000 # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_0 1866810523000 96.72% 96.72% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_21 96331500 0.00% 96.72% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_22 565310500 0.03% 96.75% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_31 62691670000 3.25% 100.00% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_used_0 0.981774 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.ipl_used_21 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.ipl_used_31 0.691880 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.mode_good_kernel 1911
-system.cpu.kern.mode_good_user 1744
-system.cpu.kern.mode_good_idle 167
-system.cpu.kern.mode_switch_kernel 5917 # number of protection mode switches
-system.cpu.kern.mode_switch_user 1744 # number of protection mode switches
-system.cpu.kern.mode_switch_idle 2089 # number of protection mode switches
-system.cpu.kern.mode_switch_good 1.402910 # fraction of useful protection mode switches
-system.cpu.kern.mode_switch_good_kernel 0.322968 # fraction of useful protection mode switches
-system.cpu.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
-system.cpu.kern.mode_switch_good_idle 0.079943 # fraction of useful protection mode switches
-system.cpu.kern.mode_ticks_kernel 48447088000 2.51% 2.51% # number of ticks spent at the given mode
-system.cpu.kern.mode_ticks_user 5539986000 0.29% 2.80% # number of ticks spent at the given mode
-system.cpu.kern.mode_ticks_idle 1876176759000 97.20% 100.00% # number of ticks spent at the given mode
+system.cpu.kern.ipl_count::0 75001 40.87% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::21 131 0.07% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::22 1944 1.06% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::31 106426 58.00% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::total 183502 # number of times we switched to this ipl
+system.cpu.kern.ipl_good::0 73634 49.31% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good::21 131 0.09% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good::22 1944 1.30% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good::31 73634 49.31% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good::total 149343 # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_ticks::0 1866810523000 96.72% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::21 96331500 0.00% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::22 565310500 0.03% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::31 62691670000 3.25% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::total 1930163835000 # number of cycles we spent at this ipl
+system.cpu.kern.ipl_used::0 0.981774 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_used::31 0.691880 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.mode_good::kernel 1911
+system.cpu.kern.mode_good::user 1744
+system.cpu.kern.mode_good::idle 167
+system.cpu.kern.mode_switch::kernel 5917 # number of protection mode switches
+system.cpu.kern.mode_switch::user 1744 # number of protection mode switches
+system.cpu.kern.mode_switch::idle 2089 # number of protection mode switches
+system.cpu.kern.mode_switch_good::kernel 0.322968 # fraction of useful protection mode switches
+system.cpu.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
+system.cpu.kern.mode_switch_good::idle 0.079943 # fraction of useful protection mode switches
+system.cpu.kern.mode_switch_good::total 1.402910 # fraction of useful protection mode switches
+system.cpu.kern.mode_ticks::kernel 48447088000 2.51% # number of ticks spent at the given mode
+system.cpu.kern.mode_ticks::user 5539986000 0.29% # number of ticks spent at the given mode
+system.cpu.kern.mode_ticks::idle 1876176759000 97.20% # number of ticks spent at the given mode
system.cpu.kern.swap_context 4172 # number of times the context was actually changed
-system.cpu.kern.syscall 326 # number of syscalls executed
-system.cpu.kern.syscall_2 8 2.45% 2.45% # number of syscalls executed
-system.cpu.kern.syscall_3 30 9.20% 11.66% # number of syscalls executed
-system.cpu.kern.syscall_4 4 1.23% 12.88% # number of syscalls executed
-system.cpu.kern.syscall_6 42 12.88% 25.77% # number of syscalls executed
-system.cpu.kern.syscall_12 1 0.31% 26.07% # number of syscalls executed
-system.cpu.kern.syscall_15 1 0.31% 26.38% # number of syscalls executed
-system.cpu.kern.syscall_17 15 4.60% 30.98% # number of syscalls executed
-system.cpu.kern.syscall_19 10 3.07% 34.05% # number of syscalls executed
-system.cpu.kern.syscall_20 6 1.84% 35.89% # number of syscalls executed
-system.cpu.kern.syscall_23 4 1.23% 37.12% # number of syscalls executed
-system.cpu.kern.syscall_24 6 1.84% 38.96% # number of syscalls executed
-system.cpu.kern.syscall_33 11 3.37% 42.33% # number of syscalls executed
-system.cpu.kern.syscall_41 2 0.61% 42.94% # number of syscalls executed
-system.cpu.kern.syscall_45 54 16.56% 59.51% # number of syscalls executed
-system.cpu.kern.syscall_47 6 1.84% 61.35% # number of syscalls executed
-system.cpu.kern.syscall_48 10 3.07% 64.42% # number of syscalls executed
-system.cpu.kern.syscall_54 10 3.07% 67.48% # number of syscalls executed
-system.cpu.kern.syscall_58 1 0.31% 67.79% # number of syscalls executed
-system.cpu.kern.syscall_59 7 2.15% 69.94% # number of syscalls executed
-system.cpu.kern.syscall_71 54 16.56% 86.50% # number of syscalls executed
-system.cpu.kern.syscall_73 3 0.92% 87.42% # number of syscalls executed
-system.cpu.kern.syscall_74 16 4.91% 92.33% # number of syscalls executed
-system.cpu.kern.syscall_87 1 0.31% 92.64% # number of syscalls executed
-system.cpu.kern.syscall_90 3 0.92% 93.56% # number of syscalls executed
-system.cpu.kern.syscall_92 9 2.76% 96.32% # number of syscalls executed
-system.cpu.kern.syscall_97 2 0.61% 96.93% # number of syscalls executed
-system.cpu.kern.syscall_98 2 0.61% 97.55% # number of syscalls executed
-system.cpu.kern.syscall_132 4 1.23% 98.77% # number of syscalls executed
-system.cpu.kern.syscall_144 2 0.61% 99.39% # number of syscalls executed
-system.cpu.kern.syscall_147 2 0.61% 100.00% # number of syscalls executed
+system.cpu.kern.syscall::2 8 2.45% # number of syscalls executed
+system.cpu.kern.syscall::3 30 9.20% # number of syscalls executed
+system.cpu.kern.syscall::4 4 1.23% # number of syscalls executed
+system.cpu.kern.syscall::6 42 12.88% # number of syscalls executed
+system.cpu.kern.syscall::12 1 0.31% # number of syscalls executed
+system.cpu.kern.syscall::15 1 0.31% # number of syscalls executed
+system.cpu.kern.syscall::17 15 4.60% # number of syscalls executed
+system.cpu.kern.syscall::19 10 3.07% # number of syscalls executed
+system.cpu.kern.syscall::20 6 1.84% # number of syscalls executed
+system.cpu.kern.syscall::23 4 1.23% # number of syscalls executed
+system.cpu.kern.syscall::24 6 1.84% # number of syscalls executed
+system.cpu.kern.syscall::33 11 3.37% # number of syscalls executed
+system.cpu.kern.syscall::41 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::45 54 16.56% # number of syscalls executed
+system.cpu.kern.syscall::47 6 1.84% # number of syscalls executed
+system.cpu.kern.syscall::48 10 3.07% # number of syscalls executed
+system.cpu.kern.syscall::54 10 3.07% # number of syscalls executed
+system.cpu.kern.syscall::58 1 0.31% # number of syscalls executed
+system.cpu.kern.syscall::59 7 2.15% # number of syscalls executed
+system.cpu.kern.syscall::71 54 16.56% # number of syscalls executed
+system.cpu.kern.syscall::73 3 0.92% # number of syscalls executed
+system.cpu.kern.syscall::74 16 4.91% # number of syscalls executed
+system.cpu.kern.syscall::87 1 0.31% # number of syscalls executed
+system.cpu.kern.syscall::90 3 0.92% # number of syscalls executed
+system.cpu.kern.syscall::92 9 2.76% # number of syscalls executed
+system.cpu.kern.syscall::97 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::98 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::132 4 1.23% # number of syscalls executed
+system.cpu.kern.syscall::144 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::147 2 0.61% # number of syscalls executed
+system.cpu.kern.syscall::total 326 # number of syscalls executed
system.cpu.not_idle_fraction 0.070791 # Percentage of non-idle cycles
system.cpu.numCycles 3860329186 # number of cpu cycles simulated
system.cpu.num_insts 56205703 # Number of instructions executed
@@ -299,13 +299,13 @@ system.iocache.WriteReq_misses 41552 # nu
system.iocache.WriteReq_mshr_miss_latency 3568197926 # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_rate 1 # mshr miss rate for WriteReq accesses
system.iocache.WriteReq_mshr_misses 41552 # number of WriteReq MSHR misses
-system.iocache.avg_blocked_cycles_no_mshrs 6163.674943 # average number of cycles each access was blocked
-system.iocache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs 6163.674943 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.iocache.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.blocked_no_mshrs 10472 # number of cycles access was blocked
-system.iocache.blocked_no_targets 0 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_mshrs 64546004 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 10472 # number of cycles access was blocked
+system.iocache.blocked::no_targets 0 # number of cycles access was blocked
+system.iocache.blocked_cycles::no_mshrs 64546004 # number of cycles access was blocked
+system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.cache_copies 0 # number of cache copies performed
system.iocache.demand_accesses 41725 # number of demand (read+write) accesses
system.iocache.demand_avg_miss_latency 137782.763427 # average overall miss latency
@@ -324,7 +324,7 @@ system.iocache.no_allocate_misses 0 # Nu
system.iocache.overall_accesses 41725 # number of overall (read+write) accesses
system.iocache.overall_avg_miss_latency 137782.763427 # average overall miss latency
system.iocache.overall_avg_mshr_miss_latency 85779.291168 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
+system.iocache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.iocache.overall_hits 0 # number of overall hits
system.iocache.overall_miss_latency 5748985804 # number of overall miss cycles
system.iocache.overall_miss_rate 1 # miss rate for overall accesses
@@ -376,13 +376,13 @@ system.l2c.WriteReq_avg_mshr_uncacheable_latency inf
system.l2c.WriteReq_mshr_uncacheable_latency 1085299500 # number of WriteReq MSHR uncacheable cycles
system.l2c.Writeback_accesses 430459 # number of Writeback accesses(hits+misses)
system.l2c.Writeback_hits 430459 # number of Writeback hits
-system.l2c.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
-system.l2c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
+system.l2c.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
+system.l2c.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.l2c.avg_refs 4.436562 # Average number of references to valid blocks.
-system.l2c.blocked_no_mshrs 0 # number of cycles access was blocked
-system.l2c.blocked_no_targets 0 # number of cycles access was blocked
-system.l2c.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
-system.l2c.blocked_cycles_no_targets 0 # number of cycles access was blocked
+system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
+system.l2c.blocked::no_targets 0 # number of cycles access was blocked
+system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.cache_copies 0 # number of cache copies performed
system.l2c.demand_accesses 2323200 # number of demand (read+write) accesses
system.l2c.demand_avg_miss_latency 52009.864773 # average overall miss latency
@@ -419,15 +419,15 @@ system.l2c.tagsinuse 30591.543942 # Cy
system.l2c.total_refs 1889545 # Total number of references to valid blocks.
system.l2c.warmup_cycle 6968733000 # Cycle when the warmup percentage was hit.
system.l2c.writebacks 119060 # number of writebacks
-system.tsunami.ethernet.coalescedRxDesc <err: div-0> # average number of RxDesc's coalesced into each post
-system.tsunami.ethernet.coalescedRxIdle <err: div-0> # average number of RxIdle's coalesced into each post
-system.tsunami.ethernet.coalescedRxOk <err: div-0> # average number of RxOk's coalesced into each post
-system.tsunami.ethernet.coalescedRxOrn <err: div-0> # average number of RxOrn's coalesced into each post
-system.tsunami.ethernet.coalescedSwi <err: div-0> # average number of Swi's coalesced into each post
-system.tsunami.ethernet.coalescedTotal <err: div-0> # average number of interrupts coalesced into each post
-system.tsunami.ethernet.coalescedTxDesc <err: div-0> # average number of TxDesc's coalesced into each post
-system.tsunami.ethernet.coalescedTxIdle <err: div-0> # average number of TxIdle's coalesced into each post
-system.tsunami.ethernet.coalescedTxOk <err: div-0> # average number of TxOk's coalesced into each post
+system.tsunami.ethernet.coalescedRxDesc no_value # average number of RxDesc's coalesced into each post
+system.tsunami.ethernet.coalescedRxIdle no_value # average number of RxIdle's coalesced into each post
+system.tsunami.ethernet.coalescedRxOk no_value # average number of RxOk's coalesced into each post
+system.tsunami.ethernet.coalescedRxOrn no_value # average number of RxOrn's coalesced into each post
+system.tsunami.ethernet.coalescedSwi no_value # average number of Swi's coalesced into each post
+system.tsunami.ethernet.coalescedTotal no_value # average number of interrupts coalesced into each post
+system.tsunami.ethernet.coalescedTxDesc no_value # average number of TxDesc's coalesced into each post
+system.tsunami.ethernet.coalescedTxIdle no_value # average number of TxIdle's coalesced into each post
+system.tsunami.ethernet.coalescedTxOk no_value # average number of TxOk's coalesced into each post
system.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes 0 # number of descriptor bytes read w/ DMA