SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
trace_monitor_interface.h File Reference
#include <systemc>

Go to the source code of this file.

Classes

class  simics::systemc::EventCallbackInterface
 
class  simics::systemc::TraceMonitorInterface
 

Namespaces

namespace  simics
 
namespace  simics::systemc
 

Macros

#define INTC_TRIGGER_PROCESS_ACTIVATION   "process activation"
 
#define INTC_TRIGGER_EVENT_TRIGGERED   "event triggered"
 
#define INTC_TRIGGER_ASYNC_REQUEST_UPDATE   "async_request_update"
 
#define INTC_TRIGGER_DELTA_CYCLE_COMPLETED   "delta_cycle_completed"
 

Macro Definition Documentation

◆ INTC_TRIGGER_ASYNC_REQUEST_UPDATE

#define INTC_TRIGGER_ASYNC_REQUEST_UPDATE   "async_request_update"

◆ INTC_TRIGGER_DELTA_CYCLE_COMPLETED

#define INTC_TRIGGER_DELTA_CYCLE_COMPLETED   "delta_cycle_completed"

◆ INTC_TRIGGER_EVENT_TRIGGERED

#define INTC_TRIGGER_EVENT_TRIGGERED   "event triggered"

◆ INTC_TRIGGER_PROCESS_ACTIVATION

#define INTC_TRIGGER_PROCESS_ACTIVATION   "process activation"