46 #ifndef __CPU_O3_PROBE_SIMPLE_TRACE_HH__
47 #define __CPU_O3_PROBE_SIMPLE_TRACE_HH__
51 #include "params/SimpleTrace.hh"
73 #endif//__CPU_O3_PROBE_SIMPLE_TRACE_HH__
const Params * params() const
If you want a reference counting pointer to a mutable object, create it like this: ...
void regProbeListeners()
Register the probe listeners.
const std::string name() const
Returns the name of the trace.
This class is a minimal wrapper around SimObject.
SimpleTrace(const SimpleTraceParams *params)
void traceCommit(const O3CPUImpl::DynInstPtr &dynInst)
virtual const std::string name() const
void traceFetch(const O3CPUImpl::DynInstPtr &dynInst)