Searched refs:isPipeThrough (Results 1 - 6 of 6) sorted by relevance

/gem5/util/tlm/src/
H A Dsc_ext.hh65 bool isPipeThrough() const { return pipeThrough; } function in class:Gem5SystemC::Gem5Extension
H A Dsc_slave_port.cc306 if (extension.isPipeThrough()) {
H A Dsc_master_port.cc359 sc_assert(extension->isPipeThrough());
/gem5/src/systemc/tlm_bridge/
H A Dsc_ext.hh61 bool isPipeThrough() const { return pipeThrough; } function in class:Gem5SystemC::Gem5Extension
H A Dgem5_to_tlm.cc157 if (extension.isPipeThrough()) {
H A Dtlm_to_gem5.cc419 sc_assert(extension->isPipeThrough());

Completed in 12 milliseconds