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

/gem5/src/systemc/utils/
H A Dsc_report_handler.cc191 sc_report_handler::get_count(sc_severity severity) function in class:sc_core::sc_report_handler
197 sc_report_handler::get_count(const char *msg_type) function in class:sc_core::sc_report_handler
206 sc_report_handler::get_count(const char *msg_type, sc_severity severity) function in class:sc_core::sc_report_handler
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.cpp167 int sc_report_handler::get_count(sc_severity severity_) function in class:sc_core::sc_report_handler
172 int sc_report_handler::get_count(const char* msg_type_) function in class:sc_core::sc_report_handler
182 int sc_report_handler::get_count(const char* msg_type_, sc_severity severity_) function in class:sc_core::sc_report_handler

Completed in 8 milliseconds