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

/gem5/ext/systemc/src/sysc/utils/
H A Dsc_stop_here.h47 // FUNCTION : sc_interrupt_here
54 sc_interrupt_here( const char* id, sc_severity severity );
H A Dsc_stop_here.cpp43 // FUNCTION : sc_interrupt_here
50 sc_interrupt_here( const char* id, sc_severity severity ) function in namespace:sc_core
H A Dsc_report_handler.cpp141 sc_interrupt_here(rep.get_msg_type(), rep.get_severity());
/gem5/src/systemc/ext/utils/
H A D_using.hh62 using sc_core::sc_interrupt_here;
H A Dsc_report_handler.hh141 void sc_interrupt_here(const char *msg_type, sc_severity);
/gem5/src/systemc/utils/
H A Dsc_report_handler.cc295 sc_interrupt_here(report.get_msg_type(), report.get_severity());
360 sc_interrupt_here(const char *msg_type, sc_severity) function in namespace:sc_core

Completed in 11 milliseconds