Searched defs:stop_after (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/utils/
H A Dsc_report_handler.cc157 sc_report_handler::stop_after(sc_severity severity, int limit) function in class:sc_core::sc_report_handler
166 sc_report_handler::stop_after(const char *msg_type, int limit) function in class:sc_core::sc_report_handler
178 sc_report_handler::stop_after( function in class:sc_core::sc_report_handler
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.cpp484 int sc_report_handler::stop_after(sc_severity severity_, int limit) function in class:sc_core::sc_report_handler
512 int sc_report_handler::stop_after(const char * msg_type_, function in class:sc_core::sc_report_handler

Completed in 8 milliseconds