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

/gem5/src/systemc/utils/
H A Dreport.cc68 sc_core::sc_actions reportCatchActions = sc_core::SC_DISPLAY; member in namespace:sc_gem5
H A Dreport.hh104 extern sc_core::sc_actions reportCatchActions;
H A Dsc_report_handler.cc261 sc_actions previous = sc_gem5::reportCatchActions;
262 sc_gem5::reportCatchActions = actions; member in class:sc_core::sc_gem5
269 return sc_gem5::reportCatchActions;

Completed in 6 milliseconds