Searched refs:add_msg_type (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.cpp177 md = add_msg_type(msg_type_);
187 md = add_msg_type(msg_type_);
282 md = add_msg_type(msg_type_);
310 md = add_msg_type(msg_type_);
363 // free the sc_msg_def's allocated by add_msg_type
398 sc_msg_def * sc_report_handler::add_msg_type(const char * msg_type_) function in class:sc_core::sc_report_handler
461 md = add_msg_type(msg_type_);
476 md = add_msg_type(msg_type_);
498 md = add_msg_type(msg_type_);
519 md = add_msg_type(msg_type
[all...]
H A Dsc_report_handler.h132 static sc_msg_def* add_msg_type(const char * msg_type);
H A Dsc_report.cpp177 md = sc_report_handler::add_msg_type(unknown_id);
212 md = sc_report_handler::add_msg_type(msg);

Completed in 8 milliseconds