Searched refs:sc_port_base (Results 51 - 60 of 60) sorted by relevance

123

/gem5/src/systemc/ext/channel/
H A Dsc_in.hh109 sc_port_base::bind(p);
253 sc_port_base::bind(p);
421 sc_port_base::bind(p);
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_spawn.h42 class sc_port_base;
H A Dsc_process.h277 friend class sc_port_base;
/gem5/src/systemc/core/
H A Dprocess.hh242 void newReset(const sc_core::sc_port_base *pb, Process *p, bool s, bool v);
H A Dsc_spawn.cc154 sc_spawn_options::set_sensitivity(sc_port_base *p)
H A Dsensitivity.cc140 newStaticSensitivityPort(Process *p, const sc_core::sc_port_base *pb)
H A Dprocess.cc427 newReset(const sc_core::sc_port_base *pb, Process *p, bool s, bool v)
H A Dsc_module.cc112 sc_bind_proxy::sc_bind_proxy(sc_port_base &_port) :
226 sc_module::operator << (sc_port_base &pb)
240 sc_module::operator , (sc_port_base &pb)
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_clock.cpp261 void sc_clock::register_port( sc_port_base& /*port*/, const char* if_typename_ )
/gem5/src/systemc/ext/core/
H A D_using.hh115 using sc_core::sc_port_base;

Completed in 23 milliseconds

123