Searched refs:SC_DEFAULT_INFO_ACTIONS (Results 1 - 7 of 7) sorted by relevance

/gem5/src/systemc/utils/
H A Dreport.cc44 [sc_core::SC_INFO] = ReportSevInfo(sc_core::SC_DEFAULT_INFO_ACTIONS),
H A Dsc_report.cc165 sc_gem5::reportSevInfos[SC_INFO].actions = SC_DEFAULT_INFO_ACTIONS;
/gem5/src/systemc/ext/utils/
H A D_using.hh66 using sc_core::SC_DEFAULT_INFO_ACTIONS;
H A Dsc_report_handler.hh57 // sc_core::SC_DEFAULT_INFO_ACTIONS.
58 SC_DEFAULT_INFO_ACTIONS = SC_LOG | SC_DISPLAY, enumerator in enum:sc_core::__anon53
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.h185 #define SC_DEFAULT_INFO_ACTIONS \ macro
H A Dsc_report.cpp258 suppress ? SC_DO_NOTHING: SC_DEFAULT_INFO_ACTIONS;
H A Dsc_report_handler.cpp328 set_actions(SC_INFO, SC_DEFAULT_INFO_ACTIONS);
675 /* info */ SC_DEFAULT_INFO_ACTIONS,

Completed in 16 milliseconds