stats.txt (8835:7c68f84d7c4e) stats.txt (8844:a451e4eda591)
1
2---------- Begin Simulation Statistics ----------
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.708285 # Number of seconds simulated
4sim_ticks 708285420500 # Number of ticks simulated
5final_tick 708285420500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
3sim_seconds 0.733278 # Number of seconds simulated
4sim_ticks 733277720500 # Number of ticks simulated
5final_tick 733277720500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 110657 # Simulator instruction rate (inst/s)
8host_op_rate 150700 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 56615274 # Simulator tick rate (ticks/s)
10host_mem_usage 229476 # Number of bytes of host memory used
11host_seconds 12510.50 # Real time elapsed on the host
12sim_insts 1384379033 # Number of instructions simulated
13sim_ops 1885333786 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 94806144 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 201024 # Number of instructions bytes read from this memory
7host_inst_rate 105807 # Simulator instruction rate (inst/s)
8host_op_rate 144094 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 56043664 # Simulator tick rate (ticks/s)
10host_mem_usage 229440 # Number of bytes of host memory used
11host_seconds 13084.04 # Real time elapsed on the host
12sim_insts 1384379038 # Number of instructions simulated
13sim_ops 1885333791 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 94834048 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 211584 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 4230336 # Number of bytes written to this memory
16system.physmem.bytes_written 4230336 # Number of bytes written to this memory
17system.physmem.num_reads 1481346 # Number of read requests responded to by this memory
17system.physmem.num_reads 1481782 # Number of read requests responded to by this memory
18system.physmem.num_writes 66099 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory
18system.physmem.num_writes 66099 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory
20system.physmem.bw_read 133853022 # Total read bandwidth from this memory (bytes/s)
21system.physmem.bw_inst_read 283818 # Instruction read bandwidth from this memory (bytes/s)
22system.physmem.bw_write 5972643 # Write bandwidth from this memory (bytes/s)
23system.physmem.bw_total 139825665 # Total bandwidth to/from this memory (bytes/s)
20system.physmem.bw_read 129328964 # Total read bandwidth from this memory (bytes/s)
21system.physmem.bw_inst_read 288546 # Instruction read bandwidth from this memory (bytes/s)
22system.physmem.bw_write 5769078 # Write bandwidth from this memory (bytes/s)
23system.physmem.bw_total 135098042 # Total bandwidth to/from this memory (bytes/s)
24system.cpu.dtb.inst_hits 0 # ITB inst hits
25system.cpu.dtb.inst_misses 0 # ITB inst misses
26system.cpu.dtb.read_hits 0 # DTB read hits
27system.cpu.dtb.read_misses 0 # DTB read misses
28system.cpu.dtb.write_hits 0 # DTB write hits
29system.cpu.dtb.write_misses 0 # DTB write misses
30system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
31system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA

--- 27 unchanged lines hidden (view full) ---

59system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
60system.cpu.itb.read_accesses 0 # DTB read accesses
61system.cpu.itb.write_accesses 0 # DTB write accesses
62system.cpu.itb.inst_accesses 0 # ITB inst accesses
63system.cpu.itb.hits 0 # DTB hits
64system.cpu.itb.misses 0 # DTB misses
65system.cpu.itb.accesses 0 # DTB accesses
66system.cpu.workload.num_syscalls 1411 # Number of system calls
24system.cpu.dtb.inst_hits 0 # ITB inst hits
25system.cpu.dtb.inst_misses 0 # ITB inst misses
26system.cpu.dtb.read_hits 0 # DTB read hits
27system.cpu.dtb.read_misses 0 # DTB read misses
28system.cpu.dtb.write_hits 0 # DTB write hits
29system.cpu.dtb.write_misses 0 # DTB write misses
30system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
31system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA

--- 27 unchanged lines hidden (view full) ---

59system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
60system.cpu.itb.read_accesses 0 # DTB read accesses
61system.cpu.itb.write_accesses 0 # DTB write accesses
62system.cpu.itb.inst_accesses 0 # ITB inst accesses
63system.cpu.itb.hits 0 # DTB hits
64system.cpu.itb.misses 0 # DTB misses
65system.cpu.itb.accesses 0 # DTB accesses
66system.cpu.workload.num_syscalls 1411 # Number of system calls
67system.cpu.numCycles 1416570842 # number of cpu cycles simulated
67system.cpu.numCycles 1466555442 # number of cpu cycles simulated
68system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
69system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
68system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
69system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
70system.cpu.BPredUnit.lookups 502965792 # Number of BP lookups
71system.cpu.BPredUnit.condPredicted 388083906 # Number of conditional branches predicted
72system.cpu.BPredUnit.condIncorrect 32892883 # Number of conditional branches incorrect
73system.cpu.BPredUnit.BTBLookups 402994214 # Number of BTB lookups
74system.cpu.BPredUnit.BTBHits 282903329 # Number of BTB hits
70system.cpu.BPredUnit.lookups 521605883 # Number of BP lookups
71system.cpu.BPredUnit.condPredicted 398295805 # Number of conditional branches predicted
72system.cpu.BPredUnit.condIncorrect 35472641 # Number of conditional branches incorrect
73system.cpu.BPredUnit.BTBLookups 324070281 # Number of BTB lookups
74system.cpu.BPredUnit.BTBHits 281628461 # Number of BTB hits
75system.cpu.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
75system.cpu.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
76system.cpu.BPredUnit.usedRAS 59754999 # Number of times the RAS was used to get a target.
77system.cpu.BPredUnit.RASInCorrect 2839304 # Number of incorrect RAS predictions.
78system.cpu.fetch.icacheStallCycles 410473974 # Number of cycles fetch is stalled on an Icache miss
79system.cpu.fetch.Insts 2542481038 # Number of instructions fetch has processed
80system.cpu.fetch.Branches 502965792 # Number of branches that fetch encountered
81system.cpu.fetch.predictedBranches 342658328 # Number of branches that fetch has predicted taken
82system.cpu.fetch.Cycles 682850611 # Number of cycles fetch has run and was not squashing or blocked
83system.cpu.fetch.SquashCycles 204993234 # Number of cycles fetch has spent squashing
84system.cpu.fetch.BlockedCycles 105359667 # Number of cycles fetch has spent blocked
85system.cpu.fetch.MiscStallCycles 2118 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
86system.cpu.fetch.PendingTrapStallCycles 34717 # Number of stall cycles due to pending traps
87system.cpu.fetch.CacheLines 384198016 # Number of cache lines fetched
88system.cpu.fetch.IcacheSquashes 12176398 # Number of outstanding Icache misses that were squashed
89system.cpu.fetch.rateDist::samples 1365244569 # Number of instructions fetched each cycle (Total)
90system.cpu.fetch.rateDist::mean 2.589439 # Number of instructions fetched each cycle (Total)
91system.cpu.fetch.rateDist::stdev 3.160393 # Number of instructions fetched each cycle (Total)
76system.cpu.BPredUnit.usedRAS 60884201 # Number of times the RAS was used to get a target.
77system.cpu.BPredUnit.RASInCorrect 2837075 # Number of incorrect RAS predictions.
78system.cpu.fetch.icacheStallCycles 442389760 # Number of cycles fetch is stalled on an Icache miss
79system.cpu.fetch.Insts 2602751444 # Number of instructions fetch has processed
80system.cpu.fetch.Branches 521605883 # Number of branches that fetch encountered
81system.cpu.fetch.predictedBranches 342512662 # Number of branches that fetch has predicted taken
82system.cpu.fetch.Cycles 710958340 # Number of cycles fetch has run and was not squashing or blocked
83system.cpu.fetch.SquashCycles 222650773 # Number of cycles fetch has spent squashing
84system.cpu.fetch.BlockedCycles 102112433 # Number of cycles fetch has spent blocked
85system.cpu.fetch.MiscStallCycles 2045 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
86system.cpu.fetch.PendingTrapStallCycles 27281 # Number of stall cycles due to pending traps
87system.cpu.fetch.CacheLines 413558926 # Number of cache lines fetched
88system.cpu.fetch.IcacheSquashes 12436668 # Number of outstanding Icache misses that were squashed
89system.cpu.fetch.rateDist::samples 1437090852 # Number of instructions fetched each cycle (Total)
90system.cpu.fetch.rateDist::mean 2.547593 # Number of instructions fetched each cycle (Total)
91system.cpu.fetch.rateDist::stdev 3.158778 # Number of instructions fetched each cycle (Total)
92system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
92system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
93system.cpu.fetch.rateDist::0 682433791 49.99% 49.99% # Number of instructions fetched each cycle (Total)
94system.cpu.fetch.rateDist::1 48186597 3.53% 53.52% # Number of instructions fetched each cycle (Total)
95system.cpu.fetch.rateDist::2 108652804 7.96% 61.47% # Number of instructions fetched each cycle (Total)
96system.cpu.fetch.rateDist::3 62364195 4.57% 66.04% # Number of instructions fetched each cycle (Total)
97system.cpu.fetch.rateDist::4 89334703 6.54% 72.59% # Number of instructions fetched each cycle (Total)
98system.cpu.fetch.rateDist::5 54302238 3.98% 76.56% # Number of instructions fetched each cycle (Total)
99system.cpu.fetch.rateDist::6 35506449 2.60% 79.16% # Number of instructions fetched each cycle (Total)
100system.cpu.fetch.rateDist::7 34966658 2.56% 81.73% # Number of instructions fetched each cycle (Total)
101system.cpu.fetch.rateDist::8 249497134 18.27% 100.00% # Number of instructions fetched each cycle (Total)
93system.cpu.fetch.rateDist::0 726180548 50.53% 50.53% # Number of instructions fetched each cycle (Total)
94system.cpu.fetch.rateDist::1 55293209 3.85% 54.38% # Number of instructions fetched each cycle (Total)
95system.cpu.fetch.rateDist::2 113089207 7.87% 62.25% # Number of instructions fetched each cycle (Total)
96system.cpu.fetch.rateDist::3 71780914 4.99% 67.24% # Number of instructions fetched each cycle (Total)
97system.cpu.fetch.rateDist::4 85098858 5.92% 73.16% # Number of instructions fetched each cycle (Total)
98system.cpu.fetch.rateDist::5 53585663 3.73% 76.89% # Number of instructions fetched each cycle (Total)
99system.cpu.fetch.rateDist::6 33501630 2.33% 79.22% # Number of instructions fetched each cycle (Total)
100system.cpu.fetch.rateDist::7 33512244 2.33% 81.56% # Number of instructions fetched each cycle (Total)
101system.cpu.fetch.rateDist::8 265048579 18.44% 100.00% # Number of instructions fetched each cycle (Total)
102system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
103system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
104system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
102system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
103system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
104system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
105system.cpu.fetch.rateDist::total 1365244569 # Number of instructions fetched each cycle (Total)
106system.cpu.fetch.branchRate 0.355059 # Number of branch fetches per cycle
107system.cpu.fetch.rate 1.794814 # Number of inst fetches per cycle
108system.cpu.decode.IdleCycles 455297388 # Number of cycles decode is idle
109system.cpu.decode.BlockedCycles 85147033 # Number of cycles decode is blocked
110system.cpu.decode.RunCycles 647142661 # Number of cycles decode is running
111system.cpu.decode.UnblockCycles 11145809 # Number of cycles decode is unblocking
112system.cpu.decode.SquashCycles 166511678 # Number of cycles decode is squashing
113system.cpu.decode.BranchResolved 68705297 # Number of times decode resolved a branch
114system.cpu.decode.BranchMispred 11995 # Number of times decode detected a branch misprediction
115system.cpu.decode.DecodedInsts 3424572913 # Number of instructions handled by decode
116system.cpu.decode.SquashedInsts 23770 # Number of squashed instructions handled by decode
117system.cpu.rename.SquashCycles 166511678 # Number of cycles rename is squashing
118system.cpu.rename.IdleCycles 496865002 # Number of cycles rename is idle
119system.cpu.rename.BlockCycles 29032521 # Number of cycles rename is blocking
120system.cpu.rename.serializeStallCycles 3717307 # count of cycles rename stalled for serializing inst
121system.cpu.rename.RunCycles 615240410 # Number of cycles rename is running
122system.cpu.rename.UnblockCycles 53877651 # Number of cycles rename is unblocking
123system.cpu.rename.RenamedInsts 3297959575 # Number of instructions processed by rename
124system.cpu.rename.ROBFullEvents 31 # Number of times rename has blocked due to ROB full
125system.cpu.rename.IQFullEvents 4556255 # Number of times rename has blocked due to IQ full
126system.cpu.rename.LSQFullEvents 42355939 # Number of times rename has blocked due to LSQ full
127system.cpu.rename.RenamedOperands 3260022737 # Number of destination operands rename has renamed
128system.cpu.rename.RenameLookups 15624313135 # Number of register rename lookups that rename has made
129system.cpu.rename.int_rename_lookups 14988978570 # Number of integer rename lookups
130system.cpu.rename.fp_rename_lookups 635334565 # Number of floating rename lookups
131system.cpu.rename.CommittedMaps 1993153599 # Number of HB maps that are committed
132system.cpu.rename.UndoneMaps 1266869138 # Number of HB maps that are undone due to squashing
133system.cpu.rename.serializingInsts 309495 # count of serializing insts renamed
134system.cpu.rename.tempSerializingInsts 305230 # count of temporary serializing insts renamed
135system.cpu.rename.skidInsts 155871874 # count of insts added to the skid buffer
136system.cpu.memDep0.insertedLoads 1045378245 # Number of loads inserted to the mem dependence unit.
137system.cpu.memDep0.insertedStores 527599628 # Number of stores inserted to the mem dependence unit.
138system.cpu.memDep0.conflictingLoads 35911477 # Number of conflicting loads.
139system.cpu.memDep0.conflictingStores 45240488 # Number of conflicting stores.
140system.cpu.iq.iqInstsAdded 3077735106 # Number of instructions added to the IQ (excludes non-spec)
141system.cpu.iq.iqNonSpecInstsAdded 301755 # Number of non-speculative instructions added to the IQ
142system.cpu.iq.iqInstsIssued 2619169948 # Number of instructions issued
143system.cpu.iq.iqSquashedInstsIssued 18682763 # Number of squashed instructions issued
144system.cpu.iq.iqSquashedInstsExamined 1192120154 # Number of squashed instructions iterated over during squash; mainly for profiling
145system.cpu.iq.iqSquashedOperandsExamined 2900187573 # Number of squashed operands that are examined and possibly removed from graph
146system.cpu.iq.iqSquashedNonSpecRemoved 90425 # Number of squashed non-spec instructions that were removed
147system.cpu.iq.issued_per_cycle::samples 1365244569 # Number of insts issued each cycle
148system.cpu.iq.issued_per_cycle::mean 1.918462 # Number of insts issued each cycle
149system.cpu.iq.issued_per_cycle::stdev 1.900067 # Number of insts issued each cycle
105system.cpu.fetch.rateDist::total 1437090852 # Number of instructions fetched each cycle (Total)
106system.cpu.fetch.branchRate 0.355667 # Number of branch fetches per cycle
107system.cpu.fetch.rate 1.774738 # Number of inst fetches per cycle
108system.cpu.decode.IdleCycles 490749730 # Number of cycles decode is idle
109system.cpu.decode.BlockedCycles 81942012 # Number of cycles decode is blocked
110system.cpu.decode.RunCycles 671828843 # Number of cycles decode is running
111system.cpu.decode.UnblockCycles 10983114 # Number of cycles decode is unblocking
112system.cpu.decode.SquashCycles 181587153 # Number of cycles decode is squashing
113system.cpu.decode.BranchResolved 78430944 # Number of times decode resolved a branch
114system.cpu.decode.BranchMispred 14399 # Number of times decode detected a branch misprediction
115system.cpu.decode.DecodedInsts 3525428920 # Number of instructions handled by decode
116system.cpu.decode.SquashedInsts 31224 # Number of squashed instructions handled by decode
117system.cpu.rename.SquashCycles 181587153 # Number of cycles rename is squashing
118system.cpu.rename.IdleCycles 528591839 # Number of cycles rename is idle
119system.cpu.rename.BlockCycles 29769579 # Number of cycles rename is blocking
120system.cpu.rename.serializeStallCycles 3592366 # count of cycles rename stalled for serializing inst
121system.cpu.rename.RunCycles 643071064 # Number of cycles rename is running
122system.cpu.rename.UnblockCycles 50478851 # Number of cycles rename is unblocking
123system.cpu.rename.RenamedInsts 3416214159 # Number of instructions processed by rename
124system.cpu.rename.ROBFullEvents 111 # Number of times rename has blocked due to ROB full
125system.cpu.rename.IQFullEvents 4185905 # Number of times rename has blocked due to IQ full
126system.cpu.rename.LSQFullEvents 40940283 # Number of times rename has blocked due to LSQ full
127system.cpu.rename.FullRegisterEvents 71 # Number of times there has been no free registers
128system.cpu.rename.RenamedOperands 3334777668 # Number of destination operands rename has renamed
129system.cpu.rename.RenameLookups 16188662039 # Number of register rename lookups that rename has made
130system.cpu.rename.int_rename_lookups 15531956325 # Number of integer rename lookups
131system.cpu.rename.fp_rename_lookups 656705714 # Number of floating rename lookups
132system.cpu.rename.CommittedMaps 1993153607 # Number of HB maps that are committed
133system.cpu.rename.UndoneMaps 1341624061 # Number of HB maps that are undone due to squashing
134system.cpu.rename.serializingInsts 276669 # count of serializing insts renamed
135system.cpu.rename.tempSerializingInsts 271964 # count of temporary serializing insts renamed
136system.cpu.rename.skidInsts 142813939 # count of insts added to the skid buffer
137system.cpu.memDep0.insertedLoads 1064118913 # Number of loads inserted to the mem dependence unit.
138system.cpu.memDep0.insertedStores 569792794 # Number of stores inserted to the mem dependence unit.
139system.cpu.memDep0.conflictingLoads 34207890 # Number of conflicting loads.
140system.cpu.memDep0.conflictingStores 39464438 # Number of conflicting stores.
141system.cpu.iq.iqInstsAdded 3183095569 # Number of instructions added to the IQ (excludes non-spec)
142system.cpu.iq.iqNonSpecInstsAdded 272489 # Number of non-speculative instructions added to the IQ
143system.cpu.iq.iqInstsIssued 2713070131 # Number of instructions issued
144system.cpu.iq.iqSquashedInstsIssued 26125821 # Number of squashed instructions issued
145system.cpu.iq.iqSquashedInstsExamined 1297647909 # Number of squashed instructions iterated over during squash; mainly for profiling
146system.cpu.iq.iqSquashedOperandsExamined 3029004541 # Number of squashed operands that are examined and possibly removed from graph
147system.cpu.iq.iqSquashedNonSpecRemoved 61158 # Number of squashed non-spec instructions that were removed
148system.cpu.iq.issued_per_cycle::samples 1437090852 # Number of insts issued each cycle
149system.cpu.iq.issued_per_cycle::mean 1.887890 # Number of insts issued each cycle
150system.cpu.iq.issued_per_cycle::stdev 1.908228 # Number of insts issued each cycle
150system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
151system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
151system.cpu.iq.issued_per_cycle::0 480555764 35.20% 35.20% # Number of insts issued each cycle
152system.cpu.iq.issued_per_cycle::1 182601458 13.37% 48.57% # Number of insts issued each cycle
153system.cpu.iq.issued_per_cycle::2 216587645 15.86% 64.44% # Number of insts issued each cycle
154system.cpu.iq.issued_per_cycle::3 179670065 13.16% 77.60% # Number of insts issued each cycle
155system.cpu.iq.issued_per_cycle::4 151134600 11.07% 88.67% # Number of insts issued each cycle
156system.cpu.iq.issued_per_cycle::5 89532476 6.56% 95.23% # Number of insts issued each cycle
157system.cpu.iq.issued_per_cycle::6 48791102 3.57% 98.80% # Number of insts issued each cycle
158system.cpu.iq.issued_per_cycle::7 11536059 0.84% 99.65% # Number of insts issued each cycle
159system.cpu.iq.issued_per_cycle::8 4835400 0.35% 100.00% # Number of insts issued each cycle
152system.cpu.iq.issued_per_cycle::0 520966392 36.25% 36.25% # Number of insts issued each cycle
153system.cpu.iq.issued_per_cycle::1 196978260 13.71% 49.96% # Number of insts issued each cycle
154system.cpu.iq.issued_per_cycle::2 217896132 15.16% 65.12% # Number of insts issued each cycle
155system.cpu.iq.issued_per_cycle::3 179000352 12.46% 77.58% # Number of insts issued each cycle
156system.cpu.iq.issued_per_cycle::4 155500191 10.82% 88.40% # Number of insts issued each cycle
157system.cpu.iq.issued_per_cycle::5 101390463 7.06% 95.45% # Number of insts issued each cycle
158system.cpu.iq.issued_per_cycle::6 48751651 3.39% 98.84% # Number of insts issued each cycle
159system.cpu.iq.issued_per_cycle::7 11023722 0.77% 99.61% # Number of insts issued each cycle
160system.cpu.iq.issued_per_cycle::8 5583689 0.39% 100.00% # Number of insts issued each cycle
160system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
161system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
162system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
161system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
162system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
163system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
163system.cpu.iq.issued_per_cycle::total 1365244569 # Number of insts issued each cycle
164system.cpu.iq.issued_per_cycle::total 1437090852 # Number of insts issued each cycle
164system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
165system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
165system.cpu.iq.fu_full::IntAlu 2042243 2.25% 2.25% # attempts to use FU when none available
166system.cpu.iq.fu_full::IntMult 23945 0.03% 2.28% # attempts to use FU when none available
167system.cpu.iq.fu_full::IntDiv 0 0.00% 2.28% # attempts to use FU when none available
168system.cpu.iq.fu_full::FloatAdd 0 0.00% 2.28% # attempts to use FU when none available
169system.cpu.iq.fu_full::FloatCmp 0 0.00% 2.28% # attempts to use FU when none available
170system.cpu.iq.fu_full::FloatCvt 0 0.00% 2.28% # attempts to use FU when none available
171system.cpu.iq.fu_full::FloatMult 0 0.00% 2.28% # attempts to use FU when none available
172system.cpu.iq.fu_full::FloatDiv 0 0.00% 2.28% # attempts to use FU when none available
173system.cpu.iq.fu_full::FloatSqrt 0 0.00% 2.28% # attempts to use FU when none available
174system.cpu.iq.fu_full::SimdAdd 0 0.00% 2.28% # attempts to use FU when none available
175system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 2.28% # attempts to use FU when none available
176system.cpu.iq.fu_full::SimdAlu 0 0.00% 2.28% # attempts to use FU when none available
177system.cpu.iq.fu_full::SimdCmp 0 0.00% 2.28% # attempts to use FU when none available
178system.cpu.iq.fu_full::SimdCvt 0 0.00% 2.28% # attempts to use FU when none available
179system.cpu.iq.fu_full::SimdMisc 0 0.00% 2.28% # attempts to use FU when none available
180system.cpu.iq.fu_full::SimdMult 0 0.00% 2.28% # attempts to use FU when none available
181system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 2.28% # attempts to use FU when none available
182system.cpu.iq.fu_full::SimdShift 0 0.00% 2.28% # attempts to use FU when none available
183system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 2.28% # attempts to use FU when none available
184system.cpu.iq.fu_full::SimdSqrt 0 0.00% 2.28% # attempts to use FU when none available
185system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 2.28% # attempts to use FU when none available
186system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 2.28% # attempts to use FU when none available
187system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 2.28% # attempts to use FU when none available
188system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 2.28% # attempts to use FU when none available
189system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 2.28% # attempts to use FU when none available
190system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 2.28% # attempts to use FU when none available
191system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 2.28% # attempts to use FU when none available
192system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 2.28% # attempts to use FU when none available
193system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 2.28% # attempts to use FU when none available
194system.cpu.iq.fu_full::MemRead 55656078 61.41% 63.69% # attempts to use FU when none available
195system.cpu.iq.fu_full::MemWrite 32910645 36.31% 100.00% # attempts to use FU when none available
166system.cpu.iq.fu_full::IntAlu 1973852 2.08% 2.08% # attempts to use FU when none available
167system.cpu.iq.fu_full::IntMult 23832 0.03% 2.10% # attempts to use FU when none available
168system.cpu.iq.fu_full::IntDiv 0 0.00% 2.10% # attempts to use FU when none available
169system.cpu.iq.fu_full::FloatAdd 0 0.00% 2.10% # attempts to use FU when none available
170system.cpu.iq.fu_full::FloatCmp 0 0.00% 2.10% # attempts to use FU when none available
171system.cpu.iq.fu_full::FloatCvt 0 0.00% 2.10% # attempts to use FU when none available
172system.cpu.iq.fu_full::FloatMult 0 0.00% 2.10% # attempts to use FU when none available
173system.cpu.iq.fu_full::FloatDiv 0 0.00% 2.10% # attempts to use FU when none available
174system.cpu.iq.fu_full::FloatSqrt 0 0.00% 2.10% # attempts to use FU when none available
175system.cpu.iq.fu_full::SimdAdd 0 0.00% 2.10% # attempts to use FU when none available
176system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 2.10% # attempts to use FU when none available
177system.cpu.iq.fu_full::SimdAlu 0 0.00% 2.10% # attempts to use FU when none available
178system.cpu.iq.fu_full::SimdCmp 0 0.00% 2.10% # attempts to use FU when none available
179system.cpu.iq.fu_full::SimdCvt 0 0.00% 2.10% # attempts to use FU when none available
180system.cpu.iq.fu_full::SimdMisc 0 0.00% 2.10% # attempts to use FU when none available
181system.cpu.iq.fu_full::SimdMult 0 0.00% 2.10% # attempts to use FU when none available
182system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 2.10% # attempts to use FU when none available
183system.cpu.iq.fu_full::SimdShift 0 0.00% 2.10% # attempts to use FU when none available
184system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 2.10% # attempts to use FU when none available
185system.cpu.iq.fu_full::SimdSqrt 0 0.00% 2.10% # attempts to use FU when none available
186system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 2.10% # attempts to use FU when none available
187system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 2.10% # attempts to use FU when none available
188system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 2.10% # attempts to use FU when none available
189system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 2.10% # attempts to use FU when none available
190system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 2.10% # attempts to use FU when none available
191system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 2.10% # attempts to use FU when none available
192system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 2.10% # attempts to use FU when none available
193system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 2.10% # attempts to use FU when none available
194system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 2.10% # attempts to use FU when none available
195system.cpu.iq.fu_full::MemRead 56484939 59.46% 61.56% # attempts to use FU when none available
196system.cpu.iq.fu_full::MemWrite 36512276 38.44% 100.00% # attempts to use FU when none available
196system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
197system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
198system.cpu.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
197system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
198system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
199system.cpu.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
199system.cpu.iq.FU_type_0::IntAlu 1200490200 45.83% 45.83% # Type of FU issued
200system.cpu.iq.FU_type_0::IntMult 11234425 0.43% 46.26% # Type of FU issued
201system.cpu.iq.FU_type_0::IntDiv 0 0.00% 46.26% # Type of FU issued
202system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 46.26% # Type of FU issued
203system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 46.26% # Type of FU issued
204system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 46.26% # Type of FU issued
205system.cpu.iq.FU_type_0::FloatMult 0 0.00% 46.26% # Type of FU issued
206system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 46.26% # Type of FU issued
207system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 46.26% # Type of FU issued
208system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 46.26% # Type of FU issued
209system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 46.26% # Type of FU issued
210system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 46.26% # Type of FU issued
211system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 46.26% # Type of FU issued
212system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 46.26% # Type of FU issued
213system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 46.26% # Type of FU issued
214system.cpu.iq.FU_type_0::SimdMult 0 0.00% 46.26% # Type of FU issued
215system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 46.26% # Type of FU issued
216system.cpu.iq.FU_type_0::SimdShift 0 0.00% 46.26% # Type of FU issued
217system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 46.26% # Type of FU issued
218system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 46.26% # Type of FU issued
219system.cpu.iq.FU_type_0::SimdFloatAdd 1375289 0.05% 46.32% # Type of FU issued
220system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 46.32% # Type of FU issued
221system.cpu.iq.FU_type_0::SimdFloatCmp 6876478 0.26% 46.58% # Type of FU issued
222system.cpu.iq.FU_type_0::SimdFloatCvt 5505051 0.21% 46.79% # Type of FU issued
223system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 46.79% # Type of FU issued
224system.cpu.iq.FU_type_0::SimdFloatMisc 24362738 0.93% 47.72% # Type of FU issued
225system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 47.72% # Type of FU issued
226system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 47.72% # Type of FU issued
227system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 47.72% # Type of FU issued
228system.cpu.iq.FU_type_0::MemRead 896045352 34.21% 81.93% # Type of FU issued
229system.cpu.iq.FU_type_0::MemWrite 473280415 18.07% 100.00% # Type of FU issued
200system.cpu.iq.FU_type_0::IntAlu 1254030566 46.22% 46.22% # Type of FU issued
201system.cpu.iq.FU_type_0::IntMult 11231291 0.41% 46.64% # Type of FU issued
202system.cpu.iq.FU_type_0::IntDiv 0 0.00% 46.64% # Type of FU issued
203system.cpu.iq.FU_type_0::FloatAdd 1 0.00% 46.64% # Type of FU issued
204system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 46.64% # Type of FU issued
205system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 46.64% # Type of FU issued
206system.cpu.iq.FU_type_0::FloatMult 0 0.00% 46.64% # Type of FU issued
207system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 46.64% # Type of FU issued
208system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 46.64% # Type of FU issued
209system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 46.64% # Type of FU issued
210system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 46.64% # Type of FU issued
211system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 46.64% # Type of FU issued
212system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 46.64% # Type of FU issued
213system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 46.64% # Type of FU issued
214system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 46.64% # Type of FU issued
215system.cpu.iq.FU_type_0::SimdMult 0 0.00% 46.64% # Type of FU issued
216system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 46.64% # Type of FU issued
217system.cpu.iq.FU_type_0::SimdShift 0 0.00% 46.64% # Type of FU issued
218system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 46.64% # Type of FU issued
219system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 46.64% # Type of FU issued
220system.cpu.iq.FU_type_0::SimdFloatAdd 1375289 0.05% 46.69% # Type of FU issued
221system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 46.69% # Type of FU issued
222system.cpu.iq.FU_type_0::SimdFloatCmp 6876617 0.25% 46.94% # Type of FU issued
223system.cpu.iq.FU_type_0::SimdFloatCvt 5503438 0.20% 47.14% # Type of FU issued
224system.cpu.iq.FU_type_0::SimdFloatDiv 51 0.00% 47.14% # Type of FU issued
225system.cpu.iq.FU_type_0::SimdFloatMisc 23339517 0.86% 48.00% # Type of FU issued
226system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 48.00% # Type of FU issued
227system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 48.00% # Type of FU issued
228system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 48.00% # Type of FU issued
229system.cpu.iq.FU_type_0::MemRead 904708245 33.35% 81.35% # Type of FU issued
230system.cpu.iq.FU_type_0::MemWrite 506005116 18.65% 100.00% # Type of FU issued
230system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
231system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
231system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
232system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
232system.cpu.iq.FU_type_0::total 2619169948 # Type of FU issued
233system.cpu.iq.rate 1.848951 # Inst issue rate
234system.cpu.iq.fu_busy_cnt 90632911 # FU busy when requested
235system.cpu.iq.fu_busy_rate 0.034604 # FU busy rate (busy events/executed inst)
236system.cpu.iq.int_inst_queue_reads 6584397091 # Number of integer instruction queue reads
237system.cpu.iq.int_inst_queue_writes 4170852442 # Number of integer instruction queue writes
238system.cpu.iq.int_inst_queue_wakeup_accesses 2409395411 # Number of integer instruction queue wakeup accesses
239system.cpu.iq.fp_inst_queue_reads 128503048 # Number of floating instruction queue reads
240system.cpu.iq.fp_inst_queue_writes 99357739 # Number of floating instruction queue writes
241system.cpu.iq.fp_inst_queue_wakeup_accesses 57077748 # Number of floating instruction queue wakeup accesses
242system.cpu.iq.int_alu_accesses 2644176123 # Number of integer alu accesses
243system.cpu.iq.fp_alu_accesses 65626736 # Number of floating point alu accesses
244system.cpu.iew.lsq.thread0.forwLoads 71999032 # Number of loads that had data forwarded from stores
233system.cpu.iq.FU_type_0::total 2713070131 # Type of FU issued
234system.cpu.iq.rate 1.849961 # Inst issue rate
235system.cpu.iq.fu_busy_cnt 94994899 # FU busy when requested
236system.cpu.iq.fu_busy_rate 0.035014 # FU busy rate (busy events/executed inst)
237system.cpu.iq.int_inst_queue_reads 6850643246 # Number of integer instruction queue reads
238system.cpu.iq.int_inst_queue_writes 4377903008 # Number of integer instruction queue writes
239system.cpu.iq.int_inst_queue_wakeup_accesses 2485399987 # Number of integer instruction queue wakeup accesses
240system.cpu.iq.fp_inst_queue_reads 133708588 # Number of floating instruction queue reads
241system.cpu.iq.fp_inst_queue_writes 103168081 # Number of floating instruction queue writes
242system.cpu.iq.fp_inst_queue_wakeup_accesses 59868624 # Number of floating instruction queue wakeup accesses
243system.cpu.iq.int_alu_accesses 2739540927 # Number of integer alu accesses
244system.cpu.iq.fp_alu_accesses 68524103 # Number of floating point alu accesses
245system.cpu.iew.lsq.thread0.forwLoads 73975735 # Number of loads that had data forwarded from stores
245system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
246system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
246system.cpu.iew.lsq.thread0.squashedLoads 413989376 # Number of loads squashed
247system.cpu.iew.lsq.thread0.ignoredResponses 268082 # Number of memory responses ignored because the instruction is squashed
248system.cpu.iew.lsq.thread0.memOrderViolation 1389984 # Number of memory ordering violations
249system.cpu.iew.lsq.thread0.squashedStores 250602644 # Number of stores squashed
247system.cpu.iew.lsq.thread0.squashedLoads 432730043 # Number of loads squashed
248system.cpu.iew.lsq.thread0.ignoredResponses 290479 # Number of memory responses ignored because the instruction is squashed
249system.cpu.iew.lsq.thread0.memOrderViolation 1327592 # Number of memory ordering violations
250system.cpu.iew.lsq.thread0.squashedStores 292795809 # Number of stores squashed
250system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
251system.cpu.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
251system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
252system.cpu.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
252system.cpu.iew.lsq.thread0.rescheduledLoads 86 # Number of loads that were rescheduled
253system.cpu.iew.lsq.thread0.cacheBlocked 24 # Number of times an access to memory failed due to the cache being blocked
253system.cpu.iew.lsq.thread0.rescheduledLoads 77 # Number of loads that were rescheduled
254system.cpu.iew.lsq.thread0.cacheBlocked 26 # Number of times an access to memory failed due to the cache being blocked
254system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
255system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
255system.cpu.iew.iewSquashCycles 166511678 # Number of cycles IEW is squashing
256system.cpu.iew.iewBlockCycles 16376007 # Number of cycles IEW is blocking
257system.cpu.iew.iewUnblockCycles 1473970 # Number of cycles IEW is unblocking
258system.cpu.iew.iewDispatchedInsts 3078105405 # Number of instructions dispatched to IQ
259system.cpu.iew.iewDispSquashedInsts 12712072 # Number of squashed instructions skipped by dispatch
260system.cpu.iew.iewDispLoadInsts 1045378245 # Number of dispatched load instructions
261system.cpu.iew.iewDispStoreInsts 527599628 # Number of dispatched store instructions
262system.cpu.iew.iewDispNonSpecInsts 290278 # Number of dispatched non-speculative instructions
263system.cpu.iew.iewIQFullEvents 1470963 # Number of times the IQ has become full, causing a stall
264system.cpu.iew.iewLSQFullEvents 212 # Number of times the LSQ has become full, causing a stall
265system.cpu.iew.memOrderViolationEvents 1389984 # Number of memory order violations
266system.cpu.iew.predictedTakenIncorrect 34573717 # Number of branches that were predicted taken incorrectly
267system.cpu.iew.predictedNotTakenIncorrect 8788062 # Number of branches that were predicted not taken incorrectly
268system.cpu.iew.branchMispredicts 43361779 # Number of branch mispredicts detected at execute
269system.cpu.iew.iewExecutedInsts 2534356508 # Number of executed instructions
270system.cpu.iew.iewExecLoadInsts 842568807 # Number of load instructions executed
271system.cpu.iew.iewExecSquashedInsts 84813440 # Number of squashed instructions skipped in execute
256system.cpu.iew.iewSquashCycles 181587153 # Number of cycles IEW is squashing
257system.cpu.iew.iewBlockCycles 16026457 # Number of cycles IEW is blocking
258system.cpu.iew.iewUnblockCycles 1578003 # Number of cycles IEW is unblocking
259system.cpu.iew.iewDispatchedInsts 3183438661 # Number of instructions dispatched to IQ
260system.cpu.iew.iewDispSquashedInsts 7039132 # Number of squashed instructions skipped by dispatch
261system.cpu.iew.iewDispLoadInsts 1064118913 # Number of dispatched load instructions
262system.cpu.iew.iewDispStoreInsts 569792794 # Number of dispatched store instructions
263system.cpu.iew.iewDispNonSpecInsts 261469 # Number of dispatched non-speculative instructions
264system.cpu.iew.iewIQFullEvents 1577202 # Number of times the IQ has become full, causing a stall
265system.cpu.iew.iewLSQFullEvents 221 # Number of times the LSQ has become full, causing a stall
266system.cpu.iew.memOrderViolationEvents 1327592 # Number of memory order violations
267system.cpu.iew.predictedTakenIncorrect 36771149 # Number of branches that were predicted taken incorrectly
268system.cpu.iew.predictedNotTakenIncorrect 9229244 # Number of branches that were predicted not taken incorrectly
269system.cpu.iew.branchMispredicts 46000393 # Number of branch mispredicts detected at execute
270system.cpu.iew.iewExecutedInsts 2613620752 # Number of executed instructions
271system.cpu.iew.iewExecLoadInsts 848933154 # Number of load instructions executed
272system.cpu.iew.iewExecSquashedInsts 99449379 # Number of squashed instructions skipped in execute
272system.cpu.iew.exec_swp 0 # number of swp insts executed
273system.cpu.iew.exec_swp 0 # number of swp insts executed
273system.cpu.iew.exec_nop 68544 # number of nop insts executed
274system.cpu.iew.exec_refs 1294694969 # number of memory reference insts executed
275system.cpu.iew.exec_branches 344427498 # Number of branches executed
276system.cpu.iew.exec_stores 452126162 # Number of stores executed
277system.cpu.iew.exec_rate 1.789079 # Inst execution rate
278system.cpu.iew.wb_sent 2495474043 # cumulative count of insts sent to commit
279system.cpu.iew.wb_count 2466473159 # cumulative count of insts written-back
280system.cpu.iew.wb_producers 1448284961 # num instructions producing a value
281system.cpu.iew.wb_consumers 2707735412 # num instructions consuming a value
274system.cpu.iew.exec_nop 70603 # number of nop insts executed
275system.cpu.iew.exec_refs 1326104884 # number of memory reference insts executed
276system.cpu.iew.exec_branches 359304869 # Number of branches executed
277system.cpu.iew.exec_stores 477171730 # Number of stores executed
278system.cpu.iew.exec_rate 1.782149 # Inst execution rate
279system.cpu.iew.wb_sent 2573682929 # cumulative count of insts sent to commit
280system.cpu.iew.wb_count 2545268611 # cumulative count of insts written-back
281system.cpu.iew.wb_producers 1471406784 # num instructions producing a value
282system.cpu.iew.wb_consumers 2751379282 # num instructions consuming a value
282system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
283system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
283system.cpu.iew.wb_rate 1.741158 # insts written-back per cycle
284system.cpu.iew.wb_fanout 0.534869 # average fanout of values written-back
284system.cpu.iew.wb_rate 1.735542 # insts written-back per cycle
285system.cpu.iew.wb_fanout 0.534789 # average fanout of values written-back
285system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
286system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
286system.cpu.commit.commitCommittedInsts 1384390049 # The number of committed instructions
287system.cpu.commit.commitCommittedOps 1885344802 # The number of committed instructions
288system.cpu.commit.commitSquashedInsts 1192760864 # The number of squashed insts skipped by commit
289system.cpu.commit.commitNonSpecStalls 211330 # The number of times commit has been forced to stall to communicate backwards
290system.cpu.commit.branchMispredicts 38418907 # The number of times a branch was mispredicted
291system.cpu.commit.committed_per_cycle::samples 1198732893 # Number of insts commited each cycle
292system.cpu.commit.committed_per_cycle::mean 1.572781 # Number of insts commited each cycle
293system.cpu.commit.committed_per_cycle::stdev 2.256860 # Number of insts commited each cycle
287system.cpu.commit.commitCommittedInsts 1384390054 # The number of committed instructions
288system.cpu.commit.commitCommittedOps 1885344807 # The number of committed instructions
289system.cpu.commit.commitSquashedInsts 1298094205 # The number of squashed insts skipped by commit
290system.cpu.commit.commitNonSpecStalls 211331 # The number of times commit has been forced to stall to communicate backwards
291system.cpu.commit.branchMispredicts 40996327 # The number of times a branch was mispredicted
292system.cpu.commit.committed_per_cycle::samples 1255503701 # Number of insts commited each cycle
293system.cpu.commit.committed_per_cycle::mean 1.501664 # Number of insts commited each cycle
294system.cpu.commit.committed_per_cycle::stdev 2.213150 # Number of insts commited each cycle
294system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
295system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
295system.cpu.commit.committed_per_cycle::0 532007294 44.38% 44.38% # Number of insts commited each cycle
296system.cpu.commit.committed_per_cycle::1 299056293 24.95% 69.33% # Number of insts commited each cycle
297system.cpu.commit.committed_per_cycle::2 106726660 8.90% 78.23% # Number of insts commited each cycle
298system.cpu.commit.committed_per_cycle::3 77517857 6.47% 84.70% # Number of insts commited each cycle
299system.cpu.commit.committed_per_cycle::4 53371752 4.45% 89.15% # Number of insts commited each cycle
300system.cpu.commit.committed_per_cycle::5 23357463 1.95% 91.10% # Number of insts commited each cycle
301system.cpu.commit.committed_per_cycle::6 17108647 1.43% 92.53% # Number of insts commited each cycle
302system.cpu.commit.committed_per_cycle::7 9340003 0.78% 93.31% # Number of insts commited each cycle
303system.cpu.commit.committed_per_cycle::8 80246924 6.69% 100.00% # Number of insts commited each cycle
296system.cpu.commit.committed_per_cycle::0 576634792 45.93% 45.93% # Number of insts commited each cycle
297system.cpu.commit.committed_per_cycle::1 315329042 25.12% 71.04% # Number of insts commited each cycle
298system.cpu.commit.committed_per_cycle::2 102673368 8.18% 79.22% # Number of insts commited each cycle
299system.cpu.commit.committed_per_cycle::3 78981369 6.29% 85.51% # Number of insts commited each cycle
300system.cpu.commit.committed_per_cycle::4 52937200 4.22% 89.73% # Number of insts commited each cycle
301system.cpu.commit.committed_per_cycle::5 24029706 1.91% 91.64% # Number of insts commited each cycle
302system.cpu.commit.committed_per_cycle::6 17032250 1.36% 93.00% # Number of insts commited each cycle
303system.cpu.commit.committed_per_cycle::7 9453700 0.75% 93.75% # Number of insts commited each cycle
304system.cpu.commit.committed_per_cycle::8 78432274 6.25% 100.00% # Number of insts commited each cycle
304system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
305system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
306system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
305system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
306system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
307system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
307system.cpu.commit.committed_per_cycle::total 1198732893 # Number of insts commited each cycle
308system.cpu.commit.committedInsts 1384390049 # Number of instructions committed
309system.cpu.commit.committedOps 1885344802 # Number of ops (including micro ops) committed
308system.cpu.commit.committed_per_cycle::total 1255503701 # Number of insts commited each cycle
309system.cpu.commit.committedInsts 1384390054 # Number of instructions committed
310system.cpu.commit.committedOps 1885344807 # Number of ops (including micro ops) committed
310system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
311system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
311system.cpu.commit.refs 908385853 # Number of memory references committed
312system.cpu.commit.loads 631388869 # Number of loads committed
312system.cpu.commit.refs 908385855 # Number of memory references committed
313system.cpu.commit.loads 631388870 # Number of loads committed
313system.cpu.commit.membars 9986 # Number of memory barriers committed
314system.cpu.commit.membars 9986 # Number of memory barriers committed
314system.cpu.commit.branches 291350232 # Number of branches committed
315system.cpu.commit.branches 291350233 # Number of branches committed
315system.cpu.commit.fp_insts 52289415 # Number of committed floating point instructions.
316system.cpu.commit.fp_insts 52289415 # Number of committed floating point instructions.
316system.cpu.commit.int_insts 1653705623 # Number of committed integer instructions.
317system.cpu.commit.int_insts 1653705627 # Number of committed integer instructions.
317system.cpu.commit.function_calls 41577833 # Number of function calls committed.
318system.cpu.commit.function_calls 41577833 # Number of function calls committed.
318system.cpu.commit.bw_lim_events 80246924 # number cycles where commit BW limit reached
319system.cpu.commit.bw_lim_events 78432274 # number cycles where commit BW limit reached
319system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
320system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
320system.cpu.rob.rob_reads 4196573290 # The number of ROB reads
321system.cpu.rob.rob_writes 6322749564 # The number of ROB writes
322system.cpu.timesIdled 1340847 # Number of times that the entire CPU went into an idle state and unscheduled itself
323system.cpu.idleCycles 51326273 # Total number of cycles that the CPU has spent unscheduled due to idling
324system.cpu.committedInsts 1384379033 # Number of Instructions Simulated
325system.cpu.committedOps 1885333786 # Number of Ops (including micro ops) Simulated
326system.cpu.committedInsts_total 1384379033 # Number of Instructions Simulated
327system.cpu.cpi 1.023254 # CPI: Cycles Per Instruction
328system.cpu.cpi_total 1.023254 # CPI: Total CPI of All Threads
329system.cpu.ipc 0.977275 # IPC: Instructions Per Cycle
330system.cpu.ipc_total 0.977275 # IPC: Total IPC of All Threads
331system.cpu.int_regfile_reads 12567200244 # number of integer regfile reads
332system.cpu.int_regfile_writes 2359430733 # number of integer regfile writes
333system.cpu.fp_regfile_reads 68800397 # number of floating regfile reads
334system.cpu.fp_regfile_writes 50191784 # number of floating regfile writes
335system.cpu.misc_regfile_reads 3980708505 # number of misc regfile reads
336system.cpu.misc_regfile_writes 13776276 # number of misc regfile writes
337system.cpu.icache.replacements 27241 # number of replacements
338system.cpu.icache.tagsinuse 1638.335274 # Cycle average of tags in use
339system.cpu.icache.total_refs 384162744 # Total number of references to valid blocks.
340system.cpu.icache.sampled_refs 28920 # Sample count of references to valid blocks.
341system.cpu.icache.avg_refs 13283.635685 # Average number of references to valid blocks.
321system.cpu.rob.rob_reads 4360492094 # The number of ROB reads
322system.cpu.rob.rob_writes 6548474997 # The number of ROB writes
323system.cpu.timesIdled 1306597 # Number of times that the entire CPU went into an idle state and unscheduled itself
324system.cpu.idleCycles 29464590 # Total number of cycles that the CPU has spent unscheduled due to idling
325system.cpu.committedInsts 1384379038 # Number of Instructions Simulated
326system.cpu.committedOps 1885333791 # Number of Ops (including micro ops) Simulated
327system.cpu.committedInsts_total 1384379038 # Number of Instructions Simulated
328system.cpu.cpi 1.059360 # CPI: Cycles Per Instruction
329system.cpu.cpi_total 1.059360 # CPI: Total CPI of All Threads
330system.cpu.ipc 0.943966 # IPC: Instructions Per Cycle
331system.cpu.ipc_total 0.943966 # IPC: Total IPC of All Threads
332system.cpu.int_regfile_reads 12901082944 # number of integer regfile reads
333system.cpu.int_regfile_writes 2417885668 # number of integer regfile writes
334system.cpu.fp_regfile_reads 70910494 # number of floating regfile reads
335system.cpu.fp_regfile_writes 51358984 # number of floating regfile writes
336system.cpu.misc_regfile_reads 4077651963 # number of misc regfile reads
337system.cpu.misc_regfile_writes 13776278 # number of misc regfile writes
338system.cpu.icache.replacements 29135 # number of replacements
339system.cpu.icache.tagsinuse 1664.054518 # Cycle average of tags in use
340system.cpu.icache.total_refs 413522379 # Total number of references to valid blocks.
341system.cpu.icache.sampled_refs 30834 # Sample count of references to valid blocks.
342system.cpu.icache.avg_refs 13411.246643 # Average number of references to valid blocks.
342system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
343system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
343system.cpu.icache.occ_blocks::cpu.inst 1638.335274 # Average occupied blocks per requestor
344system.cpu.icache.occ_percent::cpu.inst 0.799968 # Average percentage of cache occupancy
345system.cpu.icache.occ_percent::total 0.799968 # Average percentage of cache occupancy
346system.cpu.icache.ReadReq_hits::cpu.inst 384163979 # number of ReadReq hits
347system.cpu.icache.ReadReq_hits::total 384163979 # number of ReadReq hits
348system.cpu.icache.demand_hits::cpu.inst 384163979 # number of demand (read+write) hits
349system.cpu.icache.demand_hits::total 384163979 # number of demand (read+write) hits
350system.cpu.icache.overall_hits::cpu.inst 384163979 # number of overall hits
351system.cpu.icache.overall_hits::total 384163979 # number of overall hits
352system.cpu.icache.ReadReq_misses::cpu.inst 34037 # number of ReadReq misses
353system.cpu.icache.ReadReq_misses::total 34037 # number of ReadReq misses
354system.cpu.icache.demand_misses::cpu.inst 34037 # number of demand (read+write) misses
355system.cpu.icache.demand_misses::total 34037 # number of demand (read+write) misses
356system.cpu.icache.overall_misses::cpu.inst 34037 # number of overall misses
357system.cpu.icache.overall_misses::total 34037 # number of overall misses
358system.cpu.icache.ReadReq_miss_latency::cpu.inst 300707500 # number of ReadReq miss cycles
359system.cpu.icache.ReadReq_miss_latency::total 300707500 # number of ReadReq miss cycles
360system.cpu.icache.demand_miss_latency::cpu.inst 300707500 # number of demand (read+write) miss cycles
361system.cpu.icache.demand_miss_latency::total 300707500 # number of demand (read+write) miss cycles
362system.cpu.icache.overall_miss_latency::cpu.inst 300707500 # number of overall miss cycles
363system.cpu.icache.overall_miss_latency::total 300707500 # number of overall miss cycles
364system.cpu.icache.ReadReq_accesses::cpu.inst 384198016 # number of ReadReq accesses(hits+misses)
365system.cpu.icache.ReadReq_accesses::total 384198016 # number of ReadReq accesses(hits+misses)
366system.cpu.icache.demand_accesses::cpu.inst 384198016 # number of demand (read+write) accesses
367system.cpu.icache.demand_accesses::total 384198016 # number of demand (read+write) accesses
368system.cpu.icache.overall_accesses::cpu.inst 384198016 # number of overall (read+write) accesses
369system.cpu.icache.overall_accesses::total 384198016 # number of overall (read+write) accesses
370system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000089 # miss rate for ReadReq accesses
371system.cpu.icache.demand_miss_rate::cpu.inst 0.000089 # miss rate for demand accesses
372system.cpu.icache.overall_miss_rate::cpu.inst 0.000089 # miss rate for overall accesses
373system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 8834.723977 # average ReadReq miss latency
374system.cpu.icache.demand_avg_miss_latency::cpu.inst 8834.723977 # average overall miss latency
375system.cpu.icache.overall_avg_miss_latency::cpu.inst 8834.723977 # average overall miss latency
344system.cpu.icache.occ_blocks::cpu.inst 1664.054518 # Average occupied blocks per requestor
345system.cpu.icache.occ_percent::cpu.inst 0.812527 # Average percentage of cache occupancy
346system.cpu.icache.occ_percent::total 0.812527 # Average percentage of cache occupancy
347system.cpu.icache.ReadReq_hits::cpu.inst 413522385 # number of ReadReq hits
348system.cpu.icache.ReadReq_hits::total 413522385 # number of ReadReq hits
349system.cpu.icache.demand_hits::cpu.inst 413522385 # number of demand (read+write) hits
350system.cpu.icache.demand_hits::total 413522385 # number of demand (read+write) hits
351system.cpu.icache.overall_hits::cpu.inst 413522385 # number of overall hits
352system.cpu.icache.overall_hits::total 413522385 # number of overall hits
353system.cpu.icache.ReadReq_misses::cpu.inst 36541 # number of ReadReq misses
354system.cpu.icache.ReadReq_misses::total 36541 # number of ReadReq misses
355system.cpu.icache.demand_misses::cpu.inst 36541 # number of demand (read+write) misses
356system.cpu.icache.demand_misses::total 36541 # number of demand (read+write) misses
357system.cpu.icache.overall_misses::cpu.inst 36541 # number of overall misses
358system.cpu.icache.overall_misses::total 36541 # number of overall misses
359system.cpu.icache.ReadReq_miss_latency::cpu.inst 319633500 # number of ReadReq miss cycles
360system.cpu.icache.ReadReq_miss_latency::total 319633500 # number of ReadReq miss cycles
361system.cpu.icache.demand_miss_latency::cpu.inst 319633500 # number of demand (read+write) miss cycles
362system.cpu.icache.demand_miss_latency::total 319633500 # number of demand (read+write) miss cycles
363system.cpu.icache.overall_miss_latency::cpu.inst 319633500 # number of overall miss cycles
364system.cpu.icache.overall_miss_latency::total 319633500 # number of overall miss cycles
365system.cpu.icache.ReadReq_accesses::cpu.inst 413558926 # number of ReadReq accesses(hits+misses)
366system.cpu.icache.ReadReq_accesses::total 413558926 # number of ReadReq accesses(hits+misses)
367system.cpu.icache.demand_accesses::cpu.inst 413558926 # number of demand (read+write) accesses
368system.cpu.icache.demand_accesses::total 413558926 # number of demand (read+write) accesses
369system.cpu.icache.overall_accesses::cpu.inst 413558926 # number of overall (read+write) accesses
370system.cpu.icache.overall_accesses::total 413558926 # number of overall (read+write) accesses
371system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000088 # miss rate for ReadReq accesses
372system.cpu.icache.demand_miss_rate::cpu.inst 0.000088 # miss rate for demand accesses
373system.cpu.icache.overall_miss_rate::cpu.inst 0.000088 # miss rate for overall accesses
374system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 8747.256506 # average ReadReq miss latency
375system.cpu.icache.demand_avg_miss_latency::cpu.inst 8747.256506 # average overall miss latency
376system.cpu.icache.overall_avg_miss_latency::cpu.inst 8747.256506 # average overall miss latency
376system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
377system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
378system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
379system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
380system.cpu.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
381system.cpu.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
382system.cpu.icache.fast_writes 0 # number of fast writes performed
383system.cpu.icache.cache_copies 0 # number of cache copies performed
377system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
378system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
379system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
380system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
381system.cpu.icache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
382system.cpu.icache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
383system.cpu.icache.fast_writes 0 # number of fast writes performed
384system.cpu.icache.cache_copies 0 # number of cache copies performed
384system.cpu.icache.ReadReq_mshr_hits::cpu.inst 775 # number of ReadReq MSHR hits
385system.cpu.icache.ReadReq_mshr_hits::total 775 # number of ReadReq MSHR hits
386system.cpu.icache.demand_mshr_hits::cpu.inst 775 # number of demand (read+write) MSHR hits
387system.cpu.icache.demand_mshr_hits::total 775 # number of demand (read+write) MSHR hits
388system.cpu.icache.overall_mshr_hits::cpu.inst 775 # number of overall MSHR hits
389system.cpu.icache.overall_mshr_hits::total 775 # number of overall MSHR hits
390system.cpu.icache.ReadReq_mshr_misses::cpu.inst 33262 # number of ReadReq MSHR misses
391system.cpu.icache.ReadReq_mshr_misses::total 33262 # number of ReadReq MSHR misses
392system.cpu.icache.demand_mshr_misses::cpu.inst 33262 # number of demand (read+write) MSHR misses
393system.cpu.icache.demand_mshr_misses::total 33262 # number of demand (read+write) MSHR misses
394system.cpu.icache.overall_mshr_misses::cpu.inst 33262 # number of overall MSHR misses
395system.cpu.icache.overall_mshr_misses::total 33262 # number of overall MSHR misses
396system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 180621500 # number of ReadReq MSHR miss cycles
397system.cpu.icache.ReadReq_mshr_miss_latency::total 180621500 # number of ReadReq MSHR miss cycles
398system.cpu.icache.demand_mshr_miss_latency::cpu.inst 180621500 # number of demand (read+write) MSHR miss cycles
399system.cpu.icache.demand_mshr_miss_latency::total 180621500 # number of demand (read+write) MSHR miss cycles
400system.cpu.icache.overall_mshr_miss_latency::cpu.inst 180621500 # number of overall MSHR miss cycles
401system.cpu.icache.overall_mshr_miss_latency::total 180621500 # number of overall MSHR miss cycles
402system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000087 # mshr miss rate for ReadReq accesses
403system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000087 # mshr miss rate for demand accesses
404system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000087 # mshr miss rate for overall accesses
405system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 5430.265769 # average ReadReq mshr miss latency
406system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 5430.265769 # average overall mshr miss latency
407system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 5430.265769 # average overall mshr miss latency
385system.cpu.icache.ReadReq_mshr_hits::cpu.inst 817 # number of ReadReq MSHR hits
386system.cpu.icache.ReadReq_mshr_hits::total 817 # number of ReadReq MSHR hits
387system.cpu.icache.demand_mshr_hits::cpu.inst 817 # number of demand (read+write) MSHR hits
388system.cpu.icache.demand_mshr_hits::total 817 # number of demand (read+write) MSHR hits
389system.cpu.icache.overall_mshr_hits::cpu.inst 817 # number of overall MSHR hits
390system.cpu.icache.overall_mshr_hits::total 817 # number of overall MSHR hits
391system.cpu.icache.ReadReq_mshr_misses::cpu.inst 35724 # number of ReadReq MSHR misses
392system.cpu.icache.ReadReq_mshr_misses::total 35724 # number of ReadReq MSHR misses
393system.cpu.icache.demand_mshr_misses::cpu.inst 35724 # number of demand (read+write) MSHR misses
394system.cpu.icache.demand_mshr_misses::total 35724 # number of demand (read+write) MSHR misses
395system.cpu.icache.overall_mshr_misses::cpu.inst 35724 # number of overall MSHR misses
396system.cpu.icache.overall_mshr_misses::total 35724 # number of overall MSHR misses
397system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 191012000 # number of ReadReq MSHR miss cycles
398system.cpu.icache.ReadReq_mshr_miss_latency::total 191012000 # number of ReadReq MSHR miss cycles
399system.cpu.icache.demand_mshr_miss_latency::cpu.inst 191012000 # number of demand (read+write) MSHR miss cycles
400system.cpu.icache.demand_mshr_miss_latency::total 191012000 # number of demand (read+write) MSHR miss cycles
401system.cpu.icache.overall_mshr_miss_latency::cpu.inst 191012000 # number of overall MSHR miss cycles
402system.cpu.icache.overall_mshr_miss_latency::total 191012000 # number of overall MSHR miss cycles
403system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000086 # mshr miss rate for ReadReq accesses
404system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000086 # mshr miss rate for demand accesses
405system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000086 # mshr miss rate for overall accesses
406system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 5346.881648 # average ReadReq mshr miss latency
407system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 5346.881648 # average overall mshr miss latency
408system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 5346.881648 # average overall mshr miss latency
408system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
409system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
409system.cpu.dcache.replacements 1531781 # number of replacements
410system.cpu.dcache.tagsinuse 4094.791758 # Cycle average of tags in use
411system.cpu.dcache.total_refs 1029515809 # Total number of references to valid blocks.
412system.cpu.dcache.sampled_refs 1535877 # Sample count of references to valid blocks.
413system.cpu.dcache.avg_refs 670.311365 # Average number of references to valid blocks.
414system.cpu.dcache.warmup_cycle 305571000 # Cycle when the warmup percentage was hit.
415system.cpu.dcache.occ_blocks::cpu.data 4094.791758 # Average occupied blocks per requestor
416system.cpu.dcache.occ_percent::cpu.data 0.999705 # Average percentage of cache occupancy
417system.cpu.dcache.occ_percent::total 0.999705 # Average percentage of cache occupancy
418system.cpu.dcache.ReadReq_hits::cpu.data 753356755 # number of ReadReq hits
419system.cpu.dcache.ReadReq_hits::total 753356755 # number of ReadReq hits
420system.cpu.dcache.WriteReq_hits::cpu.data 276118556 # number of WriteReq hits
421system.cpu.dcache.WriteReq_hits::total 276118556 # number of WriteReq hits
422system.cpu.dcache.LoadLockedReq_hits::cpu.data 15246 # number of LoadLockedReq hits
423system.cpu.dcache.LoadLockedReq_hits::total 15246 # number of LoadLockedReq hits
424system.cpu.dcache.StoreCondReq_hits::cpu.data 11672 # number of StoreCondReq hits
425system.cpu.dcache.StoreCondReq_hits::total 11672 # number of StoreCondReq hits
426system.cpu.dcache.demand_hits::cpu.data 1029475311 # number of demand (read+write) hits
427system.cpu.dcache.demand_hits::total 1029475311 # number of demand (read+write) hits
428system.cpu.dcache.overall_hits::cpu.data 1029475311 # number of overall hits
429system.cpu.dcache.overall_hits::total 1029475311 # number of overall hits
430system.cpu.dcache.ReadReq_misses::cpu.data 1938073 # number of ReadReq misses
431system.cpu.dcache.ReadReq_misses::total 1938073 # number of ReadReq misses
432system.cpu.dcache.WriteReq_misses::cpu.data 817122 # number of WriteReq misses
433system.cpu.dcache.WriteReq_misses::total 817122 # number of WriteReq misses
410system.cpu.dcache.replacements 1532451 # number of replacements
411system.cpu.dcache.tagsinuse 4094.804050 # Cycle average of tags in use
412system.cpu.dcache.total_refs 1033430950 # Total number of references to valid blocks.
413system.cpu.dcache.sampled_refs 1536547 # Sample count of references to valid blocks.
414system.cpu.dcache.avg_refs 672.567094 # Average number of references to valid blocks.
415system.cpu.dcache.warmup_cycle 312701000 # Cycle when the warmup percentage was hit.
416system.cpu.dcache.occ_blocks::cpu.data 4094.804050 # Average occupied blocks per requestor
417system.cpu.dcache.occ_percent::cpu.data 0.999708 # Average percentage of cache occupancy
418system.cpu.dcache.occ_percent::total 0.999708 # Average percentage of cache occupancy
419system.cpu.dcache.ReadReq_hits::cpu.data 757273946 # number of ReadReq hits
420system.cpu.dcache.ReadReq_hits::total 757273946 # number of ReadReq hits
421system.cpu.dcache.WriteReq_hits::cpu.data 276114941 # number of WriteReq hits
422system.cpu.dcache.WriteReq_hits::total 276114941 # number of WriteReq hits
423system.cpu.dcache.LoadLockedReq_hits::cpu.data 12925 # number of LoadLockedReq hits
424system.cpu.dcache.LoadLockedReq_hits::total 12925 # number of LoadLockedReq hits
425system.cpu.dcache.StoreCondReq_hits::cpu.data 11673 # number of StoreCondReq hits
426system.cpu.dcache.StoreCondReq_hits::total 11673 # number of StoreCondReq hits
427system.cpu.dcache.demand_hits::cpu.data 1033388887 # number of demand (read+write) hits
428system.cpu.dcache.demand_hits::total 1033388887 # number of demand (read+write) hits
429system.cpu.dcache.overall_hits::cpu.data 1033388887 # number of overall hits
430system.cpu.dcache.overall_hits::total 1033388887 # number of overall hits
431system.cpu.dcache.ReadReq_misses::cpu.data 2471866 # number of ReadReq misses
432system.cpu.dcache.ReadReq_misses::total 2471866 # number of ReadReq misses
433system.cpu.dcache.WriteReq_misses::cpu.data 820737 # number of WriteReq misses
434system.cpu.dcache.WriteReq_misses::total 820737 # number of WriteReq misses
434system.cpu.dcache.LoadLockedReq_misses::cpu.data 3 # number of LoadLockedReq misses
435system.cpu.dcache.LoadLockedReq_misses::total 3 # number of LoadLockedReq misses
435system.cpu.dcache.LoadLockedReq_misses::cpu.data 3 # number of LoadLockedReq misses
436system.cpu.dcache.LoadLockedReq_misses::total 3 # number of LoadLockedReq misses
436system.cpu.dcache.demand_misses::cpu.data 2755195 # number of demand (read+write) misses
437system.cpu.dcache.demand_misses::total 2755195 # number of demand (read+write) misses
438system.cpu.dcache.overall_misses::cpu.data 2755195 # number of overall misses
439system.cpu.dcache.overall_misses::total 2755195 # number of overall misses
440system.cpu.dcache.ReadReq_miss_latency::cpu.data 69347083500 # number of ReadReq miss cycles
441system.cpu.dcache.ReadReq_miss_latency::total 69347083500 # number of ReadReq miss cycles
442system.cpu.dcache.WriteReq_miss_latency::cpu.data 28485572000 # number of WriteReq miss cycles
443system.cpu.dcache.WriteReq_miss_latency::total 28485572000 # number of WriteReq miss cycles
444system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 108500 # number of LoadLockedReq miss cycles
445system.cpu.dcache.LoadLockedReq_miss_latency::total 108500 # number of LoadLockedReq miss cycles
446system.cpu.dcache.demand_miss_latency::cpu.data 97832655500 # number of demand (read+write) miss cycles
447system.cpu.dcache.demand_miss_latency::total 97832655500 # number of demand (read+write) miss cycles
448system.cpu.dcache.overall_miss_latency::cpu.data 97832655500 # number of overall miss cycles
449system.cpu.dcache.overall_miss_latency::total 97832655500 # number of overall miss cycles
450system.cpu.dcache.ReadReq_accesses::cpu.data 755294828 # number of ReadReq accesses(hits+misses)
451system.cpu.dcache.ReadReq_accesses::total 755294828 # number of ReadReq accesses(hits+misses)
437system.cpu.dcache.demand_misses::cpu.data 3292603 # number of demand (read+write) misses
438system.cpu.dcache.demand_misses::total 3292603 # number of demand (read+write) misses
439system.cpu.dcache.overall_misses::cpu.data 3292603 # number of overall misses
440system.cpu.dcache.overall_misses::total 3292603 # number of overall misses
441system.cpu.dcache.ReadReq_miss_latency::cpu.data 82130752000 # number of ReadReq miss cycles
442system.cpu.dcache.ReadReq_miss_latency::total 82130752000 # number of ReadReq miss cycles
443system.cpu.dcache.WriteReq_miss_latency::cpu.data 28580919500 # number of WriteReq miss cycles
444system.cpu.dcache.WriteReq_miss_latency::total 28580919500 # number of WriteReq miss cycles
445system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 112500 # number of LoadLockedReq miss cycles
446system.cpu.dcache.LoadLockedReq_miss_latency::total 112500 # number of LoadLockedReq miss cycles
447system.cpu.dcache.demand_miss_latency::cpu.data 110711671500 # number of demand (read+write) miss cycles
448system.cpu.dcache.demand_miss_latency::total 110711671500 # number of demand (read+write) miss cycles
449system.cpu.dcache.overall_miss_latency::cpu.data 110711671500 # number of overall miss cycles
450system.cpu.dcache.overall_miss_latency::total 110711671500 # number of overall miss cycles
451system.cpu.dcache.ReadReq_accesses::cpu.data 759745812 # number of ReadReq accesses(hits+misses)
452system.cpu.dcache.ReadReq_accesses::total 759745812 # number of ReadReq accesses(hits+misses)
452system.cpu.dcache.WriteReq_accesses::cpu.data 276935678 # number of WriteReq accesses(hits+misses)
453system.cpu.dcache.WriteReq_accesses::total 276935678 # number of WriteReq accesses(hits+misses)
453system.cpu.dcache.WriteReq_accesses::cpu.data 276935678 # number of WriteReq accesses(hits+misses)
454system.cpu.dcache.WriteReq_accesses::total 276935678 # number of WriteReq accesses(hits+misses)
454system.cpu.dcache.LoadLockedReq_accesses::cpu.data 15249 # number of LoadLockedReq accesses(hits+misses)
455system.cpu.dcache.LoadLockedReq_accesses::total 15249 # number of LoadLockedReq accesses(hits+misses)
456system.cpu.dcache.StoreCondReq_accesses::cpu.data 11672 # number of StoreCondReq accesses(hits+misses)
457system.cpu.dcache.StoreCondReq_accesses::total 11672 # number of StoreCondReq accesses(hits+misses)
458system.cpu.dcache.demand_accesses::cpu.data 1032230506 # number of demand (read+write) accesses
459system.cpu.dcache.demand_accesses::total 1032230506 # number of demand (read+write) accesses
460system.cpu.dcache.overall_accesses::cpu.data 1032230506 # number of overall (read+write) accesses
461system.cpu.dcache.overall_accesses::total 1032230506 # number of overall (read+write) accesses
462system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.002566 # miss rate for ReadReq accesses
463system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.002951 # miss rate for WriteReq accesses
464system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.000197 # miss rate for LoadLockedReq accesses
465system.cpu.dcache.demand_miss_rate::cpu.data 0.002669 # miss rate for demand accesses
466system.cpu.dcache.overall_miss_rate::cpu.data 0.002669 # miss rate for overall accesses
467system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 35781.461018 # average ReadReq miss latency
468system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 34860.855539 # average WriteReq miss latency
469system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 36166.666667 # average LoadLockedReq miss latency
470system.cpu.dcache.demand_avg_miss_latency::cpu.data 35508.432434 # average overall miss latency
471system.cpu.dcache.overall_avg_miss_latency::cpu.data 35508.432434 # average overall miss latency
455system.cpu.dcache.LoadLockedReq_accesses::cpu.data 12928 # number of LoadLockedReq accesses(hits+misses)
456system.cpu.dcache.LoadLockedReq_accesses::total 12928 # number of LoadLockedReq accesses(hits+misses)
457system.cpu.dcache.StoreCondReq_accesses::cpu.data 11673 # number of StoreCondReq accesses(hits+misses)
458system.cpu.dcache.StoreCondReq_accesses::total 11673 # number of StoreCondReq accesses(hits+misses)
459system.cpu.dcache.demand_accesses::cpu.data 1036681490 # number of demand (read+write) accesses
460system.cpu.dcache.demand_accesses::total 1036681490 # number of demand (read+write) accesses
461system.cpu.dcache.overall_accesses::cpu.data 1036681490 # number of overall (read+write) accesses
462system.cpu.dcache.overall_accesses::total 1036681490 # number of overall (read+write) accesses
463system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.003254 # miss rate for ReadReq accesses
464system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.002964 # miss rate for WriteReq accesses
465system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.000232 # miss rate for LoadLockedReq accesses
466system.cpu.dcache.demand_miss_rate::cpu.data 0.003176 # miss rate for demand accesses
467system.cpu.dcache.overall_miss_rate::cpu.data 0.003176 # miss rate for overall accesses
468system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 33226.215337 # average ReadReq miss latency
469system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 34823.481213 # average WriteReq miss latency
470system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 37500 # average LoadLockedReq miss latency
471system.cpu.dcache.demand_avg_miss_latency::cpu.data 33624.360878 # average overall miss latency
472system.cpu.dcache.overall_avg_miss_latency::cpu.data 33624.360878 # average overall miss latency
472system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
473system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
473system.cpu.dcache.blocked_cycles::no_targets 62000 # number of cycles access was blocked
474system.cpu.dcache.blocked_cycles::no_targets 83500 # number of cycles access was blocked
474system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
475system.cpu.dcache.blocked::no_targets 4 # number of cycles access was blocked
476system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
475system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
476system.cpu.dcache.blocked::no_targets 4 # number of cycles access was blocked
477system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
477system.cpu.dcache.avg_blocked_cycles::no_targets 15500 # average number of cycles each access was blocked
478system.cpu.dcache.avg_blocked_cycles::no_targets 20875 # average number of cycles each access was blocked
478system.cpu.dcache.fast_writes 0 # number of fast writes performed
479system.cpu.dcache.cache_copies 0 # number of cache copies performed
479system.cpu.dcache.fast_writes 0 # number of fast writes performed
480system.cpu.dcache.cache_copies 0 # number of cache copies performed
480system.cpu.dcache.writebacks::writebacks 106815 # number of writebacks
481system.cpu.dcache.writebacks::total 106815 # number of writebacks
482system.cpu.dcache.ReadReq_mshr_hits::cpu.data 474897 # number of ReadReq MSHR hits
483system.cpu.dcache.ReadReq_mshr_hits::total 474897 # number of ReadReq MSHR hits
484system.cpu.dcache.WriteReq_mshr_hits::cpu.data 740078 # number of WriteReq MSHR hits
485system.cpu.dcache.WriteReq_mshr_hits::total 740078 # number of WriteReq MSHR hits
481system.cpu.dcache.writebacks::writebacks 106628 # number of writebacks
482system.cpu.dcache.writebacks::total 106628 # number of writebacks
483system.cpu.dcache.ReadReq_mshr_hits::cpu.data 1008030 # number of ReadReq MSHR hits
484system.cpu.dcache.ReadReq_mshr_hits::total 1008030 # number of ReadReq MSHR hits
485system.cpu.dcache.WriteReq_mshr_hits::cpu.data 743137 # number of WriteReq MSHR hits
486system.cpu.dcache.WriteReq_mshr_hits::total 743137 # number of WriteReq MSHR hits
486system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 3 # number of LoadLockedReq MSHR hits
487system.cpu.dcache.LoadLockedReq_mshr_hits::total 3 # number of LoadLockedReq MSHR hits
487system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 3 # number of LoadLockedReq MSHR hits
488system.cpu.dcache.LoadLockedReq_mshr_hits::total 3 # number of LoadLockedReq MSHR hits
488system.cpu.dcache.demand_mshr_hits::cpu.data 1214975 # number of demand (read+write) MSHR hits
489system.cpu.dcache.demand_mshr_hits::total 1214975 # number of demand (read+write) MSHR hits
490system.cpu.dcache.overall_mshr_hits::cpu.data 1214975 # number of overall MSHR hits
491system.cpu.dcache.overall_mshr_hits::total 1214975 # number of overall MSHR hits
492system.cpu.dcache.ReadReq_mshr_misses::cpu.data 1463176 # number of ReadReq MSHR misses
493system.cpu.dcache.ReadReq_mshr_misses::total 1463176 # number of ReadReq MSHR misses
494system.cpu.dcache.WriteReq_mshr_misses::cpu.data 77044 # number of WriteReq MSHR misses
495system.cpu.dcache.WriteReq_mshr_misses::total 77044 # number of WriteReq MSHR misses
496system.cpu.dcache.demand_mshr_misses::cpu.data 1540220 # number of demand (read+write) MSHR misses
497system.cpu.dcache.demand_mshr_misses::total 1540220 # number of demand (read+write) MSHR misses
498system.cpu.dcache.overall_mshr_misses::cpu.data 1540220 # number of overall MSHR misses
499system.cpu.dcache.overall_mshr_misses::total 1540220 # number of overall MSHR misses
500system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 50021914000 # number of ReadReq MSHR miss cycles
501system.cpu.dcache.ReadReq_mshr_miss_latency::total 50021914000 # number of ReadReq MSHR miss cycles
502system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 2483063000 # number of WriteReq MSHR miss cycles
503system.cpu.dcache.WriteReq_mshr_miss_latency::total 2483063000 # number of WriteReq MSHR miss cycles
504system.cpu.dcache.demand_mshr_miss_latency::cpu.data 52504977000 # number of demand (read+write) MSHR miss cycles
505system.cpu.dcache.demand_mshr_miss_latency::total 52504977000 # number of demand (read+write) MSHR miss cycles
506system.cpu.dcache.overall_mshr_miss_latency::cpu.data 52504977000 # number of overall MSHR miss cycles
507system.cpu.dcache.overall_mshr_miss_latency::total 52504977000 # number of overall MSHR miss cycles
508system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.001937 # mshr miss rate for ReadReq accesses
509system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.000278 # mshr miss rate for WriteReq accesses
510system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.001492 # mshr miss rate for demand accesses
511system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.001492 # mshr miss rate for overall accesses
512system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 34187.216029 # average ReadReq mshr miss latency
513system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 32229.154769 # average WriteReq mshr miss latency
514system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 34089.271013 # average overall mshr miss latency
515system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 34089.271013 # average overall mshr miss latency
489system.cpu.dcache.demand_mshr_hits::cpu.data 1751167 # number of demand (read+write) MSHR hits
490system.cpu.dcache.demand_mshr_hits::total 1751167 # number of demand (read+write) MSHR hits
491system.cpu.dcache.overall_mshr_hits::cpu.data 1751167 # number of overall MSHR hits
492system.cpu.dcache.overall_mshr_hits::total 1751167 # number of overall MSHR hits
493system.cpu.dcache.ReadReq_mshr_misses::cpu.data 1463836 # number of ReadReq MSHR misses
494system.cpu.dcache.ReadReq_mshr_misses::total 1463836 # number of ReadReq MSHR misses
495system.cpu.dcache.WriteReq_mshr_misses::cpu.data 77600 # number of WriteReq MSHR misses
496system.cpu.dcache.WriteReq_mshr_misses::total 77600 # number of WriteReq MSHR misses
497system.cpu.dcache.demand_mshr_misses::cpu.data 1541436 # number of demand (read+write) MSHR misses
498system.cpu.dcache.demand_mshr_misses::total 1541436 # number of demand (read+write) MSHR misses
499system.cpu.dcache.overall_mshr_misses::cpu.data 1541436 # number of overall MSHR misses
500system.cpu.dcache.overall_mshr_misses::total 1541436 # number of overall MSHR misses
501system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 50029558000 # number of ReadReq MSHR miss cycles
502system.cpu.dcache.ReadReq_mshr_miss_latency::total 50029558000 # number of ReadReq MSHR miss cycles
503system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 2501048000 # number of WriteReq MSHR miss cycles
504system.cpu.dcache.WriteReq_mshr_miss_latency::total 2501048000 # number of WriteReq MSHR miss cycles
505system.cpu.dcache.demand_mshr_miss_latency::cpu.data 52530606000 # number of demand (read+write) MSHR miss cycles
506system.cpu.dcache.demand_mshr_miss_latency::total 52530606000 # number of demand (read+write) MSHR miss cycles
507system.cpu.dcache.overall_mshr_miss_latency::cpu.data 52530606000 # number of overall MSHR miss cycles
508system.cpu.dcache.overall_mshr_miss_latency::total 52530606000 # number of overall MSHR miss cycles
509system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.001927 # mshr miss rate for ReadReq accesses
510system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.000280 # mshr miss rate for WriteReq accesses
511system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.001487 # mshr miss rate for demand accesses
512system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.001487 # mshr miss rate for overall accesses
513system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 34177.023929 # average ReadReq mshr miss latency
514system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 32230 # average WriteReq mshr miss latency
515system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 34079.005551 # average overall mshr miss latency
516system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 34079.005551 # average overall mshr miss latency
516system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
517system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
517system.cpu.l2cache.replacements 1480005 # number of replacements
518system.cpu.l2cache.tagsinuse 31970.457215 # Cycle average of tags in use
519system.cpu.l2cache.total_refs 85123 # Total number of references to valid blocks.
520system.cpu.l2cache.sampled_refs 1512725 # Sample count of references to valid blocks.
521system.cpu.l2cache.avg_refs 0.056271 # Average number of references to valid blocks.
518system.cpu.l2cache.replacements 1480282 # number of replacements
519system.cpu.l2cache.tagsinuse 31969.351764 # Cycle average of tags in use
520system.cpu.l2cache.total_refs 87232 # Total number of references to valid blocks.
521system.cpu.l2cache.sampled_refs 1513003 # Sample count of references to valid blocks.
522system.cpu.l2cache.avg_refs 0.057655 # Average number of references to valid blocks.
522system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
523system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
523system.cpu.l2cache.occ_blocks::writebacks 2966.972548 # Average occupied blocks per requestor
524system.cpu.l2cache.occ_blocks::cpu.inst 53.821499 # Average occupied blocks per requestor
525system.cpu.l2cache.occ_blocks::cpu.data 28949.663167 # Average occupied blocks per requestor
526system.cpu.l2cache.occ_percent::writebacks 0.090545 # Average percentage of cache occupancy
527system.cpu.l2cache.occ_percent::cpu.inst 0.001643 # Average percentage of cache occupancy
528system.cpu.l2cache.occ_percent::cpu.data 0.883474 # Average percentage of cache occupancy
529system.cpu.l2cache.occ_percent::total 0.975661 # Average percentage of cache occupancy
530system.cpu.l2cache.ReadReq_hits::cpu.inst 25776 # number of ReadReq hits
531system.cpu.l2cache.ReadReq_hits::cpu.data 51030 # number of ReadReq hits
532system.cpu.l2cache.ReadReq_hits::total 76806 # number of ReadReq hits
533system.cpu.l2cache.Writeback_hits::writebacks 106815 # number of Writeback hits
534system.cpu.l2cache.Writeback_hits::total 106815 # number of Writeback hits
524system.cpu.l2cache.occ_blocks::writebacks 2974.802927 # Average occupied blocks per requestor
525system.cpu.l2cache.occ_blocks::cpu.inst 59.292981 # Average occupied blocks per requestor
526system.cpu.l2cache.occ_blocks::cpu.data 28935.255856 # Average occupied blocks per requestor
527system.cpu.l2cache.occ_percent::writebacks 0.090784 # Average percentage of cache occupancy
528system.cpu.l2cache.occ_percent::cpu.inst 0.001809 # Average percentage of cache occupancy
529system.cpu.l2cache.occ_percent::cpu.data 0.883034 # Average percentage of cache occupancy
530system.cpu.l2cache.occ_percent::total 0.975627 # Average percentage of cache occupancy
531system.cpu.l2cache.ReadReq_hits::cpu.inst 27526 # number of ReadReq hits
532system.cpu.l2cache.ReadReq_hits::cpu.data 51416 # number of ReadReq hits
533system.cpu.l2cache.ReadReq_hits::total 78942 # number of ReadReq hits
534system.cpu.l2cache.Writeback_hits::writebacks 106628 # number of Writeback hits
535system.cpu.l2cache.Writeback_hits::total 106628 # number of Writeback hits
535system.cpu.l2cache.UpgradeReq_hits::cpu.data 4 # number of UpgradeReq hits
536system.cpu.l2cache.UpgradeReq_hits::total 4 # number of UpgradeReq hits
536system.cpu.l2cache.UpgradeReq_hits::cpu.data 4 # number of UpgradeReq hits
537system.cpu.l2cache.UpgradeReq_hits::total 4 # number of UpgradeReq hits
537system.cpu.l2cache.ReadExReq_hits::cpu.data 6620 # number of ReadExReq hits
538system.cpu.l2cache.ReadExReq_hits::total 6620 # number of ReadExReq hits
539system.cpu.l2cache.demand_hits::cpu.inst 25776 # number of demand (read+write) hits
540system.cpu.l2cache.demand_hits::cpu.data 57650 # number of demand (read+write) hits
541system.cpu.l2cache.demand_hits::total 83426 # number of demand (read+write) hits
542system.cpu.l2cache.overall_hits::cpu.inst 25776 # number of overall hits
543system.cpu.l2cache.overall_hits::cpu.data 57650 # number of overall hits
544system.cpu.l2cache.overall_hits::total 83426 # number of overall hits
545system.cpu.l2cache.ReadReq_misses::cpu.inst 3145 # number of ReadReq misses
546system.cpu.l2cache.ReadReq_misses::cpu.data 1412146 # number of ReadReq misses
547system.cpu.l2cache.ReadReq_misses::total 1415291 # number of ReadReq misses
548system.cpu.l2cache.UpgradeReq_misses::cpu.data 4338 # number of UpgradeReq misses
549system.cpu.l2cache.UpgradeReq_misses::total 4338 # number of UpgradeReq misses
550system.cpu.l2cache.ReadExReq_misses::cpu.data 66082 # number of ReadExReq misses
551system.cpu.l2cache.ReadExReq_misses::total 66082 # number of ReadExReq misses
552system.cpu.l2cache.demand_misses::cpu.inst 3145 # number of demand (read+write) misses
553system.cpu.l2cache.demand_misses::cpu.data 1478228 # number of demand (read+write) misses
554system.cpu.l2cache.demand_misses::total 1481373 # number of demand (read+write) misses
555system.cpu.l2cache.overall_misses::cpu.inst 3145 # number of overall misses
556system.cpu.l2cache.overall_misses::cpu.data 1478228 # number of overall misses
557system.cpu.l2cache.overall_misses::total 1481373 # number of overall misses
558system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 107831000 # number of ReadReq miss cycles
559system.cpu.l2cache.ReadReq_miss_latency::cpu.data 48448893500 # number of ReadReq miss cycles
560system.cpu.l2cache.ReadReq_miss_latency::total 48556724500 # number of ReadReq miss cycles
561system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 2252633500 # number of ReadExReq miss cycles
562system.cpu.l2cache.ReadExReq_miss_latency::total 2252633500 # number of ReadExReq miss cycles
563system.cpu.l2cache.demand_miss_latency::cpu.inst 107831000 # number of demand (read+write) miss cycles
564system.cpu.l2cache.demand_miss_latency::cpu.data 50701527000 # number of demand (read+write) miss cycles
565system.cpu.l2cache.demand_miss_latency::total 50809358000 # number of demand (read+write) miss cycles
566system.cpu.l2cache.overall_miss_latency::cpu.inst 107831000 # number of overall miss cycles
567system.cpu.l2cache.overall_miss_latency::cpu.data 50701527000 # number of overall miss cycles
568system.cpu.l2cache.overall_miss_latency::total 50809358000 # number of overall miss cycles
569system.cpu.l2cache.ReadReq_accesses::cpu.inst 28921 # number of ReadReq accesses(hits+misses)
570system.cpu.l2cache.ReadReq_accesses::cpu.data 1463176 # number of ReadReq accesses(hits+misses)
571system.cpu.l2cache.ReadReq_accesses::total 1492097 # number of ReadReq accesses(hits+misses)
572system.cpu.l2cache.Writeback_accesses::writebacks 106815 # number of Writeback accesses(hits+misses)
573system.cpu.l2cache.Writeback_accesses::total 106815 # number of Writeback accesses(hits+misses)
574system.cpu.l2cache.UpgradeReq_accesses::cpu.data 4342 # number of UpgradeReq accesses(hits+misses)
575system.cpu.l2cache.UpgradeReq_accesses::total 4342 # number of UpgradeReq accesses(hits+misses)
576system.cpu.l2cache.ReadExReq_accesses::cpu.data 72702 # number of ReadExReq accesses(hits+misses)
577system.cpu.l2cache.ReadExReq_accesses::total 72702 # number of ReadExReq accesses(hits+misses)
578system.cpu.l2cache.demand_accesses::cpu.inst 28921 # number of demand (read+write) accesses
579system.cpu.l2cache.demand_accesses::cpu.data 1535878 # number of demand (read+write) accesses
580system.cpu.l2cache.demand_accesses::total 1564799 # number of demand (read+write) accesses
581system.cpu.l2cache.overall_accesses::cpu.inst 28921 # number of overall (read+write) accesses
582system.cpu.l2cache.overall_accesses::cpu.data 1535878 # number of overall (read+write) accesses
583system.cpu.l2cache.overall_accesses::total 1564799 # number of overall (read+write) accesses
584system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.108745 # miss rate for ReadReq accesses
585system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.965124 # miss rate for ReadReq accesses
586system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.999079 # miss rate for UpgradeReq accesses
587system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.908943 # miss rate for ReadExReq accesses
588system.cpu.l2cache.demand_miss_rate::cpu.inst 0.108745 # miss rate for demand accesses
589system.cpu.l2cache.demand_miss_rate::cpu.data 0.962464 # miss rate for demand accesses
590system.cpu.l2cache.overall_miss_rate::cpu.inst 0.108745 # miss rate for overall accesses
591system.cpu.l2cache.overall_miss_rate::cpu.data 0.962464 # miss rate for overall accesses
592system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 34286.486486 # average ReadReq miss latency
593system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 34308.700021 # average ReadReq miss latency
594system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 34088.458279 # average ReadExReq miss latency
595system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 34286.486486 # average overall miss latency
596system.cpu.l2cache.demand_avg_miss_latency::cpu.data 34298.854439 # average overall miss latency
597system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 34286.486486 # average overall miss latency
598system.cpu.l2cache.overall_avg_miss_latency::cpu.data 34298.854439 # average overall miss latency
538system.cpu.l2cache.ReadExReq_hits::cpu.data 6631 # number of ReadExReq hits
539system.cpu.l2cache.ReadExReq_hits::total 6631 # number of ReadExReq hits
540system.cpu.l2cache.demand_hits::cpu.inst 27526 # number of demand (read+write) hits
541system.cpu.l2cache.demand_hits::cpu.data 58047 # number of demand (read+write) hits
542system.cpu.l2cache.demand_hits::total 85573 # number of demand (read+write) hits
543system.cpu.l2cache.overall_hits::cpu.inst 27526 # number of overall hits
544system.cpu.l2cache.overall_hits::cpu.data 58047 # number of overall hits
545system.cpu.l2cache.overall_hits::total 85573 # number of overall hits
546system.cpu.l2cache.ReadReq_misses::cpu.inst 3310 # number of ReadReq misses
547system.cpu.l2cache.ReadReq_misses::cpu.data 1412420 # number of ReadReq misses
548system.cpu.l2cache.ReadReq_misses::total 1415730 # number of ReadReq misses
549system.cpu.l2cache.UpgradeReq_misses::cpu.data 4885 # number of UpgradeReq misses
550system.cpu.l2cache.UpgradeReq_misses::total 4885 # number of UpgradeReq misses
551system.cpu.l2cache.ReadExReq_misses::cpu.data 66080 # number of ReadExReq misses
552system.cpu.l2cache.ReadExReq_misses::total 66080 # number of ReadExReq misses
553system.cpu.l2cache.demand_misses::cpu.inst 3310 # number of demand (read+write) misses
554system.cpu.l2cache.demand_misses::cpu.data 1478500 # number of demand (read+write) misses
555system.cpu.l2cache.demand_misses::total 1481810 # number of demand (read+write) misses
556system.cpu.l2cache.overall_misses::cpu.inst 3310 # number of overall misses
557system.cpu.l2cache.overall_misses::cpu.data 1478500 # number of overall misses
558system.cpu.l2cache.overall_misses::total 1481810 # number of overall misses
559system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 113464000 # number of ReadReq miss cycles
560system.cpu.l2cache.ReadReq_miss_latency::cpu.data 48455616000 # number of ReadReq miss cycles
561system.cpu.l2cache.ReadReq_miss_latency::total 48569080000 # number of ReadReq miss cycles
562system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 2252382000 # number of ReadExReq miss cycles
563system.cpu.l2cache.ReadExReq_miss_latency::total 2252382000 # number of ReadExReq miss cycles
564system.cpu.l2cache.demand_miss_latency::cpu.inst 113464000 # number of demand (read+write) miss cycles
565system.cpu.l2cache.demand_miss_latency::cpu.data 50707998000 # number of demand (read+write) miss cycles
566system.cpu.l2cache.demand_miss_latency::total 50821462000 # number of demand (read+write) miss cycles
567system.cpu.l2cache.overall_miss_latency::cpu.inst 113464000 # number of overall miss cycles
568system.cpu.l2cache.overall_miss_latency::cpu.data 50707998000 # number of overall miss cycles
569system.cpu.l2cache.overall_miss_latency::total 50821462000 # number of overall miss cycles
570system.cpu.l2cache.ReadReq_accesses::cpu.inst 30836 # number of ReadReq accesses(hits+misses)
571system.cpu.l2cache.ReadReq_accesses::cpu.data 1463836 # number of ReadReq accesses(hits+misses)
572system.cpu.l2cache.ReadReq_accesses::total 1494672 # number of ReadReq accesses(hits+misses)
573system.cpu.l2cache.Writeback_accesses::writebacks 106628 # number of Writeback accesses(hits+misses)
574system.cpu.l2cache.Writeback_accesses::total 106628 # number of Writeback accesses(hits+misses)
575system.cpu.l2cache.UpgradeReq_accesses::cpu.data 4889 # number of UpgradeReq accesses(hits+misses)
576system.cpu.l2cache.UpgradeReq_accesses::total 4889 # number of UpgradeReq accesses(hits+misses)
577system.cpu.l2cache.ReadExReq_accesses::cpu.data 72711 # number of ReadExReq accesses(hits+misses)
578system.cpu.l2cache.ReadExReq_accesses::total 72711 # number of ReadExReq accesses(hits+misses)
579system.cpu.l2cache.demand_accesses::cpu.inst 30836 # number of demand (read+write) accesses
580system.cpu.l2cache.demand_accesses::cpu.data 1536547 # number of demand (read+write) accesses
581system.cpu.l2cache.demand_accesses::total 1567383 # number of demand (read+write) accesses
582system.cpu.l2cache.overall_accesses::cpu.inst 30836 # number of overall (read+write) accesses
583system.cpu.l2cache.overall_accesses::cpu.data 1536547 # number of overall (read+write) accesses
584system.cpu.l2cache.overall_accesses::total 1567383 # number of overall (read+write) accesses
585system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.107342 # miss rate for ReadReq accesses
586system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.964876 # miss rate for ReadReq accesses
587system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.999182 # miss rate for UpgradeReq accesses
588system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.908803 # miss rate for ReadExReq accesses
589system.cpu.l2cache.demand_miss_rate::cpu.inst 0.107342 # miss rate for demand accesses
590system.cpu.l2cache.demand_miss_rate::cpu.data 0.962222 # miss rate for demand accesses
591system.cpu.l2cache.overall_miss_rate::cpu.inst 0.107342 # miss rate for overall accesses
592system.cpu.l2cache.overall_miss_rate::cpu.data 0.962222 # miss rate for overall accesses
593system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 34279.154079 # average ReadReq miss latency
594system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 34306.803925 # average ReadReq miss latency
595system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 34085.684019 # average ReadExReq miss latency
596system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 34279.154079 # average overall miss latency
597system.cpu.l2cache.demand_avg_miss_latency::cpu.data 34296.921204 # average overall miss latency
598system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 34279.154079 # average overall miss latency
599system.cpu.l2cache.overall_avg_miss_latency::cpu.data 34296.921204 # average overall miss latency
599system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
600system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
601system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
602system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
603system.cpu.l2cache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
604system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
605system.cpu.l2cache.fast_writes 0 # number of fast writes performed
606system.cpu.l2cache.cache_copies 0 # number of cache copies performed
607system.cpu.l2cache.writebacks::writebacks 66099 # number of writebacks
608system.cpu.l2cache.writebacks::total 66099 # number of writebacks
609system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 4 # number of ReadReq MSHR hits
600system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
601system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
602system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
603system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
604system.cpu.l2cache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
605system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
606system.cpu.l2cache.fast_writes 0 # number of fast writes performed
607system.cpu.l2cache.cache_copies 0 # number of cache copies performed
608system.cpu.l2cache.writebacks::writebacks 66099 # number of writebacks
609system.cpu.l2cache.writebacks::total 66099 # number of writebacks
610system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 4 # number of ReadReq MSHR hits
610system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 23 # number of ReadReq MSHR hits
611system.cpu.l2cache.ReadReq_mshr_hits::total 27 # number of ReadReq MSHR hits
611system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 24 # number of ReadReq MSHR hits
612system.cpu.l2cache.ReadReq_mshr_hits::total 28 # number of ReadReq MSHR hits
612system.cpu.l2cache.demand_mshr_hits::cpu.inst 4 # number of demand (read+write) MSHR hits
613system.cpu.l2cache.demand_mshr_hits::cpu.inst 4 # number of demand (read+write) MSHR hits
613system.cpu.l2cache.demand_mshr_hits::cpu.data 23 # number of demand (read+write) MSHR hits
614system.cpu.l2cache.demand_mshr_hits::total 27 # number of demand (read+write) MSHR hits
614system.cpu.l2cache.demand_mshr_hits::cpu.data 24 # number of demand (read+write) MSHR hits
615system.cpu.l2cache.demand_mshr_hits::total 28 # number of demand (read+write) MSHR hits
615system.cpu.l2cache.overall_mshr_hits::cpu.inst 4 # number of overall MSHR hits
616system.cpu.l2cache.overall_mshr_hits::cpu.inst 4 # number of overall MSHR hits
616system.cpu.l2cache.overall_mshr_hits::cpu.data 23 # number of overall MSHR hits
617system.cpu.l2cache.overall_mshr_hits::total 27 # number of overall MSHR hits
618system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 3141 # number of ReadReq MSHR misses
619system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 1412123 # number of ReadReq MSHR misses
620system.cpu.l2cache.ReadReq_mshr_misses::total 1415264 # number of ReadReq MSHR misses
621system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 4338 # number of UpgradeReq MSHR misses
622system.cpu.l2cache.UpgradeReq_mshr_misses::total 4338 # number of UpgradeReq MSHR misses
623system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 66082 # number of ReadExReq MSHR misses
624system.cpu.l2cache.ReadExReq_mshr_misses::total 66082 # number of ReadExReq MSHR misses
625system.cpu.l2cache.demand_mshr_misses::cpu.inst 3141 # number of demand (read+write) MSHR misses
626system.cpu.l2cache.demand_mshr_misses::cpu.data 1478205 # number of demand (read+write) MSHR misses
627system.cpu.l2cache.demand_mshr_misses::total 1481346 # number of demand (read+write) MSHR misses
628system.cpu.l2cache.overall_mshr_misses::cpu.inst 3141 # number of overall MSHR misses
629system.cpu.l2cache.overall_mshr_misses::cpu.data 1478205 # number of overall MSHR misses
630system.cpu.l2cache.overall_mshr_misses::total 1481346 # number of overall MSHR misses
631system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 97624500 # number of ReadReq MSHR miss cycles
632system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 43873380000 # number of ReadReq MSHR miss cycles
633system.cpu.l2cache.ReadReq_mshr_miss_latency::total 43971004500 # number of ReadReq MSHR miss cycles
634system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 134478000 # number of UpgradeReq MSHR miss cycles
635system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 134478000 # number of UpgradeReq MSHR miss cycles
636system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2048597500 # number of ReadExReq MSHR miss cycles
637system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2048597500 # number of ReadExReq MSHR miss cycles
638system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 97624500 # number of demand (read+write) MSHR miss cycles
639system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 45921977500 # number of demand (read+write) MSHR miss cycles
640system.cpu.l2cache.demand_mshr_miss_latency::total 46019602000 # number of demand (read+write) MSHR miss cycles
641system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 97624500 # number of overall MSHR miss cycles
642system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 45921977500 # number of overall MSHR miss cycles
643system.cpu.l2cache.overall_mshr_miss_latency::total 46019602000 # number of overall MSHR miss cycles
644system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.108606 # mshr miss rate for ReadReq accesses
645system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.965108 # mshr miss rate for ReadReq accesses
646system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.999079 # mshr miss rate for UpgradeReq accesses
647system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.908943 # mshr miss rate for ReadExReq accesses
648system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.108606 # mshr miss rate for demand accesses
649system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.962449 # mshr miss rate for demand accesses
650system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.108606 # mshr miss rate for overall accesses
651system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.962449 # mshr miss rate for overall accesses
652system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 31080.706781 # average ReadReq mshr miss latency
653system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 31069.092423 # average ReadReq mshr miss latency
617system.cpu.l2cache.overall_mshr_hits::cpu.data 24 # number of overall MSHR hits
618system.cpu.l2cache.overall_mshr_hits::total 28 # number of overall MSHR hits
619system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 3306 # number of ReadReq MSHR misses
620system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 1412396 # number of ReadReq MSHR misses
621system.cpu.l2cache.ReadReq_mshr_misses::total 1415702 # number of ReadReq MSHR misses
622system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 4885 # number of UpgradeReq MSHR misses
623system.cpu.l2cache.UpgradeReq_mshr_misses::total 4885 # number of UpgradeReq MSHR misses
624system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 66080 # number of ReadExReq MSHR misses
625system.cpu.l2cache.ReadExReq_mshr_misses::total 66080 # number of ReadExReq MSHR misses
626system.cpu.l2cache.demand_mshr_misses::cpu.inst 3306 # number of demand (read+write) MSHR misses
627system.cpu.l2cache.demand_mshr_misses::cpu.data 1478476 # number of demand (read+write) MSHR misses
628system.cpu.l2cache.demand_mshr_misses::total 1481782 # number of demand (read+write) MSHR misses
629system.cpu.l2cache.overall_mshr_misses::cpu.inst 3306 # number of overall MSHR misses
630system.cpu.l2cache.overall_mshr_misses::cpu.data 1478476 # number of overall MSHR misses
631system.cpu.l2cache.overall_mshr_misses::total 1481782 # number of overall MSHR misses
632system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 102729500 # number of ReadReq MSHR miss cycles
633system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 43881583500 # number of ReadReq MSHR miss cycles
634system.cpu.l2cache.ReadReq_mshr_miss_latency::total 43984313000 # number of ReadReq MSHR miss cycles
635system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 151435000 # number of UpgradeReq MSHR miss cycles
636system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 151435000 # number of UpgradeReq MSHR miss cycles
637system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2048541500 # number of ReadExReq MSHR miss cycles
638system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2048541500 # number of ReadExReq MSHR miss cycles
639system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 102729500 # number of demand (read+write) MSHR miss cycles
640system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 45930125000 # number of demand (read+write) MSHR miss cycles
641system.cpu.l2cache.demand_mshr_miss_latency::total 46032854500 # number of demand (read+write) MSHR miss cycles
642system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 102729500 # number of overall MSHR miss cycles
643system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 45930125000 # number of overall MSHR miss cycles
644system.cpu.l2cache.overall_mshr_miss_latency::total 46032854500 # number of overall MSHR miss cycles
645system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.107212 # mshr miss rate for ReadReq accesses
646system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.964859 # mshr miss rate for ReadReq accesses
647system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.999182 # mshr miss rate for UpgradeReq accesses
648system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.908803 # mshr miss rate for ReadExReq accesses
649system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.107212 # mshr miss rate for demand accesses
650system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.962207 # mshr miss rate for demand accesses
651system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.107212 # mshr miss rate for overall accesses
652system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.962207 # mshr miss rate for overall accesses
653system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 31073.653962 # average ReadReq mshr miss latency
654system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 31068.895338 # average ReadReq mshr miss latency
654system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 31000 # average UpgradeReq mshr miss latency
655system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 31000 # average UpgradeReq mshr miss latency
655system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 31000.839866 # average ReadExReq mshr miss latency
656system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 31080.706781 # average overall mshr miss latency
657system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 31066.041246 # average overall mshr miss latency
658system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 31080.706781 # average overall mshr miss latency
659system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 31066.041246 # average overall mshr miss latency
656system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 31000.930690 # average ReadExReq mshr miss latency
657system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 31073.653962 # average overall mshr miss latency
658system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 31065.857680 # average overall mshr miss latency
659system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 31073.653962 # average overall mshr miss latency
660system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 31065.857680 # average overall mshr miss latency
660system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
661
662---------- End Simulation Statistics ----------
661system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
662
663---------- End Simulation Statistics ----------