gem5 v24.0.0.0
Loading...
Searching...
No Matches
sensitivity.hh File Reference
#include <set>
#include <vector>
#include "sim/eventq.hh"
#include "systemc/core/sched_event.hh"
#include "systemc/ext/core/sc_module.hh"
#include "systemc/ext/core/sc_port.hh"

Go to the source code of this file.

Classes

class  sc_gem5::Sensitivity
 
class  sc_gem5::DynamicSensitivity
 
class  sc_gem5::StaticSensitivity
 
class  sc_gem5::SensitivityEvent
 
class  sc_gem5::SensitivityEvents
 
class  sc_gem5::StaticSensitivityEvent
 
class  sc_gem5::StaticSensitivityInterface
 
class  sc_gem5::StaticSensitivityPort
 
class  sc_gem5::StaticSensitivityExport
 
class  sc_gem5::StaticSensitivityFinder
 
class  sc_gem5::DynamicSensitivityEvent
 
class  sc_gem5::DynamicSensitivityEventOrList
 
class  sc_gem5::DynamicSensitivityEventAndList
 

Namespaces

namespace  sc_core
 
namespace  sc_gem5
 

Typedefs

typedef std::vector< DynamicSensitivity * > sc_gem5::DynamicSensitivities
 
typedef std::vector< StaticSensitivity * > sc_gem5::StaticSensitivities
 

Functions

void sc_gem5::newStaticSensitivityEvent (Process *p, const sc_core::sc_event *e)
 
void sc_gem5::newStaticSensitivityInterface (Process *p, const sc_core::sc_interface *i)
 
void sc_gem5::newStaticSensitivityPort (Process *p, const sc_core::sc_port_base *pb)
 
void sc_gem5::newStaticSensitivityExport (Process *p, const sc_core::sc_export_base *exp)
 
void sc_gem5::newStaticSensitivityFinder (Process *p, const sc_core::sc_event_finder *f)
 
void sc_gem5::newDynamicSensitivityEvent (Process *p, const sc_core::sc_event *e)
 
void sc_gem5::newDynamicSensitivityEventOrList (Process *p, const sc_core::sc_event_or_list *eol)
 
void sc_gem5::newDynamicSensitivityEventAndList (Process *p, const sc_core::sc_event_and_list *eal)
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0