Searched refs:set_handler (Results 1 - 9 of 9) sorted by relevance

/gem5/util/tlm/examples/master_port/
H A Dmain.cc51 sc_core::sc_report_handler::set_handler(reportHandler);
/gem5/util/tlm/examples/slave_port/
H A Dmain.cc62 sc_core::sc_report_handler::set_handler(reportHandler);
/gem5/src/systemc/tests/systemc/utils/sc_report/test05/
H A Dcatch_actions.cpp75 sc_report_handler::set_handler(custom_handler);
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.h105 static sc_report_handler_proc set_handler(sc_report_handler_proc);
107 // use set_handler(NULL); to restore default handler
H A Dsc_report_handler.cpp559 sc_report_handler::set_handler(sc_report_handler_proc handler_) function in class:sc_core::sc_report_handler
/gem5/src/systemc/ext/utils/
H A Dsc_report_handler.hh106 static void set_handler(sc_report_handler_proc);
/gem5/src/systemc/tests/systemc/utils/sc_report/action_selection/
H A Daction_selection.cpp197 sc_report_handler::set_handler( &dump_all_handler );
/gem5/src/systemc/core/
H A Dscheduler.cc509 ::sc_core::sc_report_handler::set_handler(&throwingReportHandler);
533 ::sc_core::sc_report_handler::set_handler(old_handler);
/gem5/src/systemc/utils/
H A Dsc_report_handler.cc274 sc_report_handler::set_handler(sc_report_handler_proc proc) function in class:sc_core::sc_report_handler

Completed in 14 milliseconds