Searched hist:10651 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/simple/probes/
H A Dsimpoint.ccdiff 10651:333350e4e334 Tue Jan 20 15:15:00 EST 2015 Nikos Nikoleris <nikos.nikoleris@gmail.com> cpu: commit probe notification on every microop or macroop
The ppCommit should notify the attached listener every time the cpu commits
a microop or non microcoded insturction. The listener can then decide
whether it will process only the last microop (eg. SimPoint probe).

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
/gem5/src/cpu/simple/
H A Datomic.ccdiff 10651:333350e4e334 Tue Jan 20 15:15:00 EST 2015 Nikos Nikoleris <nikos.nikoleris@gmail.com> cpu: commit probe notification on every microop or macroop
The ppCommit should notify the attached listener every time the cpu commits
a microop or non microcoded insturction. The listener can then decide
whether it will process only the last microop (eg. SimPoint probe).

Committed by: Nilay Vaish <nilay@cs.wisc.edu>

Completed in 28 milliseconds