Searched defs:ok_to_peek (Results 1 - 6 of 6) sorted by relevance

/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_ports/
H A Dtlm_nonblocking_port.h58 sc_core::sc_event_finder& ok_to_peek() const { function in class:tlm::tlm_nonblocking_peek_port
/gem5/src/systemc/ext/tlm_core/1/req_rsp/ports/
H A Dnonblocking_port.hh60 ok_to_peek() const function in class:tlm::tlm_nonblocking_peek_port
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_req_rsp_channels/
H A Dtlm_put_get_imp.h77 virtual const sc_core::sc_event &ok_to_peek( tlm_tag<GET_DATA> *t = 0 ) const { function in class:tlm::tlm_put_get_imp
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/req_rsp_channels/
H A Dput_get_imp.hh82 ok_to_peek(tlm_tag<GET_DATA> *t=nullptr) const function in class:tlm::tlm_put_get_imp
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_fifo/
H A Dtlm_fifo.h88 const sc_core::sc_event &ok_to_peek( tlm_tag<T> * = 0 ) const { function in class:tlm::tlm_fifo
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/fifo/
H A Dfifo.hh81 ok_to_peek(tlm_tag<T> * =nullptr) const function in class:tlm::tlm_fifo

Completed in 8 milliseconds