gem5
v20.1.0.0
|
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< tlm_base_protocol_types ::tlm_payload_type, tlm_base_protocol_types ::tlm_phase_type > | |
virtual tlm_sync_enum | nb_transport_bw (tlm_base_protocol_types ::tlm_payload_type &trans, tlm_base_protocol_types ::tlm_phase_type &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 165 of file simple_target_socket.h.
|
inline |
|
inlinevirtual |
Implements tlm::tlm_bw_direct_mem_if.
Definition at line 201 of file simple_target_socket.h.
|
inline |
Definition at line 171 of file simple_target_socket.h.
|
private |