Searched hist:11415 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/
H A DBaseCPU.pydiff 11415:d6c8016a9a03 Tue Apr 05 06:29:00 EDT 2016 Geoffrey Blake <Geoffrey.Blake@arm.com> cpu: Query CPU for inst executed from Python

This patch adds the ability for the simulator to query the number of
instructions a CPU has executed so far per hw-thread. This can be used
to enable more flexible periodic events such as taking checkpoints
starting 1s into simulation and X instructions thereafter.
H A Dbase.ccdiff 11415:d6c8016a9a03 Tue Apr 05 06:29:00 EDT 2016 Geoffrey Blake <Geoffrey.Blake@arm.com> cpu: Query CPU for inst executed from Python

This patch adds the ability for the simulator to query the number of
instructions a CPU has executed so far per hw-thread. This can be used
to enable more flexible periodic events such as taking checkpoints
starting 1s into simulation and X instructions thereafter.
H A Dbase.hhdiff 11415:d6c8016a9a03 Tue Apr 05 06:29:00 EDT 2016 Geoffrey Blake <Geoffrey.Blake@arm.com> cpu: Query CPU for inst executed from Python

This patch adds the ability for the simulator to query the number of
instructions a CPU has executed so far per hw-thread. This can be used
to enable more flexible periodic events such as taking checkpoints
starting 1s into simulation and X instructions thereafter.

Completed in 85 milliseconds