Searched defs:bp (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/
H A Dnoncoherent_xbar.cc65 MasterPort* bp = new NoncoherentXBarMasterPort(portName, *this, i); local
76 MasterPort* bp = new NoncoherentXBarMasterPort(portName, *this, local
86 QueuedSlavePort* bp = new NoncoherentXBarSlavePort(portName, *this, i); local
H A Dcoherent_xbar.cc72 MasterPort* bp = new CoherentXBarMasterPort(portName, *this, i); local
85 MasterPort* bp = new CoherentXBarMasterPort(portName, *this, local
98 QueuedSlavePort* bp = new CoherentXBarSlavePort(portName, *this, i); local
[all...]
/gem5/src/base/
H A Dremote_gdb.cc534 BaseRemoteGDB::recv(std::vector<char>& bp) argument
586 send(const char *bp) argument
[all...]

Completed in 14 milliseconds