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

/gem5/src/systemc/ext/utils/
H A Dsc_report.hh72 int get_verbosity() const { return _verbosity; } function in class:sc_core::sc_report
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sc_verbosity/
H A Dsc_verbosity.cpp93 sc_assert( e.get_verbosity() == SC_MEDIUM );
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.h138 int get_verbosity() const { return m_verbosity_level; } function in class:sc_core::sc_report
276 // Andy Goodrich: set proper name for get_verbosity().

Completed in 6 milliseconds