gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
Linux::DebugPrintkEvent Class Reference

#include <events.hh>

Inheritance diagram for Linux::DebugPrintkEvent:
SkipFuncEvent PCEvent

Public Member Functions

 DebugPrintkEvent (PCEventScope *s, const std::string &desc, Addr addr)
 
virtual void process (ThreadContext *xc)
 
- Public Member Functions inherited from SkipFuncEvent
 SkipFuncEvent (PCEventScope *s, const std::string &desc, Addr addr)
 
- Public Member Functions inherited from PCEvent
 PCEvent (PCEventScope *q, const std::string &desc, Addr pc)
 
virtual ~PCEvent ()
 
virtual const std::string name () const
 
std::string descr () const
 
Addr pc () const
 
bool remove ()
 

Additional Inherited Members

- Protected Attributes inherited from PCEvent
std::string description
 
PCEventScopescope
 
Addr evpc
 

Detailed Description

Definition at line 51 of file events.hh.

Constructor & Destructor Documentation

◆ DebugPrintkEvent()

Linux::DebugPrintkEvent::DebugPrintkEvent ( PCEventScope s,
const std::string &  desc,
Addr  addr 
)
inline

Definition at line 54 of file events.hh.

References process().

Member Function Documentation

◆ process()

void Linux::DebugPrintkEvent::process ( ThreadContext xc)
virtual

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

Generated on Fri Feb 28 2020 16:27:21 for gem5 by doxygen 1.8.13