Searched refs:myNBTransport (Results 1 - 10 of 10) sorted by relevance

/gem5/src/systemc/tests/include/
H A DSimpleLTTarget2.h47 socket.register_nb_transport_fw(this, &SimpleLTTarget2::myNBTransport);
85 sync_enum_type myNBTransport(transaction_type& trans,
H A DExplicitATTarget.h50 socket.register_nb_transport_fw(this, &ExplicitATTarget::myNBTransport);
56 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) function in class:ExplicitATTarget
H A DSimpleATTarget1.h51 socket.register_nb_transport_fw(this, &SimpleATTarget1::myNBTransport);
73 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) function in class:SimpleATTarget1
H A DSimpleATTarget2.h51 socket.register_nb_transport_fw(this, &SimpleATTarget2::myNBTransport);
69 sync_enum_type myNBTransport(transaction_type& trans, function in class:SimpleATTarget2
H A DSimpleATInitiator1.h112 socket.register_nb_transport_bw(this, &SimpleATInitiator1::myNBTransport);
255 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) function in class:SimpleATInitiator1
H A DSimpleATInitiator2.h112 socket.register_nb_transport_bw(this, &SimpleATInitiator2::myNBTransport);
253 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) function in class:SimpleATInitiator2
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp2ext/
H A DSimpleLTTarget_ext.h52 socket.register_nb_transport_fw(this, &SimpleLTTarget_ext::myNBTransport);
63 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) function in class:SimpleLTTarget_ext
H A DSimpleLTInitiator_ext.h60 socket.register_nb_transport_bw(this, &SimpleLTInitiator_ext::myNBTransport);
228 sync_enum_type myNBTransport(transaction_type& trans, function in class:SimpleLTInitiator_ext
/gem5/src/systemc/tests/tlm/static_extensions/gp2ext/
H A DSimpleLTTarget_ext.h52 socket.register_nb_transport_fw(this, &SimpleLTTarget_ext::myNBTransport);
63 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) function in class:SimpleLTTarget_ext
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp/
H A DSimpleLTInitiator_ext.h60 socket.register_nb_transport_bw(this, &SimpleLTInitiator_ext::myNBTransport);
228 sync_enum_type myNBTransport(transaction_type& trans, function in class:SimpleLTInitiator_ext

Completed in 14 milliseconds