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

/gem5/ext/systemc/src/tlm_utils/
H A Dmulti_socket_bases.h155 typedef debug_transport_functor<TYPES> debug_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){
236 debug_func_type* m_dbg_f;
H A Dmulti_passthrough_target_socket.h334 typename callback_binder_fw<TYPES>::debug_func_type m_dbg_f;
/gem5/src/systemc/ext/tlm_utils/
H A Dmulti_socket_bases.h176 typedef debug_transport_functor<TYPES> debug_func_type; typedef in class:tlm_utils::callback_binder_fw
252 dmi_func_type &cb3, debug_func_type &cb4)
272 debug_func_type *m_dbg_f;
H A Dmulti_passthrough_target_socket.h362 typename callback_binder_fw<TYPES>::debug_func_type m_dbg_f;

Completed in 6 milliseconds