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

/gem5/src/systemc/tests/systemc/1666-2011-compliance/sc_verbosity/
H A Dsc_verbosity.cpp39 void report_with_verbosity(const char* msg_type) function
54 report_with_verbosity("DEFAULT");
57 report_with_verbosity("SC_NONE");
61 report_with_verbosity("SC_MEDIUM");
65 report_with_verbosity("SC_FULL");
78 report_with_verbosity("SC_LOW");
82 report_with_verbosity("SC_HIGH");
86 report_with_verbosity("SC_DEBUG");

Completed in 4 milliseconds