gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 75 of file report.hh.

Constructor & Destructor Documentation

◆ ReportSevInfo()

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

Definition at line 77 of file report.hh.

Member Function Documentation

◆ checkLimit()

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

Definition at line 82 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

◆ count

int sc_gem5::ReportSevInfo::count

◆ limit

int sc_gem5::ReportSevInfo::limit

Definition at line 90 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 Tue Jun 18 2024 16:24:56 for gem5 by doxygen 1.11.0