Searched defs:disable_cb_bind (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/tlm_utils/
H A Dmulti_passthrough_initiator_socket.h276 void disable_cb_bind(){ m_beoe_disabled=true;} function in class:tlm_utils::multi_passthrough_initiator_socket
H A Dmulti_passthrough_target_socket.h318 void disable_cb_bind(){ m_eoe_disabled=true;} function in class:tlm_utils::multi_passthrough_target_socket
/gem5/src/systemc/ext/tlm_utils/
H A Dmulti_passthrough_initiator_socket.h283 void disable_cb_bind() { m_beoe_disabled = true; } function in class:tlm_utils::multi_passthrough_initiator_socket
H A Dmulti_passthrough_target_socket.h338 void disable_cb_bind() { m_eoe_disabled = true; } function in class:tlm_utils::multi_passthrough_target_socket

Completed in 15 milliseconds