summaryrefslogtreecommitdiff
path: root/tests/long/se/00.gzip/ref/arm/linux/o3-timing
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2013-06-27 05:49:49 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2013-06-27 05:49:49 -0400
commitf821c5472b5e524053846bd57b83c81238be159f (patch)
tree39f89e2f5574b7006a917323e3cde40d02885497 /tests/long/se/00.gzip/ref/arm/linux/o3-timing
parent3b927489371d61ef8b4d0ca9d7a2ca6a5c85f38b (diff)
downloadgem5-f821c5472b5e524053846bd57b83c81238be159f.tar.xz
tests: Prune 00.gzip from the regressions
This patch prunes the 00.gzip regressions with the main motivation being that it adds little (or no) coverage and requires a substantial amount of run time. A complete regression run, including compilation from a clean repo, is almost 20% faster(!).
Diffstat (limited to 'tests/long/se/00.gzip/ref/arm/linux/o3-timing')
-rw-r--r--tests/long/se/00.gzip/ref/arm/linux/o3-timing/config.ini581
-rwxr-xr-xtests/long/se/00.gzip/ref/arm/linux/o3-timing/simerr2
-rwxr-xr-xtests/long/se/00.gzip/ref/arm/linux/o3-timing/simout43
-rw-r--r--tests/long/se/00.gzip/ref/arm/linux/o3-timing/stats.txt966
4 files changed, 0 insertions, 1592 deletions
diff --git a/tests/long/se/00.gzip/ref/arm/linux/o3-timing/config.ini b/tests/long/se/00.gzip/ref/arm/linux/o3-timing/config.ini
deleted file mode 100644
index e1addb169..000000000
--- a/tests/long/se/00.gzip/ref/arm/linux/o3-timing/config.ini
+++ /dev/null
@@ -1,581 +0,0 @@
-[root]
-type=Root
-children=system
-full_system=false
-time_sync_enable=false
-time_sync_period=100000000000
-time_sync_spin_threshold=100000000
-
-[system]
-type=System
-children=cpu membus physmem
-boot_osflags=a
-clock=1000
-init_param=0
-kernel=
-load_addr_mask=1099511627775
-mem_mode=timing
-mem_ranges=
-memories=system.physmem
-num_work_ids=16
-readfile=
-symbolfile=
-work_begin_ckpt_count=0
-work_begin_cpu_id_exit=-1
-work_begin_exit_count=0
-work_cpus_ckpt_count=0
-work_end_ckpt_count=0
-work_end_exit_count=0
-work_item_id=-1
-system_port=system.membus.slave[0]
-
-[system.cpu]
-type=DerivO3CPU
-children=branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
-LFSTSize=1024
-LQEntries=32
-LSQCheckLoads=true
-LSQDepCheckShift=4
-SQEntries=32
-SSITSize=1024
-activity=0
-backComSize=5
-branchPred=system.cpu.branchPred
-cachePorts=200
-checker=Null
-clock=500
-commitToDecodeDelay=1
-commitToFetchDelay=1
-commitToIEWDelay=1
-commitToRenameDelay=1
-commitWidth=8
-cpu_id=0
-decodeToFetchDelay=1
-decodeToRenameDelay=1
-decodeWidth=8
-dispatchWidth=8
-do_checkpoint_insts=true
-do_quiesce=true
-do_statistics_insts=true
-dtb=system.cpu.dtb
-fetchToDecodeDelay=1
-fetchTrapLatency=1
-fetchWidth=8
-forwardComSize=5
-fuPool=system.cpu.fuPool
-function_trace=false
-function_trace_start=0
-iewToCommitDelay=1
-iewToDecodeDelay=1
-iewToFetchDelay=1
-iewToRenameDelay=1
-interrupts=system.cpu.interrupts
-isa=system.cpu.isa
-issueToExecuteDelay=1
-issueWidth=8
-itb=system.cpu.itb
-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
-numROBEntries=192
-numRobs=1
-numThreads=1
-profile=0
-progress_interval=0
-renameToDecodeDelay=1
-renameToFetchDelay=1
-renameToIEWDelay=2
-renameToROBDelay=1
-renameWidth=8
-smtCommitPolicy=RoundRobin
-smtFetchPolicy=SingleThread
-smtIQPolicy=Partitioned
-smtIQThreshold=100
-smtLSQPolicy=Partitioned
-smtLSQThreshold=100
-smtNumFetchingThreads=1
-smtROBPolicy=Partitioned
-smtROBThreshold=100
-squashWidth=8
-store_set_clear_period=250000
-switched_out=false
-system=system
-tracer=system.cpu.tracer
-trapLatency=13
-wbDepth=1
-wbWidth=8
-workload=system.cpu.workload
-dcache_port=system.cpu.dcache.cpu_side
-icache_port=system.cpu.icache.cpu_side
-
-[system.cpu.branchPred]
-type=BranchPredictor
-BTBEntries=4096
-BTBTagSize=16
-RASSize=16
-choiceCtrBits=2
-choicePredictorSize=8192
-globalCtrBits=2
-globalHistoryBits=13
-globalPredictorSize=8192
-instShiftAmt=2
-localCtrBits=2
-localHistoryBits=11
-localHistoryTableSize=2048
-localPredictorSize=2048
-numThreads=1
-predType=tournament
-
-[system.cpu.dcache]
-type=BaseCache
-addr_ranges=0:18446744073709551615
-assoc=2
-block_size=64
-clock=500
-forward_snoops=true
-hit_latency=2
-is_top_level=true
-max_miss_count=0
-mshrs=4
-prefetch_on_access=false
-prefetcher=Null
-response_latency=2
-size=262144
-system=system
-tgts_per_mshr=20
-two_queue=false
-write_buffers=8
-cpu_side=system.cpu.dcache_port
-mem_side=system.cpu.toL2Bus.slave[1]
-
-[system.cpu.dtb]
-type=ArmTLB
-children=walker
-size=64
-walker=system.cpu.dtb.walker
-
-[system.cpu.dtb.walker]
-type=ArmTableWalker
-clock=500
-num_squash_per_cycle=2
-sys=system
-port=system.cpu.toL2Bus.slave[3]
-
-[system.cpu.fuPool]
-type=FUPool
-children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
-FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
-
-[system.cpu.fuPool.FUList0]
-type=FUDesc
-children=opList
-count=6
-opList=system.cpu.fuPool.FUList0.opList
-
-[system.cpu.fuPool.FUList0.opList]
-type=OpDesc
-issueLat=1
-opClass=IntAlu
-opLat=1
-
-[system.cpu.fuPool.FUList1]
-type=FUDesc
-children=opList0 opList1
-count=2
-opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
-
-[system.cpu.fuPool.FUList1.opList0]
-type=OpDesc
-issueLat=1
-opClass=IntMult
-opLat=3
-
-[system.cpu.fuPool.FUList1.opList1]
-type=OpDesc
-issueLat=19
-opClass=IntDiv
-opLat=20
-
-[system.cpu.fuPool.FUList2]
-type=FUDesc
-children=opList0 opList1 opList2
-count=4
-opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
-
-[system.cpu.fuPool.FUList2.opList0]
-type=OpDesc
-issueLat=1
-opClass=FloatAdd
-opLat=2
-
-[system.cpu.fuPool.FUList2.opList1]
-type=OpDesc
-issueLat=1
-opClass=FloatCmp
-opLat=2
-
-[system.cpu.fuPool.FUList2.opList2]
-type=OpDesc
-issueLat=1
-opClass=FloatCvt
-opLat=2
-
-[system.cpu.fuPool.FUList3]
-type=FUDesc
-children=opList0 opList1 opList2
-count=2
-opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
-
-[system.cpu.fuPool.FUList3.opList0]
-type=OpDesc
-issueLat=1
-opClass=FloatMult
-opLat=4
-
-[system.cpu.fuPool.FUList3.opList1]
-type=OpDesc
-issueLat=12
-opClass=FloatDiv
-opLat=12
-
-[system.cpu.fuPool.FUList3.opList2]
-type=OpDesc
-issueLat=24
-opClass=FloatSqrt
-opLat=24
-
-[system.cpu.fuPool.FUList4]
-type=FUDesc
-children=opList
-count=0
-opList=system.cpu.fuPool.FUList4.opList
-
-[system.cpu.fuPool.FUList4.opList]
-type=OpDesc
-issueLat=1
-opClass=MemRead
-opLat=1
-
-[system.cpu.fuPool.FUList5]
-type=FUDesc
-children=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
-count=4
-opList=system.cpu.fuPool.FUList5.opList00 system.cpu.fuPool.FUList5.opList01 system.cpu.fuPool.FUList5.opList02 system.cpu.fuPool.FUList5.opList03 system.cpu.fuPool.FUList5.opList04 system.cpu.fuPool.FUList5.opList05 system.cpu.fuPool.FUList5.opList06 system.cpu.fuPool.FUList5.opList07 system.cpu.fuPool.FUList5.opList08 system.cpu.fuPool.FUList5.opList09 system.cpu.fuPool.FUList5.opList10 system.cpu.fuPool.FUList5.opList11 system.cpu.fuPool.FUList5.opList12 system.cpu.fuPool.FUList5.opList13 system.cpu.fuPool.FUList5.opList14 system.cpu.fuPool.FUList5.opList15 system.cpu.fuPool.FUList5.opList16 system.cpu.fuPool.FUList5.opList17 system.cpu.fuPool.FUList5.opList18 system.cpu.fuPool.FUList5.opList19
-
-[system.cpu.fuPool.FUList5.opList00]
-type=OpDesc
-issueLat=1
-opClass=SimdAdd
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList01]
-type=OpDesc
-issueLat=1
-opClass=SimdAddAcc
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList02]
-type=OpDesc
-issueLat=1
-opClass=SimdAlu
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList03]
-type=OpDesc
-issueLat=1
-opClass=SimdCmp
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList04]
-type=OpDesc
-issueLat=1
-opClass=SimdCvt
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList05]
-type=OpDesc
-issueLat=1
-opClass=SimdMisc
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList06]
-type=OpDesc
-issueLat=1
-opClass=SimdMult
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList07]
-type=OpDesc
-issueLat=1
-opClass=SimdMultAcc
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList08]
-type=OpDesc
-issueLat=1
-opClass=SimdShift
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList09]
-type=OpDesc
-issueLat=1
-opClass=SimdShiftAcc
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList10]
-type=OpDesc
-issueLat=1
-opClass=SimdSqrt
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList11]
-type=OpDesc
-issueLat=1
-opClass=SimdFloatAdd
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList12]
-type=OpDesc
-issueLat=1
-opClass=SimdFloatAlu
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList13]
-type=OpDesc
-issueLat=1
-opClass=SimdFloatCmp
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList14]
-type=OpDesc
-issueLat=1
-opClass=SimdFloatCvt
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList15]
-type=OpDesc
-issueLat=1
-opClass=SimdFloatDiv
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList16]
-type=OpDesc
-issueLat=1
-opClass=SimdFloatMisc
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList17]
-type=OpDesc
-issueLat=1
-opClass=SimdFloatMult
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList18]
-type=OpDesc
-issueLat=1
-opClass=SimdFloatMultAcc
-opLat=1
-
-[system.cpu.fuPool.FUList5.opList19]
-type=OpDesc
-issueLat=1
-opClass=SimdFloatSqrt
-opLat=1
-
-[system.cpu.fuPool.FUList6]
-type=FUDesc
-children=opList
-count=0
-opList=system.cpu.fuPool.FUList6.opList
-
-[system.cpu.fuPool.FUList6.opList]
-type=OpDesc
-issueLat=1
-opClass=MemWrite
-opLat=1
-
-[system.cpu.fuPool.FUList7]
-type=FUDesc
-children=opList0 opList1
-count=4
-opList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
-
-[system.cpu.fuPool.FUList7.opList0]
-type=OpDesc
-issueLat=1
-opClass=MemRead
-opLat=1
-
-[system.cpu.fuPool.FUList7.opList1]
-type=OpDesc
-issueLat=1
-opClass=MemWrite
-opLat=1
-
-[system.cpu.fuPool.FUList8]
-type=FUDesc
-children=opList
-count=1
-opList=system.cpu.fuPool.FUList8.opList
-
-[system.cpu.fuPool.FUList8.opList]
-type=OpDesc
-issueLat=3
-opClass=IprAccess
-opLat=3
-
-[system.cpu.icache]
-type=BaseCache
-addr_ranges=0:18446744073709551615
-assoc=2
-block_size=64
-clock=500
-forward_snoops=true
-hit_latency=2
-is_top_level=true
-max_miss_count=0
-mshrs=4
-prefetch_on_access=false
-prefetcher=Null
-response_latency=2
-size=131072
-system=system
-tgts_per_mshr=20
-two_queue=false
-write_buffers=8
-cpu_side=system.cpu.icache_port
-mem_side=system.cpu.toL2Bus.slave[0]
-
-[system.cpu.interrupts]
-type=ArmInterrupts
-
-[system.cpu.isa]
-type=ArmISA
-fpsid=1090793632
-id_isar0=34607377
-id_isar1=34677009
-id_isar2=555950401
-id_isar3=17899825
-id_isar4=268501314
-id_isar5=0
-id_mmfr0=3
-id_mmfr1=0
-id_mmfr2=19070976
-id_mmfr3=4027589137
-id_pfr0=49
-id_pfr1=1
-midr=890224640
-
-[system.cpu.itb]
-type=ArmTLB
-children=walker
-size=64
-walker=system.cpu.itb.walker
-
-[system.cpu.itb.walker]
-type=ArmTableWalker
-clock=500
-num_squash_per_cycle=2
-sys=system
-port=system.cpu.toL2Bus.slave[2]
-
-[system.cpu.l2cache]
-type=BaseCache
-addr_ranges=0:18446744073709551615
-assoc=8
-block_size=64
-clock=500
-forward_snoops=true
-hit_latency=20
-is_top_level=false
-max_miss_count=0
-mshrs=20
-prefetch_on_access=false
-prefetcher=Null
-response_latency=20
-size=2097152
-system=system
-tgts_per_mshr=12
-two_queue=false
-write_buffers=8
-cpu_side=system.cpu.toL2Bus.master[0]
-mem_side=system.membus.slave[1]
-
-[system.cpu.toL2Bus]
-type=CoherentBus
-block_size=64
-clock=500
-header_cycles=1
-system=system
-use_default_range=false
-width=32
-master=system.cpu.l2cache.cpu_side
-slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
-
-[system.cpu.tracer]
-type=ExeTracer
-
-[system.cpu.workload]
-type=LiveProcess
-cmd=gzip input.log 1
-cwd=build/ARM/tests/opt/long/se/00.gzip/arm/linux/o3-timing
-egid=100
-env=
-errout=cerr
-euid=100
-executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/gzip
-gid=100
-input=cin
-max_stack_size=67108864
-output=cout
-pid=100
-ppid=99
-simpoint=0
-system=system
-uid=100
-
-[system.membus]
-type=CoherentBus
-block_size=64
-clock=1000
-header_cycles=1
-system=system
-use_default_range=false
-width=8
-master=system.physmem.port
-slave=system.system_port system.cpu.l2cache.mem_side
-
-[system.physmem]
-type=SimpleDRAM
-activation_limit=4
-addr_mapping=openmap
-banks_per_rank=8
-channels=1
-clock=1000
-conf_table_reported=false
-in_addr_map=true
-lines_per_rowbuffer=32
-mem_sched_policy=frfcfs
-null=false
-page_policy=open
-range=0:134217727
-ranks_per_channel=2
-read_buffer_size=32
-tBURST=5000
-tCL=13750
-tRCD=13750
-tREFI=7800000
-tRFC=300000
-tRP=13750
-tWTR=7500
-tXAW=40000
-write_buffer_size=32
-write_thresh_perc=70
-zero=false
-port=system.membus.master[0]
-
diff --git a/tests/long/se/00.gzip/ref/arm/linux/o3-timing/simerr b/tests/long/se/00.gzip/ref/arm/linux/o3-timing/simerr
deleted file mode 100755
index e45cd058f..000000000
--- a/tests/long/se/00.gzip/ref/arm/linux/o3-timing/simerr
+++ /dev/null
@@ -1,2 +0,0 @@
-warn: Sockets disabled, not accepting gdb connections
-hack: be nice to actually delete the event here
diff --git a/tests/long/se/00.gzip/ref/arm/linux/o3-timing/simout b/tests/long/se/00.gzip/ref/arm/linux/o3-timing/simout
deleted file mode 100755
index 67d73bf07..000000000
--- a/tests/long/se/00.gzip/ref/arm/linux/o3-timing/simout
+++ /dev/null
@@ -1,43 +0,0 @@
-Redirecting stdout to build/ARM/tests/opt/long/se/00.gzip/arm/linux/o3-timing/simout
-Redirecting stderr to build/ARM/tests/opt/long/se/00.gzip/arm/linux/o3-timing/simerr
-gem5 Simulator System. http://gem5.org
-gem5 is copyrighted software; use the --copyright option for details.
-
-gem5 compiled Mar 26 2013 15:15:23
-gem5 started Mar 27 2013 01:22:50
-gem5 executing on ribera.cs.wisc.edu
-command line: build/ARM/gem5.opt -d build/ARM/tests/opt/long/se/00.gzip/arm/linux/o3-timing -re tests/run.py build/ARM/tests/opt/long/se/00.gzip/arm/linux/o3-timing
-Global frequency set at 1000000000000 ticks per second
-info: Entering event queue @ 0. Starting simulation...
-spec_init
-Loading Input Data
-Duplicating 262144 bytes
-Duplicating 524288 bytes
-Input data 1048576 bytes in length
-Compressing Input Data, level 1
-Compressed data 108074 bytes in length
-Uncompressing Data
-Uncompressed data 1048576 bytes in length
-Uncompressed data compared correctly
-Compressing Input Data, level 3
-Compressed data 97831 bytes in length
-Uncompressing Data
-Uncompressed data 1048576 bytes in length
-Uncompressed data compared correctly
-Compressing Input Data, level 5
-Compressed data 83382 bytes in length
-Uncompressing Data
-Uncompressed data 1048576 bytes in length
-Uncompressed data compared correctly
-Compressing Input Data, level 7
-Compressed data 76606 bytes in length
-Uncompressing Data
-Uncompressed data 1048576 bytes in length
-Uncompressed data compared correctly
-Compressing Input Data, level 9
-Compressed data 73189 bytes in length
-Uncompressing Data
-Uncompressed data 1048576 bytes in length
-Uncompressed data compared correctly
-Tested 1MB buffer: OK!
-Exiting @ tick 164562530500 because target called exit()
diff --git a/tests/long/se/00.gzip/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/00.gzip/ref/arm/linux/o3-timing/stats.txt
deleted file mode 100644
index 01544a32c..000000000
--- a/tests/long/se/00.gzip/ref/arm/linux/o3-timing/stats.txt
+++ /dev/null
@@ -1,966 +0,0 @@
-
----------- Begin Simulation Statistics ----------
-sim_seconds 0.164717 # Number of seconds simulated
-sim_ticks 164716794500 # Number of ticks simulated
-final_tick 164716794500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
-sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 131424 # Simulator instruction rate (inst/s)
-host_op_rate 138873 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 37975042 # Simulator tick rate (ticks/s)
-host_mem_usage 246336 # Number of bytes of host memory used
-host_seconds 4337.50 # Real time elapsed on the host
-sim_insts 570051585 # Number of instructions simulated
-sim_ops 602359791 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst 47232 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data 1701568 # Number of bytes read from this memory
-system.physmem.bytes_read::total 1748800 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst 47232 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 47232 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 162368 # Number of bytes written to this memory
-system.physmem.bytes_written::total 162368 # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst 738 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 26587 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 27325 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 2537 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 2537 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst 286747 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 10330264 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 10617011 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 286747 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 286747 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 985740 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 985740 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 985740 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 286747 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 10330264 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 11602751 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 27326 # Total number of read requests seen
-system.physmem.writeReqs 2537 # Total number of write requests seen
-system.physmem.cpureqs 29863 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 1748800 # Total number of bytes read from memory
-system.physmem.bytesWritten 162368 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 1748800 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 162368 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 0 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 0 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 1621 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 1642 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 1738 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 1816 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 1755 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 1757 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 1715 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 1788 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 1779 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 1795 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 1657 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 1653 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 1640 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 1650 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 1673 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 1647 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 155 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 156 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 161 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 166 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 164 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 157 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 158 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 163 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 163 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 162 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 155 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 154 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 153 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 155 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 157 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 158 # Track writes on a per bank basis
-system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
-system.physmem.numWrRetry 0 # Number of times wr buffer was full causing retry
-system.physmem.totGap 164716777500 # Total gap between requests
-system.physmem.readPktSize::0 0 # Categorize read packet sizes
-system.physmem.readPktSize::1 0 # Categorize read packet sizes
-system.physmem.readPktSize::2 0 # Categorize read packet sizes
-system.physmem.readPktSize::3 0 # Categorize read packet sizes
-system.physmem.readPktSize::4 0 # Categorize read packet sizes
-system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 27326 # Categorize read packet sizes
-system.physmem.writePktSize::0 0 # Categorize write packet sizes
-system.physmem.writePktSize::1 0 # Categorize write packet sizes
-system.physmem.writePktSize::2 0 # Categorize write packet sizes
-system.physmem.writePktSize::3 0 # Categorize write packet sizes
-system.physmem.writePktSize::4 0 # Categorize write packet sizes
-system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 2537 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 15477 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 2877 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 8554 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 414 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 2 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 1 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 1 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::20 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::21 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::23 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::24 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::25 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::26 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::27 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::28 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 93 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 111 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 111 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 111 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 111 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 111 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 111 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 110 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 18 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 0 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 0 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 0 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 0 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::28 0 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::29 0 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::30 0 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 9336 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 204.188518 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 86.332799 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 802.540236 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-65 7834 83.91% 83.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-129 317 3.40% 87.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-193 190 2.04% 89.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-257 83 0.89% 90.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-321 60 0.64% 90.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-385 70 0.75% 91.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-449 60 0.64% 92.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-513 493 5.28% 97.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-577 6 0.06% 97.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-641 7 0.07% 97.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-705 3 0.03% 97.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-769 4 0.04% 97.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-833 3 0.03% 97.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-897 4 0.04% 97.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-961 5 0.05% 97.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1025 7 0.07% 97.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1089 5 0.05% 98.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1153 5 0.05% 98.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1217 4 0.04% 98.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1281 6 0.06% 98.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1345 1 0.01% 98.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1409 2 0.02% 98.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1537 1 0.01% 98.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1601 4 0.04% 98.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1665 3 0.03% 98.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1729 1 0.01% 98.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1793 2 0.02% 98.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1857 2 0.02% 98.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1921 7 0.07% 98.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-1985 2 0.02% 98.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2049 2 0.02% 98.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2177 4 0.04% 98.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2241 1 0.01% 98.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2305 1 0.01% 98.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2369 1 0.01% 98.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2433 1 0.01% 98.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2753 1 0.01% 98.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2817 1 0.01% 98.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2945 5 0.05% 98.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3009 1 0.01% 98.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3073 3 0.03% 98.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3137 1 0.01% 98.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3201 4 0.04% 98.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3265 2 0.02% 98.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3457 1 0.01% 98.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3585 1 0.01% 98.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3968-3969 6 0.06% 98.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4225 7 0.07% 98.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4544-4545 2 0.02% 98.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4865 1 0.01% 98.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4929 1 0.01% 98.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4992-4993 4 0.04% 98.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5056-5057 2 0.02% 99.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5121 2 0.02% 99.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5248-5249 4 0.04% 99.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5824-5825 1 0.01% 99.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5952-5953 2 0.02% 99.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6016-6017 3 0.03% 99.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6144-6145 2 0.02% 99.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6208-6209 1 0.01% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6272-6273 6 0.06% 99.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6913 1 0.01% 99.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6976-6977 1 0.01% 99.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7041 4 0.04% 99.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7296-7297 1 0.01% 99.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8065 3 0.03% 99.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8128-8129 1 0.01% 99.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8193 60 0.64% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 9336 # Bytes accessed per row activation
-system.physmem.totQLat 724618250 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 1428985750 # Sum of mem lat for all requests
-system.physmem.totBusLat 136630000 # Total cycles spent in databus access
-system.physmem.totBankLat 567737500 # Total cycles spent in bank access
-system.physmem.avgQLat 26517.54 # Average queueing delay per request
-system.physmem.avgBankLat 20776.46 # Average bank access latency per request
-system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 52294.00 # Average memory access latency
-system.physmem.avgRdBW 10.62 # Average achieved read bandwidth in MB/s
-system.physmem.avgWrBW 0.99 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 10.62 # Average consumed read bandwidth in MB/s
-system.physmem.avgConsumedWrBW 0.99 # Average consumed write bandwidth in MB/s
-system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
-system.physmem.busUtil 0.09 # Data bus utilization in percentage
-system.physmem.avgRdQLen 0.01 # Average read queue length over time
-system.physmem.avgWrQLen 5.04 # Average write queue length over time
-system.physmem.readRowHits 18612 # Number of row buffer hits during reads
-system.physmem.writeRowHits 1908 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 68.11 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 75.21 # Row buffer hit rate for writes
-system.physmem.avgGap 5515747.83 # Average gap between requests
-system.membus.throughput 11602751 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 5535 # Transaction distribution
-system.membus.trans_dist::ReadResp 5534 # Transaction distribution
-system.membus.trans_dist::Writeback 2537 # Transaction distribution
-system.membus.trans_dist::ReadExReq 21791 # Transaction distribution
-system.membus.trans_dist::ReadExResp 21791 # Transaction distribution
-system.membus.pkt_count_system.cpu.l2cache.mem_side 57188 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count 57188 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side 1911168 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size 1911168 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 1911168 # Total data (bytes)
-system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 59882500 # Layer occupancy (ticks)
-system.membus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 257832500 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.cpu.branchPred.lookups 85149850 # Number of BP lookups
-system.cpu.branchPred.condPredicted 79935034 # Number of conditional branches predicted
-system.cpu.branchPred.condIncorrect 2341119 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 47171100 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 46877755 # Number of BTB hits
-system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 99.378126 # BTB Hit Percentage
-system.cpu.branchPred.usedRAS 1426315 # Number of times the RAS was used to get a target.
-system.cpu.branchPred.RASInCorrect 1039 # Number of incorrect RAS predictions.
-system.cpu.dtb.inst_hits 0 # ITB inst hits
-system.cpu.dtb.inst_misses 0 # ITB inst misses
-system.cpu.dtb.read_hits 0 # DTB read hits
-system.cpu.dtb.read_misses 0 # DTB read misses
-system.cpu.dtb.write_hits 0 # DTB write hits
-system.cpu.dtb.write_misses 0 # DTB write misses
-system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
-system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu.dtb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
-system.cpu.dtb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
-system.cpu.dtb.flush_entries 0 # Number of entries that have been flushed from TLB
-system.cpu.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu.dtb.prefetch_faults 0 # Number of TLB faults due to prefetch
-system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.dtb.perms_faults 0 # Number of TLB faults due to permissions restrictions
-system.cpu.dtb.read_accesses 0 # DTB read accesses
-system.cpu.dtb.write_accesses 0 # DTB write accesses
-system.cpu.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu.dtb.hits 0 # DTB hits
-system.cpu.dtb.misses 0 # DTB misses
-system.cpu.dtb.accesses 0 # DTB accesses
-system.cpu.itb.inst_hits 0 # ITB inst hits
-system.cpu.itb.inst_misses 0 # ITB inst misses
-system.cpu.itb.read_hits 0 # DTB read hits
-system.cpu.itb.read_misses 0 # DTB read misses
-system.cpu.itb.write_hits 0 # DTB write hits
-system.cpu.itb.write_misses 0 # DTB write misses
-system.cpu.itb.flush_tlb 0 # Number of times complete TLB was flushed
-system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu.itb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
-system.cpu.itb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
-system.cpu.itb.flush_entries 0 # Number of entries that have been flushed from TLB
-system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
-system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
-system.cpu.itb.read_accesses 0 # DTB read accesses
-system.cpu.itb.write_accesses 0 # DTB write accesses
-system.cpu.itb.inst_accesses 0 # ITB inst accesses
-system.cpu.itb.hits 0 # DTB hits
-system.cpu.itb.misses 0 # DTB misses
-system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.workload.num_syscalls 48 # Number of system calls
-system.cpu.numCycles 329433590 # 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.fetch.icacheStallCycles 68491080 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 666869934 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 85149850 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 48304070 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 129626718 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 13098656 # Number of cycles fetch has spent squashing
-system.cpu.fetch.BlockedCycles 119406737 # Number of cycles fetch has spent blocked
-system.cpu.fetch.MiscStallCycles 1 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 278 # Number of stall cycles due to pending traps
-system.cpu.fetch.IcacheWaitRetryStallCycles 17 # Number of stall cycles due to full MSHR
-system.cpu.fetch.CacheLines 67075214 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 755042 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.rateDist::samples 328254094 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 2.164915 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 3.193789 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::0 198627609 60.51% 60.51% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 20909439 6.37% 66.88% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 4965485 1.51% 68.39% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 14345312 4.37% 72.76% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 8888539 2.71% 75.47% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 9448384 2.88% 78.35% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 4398392 1.34% 79.69% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 5788124 1.76% 81.45% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 60882810 18.55% 100.00% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::total 328254094 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.258473 # Number of branch fetches per cycle
-system.cpu.fetch.rate 2.024292 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 92927462 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 96288420 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 107921370 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 20389102 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 10727740 # Number of cycles decode is squashing
-system.cpu.decode.BranchResolved 4734116 # Number of times decode resolved a branch
-system.cpu.decode.BranchMispred 1608 # Number of times decode detected a branch misprediction
-system.cpu.decode.DecodedInsts 703272688 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 6032 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 10727740 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 107129786 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 14463787 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 40672 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 114031737 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 81860372 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 694842750 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 61 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 59365311 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LSQFullEvents 20352093 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.FullRegisterEvents 658 # Number of times there has been no free registers
-system.cpu.rename.RenamedOperands 721318867 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 3230668466 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 3230668338 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 128 # Number of floating rename lookups
-system.cpu.rename.CommittedMaps 627417373 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 93901494 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 1663 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 1606 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 170675033 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 172203367 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 80466872 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 21668199 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 28984539 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 680005400 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 2870 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 645602000 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 1370838 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 77464153 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 193377702 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 166 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 328254094 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 1.966775 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 1.724168 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::0 68222380 20.78% 20.78% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 85248644 25.97% 46.75% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 76005248 23.15% 69.91% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 40782290 12.42% 82.33% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 28865696 8.79% 91.13% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 14929305 4.55% 95.67% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 5554109 1.69% 97.37% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 6609349 2.01% 99.38% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 2037073 0.62% 100.00% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::total 328254094 # Number of insts issued each cycle
-system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntAlu 217031 5.77% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 5.77% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 2685741 71.41% 77.18% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 858362 22.82% 100.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
-system.cpu.iq.FU_type_0::IntAlu 403375767 62.48% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 6562 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatMult 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMult 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 62.48% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 165561645 25.64% 88.13% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 76658023 11.87% 100.00% # Type of FU issued
-system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
-system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu.iq.FU_type_0::total 645602000 # Type of FU issued
-system.cpu.iq.rate 1.959733 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 3761134 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.005826 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 1624590030 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 757484567 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 637551440 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 36 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 16 # Number of floating instruction queue writes
-system.cpu.iq.fp_inst_queue_wakeup_accesses 16 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 649363114 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 20 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 30365020 # Number of loads that had data forwarded from stores
-system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu.iew.lsq.thread0.squashedLoads 23250774 # Number of loads squashed
-system.cpu.iew.lsq.thread0.ignoredResponses 122077 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 12388 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 10245859 # Number of stores squashed
-system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
-system.cpu.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu.iew.lsq.thread0.rescheduledLoads 12881 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread0.cacheBlocked 36063 # Number of times an access to memory failed due to the cache being blocked
-system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu.iew.iewSquashCycles 10727740 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 829837 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 90327 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 680011324 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 689748 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 172203367 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 80466872 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 1542 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 33020 # Number of times the IQ has become full, causing a stall
-system.cpu.iew.iewLSQFullEvents 14329 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 12388 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 1357418 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 1460538 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 2817956 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 641515531 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 163488286 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 4086469 # Number of squashed instructions skipped in execute
-system.cpu.iew.exec_swp 0 # number of swp insts executed
-system.cpu.iew.exec_nop 3054 # number of nop insts executed
-system.cpu.iew.exec_refs 239371647 # number of memory reference insts executed
-system.cpu.iew.exec_branches 74671273 # Number of branches executed
-system.cpu.iew.exec_stores 75883361 # Number of stores executed
-system.cpu.iew.exec_rate 1.947329 # Inst execution rate
-system.cpu.iew.wb_sent 638961836 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 637551456 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 418605320 # num instructions producing a value
-system.cpu.iew.wb_consumers 649951687 # num instructions consuming a value
-system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 1.935296 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.644056 # 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.commitSquashedInsts 77660016 # The number of squashed insts skipped by commit
-system.cpu.commit.commitNonSpecStalls 2704 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 2339596 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 317526354 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 1.897039 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 2.237311 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::0 93315961 29.39% 29.39% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 104358414 32.87% 62.25% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 42989043 13.54% 75.79% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 8780083 2.77% 78.56% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 25952112 8.17% 86.73% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 12911096 4.07% 90.80% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 7631938 2.40% 93.20% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 1174119 0.37% 93.57% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 20413588 6.43% 100.00% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
-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 317526354 # Number of insts commited each cycle
-system.cpu.commit.committedInsts 570051636 # Number of instructions committed
-system.cpu.commit.committedOps 602359842 # Number of ops (including micro ops) committed
-system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.refs 219173606 # Number of memory references committed
-system.cpu.commit.loads 148952593 # Number of loads committed
-system.cpu.commit.membars 1328 # Number of memory barriers committed
-system.cpu.commit.branches 70892524 # Number of branches committed
-system.cpu.commit.fp_insts 16 # Number of committed floating point instructions.
-system.cpu.commit.int_insts 533522631 # Number of committed integer instructions.
-system.cpu.commit.function_calls 997573 # Number of function calls committed.
-system.cpu.commit.bw_lim_events 20413588 # number cycles where commit BW limit reached
-system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu.rob.rob_reads 977132012 # The number of ROB reads
-system.cpu.rob.rob_writes 1370799549 # The number of ROB writes
-system.cpu.timesIdled 46711 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 1179496 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.committedInsts 570051585 # Number of Instructions Simulated
-system.cpu.committedOps 602359791 # Number of Ops (including micro ops) Simulated
-system.cpu.committedInsts_total 570051585 # Number of Instructions Simulated
-system.cpu.cpi 0.577901 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 0.577901 # CPI: Total CPI of All Threads
-system.cpu.ipc 1.730399 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 1.730399 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 3204308856 # number of integer regfile reads
-system.cpu.int_regfile_writes 663036750 # number of integer regfile writes
-system.cpu.fp_regfile_reads 16 # number of floating regfile reads
-system.cpu.misc_regfile_reads 234764578 # number of misc regfile reads
-system.cpu.misc_regfile_writes 2656 # number of misc regfile writes
-system.cpu.toL2Bus.throughput 336903691 # Throughput (bytes/s)
-system.cpu.toL2Bus.trans_dist::ReadReq 198317 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadResp 198316 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::Writeback 421602 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeReq 1 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeResp 1 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExReq 247171 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExResp 247171 # Transaction distribution
-system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 1633 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 1310945 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count 1312578 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 52224 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 55441408 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size 55493632 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.data_through_bus 55493632 # Total data (bytes)
-system.cpu.toL2Bus.snoop_data_through_bus 64 # Total snoop data (bytes)
-system.cpu.toL2Bus.reqLayer0.occupancy 855147500 # Layer occupancy (ticks)
-system.cpu.toL2Bus.reqLayer0.utilization 0.5 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer0.occupancy 1225999 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer1.occupancy 667010989 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer1.utilization 0.4 # Layer utilization (%)
-system.cpu.icache.replacements 51 # number of replacements
-system.cpu.icache.tagsinuse 691.196113 # Cycle average of tags in use
-system.cpu.icache.total_refs 67074062 # Total number of references to valid blocks.
-system.cpu.icache.sampled_refs 816 # Sample count of references to valid blocks.
-system.cpu.icache.avg_refs 82198.605392 # 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::cpu.inst 691.196113 # Average occupied blocks per requestor
-system.cpu.icache.occ_percent::cpu.inst 0.337498 # Average percentage of cache occupancy
-system.cpu.icache.occ_percent::total 0.337498 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits::cpu.inst 67074062 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 67074062 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 67074062 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 67074062 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 67074062 # number of overall hits
-system.cpu.icache.overall_hits::total 67074062 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 1152 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 1152 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 1152 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 1152 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 1152 # number of overall misses
-system.cpu.icache.overall_misses::total 1152 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 71751999 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 71751999 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 71751999 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 71751999 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 71751999 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 71751999 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 67075214 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 67075214 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 67075214 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 67075214 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 67075214 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 67075214 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000017 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.000017 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.000017 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.000017 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.000017 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.000017 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 62284.721354 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 62284.721354 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 62284.721354 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 62284.721354 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 62284.721354 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 62284.721354 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 433 # 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 7 # number of cycles access was blocked
-system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.icache.avg_blocked_cycles::no_mshrs 61.857143 # average number of cycles each access was blocked
-system.cpu.icache.avg_blocked_cycles::no_targets nan # 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.ReadReq_mshr_hits::cpu.inst 335 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 335 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 335 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 335 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 335 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 335 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses::cpu.inst 817 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses::total 817 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses::cpu.inst 817 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses::total 817 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses::cpu.inst 817 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses::total 817 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 53391000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 53391000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 53391000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 53391000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 53391000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 53391000 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000012 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.000012 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000012 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.000012 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000012 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.000012 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 65350.061200 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 65350.061200 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 65350.061200 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 65350.061200 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 65350.061200 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 65350.061200 # average overall mshr miss latency
-system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.replacements 2559 # number of replacements
-system.cpu.l2cache.tagsinuse 22356.312317 # Cycle average of tags in use
-system.cpu.l2cache.total_refs 517275 # Total number of references to valid blocks.
-system.cpu.l2cache.sampled_refs 24166 # Sample count of references to valid blocks.
-system.cpu.l2cache.avg_refs 21.405073 # 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::writebacks 20752.908396 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.inst 650.841154 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.data 952.562767 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_percent::writebacks 0.633329 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.inst 0.019862 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.data 0.029070 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::total 0.682261 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits::cpu.inst 77 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.data 192693 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::total 192770 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits::writebacks 421602 # number of Writeback hits
-system.cpu.l2cache.Writeback_hits::total 421602 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits::cpu.data 1 # number of UpgradeReq hits
-system.cpu.l2cache.UpgradeReq_hits::total 1 # number of UpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits::cpu.data 225380 # number of ReadExReq hits
-system.cpu.l2cache.ReadExReq_hits::total 225380 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits::cpu.inst 77 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.data 418073 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 418150 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits::cpu.inst 77 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.data 418073 # number of overall hits
-system.cpu.l2cache.overall_hits::total 418150 # number of overall hits
-system.cpu.l2cache.ReadReq_misses::cpu.inst 739 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.data 4807 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::total 5546 # number of ReadReq misses
-system.cpu.l2cache.ReadExReq_misses::cpu.data 21791 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_misses::total 21791 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses::cpu.inst 739 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.data 26598 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 27337 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses::cpu.inst 739 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.data 26598 # number of overall misses
-system.cpu.l2cache.overall_misses::total 27337 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 51787000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.data 714623000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 766410000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 1848744000 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 1848744000 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 51787000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 2563367000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 2615154000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 51787000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 2563367000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 2615154000 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 816 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.data 197500 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::total 198316 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::writebacks 421602 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::total 421602 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::cpu.data 1 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::total 1 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::cpu.data 247171 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::total 247171 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses::cpu.inst 816 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.data 444671 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::total 445487 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 816 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.data 444671 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::total 445487 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.905637 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.024339 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::total 0.027965 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.088162 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::total 0.088162 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.905637 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.data 0.059815 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.061364 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.905637 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.data 0.059815 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.061364 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 70077.131258 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 148662.991471 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 138191.489362 # average ReadReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 84839.796246 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 84839.796246 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 70077.131258 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 96374.426649 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 95663.532941 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 70077.131258 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 96374.426649 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 95663.532941 # 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
-system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
-system.cpu.l2cache.avg_blocked_cycles::no_targets nan # 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::writebacks 2537 # number of writebacks
-system.cpu.l2cache.writebacks::total 2537 # number of writebacks
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 1 # number of ReadReq MSHR hits
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 10 # number of ReadReq MSHR hits
-system.cpu.l2cache.ReadReq_mshr_hits::total 11 # number of ReadReq MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.inst 1 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.data 10 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::total 11 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.inst 1 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.data 10 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::total 11 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 738 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 4797 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::total 5535 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 21791 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::total 21791 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 738 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.data 26588 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::total 27326 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 738 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.data 26588 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::total 27326 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 42553500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 655098000 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 697651500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 1576888000 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 1576888000 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 42553500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 2231986000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 2274539500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 42553500 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 2231986000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 2274539500 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.904412 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.024289 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.027910 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.088162 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.088162 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.904412 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.059793 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::total 0.061340 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.904412 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.059793 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::total 0.061340 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 57660.569106 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 136564.102564 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 126043.631436 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 72364.187050 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 72364.187050 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 57660.569106 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 83947.119001 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 83237.191686 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 57660.569106 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 83947.119001 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 83237.191686 # average overall mshr miss latency
-system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.replacements 440574 # number of replacements
-system.cpu.dcache.tagsinuse 4091.363669 # Cycle average of tags in use
-system.cpu.dcache.total_refs 197559820 # Total number of references to valid blocks.
-system.cpu.dcache.sampled_refs 444670 # Sample count of references to valid blocks.
-system.cpu.dcache.avg_refs 444.284121 # Average number of references to valid blocks.
-system.cpu.dcache.warmup_cycle 321256000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::cpu.data 4091.363669 # Average occupied blocks per requestor
-system.cpu.dcache.occ_percent::cpu.data 0.998868 # Average percentage of cache occupancy
-system.cpu.dcache.occ_percent::total 0.998868 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits::cpu.data 131518279 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 131518279 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.data 66038889 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits::total 66038889 # number of WriteReq hits
-system.cpu.dcache.LoadLockedReq_hits::cpu.data 1323 # number of LoadLockedReq hits
-system.cpu.dcache.LoadLockedReq_hits::total 1323 # number of LoadLockedReq hits
-system.cpu.dcache.StoreCondReq_hits::cpu.data 1327 # number of StoreCondReq hits
-system.cpu.dcache.StoreCondReq_hits::total 1327 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.data 197557168 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 197557168 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 197557168 # number of overall hits
-system.cpu.dcache.overall_hits::total 197557168 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.data 341807 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 341807 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.data 3378642 # number of WriteReq misses
-system.cpu.dcache.WriteReq_misses::total 3378642 # number of WriteReq misses
-system.cpu.dcache.LoadLockedReq_misses::cpu.data 23 # number of LoadLockedReq misses
-system.cpu.dcache.LoadLockedReq_misses::total 23 # number of LoadLockedReq misses
-system.cpu.dcache.demand_misses::cpu.data 3720449 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 3720449 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.data 3720449 # number of overall misses
-system.cpu.dcache.overall_misses::total 3720449 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 5118261000 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 5118261000 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 44228568380 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 44228568380 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 392500 # number of LoadLockedReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::total 392500 # number of LoadLockedReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 49346829380 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 49346829380 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 49346829380 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 49346829380 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 131860086 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 131860086 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::cpu.data 69417531 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::total 69417531 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::cpu.data 1346 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::total 1346 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::cpu.data 1327 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::total 1327 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 201277617 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 201277617 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 201277617 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 201277617 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.002592 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.002592 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.048671 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_miss_rate::total 0.048671 # miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.017088 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::total 0.017088 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.018484 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.018484 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.018484 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.018484 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14974.125749 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 14974.125749 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 13090.634752 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 13090.634752 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 17065.217391 # average LoadLockedReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 17065.217391 # average LoadLockedReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 13263.675804 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 13263.675804 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 13263.675804 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 13263.675804 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 148047 # number of cycles access was blocked
-system.cpu.dcache.blocked_cycles::no_targets 158 # number of cycles access was blocked
-system.cpu.dcache.blocked::no_mshrs 5424 # number of cycles access was blocked
-system.cpu.dcache.blocked::no_targets 4 # number of cycles access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_mshrs 27.294801 # average number of cycles each access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_targets 39.500000 # 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::writebacks 421602 # number of writebacks
-system.cpu.dcache.writebacks::total 421602 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.data 144306 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 144306 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.data 3131471 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::total 3131471 # number of WriteReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 23 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::total 23 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.data 3275777 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 3275777 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.data 3275777 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 3275777 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses::cpu.data 197501 # number of ReadReq MSHR misses
-system.cpu.dcache.ReadReq_mshr_misses::total 197501 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.data 247171 # number of WriteReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::total 247171 # number of WriteReq MSHR misses
-system.cpu.dcache.demand_mshr_misses::cpu.data 444672 # number of demand (read+write) MSHR misses
-system.cpu.dcache.demand_mshr_misses::total 444672 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses::cpu.data 444672 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_misses::total 444672 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 2858072011 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 2858072011 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 4363789439 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 4363789439 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 7221861450 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 7221861450 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 7221861450 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 7221861450 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.001498 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.001498 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.003561 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.003561 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.002209 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.002209 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.002209 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.002209 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 14471.177417 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 14471.177417 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 17654.941069 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 17654.941069 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 16240.872936 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 16240.872936 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 16240.872936 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 16240.872936 # average overall mshr miss latency
-system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-
----------- End Simulation Statistics ----------