Searched hist:9527 (Results 1 - 9 of 9) sorted by relevance
/gem5/util/ | ||
H A D | o3-pipeview.py | diff 9527:68154bc0e0ea Fri Feb 15 17:40:00 EST 2013 Matt Horsnell <Matt.Horsnell@arm.com> o3: fix tick used for renaming and issue with range selection Fixes the tick used from rename: - previously this gathered the tick on leaving rename which was always 1 less than the dispatch. This conflated the decode ticks when back pressure built in the pipeline. - now picks up tick on entry. Added --store_completions flag: - will additionally display the store completion tail in the viewer. - this highlights periods when large numbers of stores are outstanding (>16 LSQ blocking) Allows selection by tick range (previously this caused an infinite loop) |
/gem5/src/cpu/o3/ | ||
H A D | dyn_inst_impl.hh | diff 9527:68154bc0e0ea Fri Feb 15 17:40:00 EST 2013 Matt Horsnell <Matt.Horsnell@arm.com> o3: fix tick used for renaming and issue with range selection Fixes the tick used from rename: - previously this gathered the tick on leaving rename which was always 1 less than the dispatch. This conflated the decode ticks when back pressure built in the pipeline. - now picks up tick on entry. Added --store_completions flag: - will additionally display the store completion tail in the viewer. - this highlights periods when large numbers of stores are outstanding (>16 LSQ blocking) Allows selection by tick range (previously this caused an infinite loop) |
H A D | decode_impl.hh | diff 9527:68154bc0e0ea Fri Feb 15 17:40:00 EST 2013 Matt Horsnell <Matt.Horsnell@arm.com> o3: fix tick used for renaming and issue with range selection Fixes the tick used from rename: - previously this gathered the tick on leaving rename which was always 1 less than the dispatch. This conflated the decode ticks when back pressure built in the pipeline. - now picks up tick on entry. Added --store_completions flag: - will additionally display the store completion tail in the viewer. - this highlights periods when large numbers of stores are outstanding (>16 LSQ blocking) Allows selection by tick range (previously this caused an infinite loop) |
H A D | dyn_inst.hh | diff 9527:68154bc0e0ea Fri Feb 15 17:40:00 EST 2013 Matt Horsnell <Matt.Horsnell@arm.com> o3: fix tick used for renaming and issue with range selection Fixes the tick used from rename: - previously this gathered the tick on leaving rename which was always 1 less than the dispatch. This conflated the decode ticks when back pressure built in the pipeline. - now picks up tick on entry. Added --store_completions flag: - will additionally display the store completion tail in the viewer. - this highlights periods when large numbers of stores are outstanding (>16 LSQ blocking) Allows selection by tick range (previously this caused an infinite loop) |
H A D | rename_impl.hh | diff 9527:68154bc0e0ea Fri Feb 15 17:40:00 EST 2013 Matt Horsnell <Matt.Horsnell@arm.com> o3: fix tick used for renaming and issue with range selection Fixes the tick used from rename: - previously this gathered the tick on leaving rename which was always 1 less than the dispatch. This conflated the decode ticks when back pressure built in the pipeline. - now picks up tick on entry. Added --store_completions flag: - will additionally display the store completion tail in the viewer. - this highlights periods when large numbers of stores are outstanding (>16 LSQ blocking) Allows selection by tick range (previously this caused an infinite loop) |
H A D | iew_impl.hh | diff 9527:68154bc0e0ea Fri Feb 15 17:40:00 EST 2013 Matt Horsnell <Matt.Horsnell@arm.com> o3: fix tick used for renaming and issue with range selection Fixes the tick used from rename: - previously this gathered the tick on leaving rename which was always 1 less than the dispatch. This conflated the decode ticks when back pressure built in the pipeline. - now picks up tick on entry. Added --store_completions flag: - will additionally display the store completion tail in the viewer. - this highlights periods when large numbers of stores are outstanding (>16 LSQ blocking) Allows selection by tick range (previously this caused an infinite loop) |
H A D | commit_impl.hh | diff 9527:68154bc0e0ea Fri Feb 15 17:40:00 EST 2013 Matt Horsnell <Matt.Horsnell@arm.com> o3: fix tick used for renaming and issue with range selection Fixes the tick used from rename: - previously this gathered the tick on leaving rename which was always 1 less than the dispatch. This conflated the decode ticks when back pressure built in the pipeline. - now picks up tick on entry. Added --store_completions flag: - will additionally display the store completion tail in the viewer. - this highlights periods when large numbers of stores are outstanding (>16 LSQ blocking) Allows selection by tick range (previously this caused an infinite loop) |
H A D | lsq_unit_impl.hh | diff 9527:68154bc0e0ea Fri Feb 15 17:40:00 EST 2013 Matt Horsnell <Matt.Horsnell@arm.com> o3: fix tick used for renaming and issue with range selection Fixes the tick used from rename: - previously this gathered the tick on leaving rename which was always 1 less than the dispatch. This conflated the decode ticks when back pressure built in the pipeline. - now picks up tick on entry. Added --store_completions flag: - will additionally display the store completion tail in the viewer. - this highlights periods when large numbers of stores are outstanding (>16 LSQ blocking) Allows selection by tick range (previously this caused an infinite loop) |
H A D | fetch_impl.hh | diff 9527:68154bc0e0ea Fri Feb 15 17:40:00 EST 2013 Matt Horsnell <Matt.Horsnell@arm.com> o3: fix tick used for renaming and issue with range selection Fixes the tick used from rename: - previously this gathered the tick on leaving rename which was always 1 less than the dispatch. This conflated the decode ticks when back pressure built in the pipeline. - now picks up tick on entry. Added --store_completions flag: - will additionally display the store completion tail in the viewer. - this highlights periods when large numbers of stores are outstanding (>16 LSQ blocking) Allows selection by tick range (previously this caused an infinite loop) |
Completed in 231 milliseconds