Searched refs:default_handler (Results 1 - 6 of 6) sorted by relevance

/gem5/src/systemc/tests/systemc/utils/sc_report/test05/
H A Dcatch_actions.cpp65 sc_report_handler::default_handler(rep, actions & ~SC_DISPLAY);
/gem5/src/systemc/utils/
H A Dreport.cc71 &sc_core::sc_report_handler::default_handler;
H A Dsc_report_handler.cc280 sc_report_handler::default_handler( function in class:sc_core::sc_report_handler
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.h108 static void default_handler(const sc_report&, const sc_actions&);
H A Dsc_report_handler.cpp120 void sc_report_handler::default_handler(const sc_report& rep, function in class:sc_core::sc_report_handler
562 handler = handler_ ? handler_: &sc_report_handler::default_handler;
701 &sc_report_handler::default_handler;
/gem5/src/systemc/ext/utils/
H A Dsc_report_handler.hh107 static void default_handler(const sc_report &, const sc_actions &);

Completed in 10 milliseconds