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

/gem5/src/systemc/tests/systemc/1666-2011-compliance/sc_verbosity/
H A Dsc_verbosity.cpp44 SC_REPORT_INFO_VERB(msg_type, "verbosity=SC_HIGH", SC_HIGH);
81 sc_report_handler::set_verbosity_level( SC_HIGH );
82 report_with_verbosity("SC_HIGH");
/gem5/src/systemc/ext/utils/
H A Dsc_report.hh55 SC_HIGH = 300, enumerator in enum:sc_core::sc_verbosity
H A D_using.hh45 using sc_core::SC_HIGH;
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.h68 SC_HIGH = 300, enumerator in enum:sc_core::sc_verbosity

Completed in 7 milliseconds