diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-06-27 05:49:49 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-06-27 05:49:49 -0400 |
commit | f821c5472b5e524053846bd57b83c81238be159f (patch) | |
tree | 39f89e2f5574b7006a917323e3cde40d02885497 /tests/long/se/00.gzip/ref/x86 | |
parent | 3b927489371d61ef8b4d0ca9d7a2ca6a5c85f38b (diff) | |
download | gem5-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/x86')
12 files changed, 0 insertions, 2452 deletions
diff --git a/tests/long/se/00.gzip/ref/x86/linux/o3-timing/config.ini b/tests/long/se/00.gzip/ref/x86/linux/o3-timing/config.ini deleted file mode 100644 index 3b349d2ff..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/o3-timing/config.ini +++ /dev/null @@ -1,573 +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=true -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=X86TLB -children=walker -size=64 -walker=system.cpu.dtb.walker - -[system.cpu.dtb.walker] -type=X86PagetableWalker -clock=500 -system=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=X86LocalApic -clock=8000 -int_latency=1000 -pio_addr=2305843009213693952 -pio_latency=100000 -system=system -int_master=system.membus.slave[2] -int_slave=system.membus.master[2] -pio=system.membus.master[1] - -[system.cpu.isa] -type=X86ISA - -[system.cpu.itb] -type=X86TLB -children=walker -size=64 -walker=system.cpu.itb.walker - -[system.cpu.itb.walker] -type=X86PagetableWalker -clock=500 -system=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/X86/tests/opt/long/se/00.gzip/x86/linux/o3-timing -egid=100 -env= -errout=cerr -euid=100 -executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/x86/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 system.cpu.interrupts.pio system.cpu.interrupts.int_slave -slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master - -[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/x86/linux/o3-timing/simerr b/tests/long/se/00.gzip/ref/x86/linux/o3-timing/simerr deleted file mode 100755 index e45cd058f..000000000 --- a/tests/long/se/00.gzip/ref/x86/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/x86/linux/o3-timing/simout b/tests/long/se/00.gzip/ref/x86/linux/o3-timing/simout deleted file mode 100755 index bf240d79b..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/o3-timing/simout +++ /dev/null @@ -1,45 +0,0 @@ -Redirecting stdout to build/X86/tests/opt/long/se/00.gzip/x86/linux/o3-timing/simout -Redirecting stderr to build/X86/tests/opt/long/se/00.gzip/x86/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:13:59 -gem5 started Mar 27 2013 00:17:33 -gem5 executing on ribera.cs.wisc.edu -command line: build/X86/gem5.opt -d build/X86/tests/opt/long/se/00.gzip/x86/linux/o3-timing -re tests/run.py build/X86/tests/opt/long/se/00.gzip/x86/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 -info: Increasing stack size by one page. -Uncompressed data 1048576 bytes in length -Uncompressed data compared correctly -Compressing Input Data, level 3 -Compressed data 97831 bytes in length -Uncompressing Data -info: Increasing stack size by one page. -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 607388314000 because target called exit() diff --git a/tests/long/se/00.gzip/ref/x86/linux/o3-timing/stats.txt b/tests/long/se/00.gzip/ref/x86/linux/o3-timing/stats.txt deleted file mode 100644 index 29e9634dd..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/o3-timing/stats.txt +++ /dev/null @@ -1,892 +0,0 @@ - ----------- Begin Simulation Statistics ---------- -sim_seconds 0.602519 # Number of seconds simulated -sim_ticks 602519213000 # Number of ticks simulated -final_tick 602519213000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) -sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 94132 # Simulator instruction rate (inst/s) -host_op_rate 173444 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 64448799 # Simulator tick rate (ticks/s) -host_mem_usage 251596 # Number of bytes of host memory used -host_seconds 9348.80 # Real time elapsed on the host -sim_insts 880025277 # Number of instructions simulated -sim_ops 1621493927 # Number of ops (including micro ops) simulated -system.physmem.bytes_read::cpu.inst 57152 # Number of bytes read from this memory -system.physmem.bytes_read::cpu.data 1693312 # Number of bytes read from this memory -system.physmem.bytes_read::total 1750464 # Number of bytes read from this memory -system.physmem.bytes_inst_read::cpu.inst 57152 # Number of instructions bytes read from this memory -system.physmem.bytes_inst_read::total 57152 # Number of instructions bytes read from this memory -system.physmem.bytes_written::writebacks 162112 # Number of bytes written to this memory -system.physmem.bytes_written::total 162112 # Number of bytes written to this memory -system.physmem.num_reads::cpu.inst 893 # Number of read requests responded to by this memory -system.physmem.num_reads::cpu.data 26458 # Number of read requests responded to by this memory -system.physmem.num_reads::total 27351 # Number of read requests responded to by this memory -system.physmem.num_writes::writebacks 2533 # Number of write requests responded to by this memory -system.physmem.num_writes::total 2533 # Number of write requests responded to by this memory -system.physmem.bw_read::cpu.inst 94855 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::cpu.data 2810387 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::total 2905242 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::cpu.inst 94855 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::total 94855 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_write::writebacks 269057 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_write::total 269057 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_total::writebacks 269057 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.inst 94855 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.data 2810387 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::total 3174299 # Total bandwidth to/from this memory (bytes/s) -system.physmem.readReqs 27351 # Total number of read requests seen -system.physmem.writeReqs 2533 # Total number of write requests seen -system.physmem.cpureqs 29884 # Reqs generatd by CPU via cache - shady -system.physmem.bytesRead 1750464 # Total number of bytes read from memory -system.physmem.bytesWritten 162112 # Total number of bytes written to memory -system.physmem.bytesConsumedRd 1750464 # bytesRead derated as per pkt->getSize() -system.physmem.bytesConsumedWr 162112 # 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 1686 # Track reads on a per bank basis -system.physmem.perBankRdReqs::1 1661 # Track reads on a per bank basis -system.physmem.perBankRdReqs::2 1729 # Track reads on a per bank basis -system.physmem.perBankRdReqs::3 1834 # Track reads on a per bank basis -system.physmem.perBankRdReqs::4 1605 # Track reads on a per bank basis -system.physmem.perBankRdReqs::5 1565 # Track reads on a per bank basis -system.physmem.perBankRdReqs::6 1603 # Track reads on a per bank basis -system.physmem.perBankRdReqs::7 1731 # Track reads on a per bank basis -system.physmem.perBankRdReqs::8 1748 # Track reads on a per bank basis -system.physmem.perBankRdReqs::9 1766 # Track reads on a per bank basis -system.physmem.perBankRdReqs::10 1802 # Track reads on a per bank basis -system.physmem.perBankRdReqs::11 1763 # Track reads on a per bank basis -system.physmem.perBankRdReqs::12 1767 # Track reads on a per bank basis -system.physmem.perBankRdReqs::13 1734 # Track reads on a per bank basis -system.physmem.perBankRdReqs::14 1727 # Track reads on a per bank basis -system.physmem.perBankRdReqs::15 1630 # Track reads on a per bank basis -system.physmem.perBankWrReqs::0 157 # Track writes on a per bank basis -system.physmem.perBankWrReqs::1 157 # Track writes on a per bank basis -system.physmem.perBankWrReqs::2 161 # Track writes on a per bank basis -system.physmem.perBankWrReqs::3 168 # Track writes on a per bank basis -system.physmem.perBankWrReqs::4 155 # Track writes on a per bank basis -system.physmem.perBankWrReqs::5 147 # Track writes on a per bank basis -system.physmem.perBankWrReqs::6 150 # Track writes on a per bank basis -system.physmem.perBankWrReqs::7 159 # Track writes on a per bank basis -system.physmem.perBankWrReqs::8 161 # Track writes on a per bank basis -system.physmem.perBankWrReqs::9 161 # Track writes on a per bank basis -system.physmem.perBankWrReqs::10 162 # Track writes on a per bank basis -system.physmem.perBankWrReqs::11 162 # Track writes on a per bank basis -system.physmem.perBankWrReqs::12 162 # Track writes on a per bank basis -system.physmem.perBankWrReqs::13 160 # Track writes on a per bank basis -system.physmem.perBankWrReqs::14 159 # Track writes on a per bank basis -system.physmem.perBankWrReqs::15 152 # 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 602519006000 # 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 27351 # 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 2533 # Categorize write packet sizes -system.physmem.rdQLenPdf::0 26975 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::1 303 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::2 60 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::3 10 # 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 0 # 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 111 # 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 110 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::4 110 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::5 110 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::6 110 # 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 0 # 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 9709 # Bytes accessed per row activation -system.physmem.bytesPerActivate::mean 196.647235 # Bytes accessed per row activation -system.physmem.bytesPerActivate::gmean 83.287733 # Bytes accessed per row activation -system.physmem.bytesPerActivate::stdev 790.384353 # Bytes accessed per row activation -system.physmem.bytesPerActivate::64-65 8486 87.40% 87.40% # Bytes accessed per row activation -system.physmem.bytesPerActivate::128-129 125 1.29% 88.69% # Bytes accessed per row activation -system.physmem.bytesPerActivate::192-193 100 1.03% 89.72% # Bytes accessed per row activation -system.physmem.bytesPerActivate::256-257 90 0.93% 90.65% # Bytes accessed per row activation -system.physmem.bytesPerActivate::320-321 83 0.85% 91.50% # Bytes accessed per row activation -system.physmem.bytesPerActivate::384-385 70 0.72% 92.22% # Bytes accessed per row activation -system.physmem.bytesPerActivate::448-449 47 0.48% 92.71% # Bytes accessed per row activation -system.physmem.bytesPerActivate::512-513 479 4.93% 97.64% # Bytes accessed per row activation -system.physmem.bytesPerActivate::576-577 8 0.08% 97.72% # Bytes accessed per row activation -system.physmem.bytesPerActivate::640-641 3 0.03% 97.75% # Bytes accessed per row activation -system.physmem.bytesPerActivate::704-705 4 0.04% 97.80% # Bytes accessed per row activation -system.physmem.bytesPerActivate::768-769 2 0.02% 97.82% # Bytes accessed per row activation -system.physmem.bytesPerActivate::832-833 5 0.05% 97.87% # Bytes accessed per row activation -system.physmem.bytesPerActivate::896-897 2 0.02% 97.89% # Bytes accessed per row activation -system.physmem.bytesPerActivate::960-961 8 0.08% 97.97% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1024-1025 3 0.03% 98.00% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1088-1089 9 0.09% 98.09% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1152-1153 5 0.05% 98.15% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1216-1217 3 0.03% 98.18% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1280-1281 2 0.02% 98.20% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1344-1345 4 0.04% 98.24% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1408-1409 4 0.04% 98.28% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1536-1537 3 0.03% 98.31% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1600-1601 4 0.04% 98.35% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1664-1665 3 0.03% 98.38% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1728-1729 2 0.02% 98.40% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1792-1793 1 0.01% 98.41% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1856-1857 1 0.01% 98.42% # Bytes accessed per row activation -system.physmem.bytesPerActivate::1984-1985 5 0.05% 98.48% # Bytes accessed per row activation -system.physmem.bytesPerActivate::2112-2113 7 0.07% 98.55% # Bytes accessed per row activation -system.physmem.bytesPerActivate::2176-2177 2 0.02% 98.57% # Bytes accessed per row activation -system.physmem.bytesPerActivate::2240-2241 2 0.02% 98.59% # Bytes accessed per row activation -system.physmem.bytesPerActivate::2432-2433 2 0.02% 98.61% # Bytes accessed per row activation -system.physmem.bytesPerActivate::2688-2689 1 0.01% 98.62% # Bytes accessed per row activation -system.physmem.bytesPerActivate::2816-2817 1 0.01% 98.63% # Bytes accessed per row activation -system.physmem.bytesPerActivate::2880-2881 1 0.01% 98.64% # Bytes accessed per row activation -system.physmem.bytesPerActivate::2944-2945 1 0.01% 98.65% # Bytes accessed per row activation -system.physmem.bytesPerActivate::3008-3009 4 0.04% 98.69% # Bytes accessed per row activation -system.physmem.bytesPerActivate::3136-3137 4 0.04% 98.73% # Bytes accessed per row activation -system.physmem.bytesPerActivate::3456-3457 1 0.01% 98.74% # Bytes accessed per row activation -system.physmem.bytesPerActivate::4032-4033 9 0.09% 98.84% # Bytes accessed per row activation -system.physmem.bytesPerActivate::4096-4097 1 0.01% 98.85% # Bytes accessed per row activation -system.physmem.bytesPerActivate::4160-4161 13 0.13% 98.98% # Bytes accessed per row activation -system.physmem.bytesPerActivate::4480-4481 1 0.01% 98.99% # Bytes accessed per row activation -system.physmem.bytesPerActivate::4736-4737 1 0.01% 99.00% # Bytes accessed per row activation -system.physmem.bytesPerActivate::4864-4865 1 0.01% 99.01% # Bytes accessed per row activation -system.physmem.bytesPerActivate::5056-5057 3 0.03% 99.04% # Bytes accessed per row activation -system.physmem.bytesPerActivate::5120-5121 1 0.01% 99.05% # Bytes accessed per row activation -system.physmem.bytesPerActivate::5184-5185 5 0.05% 99.10% # Bytes accessed per row activation -system.physmem.bytesPerActivate::5952-5953 2 0.02% 99.12% # Bytes accessed per row activation -system.physmem.bytesPerActivate::6080-6081 4 0.04% 99.17% # Bytes accessed per row activation -system.physmem.bytesPerActivate::6208-6209 5 0.05% 99.22% # Bytes accessed per row activation -system.physmem.bytesPerActivate::6400-6401 1 0.01% 99.23% # Bytes accessed per row activation -system.physmem.bytesPerActivate::6464-6465 1 0.01% 99.24% # Bytes accessed per row activation -system.physmem.bytesPerActivate::6528-6529 1 0.01% 99.25% # Bytes accessed per row activation -system.physmem.bytesPerActivate::6720-6721 1 0.01% 99.26% # Bytes accessed per row activation -system.physmem.bytesPerActivate::6848-6849 2 0.02% 99.28% # Bytes accessed per row activation -system.physmem.bytesPerActivate::7040-7041 1 0.01% 99.29% # Bytes accessed per row activation -system.physmem.bytesPerActivate::7104-7105 4 0.04% 99.33% # Bytes accessed per row activation -system.physmem.bytesPerActivate::7232-7233 2 0.02% 99.35% # Bytes accessed per row activation -system.physmem.bytesPerActivate::7424-7425 1 0.01% 99.36% # Bytes accessed per row activation -system.physmem.bytesPerActivate::8128-8129 2 0.02% 99.38% # Bytes accessed per row activation -system.physmem.bytesPerActivate::8192-8193 60 0.62% 100.00% # Bytes accessed per row activation -system.physmem.bytesPerActivate::total 9709 # Bytes accessed per row activation -system.physmem.totQLat 62966000 # Total cycles spent in queuing delays -system.physmem.totMemAccLat 815954750 # Sum of mem lat for all requests -system.physmem.totBusLat 136755000 # Total cycles spent in databus access -system.physmem.totBankLat 616233750 # Total cycles spent in bank access -system.physmem.avgQLat 2302.15 # Average queueing delay per request -system.physmem.avgBankLat 22530.57 # Average bank access latency per request -system.physmem.avgBusLat 5000.00 # Average bus latency per request -system.physmem.avgMemAccLat 29832.72 # Average memory access latency -system.physmem.avgRdBW 2.91 # Average achieved read bandwidth in MB/s -system.physmem.avgWrBW 0.27 # Average achieved write bandwidth in MB/s -system.physmem.avgConsumedRdBW 2.91 # Average consumed read bandwidth in MB/s -system.physmem.avgConsumedWrBW 0.27 # Average consumed write bandwidth in MB/s -system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s -system.physmem.busUtil 0.02 # Data bus utilization in percentage -system.physmem.avgRdQLen 0.00 # Average read queue length over time -system.physmem.avgWrQLen 7.81 # Average write queue length over time -system.physmem.readRowHits 18284 # Number of row buffer hits during reads -system.physmem.writeRowHits 1888 # Number of row buffer hits during writes -system.physmem.readRowHitRate 66.85 # Row buffer hit rate for reads -system.physmem.writeRowHitRate 74.54 # Row buffer hit rate for writes -system.physmem.avgGap 20161926.32 # Average gap between requests -system.membus.throughput 3174299 # Throughput (bytes/s) -system.membus.trans_dist::ReadReq 5448 # Transaction distribution -system.membus.trans_dist::ReadResp 5448 # Transaction distribution -system.membus.trans_dist::Writeback 2533 # Transaction distribution -system.membus.trans_dist::ReadExReq 21903 # Transaction distribution -system.membus.trans_dist::ReadExResp 21903 # Transaction distribution -system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 57235 # Packet count per connected master and slave (bytes) -system.membus.pkt_count_system.cpu.l2cache.mem_side::total 57235 # Packet count per connected master and slave (bytes) -system.membus.pkt_count::system.physmem.port 57235 # Packet count per connected master and slave (bytes) -system.membus.pkt_count::total 57235 # Packet count per connected master and slave (bytes) -system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 1912576 # Cumulative packet size per connected master and slave (bytes) -system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 1912576 # Cumulative packet size per connected master and slave (bytes) -system.membus.tot_pkt_size::system.physmem.port 1912576 # Cumulative packet size per connected master and slave (bytes) -system.membus.tot_pkt_size::total 1912576 # Cumulative packet size per connected master and slave (bytes) -system.membus.data_through_bus 1912576 # Total data (bytes) -system.membus.snoop_data_through_bus 0 # Total snoop data (bytes) -system.membus.reqLayer0.occupancy 54010000 # Layer occupancy (ticks) -system.membus.reqLayer0.utilization 0.0 # Layer utilization (%) -system.membus.respLayer1.occupancy 256633000 # Layer occupancy (ticks) -system.membus.respLayer1.utilization 0.0 # Layer utilization (%) -system.cpu.branchPred.lookups 156229699 # Number of BP lookups -system.cpu.branchPred.condPredicted 156229699 # Number of conditional branches predicted -system.cpu.branchPred.condIncorrect 25700090 # Number of conditional branches incorrect -system.cpu.branchPred.BTBLookups 80130735 # Number of BTB lookups -system.cpu.branchPred.BTBHits 79954590 # 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.780178 # BTB Hit Percentage -system.cpu.branchPred.usedRAS 2760708 # Number of times the RAS was used to get a target. -system.cpu.branchPred.RASInCorrect 5575 # Number of incorrect RAS predictions. -system.cpu.workload.num_syscalls 48 # Number of system calls -system.cpu.numCycles 1205038430 # 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 175276442 # Number of cycles fetch is stalled on an Icache miss -system.cpu.fetch.Insts 1436709759 # Number of instructions fetch has processed -system.cpu.fetch.Branches 156229699 # Number of branches that fetch encountered -system.cpu.fetch.predictedBranches 82715298 # Number of branches that fetch has predicted taken -system.cpu.fetch.Cycles 393071073 # Number of cycles fetch has run and was not squashing or blocked -system.cpu.fetch.SquashCycles 83888584 # Number of cycles fetch has spent squashing -system.cpu.fetch.BlockedCycles 578277772 # Number of cycles fetch has spent blocked -system.cpu.fetch.MiscStallCycles 140 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs -system.cpu.fetch.PendingTrapStallCycles 906 # Number of stall cycles due to pending traps -system.cpu.fetch.IcacheWaitRetryStallCycles 2 # Number of stall cycles due to full MSHR -system.cpu.fetch.CacheLines 184712777 # Number of cache lines fetched -system.cpu.fetch.IcacheSquashes 11835246 # Number of outstanding Icache misses that were squashed -system.cpu.fetch.rateDist::samples 1204659879 # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::mean 2.045547 # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::stdev 3.246119 # 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 818506882 67.95% 67.95% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::1 26870857 2.23% 70.18% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::2 12535228 1.04% 71.22% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::3 20195142 1.68% 72.89% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::4 26380482 2.19% 75.08% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::5 18063889 1.50% 76.58% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::6 31357703 2.60% 79.19% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::7 38322925 3.18% 82.37% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::8 212426771 17.63% 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 1204659879 # Number of instructions fetched each cycle (Total) -system.cpu.fetch.branchRate 0.129647 # Number of branch fetches per cycle -system.cpu.fetch.rate 1.192252 # Number of inst fetches per cycle -system.cpu.decode.IdleCycles 284492310 # Number of cycles decode is idle -system.cpu.decode.BlockedCycles 500755512 # Number of cycles decode is blocked -system.cpu.decode.RunCycles 268717714 # Number of cycles decode is running -system.cpu.decode.UnblockCycles 92660799 # Number of cycles decode is unblocking -system.cpu.decode.SquashCycles 58033544 # Number of cycles decode is squashing -system.cpu.decode.DecodedInsts 2310812595 # Number of instructions handled by decode -system.cpu.rename.SquashCycles 58033544 # Number of cycles rename is squashing -system.cpu.rename.IdleCycles 333444734 # Number of cycles rename is idle -system.cpu.rename.BlockCycles 124733131 # Number of cycles rename is blocking -system.cpu.rename.serializeStallCycles 3847 # count of cycles rename stalled for serializing inst -system.cpu.rename.RunCycles 298470128 # Number of cycles rename is running -system.cpu.rename.UnblockCycles 389974495 # Number of cycles rename is unblocking -system.cpu.rename.RenamedInsts 2217748571 # Number of instructions processed by rename -system.cpu.rename.ROBFullEvents 12521 # Number of times rename has blocked due to ROB full -system.cpu.rename.IQFullEvents 243097280 # Number of times rename has blocked due to IQ full -system.cpu.rename.LSQFullEvents 121807098 # Number of times rename has blocked due to LSQ full -system.cpu.rename.RenamedOperands 2582807342 # Number of destination operands rename has renamed -system.cpu.rename.RenameLookups 5647663149 # Number of register rename lookups that rename has made -system.cpu.rename.int_rename_lookups 5647656949 # Number of integer rename lookups -system.cpu.rename.fp_rename_lookups 6200 # Number of floating rename lookups -system.cpu.rename.CommittedMaps 1886895260 # Number of HB maps that are committed -system.cpu.rename.UndoneMaps 695912082 # Number of HB maps that are undone due to squashing -system.cpu.rename.serializingInsts 105 # count of serializing insts renamed -system.cpu.rename.tempSerializingInsts 105 # count of temporary serializing insts renamed -system.cpu.rename.skidInsts 737293343 # count of insts added to the skid buffer -system.cpu.memDep0.insertedLoads 525275195 # Number of loads inserted to the mem dependence unit. -system.cpu.memDep0.insertedStores 216586351 # Number of stores inserted to the mem dependence unit. -system.cpu.memDep0.conflictingLoads 339249104 # Number of conflicting loads. -system.cpu.memDep0.conflictingStores 144696192 # Number of conflicting stores. -system.cpu.iq.iqInstsAdded 1968455796 # Number of instructions added to the IQ (excludes non-spec) -system.cpu.iq.iqNonSpecInstsAdded 343 # Number of non-speculative instructions added to the IQ -system.cpu.iq.iqInstsIssued 1773948225 # Number of instructions issued -system.cpu.iq.iqSquashedInstsIssued 152074 # Number of squashed instructions issued -system.cpu.iq.iqSquashedInstsExamined 346640912 # Number of squashed instructions iterated over during squash; mainly for profiling -system.cpu.iq.iqSquashedOperandsExamined 707550278 # Number of squashed operands that are examined and possibly removed from graph -system.cpu.iq.iqSquashedNonSpecRemoved 294 # Number of squashed non-spec instructions that were removed -system.cpu.iq.issued_per_cycle::samples 1204659879 # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::mean 1.472572 # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::stdev 1.418644 # 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 354366536 29.42% 29.42% # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::1 362605011 30.10% 59.52% # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::2 234071294 19.43% 78.95% # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::3 140518579 11.66% 90.61% # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::4 60300441 5.01% 95.62% # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::5 39440661 3.27% 98.89% # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::6 10869049 0.90% 99.79% # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::7 1880938 0.16% 99.95% # Number of insts issued each cycle -system.cpu.iq.issued_per_cycle::8 607370 0.05% 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 1204659879 # 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 405736 14.35% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::IntMult 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::IntDiv 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::FloatAdd 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::FloatCmp 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::FloatCvt 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::FloatMult 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::FloatDiv 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::FloatSqrt 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdAdd 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdAlu 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdCmp 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdCvt 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdMisc 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdMult 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdShift 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdSqrt 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 14.35% # attempts to use FU when none available -system.cpu.iq.fu_full::MemRead 2202072 77.90% 92.25% # attempts to use FU when none available -system.cpu.iq.fu_full::MemWrite 219007 7.75% 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 46812378 2.64% 2.64% # Type of FU issued -system.cpu.iq.FU_type_0::IntAlu 1058677272 59.68% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::IntMult 18975 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::IntDiv 392 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::FloatMult 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdMult 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdShift 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 62.32% # Type of FU issued -system.cpu.iq.FU_type_0::MemRead 476256932 26.85% 89.17% # Type of FU issued -system.cpu.iq.FU_type_0::MemWrite 192182276 10.83% 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 1773948225 # Type of FU issued -system.cpu.iq.rate 1.472109 # Inst issue rate -system.cpu.iq.fu_busy_cnt 2826815 # FU busy when requested -system.cpu.iq.fu_busy_rate 0.001594 # FU busy rate (busy events/executed inst) -system.cpu.iq.int_inst_queue_reads 4755534756 # Number of integer instruction queue reads -system.cpu.iq.int_inst_queue_writes 2315271702 # Number of integer instruction queue writes -system.cpu.iq.int_inst_queue_wakeup_accesses 1716628380 # Number of integer instruction queue wakeup accesses -system.cpu.iq.fp_inst_queue_reads 462 # Number of floating instruction queue reads -system.cpu.iq.fp_inst_queue_writes 1804 # Number of floating instruction queue writes -system.cpu.iq.fp_inst_queue_wakeup_accesses 116 # Number of floating instruction queue wakeup accesses -system.cpu.iq.int_alu_accesses 1729962441 # Number of integer alu accesses -system.cpu.iq.fp_alu_accesses 221 # Number of floating point alu accesses -system.cpu.iew.lsq.thread0.forwLoads 210357388 # 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 106233073 # Number of loads squashed -system.cpu.iew.lsq.thread0.ignoredResponses 38741 # Number of memory responses ignored because the instruction is squashed -system.cpu.iew.lsq.thread0.memOrderViolation 180751 # Number of memory ordering violations -system.cpu.iew.lsq.thread0.squashedStores 28400293 # 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 2345 # Number of loads that were rescheduled -system.cpu.iew.lsq.thread0.cacheBlocked 48 # 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 58033544 # Number of cycles IEW is squashing -system.cpu.iew.iewBlockCycles 1572366 # Number of cycles IEW is blocking -system.cpu.iew.iewUnblockCycles 106573 # Number of cycles IEW is unblocking -system.cpu.iew.iewDispatchedInsts 1968456139 # Number of instructions dispatched to IQ -system.cpu.iew.iewDispSquashedInsts 63007739 # Number of squashed instructions skipped by dispatch -system.cpu.iew.iewDispLoadInsts 525275195 # Number of dispatched load instructions -system.cpu.iew.iewDispStoreInsts 216586351 # Number of dispatched store instructions -system.cpu.iew.iewDispNonSpecInsts 94 # Number of dispatched non-speculative instructions -system.cpu.iew.iewIQFullEvents 49655 # Number of times the IQ has become full, causing a stall -system.cpu.iew.iewLSQFullEvents 2783 # Number of times the LSQ has become full, causing a stall -system.cpu.iew.memOrderViolationEvents 180751 # Number of memory order violations -system.cpu.iew.predictedTakenIncorrect 1386811 # Number of branches that were predicted taken incorrectly -system.cpu.iew.predictedNotTakenIncorrect 24440636 # Number of branches that were predicted not taken incorrectly -system.cpu.iew.branchMispredicts 25827447 # Number of branch mispredicts detected at execute -system.cpu.iew.iewExecutedInsts 1757502391 # Number of executed instructions -system.cpu.iew.iewExecLoadInsts 472605363 # Number of load instructions executed -system.cpu.iew.iewExecSquashedInsts 16445834 # Number of squashed instructions skipped in execute -system.cpu.iew.exec_swp 0 # number of swp insts executed -system.cpu.iew.exec_nop 0 # number of nop insts executed -system.cpu.iew.exec_refs 664057082 # number of memory reference insts executed -system.cpu.iew.exec_branches 110136743 # Number of branches executed -system.cpu.iew.exec_stores 191451719 # Number of stores executed -system.cpu.iew.exec_rate 1.458462 # Inst execution rate -system.cpu.iew.wb_sent 1717351615 # cumulative count of insts sent to commit -system.cpu.iew.wb_count 1716628496 # cumulative count of insts written-back -system.cpu.iew.wb_producers 1259714523 # num instructions producing a value -system.cpu.iew.wb_consumers 1819339484 # 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.424543 # insts written-back per cycle -system.cpu.iew.wb_fanout 0.692402 # 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 346963425 # The number of squashed insts skipped by commit -system.cpu.commit.commitNonSpecStalls 49 # The number of times commit has been forced to stall to communicate backwards -system.cpu.commit.branchMispredicts 25700222 # The number of times a branch was mispredicted -system.cpu.commit.committed_per_cycle::samples 1146626335 # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::mean 1.414143 # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::stdev 1.834829 # 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 413585484 36.07% 36.07% # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::1 412792006 36.00% 72.07% # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::2 87637452 7.64% 79.71% # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::3 122098814 10.65% 90.36% # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::4 23946599 2.09% 92.45% # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::5 25447448 2.22% 94.67% # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::6 16362955 1.43% 96.10% # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::7 12115407 1.06% 97.15% # Number of insts commited each cycle -system.cpu.commit.committed_per_cycle::8 32640170 2.85% 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 1146626335 # Number of insts commited each cycle -system.cpu.commit.committedInsts 880025277 # Number of instructions committed -system.cpu.commit.committedOps 1621493927 # Number of ops (including micro ops) committed -system.cpu.commit.swp_count 0 # Number of s/w prefetches committed -system.cpu.commit.refs 607228180 # Number of memory references committed -system.cpu.commit.loads 419042122 # Number of loads committed -system.cpu.commit.membars 0 # Number of memory barriers committed -system.cpu.commit.branches 107161574 # Number of branches committed -system.cpu.commit.fp_insts 0 # Number of committed floating point instructions. -system.cpu.commit.int_insts 1621354439 # Number of committed integer instructions. -system.cpu.commit.function_calls 1061692 # Number of function calls committed. -system.cpu.commit.bw_lim_events 32640170 # 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 3082443517 # The number of ROB reads -system.cpu.rob.rob_writes 3994969913 # The number of ROB writes -system.cpu.timesIdled 60378 # Number of times that the entire CPU went into an idle state and unscheduled itself -system.cpu.idleCycles 378551 # Total number of cycles that the CPU has spent unscheduled due to idling -system.cpu.committedInsts 880025277 # Number of Instructions Simulated -system.cpu.committedOps 1621493927 # Number of Ops (including micro ops) Simulated -system.cpu.committedInsts_total 880025277 # Number of Instructions Simulated -system.cpu.cpi 1.369323 # CPI: Cycles Per Instruction -system.cpu.cpi_total 1.369323 # CPI: Total CPI of All Threads -system.cpu.ipc 0.730288 # IPC: Instructions Per Cycle -system.cpu.ipc_total 0.730288 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 3534639638 # number of integer regfile reads -system.cpu.int_regfile_writes 1966129317 # number of integer regfile writes -system.cpu.fp_regfile_reads 116 # number of floating regfile reads -system.cpu.misc_regfile_reads 905981948 # number of misc regfile reads -system.cpu.misc_regfile_writes 1 # number of misc regfile writes -system.cpu.toL2Bus.throughput 93457946 # Throughput (bytes/s) -system.cpu.toL2Bus.trans_dist::ReadReq 204658 # Transaction distribution -system.cpu.toL2Bus.trans_dist::ReadResp 204658 # Transaction distribution -system.cpu.toL2Bus.trans_dist::Writeback 428893 # Transaction distribution -system.cpu.toL2Bus.trans_dist::UpgradeReq 4 # Transaction distribution -system.cpu.toL2Bus.trans_dist::UpgradeResp 4 # Transaction distribution -system.cpu.toL2Bus.trans_dist::ReadExReq 246296 # Transaction distribution -system.cpu.toL2Bus.trans_dist::ReadExResp 246296 # Transaction distribution -system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 1854 # Packet count per connected master and slave (bytes) -system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 1328951 # Packet count per connected master and slave (bytes) -system.cpu.toL2Bus.pkt_count 1330805 # Packet count per connected master and slave (bytes) -system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 59200 # Cumulative packet size per connected master and slave (bytes) -system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 56250752 # Cumulative packet size per connected master and slave (bytes) -system.cpu.toL2Bus.tot_pkt_size 56309952 # Cumulative packet size per connected master and slave (bytes) -system.cpu.toL2Bus.data_through_bus 56309952 # Total data (bytes) -system.cpu.toL2Bus.snoop_data_through_bus 256 # Total snoop data (bytes) -system.cpu.toL2Bus.reqLayer0.occupancy 868818500 # Layer occupancy (ticks) -system.cpu.toL2Bus.reqLayer0.utilization 0.1 # Layer utilization (%) -system.cpu.toL2Bus.respLayer0.occupancy 1393500 # Layer occupancy (ticks) -system.cpu.toL2Bus.respLayer0.utilization 0.0 # Layer utilization (%) -system.cpu.toL2Bus.respLayer1.occupancy 675040498 # Layer occupancy (ticks) -system.cpu.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%) -system.cpu.icache.replacements 41 # number of replacements -system.cpu.icache.tagsinuse 797.090296 # Cycle average of tags in use -system.cpu.icache.total_refs 184711350 # Total number of references to valid blocks. -system.cpu.icache.sampled_refs 925 # Sample count of references to valid blocks. -system.cpu.icache.avg_refs 199687.945946 # 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 797.090296 # Average occupied blocks per requestor -system.cpu.icache.occ_percent::cpu.inst 0.389204 # Average percentage of cache occupancy -system.cpu.icache.occ_percent::total 0.389204 # Average percentage of cache occupancy -system.cpu.icache.ReadReq_hits::cpu.inst 184711350 # number of ReadReq hits -system.cpu.icache.ReadReq_hits::total 184711350 # number of ReadReq hits -system.cpu.icache.demand_hits::cpu.inst 184711350 # number of demand (read+write) hits -system.cpu.icache.demand_hits::total 184711350 # number of demand (read+write) hits -system.cpu.icache.overall_hits::cpu.inst 184711350 # number of overall hits -system.cpu.icache.overall_hits::total 184711350 # number of overall hits -system.cpu.icache.ReadReq_misses::cpu.inst 1427 # number of ReadReq misses -system.cpu.icache.ReadReq_misses::total 1427 # number of ReadReq misses -system.cpu.icache.demand_misses::cpu.inst 1427 # number of demand (read+write) misses -system.cpu.icache.demand_misses::total 1427 # number of demand (read+write) misses -system.cpu.icache.overall_misses::cpu.inst 1427 # number of overall misses -system.cpu.icache.overall_misses::total 1427 # number of overall misses -system.cpu.icache.ReadReq_miss_latency::cpu.inst 89875000 # number of ReadReq miss cycles -system.cpu.icache.ReadReq_miss_latency::total 89875000 # number of ReadReq miss cycles -system.cpu.icache.demand_miss_latency::cpu.inst 89875000 # number of demand (read+write) miss cycles -system.cpu.icache.demand_miss_latency::total 89875000 # number of demand (read+write) miss cycles -system.cpu.icache.overall_miss_latency::cpu.inst 89875000 # number of overall miss cycles -system.cpu.icache.overall_miss_latency::total 89875000 # number of overall miss cycles -system.cpu.icache.ReadReq_accesses::cpu.inst 184712777 # number of ReadReq accesses(hits+misses) -system.cpu.icache.ReadReq_accesses::total 184712777 # number of ReadReq accesses(hits+misses) -system.cpu.icache.demand_accesses::cpu.inst 184712777 # number of demand (read+write) accesses -system.cpu.icache.demand_accesses::total 184712777 # number of demand (read+write) accesses -system.cpu.icache.overall_accesses::cpu.inst 184712777 # number of overall (read+write) accesses -system.cpu.icache.overall_accesses::total 184712777 # number of overall (read+write) accesses -system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000008 # miss rate for ReadReq accesses -system.cpu.icache.ReadReq_miss_rate::total 0.000008 # miss rate for ReadReq accesses -system.cpu.icache.demand_miss_rate::cpu.inst 0.000008 # miss rate for demand accesses -system.cpu.icache.demand_miss_rate::total 0.000008 # miss rate for demand accesses -system.cpu.icache.overall_miss_rate::cpu.inst 0.000008 # miss rate for overall accesses -system.cpu.icache.overall_miss_rate::total 0.000008 # miss rate for overall accesses -system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 62981.779958 # average ReadReq miss latency -system.cpu.icache.ReadReq_avg_miss_latency::total 62981.779958 # average ReadReq miss latency -system.cpu.icache.demand_avg_miss_latency::cpu.inst 62981.779958 # average overall miss latency -system.cpu.icache.demand_avg_miss_latency::total 62981.779958 # average overall miss latency -system.cpu.icache.overall_avg_miss_latency::cpu.inst 62981.779958 # average overall miss latency -system.cpu.icache.overall_avg_miss_latency::total 62981.779958 # average overall miss latency -system.cpu.icache.blocked_cycles::no_mshrs 295 # number of cycles access was blocked -system.cpu.icache.blocked_cycles::no_targets 21 # number of cycles access was blocked -system.cpu.icache.blocked::no_mshrs 4 # number of cycles access was blocked -system.cpu.icache.blocked::no_targets 1 # number of cycles access was blocked -system.cpu.icache.avg_blocked_cycles::no_mshrs 73.750000 # average number of cycles each access was blocked -system.cpu.icache.avg_blocked_cycles::no_targets 21 # 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 498 # number of ReadReq MSHR hits -system.cpu.icache.ReadReq_mshr_hits::total 498 # number of ReadReq MSHR hits -system.cpu.icache.demand_mshr_hits::cpu.inst 498 # number of demand (read+write) MSHR hits -system.cpu.icache.demand_mshr_hits::total 498 # number of demand (read+write) MSHR hits -system.cpu.icache.overall_mshr_hits::cpu.inst 498 # number of overall MSHR hits -system.cpu.icache.overall_mshr_hits::total 498 # number of overall MSHR hits -system.cpu.icache.ReadReq_mshr_misses::cpu.inst 929 # number of ReadReq MSHR misses -system.cpu.icache.ReadReq_mshr_misses::total 929 # number of ReadReq MSHR misses -system.cpu.icache.demand_mshr_misses::cpu.inst 929 # number of demand (read+write) MSHR misses -system.cpu.icache.demand_mshr_misses::total 929 # number of demand (read+write) MSHR misses -system.cpu.icache.overall_mshr_misses::cpu.inst 929 # number of overall MSHR misses -system.cpu.icache.overall_mshr_misses::total 929 # number of overall MSHR misses -system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 62714500 # number of ReadReq MSHR miss cycles -system.cpu.icache.ReadReq_mshr_miss_latency::total 62714500 # number of ReadReq MSHR miss cycles -system.cpu.icache.demand_mshr_miss_latency::cpu.inst 62714500 # number of demand (read+write) MSHR miss cycles -system.cpu.icache.demand_mshr_miss_latency::total 62714500 # number of demand (read+write) MSHR miss cycles -system.cpu.icache.overall_mshr_miss_latency::cpu.inst 62714500 # number of overall MSHR miss cycles -system.cpu.icache.overall_mshr_miss_latency::total 62714500 # number of overall MSHR miss cycles -system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000005 # mshr miss rate for ReadReq accesses -system.cpu.icache.ReadReq_mshr_miss_rate::total 0.000005 # mshr miss rate for ReadReq accesses -system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000005 # mshr miss rate for demand accesses -system.cpu.icache.demand_mshr_miss_rate::total 0.000005 # mshr miss rate for demand accesses -system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000005 # mshr miss rate for overall accesses -system.cpu.icache.overall_mshr_miss_rate::total 0.000005 # mshr miss rate for overall accesses -system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 67507.534984 # average ReadReq mshr miss latency -system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 67507.534984 # average ReadReq mshr miss latency -system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 67507.534984 # average overall mshr miss latency -system.cpu.icache.demand_avg_mshr_miss_latency::total 67507.534984 # average overall mshr miss latency -system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 67507.534984 # average overall mshr miss latency -system.cpu.icache.overall_avg_mshr_miss_latency::total 67507.534984 # average overall mshr miss latency -system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.l2cache.replacements 2555 # number of replacements -system.cpu.l2cache.tagsinuse 22235.283270 # Cycle average of tags in use -system.cpu.l2cache.total_refs 531263 # Total number of references to valid blocks. -system.cpu.l2cache.sampled_refs 24186 # Sample count of references to valid blocks. -system.cpu.l2cache.avg_refs 21.965724 # 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 20778.086187 # Average occupied blocks per requestor -system.cpu.l2cache.occ_blocks::cpu.inst 782.941763 # Average occupied blocks per requestor -system.cpu.l2cache.occ_blocks::cpu.data 674.255320 # Average occupied blocks per requestor -system.cpu.l2cache.occ_percent::writebacks 0.634097 # Average percentage of cache occupancy -system.cpu.l2cache.occ_percent::cpu.inst 0.023893 # Average percentage of cache occupancy -system.cpu.l2cache.occ_percent::cpu.data 0.020577 # Average percentage of cache occupancy -system.cpu.l2cache.occ_percent::total 0.678567 # Average percentage of cache occupancy -system.cpu.l2cache.ReadReq_hits::cpu.inst 32 # number of ReadReq hits -system.cpu.l2cache.ReadReq_hits::cpu.data 199174 # number of ReadReq hits -system.cpu.l2cache.ReadReq_hits::total 199206 # number of ReadReq hits -system.cpu.l2cache.Writeback_hits::writebacks 428893 # number of Writeback hits -system.cpu.l2cache.Writeback_hits::total 428893 # number of Writeback hits -system.cpu.l2cache.UpgradeReq_hits::cpu.data 4 # number of UpgradeReq hits -system.cpu.l2cache.UpgradeReq_hits::total 4 # number of UpgradeReq hits -system.cpu.l2cache.ReadExReq_hits::cpu.data 224393 # number of ReadExReq hits -system.cpu.l2cache.ReadExReq_hits::total 224393 # number of ReadExReq hits -system.cpu.l2cache.demand_hits::cpu.inst 32 # number of demand (read+write) hits -system.cpu.l2cache.demand_hits::cpu.data 423567 # number of demand (read+write) hits -system.cpu.l2cache.demand_hits::total 423599 # number of demand (read+write) hits -system.cpu.l2cache.overall_hits::cpu.inst 32 # number of overall hits -system.cpu.l2cache.overall_hits::cpu.data 423567 # number of overall hits -system.cpu.l2cache.overall_hits::total 423599 # number of overall hits -system.cpu.l2cache.ReadReq_misses::cpu.inst 893 # number of ReadReq misses -system.cpu.l2cache.ReadReq_misses::cpu.data 4555 # number of ReadReq misses -system.cpu.l2cache.ReadReq_misses::total 5448 # number of ReadReq misses -system.cpu.l2cache.ReadExReq_misses::cpu.data 21903 # number of ReadExReq misses -system.cpu.l2cache.ReadExReq_misses::total 21903 # number of ReadExReq misses -system.cpu.l2cache.demand_misses::cpu.inst 893 # number of demand (read+write) misses -system.cpu.l2cache.demand_misses::cpu.data 26458 # number of demand (read+write) misses -system.cpu.l2cache.demand_misses::total 27351 # number of demand (read+write) misses -system.cpu.l2cache.overall_misses::cpu.inst 893 # number of overall misses -system.cpu.l2cache.overall_misses::cpu.data 26458 # number of overall misses -system.cpu.l2cache.overall_misses::total 27351 # number of overall misses -system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 61459500 # number of ReadReq miss cycles -system.cpu.l2cache.ReadReq_miss_latency::cpu.data 411619000 # number of ReadReq miss cycles -system.cpu.l2cache.ReadReq_miss_latency::total 473078500 # number of ReadReq miss cycles -system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 1503938500 # number of ReadExReq miss cycles -system.cpu.l2cache.ReadExReq_miss_latency::total 1503938500 # number of ReadExReq miss cycles -system.cpu.l2cache.demand_miss_latency::cpu.inst 61459500 # number of demand (read+write) miss cycles -system.cpu.l2cache.demand_miss_latency::cpu.data 1915557500 # number of demand (read+write) miss cycles -system.cpu.l2cache.demand_miss_latency::total 1977017000 # number of demand (read+write) miss cycles -system.cpu.l2cache.overall_miss_latency::cpu.inst 61459500 # number of overall miss cycles -system.cpu.l2cache.overall_miss_latency::cpu.data 1915557500 # number of overall miss cycles -system.cpu.l2cache.overall_miss_latency::total 1977017000 # number of overall miss cycles -system.cpu.l2cache.ReadReq_accesses::cpu.inst 925 # number of ReadReq accesses(hits+misses) -system.cpu.l2cache.ReadReq_accesses::cpu.data 203729 # number of ReadReq accesses(hits+misses) -system.cpu.l2cache.ReadReq_accesses::total 204654 # number of ReadReq accesses(hits+misses) -system.cpu.l2cache.Writeback_accesses::writebacks 428893 # number of Writeback accesses(hits+misses) -system.cpu.l2cache.Writeback_accesses::total 428893 # number of Writeback accesses(hits+misses) -system.cpu.l2cache.UpgradeReq_accesses::cpu.data 4 # number of UpgradeReq accesses(hits+misses) -system.cpu.l2cache.UpgradeReq_accesses::total 4 # number of UpgradeReq accesses(hits+misses) -system.cpu.l2cache.ReadExReq_accesses::cpu.data 246296 # number of ReadExReq accesses(hits+misses) -system.cpu.l2cache.ReadExReq_accesses::total 246296 # number of ReadExReq accesses(hits+misses) -system.cpu.l2cache.demand_accesses::cpu.inst 925 # number of demand (read+write) accesses -system.cpu.l2cache.demand_accesses::cpu.data 450025 # number of demand (read+write) accesses -system.cpu.l2cache.demand_accesses::total 450950 # number of demand (read+write) accesses -system.cpu.l2cache.overall_accesses::cpu.inst 925 # number of overall (read+write) accesses -system.cpu.l2cache.overall_accesses::cpu.data 450025 # number of overall (read+write) accesses -system.cpu.l2cache.overall_accesses::total 450950 # number of overall (read+write) accesses -system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.965405 # miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.022358 # miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_miss_rate::total 0.026621 # miss rate for ReadReq accesses -system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.088930 # miss rate for ReadExReq accesses -system.cpu.l2cache.ReadExReq_miss_rate::total 0.088930 # miss rate for ReadExReq accesses -system.cpu.l2cache.demand_miss_rate::cpu.inst 0.965405 # miss rate for demand accesses -system.cpu.l2cache.demand_miss_rate::cpu.data 0.058792 # miss rate for demand accesses -system.cpu.l2cache.demand_miss_rate::total 0.060652 # miss rate for demand accesses -system.cpu.l2cache.overall_miss_rate::cpu.inst 0.965405 # miss rate for overall accesses -system.cpu.l2cache.overall_miss_rate::cpu.data 0.058792 # miss rate for overall accesses -system.cpu.l2cache.overall_miss_rate::total 0.060652 # miss rate for overall accesses -system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 68823.628219 # average ReadReq miss latency -system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 90366.410538 # average ReadReq miss latency -system.cpu.l2cache.ReadReq_avg_miss_latency::total 86835.260646 # average ReadReq miss latency -system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 68663.584897 # average ReadExReq miss latency -system.cpu.l2cache.ReadExReq_avg_miss_latency::total 68663.584897 # average ReadExReq miss latency -system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 68823.628219 # average overall miss latency -system.cpu.l2cache.demand_avg_miss_latency::cpu.data 72399.935747 # average overall miss latency -system.cpu.l2cache.demand_avg_miss_latency::total 72283.170634 # average overall miss latency -system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 68823.628219 # average overall miss latency -system.cpu.l2cache.overall_avg_miss_latency::cpu.data 72399.935747 # average overall miss latency -system.cpu.l2cache.overall_avg_miss_latency::total 72283.170634 # 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 2533 # number of writebacks -system.cpu.l2cache.writebacks::total 2533 # number of writebacks -system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 893 # number of ReadReq MSHR misses -system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 4555 # number of ReadReq MSHR misses -system.cpu.l2cache.ReadReq_mshr_misses::total 5448 # number of ReadReq MSHR misses -system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 21903 # number of ReadExReq MSHR misses -system.cpu.l2cache.ReadExReq_mshr_misses::total 21903 # number of ReadExReq MSHR misses -system.cpu.l2cache.demand_mshr_misses::cpu.inst 893 # number of demand (read+write) MSHR misses -system.cpu.l2cache.demand_mshr_misses::cpu.data 26458 # number of demand (read+write) MSHR misses -system.cpu.l2cache.demand_mshr_misses::total 27351 # number of demand (read+write) MSHR misses -system.cpu.l2cache.overall_mshr_misses::cpu.inst 893 # number of overall MSHR misses -system.cpu.l2cache.overall_mshr_misses::cpu.data 26458 # number of overall MSHR misses -system.cpu.l2cache.overall_mshr_misses::total 27351 # number of overall MSHR misses -system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 50370750 # number of ReadReq MSHR miss cycles -system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 353707250 # number of ReadReq MSHR miss cycles -system.cpu.l2cache.ReadReq_mshr_miss_latency::total 404078000 # number of ReadReq MSHR miss cycles -system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 1234253000 # number of ReadExReq MSHR miss cycles -system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 1234253000 # number of ReadExReq MSHR miss cycles -system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 50370750 # number of demand (read+write) MSHR miss cycles -system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 1587960250 # number of demand (read+write) MSHR miss cycles -system.cpu.l2cache.demand_mshr_miss_latency::total 1638331000 # number of demand (read+write) MSHR miss cycles -system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 50370750 # number of overall MSHR miss cycles -system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 1587960250 # number of overall MSHR miss cycles -system.cpu.l2cache.overall_mshr_miss_latency::total 1638331000 # number of overall MSHR miss cycles -system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.965405 # mshr miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.022358 # mshr miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.026621 # mshr miss rate for ReadReq accesses -system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.088930 # mshr miss rate for ReadExReq accesses -system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.088930 # mshr miss rate for ReadExReq accesses -system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.965405 # mshr miss rate for demand accesses -system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.058792 # mshr miss rate for demand accesses -system.cpu.l2cache.demand_mshr_miss_rate::total 0.060652 # mshr miss rate for demand accesses -system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.965405 # mshr miss rate for overall accesses -system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.058792 # mshr miss rate for overall accesses -system.cpu.l2cache.overall_mshr_miss_rate::total 0.060652 # mshr miss rate for overall accesses -system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 56406.215006 # average ReadReq mshr miss latency -system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 77652.524698 # average ReadReq mshr miss latency -system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 74169.970631 # average ReadReq mshr miss latency -system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 56350.865178 # average ReadExReq mshr miss latency -system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 56350.865178 # average ReadExReq mshr miss latency -system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 56406.215006 # average overall mshr miss latency -system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 60018.151410 # average overall mshr miss latency -system.cpu.l2cache.demand_avg_mshr_miss_latency::total 59900.223027 # average overall mshr miss latency -system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 56406.215006 # average overall mshr miss latency -system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 60018.151410 # average overall mshr miss latency -system.cpu.l2cache.overall_avg_mshr_miss_latency::total 59900.223027 # average overall mshr miss latency -system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.dcache.replacements 445929 # number of replacements -system.cpu.dcache.tagsinuse 4092.296880 # Cycle average of tags in use -system.cpu.dcache.total_refs 449973128 # Total number of references to valid blocks. -system.cpu.dcache.sampled_refs 450025 # Sample count of references to valid blocks. -system.cpu.dcache.avg_refs 999.884735 # Average number of references to valid blocks. -system.cpu.dcache.warmup_cycle 960887000 # Cycle when the warmup percentage was hit. -system.cpu.dcache.occ_blocks::cpu.data 4092.296880 # Average occupied blocks per requestor -system.cpu.dcache.occ_percent::cpu.data 0.999096 # Average percentage of cache occupancy -system.cpu.dcache.occ_percent::total 0.999096 # Average percentage of cache occupancy -system.cpu.dcache.ReadReq_hits::cpu.data 262033427 # number of ReadReq hits -system.cpu.dcache.ReadReq_hits::total 262033427 # number of ReadReq hits -system.cpu.dcache.WriteReq_hits::cpu.data 187939697 # number of WriteReq hits -system.cpu.dcache.WriteReq_hits::total 187939697 # number of WriteReq hits -system.cpu.dcache.demand_hits::cpu.data 449973124 # number of demand (read+write) hits -system.cpu.dcache.demand_hits::total 449973124 # number of demand (read+write) hits -system.cpu.dcache.overall_hits::cpu.data 449973124 # number of overall hits -system.cpu.dcache.overall_hits::total 449973124 # number of overall hits -system.cpu.dcache.ReadReq_misses::cpu.data 211198 # number of ReadReq misses -system.cpu.dcache.ReadReq_misses::total 211198 # number of ReadReq misses -system.cpu.dcache.WriteReq_misses::cpu.data 246361 # number of WriteReq misses -system.cpu.dcache.WriteReq_misses::total 246361 # number of WriteReq misses -system.cpu.dcache.demand_misses::cpu.data 457559 # number of demand (read+write) misses -system.cpu.dcache.demand_misses::total 457559 # number of demand (read+write) misses -system.cpu.dcache.overall_misses::cpu.data 457559 # number of overall misses -system.cpu.dcache.overall_misses::total 457559 # number of overall misses -system.cpu.dcache.ReadReq_miss_latency::cpu.data 3104170500 # number of ReadReq miss cycles -system.cpu.dcache.ReadReq_miss_latency::total 3104170500 # number of ReadReq miss cycles -system.cpu.dcache.WriteReq_miss_latency::cpu.data 4487459000 # number of WriteReq miss cycles -system.cpu.dcache.WriteReq_miss_latency::total 4487459000 # number of WriteReq miss cycles -system.cpu.dcache.demand_miss_latency::cpu.data 7591629500 # number of demand (read+write) miss cycles -system.cpu.dcache.demand_miss_latency::total 7591629500 # number of demand (read+write) miss cycles -system.cpu.dcache.overall_miss_latency::cpu.data 7591629500 # number of overall miss cycles -system.cpu.dcache.overall_miss_latency::total 7591629500 # number of overall miss cycles -system.cpu.dcache.ReadReq_accesses::cpu.data 262244625 # number of ReadReq accesses(hits+misses) -system.cpu.dcache.ReadReq_accesses::total 262244625 # number of ReadReq accesses(hits+misses) -system.cpu.dcache.WriteReq_accesses::cpu.data 188186058 # number of WriteReq accesses(hits+misses) -system.cpu.dcache.WriteReq_accesses::total 188186058 # number of WriteReq accesses(hits+misses) -system.cpu.dcache.demand_accesses::cpu.data 450430683 # number of demand (read+write) accesses -system.cpu.dcache.demand_accesses::total 450430683 # number of demand (read+write) accesses -system.cpu.dcache.overall_accesses::cpu.data 450430683 # number of overall (read+write) accesses -system.cpu.dcache.overall_accesses::total 450430683 # number of overall (read+write) accesses -system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.000805 # miss rate for ReadReq accesses -system.cpu.dcache.ReadReq_miss_rate::total 0.000805 # miss rate for ReadReq accesses -system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.001309 # miss rate for WriteReq accesses -system.cpu.dcache.WriteReq_miss_rate::total 0.001309 # miss rate for WriteReq accesses -system.cpu.dcache.demand_miss_rate::cpu.data 0.001016 # miss rate for demand accesses -system.cpu.dcache.demand_miss_rate::total 0.001016 # miss rate for demand accesses -system.cpu.dcache.overall_miss_rate::cpu.data 0.001016 # miss rate for overall accesses -system.cpu.dcache.overall_miss_rate::total 0.001016 # miss rate for overall accesses -system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14697.916173 # average ReadReq miss latency -system.cpu.dcache.ReadReq_avg_miss_latency::total 14697.916173 # average ReadReq miss latency -system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 18214.973149 # average WriteReq miss latency -system.cpu.dcache.WriteReq_avg_miss_latency::total 18214.973149 # average WriteReq miss latency -system.cpu.dcache.demand_avg_miss_latency::cpu.data 16591.586003 # average overall miss latency -system.cpu.dcache.demand_avg_miss_latency::total 16591.586003 # average overall miss latency -system.cpu.dcache.overall_avg_miss_latency::cpu.data 16591.586003 # average overall miss latency -system.cpu.dcache.overall_avg_miss_latency::total 16591.586003 # average overall miss latency -system.cpu.dcache.blocked_cycles::no_mshrs 322 # number of cycles access was blocked -system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked -system.cpu.dcache.blocked::no_mshrs 37 # number of cycles access was blocked -system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked -system.cpu.dcache.avg_blocked_cycles::no_mshrs 8.702703 # average number of cycles each access was blocked -system.cpu.dcache.avg_blocked_cycles::no_targets nan # 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 428893 # number of writebacks -system.cpu.dcache.writebacks::total 428893 # number of writebacks -system.cpu.dcache.ReadReq_mshr_hits::cpu.data 7460 # number of ReadReq MSHR hits -system.cpu.dcache.ReadReq_mshr_hits::total 7460 # number of ReadReq MSHR hits -system.cpu.dcache.WriteReq_mshr_hits::cpu.data 70 # number of WriteReq MSHR hits -system.cpu.dcache.WriteReq_mshr_hits::total 70 # number of WriteReq MSHR hits -system.cpu.dcache.demand_mshr_hits::cpu.data 7530 # number of demand (read+write) MSHR hits -system.cpu.dcache.demand_mshr_hits::total 7530 # number of demand (read+write) MSHR hits -system.cpu.dcache.overall_mshr_hits::cpu.data 7530 # number of overall MSHR hits -system.cpu.dcache.overall_mshr_hits::total 7530 # number of overall MSHR hits -system.cpu.dcache.ReadReq_mshr_misses::cpu.data 203738 # number of ReadReq MSHR misses -system.cpu.dcache.ReadReq_mshr_misses::total 203738 # number of ReadReq MSHR misses -system.cpu.dcache.WriteReq_mshr_misses::cpu.data 246291 # number of WriteReq MSHR misses -system.cpu.dcache.WriteReq_mshr_misses::total 246291 # number of WriteReq MSHR misses -system.cpu.dcache.demand_mshr_misses::cpu.data 450029 # number of demand (read+write) MSHR misses -system.cpu.dcache.demand_mshr_misses::total 450029 # number of demand (read+write) MSHR misses -system.cpu.dcache.overall_mshr_misses::cpu.data 450029 # number of overall MSHR misses -system.cpu.dcache.overall_mshr_misses::total 450029 # number of overall MSHR misses -system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 2608561002 # number of ReadReq MSHR miss cycles -system.cpu.dcache.ReadReq_mshr_miss_latency::total 2608561002 # number of ReadReq MSHR miss cycles -system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3994205500 # number of WriteReq MSHR miss cycles -system.cpu.dcache.WriteReq_mshr_miss_latency::total 3994205500 # number of WriteReq MSHR miss cycles -system.cpu.dcache.demand_mshr_miss_latency::cpu.data 6602766502 # number of demand (read+write) MSHR miss cycles -system.cpu.dcache.demand_mshr_miss_latency::total 6602766502 # number of demand (read+write) MSHR miss cycles -system.cpu.dcache.overall_mshr_miss_latency::cpu.data 6602766502 # number of overall MSHR miss cycles -system.cpu.dcache.overall_mshr_miss_latency::total 6602766502 # number of overall MSHR miss cycles -system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.000777 # mshr miss rate for ReadReq accesses -system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.000777 # mshr miss rate for ReadReq accesses -system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.001309 # mshr miss rate for WriteReq accesses -system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.001309 # mshr miss rate for WriteReq accesses -system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.000999 # mshr miss rate for demand accesses -system.cpu.dcache.demand_mshr_miss_rate::total 0.000999 # mshr miss rate for demand accesses -system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.000999 # mshr miss rate for overall accesses -system.cpu.dcache.overall_mshr_miss_rate::total 0.000999 # mshr miss rate for overall accesses -system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12803.507456 # average ReadReq mshr miss latency -system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12803.507456 # average ReadReq mshr miss latency -system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 16217.423698 # average WriteReq mshr miss latency -system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 16217.423698 # average WriteReq mshr miss latency -system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 14671.868928 # average overall mshr miss latency -system.cpu.dcache.demand_avg_mshr_miss_latency::total 14671.868928 # average overall mshr miss latency -system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 14671.868928 # average overall mshr miss latency -system.cpu.dcache.overall_avg_mshr_miss_latency::total 14671.868928 # average overall mshr miss latency -system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate - ----------- End Simulation Statistics ---------- diff --git a/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/config.ini b/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/config.ini deleted file mode 100644 index 417d7cc9b..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/config.ini +++ /dev/null @@ -1,149 +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=atomic -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=AtomicSimpleCPU -children=dtb interrupts isa itb tracer workload -branchPred=Null -checker=Null -clock=500 -cpu_id=0 -do_checkpoint_insts=true -do_quiesce=true -do_statistics_insts=true -dtb=system.cpu.dtb -fastmem=false -function_trace=false -function_trace_start=0 -interrupts=system.cpu.interrupts -isa=system.cpu.isa -itb=system.cpu.itb -max_insts_all_threads=0 -max_insts_any_thread=0 -max_loads_all_threads=0 -max_loads_any_thread=0 -numThreads=1 -profile=0 -progress_interval=0 -simulate_data_stalls=false -simulate_inst_stalls=false -switched_out=false -system=system -tracer=system.cpu.tracer -width=1 -workload=system.cpu.workload -dcache_port=system.membus.slave[2] -icache_port=system.membus.slave[1] - -[system.cpu.dtb] -type=X86TLB -children=walker -size=64 -walker=system.cpu.dtb.walker - -[system.cpu.dtb.walker] -type=X86PagetableWalker -clock=500 -system=system -port=system.membus.slave[4] - -[system.cpu.interrupts] -type=X86LocalApic -clock=8000 -int_latency=1000 -pio_addr=2305843009213693952 -pio_latency=100000 -system=system -int_master=system.membus.slave[5] -int_slave=system.membus.master[2] -pio=system.membus.master[1] - -[system.cpu.isa] -type=X86ISA - -[system.cpu.itb] -type=X86TLB -children=walker -size=64 -walker=system.cpu.itb.walker - -[system.cpu.itb.walker] -type=X86PagetableWalker -clock=500 -system=system -port=system.membus.slave[3] - -[system.cpu.tracer] -type=ExeTracer - -[system.cpu.workload] -type=LiveProcess -cmd=gzip input.log 1 -cwd=build/X86/tests/opt/long/se/00.gzip/x86/linux/simple-atomic -egid=100 -env= -errout=cerr -euid=100 -executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/x86/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 system.cpu.interrupts.pio system.cpu.interrupts.int_slave -slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.interrupts.int_master - -[system.physmem] -type=SimpleMemory -bandwidth=73.000000 -clock=1000 -conf_table_reported=false -in_addr_map=true -latency=30000 -latency_var=0 -null=false -range=0:134217727 -zero=false -port=system.membus.master[0] - diff --git a/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/simerr b/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/simerr deleted file mode 100755 index e45cd058f..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/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/x86/linux/simple-atomic/simout b/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/simout deleted file mode 100755 index 34476ffed..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/simout +++ /dev/null @@ -1,44 +0,0 @@ -Redirecting stdout to build/X86/tests/opt/long/se/00.gzip/x86/linux/simple-atomic/simout -Redirecting stderr to build/X86/tests/opt/long/se/00.gzip/x86/linux/simple-atomic/simerr -gem5 Simulator System. http://gem5.org -gem5 is copyrighted software; use the --copyright option for details. - -gem5 compiled Mar 11 2013 13:21:48 -gem5 started Mar 11 2013 13:30:35 -gem5 executing on ribera.cs.wisc.edu -command line: build/X86/gem5.opt -d build/X86/tests/opt/long/se/00.gzip/x86/linux/simple-atomic -re tests/run.py build/X86/tests/opt/long/se/00.gzip/x86/linux/simple-atomic -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 -info: Increasing stack size by one page. -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 963992672000 because target called exit() diff --git a/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/stats.txt b/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/stats.txt deleted file mode 100644 index 1af1a34f9..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/simple-atomic/stats.txt +++ /dev/null @@ -1,63 +0,0 @@ - ----------- Begin Simulation Statistics ---------- -sim_seconds 0.963993 # Number of seconds simulated -sim_ticks 963992672000 # Number of ticks simulated -final_tick 963992672000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) -sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 988845 # Simulator instruction rate (inst/s) -host_op_rate 1822001 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1083195788 # Simulator tick rate (ticks/s) -host_mem_usage 286888 # Number of bytes of host memory used -host_seconds 889.95 # Real time elapsed on the host -sim_insts 880025278 # Number of instructions simulated -sim_ops 1621493928 # Number of ops (including micro ops) simulated -system.physmem.bytes_read::cpu.inst 9492133560 # Number of bytes read from this memory -system.physmem.bytes_read::cpu.data 1842452911 # Number of bytes read from this memory -system.physmem.bytes_read::total 11334586471 # Number of bytes read from this memory -system.physmem.bytes_inst_read::cpu.inst 9492133560 # Number of instructions bytes read from this memory -system.physmem.bytes_inst_read::total 9492133560 # Number of instructions bytes read from this memory -system.physmem.bytes_written::cpu.data 864451002 # Number of bytes written to this memory -system.physmem.bytes_written::total 864451002 # Number of bytes written to this memory -system.physmem.num_reads::cpu.inst 1186516695 # Number of read requests responded to by this memory -system.physmem.num_reads::cpu.data 419042122 # Number of read requests responded to by this memory -system.physmem.num_reads::total 1605558817 # Number of read requests responded to by this memory -system.physmem.num_writes::cpu.data 188186058 # Number of write requests responded to by this memory -system.physmem.num_writes::total 188186058 # Number of write requests responded to by this memory -system.physmem.bw_read::cpu.inst 9846686428 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::cpu.data 1911272735 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::total 11757959163 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::cpu.inst 9846686428 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::total 9846686428 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_write::cpu.data 896740221 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_write::total 896740221 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_total::cpu.inst 9846686428 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.data 2808012957 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::total 12654699384 # Total bandwidth to/from this memory (bytes/s) -system.membus.throughput 12654699384 # Throughput (bytes/s) -system.membus.data_through_bus 12199037473 # Total data (bytes) -system.membus.snoop_data_through_bus 0 # Total snoop data (bytes) -system.cpu.workload.num_syscalls 48 # Number of system calls -system.cpu.numCycles 1927985345 # 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.committedInsts 880025278 # Number of instructions committed -system.cpu.committedOps 1621493928 # Number of ops (including micro ops) committed -system.cpu.num_int_alu_accesses 1621354440 # Number of integer alu accesses -system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses -system.cpu.num_func_calls 2123381 # number of times a function call or return occured -system.cpu.num_conditional_control_insts 99478856 # number of instructions that are conditional controls -system.cpu.num_int_insts 1621354440 # number of integer instructions -system.cpu.num_fp_insts 0 # number of float instructions -system.cpu.num_int_register_reads 4204103517 # number of times the integer registers were read -system.cpu.num_int_register_writes 1886895260 # number of times the integer registers were written -system.cpu.num_fp_register_reads 0 # number of times the floating registers were read -system.cpu.num_fp_register_writes 0 # number of times the floating registers were written -system.cpu.num_mem_refs 607228180 # number of memory refs -system.cpu.num_load_insts 419042122 # Number of load instructions -system.cpu.num_store_insts 188186058 # Number of store instructions -system.cpu.num_idle_cycles 0 # Number of idle cycles -system.cpu.num_busy_cycles 1927985345 # Number of busy cycles -system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.idle_fraction 0 # Percentage of idle cycles - ----------- End Simulation Statistics ---------- diff --git a/tests/long/se/00.gzip/ref/x86/linux/simple-timing/config.ini b/tests/long/se/00.gzip/ref/x86/linux/simple-timing/config.ini deleted file mode 100644 index cec3db95e..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/simple-timing/config.ini +++ /dev/null @@ -1,222 +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=TimingSimpleCPU -children=dcache dtb icache interrupts isa itb l2cache toL2Bus tracer workload -branchPred=Null -checker=Null -clock=500 -cpu_id=0 -do_checkpoint_insts=true -do_quiesce=true -do_statistics_insts=true -dtb=system.cpu.dtb -function_trace=false -function_trace_start=0 -interrupts=system.cpu.interrupts -isa=system.cpu.isa -itb=system.cpu.itb -max_insts_all_threads=0 -max_insts_any_thread=0 -max_loads_all_threads=0 -max_loads_any_thread=0 -numThreads=1 -profile=0 -progress_interval=0 -switched_out=false -system=system -tracer=system.cpu.tracer -workload=system.cpu.workload -dcache_port=system.cpu.dcache.cpu_side -icache_port=system.cpu.icache.cpu_side - -[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=X86TLB -children=walker -size=64 -walker=system.cpu.dtb.walker - -[system.cpu.dtb.walker] -type=X86PagetableWalker -clock=500 -system=system -port=system.cpu.toL2Bus.slave[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=X86LocalApic -clock=8000 -int_latency=1000 -pio_addr=2305843009213693952 -pio_latency=100000 -system=system -int_master=system.membus.slave[2] -int_slave=system.membus.master[2] -pio=system.membus.master[1] - -[system.cpu.isa] -type=X86ISA - -[system.cpu.itb] -type=X86TLB -children=walker -size=64 -walker=system.cpu.itb.walker - -[system.cpu.itb.walker] -type=X86PagetableWalker -clock=500 -system=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/X86/tests/opt/long/se/00.gzip/x86/linux/simple-timing -egid=100 -env= -errout=cerr -euid=100 -executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/x86/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 system.cpu.interrupts.pio system.cpu.interrupts.int_slave -slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master - -[system.physmem] -type=SimpleMemory -bandwidth=73.000000 -clock=1000 -conf_table_reported=false -in_addr_map=true -latency=30000 -latency_var=0 -null=false -range=0:134217727 -zero=false -port=system.membus.master[0] - diff --git a/tests/long/se/00.gzip/ref/x86/linux/simple-timing/simerr b/tests/long/se/00.gzip/ref/x86/linux/simple-timing/simerr deleted file mode 100755 index e45cd058f..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/simple-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/x86/linux/simple-timing/simout b/tests/long/se/00.gzip/ref/x86/linux/simple-timing/simout deleted file mode 100755 index 01addadef..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/simple-timing/simout +++ /dev/null @@ -1,44 +0,0 @@ -Redirecting stdout to build/X86/tests/opt/long/se/00.gzip/x86/linux/simple-timing/simout -Redirecting stderr to build/X86/tests/opt/long/se/00.gzip/x86/linux/simple-timing/simerr -gem5 Simulator System. http://gem5.org -gem5 is copyrighted software; use the --copyright option for details. - -gem5 compiled Mar 11 2013 13:21:48 -gem5 started Mar 11 2013 13:30:24 -gem5 executing on ribera.cs.wisc.edu -command line: build/X86/gem5.opt -d build/X86/tests/opt/long/se/00.gzip/x86/linux/simple-timing -re tests/run.py build/X86/tests/opt/long/se/00.gzip/x86/linux/simple-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 -info: Increasing stack size by one page. -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 1800193398000 because target called exit() diff --git a/tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt b/tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt deleted file mode 100644 index f21ff386d..000000000 --- a/tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt +++ /dev/null @@ -1,414 +0,0 @@ - ----------- Begin Simulation Statistics ---------- -sim_seconds 1.800193 # Number of seconds simulated -sim_ticks 1800193398000 # Number of ticks simulated -final_tick 1800193398000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) -sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 510604 # Simulator instruction rate (inst/s) -host_op_rate 940816 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1044499940 # Simulator tick rate (ticks/s) -host_mem_usage 295340 # Number of bytes of host memory used -host_seconds 1723.50 # Real time elapsed on the host -sim_insts 880025278 # Number of instructions simulated -sim_ops 1621493928 # Number of ops (including micro ops) simulated -system.physmem.bytes_read::cpu.inst 46208 # Number of bytes read from this memory -system.physmem.bytes_read::cpu.data 1682368 # Number of bytes read from this memory -system.physmem.bytes_read::total 1728576 # Number of bytes read from this memory -system.physmem.bytes_inst_read::cpu.inst 46208 # Number of instructions bytes read from this memory -system.physmem.bytes_inst_read::total 46208 # Number of instructions bytes read from this memory -system.physmem.bytes_written::writebacks 160704 # Number of bytes written to this memory -system.physmem.bytes_written::total 160704 # Number of bytes written to this memory -system.physmem.num_reads::cpu.inst 722 # Number of read requests responded to by this memory -system.physmem.num_reads::cpu.data 26287 # Number of read requests responded to by this memory -system.physmem.num_reads::total 27009 # Number of read requests responded to by this memory -system.physmem.num_writes::writebacks 2511 # Number of write requests responded to by this memory -system.physmem.num_writes::total 2511 # Number of write requests responded to by this memory -system.physmem.bw_read::cpu.inst 25668 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::cpu.data 934548 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::total 960217 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::cpu.inst 25668 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::total 25668 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_write::writebacks 89270 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_write::total 89270 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_total::writebacks 89270 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.inst 25668 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.data 934548 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::total 1049487 # Total bandwidth to/from this memory (bytes/s) -system.membus.throughput 1049487 # Throughput (bytes/s) -system.membus.trans_dist::ReadReq 5039 # Transaction distribution -system.membus.trans_dist::ReadResp 5039 # Transaction distribution -system.membus.trans_dist::Writeback 2511 # Transaction distribution -system.membus.trans_dist::ReadExReq 21970 # Transaction distribution -system.membus.trans_dist::ReadExResp 21970 # Transaction distribution -system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 56529 # Packet count per connected master and slave (bytes) -system.membus.pkt_count_system.cpu.l2cache.mem_side::total 56529 # Packet count per connected master and slave (bytes) -system.membus.pkt_count::system.physmem.port 56529 # Packet count per connected master and slave (bytes) -system.membus.pkt_count::total 56529 # Packet count per connected master and slave (bytes) -system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 1889280 # Cumulative packet size per connected master and slave (bytes) -system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 1889280 # Cumulative packet size per connected master and slave (bytes) -system.membus.tot_pkt_size::system.physmem.port 1889280 # Cumulative packet size per connected master and slave (bytes) -system.membus.tot_pkt_size::total 1889280 # Cumulative packet size per connected master and slave (bytes) -system.membus.data_through_bus 1889280 # Total data (bytes) -system.membus.snoop_data_through_bus 0 # Total snoop data (bytes) -system.membus.reqLayer0.occupancy 49608000 # Layer occupancy (ticks) -system.membus.reqLayer0.utilization 0.0 # Layer utilization (%) -system.membus.respLayer1.occupancy 243081000 # Layer occupancy (ticks) -system.membus.respLayer1.utilization 0.0 # Layer utilization (%) -system.cpu.workload.num_syscalls 48 # Number of system calls -system.cpu.numCycles 3600386796 # 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.committedInsts 880025278 # Number of instructions committed -system.cpu.committedOps 1621493928 # Number of ops (including micro ops) committed -system.cpu.num_int_alu_accesses 1621354440 # Number of integer alu accesses -system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses -system.cpu.num_func_calls 2123381 # number of times a function call or return occured -system.cpu.num_conditional_control_insts 99478856 # number of instructions that are conditional controls -system.cpu.num_int_insts 1621354440 # number of integer instructions -system.cpu.num_fp_insts 0 # number of float instructions -system.cpu.num_int_register_reads 4204103517 # number of times the integer registers were read -system.cpu.num_int_register_writes 1886895260 # number of times the integer registers were written -system.cpu.num_fp_register_reads 0 # number of times the floating registers were read -system.cpu.num_fp_register_writes 0 # number of times the floating registers were written -system.cpu.num_mem_refs 607228180 # number of memory refs -system.cpu.num_load_insts 419042122 # Number of load instructions -system.cpu.num_store_insts 188186058 # Number of store instructions -system.cpu.num_idle_cycles 0 # Number of idle cycles -system.cpu.num_busy_cycles 3600386796 # Number of busy cycles -system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.idle_fraction 0 # Percentage of idle cycles -system.cpu.icache.replacements 4 # number of replacements -system.cpu.icache.tagsinuse 660.197305 # Cycle average of tags in use -system.cpu.icache.total_refs 1186515974 # Total number of references to valid blocks. -system.cpu.icache.sampled_refs 722 # Sample count of references to valid blocks. -system.cpu.icache.avg_refs 1643373.925208 # 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 660.197305 # Average occupied blocks per requestor -system.cpu.icache.occ_percent::cpu.inst 0.322362 # Average percentage of cache occupancy -system.cpu.icache.occ_percent::total 0.322362 # Average percentage of cache occupancy -system.cpu.icache.ReadReq_hits::cpu.inst 1186515974 # number of ReadReq hits -system.cpu.icache.ReadReq_hits::total 1186515974 # number of ReadReq hits -system.cpu.icache.demand_hits::cpu.inst 1186515974 # number of demand (read+write) hits -system.cpu.icache.demand_hits::total 1186515974 # number of demand (read+write) hits -system.cpu.icache.overall_hits::cpu.inst 1186515974 # number of overall hits -system.cpu.icache.overall_hits::total 1186515974 # number of overall hits -system.cpu.icache.ReadReq_misses::cpu.inst 722 # number of ReadReq misses -system.cpu.icache.ReadReq_misses::total 722 # number of ReadReq misses -system.cpu.icache.demand_misses::cpu.inst 722 # number of demand (read+write) misses -system.cpu.icache.demand_misses::total 722 # number of demand (read+write) misses -system.cpu.icache.overall_misses::cpu.inst 722 # number of overall misses -system.cpu.icache.overall_misses::total 722 # number of overall misses -system.cpu.icache.ReadReq_miss_latency::cpu.inst 39712000 # number of ReadReq miss cycles -system.cpu.icache.ReadReq_miss_latency::total 39712000 # number of ReadReq miss cycles -system.cpu.icache.demand_miss_latency::cpu.inst 39712000 # number of demand (read+write) miss cycles -system.cpu.icache.demand_miss_latency::total 39712000 # number of demand (read+write) miss cycles -system.cpu.icache.overall_miss_latency::cpu.inst 39712000 # number of overall miss cycles -system.cpu.icache.overall_miss_latency::total 39712000 # number of overall miss cycles -system.cpu.icache.ReadReq_accesses::cpu.inst 1186516696 # number of ReadReq accesses(hits+misses) -system.cpu.icache.ReadReq_accesses::total 1186516696 # number of ReadReq accesses(hits+misses) -system.cpu.icache.demand_accesses::cpu.inst 1186516696 # number of demand (read+write) accesses -system.cpu.icache.demand_accesses::total 1186516696 # number of demand (read+write) accesses -system.cpu.icache.overall_accesses::cpu.inst 1186516696 # number of overall (read+write) accesses -system.cpu.icache.overall_accesses::total 1186516696 # number of overall (read+write) accesses -system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000001 # miss rate for ReadReq accesses -system.cpu.icache.ReadReq_miss_rate::total 0.000001 # miss rate for ReadReq accesses -system.cpu.icache.demand_miss_rate::cpu.inst 0.000001 # miss rate for demand accesses -system.cpu.icache.demand_miss_rate::total 0.000001 # miss rate for demand accesses -system.cpu.icache.overall_miss_rate::cpu.inst 0.000001 # miss rate for overall accesses -system.cpu.icache.overall_miss_rate::total 0.000001 # miss rate for overall accesses -system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 55002.770083 # average ReadReq miss latency -system.cpu.icache.ReadReq_avg_miss_latency::total 55002.770083 # average ReadReq miss latency -system.cpu.icache.demand_avg_miss_latency::cpu.inst 55002.770083 # average overall miss latency -system.cpu.icache.demand_avg_miss_latency::total 55002.770083 # average overall miss latency -system.cpu.icache.overall_avg_miss_latency::cpu.inst 55002.770083 # average overall miss latency -system.cpu.icache.overall_avg_miss_latency::total 55002.770083 # average overall miss latency -system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked -system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked -system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked -system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked -system.cpu.icache.avg_blocked_cycles::no_mshrs nan # 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_misses::cpu.inst 722 # number of ReadReq MSHR misses -system.cpu.icache.ReadReq_mshr_misses::total 722 # number of ReadReq MSHR misses -system.cpu.icache.demand_mshr_misses::cpu.inst 722 # number of demand (read+write) MSHR misses -system.cpu.icache.demand_mshr_misses::total 722 # number of demand (read+write) MSHR misses -system.cpu.icache.overall_mshr_misses::cpu.inst 722 # number of overall MSHR misses -system.cpu.icache.overall_mshr_misses::total 722 # number of overall MSHR misses -system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 38268000 # number of ReadReq MSHR miss cycles -system.cpu.icache.ReadReq_mshr_miss_latency::total 38268000 # number of ReadReq MSHR miss cycles -system.cpu.icache.demand_mshr_miss_latency::cpu.inst 38268000 # number of demand (read+write) MSHR miss cycles -system.cpu.icache.demand_mshr_miss_latency::total 38268000 # number of demand (read+write) MSHR miss cycles -system.cpu.icache.overall_mshr_miss_latency::cpu.inst 38268000 # number of overall MSHR miss cycles -system.cpu.icache.overall_mshr_miss_latency::total 38268000 # number of overall MSHR miss cycles -system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000001 # mshr miss rate for ReadReq accesses -system.cpu.icache.ReadReq_mshr_miss_rate::total 0.000001 # mshr miss rate for ReadReq accesses -system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000001 # mshr miss rate for demand accesses -system.cpu.icache.demand_mshr_miss_rate::total 0.000001 # mshr miss rate for demand accesses -system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000001 # mshr miss rate for overall accesses -system.cpu.icache.overall_mshr_miss_rate::total 0.000001 # mshr miss rate for overall accesses -system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 53002.770083 # average ReadReq mshr miss latency -system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 53002.770083 # average ReadReq mshr miss latency -system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 53002.770083 # average overall mshr miss latency -system.cpu.icache.demand_avg_mshr_miss_latency::total 53002.770083 # average overall mshr miss latency -system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 53002.770083 # average overall mshr miss latency -system.cpu.icache.overall_avg_mshr_miss_latency::total 53002.770083 # average overall mshr miss latency -system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.l2cache.replacements 2532 # number of replacements -system.cpu.l2cache.tagsinuse 22211.029315 # Cycle average of tags in use -system.cpu.l2cache.total_refs 519268 # Total number of references to valid blocks. -system.cpu.l2cache.sampled_refs 23832 # Sample count of references to valid blocks. -system.cpu.l2cache.avg_refs 21.788687 # 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 21021.301343 # Average occupied blocks per requestor -system.cpu.l2cache.occ_blocks::cpu.inst 643.199216 # Average occupied blocks per requestor -system.cpu.l2cache.occ_blocks::cpu.data 546.528756 # Average occupied blocks per requestor -system.cpu.l2cache.occ_percent::writebacks 0.641519 # Average percentage of cache occupancy -system.cpu.l2cache.occ_percent::cpu.inst 0.019629 # Average percentage of cache occupancy -system.cpu.l2cache.occ_percent::cpu.data 0.016679 # Average percentage of cache occupancy -system.cpu.l2cache.occ_percent::total 0.677827 # Average percentage of cache occupancy -system.cpu.l2cache.ReadReq_hits::cpu.data 193009 # number of ReadReq hits -system.cpu.l2cache.ReadReq_hits::total 193009 # number of ReadReq hits -system.cpu.l2cache.Writeback_hits::writebacks 422980 # number of Writeback hits -system.cpu.l2cache.Writeback_hits::total 422980 # number of Writeback hits -system.cpu.l2cache.ReadExReq_hits::cpu.data 222752 # number of ReadExReq hits -system.cpu.l2cache.ReadExReq_hits::total 222752 # number of ReadExReq hits -system.cpu.l2cache.demand_hits::cpu.data 415761 # number of demand (read+write) hits -system.cpu.l2cache.demand_hits::total 415761 # number of demand (read+write) hits -system.cpu.l2cache.overall_hits::cpu.data 415761 # number of overall hits -system.cpu.l2cache.overall_hits::total 415761 # number of overall hits -system.cpu.l2cache.ReadReq_misses::cpu.inst 722 # number of ReadReq misses -system.cpu.l2cache.ReadReq_misses::cpu.data 4317 # number of ReadReq misses -system.cpu.l2cache.ReadReq_misses::total 5039 # number of ReadReq misses -system.cpu.l2cache.ReadExReq_misses::cpu.data 21970 # number of ReadExReq misses -system.cpu.l2cache.ReadExReq_misses::total 21970 # number of ReadExReq misses -system.cpu.l2cache.demand_misses::cpu.inst 722 # number of demand (read+write) misses -system.cpu.l2cache.demand_misses::cpu.data 26287 # number of demand (read+write) misses -system.cpu.l2cache.demand_misses::total 27009 # number of demand (read+write) misses -system.cpu.l2cache.overall_misses::cpu.inst 722 # number of overall misses -system.cpu.l2cache.overall_misses::cpu.data 26287 # number of overall misses -system.cpu.l2cache.overall_misses::total 27009 # number of overall misses -system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 37546000 # number of ReadReq miss cycles -system.cpu.l2cache.ReadReq_miss_latency::cpu.data 224484000 # number of ReadReq miss cycles -system.cpu.l2cache.ReadReq_miss_latency::total 262030000 # number of ReadReq miss cycles -system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 1143343000 # number of ReadExReq miss cycles -system.cpu.l2cache.ReadExReq_miss_latency::total 1143343000 # number of ReadExReq miss cycles -system.cpu.l2cache.demand_miss_latency::cpu.inst 37546000 # number of demand (read+write) miss cycles -system.cpu.l2cache.demand_miss_latency::cpu.data 1367827000 # number of demand (read+write) miss cycles -system.cpu.l2cache.demand_miss_latency::total 1405373000 # number of demand (read+write) miss cycles -system.cpu.l2cache.overall_miss_latency::cpu.inst 37546000 # number of overall miss cycles -system.cpu.l2cache.overall_miss_latency::cpu.data 1367827000 # number of overall miss cycles -system.cpu.l2cache.overall_miss_latency::total 1405373000 # number of overall miss cycles -system.cpu.l2cache.ReadReq_accesses::cpu.inst 722 # number of ReadReq accesses(hits+misses) -system.cpu.l2cache.ReadReq_accesses::cpu.data 197326 # number of ReadReq accesses(hits+misses) -system.cpu.l2cache.ReadReq_accesses::total 198048 # number of ReadReq accesses(hits+misses) -system.cpu.l2cache.Writeback_accesses::writebacks 422980 # number of Writeback accesses(hits+misses) -system.cpu.l2cache.Writeback_accesses::total 422980 # number of Writeback accesses(hits+misses) -system.cpu.l2cache.ReadExReq_accesses::cpu.data 244722 # number of ReadExReq accesses(hits+misses) -system.cpu.l2cache.ReadExReq_accesses::total 244722 # number of ReadExReq accesses(hits+misses) -system.cpu.l2cache.demand_accesses::cpu.inst 722 # number of demand (read+write) accesses -system.cpu.l2cache.demand_accesses::cpu.data 442048 # number of demand (read+write) accesses -system.cpu.l2cache.demand_accesses::total 442770 # number of demand (read+write) accesses -system.cpu.l2cache.overall_accesses::cpu.inst 722 # number of overall (read+write) accesses -system.cpu.l2cache.overall_accesses::cpu.data 442048 # number of overall (read+write) accesses -system.cpu.l2cache.overall_accesses::total 442770 # number of overall (read+write) accesses -system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 1 # miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.021878 # miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_miss_rate::total 0.025443 # miss rate for ReadReq accesses -system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.089775 # miss rate for ReadExReq accesses -system.cpu.l2cache.ReadExReq_miss_rate::total 0.089775 # miss rate for ReadExReq accesses -system.cpu.l2cache.demand_miss_rate::cpu.inst 1 # miss rate for demand accesses -system.cpu.l2cache.demand_miss_rate::cpu.data 0.059466 # miss rate for demand accesses -system.cpu.l2cache.demand_miss_rate::total 0.061000 # miss rate for demand accesses -system.cpu.l2cache.overall_miss_rate::cpu.inst 1 # miss rate for overall accesses -system.cpu.l2cache.overall_miss_rate::cpu.data 0.059466 # miss rate for overall accesses -system.cpu.l2cache.overall_miss_rate::total 0.061000 # miss rate for overall accesses -system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52002.770083 # average ReadReq miss latency -system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 52000 # average ReadReq miss latency -system.cpu.l2cache.ReadReq_avg_miss_latency::total 52000.396904 # average ReadReq miss latency -system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52041.101502 # average ReadExReq miss latency -system.cpu.l2cache.ReadExReq_avg_miss_latency::total 52041.101502 # average ReadExReq miss latency -system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52002.770083 # average overall miss latency -system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52034.351581 # average overall miss latency -system.cpu.l2cache.demand_avg_miss_latency::total 52033.507349 # average overall miss latency -system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52002.770083 # average overall miss latency -system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52034.351581 # average overall miss latency -system.cpu.l2cache.overall_avg_miss_latency::total 52033.507349 # 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 2511 # number of writebacks -system.cpu.l2cache.writebacks::total 2511 # number of writebacks -system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 722 # number of ReadReq MSHR misses -system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 4317 # number of ReadReq MSHR misses -system.cpu.l2cache.ReadReq_mshr_misses::total 5039 # number of ReadReq MSHR misses -system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 21970 # number of ReadExReq MSHR misses -system.cpu.l2cache.ReadExReq_mshr_misses::total 21970 # number of ReadExReq MSHR misses -system.cpu.l2cache.demand_mshr_misses::cpu.inst 722 # number of demand (read+write) MSHR misses -system.cpu.l2cache.demand_mshr_misses::cpu.data 26287 # number of demand (read+write) MSHR misses -system.cpu.l2cache.demand_mshr_misses::total 27009 # number of demand (read+write) MSHR misses -system.cpu.l2cache.overall_mshr_misses::cpu.inst 722 # number of overall MSHR misses -system.cpu.l2cache.overall_mshr_misses::cpu.data 26287 # number of overall MSHR misses -system.cpu.l2cache.overall_mshr_misses::total 27009 # number of overall MSHR misses -system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 28882000 # number of ReadReq MSHR miss cycles -system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 172680000 # number of ReadReq MSHR miss cycles -system.cpu.l2cache.ReadReq_mshr_miss_latency::total 201562000 # number of ReadReq MSHR miss cycles -system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 879703000 # number of ReadExReq MSHR miss cycles -system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 879703000 # number of ReadExReq MSHR miss cycles -system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 28882000 # number of demand (read+write) MSHR miss cycles -system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 1052383000 # number of demand (read+write) MSHR miss cycles -system.cpu.l2cache.demand_mshr_miss_latency::total 1081265000 # number of demand (read+write) MSHR miss cycles -system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 28882000 # number of overall MSHR miss cycles -system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 1052383000 # number of overall MSHR miss cycles -system.cpu.l2cache.overall_mshr_miss_latency::total 1081265000 # number of overall MSHR miss cycles -system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 1 # mshr miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.021878 # mshr miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.025443 # mshr miss rate for ReadReq accesses -system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.089775 # mshr miss rate for ReadExReq accesses -system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.089775 # mshr miss rate for ReadExReq accesses -system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 1 # mshr miss rate for demand accesses -system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.059466 # mshr miss rate for demand accesses -system.cpu.l2cache.demand_mshr_miss_rate::total 0.061000 # mshr miss rate for demand accesses -system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 1 # mshr miss rate for overall accesses -system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.059466 # mshr miss rate for overall accesses -system.cpu.l2cache.overall_mshr_miss_rate::total 0.061000 # mshr miss rate for overall accesses -system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 40002.770083 # average ReadReq mshr miss latency -system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 40000 # average ReadReq mshr miss latency -system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 40000.396904 # average ReadReq mshr miss latency -system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 40041.101502 # average ReadExReq mshr miss latency -system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 40041.101502 # average ReadExReq mshr miss latency -system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 40002.770083 # average overall mshr miss latency -system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 40034.351581 # average overall mshr miss latency -system.cpu.l2cache.demand_avg_mshr_miss_latency::total 40033.507349 # average overall mshr miss latency -system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 40002.770083 # average overall mshr miss latency -system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40034.351581 # average overall mshr miss latency -system.cpu.l2cache.overall_avg_mshr_miss_latency::total 40033.507349 # average overall mshr miss latency -system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.dcache.replacements 437952 # number of replacements -system.cpu.dcache.tagsinuse 4094.905740 # Cycle average of tags in use -system.cpu.dcache.total_refs 606786132 # Total number of references to valid blocks. -system.cpu.dcache.sampled_refs 442048 # Sample count of references to valid blocks. -system.cpu.dcache.avg_refs 1372.670235 # Average number of references to valid blocks. -system.cpu.dcache.warmup_cycle 771788000 # Cycle when the warmup percentage was hit. -system.cpu.dcache.occ_blocks::cpu.data 4094.905740 # Average occupied blocks per requestor -system.cpu.dcache.occ_percent::cpu.data 0.999733 # Average percentage of cache occupancy -system.cpu.dcache.occ_percent::total 0.999733 # Average percentage of cache occupancy -system.cpu.dcache.ReadReq_hits::cpu.data 418844796 # number of ReadReq hits -system.cpu.dcache.ReadReq_hits::total 418844796 # number of ReadReq hits -system.cpu.dcache.WriteReq_hits::cpu.data 187941336 # number of WriteReq hits -system.cpu.dcache.WriteReq_hits::total 187941336 # number of WriteReq hits -system.cpu.dcache.demand_hits::cpu.data 606786132 # number of demand (read+write) hits -system.cpu.dcache.demand_hits::total 606786132 # number of demand (read+write) hits -system.cpu.dcache.overall_hits::cpu.data 606786132 # number of overall hits -system.cpu.dcache.overall_hits::total 606786132 # number of overall hits -system.cpu.dcache.ReadReq_misses::cpu.data 197326 # number of ReadReq misses -system.cpu.dcache.ReadReq_misses::total 197326 # number of ReadReq misses -system.cpu.dcache.WriteReq_misses::cpu.data 244722 # number of WriteReq misses -system.cpu.dcache.WriteReq_misses::total 244722 # number of WriteReq misses -system.cpu.dcache.demand_misses::cpu.data 442048 # number of demand (read+write) misses -system.cpu.dcache.demand_misses::total 442048 # number of demand (read+write) misses -system.cpu.dcache.overall_misses::cpu.data 442048 # number of overall misses -system.cpu.dcache.overall_misses::total 442048 # number of overall misses -system.cpu.dcache.ReadReq_miss_latency::cpu.data 2746552000 # number of ReadReq miss cycles -system.cpu.dcache.ReadReq_miss_latency::total 2746552000 # number of ReadReq miss cycles -system.cpu.dcache.WriteReq_miss_latency::cpu.data 4105029000 # number of WriteReq miss cycles -system.cpu.dcache.WriteReq_miss_latency::total 4105029000 # number of WriteReq miss cycles -system.cpu.dcache.demand_miss_latency::cpu.data 6851581000 # number of demand (read+write) miss cycles -system.cpu.dcache.demand_miss_latency::total 6851581000 # number of demand (read+write) miss cycles -system.cpu.dcache.overall_miss_latency::cpu.data 6851581000 # number of overall miss cycles -system.cpu.dcache.overall_miss_latency::total 6851581000 # number of overall miss cycles -system.cpu.dcache.ReadReq_accesses::cpu.data 419042122 # number of ReadReq accesses(hits+misses) -system.cpu.dcache.ReadReq_accesses::total 419042122 # number of ReadReq accesses(hits+misses) -system.cpu.dcache.WriteReq_accesses::cpu.data 188186058 # number of WriteReq accesses(hits+misses) -system.cpu.dcache.WriteReq_accesses::total 188186058 # number of WriteReq accesses(hits+misses) -system.cpu.dcache.demand_accesses::cpu.data 607228180 # number of demand (read+write) accesses -system.cpu.dcache.demand_accesses::total 607228180 # number of demand (read+write) accesses -system.cpu.dcache.overall_accesses::cpu.data 607228180 # number of overall (read+write) accesses -system.cpu.dcache.overall_accesses::total 607228180 # number of overall (read+write) accesses -system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.000471 # miss rate for ReadReq accesses -system.cpu.dcache.ReadReq_miss_rate::total 0.000471 # miss rate for ReadReq accesses -system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.001300 # miss rate for WriteReq accesses -system.cpu.dcache.WriteReq_miss_rate::total 0.001300 # miss rate for WriteReq accesses -system.cpu.dcache.demand_miss_rate::cpu.data 0.000728 # miss rate for demand accesses -system.cpu.dcache.demand_miss_rate::total 0.000728 # miss rate for demand accesses -system.cpu.dcache.overall_miss_rate::cpu.data 0.000728 # miss rate for overall accesses -system.cpu.dcache.overall_miss_rate::total 0.000728 # miss rate for overall accesses -system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 13918.855093 # average ReadReq miss latency -system.cpu.dcache.ReadReq_avg_miss_latency::total 13918.855093 # average ReadReq miss latency -system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 16774.254052 # average WriteReq miss latency -system.cpu.dcache.WriteReq_avg_miss_latency::total 16774.254052 # average WriteReq miss latency -system.cpu.dcache.demand_avg_miss_latency::cpu.data 15499.631262 # average overall miss latency -system.cpu.dcache.demand_avg_miss_latency::total 15499.631262 # average overall miss latency -system.cpu.dcache.overall_avg_miss_latency::cpu.data 15499.631262 # average overall miss latency -system.cpu.dcache.overall_avg_miss_latency::total 15499.631262 # average overall miss latency -system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked -system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked -system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked -system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked -system.cpu.dcache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked -system.cpu.dcache.avg_blocked_cycles::no_targets nan # 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 422980 # number of writebacks -system.cpu.dcache.writebacks::total 422980 # number of writebacks -system.cpu.dcache.ReadReq_mshr_misses::cpu.data 197326 # number of ReadReq MSHR misses -system.cpu.dcache.ReadReq_mshr_misses::total 197326 # number of ReadReq MSHR misses -system.cpu.dcache.WriteReq_mshr_misses::cpu.data 244722 # number of WriteReq MSHR misses -system.cpu.dcache.WriteReq_mshr_misses::total 244722 # number of WriteReq MSHR misses -system.cpu.dcache.demand_mshr_misses::cpu.data 442048 # number of demand (read+write) MSHR misses -system.cpu.dcache.demand_mshr_misses::total 442048 # number of demand (read+write) MSHR misses -system.cpu.dcache.overall_mshr_misses::cpu.data 442048 # number of overall MSHR misses -system.cpu.dcache.overall_mshr_misses::total 442048 # number of overall MSHR misses -system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 2351900000 # number of ReadReq MSHR miss cycles -system.cpu.dcache.ReadReq_mshr_miss_latency::total 2351900000 # number of ReadReq MSHR miss cycles -system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3615585000 # number of WriteReq MSHR miss cycles -system.cpu.dcache.WriteReq_mshr_miss_latency::total 3615585000 # number of WriteReq MSHR miss cycles -system.cpu.dcache.demand_mshr_miss_latency::cpu.data 5967485000 # number of demand (read+write) MSHR miss cycles -system.cpu.dcache.demand_mshr_miss_latency::total 5967485000 # number of demand (read+write) MSHR miss cycles -system.cpu.dcache.overall_mshr_miss_latency::cpu.data 5967485000 # number of overall MSHR miss cycles -system.cpu.dcache.overall_mshr_miss_latency::total 5967485000 # number of overall MSHR miss cycles -system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.000471 # mshr miss rate for ReadReq accesses -system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.000471 # mshr miss rate for ReadReq accesses -system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.001300 # mshr miss rate for WriteReq accesses -system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.001300 # mshr miss rate for WriteReq accesses -system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.000728 # mshr miss rate for demand accesses -system.cpu.dcache.demand_mshr_miss_rate::total 0.000728 # mshr miss rate for demand accesses -system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.000728 # mshr miss rate for overall accesses -system.cpu.dcache.overall_mshr_miss_rate::total 0.000728 # mshr miss rate for overall accesses -system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 11918.855093 # average ReadReq mshr miss latency -system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 11918.855093 # average ReadReq mshr miss latency -system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 14774.254052 # average WriteReq mshr miss latency -system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 14774.254052 # average WriteReq mshr miss latency -system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 13499.631262 # average overall mshr miss latency -system.cpu.dcache.demand_avg_mshr_miss_latency::total 13499.631262 # average overall mshr miss latency -system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 13499.631262 # average overall mshr miss latency -system.cpu.dcache.overall_avg_mshr_miss_latency::total 13499.631262 # average overall mshr miss latency -system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.toL2Bus.throughput 30778915 # Throughput (bytes/s) -system.cpu.toL2Bus.trans_dist::ReadReq 198048 # Transaction distribution -system.cpu.toL2Bus.trans_dist::ReadResp 198048 # Transaction distribution -system.cpu.toL2Bus.trans_dist::Writeback 422980 # Transaction distribution -system.cpu.toL2Bus.trans_dist::ReadExReq 244722 # Transaction distribution -system.cpu.toL2Bus.trans_dist::ReadExResp 244722 # Transaction distribution -system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 1444 # Packet count per connected master and slave (bytes) -system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 1307076 # Packet count per connected master and slave (bytes) -system.cpu.toL2Bus.pkt_count 1308520 # Packet count per connected master and slave (bytes) -system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 46208 # Cumulative packet size per connected master and slave (bytes) -system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 55361792 # Cumulative packet size per connected master and slave (bytes) -system.cpu.toL2Bus.tot_pkt_size 55408000 # Cumulative packet size per connected master and slave (bytes) -system.cpu.toL2Bus.data_through_bus 55408000 # Total data (bytes) -system.cpu.toL2Bus.snoop_data_through_bus 0 # Total snoop data (bytes) -system.cpu.toL2Bus.reqLayer0.occupancy 855855000 # Layer occupancy (ticks) -system.cpu.toL2Bus.reqLayer0.utilization 0.0 # Layer utilization (%) -system.cpu.toL2Bus.respLayer0.occupancy 1083000 # Layer occupancy (ticks) -system.cpu.toL2Bus.respLayer0.utilization 0.0 # Layer utilization (%) -system.cpu.toL2Bus.respLayer1.occupancy 663072000 # Layer occupancy (ticks) -system.cpu.toL2Bus.respLayer1.utilization 0.0 # Layer utilization (%) - ----------- End Simulation Statistics ---------- |