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

/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.cpp172 int sc_report_handler::get_count(const char* msg_type_) argument
182 int sc_report_handler::get_count(const char* msg_type_, sc_severity severity_) argument
198 sc_msg_def * sc_report_handler::mdlookup(const char * msg_type_) argument
264 report( sc_severity severity_, const char* msg_type_, const char* msg_, int verbosity_, const char* file_, int line_ ) argument
293 report(sc_severity severity_, const char * msg_type_, const char * msg_, const char * file_, int line_) argument
398 add_msg_type(const char * msg_type_) argument
455 set_actions(const char * msg_type_, sc_actions actions_) argument
469 set_actions(const char * msg_type_, sc_severity severity_, sc_actions actions_) argument
512 stop_after(const char * msg_type_, sc_severity severity_, int limit) argument
[all...]

Completed in 7 milliseconds