gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
sc_gem5::ReportSevInfo Struct Reference

#include <report.hh>

Public Member Functions

 ReportSevInfo (sc_core::sc_actions actions)
 
void checkLimit (sc_core::sc_actions &actions)
 

Public Attributes

sc_core::sc_actions actions
 
int count
 
int limit
 

Detailed Description

Definition at line 74 of file report.hh.

Constructor & Destructor Documentation

◆ ReportSevInfo()

sc_gem5::ReportSevInfo::ReportSevInfo ( sc_core::sc_actions  actions)
inlineexplicit

Definition at line 76 of file report.hh.

Member Function Documentation

◆ checkLimit()

void sc_gem5::ReportSevInfo::checkLimit ( sc_core::sc_actions actions)
inline

Definition at line 81 of file report.hh.

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

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

Member Data Documentation

◆ actions

sc_core::sc_actions sc_gem5::ReportSevInfo::actions

◆ count

int sc_gem5::ReportSevInfo::count

◆ limit

int sc_gem5::ReportSevInfo::limit

Definition at line 89 of file report.hh.

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


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

Generated on Wed Dec 21 2022 10:25:10 for gem5 by doxygen 1.9.1