stats.txt (11687:b3d5f0e9e258) stats.txt (11731:c473ca7cc650)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000021 # Number of seconds simulated
4sim_ticks 21268000 # Number of ticks simulated
5final_tick 21268000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000021 # Number of seconds simulated
4sim_ticks 21268000 # Number of ticks simulated
5final_tick 21268000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 133148 # Simulator instruction rate (inst/s)
8host_op_rate 133114 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 488684971 # Simulator tick rate (ticks/s)
10host_mem_usage 249832 # Number of bytes of host memory used
11host_seconds 0.04 # Real time elapsed on the host
7host_inst_rate 49400 # Simulator instruction rate (inst/s)
8host_op_rate 49392 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 181337178 # Simulator tick rate (ticks/s)
10host_mem_usage 231948 # Number of bytes of host memory used
11host_seconds 0.12 # Real time elapsed on the host
12sim_insts 5792 # Number of instructions simulated
13sim_ops 5792 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.pwrStateResidencyTicks::UNDEFINED 21268000 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 21952 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 6400 # Number of bytes read from this memory
19system.physmem.bytes_read::total 28352 # Number of bytes read from this memory

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

294system.cpu.itb.hits 0 # DTB hits
295system.cpu.itb.misses 0 # DTB misses
296system.cpu.itb.accesses 0 # DTB accesses
297system.cpu.workload.num_syscalls 9 # Number of system calls
298system.cpu.pwrStateResidencyTicks::ON 21268000 # Cumulative time (in ticks) in various power states
299system.cpu.numCycles 42537 # number of cpu cycles simulated
300system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
301system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
12sim_insts 5792 # Number of instructions simulated
13sim_ops 5792 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.pwrStateResidencyTicks::UNDEFINED 21268000 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 21952 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 6400 # Number of bytes read from this memory
19system.physmem.bytes_read::total 28352 # Number of bytes read from this memory

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

294system.cpu.itb.hits 0 # DTB hits
295system.cpu.itb.misses 0 # DTB misses
296system.cpu.itb.accesses 0 # DTB accesses
297system.cpu.workload.num_syscalls 9 # Number of system calls
298system.cpu.pwrStateResidencyTicks::ON 21268000 # Cumulative time (in ticks) in various power states
299system.cpu.numCycles 42537 # number of cpu cycles simulated
300system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
301system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
302system.cpu.fetch.icacheStallCycles 7672 # Number of cycles fetch is stalled on an Icache miss
302system.cpu.fetch.icacheStallCycles 7674 # Number of cycles fetch is stalled on an Icache miss
303system.cpu.fetch.Insts 13369 # Number of instructions fetch has processed
304system.cpu.fetch.Branches 2411 # Number of branches that fetch encountered
305system.cpu.fetch.predictedBranches 939 # Number of branches that fetch has predicted taken
306system.cpu.fetch.Cycles 4149 # Number of cycles fetch has run and was not squashing or blocked
307system.cpu.fetch.SquashCycles 849 # Number of cycles fetch has spent squashing
308system.cpu.fetch.MiscStallCycles 5 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
309system.cpu.fetch.PendingTrapStallCycles 146 # Number of stall cycles due to pending traps
310system.cpu.fetch.IcacheWaitRetryStallCycles 22 # Number of stall cycles due to full MSHR
311system.cpu.fetch.CacheLines 1861 # Number of cache lines fetched
312system.cpu.fetch.IcacheSquashes 290 # Number of outstanding Icache misses that were squashed
303system.cpu.fetch.Insts 13369 # Number of instructions fetch has processed
304system.cpu.fetch.Branches 2411 # Number of branches that fetch encountered
305system.cpu.fetch.predictedBranches 939 # Number of branches that fetch has predicted taken
306system.cpu.fetch.Cycles 4149 # Number of cycles fetch has run and was not squashing or blocked
307system.cpu.fetch.SquashCycles 849 # Number of cycles fetch has spent squashing
308system.cpu.fetch.MiscStallCycles 5 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
309system.cpu.fetch.PendingTrapStallCycles 146 # Number of stall cycles due to pending traps
310system.cpu.fetch.IcacheWaitRetryStallCycles 22 # Number of stall cycles due to full MSHR
311system.cpu.fetch.CacheLines 1861 # Number of cache lines fetched
312system.cpu.fetch.IcacheSquashes 290 # Number of outstanding Icache misses that were squashed
313system.cpu.fetch.rateDist::samples 12418 # Number of instructions fetched each cycle (Total)
314system.cpu.fetch.rateDist::mean 1.076582 # Number of instructions fetched each cycle (Total)
315system.cpu.fetch.rateDist::stdev 2.475981 # Number of instructions fetched each cycle (Total)
313system.cpu.fetch.rateDist::samples 12420 # Number of instructions fetched each cycle (Total)
314system.cpu.fetch.rateDist::mean 1.076409 # Number of instructions fetched each cycle (Total)
315system.cpu.fetch.rateDist::stdev 2.475819 # Number of instructions fetched each cycle (Total)
316system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
316system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
317system.cpu.fetch.rateDist::0 10084 81.20% 81.20% # Number of instructions fetched each cycle (Total)
317system.cpu.fetch.rateDist::0 10086 81.21% 81.21% # Number of instructions fetched each cycle (Total)
318system.cpu.fetch.rateDist::1 166 1.34% 82.54% # Number of instructions fetched each cycle (Total)
318system.cpu.fetch.rateDist::1 166 1.34% 82.54% # Number of instructions fetched each cycle (Total)
319system.cpu.fetch.rateDist::2 214 1.72% 84.26% # Number of instructions fetched each cycle (Total)
319system.cpu.fetch.rateDist::2 214 1.72% 84.27% # Number of instructions fetched each cycle (Total)
320system.cpu.fetch.rateDist::3 147 1.18% 85.45% # Number of instructions fetched each cycle (Total)
321system.cpu.fetch.rateDist::4 241 1.94% 87.39% # Number of instructions fetched each cycle (Total)
322system.cpu.fetch.rateDist::5 150 1.21% 88.60% # Number of instructions fetched each cycle (Total)
323system.cpu.fetch.rateDist::6 280 2.25% 90.85% # Number of instructions fetched each cycle (Total)
320system.cpu.fetch.rateDist::3 147 1.18% 85.45% # Number of instructions fetched each cycle (Total)
321system.cpu.fetch.rateDist::4 241 1.94% 87.39% # Number of instructions fetched each cycle (Total)
322system.cpu.fetch.rateDist::5 150 1.21% 88.60% # Number of instructions fetched each cycle (Total)
323system.cpu.fetch.rateDist::6 280 2.25% 90.85% # Number of instructions fetched each cycle (Total)
324system.cpu.fetch.rateDist::7 148 1.19% 92.04% # Number of instructions fetched each cycle (Total)
325system.cpu.fetch.rateDist::8 988 7.96% 100.00% # Number of instructions fetched each cycle (Total)
324system.cpu.fetch.rateDist::7 148 1.19% 92.05% # Number of instructions fetched each cycle (Total)
325system.cpu.fetch.rateDist::8 988 7.95% 100.00% # Number of instructions fetched each cycle (Total)
326system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
327system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
328system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
326system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
327system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
328system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
329system.cpu.fetch.rateDist::total 12418 # Number of instructions fetched each cycle (Total)
329system.cpu.fetch.rateDist::total 12420 # Number of instructions fetched each cycle (Total)
330system.cpu.fetch.branchRate 0.056680 # Number of branch fetches per cycle
331system.cpu.fetch.rate 0.314291 # Number of inst fetches per cycle
330system.cpu.fetch.branchRate 0.056680 # Number of branch fetches per cycle
331system.cpu.fetch.rate 0.314291 # Number of inst fetches per cycle
332system.cpu.decode.IdleCycles 7245 # Number of cycles decode is idle
332system.cpu.decode.IdleCycles 7247 # Number of cycles decode is idle
333system.cpu.decode.BlockedCycles 2821 # Number of cycles decode is blocked
334system.cpu.decode.RunCycles 1946 # Number of cycles decode is running
335system.cpu.decode.UnblockCycles 130 # Number of cycles decode is unblocking
336system.cpu.decode.SquashCycles 276 # Number of cycles decode is squashing
337system.cpu.decode.BranchResolved 324 # Number of times decode resolved a branch
338system.cpu.decode.BranchMispred 149 # Number of times decode detected a branch misprediction
339system.cpu.decode.DecodedInsts 11479 # Number of instructions handled by decode
340system.cpu.decode.SquashedInsts 451 # Number of squashed instructions handled by decode
341system.cpu.rename.SquashCycles 276 # Number of cycles rename is squashing
333system.cpu.decode.BlockedCycles 2821 # Number of cycles decode is blocked
334system.cpu.decode.RunCycles 1946 # Number of cycles decode is running
335system.cpu.decode.UnblockCycles 130 # Number of cycles decode is unblocking
336system.cpu.decode.SquashCycles 276 # Number of cycles decode is squashing
337system.cpu.decode.BranchResolved 324 # Number of times decode resolved a branch
338system.cpu.decode.BranchMispred 149 # Number of times decode detected a branch misprediction
339system.cpu.decode.DecodedInsts 11479 # Number of instructions handled by decode
340system.cpu.decode.SquashedInsts 451 # Number of squashed instructions handled by decode
341system.cpu.rename.SquashCycles 276 # Number of cycles rename is squashing
342system.cpu.rename.IdleCycles 7413 # Number of cycles rename is idle
342system.cpu.rename.IdleCycles 7415 # Number of cycles rename is idle
343system.cpu.rename.BlockCycles 800 # Number of cycles rename is blocking
344system.cpu.rename.serializeStallCycles 463 # count of cycles rename stalled for serializing inst
345system.cpu.rename.RunCycles 1897 # Number of cycles rename is running
346system.cpu.rename.UnblockCycles 1569 # Number of cycles rename is unblocking
347system.cpu.rename.RenamedInsts 11042 # Number of instructions processed by rename
348system.cpu.rename.IQFullEvents 12 # Number of times rename has blocked due to IQ full
349system.cpu.rename.LQFullEvents 2 # Number of times rename has blocked due to LQ full
350system.cpu.rename.SQFullEvents 1522 # Number of times rename has blocked due to SQ full

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

363system.cpu.memDep0.conflictingStores 30 # Number of conflicting stores.
364system.cpu.iq.iqInstsAdded 10171 # Number of instructions added to the IQ (excludes non-spec)
365system.cpu.iq.iqNonSpecInstsAdded 63 # Number of non-speculative instructions added to the IQ
366system.cpu.iq.iqInstsIssued 8808 # Number of instructions issued
367system.cpu.iq.iqSquashedInstsIssued 53 # Number of squashed instructions issued
368system.cpu.iq.iqSquashedInstsExamined 4442 # Number of squashed instructions iterated over during squash; mainly for profiling
369system.cpu.iq.iqSquashedOperandsExamined 3474 # Number of squashed operands that are examined and possibly removed from graph
370system.cpu.iq.iqSquashedNonSpecRemoved 47 # Number of squashed non-spec instructions that were removed
343system.cpu.rename.BlockCycles 800 # Number of cycles rename is blocking
344system.cpu.rename.serializeStallCycles 463 # count of cycles rename stalled for serializing inst
345system.cpu.rename.RunCycles 1897 # Number of cycles rename is running
346system.cpu.rename.UnblockCycles 1569 # Number of cycles rename is unblocking
347system.cpu.rename.RenamedInsts 11042 # Number of instructions processed by rename
348system.cpu.rename.IQFullEvents 12 # Number of times rename has blocked due to IQ full
349system.cpu.rename.LQFullEvents 2 # Number of times rename has blocked due to LQ full
350system.cpu.rename.SQFullEvents 1522 # Number of times rename has blocked due to SQ full

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

363system.cpu.memDep0.conflictingStores 30 # Number of conflicting stores.
364system.cpu.iq.iqInstsAdded 10171 # Number of instructions added to the IQ (excludes non-spec)
365system.cpu.iq.iqNonSpecInstsAdded 63 # Number of non-speculative instructions added to the IQ
366system.cpu.iq.iqInstsIssued 8808 # Number of instructions issued
367system.cpu.iq.iqSquashedInstsIssued 53 # Number of squashed instructions issued
368system.cpu.iq.iqSquashedInstsExamined 4442 # Number of squashed instructions iterated over during squash; mainly for profiling
369system.cpu.iq.iqSquashedOperandsExamined 3474 # Number of squashed operands that are examined and possibly removed from graph
370system.cpu.iq.iqSquashedNonSpecRemoved 47 # Number of squashed non-spec instructions that were removed
371system.cpu.iq.issued_per_cycle::samples 12418 # Number of insts issued each cycle
372system.cpu.iq.issued_per_cycle::mean 0.709293 # Number of insts issued each cycle
373system.cpu.iq.issued_per_cycle::stdev 1.511827 # Number of insts issued each cycle
371system.cpu.iq.issued_per_cycle::samples 12420 # Number of insts issued each cycle
372system.cpu.iq.issued_per_cycle::mean 0.709179 # Number of insts issued each cycle
373system.cpu.iq.issued_per_cycle::stdev 1.511732 # Number of insts issued each cycle
374system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
374system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
375system.cpu.iq.issued_per_cycle::0 9303 74.92% 74.92% # Number of insts issued each cycle
375system.cpu.iq.issued_per_cycle::0 9305 74.92% 74.92% # Number of insts issued each cycle
376system.cpu.iq.issued_per_cycle::1 969 7.80% 82.72% # Number of insts issued each cycle
377system.cpu.iq.issued_per_cycle::2 656 5.28% 88.00% # Number of insts issued each cycle
378system.cpu.iq.issued_per_cycle::3 462 3.72% 91.72% # Number of insts issued each cycle
379system.cpu.iq.issued_per_cycle::4 429 3.45% 95.18% # Number of insts issued each cycle
380system.cpu.iq.issued_per_cycle::5 293 2.36% 97.54% # Number of insts issued each cycle
381system.cpu.iq.issued_per_cycle::6 212 1.71% 99.24% # Number of insts issued each cycle
382system.cpu.iq.issued_per_cycle::7 64 0.52% 99.76% # Number of insts issued each cycle
383system.cpu.iq.issued_per_cycle::8 30 0.24% 100.00% # Number of insts issued each cycle
384system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
385system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
386system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
376system.cpu.iq.issued_per_cycle::1 969 7.80% 82.72% # Number of insts issued each cycle
377system.cpu.iq.issued_per_cycle::2 656 5.28% 88.00% # Number of insts issued each cycle
378system.cpu.iq.issued_per_cycle::3 462 3.72% 91.72% # Number of insts issued each cycle
379system.cpu.iq.issued_per_cycle::4 429 3.45% 95.18% # Number of insts issued each cycle
380system.cpu.iq.issued_per_cycle::5 293 2.36% 97.54% # Number of insts issued each cycle
381system.cpu.iq.issued_per_cycle::6 212 1.71% 99.24% # Number of insts issued each cycle
382system.cpu.iq.issued_per_cycle::7 64 0.52% 99.76% # Number of insts issued each cycle
383system.cpu.iq.issued_per_cycle::8 30 0.24% 100.00% # Number of insts issued each cycle
384system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
385system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
386system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
387system.cpu.iq.issued_per_cycle::total 12418 # Number of insts issued each cycle
387system.cpu.iq.issued_per_cycle::total 12420 # Number of insts issued each cycle
388system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
389system.cpu.iq.fu_full::IntAlu 12 6.06% 6.06% # attempts to use FU when none available
390system.cpu.iq.fu_full::IntMult 0 0.00% 6.06% # attempts to use FU when none available
391system.cpu.iq.fu_full::IntDiv 0 0.00% 6.06% # attempts to use FU when none available
392system.cpu.iq.fu_full::FloatAdd 0 0.00% 6.06% # attempts to use FU when none available
393system.cpu.iq.fu_full::FloatCmp 0 0.00% 6.06% # attempts to use FU when none available
394system.cpu.iq.fu_full::FloatCvt 0 0.00% 6.06% # attempts to use FU when none available
395system.cpu.iq.fu_full::FloatMult 0 0.00% 6.06% # attempts to use FU when none available

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

460system.cpu.iq.FU_type_0::FloatMemRead 2 0.02% 99.73% # Type of FU issued
461system.cpu.iq.FU_type_0::FloatMemWrite 24 0.27% 100.00% # Type of FU issued
462system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
463system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
464system.cpu.iq.FU_type_0::total 8808 # Type of FU issued
465system.cpu.iq.rate 0.207067 # Inst issue rate
466system.cpu.iq.fu_busy_cnt 198 # FU busy when requested
467system.cpu.iq.fu_busy_rate 0.022480 # FU busy rate (busy events/executed inst)
388system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
389system.cpu.iq.fu_full::IntAlu 12 6.06% 6.06% # attempts to use FU when none available
390system.cpu.iq.fu_full::IntMult 0 0.00% 6.06% # attempts to use FU when none available
391system.cpu.iq.fu_full::IntDiv 0 0.00% 6.06% # attempts to use FU when none available
392system.cpu.iq.fu_full::FloatAdd 0 0.00% 6.06% # attempts to use FU when none available
393system.cpu.iq.fu_full::FloatCmp 0 0.00% 6.06% # attempts to use FU when none available
394system.cpu.iq.fu_full::FloatCvt 0 0.00% 6.06% # attempts to use FU when none available
395system.cpu.iq.fu_full::FloatMult 0 0.00% 6.06% # attempts to use FU when none available

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

460system.cpu.iq.FU_type_0::FloatMemRead 2 0.02% 99.73% # Type of FU issued
461system.cpu.iq.FU_type_0::FloatMemWrite 24 0.27% 100.00% # Type of FU issued
462system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
463system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
464system.cpu.iq.FU_type_0::total 8808 # Type of FU issued
465system.cpu.iq.rate 0.207067 # Inst issue rate
466system.cpu.iq.fu_busy_cnt 198 # FU busy when requested
467system.cpu.iq.fu_busy_rate 0.022480 # FU busy rate (busy events/executed inst)
468system.cpu.iq.int_inst_queue_reads 30218 # Number of integer instruction queue reads
468system.cpu.iq.int_inst_queue_reads 30220 # Number of integer instruction queue reads
469system.cpu.iq.int_inst_queue_writes 14647 # Number of integer instruction queue writes
470system.cpu.iq.int_inst_queue_wakeup_accesses 8115 # Number of integer instruction queue wakeup accesses
471system.cpu.iq.fp_inst_queue_reads 67 # Number of floating instruction queue reads
472system.cpu.iq.fp_inst_queue_writes 36 # Number of floating instruction queue writes
473system.cpu.iq.fp_inst_queue_wakeup_accesses 27 # Number of floating instruction queue wakeup accesses
474system.cpu.iq.int_alu_accesses 8967 # Number of integer alu accesses
475system.cpu.iq.fp_alu_accesses 39 # Number of floating point alu accesses
476system.cpu.iew.lsq.thread0.forwLoads 79 # Number of loads that had data forwarded from stores

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

511system.cpu.iew.wb_count 8142 # cumulative count of insts written-back
512system.cpu.iew.wb_producers 4448 # num instructions producing a value
513system.cpu.iew.wb_consumers 7158 # num instructions consuming a value
514system.cpu.iew.wb_rate 0.191410 # insts written-back per cycle
515system.cpu.iew.wb_fanout 0.621403 # average fanout of values written-back
516system.cpu.commit.commitSquashedInsts 4444 # The number of squashed insts skipped by commit
517system.cpu.commit.commitNonSpecStalls 16 # The number of times commit has been forced to stall to communicate backwards
518system.cpu.commit.branchMispredicts 270 # The number of times a branch was mispredicted
469system.cpu.iq.int_inst_queue_writes 14647 # Number of integer instruction queue writes
470system.cpu.iq.int_inst_queue_wakeup_accesses 8115 # Number of integer instruction queue wakeup accesses
471system.cpu.iq.fp_inst_queue_reads 67 # Number of floating instruction queue reads
472system.cpu.iq.fp_inst_queue_writes 36 # Number of floating instruction queue writes
473system.cpu.iq.fp_inst_queue_wakeup_accesses 27 # Number of floating instruction queue wakeup accesses
474system.cpu.iq.int_alu_accesses 8967 # Number of integer alu accesses
475system.cpu.iq.fp_alu_accesses 39 # Number of floating point alu accesses
476system.cpu.iew.lsq.thread0.forwLoads 79 # Number of loads that had data forwarded from stores

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

511system.cpu.iew.wb_count 8142 # cumulative count of insts written-back
512system.cpu.iew.wb_producers 4448 # num instructions producing a value
513system.cpu.iew.wb_consumers 7158 # num instructions consuming a value
514system.cpu.iew.wb_rate 0.191410 # insts written-back per cycle
515system.cpu.iew.wb_fanout 0.621403 # average fanout of values written-back
516system.cpu.commit.commitSquashedInsts 4444 # The number of squashed insts skipped by commit
517system.cpu.commit.commitNonSpecStalls 16 # The number of times commit has been forced to stall to communicate backwards
518system.cpu.commit.branchMispredicts 270 # The number of times a branch was mispredicted
519system.cpu.commit.committed_per_cycle::samples 11716 # Number of insts commited each cycle
520system.cpu.commit.committed_per_cycle::mean 0.494367 # Number of insts commited each cycle
521system.cpu.commit.committed_per_cycle::stdev 1.358573 # Number of insts commited each cycle
519system.cpu.commit.committed_per_cycle::samples 11718 # Number of insts commited each cycle
520system.cpu.commit.committed_per_cycle::mean 0.494282 # Number of insts commited each cycle
521system.cpu.commit.committed_per_cycle::stdev 1.358473 # Number of insts commited each cycle
522system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
522system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
523system.cpu.commit.committed_per_cycle::0 9551 81.52% 81.52% # Number of insts commited each cycle
524system.cpu.commit.committed_per_cycle::1 850 7.26% 88.78% # Number of insts commited each cycle
525system.cpu.commit.committed_per_cycle::2 527 4.50% 93.27% # Number of insts commited each cycle
526system.cpu.commit.committed_per_cycle::3 215 1.84% 95.11% # Number of insts commited each cycle
523system.cpu.commit.committed_per_cycle::0 9553 81.52% 81.52% # Number of insts commited each cycle
524system.cpu.commit.committed_per_cycle::1 850 7.25% 88.78% # Number of insts commited each cycle
525system.cpu.commit.committed_per_cycle::2 527 4.50% 93.28% # Number of insts commited each cycle
526system.cpu.commit.committed_per_cycle::3 215 1.83% 95.11% # Number of insts commited each cycle
527system.cpu.commit.committed_per_cycle::4 176 1.50% 96.61% # Number of insts commited each cycle
528system.cpu.commit.committed_per_cycle::5 112 0.96% 97.57% # Number of insts commited each cycle
529system.cpu.commit.committed_per_cycle::6 126 1.08% 98.64% # Number of insts commited each cycle
530system.cpu.commit.committed_per_cycle::7 49 0.42% 99.06% # Number of insts commited each cycle
531system.cpu.commit.committed_per_cycle::8 110 0.94% 100.00% # Number of insts commited each cycle
532system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
533system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
534system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
527system.cpu.commit.committed_per_cycle::4 176 1.50% 96.61% # Number of insts commited each cycle
528system.cpu.commit.committed_per_cycle::5 112 0.96% 97.57% # Number of insts commited each cycle
529system.cpu.commit.committed_per_cycle::6 126 1.08% 98.64% # Number of insts commited each cycle
530system.cpu.commit.committed_per_cycle::7 49 0.42% 99.06% # Number of insts commited each cycle
531system.cpu.commit.committed_per_cycle::8 110 0.94% 100.00% # Number of insts commited each cycle
532system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
533system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
534system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
535system.cpu.commit.committed_per_cycle::total 11716 # Number of insts commited each cycle
535system.cpu.commit.committed_per_cycle::total 11718 # Number of insts commited each cycle
536system.cpu.commit.committedInsts 5792 # Number of instructions committed
537system.cpu.commit.committedOps 5792 # Number of ops (including micro ops) committed
538system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
539system.cpu.commit.refs 2007 # Number of memory references committed
540system.cpu.commit.loads 961 # Number of loads committed
541system.cpu.commit.membars 7 # Number of memory barriers committed
542system.cpu.commit.branches 1037 # Number of branches committed
543system.cpu.commit.fp_insts 22 # Number of committed floating point instructions.

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

578system.cpu.commit.op_class_0::MemRead 960 16.57% 81.92% # Class of committed instruction
579system.cpu.commit.op_class_0::MemWrite 1027 17.73% 99.65% # Class of committed instruction
580system.cpu.commit.op_class_0::FloatMemRead 1 0.02% 99.67% # Class of committed instruction
581system.cpu.commit.op_class_0::FloatMemWrite 19 0.33% 100.00% # Class of committed instruction
582system.cpu.commit.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction
583system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
584system.cpu.commit.op_class_0::total 5792 # Class of committed instruction
585system.cpu.commit.bw_lim_events 110 # number cycles where commit BW limit reached
536system.cpu.commit.committedInsts 5792 # Number of instructions committed
537system.cpu.commit.committedOps 5792 # Number of ops (including micro ops) committed
538system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
539system.cpu.commit.refs 2007 # Number of memory references committed
540system.cpu.commit.loads 961 # Number of loads committed
541system.cpu.commit.membars 7 # Number of memory barriers committed
542system.cpu.commit.branches 1037 # Number of branches committed
543system.cpu.commit.fp_insts 22 # Number of committed floating point instructions.

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

578system.cpu.commit.op_class_0::MemRead 960 16.57% 81.92% # Class of committed instruction
579system.cpu.commit.op_class_0::MemWrite 1027 17.73% 99.65% # Class of committed instruction
580system.cpu.commit.op_class_0::FloatMemRead 1 0.02% 99.67% # Class of committed instruction
581system.cpu.commit.op_class_0::FloatMemWrite 19 0.33% 100.00% # Class of committed instruction
582system.cpu.commit.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction
583system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
584system.cpu.commit.op_class_0::total 5792 # Class of committed instruction
585system.cpu.commit.bw_lim_events 110 # number cycles where commit BW limit reached
586system.cpu.rob.rob_reads 21842 # The number of ROB reads
586system.cpu.rob.rob_reads 21844 # The number of ROB reads
587system.cpu.rob.rob_writes 21175 # The number of ROB writes
588system.cpu.timesIdled 228 # Number of times that the entire CPU went into an idle state and unscheduled itself
587system.cpu.rob.rob_writes 21175 # The number of ROB writes
588system.cpu.timesIdled 228 # Number of times that the entire CPU went into an idle state and unscheduled itself
589system.cpu.idleCycles 30119 # Total number of cycles that the CPU has spent unscheduled due to idling
589system.cpu.idleCycles 30117 # Total number of cycles that the CPU has spent unscheduled due to idling
590system.cpu.committedInsts 5792 # Number of Instructions Simulated
591system.cpu.committedOps 5792 # Number of Ops (including micro ops) Simulated
592system.cpu.cpi 7.344095 # CPI: Cycles Per Instruction
593system.cpu.cpi_total 7.344095 # CPI: Total CPI of All Threads
594system.cpu.ipc 0.136164 # IPC: Instructions Per Cycle
595system.cpu.ipc_total 0.136164 # IPC: Total IPC of All Threads
596system.cpu.int_regfile_reads 13368 # number of integer regfile reads
597system.cpu.int_regfile_writes 7153 # number of integer regfile writes

--- 415 unchanged lines hidden ---
590system.cpu.committedInsts 5792 # Number of Instructions Simulated
591system.cpu.committedOps 5792 # Number of Ops (including micro ops) Simulated
592system.cpu.cpi 7.344095 # CPI: Cycles Per Instruction
593system.cpu.cpi_total 7.344095 # CPI: Total CPI of All Threads
594system.cpu.ipc 0.136164 # IPC: Instructions Per Cycle
595system.cpu.ipc_total 0.136164 # IPC: Total IPC of All Threads
596system.cpu.int_regfile_reads 13368 # number of integer regfile reads
597system.cpu.int_regfile_writes 7153 # number of integer regfile writes

--- 415 unchanged lines hidden ---