Searched refs:set_catch_actions (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/tests/systemc/utils/sc_report/test05/
H A Dcatch_actions.cpp80 sc_actions act = sc_report_handler::set_catch_actions(SC_DISPLAY | SC_LOG);
/gem5/src/systemc/ext/utils/
H A Dsc_report_handler.hh103 static sc_actions set_catch_actions(sc_actions);
/gem5/src/systemc/utils/
H A Dsc_report_handler.cc259 sc_report_handler::set_catch_actions(sc_actions actions) function in class:sc_core::sc_report_handler

Completed in 6 milliseconds