gem5 v24.0.0.0
Loading...
Searching...
No Matches
report.cc File Reference

Go to the source code of this file.

Namespaces

namespace  sc_gem5
 

Functions

std::map< std::string, ReportMsgInfo > & sc_gem5::reportMsgInfoMap ()
 
std::map< int, std::string > & sc_gem5::reportIdToMsgMap ()
 
const std::list< sc_core::sc_report_handler_proc > & sc_gem5::getExtraSystemCReportHandlers ()
 
void sc_gem5::addExtraSystemCReportHandler (sc_core::sc_report_handler_proc proc)
 
void sc_gem5::removeExtraSystemCReportHandler (sc_core::sc_report_handler_proc proc)
 

Variables

const char * sc_gem5::reportSeverityNames []
 
ReportSevInfo sc_gem5::reportSevInfos [sc_core::SC_MAX_SEVERITY]
 
int sc_gem5::reportVerbosityLevel = sc_core::SC_MEDIUM
 
sc_core::sc_actions sc_gem5::reportSuppressedActions = sc_core::SC_UNSPECIFIED
 
sc_core::sc_actions sc_gem5::reportForcedActions = sc_core::SC_UNSPECIFIED
 
sc_core::sc_actions sc_gem5::reportCatchActions = sc_core::SC_DISPLAY
 
sc_core::sc_report_handler_proc sc_gem5::reportHandlerProc
 
std::unique_ptr< sc_core::sc_reportsc_gem5::globalReportCache
 
bool sc_gem5::reportWarningsAsErrors = false
 

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