Searched defs:suppress (Results 1 - 8 of 8) sorted by relevance

/gem5/src/systemc/utils/
H A Dsc_report.cc140 sc_report::suppress_id(int id, bool suppress) argument
160 sc_report::suppress_infos(bool suppress) argument
169 sc_report::suppress_warnings(bool suppress) argument
H A Dsc_report_handler.cc230 sc_report_handler::suppress(sc_actions actions) function in class:sc_core::sc_report_handler
238 sc_report_handler::suppress() function in class:sc_core::sc_report_handler
/gem5/src/cpu/minor/
H A Dfunc_unit.hh108 bool suppress; member in class:MinorFUTiming
H A DMinorCPU.py81 suppress = Param.Bool(False, "if true, this inst. is not executed by" variable in class:MinorFUTiming
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.cpp245 void sc_report::suppress_id(int id_, bool suppress) argument
254 void sc_report::suppress_infos(bool suppress) argument
261 void sc_report::suppress_warnings(bool suppress) argument
H A Dsc_report_handler.cpp534 sc_actions sc_report_handler::suppress(sc_actions mask) function in class:sc_core::sc_report_handler
541 sc_actions sc_report_handler::suppress() function in class:sc_core::sc_report_handler
/gem5/ext/pybind11/tests/
H A Dconftest.py178 def suppress(exception): function
/gem5/configs/common/cores/arm/
H A DHPI.py321 suppress = True variable in class:HPI_DataProcessingSuppressShift
327 suppress = True variable in class:HPI_DataProcessingSuppressBranch
567 suppress = True variable in class:HPI_SEL_A1_Suppress
843 suppress = True variable in class:HPI_USAD8_USADA8_A1_Suppress

Completed in 24 milliseconds