Searched defs:sc_object (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/ext/core/
H A Dsc_object.hh52 class sc_object class in namespace:sc_core
[all...]
/gem5/src/systemc/core/
H A Dsc_object.cc135 sc_object::sc_object() function in class:sc_core::sc_object
140 sc_object::sc_object(const char *name) function in class:sc_core::sc_object
145 sc_object::sc_object(const sc_object &other) function in class:sc_core::sc_object
[all...]
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_object.h53 class sc_object class in namespace:sc_core
[all...]
H A Dsc_object.cpp206 sc_object::sc_object() : function in class:sc_core::sc_object
213 sc_object::sc_object( const sc_object& that ) : function in class:sc_core::sc_object
227 sc_object::sc_object(const char* nm) : function in class:sc_core::sc_object
[all...]
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_writer_policy.h108 bool check_port( sc_object*, sc_port_base*, bool ) argument
[all...]

Completed in 7 milliseconds