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

/gem5/src/systemc/tests/systemc/misc/sim_tests/new_prop/new_prop1/
H A Dnew_prop1.cpp42 struct new_prop : sc_module { struct in inherits:sc_module
57 SC_CTOR(new_prop) {
110 new_prop::my_print(const char* p)
134 new_prop np("np");
/gem5/src/systemc/tests/systemc/misc/sim_tests/new_prop/new_prop2/
H A Dnew_prop2.cpp42 struct new_prop : sc_module { struct in inherits:sc_module
57 SC_CTOR(new_prop) {
110 new_prop::my_print(const char* p)
135 new_prop np("np");

Completed in 5 milliseconds