📄 m5stats.txt
字号:
system.cpu.dcache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cachesystem.cpu.dcache.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshrsystem.cpu.dcache.prefetcher.num_hwpf_already_in_prefetcher 0 # number of hwpf that were already in the prefetch queuesystem.cpu.dcache.prefetcher.num_hwpf_evicted 0 # number of hwpf removed due to no buffer leftsystem.cpu.dcache.prefetcher.num_hwpf_identified 0 # number of hwpf identifiedsystem.cpu.dcache.prefetcher.num_hwpf_issued 0 # number of hwpf issuedsystem.cpu.dcache.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocatedsystem.cpu.dcache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual pagesystem.cpu.dcache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation timesystem.cpu.dcache.replacements 0 # number of replacementssystem.cpu.dcache.sampled_refs 170 # Sample count of references to valid blocks.system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutionssystem.cpu.dcache.tagsinuse 107.937594 # Cycle average of tags in usesystem.cpu.dcache.total_refs 1902 # Total number of references to valid blocks.system.cpu.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.system.cpu.dcache.writebacks 0 # number of writebackssystem.cpu.decode.DECODE:BlockedCycles 463 # Number of cycles decode is blockedsystem.cpu.decode.DECODE:BranchMispred 79 # Number of times decode detected a branch mispredictionsystem.cpu.decode.DECODE:BranchResolved 163 # Number of times decode resolved a branchsystem.cpu.decode.DECODE:DecodedInsts 11516 # Number of instructions handled by decodesystem.cpu.decode.DECODE:IdleCycles 6794 # Number of cycles decode is idlesystem.cpu.decode.DECODE:RunCycles 2076 # Number of cycles decode is runningsystem.cpu.decode.DECODE:SquashCycles 792 # Number of cycles decode is squashingsystem.cpu.decode.DECODE:SquashedInsts 231 # Number of squashed instructions handled by decodesystem.cpu.decode.DECODE:UnblockCycles 33 # Number of cycles decode is unblockingsystem.cpu.dtb.accesses 2663 # DTB accessessystem.cpu.dtb.acv 0 # DTB access violationssystem.cpu.dtb.hits 2604 # DTB hitssystem.cpu.dtb.misses 59 # DTB missessystem.cpu.dtb.read_accesses 1652 # DTB read accessessystem.cpu.dtb.read_acv 0 # DTB read access violationssystem.cpu.dtb.read_hits 1614 # DTB read hitssystem.cpu.dtb.read_misses 38 # DTB read missessystem.cpu.dtb.write_accesses 1011 # DTB write accessessystem.cpu.dtb.write_acv 0 # DTB write access violationssystem.cpu.dtb.write_hits 990 # DTB write hitssystem.cpu.dtb.write_misses 21 # DTB write missessystem.cpu.fetch.Branches 2013 # Number of branches that fetch encounteredsystem.cpu.fetch.CacheLines 1565 # Number of cache lines fetchedsystem.cpu.fetch.Cycles 3769 # Number of cycles fetch has run and was not squashing or blockedsystem.cpu.fetch.IcacheSquashes 233 # Number of outstanding Icache misses that were squashedsystem.cpu.fetch.Insts 12458 # Number of instructions fetch has processedsystem.cpu.fetch.SquashCycles 485 # Number of cycles fetch has spent squashingsystem.cpu.fetch.branchRate 0.189780 # Number of branch fetches per cyclesystem.cpu.fetch.icacheStallCycles 1565 # Number of cycles fetch is stalled on an Icache misssystem.cpu.fetch.predictedBranches 844 # Number of branches that fetch has predicted takensystem.cpu.fetch.rate 1.174507 # Number of inst fetches per cyclesystem.cpu.fetch.rateDist.start_dist # Number of instructions fetched each cycle (Total)system.cpu.fetch.rateDist.samples 10158 system.cpu.fetch.rateDist.min_value 0 0 7986 7861.78% 1 184 181.14% 2 171 168.34% 3 148 145.70% 4 221 217.56% 5 166 163.42% 6 188 185.08% 7 106 104.35% 8 988 972.63% system.cpu.fetch.rateDist.max_value 8 system.cpu.fetch.rateDist.end_distsystem.cpu.icache.ReadReq_accesses 1565 # number of ReadReq accesses(hits+misses)system.cpu.icache.ReadReq_avg_miss_latency 9178.260870 # average ReadReq miss latencysystem.cpu.icache.ReadReq_avg_mshr_miss_latency 6606.451613 # average ReadReq mshr miss latencysystem.cpu.icache.ReadReq_hits 1220 # number of ReadReq hitssystem.cpu.icache.ReadReq_miss_latency 3166500 # number of ReadReq miss cyclessystem.cpu.icache.ReadReq_miss_rate 0.220447 # miss rate for ReadReq accessessystem.cpu.icache.ReadReq_misses 345 # number of ReadReq missessystem.cpu.icache.ReadReq_mshr_hits 35 # number of ReadReq MSHR hitssystem.cpu.icache.ReadReq_mshr_miss_latency 2048000 # number of ReadReq MSHR miss cyclessystem.cpu.icache.ReadReq_mshr_miss_rate 0.198083 # mshr miss rate for ReadReq accessessystem.cpu.icache.ReadReq_mshr_misses 310 # number of ReadReq MSHR missessystem.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blockedsystem.cpu.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blockedsystem.cpu.icache.avg_refs 3.935484 # Average number of references to valid blocks.system.cpu.icache.blocked_no_mshrs 0 # number of cycles access was blockedsystem.cpu.icache.blocked_no_targets 0 # number of cycles access was blockedsystem.cpu.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blockedsystem.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blockedsystem.cpu.icache.cache_copies 0 # number of cache copies performedsystem.cpu.icache.demand_accesses 1565 # number of demand (read+write) accessessystem.cpu.icache.demand_avg_miss_latency 9178.260870 # average overall miss latencysystem.cpu.icache.demand_avg_mshr_miss_latency 6606.451613 # average overall mshr miss latencysystem.cpu.icache.demand_hits 1220 # number of demand (read+write) hitssystem.cpu.icache.demand_miss_latency 3166500 # number of demand (read+write) miss cyclessystem.cpu.icache.demand_miss_rate 0.220447 # miss rate for demand accessessystem.cpu.icache.demand_misses 345 # number of demand (read+write) missessystem.cpu.icache.demand_mshr_hits 35 # number of demand (read+write) MSHR hitssystem.cpu.icache.demand_mshr_miss_latency 2048000 # number of demand (read+write) MSHR miss cyclessystem.cpu.icache.demand_mshr_miss_rate 0.198083 # mshr miss rate for demand accessessystem.cpu.icache.demand_mshr_misses 310 # number of demand (read+write) MSHR missessystem.cpu.icache.fast_writes 0 # number of fast writes performedsystem.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activatedsystem.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocatesystem.cpu.icache.overall_accesses 1565 # number of overall (read+write) accessessystem.cpu.icache.overall_avg_miss_latency 9178.260870 # average overall miss latencysystem.cpu.icache.overall_avg_mshr_miss_latency 6606.451613 # average overall mshr miss latencysystem.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latencysystem.cpu.icache.overall_hits 1220 # number of overall hitssystem.cpu.icache.overall_miss_latency 3166500 # number of overall miss cyclessystem.cpu.icache.overall_miss_rate 0.220447 # miss rate for overall accessessystem.cpu.icache.overall_misses 345 # number of overall missessystem.cpu.icache.overall_mshr_hits 35 # number of overall MSHR hitssystem.cpu.icache.overall_mshr_miss_latency 2048000 # number of overall MSHR miss cyclessystem.cpu.icache.overall_mshr_miss_rate 0.198083 # mshr miss rate for overall accessessystem.cpu.icache.overall_mshr_misses 310 # number of overall MSHR missessystem.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cyclessystem.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable missessystem.cpu.icache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cachesystem.cpu.icache.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -