stats.txt (11507:be6065c1d8d2) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.825960 # Number of seconds simulated
4sim_ticks 2825959731500 # Number of ticks simulated
5final_tick 2825959731500 # 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 2.825960 # Number of seconds simulated
4sim_ticks 2825959731500 # Number of ticks simulated
5final_tick 2825959731500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 71367 # Simulator instruction rate (inst/s)
8host_op_rate 86573 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1679006506 # Simulator tick rate (ticks/s)
10host_mem_usage 618544 # Number of bytes of host memory used
11host_seconds 1683.11 # Real time elapsed on the host
7host_inst_rate 152939 # Simulator instruction rate (inst/s)
8host_op_rate 185526 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 3598106166 # Simulator tick rate (ticks/s)
10host_mem_usage 665816 # Number of bytes of host memory used
11host_seconds 785.40 # Real time elapsed on the host
12sim_insts 120118276 # Number of instructions simulated
13sim_ops 145712235 # 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.bytes_read::cpu0.dtb.walker 1728 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu0.itb.walker 192 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu0.inst 1306176 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu0.data 1321704 # Number of bytes read from this memory

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

634system.cpu0.rename.UnblockCycles 11055307 # Number of cycles rename is unblocking
635system.cpu0.rename.RenamedInsts 137550697 # Number of instructions processed by rename
636system.cpu0.rename.SquashedInsts 1033071 # Number of squashed instructions processed by rename
637system.cpu0.rename.ROBFullEvents 1452205 # Number of times rename has blocked due to ROB full
638system.cpu0.rename.IQFullEvents 164556 # Number of times rename has blocked due to IQ full
639system.cpu0.rename.LQFullEvents 58179 # Number of times rename has blocked due to LQ full
640system.cpu0.rename.SQFullEvents 6849429 # Number of times rename has blocked due to SQ full
641system.cpu0.rename.RenamedOperands 141656181 # Number of destination operands rename has renamed
12sim_insts 120118276 # Number of instructions simulated
13sim_ops 145712235 # 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.bytes_read::cpu0.dtb.walker 1728 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu0.itb.walker 192 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu0.inst 1306176 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu0.data 1321704 # Number of bytes read from this memory

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

634system.cpu0.rename.UnblockCycles 11055307 # Number of cycles rename is unblocking
635system.cpu0.rename.RenamedInsts 137550697 # Number of instructions processed by rename
636system.cpu0.rename.SquashedInsts 1033071 # Number of squashed instructions processed by rename
637system.cpu0.rename.ROBFullEvents 1452205 # Number of times rename has blocked due to ROB full
638system.cpu0.rename.IQFullEvents 164556 # Number of times rename has blocked due to IQ full
639system.cpu0.rename.LQFullEvents 58179 # Number of times rename has blocked due to LQ full
640system.cpu0.rename.SQFullEvents 6849429 # Number of times rename has blocked due to SQ full
641system.cpu0.rename.RenamedOperands 141656181 # Number of destination operands rename has renamed
642system.cpu0.rename.RenameLookups 634615161 # Number of register rename lookups that rename has made
642system.cpu0.rename.RenameLookups 634589847 # Number of register rename lookups that rename has made
643system.cpu0.rename.int_rename_lookups 152645231 # Number of integer rename lookups
644system.cpu0.rename.fp_rename_lookups 9369 # Number of floating rename lookups
645system.cpu0.rename.CommittedMaps 130468277 # Number of HB maps that are committed
646system.cpu0.rename.UndoneMaps 11187893 # Number of HB maps that are undone due to squashing
647system.cpu0.rename.serializingInsts 2697265 # count of serializing insts renamed
648system.cpu0.rename.tempSerializingInsts 2555549 # count of temporary serializing insts renamed
649system.cpu0.rename.skidInsts 22573870 # count of insts added to the skid buffer
650system.cpu0.memDep0.insertedLoads 24578234 # Number of loads inserted to the mem dependence unit.
651system.cpu0.memDep0.insertedStores 19061004 # Number of stores inserted to the mem dependence unit.
652system.cpu0.memDep0.conflictingLoads 1697434 # Number of conflicting loads.
653system.cpu0.memDep0.conflictingStores 2322680 # Number of conflicting stores.
654system.cpu0.iq.iqInstsAdded 134618116 # Number of instructions added to the IQ (excludes non-spec)
655system.cpu0.iq.iqNonSpecInstsAdded 1713414 # Number of non-speculative instructions added to the IQ
656system.cpu0.iq.iqInstsIssued 132756465 # Number of instructions issued
657system.cpu0.iq.iqSquashedInstsIssued 452944 # Number of squashed instructions issued
658system.cpu0.iq.iqSquashedInstsExamined 10581179 # Number of squashed instructions iterated over during squash; mainly for profiling
643system.cpu0.rename.int_rename_lookups 152645231 # Number of integer rename lookups
644system.cpu0.rename.fp_rename_lookups 9369 # Number of floating rename lookups
645system.cpu0.rename.CommittedMaps 130468277 # Number of HB maps that are committed
646system.cpu0.rename.UndoneMaps 11187893 # Number of HB maps that are undone due to squashing
647system.cpu0.rename.serializingInsts 2697265 # count of serializing insts renamed
648system.cpu0.rename.tempSerializingInsts 2555549 # count of temporary serializing insts renamed
649system.cpu0.rename.skidInsts 22573870 # count of insts added to the skid buffer
650system.cpu0.memDep0.insertedLoads 24578234 # Number of loads inserted to the mem dependence unit.
651system.cpu0.memDep0.insertedStores 19061004 # Number of stores inserted to the mem dependence unit.
652system.cpu0.memDep0.conflictingLoads 1697434 # Number of conflicting loads.
653system.cpu0.memDep0.conflictingStores 2322680 # Number of conflicting stores.
654system.cpu0.iq.iqInstsAdded 134618116 # Number of instructions added to the IQ (excludes non-spec)
655system.cpu0.iq.iqNonSpecInstsAdded 1713414 # Number of non-speculative instructions added to the IQ
656system.cpu0.iq.iqInstsIssued 132756465 # Number of instructions issued
657system.cpu0.iq.iqSquashedInstsIssued 452944 # Number of squashed instructions issued
658system.cpu0.iq.iqSquashedInstsExamined 10581179 # Number of squashed instructions iterated over during squash; mainly for profiling
659system.cpu0.iq.iqSquashedOperandsExamined 21721412 # Number of squashed operands that are examined and possibly removed from graph
659system.cpu0.iq.iqSquashedOperandsExamined 21719888 # Number of squashed operands that are examined and possibly removed from graph
660system.cpu0.iq.iqSquashedNonSpecRemoved 120083 # Number of squashed non-spec instructions that were removed
661system.cpu0.iq.issued_per_cycle::samples 198828221 # Number of insts issued each cycle
662system.cpu0.iq.issued_per_cycle::mean 0.667694 # Number of insts issued each cycle
663system.cpu0.iq.issued_per_cycle::stdev 0.963230 # Number of insts issued each cycle
664system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
665system.cpu0.iq.issued_per_cycle::0 122137220 61.43% 61.43% # Number of insts issued each cycle
666system.cpu0.iq.issued_per_cycle::1 33612355 16.91% 78.33% # Number of insts issued each cycle
667system.cpu0.iq.issued_per_cycle::2 31219254 15.70% 94.04% # Number of insts issued each cycle

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

772system.cpu0.iew.iewDispatchedInsts 136483987 # Number of instructions dispatched to IQ
773system.cpu0.iew.iewDispSquashedInsts 0 # Number of squashed instructions skipped by dispatch
774system.cpu0.iew.iewDispLoadInsts 24578234 # Number of dispatched load instructions
775system.cpu0.iew.iewDispStoreInsts 19061004 # Number of dispatched store instructions
776system.cpu0.iew.iewDispNonSpecInsts 875924 # Number of dispatched non-speculative instructions
777system.cpu0.iew.iewIQFullEvents 28511 # Number of times the IQ has become full, causing a stall
778system.cpu0.iew.iewLSQFullEvents 132116 # Number of times the LSQ has become full, causing a stall
779system.cpu0.iew.memOrderViolationEvents 19339 # Number of memory order violations
660system.cpu0.iq.iqSquashedNonSpecRemoved 120083 # Number of squashed non-spec instructions that were removed
661system.cpu0.iq.issued_per_cycle::samples 198828221 # Number of insts issued each cycle
662system.cpu0.iq.issued_per_cycle::mean 0.667694 # Number of insts issued each cycle
663system.cpu0.iq.issued_per_cycle::stdev 0.963230 # Number of insts issued each cycle
664system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
665system.cpu0.iq.issued_per_cycle::0 122137220 61.43% 61.43% # Number of insts issued each cycle
666system.cpu0.iq.issued_per_cycle::1 33612355 16.91% 78.33% # Number of insts issued each cycle
667system.cpu0.iq.issued_per_cycle::2 31219254 15.70% 94.04% # Number of insts issued each cycle

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

772system.cpu0.iew.iewDispatchedInsts 136483987 # Number of instructions dispatched to IQ
773system.cpu0.iew.iewDispSquashedInsts 0 # Number of squashed instructions skipped by dispatch
774system.cpu0.iew.iewDispLoadInsts 24578234 # Number of dispatched load instructions
775system.cpu0.iew.iewDispStoreInsts 19061004 # Number of dispatched store instructions
776system.cpu0.iew.iewDispNonSpecInsts 875924 # Number of dispatched non-speculative instructions
777system.cpu0.iew.iewIQFullEvents 28511 # Number of times the IQ has become full, causing a stall
778system.cpu0.iew.iewLSQFullEvents 132116 # Number of times the LSQ has become full, causing a stall
779system.cpu0.iew.memOrderViolationEvents 19339 # Number of memory order violations
780system.cpu0.iew.predictedTakenIncorrect 261904 # Number of branches that were predicted taken incorrectly
780system.cpu0.iew.predictedTakenIncorrect 261906 # Number of branches that were predicted taken incorrectly
781system.cpu0.iew.predictedNotTakenIncorrect 398193 # Number of branches that were predicted not taken incorrectly
781system.cpu0.iew.predictedNotTakenIncorrect 398193 # Number of branches that were predicted not taken incorrectly
782system.cpu0.iew.branchMispredicts 660097 # Number of branch mispredicts detected at execute
782system.cpu0.iew.branchMispredicts 660099 # Number of branch mispredicts detected at execute
783system.cpu0.iew.iewExecutedInsts 131724041 # Number of executed instructions
784system.cpu0.iew.iewExecLoadInsts 23895876 # Number of load instructions executed
785system.cpu0.iew.iewExecSquashedInsts 965291 # Number of squashed instructions skipped in execute
786system.cpu0.iew.exec_swp 0 # number of swp insts executed
787system.cpu0.iew.exec_nop 152457 # number of nop insts executed
788system.cpu0.iew.exec_refs 42356949 # number of memory reference insts executed
789system.cpu0.iew.exec_branches 25556056 # Number of branches executed
790system.cpu0.iew.exec_stores 18461073 # Number of stores executed

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

873system.cpu0.ipc 0.513181 # IPC: Instructions Per Cycle
874system.cpu0.ipc_total 0.513181 # IPC: Total IPC of All Threads
875system.cpu0.int_regfile_reads 142719808 # number of integer regfile reads
876system.cpu0.int_regfile_writes 81679098 # number of integer regfile writes
877system.cpu0.fp_regfile_reads 8185 # number of floating regfile reads
878system.cpu0.fp_regfile_writes 2264 # number of floating regfile writes
879system.cpu0.cc_regfile_reads 464897652 # number of cc regfile reads
880system.cpu0.cc_regfile_writes 49725456 # number of cc regfile writes
783system.cpu0.iew.iewExecutedInsts 131724041 # Number of executed instructions
784system.cpu0.iew.iewExecLoadInsts 23895876 # Number of load instructions executed
785system.cpu0.iew.iewExecSquashedInsts 965291 # Number of squashed instructions skipped in execute
786system.cpu0.iew.exec_swp 0 # number of swp insts executed
787system.cpu0.iew.exec_nop 152457 # number of nop insts executed
788system.cpu0.iew.exec_refs 42356949 # number of memory reference insts executed
789system.cpu0.iew.exec_branches 25556056 # Number of branches executed
790system.cpu0.iew.exec_stores 18461073 # Number of stores executed

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

873system.cpu0.ipc 0.513181 # IPC: Instructions Per Cycle
874system.cpu0.ipc_total 0.513181 # IPC: Total IPC of All Threads
875system.cpu0.int_regfile_reads 142719808 # number of integer regfile reads
876system.cpu0.int_regfile_writes 81679098 # number of integer regfile writes
877system.cpu0.fp_regfile_reads 8185 # number of floating regfile reads
878system.cpu0.fp_regfile_writes 2264 # number of floating regfile writes
879system.cpu0.cc_regfile_reads 464897652 # number of cc regfile reads
880system.cpu0.cc_regfile_writes 49725456 # number of cc regfile writes
881system.cpu0.misc_regfile_reads 274171027 # number of misc regfile reads
881system.cpu0.misc_regfile_reads 274163615 # number of misc regfile reads
882system.cpu0.misc_regfile_writes 1224889 # number of misc regfile writes
883system.cpu0.dcache.tags.replacements 709828 # number of replacements
884system.cpu0.dcache.tags.tagsinuse 497.174198 # Cycle average of tags in use
885system.cpu0.dcache.tags.total_refs 37665141 # Total number of references to valid blocks.
886system.cpu0.dcache.tags.sampled_refs 710340 # Sample count of references to valid blocks.
887system.cpu0.dcache.tags.avg_refs 53.024103 # Average number of references to valid blocks.
888system.cpu0.dcache.tags.warmup_cycle 278078500 # Cycle when the warmup percentage was hit.
889system.cpu0.dcache.tags.occ_blocks::cpu0.data 497.174198 # Average occupied blocks per requestor

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

1855system.cpu1.rename.UnblockCycles 2692706 # Number of cycles rename is unblocking
1856system.cpu1.rename.RenamedInsts 22261726 # Number of instructions processed by rename
1857system.cpu1.rename.SquashedInsts 187544 # Number of squashed instructions processed by rename
1858system.cpu1.rename.ROBFullEvents 264330 # Number of times rename has blocked due to ROB full
1859system.cpu1.rename.IQFullEvents 36982 # Number of times rename has blocked due to IQ full
1860system.cpu1.rename.LQFullEvents 15461 # Number of times rename has blocked due to LQ full
1861system.cpu1.rename.SQFullEvents 1675349 # Number of times rename has blocked due to SQ full
1862system.cpu1.rename.RenamedOperands 22265644 # Number of destination operands rename has renamed
882system.cpu0.misc_regfile_writes 1224889 # number of misc regfile writes
883system.cpu0.dcache.tags.replacements 709828 # number of replacements
884system.cpu0.dcache.tags.tagsinuse 497.174198 # Cycle average of tags in use
885system.cpu0.dcache.tags.total_refs 37665141 # Total number of references to valid blocks.
886system.cpu0.dcache.tags.sampled_refs 710340 # Sample count of references to valid blocks.
887system.cpu0.dcache.tags.avg_refs 53.024103 # Average number of references to valid blocks.
888system.cpu0.dcache.tags.warmup_cycle 278078500 # Cycle when the warmup percentage was hit.
889system.cpu0.dcache.tags.occ_blocks::cpu0.data 497.174198 # Average occupied blocks per requestor

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

1855system.cpu1.rename.UnblockCycles 2692706 # Number of cycles rename is unblocking
1856system.cpu1.rename.RenamedInsts 22261726 # Number of instructions processed by rename
1857system.cpu1.rename.SquashedInsts 187544 # Number of squashed instructions processed by rename
1858system.cpu1.rename.ROBFullEvents 264330 # Number of times rename has blocked due to ROB full
1859system.cpu1.rename.IQFullEvents 36982 # Number of times rename has blocked due to IQ full
1860system.cpu1.rename.LQFullEvents 15461 # Number of times rename has blocked due to LQ full
1861system.cpu1.rename.SQFullEvents 1675349 # Number of times rename has blocked due to SQ full
1862system.cpu1.rename.RenamedOperands 22265644 # Number of destination operands rename has renamed
1863system.cpu1.rename.RenameLookups 103654423 # Number of register rename lookups that rename has made
1863system.cpu1.rename.RenameLookups 103648875 # Number of register rename lookups that rename has made
1864system.cpu1.rename.int_rename_lookups 25648399 # Number of integer rename lookups
1865system.cpu1.rename.fp_rename_lookups 1667 # Number of floating rename lookups
1866system.cpu1.rename.CommittedMaps 19867778 # Number of HB maps that are committed
1867system.cpu1.rename.UndoneMaps 2397866 # Number of HB maps that are undone due to squashing
1868system.cpu1.rename.serializingInsts 407377 # count of serializing insts renamed
1869system.cpu1.rename.tempSerializingInsts 334219 # count of temporary serializing insts renamed
1870system.cpu1.rename.skidInsts 2894111 # count of insts added to the skid buffer
1871system.cpu1.memDep0.insertedLoads 4447920 # Number of loads inserted to the mem dependence unit.
1872system.cpu1.memDep0.insertedStores 3797613 # Number of stores inserted to the mem dependence unit.
1873system.cpu1.memDep0.conflictingLoads 625649 # Number of conflicting loads.
1874system.cpu1.memDep0.conflictingStores 631175 # Number of conflicting stores.
1875system.cpu1.iq.iqInstsAdded 21446441 # Number of instructions added to the IQ (excludes non-spec)
1876system.cpu1.iq.iqNonSpecInstsAdded 559995 # Number of non-speculative instructions added to the IQ
1877system.cpu1.iq.iqInstsIssued 21251983 # Number of instructions issued
1878system.cpu1.iq.iqSquashedInstsIssued 91992 # Number of squashed instructions issued
1879system.cpu1.iq.iqSquashedInstsExamined 2044542 # Number of squashed instructions iterated over during squash; mainly for profiling
1864system.cpu1.rename.int_rename_lookups 25648399 # Number of integer rename lookups
1865system.cpu1.rename.fp_rename_lookups 1667 # Number of floating rename lookups
1866system.cpu1.rename.CommittedMaps 19867778 # Number of HB maps that are committed
1867system.cpu1.rename.UndoneMaps 2397866 # Number of HB maps that are undone due to squashing
1868system.cpu1.rename.serializingInsts 407377 # count of serializing insts renamed
1869system.cpu1.rename.tempSerializingInsts 334219 # count of temporary serializing insts renamed
1870system.cpu1.rename.skidInsts 2894111 # count of insts added to the skid buffer
1871system.cpu1.memDep0.insertedLoads 4447920 # Number of loads inserted to the mem dependence unit.
1872system.cpu1.memDep0.insertedStores 3797613 # Number of stores inserted to the mem dependence unit.
1873system.cpu1.memDep0.conflictingLoads 625649 # Number of conflicting loads.
1874system.cpu1.memDep0.conflictingStores 631175 # Number of conflicting stores.
1875system.cpu1.iq.iqInstsAdded 21446441 # Number of instructions added to the IQ (excludes non-spec)
1876system.cpu1.iq.iqNonSpecInstsAdded 559995 # Number of non-speculative instructions added to the IQ
1877system.cpu1.iq.iqInstsIssued 21251983 # Number of instructions issued
1878system.cpu1.iq.iqSquashedInstsIssued 91992 # Number of squashed instructions issued
1879system.cpu1.iq.iqSquashedInstsExamined 2044542 # Number of squashed instructions iterated over during squash; mainly for profiling
1880system.cpu1.iq.iqSquashedOperandsExamined 4727165 # Number of squashed operands that are examined and possibly removed from graph
1880system.cpu1.iq.iqSquashedOperandsExamined 4726903 # Number of squashed operands that are examined and possibly removed from graph
1881system.cpu1.iq.iqSquashedNonSpecRemoved 43295 # Number of squashed non-spec instructions that were removed
1882system.cpu1.iq.issued_per_cycle::samples 34136181 # Number of insts issued each cycle
1883system.cpu1.iq.issued_per_cycle::mean 0.622565 # Number of insts issued each cycle
1884system.cpu1.iq.issued_per_cycle::stdev 0.949324 # Number of insts issued each cycle
1885system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1886system.cpu1.iq.issued_per_cycle::0 21624116 63.35% 63.35% # Number of insts issued each cycle
1887system.cpu1.iq.issued_per_cycle::1 6146372 18.01% 81.35% # Number of insts issued each cycle
1888system.cpu1.iq.issued_per_cycle::2 4248735 12.45% 93.80% # Number of insts issued each cycle

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

2094system.cpu1.ipc 0.467275 # IPC: Instructions Per Cycle
2095system.cpu1.ipc_total 0.467275 # IPC: Total IPC of All Threads
2096system.cpu1.int_regfile_reads 23580432 # number of integer regfile reads
2097system.cpu1.int_regfile_writes 13478394 # number of integer regfile writes
2098system.cpu1.fp_regfile_reads 1401 # number of floating regfile reads
2099system.cpu1.fp_regfile_writes 516 # number of floating regfile writes
2100system.cpu1.cc_regfile_reads 75464831 # number of cc regfile reads
2101system.cpu1.cc_regfile_writes 6816973 # number of cc regfile writes
1881system.cpu1.iq.iqSquashedNonSpecRemoved 43295 # Number of squashed non-spec instructions that were removed
1882system.cpu1.iq.issued_per_cycle::samples 34136181 # Number of insts issued each cycle
1883system.cpu1.iq.issued_per_cycle::mean 0.622565 # Number of insts issued each cycle
1884system.cpu1.iq.issued_per_cycle::stdev 0.949324 # Number of insts issued each cycle
1885system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1886system.cpu1.iq.issued_per_cycle::0 21624116 63.35% 63.35% # Number of insts issued each cycle
1887system.cpu1.iq.issued_per_cycle::1 6146372 18.01% 81.35% # Number of insts issued each cycle
1888system.cpu1.iq.issued_per_cycle::2 4248735 12.45% 93.80% # Number of insts issued each cycle

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

2094system.cpu1.ipc 0.467275 # IPC: Instructions Per Cycle
2095system.cpu1.ipc_total 0.467275 # IPC: Total IPC of All Threads
2096system.cpu1.int_regfile_reads 23580432 # number of integer regfile reads
2097system.cpu1.int_regfile_writes 13478394 # number of integer regfile writes
2098system.cpu1.fp_regfile_reads 1401 # number of floating regfile reads
2099system.cpu1.fp_regfile_writes 516 # number of floating regfile writes
2100system.cpu1.cc_regfile_reads 75464831 # number of cc regfile reads
2101system.cpu1.cc_regfile_writes 6816973 # number of cc regfile writes
2102system.cpu1.misc_regfile_reads 50047969 # number of misc regfile reads
2102system.cpu1.misc_regfile_reads 50047460 # number of misc regfile reads
2103system.cpu1.misc_regfile_writes 387254 # number of misc regfile writes
2104system.cpu1.dcache.tags.replacements 189214 # number of replacements
2105system.cpu1.dcache.tags.tagsinuse 472.223119 # Cycle average of tags in use
2106system.cpu1.dcache.tags.total_refs 6799121 # Total number of references to valid blocks.
2107system.cpu1.dcache.tags.sampled_refs 189549 # Sample count of references to valid blocks.
2108system.cpu1.dcache.tags.avg_refs 35.869991 # Average number of references to valid blocks.
2109system.cpu1.dcache.tags.warmup_cycle 103707030000 # Cycle when the warmup percentage was hit.
2110system.cpu1.dcache.tags.occ_blocks::cpu1.data 472.223119 # Average occupied blocks per requestor

--- 1553 unchanged lines hidden ---
2103system.cpu1.misc_regfile_writes 387254 # number of misc regfile writes
2104system.cpu1.dcache.tags.replacements 189214 # number of replacements
2105system.cpu1.dcache.tags.tagsinuse 472.223119 # Cycle average of tags in use
2106system.cpu1.dcache.tags.total_refs 6799121 # Total number of references to valid blocks.
2107system.cpu1.dcache.tags.sampled_refs 189549 # Sample count of references to valid blocks.
2108system.cpu1.dcache.tags.avg_refs 35.869991 # Average number of references to valid blocks.
2109system.cpu1.dcache.tags.warmup_cycle 103707030000 # Cycle when the warmup percentage was hit.
2110system.cpu1.dcache.tags.occ_blocks::cpu1.data 472.223119 # Average occupied blocks per requestor

--- 1553 unchanged lines hidden ---