gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
ArmISA::PMU::ProbeListener Class Reference

#include <pmu.hh>

Inheritance diagram for ArmISA::PMU::ProbeListener:
ProbeListenerArgBase< uint64_t > ProbeListener

Public Member Functions

 ProbeListener (PMU &_pmu, CounterId _id, ProbeManager *pm, const std::string &name)
 
void notify (const uint64_t &val) override
 
- Public Member Functions inherited from ProbeListenerArgBase< uint64_t >
 ProbeListenerArgBase (ProbeManager *pm, const std::string &name)
 
- Public Member Functions inherited from ProbeListener
 ProbeListener (ProbeManager *manager, const std::string &name)
 
virtual ~ProbeListener ()
 

Protected Attributes

PMUpmu
 
const CounterId id
 
- Protected Attributes inherited from ProbeListener
ProbeManager *const manager
 
const std::string name
 

Detailed Description

Definition at line 264 of file pmu.hh.

Constructor & Destructor Documentation

ArmISA::PMU::ProbeListener::ProbeListener ( PMU _pmu,
CounterId  _id,
ProbeManager pm,
const std::string &  name 
)
inline

Definition at line 267 of file pmu.hh.

Member Function Documentation

void ArmISA::PMU::ProbeListener::notify ( const uint64_t &  val)
inlineoverridevirtual

Implements ProbeListenerArgBase< uint64_t >.

Definition at line 272 of file pmu.hh.

References ArmISA::PMU::handleEvent(), and pmu.

Member Data Documentation

const CounterId ArmISA::PMU::ProbeListener::id
protected

Definition at line 279 of file pmu.hh.

PMU& ArmISA::PMU::ProbeListener::pmu
protected

Definition at line 278 of file pmu.hh.

Referenced by notify().


The documentation for this class was generated from the following file:

Generated on Fri Jun 9 2017 13:04:29 for gem5 by doxygen 1.8.6