Searched defs:severity (Results 1 - 7 of 7) sorted by relevance

/gem5/src/systemc/utils/
H A Dreport.hh55 checkLimits(sc_core::sc_severity severity, sc_core::sc_actions &actions) argument
H A Dsc_report_handler.cc55 sc_report_handler::report(sc_severity severity, const char *msg_type, argument
62 sc_report_handler::report(sc_severity severity, const char *msg_type, argument
111 report(sc_severity severity, int id, const char *msg, const char *file, int line) argument
123 set_actions(sc_severity severity, sc_actions actions) argument
144 set_actions( const char *msg_type, sc_severity severity, sc_actions actions) argument
157 stop_after(sc_severity severity, int limit) argument
178 stop_after( const char *msg_type, sc_severity severity, int limit) argument
191 get_count(sc_severity severity) argument
206 get_count(const char *msg_type, sc_severity severity) argument
[all...]
/gem5/ext/googletest/googlemock/src/
H A Dgmock-internal-utils.cc110 GTEST_API_ bool LogIsVisible(LogSeverity severity) { argument
131 GTEST_API_ void Log(LogSeverity severity, argument
H A Dgmock-spec-builders.cc59 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity, argument
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.h161 sc_severity severity; member in class:sc_core::sc_report
/gem5/ext/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc405 void TestLogWithSeverity(const string& verbosity, LogSeverity severity, argument
/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc908 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line) argument

Completed in 19 milliseconds