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

/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_fifo/
H A Dcircular_buffer.h47 bool is_full() const { return free() == 0; } function in class:tlm::circular_buffer
H A Dtlm_fifo.h189 bool is_full() const { function in class:tlm::tlm_fifo
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/fifo/
H A Dcircular_buffer.hh42 bool is_full() const { return free() == 0; } function in class:tlm::circular_buffer
H A Dfifo.hh167 is_full() const function in class:tlm::tlm_fifo

Completed in 8 milliseconds