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

/gem5/ext/systemc/src/tlm_utils/
H A Dmulti_passthrough_initiator_socket.h67 typedef void (MODULE::*dmi_cb)(int, sc_dt::uint64, sc_dt::uint64); typedef in class:tlm_utils::multi_passthrough_initiator_socket
H A Dmulti_passthrough_target_socket.h68 typedef bool (MODULE::*dmi_cb)(int, transaction_type& txn, tlm::tlm_dmi& dmi); typedef in class:tlm_utils::multi_passthrough_target_socket
/gem5/src/systemc/ext/tlm_utils/
H A Dmulti_passthrough_initiator_socket.h55 typedef void (MODULE::*dmi_cb)(int, sc_dt::uint64, sc_dt::uint64); typedef in class:tlm_utils::multi_passthrough_initiator_socket
H A Dmulti_passthrough_target_socket.h59 typedef bool (MODULE::*dmi_cb)( typedef in class:tlm_utils::multi_passthrough_target_socket

Completed in 10 milliseconds