Go to the documentation of this file.
29 #ifndef __CPU_PROBES_PC_COUNT_TRACKER_HH__
30 #define __CPU_PROBES_PC_COUNT_TRACKER_HH__
32 #include <unordered_set>
35 #include "params/PcCountTracker.hh"
72 #endif // __CPU_PROBES_PC_COUNT_TRACKER_HH__
This class is a minimal wrapper around SimObject.
std::unordered_set< Addr > targetPC
a set of Program Counter addresses that should notify the PcCounterTrackerManager for
BaseCPU * cpuptr
the core this PcCountTracker is tracking at
const Params & params() const
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
PcCountTracker(const PcCountTrackerParams ¶ms)
PcCountTrackerManager * manager
the PcCounterTrackerManager
void checkPc(const Addr &pc)
this function is called when the probelistener receives signal from the probe
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
virtual void regProbeListeners()
setup the probelistener
Generated on Sun Jul 30 2023 01:56:53 for gem5 by doxygen 1.8.17