From 9e45ada1718b6df9310757fdc7cd78db4695516f Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Thu, 9 Sep 2010 14:40:19 -0400 Subject: stats: update stats for preceding coherence changes Because the handling of the E state for multilevel caches has changed, stats are affected for any non-ruby config with caches, even uniprocessor simple CPU. --- .../00.gzip/ref/alpha/tru64/o3-timing/config.ini | 2 +- .../long/00.gzip/ref/alpha/tru64/o3-timing/simerr | 3 + .../long/00.gzip/ref/alpha/tru64/o3-timing/simout | 13 +- .../00.gzip/ref/alpha/tru64/o3-timing/stats.txt | 659 +++++++++++---------- .../ref/alpha/tru64/simple-timing/config.ini | 4 +- .../00.gzip/ref/alpha/tru64/simple-timing/simerr | 3 + .../00.gzip/ref/alpha/tru64/simple-timing/simout | 13 +- .../ref/alpha/tru64/simple-timing/stats.txt | 183 +++--- 8 files changed, 446 insertions(+), 434 deletions(-) (limited to 'tests/long/00.gzip/ref/alpha/tru64') diff --git a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini index 787ff8db0..850b52f90 100644 --- a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini +++ b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/config.ini @@ -353,7 +353,7 @@ type=ExeTracer [system.cpu.workload] type=LiveProcess cmd=gzip input.log 1 -cwd=build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/o3-timing +cwd=build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/o3-timing egid=100 env= errout=cerr diff --git a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/simerr b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/simerr index b2d79346c..67f69f09d 100755 --- a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/simerr +++ b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/simerr @@ -1,2 +1,5 @@ warn: Sockets disabled, not accepting gdb connections For more information see: http://www.m5sim.org/warn/d946bea6 +warn: ignoring syscall sigprocmask(18446744073709547831, 1, ...) +For more information see: http://www.m5sim.org/warn/5c5b547f +hack: be nice to actually delete the event here diff --git a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/simout b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/simout index 8cfa09dc6..9bd144353 100755 --- a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/simout +++ b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/simout @@ -1,5 +1,5 @@ -Redirecting stdout to build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/o3-timing/simout -Redirecting stderr to build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/o3-timing/simerr +Redirecting stdout to build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/o3-timing/simout +Redirecting stderr to build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/o3-timing/simerr M5 Simulator System Copyright (c) 2001-2008 @@ -7,11 +7,11 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Jun 6 2010 03:04:38 -M5 revision ba1a0193c050 7448 default tip -M5 started Jun 6 2010 03:24:00 +M5 compiled Aug 26 2010 11:51:59 +M5 revision 85cafc6ccb42 7662 default qtip tip sc-fail-fix +M5 started Aug 26 2010 11:52:05 M5 executing on zizzer -command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/o3-timing -re tests/run.py build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/o3-timing +command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/o3-timing -re tests/run.py build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/o3-timing Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. @@ -46,3 +46,4 @@ Uncompressing Data Uncompressed data 1048576 bytes in length Uncompressed data compared correctly Tested 1MB buffer: OK! +Exiting @ tick 169506496500 because target called exit() diff --git a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/stats.txt b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/stats.txt index eda9ea869..29244fba0 100644 --- a/tests/long/00.gzip/ref/alpha/tru64/o3-timing/stats.txt +++ b/tests/long/00.gzip/ref/alpha/tru64/o3-timing/stats.txt @@ -1,340 +1,340 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 217525 # Simulator instruction rate (inst/s) -host_mem_usage 207124 # Number of bytes of host memory used -host_seconds 2599.94 # Real time elapsed on the host -host_tick_rate 64460403 # Simulator tick rate (ticks/s) +host_inst_rate 178555 # Simulator instruction rate (inst/s) +host_mem_usage 207544 # Number of bytes of host memory used +host_seconds 3167.39 # Real time elapsed on the host +host_tick_rate 53516139 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 565552443 # Number of instructions simulated -sim_seconds 0.167593 # Number of seconds simulated -sim_ticks 167593085500 # Number of ticks simulated +sim_seconds 0.169506 # Number of seconds simulated +sim_ticks 169506496500 # Number of ticks simulated system.cpu.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly. -system.cpu.BPredUnit.BTBHits 63922842 # Number of BTB hits -system.cpu.BPredUnit.BTBLookups 71487962 # Number of BTB lookups -system.cpu.BPredUnit.RASInCorrect 180 # Number of incorrect RAS predictions. -system.cpu.BPredUnit.condIncorrect 4121924 # Number of conditional branches incorrect -system.cpu.BPredUnit.condPredicted 70504427 # Number of conditional branches predicted -system.cpu.BPredUnit.lookups 76440051 # Number of BP lookups -system.cpu.BPredUnit.usedRAS 1674270 # Number of times the RAS was used to get a target. +system.cpu.BPredUnit.BTBHits 64068954 # Number of BTB hits +system.cpu.BPredUnit.BTBLookups 71556079 # Number of BTB lookups +system.cpu.BPredUnit.RASInCorrect 188 # Number of incorrect RAS predictions. +system.cpu.BPredUnit.condIncorrect 4120910 # Number of conditional branches incorrect +system.cpu.BPredUnit.condPredicted 70589657 # Number of conditional branches predicted +system.cpu.BPredUnit.lookups 76519042 # Number of BP lookups +system.cpu.BPredUnit.usedRAS 1672225 # Number of times the RAS was used to get a target. system.cpu.commit.COM:branches 62547159 # Number of branches committed -system.cpu.commit.COM:bw_lim_events 18448626 # number cycles where commit BW limit reached +system.cpu.commit.COM:bw_lim_events 19702213 # number cycles where commit BW limit reached system.cpu.commit.COM:bw_limited 0 # number of insts not committed due to BW limits -system.cpu.commit.COM:committed_per_cycle::samples 323575021 # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::mean 1.860023 # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::stdev 2.297815 # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::samples 327417755 # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::mean 1.838193 # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::stdev 2.277454 # Number of insts commited each cycle system.cpu.commit.COM:committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::0 107931872 33.36% 33.36% # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::1 101513205 31.37% 64.73% # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::2 37265964 11.52% 76.25% # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::3 10166735 3.14% 79.39% # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::4 11290718 3.49% 82.88% # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::5 21721468 6.71% 89.59% # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::6 12702626 3.93% 93.52% # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::7 2533807 0.78% 94.30% # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::8 18448626 5.70% 100.00% # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::0 105871733 32.34% 32.34% # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::1 108541066 33.15% 65.49% # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::2 36996526 11.30% 76.79% # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::3 11988281 3.66% 80.45% # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::4 10398233 3.18% 83.62% # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::5 21777635 6.65% 90.27% # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::6 9735285 2.97% 93.25% # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::7 2406783 0.74% 93.98% # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::8 19702213 6.02% 100.00% # Number of insts commited each cycle system.cpu.commit.COM:committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle system.cpu.commit.COM:committed_per_cycle::min_value 0 # Number of insts commited each cycle system.cpu.commit.COM:committed_per_cycle::max_value 8 # Number of insts commited each cycle -system.cpu.commit.COM:committed_per_cycle::total 323575021 # Number of insts commited each cycle +system.cpu.commit.COM:committed_per_cycle::total 327417755 # Number of insts commited each cycle system.cpu.commit.COM:count 601856963 # Number of instructions committed system.cpu.commit.COM:loads 115049510 # Number of loads committed system.cpu.commit.COM:membars 0 # Number of memory barriers committed system.cpu.commit.COM:refs 154862033 # Number of memory references committed system.cpu.commit.COM:swp_count 0 # Number of s/w prefetches committed -system.cpu.commit.branchMispredicts 4121096 # The number of times a branch was mispredicted +system.cpu.commit.branchMispredicts 4120073 # The number of times a branch was mispredicted system.cpu.commit.commitCommittedInsts 601856963 # The number of committed instructions system.cpu.commit.commitNonSpecStalls 17 # The number of times commit has been forced to stall to communicate backwards -system.cpu.commit.commitSquashedInsts 61591802 # The number of squashed insts skipped by commit +system.cpu.commit.commitSquashedInsts 63088611 # The number of squashed insts skipped by commit system.cpu.committedInsts 565552443 # Number of Instructions Simulated system.cpu.committedInsts_total 565552443 # Number of Instructions Simulated -system.cpu.cpi 0.592670 # CPI: Cycles Per Instruction -system.cpu.cpi_total 0.592670 # CPI: Total CPI of All Threads +system.cpu.cpi 0.599437 # CPI: Cycles Per Instruction +system.cpu.cpi_total 0.599437 # CPI: Total CPI of All Threads system.cpu.dcache.LoadLockedReq_accesses 4 # number of LoadLockedReq accesses(hits+misses) system.cpu.dcache.LoadLockedReq_hits 4 # number of LoadLockedReq hits -system.cpu.dcache.ReadReq_accesses 113443216 # number of ReadReq accesses(hits+misses) -system.cpu.dcache.ReadReq_avg_miss_latency 19248.740390 # average ReadReq miss latency -system.cpu.dcache.ReadReq_avg_mshr_miss_latency 7746.370369 # average ReadReq mshr miss latency -system.cpu.dcache.ReadReq_hits 112634831 # number of ReadReq hits -system.cpu.dcache.ReadReq_miss_latency 15560393000 # number of ReadReq miss cycles -system.cpu.dcache.ReadReq_miss_rate 0.007126 # miss rate for ReadReq accesses -system.cpu.dcache.ReadReq_misses 808385 # number of ReadReq misses -system.cpu.dcache.ReadReq_mshr_hits 590181 # number of ReadReq MSHR hits -system.cpu.dcache.ReadReq_mshr_miss_latency 1690289000 # number of ReadReq MSHR miss cycles -system.cpu.dcache.ReadReq_mshr_miss_rate 0.001923 # mshr miss rate for ReadReq accesses -system.cpu.dcache.ReadReq_mshr_misses 218204 # number of ReadReq MSHR misses +system.cpu.dcache.ReadReq_accesses 116877204 # number of ReadReq accesses(hits+misses) +system.cpu.dcache.ReadReq_avg_miss_latency 19511.922037 # average ReadReq miss latency +system.cpu.dcache.ReadReq_avg_mshr_miss_latency 7693.277195 # average ReadReq mshr miss latency +system.cpu.dcache.ReadReq_hits 116024078 # number of ReadReq hits +system.cpu.dcache.ReadReq_miss_latency 16646128000 # number of ReadReq miss cycles +system.cpu.dcache.ReadReq_miss_rate 0.007299 # miss rate for ReadReq accesses +system.cpu.dcache.ReadReq_misses 853126 # number of ReadReq misses +system.cpu.dcache.ReadReq_mshr_hits 634854 # number of ReadReq MSHR hits +system.cpu.dcache.ReadReq_mshr_miss_latency 1679227000 # number of ReadReq MSHR miss cycles +system.cpu.dcache.ReadReq_mshr_miss_rate 0.001868 # mshr miss rate for ReadReq accesses +system.cpu.dcache.ReadReq_mshr_misses 218272 # number of ReadReq MSHR misses system.cpu.dcache.WriteReq_accesses 39451321 # number of WriteReq accesses(hits+misses) -system.cpu.dcache.WriteReq_avg_miss_latency 32797.392555 # average WriteReq miss latency -system.cpu.dcache.WriteReq_avg_mshr_miss_latency 35638.802347 # average WriteReq mshr miss latency -system.cpu.dcache.WriteReq_hits 37116231 # number of WriteReq hits -system.cpu.dcache.WriteReq_miss_latency 76584863381 # number of WriteReq miss cycles -system.cpu.dcache.WriteReq_miss_rate 0.059189 # miss rate for WriteReq accesses -system.cpu.dcache.WriteReq_misses 2335090 # number of WriteReq misses -system.cpu.dcache.WriteReq_mshr_hits 1996724 # number of WriteReq MSHR hits -system.cpu.dcache.WriteReq_mshr_miss_latency 12058958995 # number of WriteReq MSHR miss cycles -system.cpu.dcache.WriteReq_mshr_miss_rate 0.008577 # mshr miss rate for WriteReq accesses -system.cpu.dcache.WriteReq_mshr_misses 338366 # number of WriteReq MSHR misses -system.cpu.dcache.avg_blocked_cycles::no_mshrs 6528.414634 # average number of cycles each access was blocked +system.cpu.dcache.WriteReq_avg_miss_latency 31935.176109 # average WriteReq miss latency +system.cpu.dcache.WriteReq_avg_mshr_miss_latency 34419.628617 # average WriteReq mshr miss latency +system.cpu.dcache.WriteReq_hits 37146976 # number of WriteReq hits +system.cpu.dcache.WriteReq_miss_latency 73589663391 # number of WriteReq miss cycles +system.cpu.dcache.WriteReq_miss_rate 0.058410 # miss rate for WriteReq accesses +system.cpu.dcache.WriteReq_misses 2304345 # number of WriteReq misses +system.cpu.dcache.WriteReq_mshr_hits 1968193 # number of WriteReq MSHR hits +system.cpu.dcache.WriteReq_mshr_miss_latency 11570226999 # number of WriteReq MSHR miss cycles +system.cpu.dcache.WriteReq_mshr_miss_rate 0.008521 # mshr miss rate for WriteReq accesses +system.cpu.dcache.WriteReq_mshr_misses 336152 # number of WriteReq MSHR misses +system.cpu.dcache.avg_blocked_cycles::no_mshrs 7088.486726 # average number of cycles each access was blocked system.cpu.dcache.avg_blocked_cycles::no_targets 21363.636364 # average number of cycles each access was blocked -system.cpu.dcache.avg_refs 316.462124 # Average number of references to valid blocks. -system.cpu.dcache.blocked::no_mshrs 123 # number of cycles access was blocked +system.cpu.dcache.avg_refs 323.627554 # Average number of references to valid blocks. +system.cpu.dcache.blocked::no_mshrs 113 # number of cycles access was blocked system.cpu.dcache.blocked::no_targets 11 # number of cycles access was blocked -system.cpu.dcache.blocked_cycles::no_mshrs 802995 # number of cycles access was blocked +system.cpu.dcache.blocked_cycles::no_mshrs 800999 # number of cycles access was blocked system.cpu.dcache.blocked_cycles::no_targets 235000 # number of cycles access was blocked system.cpu.dcache.cache_copies 0 # number of cache copies performed -system.cpu.dcache.demand_accesses 152894537 # number of demand (read+write) accesses -system.cpu.dcache.demand_avg_miss_latency 29313.182507 # average overall miss latency -system.cpu.dcache.demand_avg_mshr_miss_latency 24703.537731 # average overall mshr miss latency -system.cpu.dcache.demand_hits 149751062 # number of demand (read+write) hits -system.cpu.dcache.demand_miss_latency 92145256381 # number of demand (read+write) miss cycles -system.cpu.dcache.demand_miss_rate 0.020560 # miss rate for demand accesses -system.cpu.dcache.demand_misses 3143475 # number of demand (read+write) misses -system.cpu.dcache.demand_mshr_hits 2586905 # number of demand (read+write) MSHR hits -system.cpu.dcache.demand_mshr_miss_latency 13749247995 # number of demand (read+write) MSHR miss cycles -system.cpu.dcache.demand_mshr_miss_rate 0.003640 # mshr miss rate for demand accesses -system.cpu.dcache.demand_mshr_misses 556570 # number of demand (read+write) MSHR misses +system.cpu.dcache.demand_accesses 156328525 # number of demand (read+write) accesses +system.cpu.dcache.demand_avg_miss_latency 28578.502032 # average overall miss latency +system.cpu.dcache.demand_avg_mshr_miss_latency 23897.692017 # average overall mshr miss latency +system.cpu.dcache.demand_hits 153171054 # number of demand (read+write) hits +system.cpu.dcache.demand_miss_latency 90235791391 # number of demand (read+write) miss cycles +system.cpu.dcache.demand_miss_rate 0.020198 # miss rate for demand accesses +system.cpu.dcache.demand_misses 3157471 # number of demand (read+write) misses +system.cpu.dcache.demand_mshr_hits 2603047 # number of demand (read+write) MSHR hits +system.cpu.dcache.demand_mshr_miss_latency 13249453999 # number of demand (read+write) MSHR miss cycles +system.cpu.dcache.demand_mshr_miss_rate 0.003547 # mshr miss rate for demand accesses +system.cpu.dcache.demand_mshr_misses 554424 # number of demand (read+write) MSHR misses system.cpu.dcache.fast_writes 0 # number of fast writes performed system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.dcache.occ_%::0 0.999563 # Average percentage of cache occupancy -system.cpu.dcache.occ_blocks::0 4094.208277 # Average occupied blocks per context -system.cpu.dcache.overall_accesses 152894537 # number of overall (read+write) accesses -system.cpu.dcache.overall_avg_miss_latency 29313.182507 # average overall miss latency -system.cpu.dcache.overall_avg_mshr_miss_latency 24703.537731 # average overall mshr miss latency +system.cpu.dcache.occ_%::0 0.999568 # Average percentage of cache occupancy +system.cpu.dcache.occ_blocks::0 4094.232018 # Average occupied blocks per context +system.cpu.dcache.overall_accesses 156328525 # number of overall (read+write) accesses +system.cpu.dcache.overall_avg_miss_latency 28578.502032 # average overall miss latency +system.cpu.dcache.overall_avg_mshr_miss_latency 23897.692017 # average overall mshr miss latency system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency -system.cpu.dcache.overall_hits 149751062 # number of overall hits -system.cpu.dcache.overall_miss_latency 92145256381 # number of overall miss cycles -system.cpu.dcache.overall_miss_rate 0.020560 # miss rate for overall accesses -system.cpu.dcache.overall_misses 3143475 # number of overall misses -system.cpu.dcache.overall_mshr_hits 2586905 # number of overall MSHR hits -system.cpu.dcache.overall_mshr_miss_latency 13749247995 # number of overall MSHR miss cycles -system.cpu.dcache.overall_mshr_miss_rate 0.003640 # mshr miss rate for overall accesses -system.cpu.dcache.overall_mshr_misses 556570 # number of overall MSHR misses +system.cpu.dcache.overall_hits 153171054 # number of overall hits +system.cpu.dcache.overall_miss_latency 90235791391 # number of overall miss cycles +system.cpu.dcache.overall_miss_rate 0.020198 # miss rate for overall accesses +system.cpu.dcache.overall_misses 3157471 # number of overall misses +system.cpu.dcache.overall_mshr_hits 2603047 # number of overall MSHR hits +system.cpu.dcache.overall_mshr_miss_latency 13249453999 # number of overall MSHR miss cycles +system.cpu.dcache.overall_mshr_miss_rate 0.003547 # mshr miss rate for overall accesses +system.cpu.dcache.overall_mshr_misses 554424 # number of overall MSHR misses system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses -system.cpu.dcache.replacements 470982 # number of replacements -system.cpu.dcache.sampled_refs 475078 # Sample count of references to valid blocks. +system.cpu.dcache.replacements 471007 # number of replacements +system.cpu.dcache.sampled_refs 475103 # Sample count of references to valid blocks. system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions -system.cpu.dcache.tagsinuse 4094.208277 # Cycle average of tags in use -system.cpu.dcache.total_refs 150344193 # Total number of references to valid blocks. -system.cpu.dcache.warmup_cycle 126612000 # Cycle when the warmup percentage was hit. -system.cpu.dcache.writebacks 335213 # number of writebacks -system.cpu.decode.DECODE:BlockedCycles 51119249 # Number of cycles decode is blocked -system.cpu.decode.DECODE:BranchMispred 861 # Number of times decode detected a branch misprediction -system.cpu.decode.DECODE:BranchResolved 4177292 # Number of times decode resolved a branch -system.cpu.decode.DECODE:DecodedInsts 689843810 # Number of instructions handled by decode -system.cpu.decode.DECODE:IdleCycles 144051375 # Number of cycles decode is idle -system.cpu.decode.DECODE:RunCycles 122990983 # Number of cycles decode is running -system.cpu.decode.DECODE:SquashCycles 9853353 # Number of cycles decode is squashing -system.cpu.decode.DECODE:SquashedInsts 3386 # Number of squashed instructions handled by decode -system.cpu.decode.DECODE:UnblockCycles 5413414 # Number of cycles decode is unblocking -system.cpu.dtb.data_accesses 163070578 # DTB accesses +system.cpu.dcache.tagsinuse 4094.232018 # Cycle average of tags in use +system.cpu.dcache.total_refs 153756422 # Total number of references to valid blocks. +system.cpu.dcache.warmup_cycle 126427000 # Cycle when the warmup percentage was hit. +system.cpu.dcache.writebacks 336082 # number of writebacks +system.cpu.decode.DECODE:BlockedCycles 53096224 # Number of cycles decode is blocked +system.cpu.decode.DECODE:BranchMispred 870 # Number of times decode detected a branch misprediction +system.cpu.decode.DECODE:BranchResolved 4174977 # Number of times decode resolved a branch +system.cpu.decode.DECODE:DecodedInsts 691367918 # Number of instructions handled by decode +system.cpu.decode.DECODE:IdleCycles 145684312 # Number of cycles decode is idle +system.cpu.decode.DECODE:RunCycles 123209609 # Number of cycles decode is running +system.cpu.decode.DECODE:SquashCycles 10007520 # Number of cycles decode is squashing +system.cpu.decode.DECODE:SquashedInsts 3007 # Number of squashed instructions handled by decode +system.cpu.decode.DECODE:UnblockCycles 5427610 # Number of cycles decode is unblocking +system.cpu.dtb.data_accesses 163170180 # DTB accesses system.cpu.dtb.data_acv 0 # DTB access violations -system.cpu.dtb.data_hits 163012019 # DTB hits -system.cpu.dtb.data_misses 58559 # DTB misses +system.cpu.dtb.data_hits 163108618 # DTB hits +system.cpu.dtb.data_misses 61562 # DTB misses system.cpu.dtb.fetch_accesses 0 # ITB accesses system.cpu.dtb.fetch_acv 0 # ITB acv system.cpu.dtb.fetch_hits 0 # ITB hits system.cpu.dtb.fetch_misses 0 # ITB misses -system.cpu.dtb.read_accesses 122259759 # DTB read accesses +system.cpu.dtb.read_accesses 122378622 # DTB read accesses system.cpu.dtb.read_acv 0 # DTB read access violations -system.cpu.dtb.read_hits 122237048 # DTB read hits -system.cpu.dtb.read_misses 22711 # DTB read misses -system.cpu.dtb.write_accesses 40810819 # DTB write accesses +system.cpu.dtb.read_hits 122354151 # DTB read hits +system.cpu.dtb.read_misses 24471 # DTB read misses +system.cpu.dtb.write_accesses 40791558 # DTB write accesses system.cpu.dtb.write_acv 0 # DTB write access violations -system.cpu.dtb.write_hits 40774971 # DTB write hits -system.cpu.dtb.write_misses 35848 # DTB write misses -system.cpu.fetch.Branches 76440051 # Number of branches that fetch encountered -system.cpu.fetch.CacheLines 65631744 # Number of cache lines fetched -system.cpu.fetch.Cycles 195845469 # Number of cycles fetch has run and was not squashing or blocked -system.cpu.fetch.IcacheSquashes 1315609 # Number of outstanding Icache misses that were squashed -system.cpu.fetch.Insts 699070033 # Number of instructions fetch has processed -system.cpu.fetch.SquashCycles 4181068 # Number of cycles fetch has spent squashing -system.cpu.fetch.branchRate 0.228053 # Number of branch fetches per cycle -system.cpu.fetch.icacheStallCycles 65631744 # Number of cycles fetch is stalled on an Icache miss -system.cpu.fetch.predictedBranches 65597112 # Number of branches that fetch has predicted taken -system.cpu.fetch.rate 2.085617 # Number of inst fetches per cycle -system.cpu.fetch.rateDist::samples 333428374 # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::mean 2.096612 # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::stdev 3.077342 # Number of instructions fetched each cycle (Total) +system.cpu.dtb.write_hits 40754467 # DTB write hits +system.cpu.dtb.write_misses 37091 # DTB write misses +system.cpu.fetch.Branches 76519042 # Number of branches that fetch encountered +system.cpu.fetch.CacheLines 65743933 # Number of cache lines fetched +system.cpu.fetch.Cycles 196171036 # Number of cycles fetch has run and was not squashing or blocked +system.cpu.fetch.IcacheSquashes 1323544 # Number of outstanding Icache misses that were squashed +system.cpu.fetch.Insts 700543147 # Number of instructions fetch has processed +system.cpu.fetch.SquashCycles 4180854 # Number of cycles fetch has spent squashing +system.cpu.fetch.branchRate 0.225711 # Number of branch fetches per cycle +system.cpu.fetch.icacheStallCycles 65743933 # Number of cycles fetch is stalled on an Icache miss +system.cpu.fetch.predictedBranches 65741179 # Number of branches that fetch has predicted taken +system.cpu.fetch.rate 2.066420 # Number of inst fetches per cycle +system.cpu.fetch.rateDist::samples 337425275 # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::mean 2.076143 # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::stdev 3.069329 # 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 203214688 60.95% 60.95% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::1 10311898 3.09% 64.04% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::2 15894466 4.77% 68.81% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::3 13958250 4.19% 72.99% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::4 12033268 3.61% 76.60% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::5 13973782 4.19% 80.79% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::6 5916300 1.77% 82.57% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::7 3411105 1.02% 83.59% # Number of instructions fetched each cycle (Total) -system.cpu.fetch.rateDist::8 54714617 16.41% 100.00% # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::0 206998212 61.35% 61.35% # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::1 10205574 3.02% 64.37% # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::2 16013127 4.75% 69.12% # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::3 13976667 4.14% 73.26% # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::4 12062274 3.57% 76.83% # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::5 13987466 4.15% 80.98% # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::6 5886424 1.74% 82.72% # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::7 3487900 1.03% 83.76% # Number of instructions fetched each cycle (Total) +system.cpu.fetch.rateDist::8 54807631 16.24% 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 333428374 # Number of instructions fetched each cycle (Total) -system.cpu.icache.ReadReq_accesses 65631744 # number of ReadReq accesses(hits+misses) -system.cpu.icache.ReadReq_avg_miss_latency 36217.817562 # average ReadReq miss latency -system.cpu.icache.ReadReq_avg_mshr_miss_latency 35518.743109 # average ReadReq mshr miss latency -system.cpu.icache.ReadReq_hits 65630571 # number of ReadReq hits -system.cpu.icache.ReadReq_miss_latency 42483500 # number of ReadReq miss cycles +system.cpu.fetch.rateDist::total 337425275 # Number of instructions fetched each cycle (Total) +system.cpu.icache.ReadReq_accesses 65743933 # number of ReadReq accesses(hits+misses) +system.cpu.icache.ReadReq_avg_miss_latency 36198.392555 # average ReadReq miss latency +system.cpu.icache.ReadReq_avg_mshr_miss_latency 35509.868421 # average ReadReq mshr miss latency +system.cpu.icache.ReadReq_hits 65742751 # number of ReadReq hits +system.cpu.icache.ReadReq_miss_latency 42786500 # number of ReadReq miss cycles system.cpu.icache.ReadReq_miss_rate 0.000018 # miss rate for ReadReq accesses -system.cpu.icache.ReadReq_misses 1173 # number of ReadReq misses -system.cpu.icache.ReadReq_mshr_hits 266 # number of ReadReq MSHR hits -system.cpu.icache.ReadReq_mshr_miss_latency 32215500 # number of ReadReq MSHR miss cycles +system.cpu.icache.ReadReq_misses 1182 # number of ReadReq misses +system.cpu.icache.ReadReq_mshr_hits 270 # number of ReadReq MSHR hits +system.cpu.icache.ReadReq_mshr_miss_latency 32385000 # number of ReadReq MSHR miss cycles system.cpu.icache.ReadReq_mshr_miss_rate 0.000014 # mshr miss rate for ReadReq accesses -system.cpu.icache.ReadReq_mshr_misses 907 # number of ReadReq MSHR misses +system.cpu.icache.ReadReq_mshr_misses 912 # number of ReadReq MSHR misses system.cpu.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked system.cpu.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked -system.cpu.icache.avg_refs 72360.056229 # Average number of references to valid blocks. +system.cpu.icache.avg_refs 72086.349781 # Average number of references to valid blocks. system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked system.cpu.icache.cache_copies 0 # number of cache copies performed -system.cpu.icache.demand_accesses 65631744 # number of demand (read+write) accesses -system.cpu.icache.demand_avg_miss_latency 36217.817562 # average overall miss latency -system.cpu.icache.demand_avg_mshr_miss_latency 35518.743109 # average overall mshr miss latency -system.cpu.icache.demand_hits 65630571 # number of demand (read+write) hits -system.cpu.icache.demand_miss_latency 42483500 # number of demand (read+write) miss cycles +system.cpu.icache.demand_accesses 65743933 # number of demand (read+write) accesses +system.cpu.icache.demand_avg_miss_latency 36198.392555 # average overall miss latency +system.cpu.icache.demand_avg_mshr_miss_latency 35509.868421 # average overall mshr miss latency +system.cpu.icache.demand_hits 65742751 # number of demand (read+write) hits +system.cpu.icache.demand_miss_latency 42786500 # number of demand (read+write) miss cycles system.cpu.icache.demand_miss_rate 0.000018 # miss rate for demand accesses -system.cpu.icache.demand_misses 1173 # number of demand (read+write) misses -system.cpu.icache.demand_mshr_hits 266 # number of demand (read+write) MSHR hits -system.cpu.icache.demand_mshr_miss_latency 32215500 # number of demand (read+write) MSHR miss cycles +system.cpu.icache.demand_misses 1182 # number of demand (read+write) misses +system.cpu.icache.demand_mshr_hits 270 # number of demand (read+write) MSHR hits +system.cpu.icache.demand_mshr_miss_latency 32385000 # number of demand (read+write) MSHR miss cycles system.cpu.icache.demand_mshr_miss_rate 0.000014 # mshr miss rate for demand accesses -system.cpu.icache.demand_mshr_misses 907 # number of demand (read+write) MSHR misses +system.cpu.icache.demand_mshr_misses 912 # number of demand (read+write) MSHR misses system.cpu.icache.fast_writes 0 # number of fast writes performed system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.icache.occ_%::0 0.378038 # Average percentage of cache occupancy -system.cpu.icache.occ_blocks::0 774.221896 # Average occupied blocks per context -system.cpu.icache.overall_accesses 65631744 # number of overall (read+write) accesses -system.cpu.icache.overall_avg_miss_latency 36217.817562 # average overall miss latency -system.cpu.icache.overall_avg_mshr_miss_latency 35518.743109 # average overall mshr miss latency +system.cpu.icache.occ_%::0 0.379446 # Average percentage of cache occupancy +system.cpu.icache.occ_blocks::0 777.105869 # Average occupied blocks per context +system.cpu.icache.overall_accesses 65743933 # number of overall (read+write) accesses +system.cpu.icache.overall_avg_miss_latency 36198.392555 # average overall miss latency +system.cpu.icache.overall_avg_mshr_miss_latency 35509.868421 # average overall mshr miss latency system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency -system.cpu.icache.overall_hits 65630571 # number of overall hits -system.cpu.icache.overall_miss_latency 42483500 # number of overall miss cycles +system.cpu.icache.overall_hits 65742751 # number of overall hits +system.cpu.icache.overall_miss_latency 42786500 # number of overall miss cycles system.cpu.icache.overall_miss_rate 0.000018 # miss rate for overall accesses -system.cpu.icache.overall_misses 1173 # number of overall misses -system.cpu.icache.overall_mshr_hits 266 # number of overall MSHR hits -system.cpu.icache.overall_mshr_miss_latency 32215500 # number of overall MSHR miss cycles +system.cpu.icache.overall_misses 1182 # number of overall misses +system.cpu.icache.overall_mshr_hits 270 # number of overall MSHR hits +system.cpu.icache.overall_mshr_miss_latency 32385000 # number of overall MSHR miss cycles system.cpu.icache.overall_mshr_miss_rate 0.000014 # mshr miss rate for overall accesses -system.cpu.icache.overall_mshr_misses 907 # number of overall MSHR misses +system.cpu.icache.overall_mshr_misses 912 # number of overall MSHR misses system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses -system.cpu.icache.replacements 35 # number of replacements -system.cpu.icache.sampled_refs 907 # Sample count of references to valid blocks. +system.cpu.icache.replacements 36 # number of replacements +system.cpu.icache.sampled_refs 912 # Sample count of references to valid blocks. system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions -system.cpu.icache.tagsinuse 774.221896 # Cycle average of tags in use -system.cpu.icache.total_refs 65630571 # Total number of references to valid blocks. +system.cpu.icache.tagsinuse 777.105869 # Cycle average of tags in use +system.cpu.icache.total_refs 65742751 # Total number of references to valid blocks. system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit. system.cpu.icache.writebacks 0 # number of writebacks -system.cpu.idleCycles 1757798 # Total number of cycles that the CPU has spent unscheduled due to idling -system.cpu.iew.EXEC:branches 67441684 # Number of branches executed -system.cpu.iew.EXEC:nop 43298534 # number of nop insts executed -system.cpu.iew.EXEC:rate 1.787674 # Inst execution rate -system.cpu.iew.EXEC:refs 164010690 # number of memory reference insts executed -system.cpu.iew.EXEC:stores 41206389 # Number of stores executed +system.cpu.idleCycles 1587719 # Total number of cycles that the CPU has spent unscheduled due to idling +system.cpu.iew.EXEC:branches 67446690 # Number of branches executed +system.cpu.iew.EXEC:nop 43287555 # number of nop insts executed +system.cpu.iew.EXEC:rate 1.768234 # Inst execution rate +system.cpu.iew.EXEC:refs 164109637 # number of memory reference insts executed +system.cpu.iew.EXEC:stores 41186586 # Number of stores executed system.cpu.iew.EXEC:swp 0 # number of swp insts executed -system.cpu.iew.WB:consumers 488922033 # num instructions consuming a value -system.cpu.iew.WB:count 596002683 # cumulative count of insts written-back -system.cpu.iew.WB:fanout 0.810520 # average fanout of values written-back +system.cpu.iew.WB:consumers 494218268 # num instructions consuming a value +system.cpu.iew.WB:count 596241723 # cumulative count of insts written-back +system.cpu.iew.WB:fanout 0.805354 # average fanout of values written-back system.cpu.iew.WB:penalized 0 # number of instrctions required to write to 'other' IQ system.cpu.iew.WB:penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ -system.cpu.iew.WB:producers 396281024 # num instructions producing a value -system.cpu.iew.WB:rate 1.778124 # insts written-back per cycle -system.cpu.iew.WB:sent 597106328 # cumulative count of insts sent to commit -system.cpu.iew.branchMispredicts 4603784 # Number of branch mispredicts detected at execute -system.cpu.iew.iewBlockCycles 2069078 # Number of cycles IEW is blocking -system.cpu.iew.iewDispLoadInsts 126900612 # Number of dispatched load instructions -system.cpu.iew.iewDispNonSpecInsts 29 # Number of dispatched non-speculative instructions -system.cpu.iew.iewDispSquashedInsts 3145838 # Number of squashed instructions skipped by dispatch -system.cpu.iew.iewDispStoreInsts 43054897 # Number of dispatched store instructions -system.cpu.iew.iewDispatchedInsts 663551547 # Number of instructions dispatched to IQ -system.cpu.iew.iewExecLoadInsts 122804301 # Number of load instructions executed -system.cpu.iew.iewExecSquashedInsts 6319339 # Number of squashed instructions skipped in execute -system.cpu.iew.iewExecutedInsts 599203767 # Number of executed instructions -system.cpu.iew.iewIQFullEvents 4454 # Number of times the IQ has become full, causing a stall +system.cpu.iew.WB:producers 398020536 # num instructions producing a value +system.cpu.iew.WB:rate 1.758758 # insts written-back per cycle +system.cpu.iew.WB:sent 597367655 # cumulative count of insts sent to commit +system.cpu.iew.branchMispredicts 4601660 # Number of branch mispredicts detected at execute +system.cpu.iew.iewBlockCycles 2251946 # Number of cycles IEW is blocking +system.cpu.iew.iewDispLoadInsts 127252956 # Number of dispatched load instructions +system.cpu.iew.iewDispNonSpecInsts 28 # Number of dispatched non-speculative instructions +system.cpu.iew.iewDispSquashedInsts 3156398 # Number of squashed instructions skipped by dispatch +system.cpu.iew.iewDispStoreInsts 43259984 # Number of dispatched store instructions +system.cpu.iew.iewDispatchedInsts 665052109 # Number of instructions dispatched to IQ +system.cpu.iew.iewExecLoadInsts 122923051 # Number of load instructions executed +system.cpu.iew.iewExecSquashedInsts 6371334 # Number of squashed instructions skipped in execute +system.cpu.iew.iewExecutedInsts 599454333 # Number of executed instructions +system.cpu.iew.iewIQFullEvents 2449 # Number of times the IQ has become full, causing a stall system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle -system.cpu.iew.iewLSQFullEvents 32589 # Number of times the LSQ has become full, causing a stall -system.cpu.iew.iewSquashCycles 9853353 # Number of cycles IEW is squashing -system.cpu.iew.iewUnblockCycles 86305 # Number of cycles IEW is unblocking +system.cpu.iew.iewLSQFullEvents 33854 # Number of times the LSQ has become full, causing a stall +system.cpu.iew.iewSquashCycles 10007520 # Number of cycles IEW is squashing +system.cpu.iew.iewUnblockCycles 83713 # Number of cycles IEW is unblocking system.cpu.iew.lsq.thread.0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding -system.cpu.iew.lsq.thread.0.cacheBlocked 194 # Number of times an access to memory failed due to the cache being blocked -system.cpu.iew.lsq.thread.0.forwLoads 8787843 # Number of loads that had data forwarded from stores -system.cpu.iew.lsq.thread.0.ignoredResponses 12289 # Number of memory responses ignored because the instruction is squashed +system.cpu.iew.lsq.thread.0.cacheBlocked 175 # Number of times an access to memory failed due to the cache being blocked +system.cpu.iew.lsq.thread.0.forwLoads 5470953 # Number of loads that had data forwarded from stores +system.cpu.iew.lsq.thread.0.ignoredResponses 10609 # Number of memory responses ignored because the instruction is squashed system.cpu.iew.lsq.thread.0.invAddrLoads 0 # Number of loads ignored due to an invalid address system.cpu.iew.lsq.thread.0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address -system.cpu.iew.lsq.thread.0.memOrderViolation 89737 # Number of memory ordering violations -system.cpu.iew.lsq.thread.0.rescheduledLoads 5921 # Number of loads that were rescheduled -system.cpu.iew.lsq.thread.0.squashedLoads 11851102 # Number of loads squashed -system.cpu.iew.lsq.thread.0.squashedStores 3242374 # Number of stores squashed -system.cpu.iew.memOrderViolationEvents 89737 # Number of memory order violations -system.cpu.iew.predictedNotTakenIncorrect 943709 # Number of branches that were predicted not taken incorrectly -system.cpu.iew.predictedTakenIncorrect 3660075 # Number of branches that were predicted taken incorrectly -system.cpu.ipc 1.687279 # IPC: Instructions Per Cycle -system.cpu.ipc_total 1.687279 # IPC: Total IPC of All Threads +system.cpu.iew.lsq.thread.0.memOrderViolation 93535 # Number of memory ordering violations +system.cpu.iew.lsq.thread.0.rescheduledLoads 5935 # Number of loads that were rescheduled +system.cpu.iew.lsq.thread.0.squashedLoads 12203446 # Number of loads squashed +system.cpu.iew.lsq.thread.0.squashedStores 3447461 # Number of stores squashed +system.cpu.iew.memOrderViolationEvents 93535 # Number of memory order violations +system.cpu.iew.predictedNotTakenIncorrect 944573 # Number of branches that were predicted not taken incorrectly +system.cpu.iew.predictedTakenIncorrect 3657087 # Number of branches that were predicted taken incorrectly +system.cpu.ipc 1.668232 # IPC: Instructions Per Cycle +system.cpu.ipc_total 1.668232 # IPC: Total IPC of All Threads system.cpu.iq.ISSUE:FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::IntAlu 438810493 72.47% 72.47% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::IntMult 6669 0.00% 72.47% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::IntDiv 0 0.00% 72.47% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::FloatAdd 29 0.00% 72.47% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::FloatCmp 5 0.00% 72.47% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::FloatCvt 5 0.00% 72.47% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::FloatMult 4 0.00% 72.47% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::FloatDiv 0 0.00% 72.47% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::FloatSqrt 0 0.00% 72.47% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::MemRead 124770612 20.61% 93.07% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::MemWrite 41935289 6.93% 100.00% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::IntAlu 438988101 72.46% 72.46% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::IntMult 6710 0.00% 72.46% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::IntDiv 0 0.00% 72.46% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::FloatAdd 30 0.00% 72.46% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::FloatCmp 5 0.00% 72.46% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::FloatCvt 5 0.00% 72.46% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::FloatMult 4 0.00% 72.46% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::FloatDiv 0 0.00% 72.46% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::FloatSqrt 0 0.00% 72.46% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::MemRead 124874272 20.61% 93.07% # Type of FU issued +system.cpu.iq.ISSUE:FU_type_0::MemWrite 41956540 6.93% 100.00% # Type of FU issued system.cpu.iq.ISSUE:FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued system.cpu.iq.ISSUE:FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued -system.cpu.iq.ISSUE:FU_type_0::total 605523106 # Type of FU issued -system.cpu.iq.ISSUE:fu_busy_cnt 7132172 # FU busy when requested -system.cpu.iq.ISSUE:fu_busy_rate 0.011779 # FU busy rate (busy events/executed inst) +system.cpu.iq.ISSUE:FU_type_0::total 605825667 # Type of FU issued +system.cpu.iq.ISSUE:fu_busy_cnt 6927509 # FU busy when requested +system.cpu.iq.ISSUE:fu_busy_rate 0.011435 # FU busy rate (busy events/executed inst) system.cpu.iq.ISSUE:fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::IntAlu 5335622 74.81% 74.81% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::IntMult 49 0.00% 74.81% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::IntDiv 0 0.00% 74.81% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::FloatAdd 0 0.00% 74.81% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::FloatCmp 0 0.00% 74.81% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::FloatCvt 0 0.00% 74.81% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::FloatMult 0 0.00% 74.81% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::FloatDiv 0 0.00% 74.81% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::FloatSqrt 0 0.00% 74.81% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::MemRead 1469402 20.60% 95.41% # attempts to use FU when none available -system.cpu.iq.ISSUE:fu_full::MemWrite 327099 4.59% 100.00% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::IntAlu 5320205 76.80% 76.80% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::IntMult 51 0.00% 76.80% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::IntDiv 0 0.00% 76.80% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::FloatAdd 0 0.00% 76.80% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::FloatCmp 0 0.00% 76.80% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::FloatCvt 0 0.00% 76.80% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::FloatMult 0 0.00% 76.80% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::FloatDiv 0 0.00% 76.80% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::FloatSqrt 0 0.00% 76.80% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::MemRead 1245764 17.98% 94.78% # attempts to use FU when none available +system.cpu.iq.ISSUE:fu_full::MemWrite 361489 5.22% 100.00% # attempts to use FU when none available system.cpu.iq.ISSUE:fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available system.cpu.iq.ISSUE:fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available -system.cpu.iq.ISSUE:issued_per_cycle::samples 333428374 # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::mean 1.816052 # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::stdev 1.661323 # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::samples 337425275 # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::mean 1.795437 # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::stdev 1.663310 # Number of insts issued each cycle system.cpu.iq.ISSUE:issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::0 91844434 27.55% 27.55% # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::1 66796624 20.03% 47.58% # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::2 82026036 24.60% 72.18% # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::3 37142853 11.14% 83.32% # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::4 29318508 8.79% 92.11% # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::5 13804488 4.14% 96.25% # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::6 11015283 3.30% 99.56% # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::7 983503 0.29% 99.85% # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::8 496645 0.15% 100.00% # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::0 95395357 28.27% 28.27% # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::1 68329461 20.25% 48.52% # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::2 80056631 23.73% 72.25% # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::3 36910615 10.94% 83.19% # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::4 31840128 9.44% 92.62% # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::5 12299933 3.65% 96.27% # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::6 10951663 3.25% 99.51% # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::7 1050952 0.31% 99.82% # Number of insts issued each cycle +system.cpu.iq.ISSUE:issued_per_cycle::8 590535 0.18% 100.00% # Number of insts issued each cycle system.cpu.iq.ISSUE:issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle system.cpu.iq.ISSUE:issued_per_cycle::min_value 0 # Number of insts issued each cycle system.cpu.iq.ISSUE:issued_per_cycle::max_value 8 # Number of insts issued each cycle -system.cpu.iq.ISSUE:issued_per_cycle::total 333428374 # Number of insts issued each cycle -system.cpu.iq.ISSUE:rate 1.806528 # Inst issue rate -system.cpu.iq.iqInstsAdded 620252984 # Number of instructions added to the IQ (excludes non-spec) -system.cpu.iq.iqInstsIssued 605523106 # Number of instructions issued -system.cpu.iq.iqNonSpecInstsAdded 29 # Number of non-speculative instructions added to the IQ -system.cpu.iq.iqSquashedInstsExamined 53278148 # Number of squashed instructions iterated over during squash; mainly for profiling -system.cpu.iq.iqSquashedInstsIssued 39411 # Number of squashed instructions issued -system.cpu.iq.iqSquashedNonSpecRemoved 12 # Number of squashed non-spec instructions that were removed -system.cpu.iq.iqSquashedOperandsExamined 29138505 # Number of squashed operands that are examined and possibly removed from graph +system.cpu.iq.ISSUE:issued_per_cycle::total 337425275 # Number of insts issued each cycle +system.cpu.iq.ISSUE:rate 1.787028 # Inst issue rate +system.cpu.iq.iqInstsAdded 621764526 # Number of instructions added to the IQ (excludes non-spec) +system.cpu.iq.iqInstsIssued 605825667 # Number of instructions issued +system.cpu.iq.iqNonSpecInstsAdded 28 # Number of non-speculative instructions added to the IQ +system.cpu.iq.iqSquashedInstsExamined 54809333 # Number of squashed instructions iterated over during squash; mainly for profiling +system.cpu.iq.iqSquashedInstsIssued 18475 # Number of squashed instructions issued +system.cpu.iq.iqSquashedNonSpecRemoved 11 # Number of squashed non-spec instructions that were removed +system.cpu.iq.iqSquashedOperandsExamined 31050369 # Number of squashed operands that are examined and possibly removed from graph system.cpu.itb.data_accesses 0 # DTB accesses system.cpu.itb.data_acv 0 # DTB access violations system.cpu.itb.data_hits 0 # DTB hits system.cpu.itb.data_misses 0 # DTB misses -system.cpu.itb.fetch_accesses 65631783 # ITB accesses +system.cpu.itb.fetch_accesses 65743973 # ITB accesses system.cpu.itb.fetch_acv 0 # ITB acv -system.cpu.itb.fetch_hits 65631744 # ITB hits -system.cpu.itb.fetch_misses 39 # ITB misses +system.cpu.itb.fetch_hits 65743933 # ITB hits +system.cpu.itb.fetch_misses 40 # ITB misses system.cpu.itb.read_accesses 0 # DTB read accesses system.cpu.itb.read_acv 0 # DTB read access violations system.cpu.itb.read_hits 0 # DTB read hits @@ -343,106 +343,107 @@ system.cpu.itb.write_accesses 0 # DT system.cpu.itb.write_acv 0 # DTB write access violations system.cpu.itb.write_hits 0 # DTB write hits system.cpu.itb.write_misses 0 # DTB write misses -system.cpu.l2cache.ReadExReq_accesses 256875 # number of ReadExReq accesses(hits+misses) -system.cpu.l2cache.ReadExReq_avg_miss_latency 34263.188321 # average ReadExReq miss latency -system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31137.765450 # average ReadExReq mshr miss latency -system.cpu.l2cache.ReadExReq_miss_latency 8801356500 # number of ReadExReq miss cycles -system.cpu.l2cache.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses -system.cpu.l2cache.ReadExReq_misses 256875 # number of ReadExReq misses -system.cpu.l2cache.ReadExReq_mshr_miss_latency 7998513500 # number of ReadExReq MSHR miss cycles -system.cpu.l2cache.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses -system.cpu.l2cache.ReadExReq_mshr_misses 256875 # number of ReadExReq MSHR misses -system.cpu.l2cache.ReadReq_accesses 219110 # number of ReadReq accesses(hits+misses) -system.cpu.l2cache.ReadReq_avg_miss_latency 34284.038279 # average ReadReq miss latency -system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31037.107304 # average ReadReq mshr miss latency -system.cpu.l2cache.ReadReq_hits 183268 # number of ReadReq hits -system.cpu.l2cache.ReadReq_miss_latency 1228808500 # number of ReadReq miss cycles -system.cpu.l2cache.ReadReq_miss_rate 0.163580 # miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_misses 35842 # number of ReadReq misses -system.cpu.l2cache.ReadReq_mshr_miss_latency 1112432000 # number of ReadReq MSHR miss cycles -system.cpu.l2cache.ReadReq_mshr_miss_rate 0.163580 # mshr miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_mshr_misses 35842 # number of ReadReq MSHR misses -system.cpu.l2cache.UpgradeReq_accesses 81505 # number of UpgradeReq accesses(hits+misses) -system.cpu.l2cache.UpgradeReq_avg_miss_latency 34131.924422 # average UpgradeReq miss latency -system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 31025.814367 # average UpgradeReq mshr miss latency -system.cpu.l2cache.UpgradeReq_miss_latency 2781922500 # number of UpgradeReq miss cycles +system.cpu.l2cache.ReadExReq_accesses 256831 # number of ReadExReq accesses(hits+misses) +system.cpu.l2cache.ReadExReq_avg_miss_latency 34267.808951 # average ReadExReq miss latency +system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31149.097625 # average ReadExReq mshr miss latency +system.cpu.l2cache.ReadExReq_hits 12642 # number of ReadExReq hits +system.cpu.l2cache.ReadExReq_miss_latency 8367822000 # number of ReadExReq miss cycles +system.cpu.l2cache.ReadExReq_miss_rate 0.950777 # miss rate for ReadExReq accesses +system.cpu.l2cache.ReadExReq_misses 244189 # number of ReadExReq misses +system.cpu.l2cache.ReadExReq_mshr_miss_latency 7606267000 # number of ReadExReq MSHR miss cycles +system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.950777 # mshr miss rate for ReadExReq accesses +system.cpu.l2cache.ReadExReq_mshr_misses 244189 # number of ReadExReq MSHR misses +system.cpu.l2cache.ReadReq_accesses 219184 # number of ReadReq accesses(hits+misses) +system.cpu.l2cache.ReadReq_avg_miss_latency 34300.593807 # average ReadReq miss latency +system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31016.018663 # average ReadReq mshr miss latency +system.cpu.l2cache.ReadReq_hits 183819 # number of ReadReq hits +system.cpu.l2cache.ReadReq_miss_latency 1213040500 # number of ReadReq miss cycles +system.cpu.l2cache.ReadReq_miss_rate 0.161348 # miss rate for ReadReq accesses +system.cpu.l2cache.ReadReq_misses 35365 # number of ReadReq misses +system.cpu.l2cache.ReadReq_mshr_miss_latency 1096881500 # number of ReadReq MSHR miss cycles +system.cpu.l2cache.ReadReq_mshr_miss_rate 0.161348 # mshr miss rate for ReadReq accesses +system.cpu.l2cache.ReadReq_mshr_misses 35365 # number of ReadReq MSHR misses +system.cpu.l2cache.UpgradeReq_accesses 79334 # number of UpgradeReq accesses(hits+misses) +system.cpu.l2cache.UpgradeReq_avg_miss_latency 34139.271939 # average UpgradeReq miss latency +system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 31029.539668 # average UpgradeReq mshr miss latency +system.cpu.l2cache.UpgradeReq_miss_latency 2708405000 # number of UpgradeReq miss cycles system.cpu.l2cache.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses -system.cpu.l2cache.UpgradeReq_misses 81505 # number of UpgradeReq misses -system.cpu.l2cache.UpgradeReq_mshr_miss_latency 2528759000 # number of UpgradeReq MSHR miss cycles +system.cpu.l2cache.UpgradeReq_misses 79334 # number of UpgradeReq misses +system.cpu.l2cache.UpgradeReq_mshr_miss_latency 2461697500 # number of UpgradeReq MSHR miss cycles system.cpu.l2cache.UpgradeReq_mshr_miss_rate 1 # mshr miss rate for UpgradeReq accesses -system.cpu.l2cache.UpgradeReq_mshr_misses 81505 # number of UpgradeReq MSHR misses -system.cpu.l2cache.Writeback_accesses 335213 # number of Writeback accesses(hits+misses) -system.cpu.l2cache.Writeback_hits 335213 # number of Writeback hits -system.cpu.l2cache.avg_blocked_cycles::no_mshrs 5455.882353 # average number of cycles each access was blocked +system.cpu.l2cache.UpgradeReq_mshr_misses 79334 # number of UpgradeReq MSHR misses +system.cpu.l2cache.Writeback_accesses 336082 # number of Writeback accesses(hits+misses) +system.cpu.l2cache.Writeback_hits 336082 # number of Writeback hits +system.cpu.l2cache.avg_blocked_cycles::no_mshrs 5312.500000 # average number of cycles each access was blocked system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked -system.cpu.l2cache.avg_refs 3.750936 # Average number of references to valid blocks. -system.cpu.l2cache.blocked::no_mshrs 68 # number of cycles access was blocked +system.cpu.l2cache.avg_refs 3.798768 # Average number of references to valid blocks. +system.cpu.l2cache.blocked::no_mshrs 72 # number of cycles access was blocked system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked -system.cpu.l2cache.blocked_cycles::no_mshrs 371000 # number of cycles access was blocked +system.cpu.l2cache.blocked_cycles::no_mshrs 382500 # number of cycles access was blocked system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked system.cpu.l2cache.cache_copies 0 # number of cache copies performed -system.cpu.l2cache.demand_accesses 475985 # number of demand (read+write) accesses -system.cpu.l2cache.demand_avg_miss_latency 34265.741313 # average overall miss latency -system.cpu.l2cache.demand_avg_mshr_miss_latency 31125.440272 # average overall mshr miss latency -system.cpu.l2cache.demand_hits 183268 # number of demand (read+write) hits -system.cpu.l2cache.demand_miss_latency 10030165000 # number of demand (read+write) miss cycles -system.cpu.l2cache.demand_miss_rate 0.614971 # miss rate for demand accesses -system.cpu.l2cache.demand_misses 292717 # number of demand (read+write) misses +system.cpu.l2cache.demand_accesses 476015 # number of demand (read+write) accesses +system.cpu.l2cache.demand_avg_miss_latency 34271.956402 # average overall miss latency +system.cpu.l2cache.demand_avg_mshr_miss_latency 31132.262461 # average overall mshr miss latency +system.cpu.l2cache.demand_hits 196461 # number of demand (read+write) hits +system.cpu.l2cache.demand_miss_latency 9580862500 # number of demand (read+write) miss cycles +system.cpu.l2cache.demand_miss_rate 0.587280 # miss rate for demand accesses +system.cpu.l2cache.demand_misses 279554 # number of demand (read+write) misses system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits -system.cpu.l2cache.demand_mshr_miss_latency 9110945500 # number of demand (read+write) MSHR miss cycles -system.cpu.l2cache.demand_mshr_miss_rate 0.614971 # mshr miss rate for demand accesses -system.cpu.l2cache.demand_mshr_misses 292717 # number of demand (read+write) MSHR misses +system.cpu.l2cache.demand_mshr_miss_latency 8703148500 # number of demand (read+write) MSHR miss cycles +system.cpu.l2cache.demand_mshr_miss_rate 0.587280 # mshr miss rate for demand accesses +system.cpu.l2cache.demand_mshr_misses 279554 # number of demand (read+write) MSHR misses system.cpu.l2cache.fast_writes 0 # number of fast writes performed system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.l2cache.occ_%::0 0.051123 # Average percentage of cache occupancy -system.cpu.l2cache.occ_%::1 0.447698 # Average percentage of cache occupancy -system.cpu.l2cache.occ_blocks::0 1675.210024 # Average occupied blocks per context -system.cpu.l2cache.occ_blocks::1 14670.153699 # Average occupied blocks per context -system.cpu.l2cache.overall_accesses 475985 # number of overall (read+write) accesses -system.cpu.l2cache.overall_avg_miss_latency 34265.741313 # average overall miss latency -system.cpu.l2cache.overall_avg_mshr_miss_latency 31125.440272 # average overall mshr miss latency +system.cpu.l2cache.occ_%::0 0.052597 # Average percentage of cache occupancy +system.cpu.l2cache.occ_%::1 0.448200 # Average percentage of cache occupancy +system.cpu.l2cache.occ_blocks::0 1723.488326 # Average occupied blocks per context +system.cpu.l2cache.occ_blocks::1 14686.601231 # Average occupied blocks per context +system.cpu.l2cache.overall_accesses 476015 # number of overall (read+write) accesses +system.cpu.l2cache.overall_avg_miss_latency 34271.956402 # average overall miss latency +system.cpu.l2cache.overall_avg_mshr_miss_latency 31132.262461 # average overall mshr miss latency system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency -system.cpu.l2cache.overall_hits 183268 # number of overall hits -system.cpu.l2cache.overall_miss_latency 10030165000 # number of overall miss cycles -system.cpu.l2cache.overall_miss_rate 0.614971 # miss rate for overall accesses -system.cpu.l2cache.overall_misses 292717 # number of overall misses +system.cpu.l2cache.overall_hits 196461 # number of overall hits +system.cpu.l2cache.overall_miss_latency 9580862500 # number of overall miss cycles +system.cpu.l2cache.overall_miss_rate 0.587280 # miss rate for overall accesses +system.cpu.l2cache.overall_misses 279554 # number of overall misses system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits -system.cpu.l2cache.overall_mshr_miss_latency 9110945500 # number of overall MSHR miss cycles -system.cpu.l2cache.overall_mshr_miss_rate 0.614971 # mshr miss rate for overall accesses -system.cpu.l2cache.overall_mshr_misses 292717 # number of overall MSHR misses +system.cpu.l2cache.overall_mshr_miss_latency 8703148500 # number of overall MSHR miss cycles +system.cpu.l2cache.overall_mshr_miss_rate 0.587280 # mshr miss rate for overall accesses +system.cpu.l2cache.overall_mshr_misses 279554 # number of overall MSHR misses system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses -system.cpu.l2cache.replacements 85307 # number of replacements -system.cpu.l2cache.sampled_refs 100934 # Sample count of references to valid blocks. +system.cpu.l2cache.replacements 84626 # number of replacements +system.cpu.l2cache.sampled_refs 100342 # Sample count of references to valid blocks. system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions -system.cpu.l2cache.tagsinuse 16345.363723 # Cycle average of tags in use -system.cpu.l2cache.total_refs 378597 # Total number of references to valid blocks. +system.cpu.l2cache.tagsinuse 16410.089557 # Cycle average of tags in use +system.cpu.l2cache.total_refs 381176 # Total number of references to valid blocks. system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit. -system.cpu.l2cache.writebacks 63240 # number of writebacks -system.cpu.memDep0.conflictingLoads 18950859 # Number of conflicting loads. -system.cpu.memDep0.conflictingStores 15231969 # Number of conflicting stores. -system.cpu.memDep0.insertedLoads 126900612 # Number of loads inserted to the mem dependence unit. -system.cpu.memDep0.insertedStores 43054897 # Number of stores inserted to the mem dependence unit. -system.cpu.numCycles 335186172 # number of cpu cycles simulated -system.cpu.rename.RENAME:BlockCycles 14808263 # Number of cycles rename is blocking +system.cpu.l2cache.writebacks 62683 # number of writebacks +system.cpu.memDep0.conflictingLoads 23861424 # Number of conflicting loads. +system.cpu.memDep0.conflictingStores 18454491 # Number of conflicting stores. +system.cpu.memDep0.insertedLoads 127252956 # Number of loads inserted to the mem dependence unit. +system.cpu.memDep0.insertedStores 43259984 # Number of stores inserted to the mem dependence unit. +system.cpu.numCycles 339012994 # number of cpu cycles simulated +system.cpu.rename.RENAME:BlockCycles 14846495 # Number of cycles rename is blocking system.cpu.rename.RENAME:CommittedMaps 463854889 # Number of HB maps that are committed -system.cpu.rename.RENAME:IQFullEvents 34154270 # Number of times rename has blocked due to IQ full -system.cpu.rename.RENAME:IdleCycles 151775927 # Number of cycles rename is idle -system.cpu.rename.RENAME:LSQFullEvents 2034435 # Number of times rename has blocked due to LSQ full -system.cpu.rename.RENAME:ROBFullEvents 82 # Number of times rename has blocked due to ROB full -system.cpu.rename.RENAME:RenameLookups 895748431 # Number of register rename lookups that rename has made -system.cpu.rename.RENAME:RenamedInsts 680023810 # Number of instructions processed by rename -system.cpu.rename.RENAME:RenamedOperands 518612424 # Number of destination operands rename has renamed -system.cpu.rename.RENAME:RunCycles 115460168 # Number of cycles rename is running -system.cpu.rename.RENAME:SquashCycles 9853353 # Number of cycles rename is squashing -system.cpu.rename.RENAME:UnblockCycles 41529646 # Number of cycles rename is unblocking -system.cpu.rename.RENAME:UndoneMaps 54757535 # Number of HB maps that are undone due to squashing -system.cpu.rename.RENAME:serializeStallCycles 1017 # count of cycles rename stalled for serializing inst +system.cpu.rename.RENAME:IQFullEvents 36228613 # Number of times rename has blocked due to IQ full +system.cpu.rename.RENAME:IdleCycles 153406470 # Number of cycles rename is idle +system.cpu.rename.RENAME:LSQFullEvents 1884931 # Number of times rename has blocked due to LSQ full +system.cpu.rename.RENAME:ROBFullEvents 97 # Number of times rename has blocked due to ROB full +system.cpu.rename.RENAME:RenameLookups 897942713 # Number of register rename lookups that rename has made +system.cpu.rename.RENAME:RenamedInsts 681539497 # Number of instructions processed by rename +system.cpu.rename.RENAME:RenamedOperands 519842559 # Number of destination operands rename has renamed +system.cpu.rename.RENAME:RunCycles 115704820 # Number of cycles rename is running +system.cpu.rename.RENAME:SquashCycles 10007520 # Number of cycles rename is squashing +system.cpu.rename.RENAME:UnblockCycles 43459223 # Number of cycles rename is unblocking +system.cpu.rename.RENAME:UndoneMaps 55987670 # Number of HB maps that are undone due to squashing +system.cpu.rename.RENAME:serializeStallCycles 747 # count of cycles rename stalled for serializing inst system.cpu.rename.RENAME:serializingInsts 33 # count of serializing insts renamed -system.cpu.rename.RENAME:skidInsts 80752072 # count of insts added to the skid buffer +system.cpu.rename.RENAME:skidInsts 87364721 # count of insts added to the skid buffer system.cpu.rename.RENAME:tempSerializingInsts 33 # count of temporary serializing insts renamed -system.cpu.timesIdled 42487 # Number of times that the entire CPU went into an idle state and unscheduled itself +system.cpu.timesIdled 36935 # Number of times that the entire CPU went into an idle state and unscheduled itself system.cpu.workload.PROG:num_syscalls 17 # Number of system calls ---------- End Simulation Statistics ---------- diff --git a/tests/long/00.gzip/ref/alpha/tru64/simple-timing/config.ini b/tests/long/00.gzip/ref/alpha/tru64/simple-timing/config.ini index fdd3515e5..850a6530b 100644 --- a/tests/long/00.gzip/ref/alpha/tru64/simple-timing/config.ini +++ b/tests/long/00.gzip/ref/alpha/tru64/simple-timing/config.ini @@ -152,12 +152,12 @@ type=ExeTracer [system.cpu.workload] type=LiveProcess cmd=gzip input.log 1 -cwd=build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/simple-timing +cwd=build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/simple-timing egid=100 env= errout=cerr euid=100 -executable=/proj/aatl_perfmod_arch/m5_binaries/cpu2000/binaries/alpha/tru64/gzip +executable=/dist/m5/cpu2000/binaries/alpha/tru64/gzip gid=100 input=cin max_stack_size=67108864 diff --git a/tests/long/00.gzip/ref/alpha/tru64/simple-timing/simerr b/tests/long/00.gzip/ref/alpha/tru64/simple-timing/simerr index b2d79346c..67f69f09d 100755 --- a/tests/long/00.gzip/ref/alpha/tru64/simple-timing/simerr +++ b/tests/long/00.gzip/ref/alpha/tru64/simple-timing/simerr @@ -1,2 +1,5 @@ warn: Sockets disabled, not accepting gdb connections For more information see: http://www.m5sim.org/warn/d946bea6 +warn: ignoring syscall sigprocmask(18446744073709547831, 1, ...) +For more information see: http://www.m5sim.org/warn/5c5b547f +hack: be nice to actually delete the event here diff --git a/tests/long/00.gzip/ref/alpha/tru64/simple-timing/simout b/tests/long/00.gzip/ref/alpha/tru64/simple-timing/simout index c1023446a..d9a9a6b92 100755 --- a/tests/long/00.gzip/ref/alpha/tru64/simple-timing/simout +++ b/tests/long/00.gzip/ref/alpha/tru64/simple-timing/simout @@ -1,3 +1,5 @@ +Redirecting stdout to build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/simple-timing/simout +Redirecting stderr to build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/simple-timing/simerr M5 Simulator System Copyright (c) 2001-2008 @@ -5,11 +7,11 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Feb 24 2010 23:12:40 -M5 revision 1a33ca29ec29 6980 default share-aware-test-update.patch tip qtip -M5 started Feb 25 2010 02:27:06 -M5 executing on SC2B0619 -command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/simple-timing -re tests/run.py build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/simple-timing +M5 compiled Aug 26 2010 11:51:59 +M5 revision 85cafc6ccb42 7662 default qtip tip sc-fail-fix +M5 started Aug 26 2010 11:59:22 +M5 executing on zizzer +command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/simple-timing -re tests/run.py build/ALPHA_SE/tests/opt/long/00.gzip/alpha/tru64/simple-timing Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. @@ -44,3 +46,4 @@ Uncompressing Data Uncompressed data 1048576 bytes in length Uncompressed data compared correctly Tested 1MB buffer: OK! +Exiting @ tick 777351681000 because target called exit() diff --git a/tests/long/00.gzip/ref/alpha/tru64/simple-timing/stats.txt b/tests/long/00.gzip/ref/alpha/tru64/simple-timing/stats.txt index 53f0d7951..c92f137ce 100644 --- a/tests/long/00.gzip/ref/alpha/tru64/simple-timing/stats.txt +++ b/tests/long/00.gzip/ref/alpha/tru64/simple-timing/stats.txt @@ -1,33 +1,33 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1555765 # Simulator instruction rate (inst/s) -host_mem_usage 191800 # Number of bytes of host memory used -host_seconds 386.86 # Real time elapsed on the host -host_tick_rate 2011092592 # Simulator tick rate (ticks/s) +host_inst_rate 1386497 # Simulator instruction rate (inst/s) +host_mem_usage 206712 # Number of bytes of host memory used +host_seconds 434.08 # Real time elapsed on the host +host_tick_rate 1790782589 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 601856964 # Number of instructions simulated -sim_seconds 0.778004 # Number of seconds simulated -sim_ticks 778003833000 # Number of ticks simulated +sim_seconds 0.777352 # Number of seconds simulated +sim_ticks 777351681000 # Number of ticks simulated system.cpu.dcache.ReadReq_accesses 114514042 # number of ReadReq accesses(hits+misses) -system.cpu.dcache.ReadReq_avg_miss_latency 21095.452016 # average ReadReq miss latency -system.cpu.dcache.ReadReq_avg_mshr_miss_latency 18095.452016 # average ReadReq mshr miss latency +system.cpu.dcache.ReadReq_avg_miss_latency 21007.583287 # average ReadReq miss latency +system.cpu.dcache.ReadReq_avg_mshr_miss_latency 18007.583287 # average ReadReq mshr miss latency system.cpu.dcache.ReadReq_hits 114312810 # number of ReadReq hits -system.cpu.dcache.ReadReq_miss_latency 4245080000 # number of ReadReq miss cycles +system.cpu.dcache.ReadReq_miss_latency 4227398000 # number of ReadReq miss cycles system.cpu.dcache.ReadReq_miss_rate 0.001757 # miss rate for ReadReq accesses system.cpu.dcache.ReadReq_misses 201232 # number of ReadReq misses -system.cpu.dcache.ReadReq_mshr_miss_latency 3641384000 # number of ReadReq MSHR miss cycles +system.cpu.dcache.ReadReq_mshr_miss_latency 3623702000 # number of ReadReq MSHR miss cycles system.cpu.dcache.ReadReq_mshr_miss_rate 0.001757 # mshr miss rate for ReadReq accesses system.cpu.dcache.ReadReq_mshr_misses 201232 # number of ReadReq MSHR misses system.cpu.dcache.WriteReq_accesses 39451321 # number of WriteReq accesses(hits+misses) -system.cpu.dcache.WriteReq_avg_miss_latency 55999.984797 # average WriteReq miss latency -system.cpu.dcache.WriteReq_avg_mshr_miss_latency 52999.984797 # average WriteReq mshr miss latency -system.cpu.dcache.WriteReq_hits 39122430 # number of WriteReq hits -system.cpu.dcache.WriteReq_miss_latency 18417891000 # number of WriteReq miss cycles -system.cpu.dcache.WriteReq_miss_rate 0.008337 # miss rate for WriteReq accesses -system.cpu.dcache.WriteReq_misses 328891 # number of WriteReq misses -system.cpu.dcache.WriteReq_mshr_miss_latency 17431218000 # number of WriteReq MSHR miss cycles -system.cpu.dcache.WriteReq_mshr_miss_rate 0.008337 # mshr miss rate for WriteReq accesses -system.cpu.dcache.WriteReq_mshr_misses 328891 # number of WriteReq MSHR misses +system.cpu.dcache.WriteReq_avg_miss_latency 54405.858739 # average WriteReq miss latency +system.cpu.dcache.WriteReq_avg_mshr_miss_latency 51405.858739 # average WriteReq mshr miss latency +system.cpu.dcache.WriteReq_hits 39124493 # number of WriteReq hits +system.cpu.dcache.WriteReq_miss_latency 17781358000 # number of WriteReq miss cycles +system.cpu.dcache.WriteReq_miss_rate 0.008284 # miss rate for WriteReq accesses +system.cpu.dcache.WriteReq_misses 326828 # number of WriteReq misses +system.cpu.dcache.WriteReq_mshr_miss_latency 16800874000 # number of WriteReq MSHR miss cycles +system.cpu.dcache.WriteReq_mshr_miss_rate 0.008284 # mshr miss rate for WriteReq accesses +system.cpu.dcache.WriteReq_mshr_misses 326828 # number of WriteReq MSHR misses system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked system.cpu.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked system.cpu.dcache.avg_refs 337.091905 # Average number of references to valid blocks. @@ -37,42 +37,42 @@ system.cpu.dcache.blocked_cycles::no_mshrs 0 # system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked system.cpu.dcache.cache_copies 0 # number of cache copies performed system.cpu.dcache.demand_accesses 153965363 # number of demand (read+write) accesses -system.cpu.dcache.demand_avg_miss_latency 42750.401322 # average overall miss latency -system.cpu.dcache.demand_avg_mshr_miss_latency 39750.401322 # average overall mshr miss latency -system.cpu.dcache.demand_hits 153435240 # number of demand (read+write) hits -system.cpu.dcache.demand_miss_latency 22662971000 # number of demand (read+write) miss cycles -system.cpu.dcache.demand_miss_rate 0.003443 # miss rate for demand accesses -system.cpu.dcache.demand_misses 530123 # number of demand (read+write) misses +system.cpu.dcache.demand_avg_miss_latency 41678.513805 # average overall miss latency +system.cpu.dcache.demand_avg_mshr_miss_latency 38678.513805 # average overall mshr miss latency +system.cpu.dcache.demand_hits 153437303 # number of demand (read+write) hits +system.cpu.dcache.demand_miss_latency 22008756000 # number of demand (read+write) miss cycles +system.cpu.dcache.demand_miss_rate 0.003430 # miss rate for demand accesses +system.cpu.dcache.demand_misses 528060 # number of demand (read+write) misses system.cpu.dcache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits -system.cpu.dcache.demand_mshr_miss_latency 21072602000 # number of demand (read+write) MSHR miss cycles -system.cpu.dcache.demand_mshr_miss_rate 0.003443 # mshr miss rate for demand accesses -system.cpu.dcache.demand_mshr_misses 530123 # number of demand (read+write) MSHR misses +system.cpu.dcache.demand_mshr_miss_latency 20424576000 # number of demand (read+write) MSHR miss cycles +system.cpu.dcache.demand_mshr_miss_rate 0.003430 # mshr miss rate for demand accesses +system.cpu.dcache.demand_mshr_misses 528060 # number of demand (read+write) MSHR misses system.cpu.dcache.fast_writes 0 # number of fast writes performed system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.dcache.occ_%::0 0.999559 # Average percentage of cache occupancy -system.cpu.dcache.occ_blocks::0 4094.195523 # Average occupied blocks per context +system.cpu.dcache.occ_%::0 0.999560 # Average percentage of cache occupancy +system.cpu.dcache.occ_blocks::0 4094.197079 # Average occupied blocks per context system.cpu.dcache.overall_accesses 153965363 # number of overall (read+write) accesses -system.cpu.dcache.overall_avg_miss_latency 42750.401322 # average overall miss latency -system.cpu.dcache.overall_avg_mshr_miss_latency 39750.401322 # average overall mshr miss latency +system.cpu.dcache.overall_avg_miss_latency 41678.513805 # average overall miss latency +system.cpu.dcache.overall_avg_mshr_miss_latency 38678.513805 # average overall mshr miss latency system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency -system.cpu.dcache.overall_hits 153435240 # number of overall hits -system.cpu.dcache.overall_miss_latency 22662971000 # number of overall miss cycles -system.cpu.dcache.overall_miss_rate 0.003443 # miss rate for overall accesses -system.cpu.dcache.overall_misses 530123 # number of overall misses +system.cpu.dcache.overall_hits 153437303 # number of overall hits +system.cpu.dcache.overall_miss_latency 22008756000 # number of overall miss cycles +system.cpu.dcache.overall_miss_rate 0.003430 # miss rate for overall accesses +system.cpu.dcache.overall_misses 528060 # number of overall misses system.cpu.dcache.overall_mshr_hits 0 # number of overall MSHR hits -system.cpu.dcache.overall_mshr_miss_latency 21072602000 # number of overall MSHR miss cycles -system.cpu.dcache.overall_mshr_miss_rate 0.003443 # mshr miss rate for overall accesses -system.cpu.dcache.overall_mshr_misses 530123 # number of overall MSHR misses +system.cpu.dcache.overall_mshr_miss_latency 20424576000 # number of overall MSHR miss cycles +system.cpu.dcache.overall_mshr_miss_rate 0.003430 # mshr miss rate for overall accesses +system.cpu.dcache.overall_mshr_misses 528060 # number of overall MSHR misses system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses system.cpu.dcache.replacements 451299 # number of replacements system.cpu.dcache.sampled_refs 455395 # Sample count of references to valid blocks. system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions -system.cpu.dcache.tagsinuse 4094.195523 # Cycle average of tags in use +system.cpu.dcache.tagsinuse 4094.197079 # Cycle average of tags in use system.cpu.dcache.total_refs 153509968 # Total number of references to valid blocks. -system.cpu.dcache.warmup_cycle 579204000 # Cycle when the warmup percentage was hit. -system.cpu.dcache.writebacks 325723 # number of writebacks +system.cpu.dcache.warmup_cycle 578599000 # Cycle when the warmup percentage was hit. +system.cpu.dcache.writebacks 325740 # number of writebacks system.cpu.dtb.data_accesses 153970296 # DTB accesses system.cpu.dtb.data_acv 0 # DTB access violations system.cpu.dtb.data_hits 153965363 # DTB hits @@ -121,8 +121,8 @@ system.cpu.icache.demand_mshr_misses 795 # nu system.cpu.icache.fast_writes 0 # number of fast writes performed system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.icache.occ_%::0 0.328723 # Average percentage of cache occupancy -system.cpu.icache.occ_blocks::0 673.225223 # Average occupied blocks per context +system.cpu.icache.occ_%::0 0.328737 # Average percentage of cache occupancy +system.cpu.icache.occ_blocks::0 673.252668 # Average occupied blocks per context system.cpu.icache.overall_accesses 601861898 # number of overall (read+write) accesses system.cpu.icache.overall_avg_miss_latency 56000 # average overall miss latency system.cpu.icache.overall_avg_mshr_miss_latency 53000 # average overall mshr miss latency @@ -140,7 +140,7 @@ system.cpu.icache.overall_mshr_uncacheable_misses 0 system.cpu.icache.replacements 24 # number of replacements system.cpu.icache.sampled_refs 795 # Sample count of references to valid blocks. system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions -system.cpu.icache.tagsinuse 673.225223 # Cycle average of tags in use +system.cpu.icache.tagsinuse 673.252668 # Cycle average of tags in use system.cpu.icache.total_refs 601861103 # Total number of references to valid blocks. system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit. system.cpu.icache.writebacks 0 # number of writebacks @@ -164,36 +164,37 @@ system.cpu.itb.write_misses 0 # DT system.cpu.l2cache.ReadExReq_accesses 254163 # number of ReadExReq accesses(hits+misses) system.cpu.l2cache.ReadExReq_avg_miss_latency 52000 # average ReadExReq miss latency system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 40000 # average ReadExReq mshr miss latency -system.cpu.l2cache.ReadExReq_miss_latency 13216476000 # number of ReadExReq miss cycles -system.cpu.l2cache.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses -system.cpu.l2cache.ReadExReq_misses 254163 # number of ReadExReq misses -system.cpu.l2cache.ReadExReq_mshr_miss_latency 10166520000 # number of ReadExReq MSHR miss cycles -system.cpu.l2cache.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses -system.cpu.l2cache.ReadExReq_mshr_misses 254163 # number of ReadExReq MSHR misses +system.cpu.l2cache.ReadExReq_hits 12405 # number of ReadExReq hits +system.cpu.l2cache.ReadExReq_miss_latency 12571416000 # number of ReadExReq miss cycles +system.cpu.l2cache.ReadExReq_miss_rate 0.951193 # miss rate for ReadExReq accesses +system.cpu.l2cache.ReadExReq_misses 241758 # number of ReadExReq misses +system.cpu.l2cache.ReadExReq_mshr_miss_latency 9670320000 # number of ReadExReq MSHR miss cycles +system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.951193 # mshr miss rate for ReadExReq accesses +system.cpu.l2cache.ReadExReq_mshr_misses 241758 # number of ReadExReq MSHR misses system.cpu.l2cache.ReadReq_accesses 202027 # number of ReadReq accesses(hits+misses) system.cpu.l2cache.ReadReq_avg_miss_latency 52000 # average ReadReq miss latency system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 40000 # average ReadReq mshr miss latency -system.cpu.l2cache.ReadReq_hits 167236 # number of ReadReq hits -system.cpu.l2cache.ReadReq_miss_latency 1809132000 # number of ReadReq miss cycles -system.cpu.l2cache.ReadReq_miss_rate 0.172210 # miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_misses 34791 # number of ReadReq misses -system.cpu.l2cache.ReadReq_mshr_miss_latency 1391640000 # number of ReadReq MSHR miss cycles -system.cpu.l2cache.ReadReq_mshr_miss_rate 0.172210 # mshr miss rate for ReadReq accesses -system.cpu.l2cache.ReadReq_mshr_misses 34791 # number of ReadReq MSHR misses -system.cpu.l2cache.UpgradeReq_accesses 74728 # number of UpgradeReq accesses(hits+misses) -system.cpu.l2cache.UpgradeReq_avg_miss_latency 51996.520715 # average UpgradeReq miss latency +system.cpu.l2cache.ReadReq_hits 167657 # number of ReadReq hits +system.cpu.l2cache.ReadReq_miss_latency 1787240000 # number of ReadReq miss cycles +system.cpu.l2cache.ReadReq_miss_rate 0.170126 # miss rate for ReadReq accesses +system.cpu.l2cache.ReadReq_misses 34370 # number of ReadReq misses +system.cpu.l2cache.ReadReq_mshr_miss_latency 1374800000 # number of ReadReq MSHR miss cycles +system.cpu.l2cache.ReadReq_mshr_miss_rate 0.170126 # mshr miss rate for ReadReq accesses +system.cpu.l2cache.ReadReq_mshr_misses 34370 # number of ReadReq MSHR misses +system.cpu.l2cache.UpgradeReq_accesses 72665 # number of UpgradeReq accesses(hits+misses) +system.cpu.l2cache.UpgradeReq_avg_miss_latency 52000 # average UpgradeReq miss latency system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 40000 # average UpgradeReq mshr miss latency -system.cpu.l2cache.UpgradeReq_miss_latency 3885596000 # number of UpgradeReq miss cycles +system.cpu.l2cache.UpgradeReq_miss_latency 3778580000 # number of UpgradeReq miss cycles system.cpu.l2cache.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses -system.cpu.l2cache.UpgradeReq_misses 74728 # number of UpgradeReq misses -system.cpu.l2cache.UpgradeReq_mshr_miss_latency 2989120000 # number of UpgradeReq MSHR miss cycles +system.cpu.l2cache.UpgradeReq_misses 72665 # number of UpgradeReq misses +system.cpu.l2cache.UpgradeReq_mshr_miss_latency 2906600000 # number of UpgradeReq MSHR miss cycles system.cpu.l2cache.UpgradeReq_mshr_miss_rate 1 # mshr miss rate for UpgradeReq accesses -system.cpu.l2cache.UpgradeReq_mshr_misses 74728 # number of UpgradeReq MSHR misses -system.cpu.l2cache.Writeback_accesses 325723 # number of Writeback accesses(hits+misses) -system.cpu.l2cache.Writeback_hits 325723 # number of Writeback hits +system.cpu.l2cache.UpgradeReq_mshr_misses 72665 # number of UpgradeReq MSHR misses +system.cpu.l2cache.Writeback_accesses 325740 # number of Writeback accesses(hits+misses) +system.cpu.l2cache.Writeback_hits 325740 # number of Writeback hits system.cpu.l2cache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked -system.cpu.l2cache.avg_refs 3.519863 # Average number of references to valid blocks. +system.cpu.l2cache.avg_refs 3.553777 # Average number of references to valid blocks. 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.blocked_cycles::no_mshrs 0 # number of cycles access was blocked @@ -202,44 +203,44 @@ system.cpu.l2cache.cache_copies 0 # nu system.cpu.l2cache.demand_accesses 456190 # number of demand (read+write) accesses system.cpu.l2cache.demand_avg_miss_latency 52000 # average overall miss latency system.cpu.l2cache.demand_avg_mshr_miss_latency 40000 # average overall mshr miss latency -system.cpu.l2cache.demand_hits 167236 # number of demand (read+write) hits -system.cpu.l2cache.demand_miss_latency 15025608000 # number of demand (read+write) miss cycles -system.cpu.l2cache.demand_miss_rate 0.633407 # miss rate for demand accesses -system.cpu.l2cache.demand_misses 288954 # number of demand (read+write) misses +system.cpu.l2cache.demand_hits 180062 # number of demand (read+write) hits +system.cpu.l2cache.demand_miss_latency 14358656000 # number of demand (read+write) miss cycles +system.cpu.l2cache.demand_miss_rate 0.605292 # miss rate for demand accesses +system.cpu.l2cache.demand_misses 276128 # number of demand (read+write) misses system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits -system.cpu.l2cache.demand_mshr_miss_latency 11558160000 # number of demand (read+write) MSHR miss cycles -system.cpu.l2cache.demand_mshr_miss_rate 0.633407 # mshr miss rate for demand accesses -system.cpu.l2cache.demand_mshr_misses 288954 # number of demand (read+write) MSHR misses +system.cpu.l2cache.demand_mshr_miss_latency 11045120000 # number of demand (read+write) MSHR miss cycles +system.cpu.l2cache.demand_mshr_miss_rate 0.605292 # mshr miss rate for demand accesses +system.cpu.l2cache.demand_mshr_misses 276128 # number of demand (read+write) MSHR misses system.cpu.l2cache.fast_writes 0 # number of fast writes performed system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate -system.cpu.l2cache.occ_%::0 0.050771 # Average percentage of cache occupancy -system.cpu.l2cache.occ_%::1 0.447994 # Average percentage of cache occupancy -system.cpu.l2cache.occ_blocks::0 1663.663316 # Average occupied blocks per context -system.cpu.l2cache.occ_blocks::1 14679.879055 # Average occupied blocks per context +system.cpu.l2cache.occ_%::0 0.052155 # Average percentage of cache occupancy +system.cpu.l2cache.occ_%::1 0.448358 # Average percentage of cache occupancy +system.cpu.l2cache.occ_blocks::0 1709.012624 # Average occupied blocks per context +system.cpu.l2cache.occ_blocks::1 14691.802112 # Average occupied blocks per context system.cpu.l2cache.overall_accesses 456190 # number of overall (read+write) accesses system.cpu.l2cache.overall_avg_miss_latency 52000 # average overall miss latency system.cpu.l2cache.overall_avg_mshr_miss_latency 40000 # average overall mshr miss latency system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency -system.cpu.l2cache.overall_hits 167236 # number of overall hits -system.cpu.l2cache.overall_miss_latency 15025608000 # number of overall miss cycles -system.cpu.l2cache.overall_miss_rate 0.633407 # miss rate for overall accesses -system.cpu.l2cache.overall_misses 288954 # number of overall misses +system.cpu.l2cache.overall_hits 180062 # number of overall hits +system.cpu.l2cache.overall_miss_latency 14358656000 # number of overall miss cycles +system.cpu.l2cache.overall_miss_rate 0.605292 # miss rate for overall accesses +system.cpu.l2cache.overall_misses 276128 # number of overall misses system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits -system.cpu.l2cache.overall_mshr_miss_latency 11558160000 # number of overall MSHR miss cycles -system.cpu.l2cache.overall_mshr_miss_rate 0.633407 # mshr miss rate for overall accesses -system.cpu.l2cache.overall_mshr_misses 288954 # number of overall MSHR misses +system.cpu.l2cache.overall_mshr_miss_latency 11045120000 # number of overall MSHR miss cycles +system.cpu.l2cache.overall_mshr_miss_rate 0.605292 # mshr miss rate for overall accesses +system.cpu.l2cache.overall_mshr_misses 276128 # number of overall MSHR misses system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses -system.cpu.l2cache.replacements 84513 # number of replacements -system.cpu.l2cache.sampled_refs 100134 # Sample count of references to valid blocks. +system.cpu.l2cache.replacements 83906 # number of replacements +system.cpu.l2cache.sampled_refs 99616 # Sample count of references to valid blocks. system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions -system.cpu.l2cache.tagsinuse 16343.542372 # Cycle average of tags in use -system.cpu.l2cache.total_refs 352458 # Total number of references to valid blocks. +system.cpu.l2cache.tagsinuse 16400.814735 # Cycle average of tags in use +system.cpu.l2cache.total_refs 354013 # Total number of references to valid blocks. system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit. -system.cpu.l2cache.writebacks 63194 # number of writebacks +system.cpu.l2cache.writebacks 62672 # number of writebacks system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 1556007666 # number of cpu cycles simulated +system.cpu.numCycles 1554703362 # number of cpu cycles simulated system.cpu.num_insts 601856964 # Number of instructions executed system.cpu.num_refs 154866966 # Number of memory references system.cpu.workload.PROG:num_syscalls 17 # Number of system calls -- cgit v1.2.3