gem5 v24.0.0.0
Loading...
Searching...
No Matches
sc_gem5::ReportMsgInfo Struct Reference

#include <report.hh>

Public Member Functions

 ReportMsgInfo ()
 
void checkLimits (sc_core::sc_severity severity, sc_core::sc_actions &actions)
 

Public Attributes

sc_core::sc_actions actions
 
int count
 
int limit
 
sc_core::sc_actions sevActions [sc_core::SC_MAX_SEVERITY]
 
int sevCounts [sc_core::SC_MAX_SEVERITY]
 
int sevLimits [sc_core::SC_MAX_SEVERITY]
 
int id
 

Detailed Description

Definition at line 44 of file report.hh.

Constructor & Destructor Documentation

◆ ReportMsgInfo()

sc_gem5::ReportMsgInfo::ReportMsgInfo ( )
inlineexplicit

Definition at line 46 of file report.hh.

Member Function Documentation

◆ checkLimits()

void sc_gem5::ReportMsgInfo::checkLimits ( sc_core::sc_severity severity,
sc_core::sc_actions & actions )
inline

Definition at line 54 of file report.hh.

References actions, count, limit, sc_core::SC_STOP, sevCounts, and sevLimits.

Referenced by sc_core::sc_report_handler::report().

Member Data Documentation

◆ actions

sc_core::sc_actions sc_gem5::ReportMsgInfo::actions

◆ count

int sc_gem5::ReportMsgInfo::count

Definition at line 65 of file report.hh.

Referenced by checkLimits(), and sc_core::sc_report_handler::report().

◆ id

int sc_gem5::ReportMsgInfo::id

Definition at line 72 of file report.hh.

Referenced by sc_core::sc_report_handler::report().

◆ limit

int sc_gem5::ReportMsgInfo::limit

Definition at line 66 of file report.hh.

Referenced by checkLimits(), and sc_core::sc_report_handler::stop_after().

◆ sevActions

sc_core::sc_actions sc_gem5::ReportMsgInfo::sevActions[sc_core::SC_MAX_SEVERITY]

◆ sevCounts

int sc_gem5::ReportMsgInfo::sevCounts[sc_core::SC_MAX_SEVERITY]

Definition at line 69 of file report.hh.

Referenced by checkLimits(), and sc_core::sc_report_handler::report().

◆ sevLimits

int sc_gem5::ReportMsgInfo::sevLimits[sc_core::SC_MAX_SEVERITY]

Definition at line 70 of file report.hh.

Referenced by checkLimits(), and sc_core::sc_report_handler::stop_after().


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

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