gem5/src/sim/probe
Andreas Sandberg 132ea6319a sim: Add typedefs for PMU probe points
In order to show make PMU probe points usable across different PMU
implementations, we want a common probe interface. This patch the
namespace ProbePoins that contains typedefs for probe points that are
shared between multiple SimObjects. It also adds typedefs for the PMU
probe interface.
2014-10-16 05:49:38 -04:00
..
pmu.hh sim: Add typedefs for PMU probe points 2014-10-16 05:49:38 -04:00
probe.cc sim: Automatically unregister probe listeners 2014-09-09 04:36:43 -04:00
probe.hh sim: Add typedefs for PMU probe points 2014-10-16 05:49:38 -04:00
Probe.py base: add support for probe points and common probes 2014-01-24 15:29:30 -06:00
SConscript base: add support for probe points and common probes 2014-01-24 15:29:30 -06:00