Searched refs:canAccept (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/
H A Ddramsim2_wrapper.hh126 bool canAccept() const;
129 * Enqueue a packet. This assumes that canAccept has returned true.
H A Ddramsim2_wrapper.cc166 DRAMSim2Wrapper::canAccept() const function in class:DRAMSim2Wrapper
H A Ddramsim2.cc224 assert(wrapper.canAccept());

Completed in 4 milliseconds