Searched refs:tlm_fifo_get_if (Results 1 - 6 of 6) sorted by relevance

/gem5/src/systemc/ext/tlm_core/1/req_rsp/interfaces/
H A Dfifo_ifs.hh62 class tlm_fifo_get_if : class in namespace:tlm
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_req_rsp_channels/
H A Dtlm_req_rsp_channels.h38 sc_core::sc_export< tlm_fifo_get_if< REQ > > get_request_export;
44 sc_core::sc_export< tlm_fifo_get_if< RSP > > get_response_export;
112 sc_core::sc_export< tlm_fifo_get_if< REQ > > get_request_export;
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/req_rsp_channels/
H A Dreq_rsp_channels.hh38 sc_core::sc_export<tlm_fifo_get_if<REQ>> get_request_export;
43 sc_core::sc_export<tlm_fifo_get_if<RSP>> get_response_export;
101 sc_core::sc_export<tlm_fifo_get_if<REQ>> get_request_export;
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_1_interfaces/
H A Dtlm_fifo_ifs.h67 class tlm_fifo_get_if : class in namespace:tlm
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/fifo/
H A Dfifo.hh44 class tlm_fifo : public virtual tlm_fifo_get_if<T>,
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_fifo/
H A Dtlm_fifo.h46 public virtual tlm_fifo_get_if<T>,

Completed in 8 milliseconds