Searched refs:get_catch_actions (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/core/
H A Dsc_main_fiber.cc66 r, ::sc_core::sc_report_handler::get_catch_actions());
71 ::sc_core::sc_report_handler::get_catch_actions());
H A Dscheduler.cc465 ::sc_core::sc_report_handler::get_catch_actions());
/gem5/src/systemc/tests/systemc/utils/sc_report/test05/
H A Dcatch_actions.cpp82 sc_assert(sc_report_handler::get_catch_actions() == (SC_DISPLAY | SC_LOG));
/gem5/src/systemc/ext/utils/
H A Dsc_report_handler.hh104 static sc_actions get_catch_actions();
/gem5/src/systemc/utils/
H A Dsc_report_handler.cc267 sc_report_handler::get_catch_actions() function in class:sc_core::sc_report_handler

Completed in 9 milliseconds