Searched refs:transport_dbg (Results 26 - 34 of 34) sorted by relevance

12

/gem5/src/systemc/tests/tlm/static_extensions/ext2gp/
H A DSimpleLTInitiator_ext.h277 // Test for transport_dbg, this one should fail in bus_dmi as we address
278 // a target that doesn't support transport_dbg:
292 unsigned int n = socket->transport_dbg(trans);
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp2ext/
H A DSimpleLTInitiator_ext.h277 // Test for transport_dbg, this one should fail in bus_dmi as we address
278 // a target that doesn't support transport_dbg:
292 unsigned int n = socket->transport_dbg(trans);
/gem5/ext/systemc/src/tlm_utils/
H A Dmulti_socket_bases.h200 unsigned int transport_dbg(transaction_type& trans){ function in class:tlm_utils::callback_binder_fw
H A Dsimple_target_socket.h350 unsigned int transport_dbg(transaction_type& trans) function in class:tlm_utils::simple_target_socket::fw_process
895 unsigned int transport_dbg(transaction_type& trans) function in class:tlm_utils::simple_target_socket_tagged::fw_process
H A Dtlm2_base_protocol_checker.h259 virtual unsigned int transport_dbg(tlm::tlm_generic_payload& trans) function in class:tlm_utils::tlm2_base_protocol_checker
264 count = initiator_socket->transport_dbg( trans );
988 txt << "Count returned from transport_dbg is greater than data_length";
/gem5/src/systemc/tests/include/
H A DSimpleBusAT.h271 return (*decodeSocket)->transport_dbg(trans);
/gem5/src/systemc/tlm_bridge/
H A Dgem5_to_tlm.cc421 unsigned int bytes = socket->transport_dbg(*trans);
/gem5/src/systemc/ext/tlm_utils/
H A Dmulti_socket_bases.h230 transport_dbg(transaction_type &trans) function in class:tlm_utils::callback_binder_fw
H A Dsimple_target_socket.h355 transport_dbg(transaction_type &trans) function in class:tlm_utils::simple_target_socket_b::fw_process
950 transport_dbg(transaction_type &trans) function in class:tlm_utils::simple_target_socket_tagged_b::fw_process

Completed in 26 milliseconds

12