Searched refs:b_func_type (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/tlm_utils/
H A Dmulti_socket_bases.h154 typedef b_transport_functor<TYPES> b_func_type; typedef in class:tlm_utils::callback_binder_fw
217 void set_callbacks(nb_func_type& cb1, b_func_type& cb2, dmi_func_type& cb3, debug_func_type& cb4){
235 b_func_type* m_b_f;
H A Dmulti_passthrough_target_socket.h333 typename callback_binder_fw<TYPES>::b_func_type m_b_f;
/gem5/src/systemc/ext/tlm_utils/
H A Dmulti_socket_bases.h175 typedef b_transport_functor<TYPES> b_func_type; typedef in class:tlm_utils::callback_binder_fw
251 set_callbacks(nb_func_type &cb1, b_func_type &cb2,
271 b_func_type *m_b_f;
H A Dmulti_passthrough_target_socket.h361 typename callback_binder_fw<TYPES>::b_func_type m_b_f;

Completed in 11 milliseconds