Searched refs:force_mask (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.h140 static sc_actions force_mask; member in class:sc_core::sc_report_handler
H A Dsc_report_handler.cpp224 actions |= force_mask; // higher than above, and the limit is the highest
548 sc_actions old = force_mask;
549 force_mask = mask;
671 sc_actions sc_report_handler::force_mask = 0; member in class:sc_core::sc_report_handler

Completed in 4 milliseconds