summaryrefslogtreecommitdiff
path: root/tests/long/se/50.vortex/ref/alpha/tru64
diff options
context:
space:
mode:
Diffstat (limited to 'tests/long/se/50.vortex/ref/alpha/tru64')
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini50
-rwxr-xr-xtests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout6
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt405
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini51
-rwxr-xr-xtests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout6
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt409
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini17
-rwxr-xr-xtests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout6
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt13
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini50
-rwxr-xr-xtests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout6
-rw-r--r--tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt384
12 files changed, 840 insertions, 563 deletions
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini
index 1b963b10c..90c413b65 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/config.ini
@@ -1,6 +1,7 @@
[root]
type=Root
children=system
+full_system=false
time_sync_enable=false
time_sync_period=100000000000
time_sync_spin_threshold=100000000
@@ -8,10 +9,16 @@ time_sync_spin_threshold=100000000
[system]
type=System
children=cpu membus physmem
+boot_osflags=a
+init_param=0
+kernel=
+load_addr_mask=1099511627775
mem_mode=atomic
memories=system.physmem
num_work_ids=16
physmem=system.physmem
+readfile=
+symbolfile=
work_begin_ckpt_count=0
work_begin_cpu_id_exit=-1
work_begin_exit_count=0
@@ -23,7 +30,7 @@ system_port=system.membus.port[0]
[system.cpu]
type=InOrderCPU
-children=dcache dtb icache itb l2cache toL2Bus tracer workload
+children=dcache dtb icache interrupts itb l2cache toL2Bus tracer workload
BTBEntries=4096
BTBTagSize=16
RASSize=16
@@ -45,6 +52,7 @@ div32RepeatRate=1
div8Latency=1
div8RepeatRate=1
do_checkpoint_insts=true
+do_quiesce=true
do_statistics_insts=true
dtb=system.cpu.dtb
fetchBuffSize=4
@@ -57,6 +65,7 @@ globalCtrBits=2
globalHistoryBits=13
globalPredictorSize=8192
instShiftAmt=2
+interrupts=system.cpu.interrupts
itb=system.cpu.itb
localCtrBits=2
localHistoryBits=11
@@ -72,6 +81,7 @@ multRepeatRate=1
numThreads=1
phase=0
predType=tournament
+profile=0
progress_interval=0
stageTracing=false
stageWidth=4
@@ -93,20 +103,13 @@ is_top_level=true
latency=1000
max_miss_count=0
mshrs=10
-num_cpus=1
-prefetch_data_accesses_only=false
-prefetch_degree=1
-prefetch_latency=10000
prefetch_on_access=false
-prefetch_past_page=false
-prefetch_policy=none
-prefetch_serial_squash=false
-prefetch_use_cpu_id=true
-prefetcher_size=100
+prefetcher=Null
prioritizeRequests=false
repl=Null
size=262144
subblock_size=0
+system=system
tgts_per_mshr=5
trace_addr=0
two_queue=false
@@ -129,20 +132,13 @@ is_top_level=true
latency=1000
max_miss_count=0
mshrs=10
-num_cpus=1
-prefetch_data_accesses_only=false
-prefetch_degree=1
-prefetch_latency=10000
prefetch_on_access=false
-prefetch_past_page=false
-prefetch_policy=none
-prefetch_serial_squash=false
-prefetch_use_cpu_id=true
-prefetcher_size=100
+prefetcher=Null
prioritizeRequests=false
repl=Null
size=131072
subblock_size=0
+system=system
tgts_per_mshr=5
trace_addr=0
two_queue=false
@@ -150,6 +146,9 @@ write_buffers=8
cpu_side=system.cpu.icache_port
mem_side=system.cpu.toL2Bus.port[0]
+[system.cpu.interrupts]
+type=AlphaInterrupts
+
[system.cpu.itb]
type=AlphaTLB
size=48
@@ -165,20 +164,13 @@ is_top_level=false
latency=10000
max_miss_count=0
mshrs=10
-num_cpus=1
-prefetch_data_accesses_only=false
-prefetch_degree=1
-prefetch_latency=100000
prefetch_on_access=false
-prefetch_past_page=false
-prefetch_policy=none
-prefetch_serial_squash=false
-prefetch_use_cpu_id=true
-prefetcher_size=100
+prefetcher=Null
prioritizeRequests=false
repl=Null
size=2097152
subblock_size=0
+system=system
tgts_per_mshr=5
trace_addr=0
two_queue=false
@@ -202,7 +194,7 @@ type=ExeTracer
[system.cpu.workload]
type=LiveProcess
cmd=vortex lendian.raw
-cwd=build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/inorder-timing
+cwd=build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/inorder-timing
egid=100
env=
errout=cerr
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout
index 0aab67a06..8786d03ec 100755
--- a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/simout
@@ -1,10 +1,10 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jan 23 2012 04:48:33
-gem5 started Jan 23 2012 05:28:56
+gem5 compiled Feb 11 2012 13:05:17
+gem5 started Feb 11 2012 13:15:15
gem5 executing on zizzer
-command line: build/ALPHA_SE/gem5.opt -d build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/inorder-timing -re tests/run.py build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/inorder-timing
+command line: build/ALPHA/gem5.fast -d build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/inorder-timing -re tests/run.py build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/inorder-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
info: Increasing stack size by one page.
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
index 32a07ce20..22fcb32bd 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
@@ -4,11 +4,13 @@ sim_seconds 0.046914 # Nu
sim_ticks 46914279500 # Number of ticks simulated
final_tick 46914279500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 107347 # Simulator instruction rate (inst/s)
-host_tick_rate 57007816 # Simulator tick rate (ticks/s)
-host_mem_usage 216192 # Number of bytes of host memory used
-host_seconds 822.94 # Real time elapsed on the host
+host_inst_rate 145791 # Simulator instruction rate (inst/s)
+host_op_rate 145791 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 77424105 # Simulator tick rate (ticks/s)
+host_mem_usage 218104 # Number of bytes of host memory used
+host_seconds 605.94 # Real time elapsed on the host
sim_insts 88340673 # Number of instructions simulated
+sim_ops 88340673 # Number of ops (including micro ops) simulated
system.physmem.bytes_read 11164096 # Number of bytes read from this memory
system.physmem.bytes_inst_read 599296 # Number of instructions bytes read from this memory
system.physmem.bytes_written 7712960 # Number of bytes written to this memory
@@ -69,9 +71,10 @@ system.cpu.comNops 8748916 # Nu
system.cpu.comNonSpec 4583 # Number of Non-Speculative instructions committed
system.cpu.comInts 30791227 # Number of Integer instructions committed
system.cpu.comFloats 151453 # Number of Floating Point instructions committed
-system.cpu.committedInsts 88340673 # Number of Instructions Simulated (Per-Thread)
-system.cpu.smtCommittedInsts 0 # Number of SMT Instructions Simulated (Per-Thread)
-system.cpu.committedInsts_total 88340673 # Number of Instructions Simulated (Total)
+system.cpu.committedInsts 88340673 # Number of Instructions committed (Per-Thread)
+system.cpu.committedOps 88340673 # Number of Ops committed (Per-Thread)
+system.cpu.smtCommittedInsts 0 # Number of SMT Instructions committed (Per-Thread)
+system.cpu.committedInsts_total 88340673 # Number of Instructions committed (Total)
system.cpu.cpi 1.062122 # CPI: Cycles Per Instruction (Per-Thread)
system.cpu.smt_cpi no_value # CPI: Total SMT-CPI
system.cpu.cpi_total 1.062122 # CPI: Total CPI of All Threads
@@ -125,26 +128,39 @@ system.cpu.icache.total_refs 12263478 # To
system.cpu.icache.sampled_refs 85656 # Sample count of references to valid blocks.
system.cpu.icache.avg_refs 143.171266 # Average number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::0 1886.858130 # Average occupied blocks per context
-system.cpu.icache.occ_percent::0 0.921317 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits 12263478 # number of ReadReq hits
-system.cpu.icache.demand_hits 12263478 # number of demand (read+write) hits
-system.cpu.icache.overall_hits 12263478 # number of overall hits
-system.cpu.icache.ReadReq_misses 116984 # number of ReadReq misses
-system.cpu.icache.demand_misses 116984 # number of demand (read+write) misses
-system.cpu.icache.overall_misses 116984 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency 2068004000 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency 2068004000 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency 2068004000 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses 12380462 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses 12380462 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses 12380462 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate 0.009449 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate 0.009449 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate 0.009449 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency 17677.665322 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency 17677.665322 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency 17677.665322 # average overall miss latency
+system.cpu.icache.occ_blocks::cpu.inst 1886.858130 # Average occupied blocks per requestor
+system.cpu.icache.occ_percent::cpu.inst 0.921317 # Average percentage of cache occupancy
+system.cpu.icache.occ_percent::total 0.921317 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits::cpu.inst 12263478 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 12263478 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 12263478 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 12263478 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 12263478 # number of overall hits
+system.cpu.icache.overall_hits::total 12263478 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 116984 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 116984 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 116984 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 116984 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 116984 # number of overall misses
+system.cpu.icache.overall_misses::total 116984 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 2068004000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 2068004000 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 2068004000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 2068004000 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 2068004000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 2068004000 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 12380462 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 12380462 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 12380462 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 12380462 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 12380462 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 12380462 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.009449 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.009449 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.009449 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 17677.665322 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 17677.665322 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 17677.665322 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 1596000 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -153,27 +169,30 @@ system.cpu.icache.avg_blocked_cycles::no_mshrs no_value
system.cpu.icache.avg_blocked_cycles::no_targets 9279.069767 # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.writebacks 0 # number of writebacks
-system.cpu.icache.ReadReq_mshr_hits 31328 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits 31328 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits 31328 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses 85656 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses 85656 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses 85656 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.icache.ReadReq_mshr_miss_latency 1345401500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency 1345401500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency 1345401500 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.icache.ReadReq_mshr_miss_rate 0.006919 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate 0.006919 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate 0.006919 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 15707.031615 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 15707.031615 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 15707.031615 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
-system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
-system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 31328 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 31328 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 31328 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 31328 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 31328 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 31328 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 85656 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 85656 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 85656 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 85656 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 85656 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 85656 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 1345401500 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 1345401500 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 1345401500 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 1345401500 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 1345401500 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 1345401500 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.006919 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.006919 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.006919 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 15707.031615 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 15707.031615 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 15707.031615 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 200251 # number of replacements
system.cpu.dcache.tagsinuse 4073.105766 # Cycle average of tags in use
@@ -181,32 +200,49 @@ system.cpu.dcache.total_refs 34126014 # To
system.cpu.dcache.sampled_refs 204347 # Sample count of references to valid blocks.
system.cpu.dcache.avg_refs 167.000318 # Average number of references to valid blocks.
system.cpu.dcache.warmup_cycle 486265000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::0 4073.105766 # Average occupied blocks per context
-system.cpu.dcache.occ_percent::0 0.994411 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits 20180445 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits 13945569 # number of WriteReq hits
-system.cpu.dcache.demand_hits 34126014 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits 34126014 # number of overall hits
-system.cpu.dcache.ReadReq_misses 96193 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses 667808 # number of WriteReq misses
-system.cpu.dcache.demand_misses 764001 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses 764001 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency 4158649000 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency 35332073000 # number of WriteReq miss cycles
-system.cpu.dcache.demand_miss_latency 39490722000 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency 39490722000 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses 20276638 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses 14613377 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses 34890015 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses 34890015 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate 0.004744 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate 0.045698 # miss rate for WriteReq accesses
-system.cpu.dcache.demand_miss_rate 0.021897 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate 0.021897 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency 43232.345389 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency 52907.531806 # average WriteReq miss latency
-system.cpu.dcache.demand_avg_miss_latency 51689.359045 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency 51689.359045 # average overall miss latency
+system.cpu.dcache.occ_blocks::cpu.data 4073.105766 # Average occupied blocks per requestor
+system.cpu.dcache.occ_percent::cpu.data 0.994411 # Average percentage of cache occupancy
+system.cpu.dcache.occ_percent::total 0.994411 # Average percentage of cache occupancy
+system.cpu.dcache.ReadReq_hits::cpu.data 20180445 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 20180445 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 13945569 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 13945569 # number of WriteReq hits
+system.cpu.dcache.demand_hits::cpu.data 34126014 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 34126014 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 34126014 # number of overall hits
+system.cpu.dcache.overall_hits::total 34126014 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 96193 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 96193 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 667808 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 667808 # number of WriteReq misses
+system.cpu.dcache.demand_misses::cpu.data 764001 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 764001 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 764001 # number of overall misses
+system.cpu.dcache.overall_misses::total 764001 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 4158649000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 4158649000 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 35332073000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 35332073000 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 39490722000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 39490722000 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 39490722000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 39490722000 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 20276638 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 20276638 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 14613377 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::total 14613377 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses::cpu.data 34890015 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 34890015 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 34890015 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 34890015 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.004744 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.045698 # miss rate for WriteReq accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.021897 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.021897 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 43232.345389 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 52907.531806 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 51689.359045 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 51689.359045 # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 6330522500 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -215,32 +251,40 @@ system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value
system.cpu.dcache.avg_blocked_cycles::no_targets 51006.530392 # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks 161216 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits 35426 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits 524228 # number of WriteReq MSHR hits
-system.cpu.dcache.demand_mshr_hits 559654 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits 559654 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses 60767 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses 143580 # number of WriteReq MSHR misses
-system.cpu.dcache.demand_mshr_misses 204347 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses 204347 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 2088724500 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency 7254420000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency 9343144500 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency 9343144500 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate 0.002997 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate 0.009825 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate 0.005857 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate 0.005857 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 34372.677605 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 50525.282073 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 45721.955791 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 45721.955791 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
-system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
-system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
+system.cpu.dcache.writebacks::writebacks 161216 # number of writebacks
+system.cpu.dcache.writebacks::total 161216 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 35426 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 35426 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 524228 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 524228 # number of WriteReq MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 559654 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 559654 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 559654 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 559654 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 60767 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::total 60767 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 143580 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::total 143580 # number of WriteReq MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 204347 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::total 204347 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 204347 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::total 204347 # number of overall MSHR misses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 2088724500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 2088724500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 7254420000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 7254420000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 9343144500 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 9343144500 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 9343144500 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 9343144500 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.002997 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.009825 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.005857 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.005857 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 34372.677605 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 50525.282073 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 45721.955791 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 45721.955791 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 148060 # number of replacements
system.cpu.l2cache.tagsinuse 18663.556927 # Cycle average of tags in use
@@ -248,36 +292,75 @@ system.cpu.l2cache.total_refs 131331 # To
system.cpu.l2cache.sampled_refs 173405 # Sample count of references to valid blocks.
system.cpu.l2cache.avg_refs 0.757366 # Average number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.occ_blocks::0 3005.792321 # Average occupied blocks per context
-system.cpu.l2cache.occ_blocks::1 15657.764606 # Average occupied blocks per context
-system.cpu.l2cache.occ_percent::0 0.091730 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::1 0.477837 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits 103294 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits 161216 # number of Writeback hits
-system.cpu.l2cache.ReadExReq_hits 12270 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits 115564 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits 115564 # number of overall hits
-system.cpu.l2cache.ReadReq_misses 42939 # number of ReadReq misses
-system.cpu.l2cache.ReadExReq_misses 131500 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses 174439 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses 174439 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency 2242306500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency 6854385000 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency 9096691500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency 9096691500 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses 146233 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses 161216 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses 143770 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses 290003 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses 290003 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate 0.293634 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate 0.914655 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate 0.601508 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate 0.601508 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency 52220.743380 # average ReadReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency 52124.600760 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency 52148.266729 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency 52148.266729 # average overall miss latency
+system.cpu.l2cache.occ_blocks::writebacks 15657.764606 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_blocks::cpu.inst 1362.413436 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_blocks::cpu.data 1643.378886 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_percent::writebacks 0.477837 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::cpu.inst 0.041578 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::cpu.data 0.050152 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::total 0.569567 # Average percentage of cache occupancy
+system.cpu.l2cache.ReadReq_hits::cpu.inst 76292 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 27002 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::total 103294 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits::writebacks 161216 # number of Writeback hits
+system.cpu.l2cache.Writeback_hits::total 161216 # number of Writeback hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 12270 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::total 12270 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits::cpu.inst 76292 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 39272 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 115564 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.inst 76292 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 39272 # number of overall hits
+system.cpu.l2cache.overall_hits::total 115564 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.inst 9364 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 33575 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 42939 # number of ReadReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 131500 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 131500 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses::cpu.inst 9364 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 165075 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 174439 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.inst 9364 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 165075 # number of overall misses
+system.cpu.l2cache.overall_misses::total 174439 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 489614500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 1752692000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 2242306500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 6854385000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 6854385000 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 489614500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 8607077000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 9096691500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 489614500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 8607077000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 9096691500 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 85656 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 60577 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 146233 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::writebacks 161216 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::total 161216 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 143770 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::total 143770 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses::cpu.inst 85656 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 204347 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 290003 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 85656 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 204347 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::total 290003 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.109321 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.554253 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.914655 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.109321 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.807817 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.109321 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.807817 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52286.896625 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 52202.293373 # average ReadReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52124.600760 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52286.896625 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52140.402847 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52286.896625 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52140.402847 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -286,30 +369,44 @@ system.cpu.l2cache.avg_blocked_cycles::no_mshrs no_value
system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.writebacks 120515 # number of writebacks
-system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses 42939 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses 131500 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses 174439 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses 174439 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency 1718628500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency 5262711000 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency 6981339500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency 6981339500 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate 0.293634 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.914655 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate 0.601508 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate 0.601508 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 40024.884138 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 40020.615970 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency 40021.666600 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency 40021.666600 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
-system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
-system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
+system.cpu.l2cache.writebacks::writebacks 120515 # number of writebacks
+system.cpu.l2cache.writebacks::total 120515 # number of writebacks
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 9364 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 33575 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 42939 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 131500 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::total 131500 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 9364 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 165075 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 174439 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 9364 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 165075 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::total 174439 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 375279000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 1343349500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 1718628500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 5262711000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 5262711000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 375279000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 6606060500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 6981339500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 375279000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 6606060500 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 6981339500 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.109321 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.554253 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.914655 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.109321 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.807817 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.109321 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.807817 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 40076.783426 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 40010.409531 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 40020.615970 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 40076.783426 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 40018.540058 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 40076.783426 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40018.540058 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini
index ea038d4da..427d5ea46 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini
@@ -1,6 +1,7 @@
[root]
type=Root
children=system
+full_system=false
time_sync_enable=false
time_sync_period=100000000000
time_sync_spin_threshold=100000000
@@ -8,10 +9,16 @@ time_sync_spin_threshold=100000000
[system]
type=System
children=cpu membus physmem
+boot_osflags=a
+init_param=0
+kernel=
+load_addr_mask=1099511627775
mem_mode=atomic
memories=system.physmem
num_work_ids=16
physmem=system.physmem
+readfile=
+symbolfile=
work_begin_ckpt_count=0
work_begin_cpu_id_exit=-1
work_begin_exit_count=0
@@ -23,7 +30,7 @@ system_port=system.membus.port[0]
[system.cpu]
type=DerivO3CPU
-children=dcache dtb fuPool icache itb l2cache toL2Bus tracer workload
+children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
BTBEntries=4096
BTBTagSize=16
LFSTSize=1024
@@ -52,6 +59,7 @@ decodeWidth=8
defer_registration=false
dispatchWidth=8
do_checkpoint_insts=true
+do_quiesce=true
do_statistics_insts=true
dtb=system.cpu.dtb
fetchToDecodeDelay=1
@@ -69,6 +77,7 @@ iewToDecodeDelay=1
iewToFetchDelay=1
iewToRenameDelay=1
instShiftAmt=2
+interrupts=system.cpu.interrupts
issueToExecuteDelay=1
issueWidth=8
itb=system.cpu.itb
@@ -80,6 +89,7 @@ max_insts_all_threads=0
max_insts_any_thread=0
max_loads_all_threads=0
max_loads_any_thread=0
+needsTSO=false
numIQEntries=64
numPhysFloatRegs=256
numPhysIntRegs=256
@@ -88,6 +98,7 @@ numRobs=1
numThreads=1
phase=0
predType=tournament
+profile=0
progress_interval=0
renameToDecodeDelay=1
renameToFetchDelay=1
@@ -125,20 +136,13 @@ is_top_level=true
latency=1000
max_miss_count=0
mshrs=10
-num_cpus=1
-prefetch_data_accesses_only=false
-prefetch_degree=1
-prefetch_latency=10000
prefetch_on_access=false
-prefetch_past_page=false
-prefetch_policy=none
-prefetch_serial_squash=false
-prefetch_use_cpu_id=true
-prefetcher_size=100
+prefetcher=Null
prioritizeRequests=false
repl=Null
size=262144
subblock_size=0
+system=system
tgts_per_mshr=20
trace_addr=0
two_queue=false
@@ -424,20 +428,13 @@ is_top_level=true
latency=1000
max_miss_count=0
mshrs=10
-num_cpus=1
-prefetch_data_accesses_only=false
-prefetch_degree=1
-prefetch_latency=10000
prefetch_on_access=false
-prefetch_past_page=false
-prefetch_policy=none
-prefetch_serial_squash=false
-prefetch_use_cpu_id=true
-prefetcher_size=100
+prefetcher=Null
prioritizeRequests=false
repl=Null
size=131072
subblock_size=0
+system=system
tgts_per_mshr=20
trace_addr=0
two_queue=false
@@ -445,6 +442,9 @@ write_buffers=8
cpu_side=system.cpu.icache_port
mem_side=system.cpu.toL2Bus.port[0]
+[system.cpu.interrupts]
+type=AlphaInterrupts
+
[system.cpu.itb]
type=AlphaTLB
size=48
@@ -460,20 +460,13 @@ is_top_level=false
latency=1000
max_miss_count=0
mshrs=10
-num_cpus=1
-prefetch_data_accesses_only=false
-prefetch_degree=1
-prefetch_latency=10000
prefetch_on_access=false
-prefetch_past_page=false
-prefetch_policy=none
-prefetch_serial_squash=false
-prefetch_use_cpu_id=true
-prefetcher_size=100
+prefetcher=Null
prioritizeRequests=false
repl=Null
size=2097152
subblock_size=0
+system=system
tgts_per_mshr=5
trace_addr=0
two_queue=false
@@ -497,7 +490,7 @@ type=ExeTracer
[system.cpu.workload]
type=LiveProcess
cmd=vortex lendian.raw
-cwd=build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/o3-timing
+cwd=build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/o3-timing
egid=100
env=
errout=cerr
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout
index 9e435cc97..8276bb368 100755
--- a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout
@@ -1,10 +1,10 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jan 23 2012 04:48:33
-gem5 started Jan 23 2012 05:35:02
+gem5 compiled Feb 11 2012 13:05:17
+gem5 started Feb 11 2012 13:19:29
gem5 executing on zizzer
-command line: build/ALPHA_SE/gem5.opt -d build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/o3-timing -re tests/run.py build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/o3-timing
+command line: build/ALPHA/gem5.fast -d build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/o3-timing -re tests/run.py build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/o3-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
info: Increasing stack size by one page.
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt
index 9c4b77b7d..a0babad48 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt
@@ -4,11 +4,13 @@ sim_seconds 0.021260 # Nu
sim_ticks 21259532000 # Number of ticks simulated
final_tick 21259532000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 187781 # Simulator instruction rate (inst/s)
-host_tick_rate 50157547 # Simulator tick rate (ticks/s)
-host_mem_usage 217440 # Number of bytes of host memory used
-host_seconds 423.86 # Real time elapsed on the host
+host_inst_rate 240617 # Simulator instruction rate (inst/s)
+host_op_rate 240617 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 64270421 # Simulator tick rate (ticks/s)
+host_mem_usage 219780 # Number of bytes of host memory used
+host_seconds 330.78 # Real time elapsed on the host
sim_insts 79591756 # Number of instructions simulated
+sim_ops 79591756 # Number of ops (including micro ops) simulated
system.physmem.bytes_read 11229312 # Number of bytes read from this memory
system.physmem.bytes_inst_read 642688 # Number of instructions bytes read from this memory
system.physmem.bytes_written 7713344 # Number of bytes written to this memory
@@ -272,6 +274,7 @@ system.cpu.iew.wb_rate 2.037162 # in
system.cpu.iew.wb_fanout 0.767384 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
system.cpu.commit.commitCommittedInsts 88340672 # The number of committed instructions
+system.cpu.commit.commitCommittedOps 88340672 # The number of committed instructions
system.cpu.commit.commitSquashedInsts 8835054 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 4583 # The number of times commit has been forced to stall to communicate backwards
system.cpu.commit.branchMispredicts 366565 # The number of times a branch was mispredicted
@@ -292,7 +295,8 @@ system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.
system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::total 40775556 # Number of insts commited each cycle
-system.cpu.commit.count 88340672 # Number of instructions committed
+system.cpu.commit.committedInsts 88340672 # Number of instructions committed
+system.cpu.commit.committedOps 88340672 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
system.cpu.commit.refs 34890015 # Number of memory references committed
system.cpu.commit.loads 20276638 # Number of loads committed
@@ -308,6 +312,7 @@ system.cpu.rob.rob_writes 195703293 # Th
system.cpu.timesIdled 15923 # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu.idleCycles 394564 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 79591756 # Number of Instructions Simulated
+system.cpu.committedOps 79591756 # Number of Ops (including micro ops) Simulated
system.cpu.committedInsts_total 79591756 # Number of Instructions Simulated
system.cpu.cpi 0.534214 # CPI: Cycles Per Instruction
system.cpu.cpi_total 0.534214 # CPI: Total CPI of All Threads
@@ -325,26 +330,39 @@ system.cpu.icache.total_refs 13782143 # To
system.cpu.icache.sampled_refs 90426 # Sample count of references to valid blocks.
system.cpu.icache.avg_refs 152.413498 # Average number of references to valid blocks.
system.cpu.icache.warmup_cycle 17839872000 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::0 1927.638696 # Average occupied blocks per context
-system.cpu.icache.occ_percent::0 0.941230 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits 13782143 # number of ReadReq hits
-system.cpu.icache.demand_hits 13782143 # number of demand (read+write) hits
-system.cpu.icache.overall_hits 13782143 # number of overall hits
-system.cpu.icache.ReadReq_misses 94908 # number of ReadReq misses
-system.cpu.icache.demand_misses 94908 # number of demand (read+write) misses
-system.cpu.icache.overall_misses 94908 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency 914028500 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency 914028500 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency 914028500 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses 13877051 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses 13877051 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses 13877051 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate 0.006839 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate 0.006839 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate 0.006839 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency 9630.679184 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency 9630.679184 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency 9630.679184 # average overall miss latency
+system.cpu.icache.occ_blocks::cpu.inst 1927.638696 # Average occupied blocks per requestor
+system.cpu.icache.occ_percent::cpu.inst 0.941230 # Average percentage of cache occupancy
+system.cpu.icache.occ_percent::total 0.941230 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits::cpu.inst 13782143 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 13782143 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 13782143 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 13782143 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 13782143 # number of overall hits
+system.cpu.icache.overall_hits::total 13782143 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 94908 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 94908 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 94908 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 94908 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 94908 # number of overall misses
+system.cpu.icache.overall_misses::total 94908 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 914028500 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 914028500 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 914028500 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 914028500 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 914028500 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 914028500 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 13877051 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 13877051 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 13877051 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 13877051 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 13877051 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 13877051 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.006839 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.006839 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.006839 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 9630.679184 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 9630.679184 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 9630.679184 # average overall miss latency
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
@@ -353,27 +371,30 @@ system.cpu.icache.avg_blocked_cycles::no_mshrs no_value
system.cpu.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.writebacks 0 # number of writebacks
-system.cpu.icache.ReadReq_mshr_hits 4481 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits 4481 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits 4481 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses 90427 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses 90427 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses 90427 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.icache.ReadReq_mshr_miss_latency 542589500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency 542589500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency 542589500 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.icache.ReadReq_mshr_miss_rate 0.006516 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate 0.006516 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate 0.006516 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 6000.304113 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 6000.304113 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 6000.304113 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
-system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
-system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 4481 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 4481 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 4481 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 4481 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 4481 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 4481 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 90427 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 90427 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 90427 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 90427 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 90427 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 90427 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 542589500 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 542589500 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 542589500 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 542589500 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 542589500 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 542589500 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.006516 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.006516 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.006516 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 6000.304113 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 6000.304113 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 6000.304113 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 201340 # number of replacements
system.cpu.dcache.tagsinuse 4076.154176 # Cycle average of tags in use
@@ -381,34 +402,53 @@ system.cpu.dcache.total_refs 34207250 # To
system.cpu.dcache.sampled_refs 205436 # Sample count of references to valid blocks.
system.cpu.dcache.avg_refs 166.510495 # Average number of references to valid blocks.
system.cpu.dcache.warmup_cycle 157430000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::0 4076.154176 # Average occupied blocks per context
-system.cpu.dcache.occ_percent::0 0.995155 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits 20628725 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits 13578476 # number of WriteReq hits
-system.cpu.dcache.LoadLockedReq_hits 49 # number of LoadLockedReq hits
-system.cpu.dcache.demand_hits 34207201 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits 34207201 # number of overall hits
-system.cpu.dcache.ReadReq_misses 257071 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses 1034901 # number of WriteReq misses
-system.cpu.dcache.demand_misses 1291972 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses 1291972 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency 8273144500 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency 33900181500 # number of WriteReq miss cycles
-system.cpu.dcache.demand_miss_latency 42173326000 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency 42173326000 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses 20885796 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses 14613377 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses 49 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses 35499173 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses 35499173 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate 0.012308 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate 0.070819 # miss rate for WriteReq accesses
-system.cpu.dcache.demand_miss_rate 0.036394 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate 0.036394 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency 32182.332896 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency 32756.931822 # average WriteReq miss latency
-system.cpu.dcache.demand_avg_miss_latency 32642.600614 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency 32642.600614 # average overall miss latency
+system.cpu.dcache.occ_blocks::cpu.data 4076.154176 # Average occupied blocks per requestor
+system.cpu.dcache.occ_percent::cpu.data 0.995155 # Average percentage of cache occupancy
+system.cpu.dcache.occ_percent::total 0.995155 # Average percentage of cache occupancy
+system.cpu.dcache.ReadReq_hits::cpu.data 20628725 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 20628725 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 13578476 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 13578476 # number of WriteReq hits
+system.cpu.dcache.LoadLockedReq_hits::cpu.data 49 # number of LoadLockedReq hits
+system.cpu.dcache.LoadLockedReq_hits::total 49 # number of LoadLockedReq hits
+system.cpu.dcache.demand_hits::cpu.data 34207201 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 34207201 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 34207201 # number of overall hits
+system.cpu.dcache.overall_hits::total 34207201 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 257071 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 257071 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 1034901 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 1034901 # number of WriteReq misses
+system.cpu.dcache.demand_misses::cpu.data 1291972 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 1291972 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 1291972 # number of overall misses
+system.cpu.dcache.overall_misses::total 1291972 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 8273144500 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 8273144500 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 33900181500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 33900181500 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 42173326000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 42173326000 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 42173326000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 42173326000 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 20885796 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 20885796 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 14613377 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::total 14613377 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::cpu.data 49 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::total 49 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses::cpu.data 35499173 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 35499173 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 35499173 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 35499173 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.012308 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.070819 # miss rate for WriteReq accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.036394 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.036394 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 32182.332896 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 32756.931822 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 32642.600614 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 32642.600614 # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs 53500 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 27000 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 20 # number of cycles access was blocked
@@ -417,32 +457,40 @@ system.cpu.dcache.avg_blocked_cycles::no_mshrs 2675
system.cpu.dcache.avg_blocked_cycles::no_targets 27000 # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks 161613 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits 195029 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits 891507 # number of WriteReq MSHR hits
-system.cpu.dcache.demand_mshr_hits 1086536 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits 1086536 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses 62042 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses 143394 # number of WriteReq MSHR misses
-system.cpu.dcache.demand_mshr_misses 205436 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses 205436 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 1278233000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency 4733826000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency 6012059000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency 6012059000 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate 0.002971 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate 0.009813 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate 0.005787 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate 0.005787 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 20602.704619 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 33012.720197 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 29264.875679 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 29264.875679 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
-system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
-system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
+system.cpu.dcache.writebacks::writebacks 161613 # number of writebacks
+system.cpu.dcache.writebacks::total 161613 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 195029 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 195029 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 891507 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 891507 # number of WriteReq MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 1086536 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 1086536 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 1086536 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 1086536 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 62042 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::total 62042 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 143394 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::total 143394 # number of WriteReq MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 205436 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::total 205436 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 205436 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::total 205436 # number of overall MSHR misses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 1278233000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 1278233000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 4733826000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 4733826000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 6012059000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 6012059000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 6012059000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 6012059000 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.002971 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.009813 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.005787 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.005787 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 20602.704619 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 33012.720197 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 29264.875679 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 29264.875679 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 149119 # number of replacements
system.cpu.l2cache.tagsinuse 18923.797261 # Cycle average of tags in use
@@ -450,36 +498,75 @@ system.cpu.l2cache.total_refs 136861 # To
system.cpu.l2cache.sampled_refs 174485 # Sample count of references to valid blocks.
system.cpu.l2cache.avg_refs 0.784371 # Average number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.occ_blocks::0 3200.297768 # Average occupied blocks per context
-system.cpu.l2cache.occ_blocks::1 15723.499493 # Average occupied blocks per context
-system.cpu.l2cache.occ_percent::0 0.097665 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::1 0.479843 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits 108391 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits 161613 # number of Writeback hits
-system.cpu.l2cache.ReadExReq_hits 12014 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits 120405 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits 120405 # number of overall hits
-system.cpu.l2cache.ReadReq_misses 44050 # number of ReadReq misses
-system.cpu.l2cache.ReadExReq_misses 131408 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses 175458 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses 175458 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency 1516062500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency 4525488500 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency 6041551000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency 6041551000 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses 152441 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses 161613 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses 143422 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses 295863 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses 295863 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate 0.288964 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate 0.916233 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate 0.593038 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate 0.593038 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency 34416.855846 # average ReadReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency 34438.455041 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency 34433.032407 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency 34433.032407 # average overall miss latency
+system.cpu.l2cache.occ_blocks::writebacks 15723.499493 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_blocks::cpu.inst 1497.146716 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_blocks::cpu.data 1703.151052 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_percent::writebacks 0.479843 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::cpu.inst 0.045689 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::cpu.data 0.051976 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::total 0.577508 # Average percentage of cache occupancy
+system.cpu.l2cache.ReadReq_hits::cpu.inst 80385 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 28006 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::total 108391 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits::writebacks 161613 # number of Writeback hits
+system.cpu.l2cache.Writeback_hits::total 161613 # number of Writeback hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 12014 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::total 12014 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits::cpu.inst 80385 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 40020 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 120405 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.inst 80385 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 40020 # number of overall hits
+system.cpu.l2cache.overall_hits::total 120405 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.inst 10042 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 34008 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 44050 # number of ReadReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 131408 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 131408 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses::cpu.inst 10042 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 165416 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 175458 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.inst 10042 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 165416 # number of overall misses
+system.cpu.l2cache.overall_misses::total 175458 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 344615000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 1171447500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 1516062500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 4525488500 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 4525488500 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 344615000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 5696936000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 6041551000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 344615000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 5696936000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 6041551000 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 90427 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 62014 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 152441 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::writebacks 161613 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::total 161613 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 143422 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::total 143422 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses::cpu.inst 90427 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 205436 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 295863 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 90427 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 205436 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::total 295863 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.111051 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.548392 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.916233 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.111051 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.805195 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.111051 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.805195 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 34317.367058 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 34446.233239 # average ReadReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 34438.455041 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 34317.367058 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 34440.054166 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 34317.367058 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 34440.054166 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -488,30 +575,44 @@ system.cpu.l2cache.avg_blocked_cycles::no_mshrs no_value
system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.writebacks 120521 # number of writebacks
-system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses 44050 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses 131408 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses 175458 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses 175458 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency 1367587500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency 4118168500 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency 5485756000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency 5485756000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate 0.288964 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.916233 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate 0.593038 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate 0.593038 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31046.254257 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31338.795964 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency 31265.351252 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency 31265.351252 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
-system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
-system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
+system.cpu.l2cache.writebacks::writebacks 120521 # number of writebacks
+system.cpu.l2cache.writebacks::total 120521 # number of writebacks
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 10042 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 34008 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 44050 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 131408 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::total 131408 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 10042 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 165416 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 175458 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 10042 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 165416 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::total 175458 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 312130500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 1055457000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 1367587500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 4118168500 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 4118168500 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 312130500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 5173625500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 5485756000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 312130500 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 5173625500 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 5485756000 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.111051 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.548392 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.916233 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.111051 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.805195 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.111051 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.805195 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 31082.503485 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 31035.550459 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 31338.795964 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 31082.503485 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 31276.451492 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 31082.503485 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 31276.451492 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini
index d8535707b..cf8e1051d 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini
@@ -1,6 +1,7 @@
[root]
type=Root
children=system
+full_system=false
time_sync_enable=false
time_sync_period=100000000000
time_sync_spin_threshold=100000000
@@ -8,10 +9,16 @@ time_sync_spin_threshold=100000000
[system]
type=System
children=cpu membus physmem
+boot_osflags=a
+init_param=0
+kernel=
+load_addr_mask=1099511627775
mem_mode=atomic
memories=system.physmem
num_work_ids=16
physmem=system.physmem
+readfile=
+symbolfile=
work_begin_ckpt_count=0
work_begin_cpu_id_exit=-1
work_begin_exit_count=0
@@ -23,16 +30,18 @@ system_port=system.membus.port[0]
[system.cpu]
type=AtomicSimpleCPU
-children=dtb itb tracer workload
+children=dtb interrupts itb tracer workload
checker=Null
clock=500
cpu_id=0
defer_registration=false
do_checkpoint_insts=true
+do_quiesce=true
do_statistics_insts=true
dtb=system.cpu.dtb
function_trace=false
function_trace_start=0
+interrupts=system.cpu.interrupts
itb=system.cpu.itb
max_insts_all_threads=0
max_insts_any_thread=0
@@ -40,6 +49,7 @@ max_loads_all_threads=0
max_loads_any_thread=0
numThreads=1
phase=0
+profile=0
progress_interval=0
simulate_data_stalls=false
simulate_inst_stalls=false
@@ -54,6 +64,9 @@ icache_port=system.membus.port[2]
type=AlphaTLB
size=64
+[system.cpu.interrupts]
+type=AlphaInterrupts
+
[system.cpu.itb]
type=AlphaTLB
size=48
@@ -64,7 +77,7 @@ type=ExeTracer
[system.cpu.workload]
type=LiveProcess
cmd=vortex lendian.raw
-cwd=build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/simple-atomic
+cwd=build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/simple-atomic
egid=100
env=
errout=cerr
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout
index 160c80ddb..0548e6bad 100755
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/simout
@@ -1,10 +1,10 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jan 23 2012 04:48:33
-gem5 started Jan 23 2012 05:42:17
+gem5 compiled Feb 11 2012 13:05:17
+gem5 started Feb 11 2012 13:25:10
gem5 executing on zizzer
-command line: build/ALPHA_SE/gem5.opt -d build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/simple-atomic -re tests/run.py build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/simple-atomic
+command line: build/ALPHA/gem5.fast -d build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/simple-atomic -re tests/run.py build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
info: Increasing stack size by one page.
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt
index 4fc91e266..45c7e3698 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt
@@ -4,11 +4,13 @@ sim_seconds 0.044221 # Nu
sim_ticks 44221003000 # Number of ticks simulated
final_tick 44221003000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 3998504 # Simulator instruction rate (inst/s)
-host_tick_rate 2001543652 # Simulator tick rate (ticks/s)
-host_mem_usage 206876 # Number of bytes of host memory used
-host_seconds 22.09 # Real time elapsed on the host
+host_inst_rate 5044223 # Simulator instruction rate (inst/s)
+host_op_rate 5044217 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2524999281 # Simulator tick rate (ticks/s)
+host_mem_usage 208636 # Number of bytes of host memory used
+host_seconds 17.51 # Real time elapsed on the host
sim_insts 88340673 # Number of instructions simulated
+sim_ops 88340673 # Number of ops (including micro ops) simulated
system.physmem.bytes_read 480454939 # Number of bytes read from this memory
system.physmem.bytes_inst_read 353752292 # Number of instructions bytes read from this memory
system.physmem.bytes_written 91652896 # Number of bytes written to this memory
@@ -55,7 +57,8 @@ system.cpu.workload.num_syscalls 4583 # Nu
system.cpu.numCycles 88442007 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.num_insts 88340673 # Number of instructions executed
+system.cpu.committedInsts 88340673 # Number of instructions committed
+system.cpu.committedOps 88340673 # Number of ops (including micro ops) committed
system.cpu.num_int_alu_accesses 78039444 # Number of integer alu accesses
system.cpu.num_fp_alu_accesses 267757 # Number of float alu accesses
system.cpu.num_func_calls 3321606 # number of times a function call or return occured
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini
index f99b5fb55..4c4894527 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini
@@ -1,6 +1,7 @@
[root]
type=Root
children=system
+full_system=false
time_sync_enable=false
time_sync_period=100000000000
time_sync_spin_threshold=100000000
@@ -8,10 +9,16 @@ time_sync_spin_threshold=100000000
[system]
type=System
children=cpu membus physmem
+boot_osflags=a
+init_param=0
+kernel=
+load_addr_mask=1099511627775
mem_mode=atomic
memories=system.physmem
num_work_ids=16
physmem=system.physmem
+readfile=
+symbolfile=
work_begin_ckpt_count=0
work_begin_cpu_id_exit=-1
work_begin_exit_count=0
@@ -23,16 +30,18 @@ system_port=system.membus.port[0]
[system.cpu]
type=TimingSimpleCPU
-children=dcache dtb icache itb l2cache toL2Bus tracer workload
+children=dcache dtb icache interrupts itb l2cache toL2Bus tracer workload
checker=Null
clock=500
cpu_id=0
defer_registration=false
do_checkpoint_insts=true
+do_quiesce=true
do_statistics_insts=true
dtb=system.cpu.dtb
function_trace=false
function_trace_start=0
+interrupts=system.cpu.interrupts
itb=system.cpu.itb
max_insts_all_threads=0
max_insts_any_thread=0
@@ -40,6 +49,7 @@ max_loads_all_threads=0
max_loads_any_thread=0
numThreads=1
phase=0
+profile=0
progress_interval=0
system=system
tracer=system.cpu.tracer
@@ -58,20 +68,13 @@ is_top_level=true
latency=1000
max_miss_count=0
mshrs=10
-num_cpus=1
-prefetch_data_accesses_only=false
-prefetch_degree=1
-prefetch_latency=10000
prefetch_on_access=false
-prefetch_past_page=false
-prefetch_policy=none
-prefetch_serial_squash=false
-prefetch_use_cpu_id=true
-prefetcher_size=100
+prefetcher=Null
prioritizeRequests=false
repl=Null
size=262144
subblock_size=0
+system=system
tgts_per_mshr=5
trace_addr=0
two_queue=false
@@ -94,20 +97,13 @@ is_top_level=true
latency=1000
max_miss_count=0
mshrs=10
-num_cpus=1
-prefetch_data_accesses_only=false
-prefetch_degree=1
-prefetch_latency=10000
prefetch_on_access=false
-prefetch_past_page=false
-prefetch_policy=none
-prefetch_serial_squash=false
-prefetch_use_cpu_id=true
-prefetcher_size=100
+prefetcher=Null
prioritizeRequests=false
repl=Null
size=131072
subblock_size=0
+system=system
tgts_per_mshr=5
trace_addr=0
two_queue=false
@@ -115,6 +111,9 @@ write_buffers=8
cpu_side=system.cpu.icache_port
mem_side=system.cpu.toL2Bus.port[0]
+[system.cpu.interrupts]
+type=AlphaInterrupts
+
[system.cpu.itb]
type=AlphaTLB
size=48
@@ -130,20 +129,13 @@ is_top_level=false
latency=10000
max_miss_count=0
mshrs=10
-num_cpus=1
-prefetch_data_accesses_only=false
-prefetch_degree=1
-prefetch_latency=100000
prefetch_on_access=false
-prefetch_past_page=false
-prefetch_policy=none
-prefetch_serial_squash=false
-prefetch_use_cpu_id=true
-prefetcher_size=100
+prefetcher=Null
prioritizeRequests=false
repl=Null
size=2097152
subblock_size=0
+system=system
tgts_per_mshr=5
trace_addr=0
two_queue=false
@@ -167,7 +159,7 @@ type=ExeTracer
[system.cpu.workload]
type=LiveProcess
cmd=vortex lendian.raw
-cwd=build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/simple-timing
+cwd=build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/simple-timing
egid=100
env=
errout=cerr
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout
index e74b48d2a..471c7b55a 100755
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/simout
@@ -1,10 +1,10 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jan 23 2012 04:48:33
-gem5 started Jan 23 2012 05:42:49
+gem5 compiled Feb 11 2012 13:05:17
+gem5 started Feb 11 2012 13:25:32
gem5 executing on zizzer
-command line: build/ALPHA_SE/gem5.opt -d build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/simple-timing -re tests/run.py build/ALPHA_SE/tests/opt/long/50.vortex/alpha/tru64/simple-timing
+command line: build/ALPHA/gem5.fast -d build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/simple-timing -re tests/run.py build/ALPHA/tests/fast/long/se/50.vortex/alpha/tru64/simple-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
info: Increasing stack size by one page.
diff --git a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt
index 59b869a9f..c906eecdf 100644
--- a/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt
+++ b/tests/long/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt
@@ -4,11 +4,13 @@ sim_seconds 0.134277 # Nu
sim_ticks 134276988000 # Number of ticks simulated
final_tick 134276988000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1801981 # Simulator instruction rate (inst/s)
-host_tick_rate 2738992827 # Simulator tick rate (ticks/s)
-host_mem_usage 215584 # Number of bytes of host memory used
-host_seconds 49.02 # Real time elapsed on the host
+host_inst_rate 2261546 # Simulator instruction rate (inst/s)
+host_op_rate 2261545 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 3437525661 # Simulator tick rate (ticks/s)
+host_mem_usage 217500 # Number of bytes of host memory used
+host_seconds 39.06 # Real time elapsed on the host
sim_insts 88340673 # Number of instructions simulated
+sim_ops 88340673 # Number of ops (including micro ops) simulated
system.physmem.bytes_read 11121920 # Number of bytes read from this memory
system.physmem.bytes_inst_read 558272 # Number of instructions bytes read from this memory
system.physmem.bytes_written 7712384 # Number of bytes written to this memory
@@ -55,7 +57,8 @@ system.cpu.workload.num_syscalls 4583 # Nu
system.cpu.numCycles 268553976 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.num_insts 88340673 # Number of instructions executed
+system.cpu.committedInsts 88340673 # Number of instructions committed
+system.cpu.committedOps 88340673 # Number of ops (including micro ops) committed
system.cpu.num_int_alu_accesses 78039444 # Number of integer alu accesses
system.cpu.num_fp_alu_accesses 267757 # Number of float alu accesses
system.cpu.num_func_calls 3321606 # number of times a function call or return occured
@@ -79,26 +82,39 @@ system.cpu.icache.total_refs 88361638 # To
system.cpu.icache.sampled_refs 76436 # Sample count of references to valid blocks.
system.cpu.icache.avg_refs 1156.021220 # Average number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::0 1871.404551 # Average occupied blocks per context
-system.cpu.icache.occ_percent::0 0.913772 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits 88361638 # number of ReadReq hits
-system.cpu.icache.demand_hits 88361638 # number of demand (read+write) hits
-system.cpu.icache.overall_hits 88361638 # number of overall hits
-system.cpu.icache.ReadReq_misses 76436 # number of ReadReq misses
-system.cpu.icache.demand_misses 76436 # number of demand (read+write) misses
-system.cpu.icache.overall_misses 76436 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency 1436470000 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency 1436470000 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency 1436470000 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses 88438074 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses 88438074 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses 88438074 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate 0.000864 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate 0.000864 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate 0.000864 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency 18793.107960 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency 18793.107960 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency 18793.107960 # average overall miss latency
+system.cpu.icache.occ_blocks::cpu.inst 1871.404551 # Average occupied blocks per requestor
+system.cpu.icache.occ_percent::cpu.inst 0.913772 # Average percentage of cache occupancy
+system.cpu.icache.occ_percent::total 0.913772 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits::cpu.inst 88361638 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 88361638 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 88361638 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 88361638 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 88361638 # number of overall hits
+system.cpu.icache.overall_hits::total 88361638 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 76436 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 76436 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 76436 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 76436 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 76436 # number of overall misses
+system.cpu.icache.overall_misses::total 76436 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 1436470000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 1436470000 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 1436470000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 1436470000 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 1436470000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 1436470000 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 88438074 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 88438074 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 88438074 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 88438074 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 88438074 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 88438074 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000864 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.000864 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.000864 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 18793.107960 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 18793.107960 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 18793.107960 # average overall miss latency
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
@@ -107,26 +123,24 @@ system.cpu.icache.avg_blocked_cycles::no_mshrs no_value
system.cpu.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.writebacks 0 # number of writebacks
-system.cpu.icache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses 76436 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses 76436 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses 76436 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.icache.ReadReq_mshr_miss_latency 1207162000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency 1207162000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency 1207162000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.icache.ReadReq_mshr_miss_rate 0.000864 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate 0.000864 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate 0.000864 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 15793.107960 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 15793.107960 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 15793.107960 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
-system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
-system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 76436 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 76436 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 76436 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 76436 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 76436 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 76436 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 1207162000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 1207162000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 1207162000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 1207162000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 1207162000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 1207162000 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000864 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000864 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000864 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 15793.107960 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 15793.107960 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 15793.107960 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 200248 # number of replacements
system.cpu.dcache.tagsinuse 4078.858373 # Cycle average of tags in use
@@ -134,32 +148,49 @@ system.cpu.dcache.total_refs 34685671 # To
system.cpu.dcache.sampled_refs 204344 # Sample count of references to valid blocks.
system.cpu.dcache.avg_refs 169.741568 # Average number of references to valid blocks.
system.cpu.dcache.warmup_cycle 943232000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::0 4078.858373 # Average occupied blocks per context
-system.cpu.dcache.occ_percent::0 0.995815 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits 20215872 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits 14469799 # number of WriteReq hits
-system.cpu.dcache.demand_hits 34685671 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits 34685671 # number of overall hits
-system.cpu.dcache.ReadReq_misses 60766 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses 143578 # number of WriteReq misses
-system.cpu.dcache.demand_misses 204344 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses 204344 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency 2261000000 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency 7532210000 # number of WriteReq miss cycles
-system.cpu.dcache.demand_miss_latency 9793210000 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency 9793210000 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses 20276638 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses 14613377 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses 34890015 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses 34890015 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate 0.002997 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate 0.009825 # miss rate for WriteReq accesses
-system.cpu.dcache.demand_miss_rate 0.005857 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate 0.005857 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency 37208.307277 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency 52460.753040 # average WriteReq miss latency
-system.cpu.dcache.demand_avg_miss_latency 47925.116470 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency 47925.116470 # average overall miss latency
+system.cpu.dcache.occ_blocks::cpu.data 4078.858373 # Average occupied blocks per requestor
+system.cpu.dcache.occ_percent::cpu.data 0.995815 # Average percentage of cache occupancy
+system.cpu.dcache.occ_percent::total 0.995815 # Average percentage of cache occupancy
+system.cpu.dcache.ReadReq_hits::cpu.data 20215872 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 20215872 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 14469799 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 14469799 # number of WriteReq hits
+system.cpu.dcache.demand_hits::cpu.data 34685671 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 34685671 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 34685671 # number of overall hits
+system.cpu.dcache.overall_hits::total 34685671 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 60766 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 60766 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 143578 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 143578 # number of WriteReq misses
+system.cpu.dcache.demand_misses::cpu.data 204344 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 204344 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 204344 # number of overall misses
+system.cpu.dcache.overall_misses::total 204344 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 2261000000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 2261000000 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 7532210000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 7532210000 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 9793210000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 9793210000 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 9793210000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 9793210000 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 20276638 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 20276638 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 14613377 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::total 14613377 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses::cpu.data 34890015 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 34890015 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 34890015 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 34890015 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.002997 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.009825 # miss rate for WriteReq accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.005857 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.005857 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 37208.307277 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 52460.753040 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 47925.116470 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 47925.116470 # average overall miss latency
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
@@ -168,30 +199,32 @@ system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value
system.cpu.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks 161222 # number of writebacks
-system.cpu.dcache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses 60766 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses 143578 # number of WriteReq MSHR misses
-system.cpu.dcache.demand_mshr_misses 204344 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses 204344 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 2078702000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency 7101476000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency 9180178000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency 9180178000 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate 0.002997 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate 0.009825 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate 0.005857 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate 0.005857 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 34208.307277 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 49460.753040 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 44925.116470 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 44925.116470 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
-system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
-system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
+system.cpu.dcache.writebacks::writebacks 161222 # number of writebacks
+system.cpu.dcache.writebacks::total 161222 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 60766 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::total 60766 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 143578 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::total 143578 # number of WriteReq MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 204344 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::total 204344 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 204344 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::total 204344 # number of overall MSHR misses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 2078702000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 2078702000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 7101476000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 7101476000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 9180178000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 9180178000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 9180178000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 9180178000 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.002997 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.009825 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.005857 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.005857 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 34208.307277 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 49460.753040 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 44925.116470 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 44925.116470 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 147405 # number of replacements
system.cpu.l2cache.tagsinuse 18614.813333 # Cycle average of tags in use
@@ -199,36 +232,75 @@ system.cpu.l2cache.total_refs 122958 # To
system.cpu.l2cache.sampled_refs 172748 # Sample count of references to valid blocks.
system.cpu.l2cache.avg_refs 0.711777 # Average number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.occ_blocks::0 2806.549776 # Average occupied blocks per context
-system.cpu.l2cache.occ_blocks::1 15808.263557 # Average occupied blocks per context
-system.cpu.l2cache.occ_percent::0 0.085649 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::1 0.482430 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits 94901 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits 161222 # number of Writeback hits
-system.cpu.l2cache.ReadExReq_hits 12099 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits 107000 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits 107000 # number of overall hits
-system.cpu.l2cache.ReadReq_misses 42301 # number of ReadReq misses
-system.cpu.l2cache.ReadExReq_misses 131479 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses 173780 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses 173780 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency 2199652000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency 6836908000 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency 9036560000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency 9036560000 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses 137202 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses 161222 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses 143578 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses 280780 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses 280780 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate 0.308312 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate 0.915732 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate 0.618919 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate 0.618919 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency 52000 # average ReadReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency 52000 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency 52000 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency 52000 # average overall miss latency
+system.cpu.l2cache.occ_blocks::writebacks 15808.263557 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_blocks::cpu.inst 1305.254425 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_blocks::cpu.data 1501.295351 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_percent::writebacks 0.482430 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::cpu.inst 0.039833 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::cpu.data 0.045816 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::total 0.568079 # Average percentage of cache occupancy
+system.cpu.l2cache.ReadReq_hits::cpu.inst 67713 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 27188 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::total 94901 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits::writebacks 161222 # number of Writeback hits
+system.cpu.l2cache.Writeback_hits::total 161222 # number of Writeback hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 12099 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::total 12099 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits::cpu.inst 67713 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 39287 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 107000 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.inst 67713 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 39287 # number of overall hits
+system.cpu.l2cache.overall_hits::total 107000 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.inst 8723 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 33578 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 42301 # number of ReadReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 131479 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 131479 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses::cpu.inst 8723 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 165057 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 173780 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.inst 8723 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 165057 # number of overall misses
+system.cpu.l2cache.overall_misses::total 173780 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 453596000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 1746056000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 2199652000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 6836908000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 6836908000 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 453596000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 8582964000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 9036560000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 453596000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 8582964000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 9036560000 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 76436 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 60766 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 137202 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::writebacks 161222 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::total 161222 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 143578 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::total 143578 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses::cpu.inst 76436 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 204344 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 280780 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 76436 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 204344 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::total 280780 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.114122 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.552579 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.915732 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.114122 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.807741 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.114122 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.807741 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52000 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 52000 # average ReadReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52000 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52000 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52000 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52000 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52000 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -237,30 +309,44 @@ system.cpu.l2cache.avg_blocked_cycles::no_mshrs no_value
system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.writebacks 120506 # number of writebacks
-system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses 42301 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses 131479 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses 173780 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses 173780 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency 1692040000 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency 5259160000 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency 6951200000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency 6951200000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate 0.308312 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.915732 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate 0.618919 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate 0.618919 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 40000 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 40000 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency 40000 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency 40000 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
-system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
-system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
+system.cpu.l2cache.writebacks::writebacks 120506 # number of writebacks
+system.cpu.l2cache.writebacks::total 120506 # number of writebacks
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 8723 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 33578 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 42301 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 131479 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::total 131479 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 8723 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 165057 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 173780 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 8723 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 165057 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::total 173780 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 348920000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 1343120000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 1692040000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 5259160000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 5259160000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 348920000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 6602280000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 6951200000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 348920000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 6602280000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 6951200000 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.114122 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.552579 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.915732 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.114122 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.807741 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.114122 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.807741 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 40000 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 40000 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 40000 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 40000 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 40000 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 40000 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40000 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------