Searched hist:9527 (Results 1 - 9 of 9) sorted by relevance

/gem5/util/
H A Do3-pipeview.pydiff 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 Ddyn_inst_impl.hhdiff 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 Ddecode_impl.hhdiff 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 Ddyn_inst.hhdiff 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 Drename_impl.hhdiff 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 Diew_impl.hhdiff 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 Dcommit_impl.hhdiff 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 Dlsq_unit_impl.hhdiff 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 Dfetch_impl.hhdiff 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 213 milliseconds