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

/gem5/src/systemc/tests/systemc/utils/sc_report/test05/
H A Dcatch_actions.cpp86 (SC_ERROR, (sc_core::SC_DEFAULT_ERROR_ACTIONS & ~SC_LOG));
/gem5/src/systemc/utils/
H A Dreport.cc46 [sc_core::SC_ERROR] = ReportSevInfo(sc_core::SC_DEFAULT_ERROR_ACTIONS),
/gem5/src/systemc/ext/utils/
H A D_using.hh68 using sc_core::SC_DEFAULT_ERROR_ACTIONS;
H A Dsc_report_handler.hh60 SC_DEFAULT_ERROR_ACTIONS = SC_LOG | SC_CACHE_REPORT | SC_THROW, enumerator in enum:sc_core::__anon53
/gem5/src/systemc/tests/systemc/kernel/phase_callbacks/test04/
H A Dregister_phase_callbacks.cpp216 , SC_DEFAULT_ERROR_ACTIONS );
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.h189 #define SC_DEFAULT_ERROR_ACTIONS \ macro
H A Dsc_report_handler.cpp330 set_actions(SC_ERROR, SC_DEFAULT_ERROR_ACTIONS);
677 /* error */ SC_DEFAULT_ERROR_ACTIONS,

Completed in 11 milliseconds