phase analysis
ConceptPhase analysis is used in processor simulation and verification to identify representative execution phases and pair them with simulation points or checkpoints, allowing long-running programs to be verified by loading selected representative states rather than replaying entire executions.
WIKI
Overview
In the processor-verification context represented by the provided evidence, phase analysis refers to identifying important or representative phases of a program execution so they can be captured as simulation points and used with checkpoints. The cited MICRO 2021 paper describes checkpointing as a way to avoid repeatedly replaying long execution sequences, such as Linux boot, and notes that checkpoints can apply phase-analysis and simulation-point concepts to capture important phases in a portable format.
Use with checkpoints and simulation points
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →