|
gem5 v25.0.0.1
|
Public Member Functions | |
| bw_process (simple_target_socket_b *p_own) | |
| sync_enum_type | nb_transport_bw (transaction_type &trans, phase_type &phase, sc_core::sc_time &t) |
| void | invalidate_direct_mem_ptr (sc_dt::uint64 s, sc_dt::uint64 e) |
| Public Member Functions inherited from tlm::tlm_bw_nonblocking_transport_if< TRANS, PHASE > | |
| virtual tlm_sync_enum | nb_transport_bw (TRANS &trans, PHASE &phase, sc_core::sc_time &t)=0 |
| Public Member Functions inherited from sc_core::sc_interface | |
| virtual void | register_port (sc_port_base &, const char *) |
| virtual const sc_event & | default_event () const |
| virtual | ~sc_interface () |
Private Attributes | |
| simple_target_socket_b * | m_owner |
Additional Inherited Members | |
| Protected Member Functions inherited from sc_core::sc_interface | |
| sc_interface () | |
Definition at line 131 of file simple_target_socket.h.
|
inline |
Definition at line 134 of file simple_target_socket.h.
References m_owner, and tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::simple_target_socket_b().
|
inlinevirtual |
Implements tlm::tlm_bw_direct_mem_if.
Definition at line 167 of file simple_target_socket.h.
References m_owner.
|
inline |
Definition at line 137 of file simple_target_socket.h.
References tlm::BEGIN_RESP, tlm::END_REQ, m_owner, sc_core::SC_ZERO_TIME, tlm::TLM_ACCEPTED, and tlm::TLM_COMPLETED.
|
private |
Definition at line 173 of file simple_target_socket.h.
Referenced by bw_process(), invalidate_direct_mem_ptr(), and nb_transport_bw().