gem5 v25.0.0.1
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.

References actions, count, and limit.

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

sc_core::sc_actions sc_gem5::ReportSevInfo::actions

◆ count

int sc_gem5::ReportSevInfo::count

Definition at line 89 of file report.hh.

Referenced by checkLimit(), sc_core::sc_report_handler::report(), and ReportSevInfo().

◆ limit

int sc_gem5::ReportSevInfo::limit

Definition at line 90 of file report.hh.

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


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

Generated on Sat Oct 18 2025 08:07:54 for gem5 by doxygen 1.14.0