Searched refs:sc_user (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/ext/utils/
H A Dsc_exception.hh41 class sc_user class in namespace:sc_core
44 sc_user() {} function in class:sc_core::sc_user
45 sc_user(const sc_user &) {} function in class:sc_core::sc_user
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_except.h48 class sc_user class in namespace:sc_core
52 sc_user() {} function in class:sc_core::sc_user
53 sc_user( const sc_user& ) {} function in class:sc_core::sc_user
H A Dsc_thread_process.cpp118 catch( sc_user ) {
/gem5/src/systemc/tests/systemc/compliance_1666/test203a/
H A Dtest203a.cpp39 h.throw_it(sc_user(), SC_NO_DESCENDANTS);

Completed in 8 milliseconds